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

(69902 errors, 619 warnings)

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

blocks/configurable_reports/block_configurable_reports.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/classes/github.php
(#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".
(#3) Line 6 of the opening comment must start "// (at your option) any later version.".
(#4) Expected MOODLE_INTERNAL check or config.php inclusion
(#4) Line 7 of the opening comment must start "//".
(#4) 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".
(#4) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Line indented incorrectly; expected 4 spaces, found 1
(#7) Spaces must be used to indent lines; tabs are not allowed
(#7) Tab found within whitespace
(#7) Line indented incorrectly; expected 4 spaces, found 1
(#8) Spaces must be used to indent lines; tabs are not allowed
(#8) Tab found within whitespace
(#8) Line indented incorrectly; expected at least 8 spaces, found 2
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line indented incorrectly; expected 4 spaces, found 1
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#11) Line indented incorrectly; expected at least 4 spaces, found 1
(#12) Spaces must be used to indent lines; tabs are not allowed
(#13) Spaces must be used to indent lines; tabs are not allowed
(#14) Spaces must be used to indent lines; tabs are not allowed
(#15) Spaces must be used to indent lines; tabs are not allowed
(#16) Spaces must be used to indent lines; tabs are not allowed
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Line indented incorrectly; expected 4 spaces, found 1
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 8 spaces, found 2
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 8 spaces, found 2
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 8 spaces, found 2
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
blocks/configurable_reports/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/calcs/average/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/calcs/average/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/calcs/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/calcs/max/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/calcs/min/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/calcs/min/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/calcs/sum/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/calcs/sum/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/categoryfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/categoryfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#52) Line exceeds 132 characters; contains 168 characters
(#59) Line exceeds 132 characters; contains 143 characters
blocks/configurable_reports/components/columns/coursefield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/coursefield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/coursestats/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/currentuserfinalgrade/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/currentuserfinalgrade/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/date/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/date/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/finalgradeincurrentcourse/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/finalgradeincurrentcourse/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/reportcolumn/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#53) Line exceeds 132 characters; contains 147 characters
blocks/configurable_reports/components/columns/reportcolumn/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#161) Line exceeds maximum limit of 180 characters; contains 197 characters
(#185) Line exceeds maximum limit of 180 characters; contains 201 characters
(#204) Line exceeds maximum limit of 180 characters; contains 197 characters
blocks/configurable_reports/components/columns/roleusersn/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/roleusersn/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/columns/usercompletion/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/usercompletion/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/userfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/userfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/usermodactions/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/usermodactions/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/usermodoutline/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/columns/usermodoutline/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/columns/userstats/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#32) Duplicate class name "userstats_form" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/configurable_reports/components/columns/usercompletion/form.php on line 32
blocks/configurable_reports/components/columns/userstats/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/ccoursefield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/ccoursefield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#45) Line exceeds 132 characters; contains 151 characters
blocks/configurable_reports/components/conditions/coursecategory/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/coursecategory/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/coursechild/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/coursechild/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/courseparent/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/courseparent/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/currentreportcourse/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/currentuser/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/currentusercourses/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/cuserfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/cuserfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#51) Line exceeds 132 characters; contains 139 characters
blocks/configurable_reports/components/conditions/parentcategory/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/parentcategory/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/usersincohorts/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/usersincohorts/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/conditions/usersincurrentcourse/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/conditions/usersincurrentcourse/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/customsql/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/customsql/form.php
(#29) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#73) Line exceeds 132 characters; contains 133 characters
blocks/configurable_reports/components/filters/categories/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/filters/coursecategories/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/coursemodules/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/courses/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/enrolledstudents/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/fcoursefield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/filters/fcoursefield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/fsearchuserfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#34) Variable "remoteDB" must be all lower-case
(#42) Variable "remoteDB" must be all lower-case
(#49) Variable "remoteDB" must be all lower-case
(#59) Functions must not contain multiple empty lines in a row; found 2 empty lines
blocks/configurable_reports/components/filters/fsearchuserfield/plugin.class.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#123) Expected 1 space after "?"; newline found
(#124) Expected 1 space after ":"; newline found
blocks/configurable_reports/components/filters/fuserfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/filters/fuserfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#128) Expected 1 space after "?"; newline found
(#129) Expected 1 space after ":"; newline found
blocks/configurable_reports/components/filters/role/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/searchtext/plugin.class.php
(#24) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/semester/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/startendtime/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/subcategories/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/user/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/users/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/yearhebrew/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/filters/yearnumeric/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/ordering/categoryfieldorder/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/ordering/categoryfieldorder/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/ordering/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/ordering/coursefieldorder/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/ordering/coursefieldorder/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/ordering/userfieldorder/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/ordering/userfieldorder/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/anyone/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#44) Line exceeds 132 characters; contains 153 characters
(#86) Line exceeds 132 characters; contains 133 characters
blocks/configurable_reports/components/permissions/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/permissions/puserfield/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/permissions/puserfield/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/reportscapabilities/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/roleincourse/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/permissions/roleincourse/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/components/permissions/usersincoursereport/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#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
(#29) Visibility must be declared on method "init"
(#29) Expected 1 space after closing parenthesis; found 0
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#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
(#32) Commas (,) must be followed by white space.
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#33) Commas (,) must be followed by white space.
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#43) Expected "if (...) {\n"; found "if(...) {\n"
blocks/configurable_reports/components/plot/bar/form.php
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/plot/bar/graph.php
(#83) The use of function print_r() is forbidden
(#93) Line exceeds 132 characters; contains 165 characters
(#98) The use of function print_r() is forbidden
blocks/configurable_reports/components/plot/bar/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#57) The use of function error_log() is forbidden
(#63) The use of function error_log() is forbidden
(#77) Line exceeds 132 characters; contains 154 characters
blocks/configurable_reports/components/plot/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/plot/line/form.php
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/plot/line/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#70) Line exceeds maximum limit of 180 characters; contains 182 characters
blocks/configurable_reports/components/plot/pie/form.php
(#18) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/plot/pie/graph.php
(#92) Line exceeds 132 characters; contains 165 characters
(#94) This comment is 80% valid code; is this commented out code?
blocks/configurable_reports/components/plot/pie/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#62) Line exceeds 132 characters; contains 138 characters
(#65) Line exceeds 132 characters; contains 137 characters
(#74) Line exceeds 132 characters; contains 167 characters
blocks/configurable_reports/components/template/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/template/form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/components/timeline/component.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/components/timeline/form.php
(#29) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/db/access.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#31) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
blocks/configurable_reports/edit_form.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#34) Line exceeds 132 characters; contains 135 characters
(#37) Line exceeds 132 characters; contains 139 characters
blocks/configurable_reports/editcomp.php
(#96) Line exceeds 132 characters; contains 143 characters
(#164) Line exceeds maximum limit of 180 characters; contains 188 characters
(#167) Line exceeds maximum limit of 180 characters; contains 221 characters
(#170) Line exceeds maximum limit of 180 characters; contains 221 characters
(#173) Line exceeds maximum limit of 180 characters; contains 225 characters
(#195) Line exceeds 132 characters; contains 154 characters
blocks/configurable_reports/editplugin.php
(#245) Line exceeds 132 characters; contains 169 characters
blocks/configurable_reports/editreport.php
(#118) Line exceeds 132 characters; contains 155 characters
(#132) Line exceeds 132 characters; contains 153 characters
(#153) Line exceeds 132 characters; contains 162 characters
(#231) Line exceeds 132 characters; contains 150 characters
(#236) Line exceeds 132 characters; contains 142 characters
blocks/configurable_reports/editreport_form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
(#59) Line exceeds 132 characters; contains 139 characters
(#70) Line exceeds 132 characters; contains 159 characters
(#74) Line exceeds 132 characters; contains 169 characters
(#78) Line exceeds 132 characters; contains 158 characters
(#83) Line exceeds 132 characters; contains 164 characters
(#99) Line exceeds 132 characters; contains 140 characters
blocks/configurable_reports/export.php
(#52) Line exceeds maximum limit of 180 characters; contains 187 characters
blocks/configurable_reports/export/csv/export.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/export/ods/export.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/export/xls/export.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/filter_form.php
(#24) Duplicate class name "report_edit_form" found; first defined in /var/lib/jenkins/git_repositories/prechecker/blocks/configurable_reports/editreport_form.php on line 32
blocks/configurable_reports/get_remote_report.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/configurable_reports/import_form.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/js/datatables/extras/Scroller/media/data/server_processing.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#2) Spaces must be used to indent lines; tabs are not allowed
(#2) Tab found within whitespace
(#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".
(#4) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#4) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#5) Line 6 of the opening comment must start "// (at your option) any later version.".
(#5) Spaces must be used to indent lines; tabs are not allowed
(#5) Tab found within whitespace
(#5) Whitespace found at end of line
(#6) Line 7 of the opening comment must start "//".
(#6) Spaces must be used to indent lines; tabs are not allowed
(#6) Tab found within whitespace
(#6) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#7) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#8) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#8) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#9) Line 12 of the opening comment must start "//".
(#9) Spaces must be used to indent lines; tabs are not allowed
(#9) Tab found within whitespace
(#9) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#9) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#9) Variable "aColumns" must be all lower-case
(#9) 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
(#10) Tab found within whitespace
(#10) Whitespace found at end of line
(#11) Spaces must be used to indent lines; tabs are not allowed
(#11) Tab found within whitespace
(#12) Spaces must be used to indent lines; tabs are not allowed
(#12) Tab found within whitespace
(#12) Variable "sIndexColumn" must be all lower-case
(#13) Spaces must be used to indent lines; tabs are not allowed
(#13) Tab found within whitespace
(#13) Whitespace found at end of line
(#14) Spaces must be used to indent lines; tabs are not allowed
(#14) Tab found within whitespace
(#15) Spaces must be used to indent lines; tabs are not allowed
(#15) Tab found within whitespace
(#15) Variable "sTable" must be all lower-case
(#16) Spaces must be used to indent lines; tabs are not allowed
(#16) Tab found within whitespace
(#16) Whitespace found at end of line
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Variable "gaSql" must be all lower-case
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Variable "gaSql" must be all lower-case
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Variable "gaSql" must be all lower-case
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Variable "gaSql" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Whitespace found at end of line
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) File is being unconditionally included; use "require" instead
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#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) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Variable "gaSql" must be all lower-case
(#35) Expected 1 space after "="; 2 found
(#35) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#35) Variable "gaSql" must be all lower-case
(#35) Variable "gaSql" must be all lower-case
(#35) Variable "gaSql" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#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) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#38) Variable "gaSql" must be all lower-case
(#38) Variable "gaSql" must be all lower-case
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Variable "gaSql" must be all lower-case
(#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) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Variable "sLimit" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 0 spaces, found 1
(#46) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#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 2
(#48) Variable "sLimit" must be all lower-case
(#48) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#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 3
(#49) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 0 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) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "sOrder" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 0 spaces, found 1
(#57) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#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 2
(#59) Variable "sOrder" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 2
(#60) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#60) Space found after opening bracket of FOR loop
(#60) Space found before closing bracket of FOR loop
(#60) Space found before first semicolon of FOR loop
(#60) Space found before second semicolon of FOR loop
(#60) Expected 1 space before "="; 0 found
(#60) Expected 1 space after "="; 0 found
(#60) Space found before semicolon; expected "0;" but found "0 ;"
(#60) Expected 1 space before "<"; 0 found
(#60) Expected 1 space after "<"; 0 found
(#60) Space found before semicolon; expected ");" but found ") ;"
(#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 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 3
(#62) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#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 12 spaces, found 4
(#64) Variable "sOrder" must be all lower-case
(#64) Variable "aColumns" must be all lower-case
(#65) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 8 spaces, found 3
(#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 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 4 spaces, found 2
(#69) Variable "sOrder" must be all lower-case
(#69) Variable "sOrder" must be all lower-case
(#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 2
(#70) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#70) Variable "sOrder" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 2
(#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 3
(#72) Variable "sOrder" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 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 0 spaces, found 1
(#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) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Variable "sWhere" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 0 spaces, found 1
(#84) Expected "if (...) {\n"; found "if (...)\n\t{\n"
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#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 2
(#86) Variable "sWhere" must be all lower-case
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 2
(#87) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#87) Space found after opening bracket of FOR loop
(#87) Space found before closing bracket of FOR loop
(#87) Space found before first semicolon of FOR loop
(#87) Space found before second semicolon of FOR loop
(#87) Expected 1 space before "="; 0 found
(#87) Expected 1 space after "="; 0 found
(#87) Space found before semicolon; expected "0;" but found "0 ;"
(#87) Expected 1 space before "<"; 0 found
(#87) Expected 1 space after "<"; 0 found
(#87) Variable "aColumns" must be all lower-case
(#87) Space found before semicolon; expected ");" but found ") ;"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 4 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 3
(#89) Variable "sWhere" must be all lower-case
(#89) Variable "aColumns" must be all lower-case
(#89) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#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 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 4 spaces, found 2
(#91) Variable "sWhere" must be all lower-case
(#91) Variable "sWhere" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 2
(#92) Variable "sWhere" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 0 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 0 spaces, found 1
(#96) Expected "for (...) {\n"; found "for (...)\n\t{\n"
(#96) Space found after opening bracket of FOR loop
(#96) Space found before closing bracket of FOR loop
(#96) Space found before first semicolon of FOR loop
(#96) Space found before second semicolon of FOR loop
(#96) Expected 1 space before "="; 0 found
(#96) Expected 1 space after "="; 0 found
(#96) Space found before semicolon; expected "0;" but found "0 ;"
(#96) Expected 1 space before "<"; 0 found
(#96) Expected 1 space after "<"; 0 found
(#96) Variable "aColumns" must be all lower-case
(#96) Space found before semicolon; expected ");" but found ") ;"
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 2
(#98) Expected "if (...) {\n"; found "if (...)\n\t\t{\n"
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 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 8 spaces, found 3
(#100) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#100) Variable "sWhere" must be all lower-case
(#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 12 spaces, found 4
(#102) Variable "sWhere" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 3
(#104) Expected "} else {\n"; found "}\n\t\t\telse\n\t\t\t{\n"
(#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 12 spaces, found 4
(#106) Variable "sWhere" must be all lower-case
(#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 3
(#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 3
(#108) Variable "sWhere" must be all lower-case
(#108) Variable "aColumns" must be all lower-case
(#108) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 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 0 spaces, found 1
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#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
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Variable "sQuery" must be all lower-case
(#118) Variable "aColumns" must be all lower-case
(#119) Variable "sTable" must be all lower-case
(#120) Variable "sWhere" must be all lower-case
(#121) Variable "sOrder" must be all lower-case
(#122) Variable "sLimit" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Variable "rResult" must be all lower-case
(#124) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#124) Variable "sQuery" must be all lower-case
(#124) Variable "gaSql" must be all lower-case
(#124) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Variable "sQuery" must be all lower-case
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Variable "rResultFilterTotal" must be all lower-case
(#130) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#130) Variable "sQuery" must be all lower-case
(#130) Variable "gaSql" must be all lower-case
(#130) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Variable "aResultFilterTotal" must be all lower-case
(#131) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#131) Variable "rResultFilterTotal" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Variable "iFilteredTotal" must be all lower-case
(#132) Variable "aResultFilterTotal" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Variable "sQuery" must be all lower-case
(#136) Variable "sIndexColumn" must be all lower-case
(#137) Variable "sTable" must be all lower-case
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Variable "rResultTotal" must be all lower-case
(#139) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#139) Variable "sQuery" must be all lower-case
(#139) Variable "gaSql" must be all lower-case
(#139) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Variable "aResultTotal" must be all lower-case
(#140) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#140) Variable "rResultTotal" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Variable "iTotal" must be all lower-case
(#141) Variable "aResultTotal" must be all lower-case
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#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
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Variable "iTotal" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Variable "iFilteredTotal" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Whitespace found at end of line
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Expected "while (...) {\n"; found "while (...)\n\t{\n"
(#154) Variable "aRow" must be all lower-case
(#154) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#154) Variable "rResult" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 5 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 5 spaces, found 2
(#157) Expected "for (...) {\n"; found "for (...)\n\t\t{\n"
(#157) Space found after opening bracket of FOR loop
(#157) Space found before closing bracket of FOR loop
(#157) Space found before first semicolon of FOR loop
(#157) Space found before second semicolon of FOR loop
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Space found before semicolon; expected "0;" but found "0 ;"
(#157) Expected 1 space before "<"; 0 found
(#157) Expected 1 space after "<"; 0 found
(#157) Variable "aColumns" must be all lower-case
(#157) Space found before semicolon; expected ");" but found ") ;"
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 5 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 9 spaces, found 3
(#159) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#159) Variable "aColumns" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 9 spaces, found 3
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 13 spaces, found 4
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 13 spaces, found 4
(#162) Variable "aRow" must be all lower-case
(#162) Variable "aColumns" must be all lower-case
(#162) Expected 1 space before "=="; 0 found
(#162) Expected 1 space after "=="; 0 found
(#162) Variable "aRow" must be all lower-case
(#162) Variable "aColumns" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 3
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 12 spaces, found 3
(#164) Expected "} else if (...) {\n"; found "}\n\t\t\telse if (...)\n\t\t\t{\n"
(#164) Expected "if (...) {\n"; found "if (...)\n\t\t\t{\n"
(#164) Variable "aColumns" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 12 spaces, found 3
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 4
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 4
(#167) Variable "aRow" must be all lower-case
(#167) Variable "aColumns" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 12 spaces, found 3
(#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) 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 4 spaces, found 1
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Whitespace found at end of line
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lang/en/block_configurable_reports.php
(#2) The opening <?php tag must be followed by exactly one newline.
(#42) Inline comments must end in full-stops, exclamation marks, or question marks
(#60) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Inline comments must end in full-stops, exclamation marks, or question marks
(#80) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#128) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Inline comments must end in full-stops, exclamation marks, or question marks
(#135) Inline comments must end in full-stops, exclamation marks, or question marks
(#140) Inline comments must end in full-stops, exclamation marks, or question marks
blocks/configurable_reports/lib/pChart2/class/pBarcode128.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Line indented incorrectly; expected 0 spaces, found 1
(#19) Line indented incorrectly; expected at least 4 spaces, found 3
(#19) Member variable "Codes" must be all lower-case
(#19) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#19) Scope modifier not specified for member variable "$Codes"
(#20) Line indented incorrectly; expected at least 4 spaces, found 3
(#20) Member variable "Reverse" must be all lower-case
(#20) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#20) Scope modifier not specified for member variable "$Reverse"
(#21) Line indented incorrectly; expected at least 4 spaces, found 3
(#21) Member variable "Result" must be all lower-case
(#21) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#21) Scope modifier not specified for member variable "$Result"
(#22) Line indented incorrectly; expected at least 4 spaces, found 3
(#22) Member variable "pChartObject" must be all lower-case
(#22) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#22) Scope modifier not specified for member variable "$pChartObject"
(#23) Line indented incorrectly; expected at least 4 spaces, found 3
(#23) Member variable "CRC" must be all lower-case
(#23) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#23) Scope modifier not specified for member variable "$CRC"
(#25) Line indented incorrectly; expected at least 4 spaces, found 3
(#26) Line indented incorrectly; expected 4 spaces, found 3
(#26) method name "pBarcode128::pBarcode128" must be in lower-case letters only
(#26) PHP4 style constructors are not allowed; use "__construct()" instead
(#26) Visibility must be declared on method "pBarcode128"
(#26) Variable "BasePath" must be all lower-case
(#27) Opening brace should be on the same line as the declaration
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Variable "FileHandle" must be all lower-case
(#31) Variable "BasePath" must be all lower-case
(#33) Line indented incorrectly; expected 8 spaces, found 5
(#33) Expected "if (...) {\n"; found "if (...) { "
(#33) Variable "FileHandle" must be all lower-case
(#33) Variable "BasePath" must be all lower-case
(#33) Closing brace must be on a line by itself
(#35) Line indented incorrectly; expected 8 spaces, found 5
(#35) Expected "while (...) {\n"; found "while (...)\n {\n"
(#35) Variable "FileHandle" must be all lower-case
(#36) Line indented incorrectly; expected at least 8 spaces, found 6
(#37) Line indented incorrectly; expected at least 12 spaces, found 7
(#37) Variable "Buffer" must be all lower-case
(#37) Variable "FileHandle" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#38) Line indented incorrectly; expected at least 12 spaces, found 7
(#38) Variable "Buffer" must be all lower-case
(#38) Commas (,) must be followed by white space.
(#38) Commas (,) must be followed by white space.
(#38) Variable "Buffer" must be all lower-case
(#39) Line indented incorrectly; expected at least 12 spaces, found 7
(#39) Variable "Buffer" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#39) Variable "Buffer" must be all lower-case
(#40) Line indented incorrectly; expected at least 12 spaces, found 7
(#40) Variable "Values" must be all lower-case
(#40) Commas (,) must be followed by white space.
(#40) Variable "Buffer" must be all lower-case
(#42) Line indented incorrectly; expected at least 12 spaces, found 7
(#42) Variable "Values" must be all lower-case
(#42) Variable "Values" must be all lower-case
(#43) Line indented incorrectly; expected at least 12 spaces, found 7
(#43) Variable "Values" must be all lower-case
(#43) Variable "Values" must be all lower-case
(#44) Line indented incorrectly; expected at least 12 spaces, found 7
(#44) Variable "Values" must be all lower-case
(#44) Variable "Values" must be all lower-case
(#45) Line indented incorrectly; expected at least 12 spaces, found 7
(#45) Variable "Values" must be all lower-case
(#45) Variable "Values" must be all lower-case
(#46) Line indented incorrectly; expected 8 spaces, found 6
(#46) Closing brace indented incorrectly; expected 5 spaces, found 6
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Variable "FileHandle" must be all lower-case
(#48) Closing brace indented incorrectly; expected 3 spaces, found 4
(#50) Line indented incorrectly; expected at least 4 spaces, found 3
(#51) Line indented incorrectly; expected 4 spaces, found 3
(#51) method name "pBarcode128::getSize" must be in lower-case letters only
(#51) Visibility must be declared on method "getSize"
(#51) Variable "TextString" must be all lower-case
(#51) Commas (,) must be followed by white space.
(#51) Variable "Format" must be all lower-case
(#52) Opening brace should be on the same line as the declaration
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Variable "Angle" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Variable "Format" must be all lower-case
(#53) Variable "Format" must be all lower-case
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Variable "ShowLegend" must be all lower-case
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Variable "Format" must be all lower-case
(#54) Variable "Format" must be all lower-case
(#54) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Variable "LegendOffset" must be all lower-case
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "Format" must be all lower-case
(#55) Variable "Format" must be all lower-case
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Variable "DrawArea" must be all lower-case
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "Format" must be all lower-case
(#56) Variable "Format" must be all lower-case
(#56) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Variable "FontSize" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "Format" must be all lower-case
(#57) Variable "Format" must be all lower-case
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Variable "Height" must be all lower-case
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Variable "Format" must be all lower-case
(#58) Variable "Format" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Variable "TextString" must be all lower-case
(#60) Variable "TextString" must be all lower-case
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Variable "BarcodeLength" must be all lower-case
(#63) Line indented incorrectly; expected 8 spaces, found 5
(#63) Expected "if (...) {\n"; found "if (...) { "
(#63) Variable "DrawArea" must be all lower-case
(#63) Variable "WOffset" must be all lower-case
(#63) Closing brace must be on a line by itself
(#63) Expected "} else {\n"; found "} else { "
(#63) Variable "WOffset" must be all lower-case
(#63) Closing brace must be on a line by itself
(#64) Line indented incorrectly; expected 8 spaces, found 5
(#64) Expected "if (...) {\n"; found "if (...) { "
(#64) Variable "ShowLegend" must be all lower-case
(#64) Variable "HOffset" must be all lower-case
(#64) Variable "FontSize" must be all lower-case
(#64) Expected 1 space before "+"; 0 found
(#64) Expected 1 space after "+"; 0 found
(#64) Variable "LegendOffset" must be all lower-case
(#64) Expected 1 space before "+"; 0 found
(#64) Expected 1 space after "+"; 0 found
(#64) Variable "WOffset" must be all lower-case
(#64) Closing brace must be on a line by itself
(#64) Expected "} else {\n"; found "} else { "
(#64) Variable "HOffset" must be all lower-case
(#64) Closing brace must be on a line by itself
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Variable "X1" must be all lower-case
(#66) Variable "Angle" must be all lower-case
(#66) Variable "WOffset" must be all lower-case
(#66) Expected 1 space before "+"; 0 found
(#66) Expected 1 space after "+"; 0 found
(#66) Variable "BarcodeLength" must be all lower-case
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Variable "Y1" must be all lower-case
(#67) Variable "Angle" must be all lower-case
(#67) Variable "WOffset" must be all lower-case
(#67) Expected 1 space before "+"; 0 found
(#67) Expected 1 space after "+"; 0 found
(#67) Variable "BarcodeLength" must be all lower-case
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Variable "X2" must be all lower-case
(#69) Variable "X1" must be all lower-case
(#69) Variable "Angle" must be all lower-case
(#69) Expected 1 space before "+"; 0 found
(#69) Expected 1 space after "+"; 0 found
(#69) Variable "HOffset" must be all lower-case
(#69) Expected 1 space before "+"; 0 found
(#69) Expected 1 space after "+"; 0 found
(#69) Variable "Height" must be all lower-case
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Variable "Y2" must be all lower-case
(#70) Variable "Y1" must be all lower-case
(#70) Variable "Angle" must be all lower-case
(#70) Expected 1 space before "+"; 0 found
(#70) Expected 1 space after "+"; 0 found
(#70) Variable "HOffset" must be all lower-case
(#70) Expected 1 space before "+"; 0 found
(#70) Expected 1 space after "+"; 0 found
(#70) Variable "Height" must be all lower-case
(#71) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Variable "AreaWidth" must be all lower-case
(#73) Variable "X1" must be all lower-case
(#73) Commas (,) must be followed by white space.
(#73) Variable "X2" must be all lower-case
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Variable "AreaHeight" must be all lower-case
(#74) Variable "Y1" must be all lower-case
(#74) Commas (,) must be followed by white space.
(#74) Variable "Y2" must be all lower-case
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Variable "AreaWidth" must be all lower-case
(#76) Commas (,) must be followed by white space.
(#76) Expected 1 space before "=>"; 0 found
(#76) Expected 1 space after "=>"; 0 found
(#76) Variable "AreaHeight" must be all lower-case
(#77) Closing brace indented incorrectly; expected 3 spaces, found 4
(#79) Line indented incorrectly; expected 4 spaces, found 3
(#79) Visibility must be declared on method "encode128"
(#79) Variable "Value" must be all lower-case
(#79) Commas (,) must be followed by white space.
(#79) Variable "Format" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Variable "TextString" must be all lower-case
(#85) Line indented incorrectly; expected 8 spaces, found 5
(#85) Expected "for (...) {\n"; found "for(...)\n {\n"
(#85) Expected 1 space after first semicolon of FOR loop; 0 found
(#85) Expected 1 space after second semicolon of FOR loop; 0 found
(#85) Expected 1 space before "="; 0 found
(#85) Expected 1 space after "="; 0 found
(#85) Expected 1 space before "<="; 0 found
(#85) Expected 1 space after "<="; 0 found
(#85) Variable "Value" must be all lower-case
(#86) Line indented incorrectly; expected at least 8 spaces, found 6
(#87) Line indented incorrectly; expected at least 12 spaces, found 7
(#87) Variable "CharCode" must be all lower-case
(#87) Variable "Value" must be all lower-case
(#87) Commas (,) must be followed by white space.
(#87) Commas (,) must be followed by white space.
(#88) Line indented incorrectly; expected 12 spaces, found 7
(#88) Expected "if (...) {\n"; found "if (...)\n {\n"
(#88) Variable "CharCode" must be all lower-case
(#89) Line indented incorrectly; expected at least 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 16 spaces, found 9
(#90) Variable "CharCode" must be all lower-case
(#91) Line indented incorrectly; expected at least 16 spaces, found 9
(#91) Expected 1 space before "*"; 0 found
(#91) Expected 1 space after "*"; 0 found
(#91) Variable "CharCode" must be all lower-case
(#92) Line indented incorrectly; expected at least 16 spaces, found 9
(#92) Variable "TextString" must be all lower-case
(#92) Variable "TextString" must be all lower-case
(#92) Variable "CharCode" must be all lower-case
(#93) Line indented incorrectly; expected 12 spaces, found 8
(#93) Closing brace indented incorrectly; expected 7 spaces, found 8
(#94) Line indented incorrectly; expected 8 spaces, found 6
(#94) Closing brace indented incorrectly; expected 5 spaces, found 6
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Expected 1 space before "/"; 0 found
(#95) Expected 1 space after "/"; 0 found
(#95) Expected 1 space before "*"; 0 found
(#95) Expected 1 space after "*"; 0 found
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Variable "TextString" must be all lower-case
(#101) Closing brace indented incorrectly; expected 3 spaces, found 4
(#103) Line indented incorrectly; expected at least 4 spaces, found 3
(#104) Line indented incorrectly; expected 4 spaces, found 3
(#104) Visibility must be declared on method "draw"
(#104) Variable "Object" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Variable "Value" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Variable "X" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Variable "Y" must be all lower-case
(#104) Commas (,) must be followed by white space.
(#104) Variable "Format" must be all lower-case
(#105) Opening brace should be on the same line as the declaration
(#106) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Variable "Object" must be all lower-case
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Variable "R" must be all lower-case
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Variable "Format" must be all lower-case
(#108) Variable "Format" must be all lower-case
(#109) Line indented incorrectly; expected at least 8 spaces, found 5
(#109) Variable "G" must be all lower-case
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Variable "Format" must be all lower-case
(#109) Variable "Format" must be all lower-case
(#110) Line indented incorrectly; expected at least 8 spaces, found 5
(#110) Variable "B" must be all lower-case
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Variable "Format" must be all lower-case
(#110) Variable "Format" must be all lower-case
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Variable "Alpha" must be all lower-case
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Variable "Format" must be all lower-case
(#111) Variable "Format" must be all lower-case
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#112) Variable "Height" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Variable "Format" must be all lower-case
(#112) Variable "Format" must be all lower-case
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Variable "Angle" must be all lower-case
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Variable "Format" must be all lower-case
(#113) Variable "Format" must be all lower-case
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Variable "ShowLegend" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Variable "Format" must be all lower-case
(#114) Variable "Format" must be all lower-case
(#114) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Variable "LegendOffset" must be all lower-case
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Variable "Format" must be all lower-case
(#115) Variable "Format" must be all lower-case
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Variable "DrawArea" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Variable "Format" must be all lower-case
(#116) Variable "Format" must be all lower-case
(#116) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Variable "AreaR" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Variable "Format" must be all lower-case
(#117) Variable "Format" must be all lower-case
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Variable "AreaG" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Variable "Format" must be all lower-case
(#118) Variable "Format" must be all lower-case
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Variable "AreaB" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Variable "Format" must be all lower-case
(#119) Variable "Format" must be all lower-case
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Variable "AreaBorderR" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Variable "Format" must be all lower-case
(#120) Variable "Format" must be all lower-case
(#120) Variable "AreaR" must be all lower-case
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Variable "AreaBorderG" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Variable "Format" must be all lower-case
(#121) Variable "Format" must be all lower-case
(#121) Variable "AreaG" must be all lower-case
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Variable "AreaBorderB" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Variable "Format" must be all lower-case
(#122) Variable "Format" must be all lower-case
(#122) Variable "AreaB" must be all lower-case
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Variable "TextString" must be all lower-case
(#124) Variable "Value" must be all lower-case
(#126) Line indented incorrectly; expected 8 spaces, found 5
(#126) Expected "if (...) {\n"; found "if (...)\n {\n"
(#126) Variable "DrawArea" must be all lower-case
(#127) Line indented incorrectly; expected at least 8 spaces, found 6
(#128) Line indented incorrectly; expected at least 12 spaces, found 7
(#128) Variable "X1" must be all lower-case
(#128) Variable "X" must be all lower-case
(#128) Variable "Angle" must be all lower-case
(#128) Expected 1 space before "-"; 0 found
(#128) Expected 1 space after "-"; 0 found
(#129) Line indented incorrectly; expected at least 12 spaces, found 7
(#129) Variable "Y1" must be all lower-case
(#129) Variable "Y" must be all lower-case
(#129) Variable "Angle" must be all lower-case
(#129) Expected 1 space before "-"; 0 found
(#129) Expected 1 space after "-"; 0 found
(#131) Line indented incorrectly; expected at least 12 spaces, found 7
(#131) Variable "X2" must be all lower-case
(#131) Variable "X1" must be all lower-case
(#131) Variable "Angle" must be all lower-case
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#132) Line indented incorrectly; expected at least 12 spaces, found 7
(#132) Variable "Y2" must be all lower-case
(#132) Variable "Y1" must be all lower-case
(#132) Variable "Angle" must be all lower-case
(#132) Expected 1 space before "+"; 0 found
(#132) Expected 1 space after "+"; 0 found
(#134) Line indented incorrectly; expected 12 spaces, found 7
(#134) Expected "if (...) {\n"; found "if (...)\n {\n"
(#134) Variable "ShowLegend" must be all lower-case
(#135) Line indented incorrectly; expected at least 12 spaces, found 8
(#136) Line indented incorrectly; expected at least 16 spaces, found 9
(#136) Variable "X3" must be all lower-case
(#136) Variable "X2" must be all lower-case
(#136) Variable "Angle" must be all lower-case
(#136) Expected 1 space before "+"; 0 found
(#136) Expected 1 space after "+"; 0 found
(#136) Variable "Height" must be all lower-case
(#136) Expected 1 space before "+"; 0 found
(#136) Expected 1 space after "+"; 0 found
(#136) Variable "LegendOffset" must be all lower-case
(#136) Expected 1 space before "+"; 0 found
(#136) Expected 1 space after "+"; 0 found
(#136) Expected 1 space before "+"; 0 found
(#136) Expected 1 space after "+"; 0 found
(#137) Line indented incorrectly; expected at least 16 spaces, found 9
(#137) Variable "Y3" must be all lower-case
(#137) Variable "Y2" must be all lower-case
(#137) Variable "Angle" must be all lower-case
(#137) Expected 1 space before "+"; 0 found
(#137) Expected 1 space after "+"; 0 found
(#137) Variable "Height" must be all lower-case
(#137) Expected 1 space before "+"; 0 found
(#137) Expected 1 space after "+"; 0 found
(#137) Variable "LegendOffset" must be all lower-case
(#137) Expected 1 space before "+"; 0 found
(#137) Expected 1 space after "+"; 0 found
(#137) Expected 1 space before "+"; 0 found
(#137) Expected 1 space after "+"; 0 found
(#138) Line indented incorrectly; expected 12 spaces, found 8
(#138) Closing brace indented incorrectly; expected 7 spaces, found 8
(#139) Line indented incorrectly; expected 12 spaces, found 7
(#139) Expected "} else {\n"; found "}\n else\n {\n"
(#140) Line indented incorrectly; expected at least 12 spaces, found 8
(#141) Line indented incorrectly; expected at least 16 spaces, found 9
(#141) Variable "X3" must be all lower-case
(#141) Variable "X2" must be all lower-case
(#141) Variable "Angle" must be all lower-case
(#141) Expected 1 space before "+"; 0 found
(#141) Expected 1 space after "+"; 0 found
(#141) Variable "Height" must be all lower-case
(#141) Expected 1 space before "+"; 0 found
(#141) Expected 1 space after "+"; 0 found
(#142) Line indented incorrectly; expected at least 16 spaces, found 9
(#142) Variable "Y3" must be all lower-case
(#142) Variable "Y2" must be all lower-case
(#142) Variable "Angle" must be all lower-case
(#142) Expected 1 space before "+"; 0 found
(#142) Expected 1 space after "+"; 0 found
(#142) Variable "Height" must be all lower-case
(#142) Expected 1 space before "+"; 0 found
(#142) Expected 1 space after "+"; 0 found
(#143) Line indented incorrectly; expected 12 spaces, found 8
(#143) Closing brace indented incorrectly; expected 7 spaces, found 8
(#145) Line indented incorrectly; expected at least 12 spaces, found 7
(#145) Variable "X4" must be all lower-case
(#145) Variable "X3" must be all lower-case
(#145) Variable "Angle" must be all lower-case
(#145) Expected 1 space before "+"; 0 found
(#145) Expected 1 space after "+"; 0 found
(#145) Expected 1 space before "+"; 0 found
(#145) Expected 1 space after "+"; 0 found
(#146) Line indented incorrectly; expected at least 12 spaces, found 7
(#146) Variable "Y4" must be all lower-case
(#146) Variable "Y3" must be all lower-case
(#146) Variable "Angle" must be all lower-case
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#148) Line indented incorrectly; expected at least 12 spaces, found 7
(#148) Variable "Polygon" must be all lower-case
(#148) Variable "X1" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Y1" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "X2" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Y2" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "X3" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Y3" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "X4" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Y4" must be all lower-case
(#149) Line indented incorrectly; expected at least 12 spaces, found 7
(#149) Variable "Settings" must be all lower-case
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Variable "AreaR" must be all lower-case
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Variable "AreaG" must be all lower-case
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Variable "AreaB" must be all lower-case
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Variable "AreaBorderR" must be all lower-case
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Variable "AreaBorderG" must be all lower-case
(#149) Commas (,) must be followed by white space.
(#149) Expected 1 space before "=>"; 0 found
(#149) Expected 1 space after "=>"; 0 found
(#149) Variable "AreaBorderB" must be all lower-case
(#149) Line exceeds 132 characters; contains 134 characters
(#150) Line indented incorrectly; expected at least 12 spaces, found 7
(#150) Variable "Polygon" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "Settings" must be all lower-case
(#151) Line indented incorrectly; expected 8 spaces, found 6
(#151) Closing brace indented incorrectly; expected 5 spaces, found 6
(#153) Line indented incorrectly; expected 8 spaces, found 5
(#153) Expected "for (...) {\n"; found "for(...)\n {\n"
(#153) Expected 1 space after first semicolon of FOR loop; 0 found
(#153) Expected 1 space after second semicolon of FOR loop; 0 found
(#153) Expected 1 space before "="; 0 found
(#153) Expected 1 space after "="; 0 found
(#153) Expected 1 space before "<="; 0 found
(#153) Expected 1 space after "<="; 0 found
(#154) Line indented incorrectly; expected at least 8 spaces, found 6
(#155) Line indented incorrectly; expected 12 spaces, found 7
(#155) Expected "if (...) {\n"; found "if (...)\n {\n"
(#155) Commas (,) must be followed by white space.
(#155) Commas (,) must be followed by white space.
(#156) Line indented incorrectly; expected at least 12 spaces, found 8
(#157) Line indented incorrectly; expected at least 16 spaces, found 9
(#157) Variable "X1" must be all lower-case
(#157) Variable "X" must be all lower-case
(#157) Variable "Angle" must be all lower-case
(#158) Line indented incorrectly; expected at least 16 spaces, found 9
(#158) Variable "Y1" must be all lower-case
(#158) Variable "Y" must be all lower-case
(#158) Variable "Angle" must be all lower-case
(#159) Line indented incorrectly; expected at least 16 spaces, found 9
(#159) Variable "X2" must be all lower-case
(#159) Variable "X1" must be all lower-case
(#159) Variable "Angle" must be all lower-case
(#159) Expected 1 space before "+"; 0 found
(#159) Expected 1 space after "+"; 0 found
(#159) Variable "Height" must be all lower-case
(#160) Line indented incorrectly; expected at least 16 spaces, found 9
(#160) Variable "Y2" must be all lower-case
(#160) Variable "Y1" must be all lower-case
(#160) Variable "Angle" must be all lower-case
(#160) Expected 1 space before "+"; 0 found
(#160) Expected 1 space after "+"; 0 found
(#160) Variable "Height" must be all lower-case
(#162) Line indented incorrectly; expected at least 16 spaces, found 9
(#162) Variable "Settings" must be all lower-case
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Variable "R" must be all lower-case
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Variable "G" must be all lower-case
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Variable "B" must be all lower-case
(#162) Commas (,) must be followed by white space.
(#162) Expected 1 space before "=>"; 0 found
(#162) Expected 1 space after "=>"; 0 found
(#162) Variable "Alpha" must be all lower-case
(#163) Line indented incorrectly; expected at least 16 spaces, found 9
(#163) Variable "X1" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "Y1" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "X2" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "Y2" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "Settings" must be all lower-case
(#164) Line indented incorrectly; expected 12 spaces, found 8
(#164) Closing brace indented incorrectly; expected 7 spaces, found 8
(#165) Line indented incorrectly; expected 8 spaces, found 6
(#165) Closing brace indented incorrectly; expected 5 spaces, found 6
(#167) Line indented incorrectly; expected 8 spaces, found 5
(#167) Expected "if (...) {\n"; found "if (...)\n {\n"
(#167) Variable "ShowLegend" must be all lower-case
(#168) Line indented incorrectly; expected at least 8 spaces, found 6
(#169) Line indented incorrectly; expected at least 12 spaces, found 7
(#169) Variable "X1" must be all lower-case
(#169) Variable "X" must be all lower-case
(#169) Variable "Angle" must be all lower-case
(#169) Expected 1 space before "/"; 0 found
(#169) Expected 1 space after "/"; 0 found
(#170) Line indented incorrectly; expected at least 12 spaces, found 7
(#170) Variable "Y1" must be all lower-case
(#170) Variable "Y" must be all lower-case
(#170) Variable "Angle" must be all lower-case
(#170) Expected 1 space before "/"; 0 found
(#170) Expected 1 space after "/"; 0 found
(#172) Line indented incorrectly; expected at least 12 spaces, found 7
(#172) Variable "LegendX" must be all lower-case
(#172) Variable "X1" must be all lower-case
(#172) Variable "Angle" must be all lower-case
(#172) Expected 1 space before "+"; 0 found
(#172) Expected 1 space after "+"; 0 found
(#172) Variable "Height" must be all lower-case
(#172) Expected 1 space before "+"; 0 found
(#172) Expected 1 space after "+"; 0 found
(#172) Variable "LegendOffset" must be all lower-case
(#173) Line indented incorrectly; expected at least 12 spaces, found 7
(#173) Variable "LegendY" must be all lower-case
(#173) Variable "Y1" must be all lower-case
(#173) Variable "Angle" must be all lower-case
(#173) Expected 1 space before "+"; 0 found
(#173) Expected 1 space after "+"; 0 found
(#173) Variable "Height" must be all lower-case
(#173) Expected 1 space before "+"; 0 found
(#173) Expected 1 space after "+"; 0 found
(#173) Variable "LegendOffset" must be all lower-case
(#175) Line indented incorrectly; expected at least 12 spaces, found 7
(#175) Variable "Settings" must be all lower-case
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "R" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "G" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "B" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "Alpha" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "Angle" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#176) Line indented incorrectly; expected at least 12 spaces, found 7
(#176) Variable "LegendX" must be all lower-case
(#176) Commas (,) must be followed by white space.
(#176) Variable "LegendY" must be all lower-case
(#176) Commas (,) must be followed by white space.
(#176) Variable "TextString" must be all lower-case
(#176) Commas (,) must be followed by white space.
(#176) Variable "Settings" must be all lower-case
(#177) Line indented incorrectly; expected 8 spaces, found 6
(#177) Closing brace indented incorrectly; expected 5 spaces, found 6
(#178) Closing brace indented incorrectly; expected 3 spaces, found 4
(#180) Line indented incorrectly; expected 4 spaces, found 3
(#180) Visibility must be declared on method "left"
(#180) Commas (,) must be followed by white space.
(#180) Variable "NbChar" must be all lower-case
(#180) Opening brace must be the last content on the line
(#180) Commas (,) must be followed by white space.
(#180) Commas (,) must be followed by white space.
(#180) Variable "NbChar" must be all lower-case
(#180) Closing brace must be on a line by itself
(#180) Whitespace found at end of line
(#181) Line indented incorrectly; expected 4 spaces, found 3
(#181) Visibility must be declared on method "right"
(#181) Commas (,) must be followed by white space.
(#181) Variable "NbChar" must be all lower-case
(#181) Opening brace must be the last content on the line
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "-"; 0 found
(#181) Expected 1 space after "-"; 0 found
(#181) Variable "NbChar" must be all lower-case
(#181) Commas (,) must be followed by white space.
(#181) Variable "NbChar" must be all lower-case
(#181) Closing brace must be on a line by itself
(#181) Whitespace found at end of line
(#182) Line indented incorrectly; expected 4 spaces, found 3
(#182) Visibility must be declared on method "mid"
(#182) Commas (,) must be followed by white space.
(#182) Variable "Depart" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "NbChar" must be all lower-case
(#182) Opening brace must be the last content on the line
(#182) Commas (,) must be followed by white space.
(#182) Variable "Depart" must be all lower-case
(#182) Expected 1 space before "-"; 0 found
(#182) Expected 1 space after "-"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Variable "NbChar" must be all lower-case
(#182) Closing brace must be on a line by itself
(#182) Whitespace found at end of line
(#183) Line indented incorrectly; expected 0 spaces, found 2
(#183) Closing brace indented incorrectly; expected 1 spaces, found 2
(#184) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pBarcode39.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Line indented incorrectly; expected 0 spaces, found 1
(#19) Line indented incorrectly; expected at least 4 spaces, found 3
(#19) Member variable "Codes" must be all lower-case
(#19) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#19) Scope modifier not specified for member variable "$Codes"
(#20) Line indented incorrectly; expected at least 4 spaces, found 3
(#20) Member variable "Reverse" must be all lower-case
(#20) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#20) Scope modifier not specified for member variable "$Reverse"
(#21) Line indented incorrectly; expected at least 4 spaces, found 3
(#21) Member variable "Result" must be all lower-case
(#21) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#21) Scope modifier not specified for member variable "$Result"
(#22) Line indented incorrectly; expected at least 4 spaces, found 3
(#22) Member variable "pChartObject" must be all lower-case
(#22) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#22) Scope modifier not specified for member variable "$pChartObject"
(#23) Line indented incorrectly; expected at least 4 spaces, found 3
(#23) Member variable "CRC" must be all lower-case
(#23) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#23) Scope modifier not specified for member variable "$CRC"
(#24) Line indented incorrectly; expected at least 4 spaces, found 3
(#24) Member variable "MOD43" must be all lower-case
(#24) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#24) Scope modifier not specified for member variable "$MOD43"
(#26) Line indented incorrectly; expected at least 4 spaces, found 3
(#27) Line indented incorrectly; expected 4 spaces, found 3
(#27) method name "pBarcode39::pBarcode39" must be in lower-case letters only
(#27) PHP4 style constructors are not allowed; use "__construct()" instead
(#27) Visibility must be declared on method "pBarcode39"
(#27) Variable "BasePath" must be all lower-case
(#27) Commas (,) must be followed by white space.
(#27) Variable "EnableMOD43" must be all lower-case
(#27) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#28) Opening brace should be on the same line as the declaration
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Variable "EnableMOD43" must be all lower-case
(#30) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Variable "FileHandle" must be all lower-case
(#33) Variable "BasePath" must be all lower-case
(#35) Line indented incorrectly; expected 8 spaces, found 5
(#35) Expected "if (...) {\n"; found "if (...) { "
(#35) Variable "FileHandle" must be all lower-case
(#35) Variable "BasePath" must be all lower-case
(#35) Closing brace must be on a line by itself
(#37) Line indented incorrectly; expected 8 spaces, found 5
(#37) Expected "while (...) {\n"; found "while (...)\n {\n"
(#37) Variable "FileHandle" must be all lower-case
(#38) Line indented incorrectly; expected at least 8 spaces, found 6
(#39) Line indented incorrectly; expected at least 12 spaces, found 7
(#39) Variable "Buffer" must be all lower-case
(#39) Variable "FileHandle" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#40) Line indented incorrectly; expected at least 12 spaces, found 7
(#40) Variable "Buffer" must be all lower-case
(#40) Commas (,) must be followed by white space.
(#40) Commas (,) must be followed by white space.
(#40) Variable "Buffer" must be all lower-case
(#41) Line indented incorrectly; expected at least 12 spaces, found 7
(#41) Variable "Buffer" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#41) Commas (,) must be followed by white space.
(#41) Variable "Buffer" must be all lower-case
(#42) Line indented incorrectly; expected at least 12 spaces, found 7
(#42) Variable "Values" must be all lower-case
(#42) Commas (,) must be followed by white space.
(#42) Variable "Buffer" must be all lower-case
(#44) Line indented incorrectly; expected at least 12 spaces, found 7
(#44) Variable "Values" must be all lower-case
(#44) Variable "Values" must be all lower-case
(#45) Line indented incorrectly; expected 8 spaces, found 6
(#45) Closing brace indented incorrectly; expected 5 spaces, found 6
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Variable "FileHandle" must be all lower-case
(#47) Closing brace indented incorrectly; expected 3 spaces, found 4
(#49) Line indented incorrectly; expected at least 4 spaces, found 3
(#50) Line indented incorrectly; expected 4 spaces, found 3
(#50) method name "pBarcode39::getSize" must be in lower-case letters only
(#50) Visibility must be declared on method "getSize"
(#50) Variable "TextString" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#50) Variable "Format" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Variable "Angle" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Variable "Format" must be all lower-case
(#52) Variable "Format" must be all lower-case
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Variable "ShowLegend" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Variable "Format" must be all lower-case
(#53) Variable "Format" must be all lower-case
(#53) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Variable "LegendOffset" must be all lower-case
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Variable "Format" must be all lower-case
(#54) Variable "Format" must be all lower-case
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Variable "DrawArea" must be all lower-case
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "Format" must be all lower-case
(#55) Variable "Format" must be all lower-case
(#55) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Variable "FontSize" must be all lower-case
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "Format" must be all lower-case
(#56) Variable "Format" must be all lower-case
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Variable "Height" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "Format" must be all lower-case
(#57) Variable "Format" must be all lower-case
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Variable "TextString" must be all lower-case
(#59) Variable "TextString" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Variable "BarcodeLength" must be all lower-case
(#62) Line indented incorrectly; expected 8 spaces, found 5
(#62) Expected "if (...) {\n"; found "if (...) { "
(#62) Variable "DrawArea" must be all lower-case
(#62) Variable "WOffset" must be all lower-case
(#62) Closing brace must be on a line by itself
(#62) Expected "} else {\n"; found "} else { "
(#62) Variable "WOffset" must be all lower-case
(#62) Closing brace must be on a line by itself
(#63) Line indented incorrectly; expected 8 spaces, found 5
(#63) Expected "if (...) {\n"; found "if (...) { "
(#63) Variable "ShowLegend" must be all lower-case
(#63) Variable "HOffset" must be all lower-case
(#63) Variable "FontSize" must be all lower-case
(#63) Expected 1 space before "+"; 0 found
(#63) Expected 1 space after "+"; 0 found
(#63) Variable "LegendOffset" must be all lower-case
(#63) Expected 1 space before "+"; 0 found
(#63) Expected 1 space after "+"; 0 found
(#63) Variable "WOffset" must be all lower-case
(#63) Closing brace must be on a line by itself
(#63) Expected "} else {\n"; found "} else { "
(#63) Variable "HOffset" must be all lower-case
(#63) Closing brace must be on a line by itself
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Variable "X1" must be all lower-case
(#65) Variable "Angle" must be all lower-case
(#65) Variable "WOffset" must be all lower-case
(#65) Expected 1 space before "+"; 0 found
(#65) Expected 1 space after "+"; 0 found
(#65) Variable "BarcodeLength" must be all lower-case
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Variable "Y1" must be all lower-case
(#66) Variable "Angle" must be all lower-case
(#66) Variable "WOffset" must be all lower-case
(#66) Expected 1 space before "+"; 0 found
(#66) Expected 1 space after "+"; 0 found
(#66) Variable "BarcodeLength" must be all lower-case
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Variable "X2" must be all lower-case
(#68) Variable "X1" must be all lower-case
(#68) Variable "Angle" must be all lower-case
(#68) Expected 1 space before "+"; 0 found
(#68) Expected 1 space after "+"; 0 found
(#68) Variable "HOffset" must be all lower-case
(#68) Expected 1 space before "+"; 0 found
(#68) Expected 1 space after "+"; 0 found
(#68) Variable "Height" must be all lower-case
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Variable "Y2" must be all lower-case
(#69) Variable "Y1" must be all lower-case
(#69) Variable "Angle" must be all lower-case
(#69) Expected 1 space before "+"; 0 found
(#69) Expected 1 space after "+"; 0 found
(#69) Variable "HOffset" must be all lower-case
(#69) Expected 1 space before "+"; 0 found
(#69) Expected 1 space after "+"; 0 found
(#69) Variable "Height" must be all lower-case
(#70) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Variable "AreaWidth" must be all lower-case
(#72) Variable "X1" must be all lower-case
(#72) Commas (,) must be followed by white space.
(#72) Variable "X2" must be all lower-case
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Variable "AreaHeight" must be all lower-case
(#73) Variable "Y1" must be all lower-case
(#73) Commas (,) must be followed by white space.
(#73) Variable "Y2" must be all lower-case
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Variable "AreaWidth" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#75) Expected 1 space before "=>"; 0 found
(#75) Expected 1 space after "=>"; 0 found
(#75) Variable "AreaHeight" must be all lower-case
(#76) Closing brace indented incorrectly; expected 3 spaces, found 4
(#78) Line indented incorrectly; expected at least 4 spaces, found 3
(#79) Line indented incorrectly; expected 4 spaces, found 3
(#79) Visibility must be declared on method "encode39"
(#79) Variable "Value" must be all lower-case
(#80) Opening brace should be on the same line as the declaration
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Variable "TextString" must be all lower-case
(#83) Line indented incorrectly; expected 8 spaces, found 5
(#83) Expected "for (...) {\n"; found "for(...)\n {\n"
(#83) Expected 1 space after first semicolon of FOR loop; 0 found
(#83) Expected 1 space after second semicolon of FOR loop; 0 found
(#83) Expected 1 space before "="; 0 found
(#83) Expected 1 space after "="; 0 found
(#83) Expected 1 space before "<="; 0 found
(#83) Expected 1 space after "<="; 0 found
(#83) Variable "Value" must be all lower-case
(#84) Line indented incorrectly; expected at least 8 spaces, found 6
(#85) Line indented incorrectly; expected at least 12 spaces, found 7
(#85) Variable "CharCode" must be all lower-case
(#85) Variable "Value" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Commas (,) must be followed by white space.
(#86) Line indented incorrectly; expected 12 spaces, found 7
(#86) Expected "if (...) {\n"; found "if (...) { "
(#86) Variable "CharCode" must be all lower-case
(#86) Variable "CharCode" must be all lower-case
(#86) Variable "CharCode" must be all lower-case
(#86) Variable "CharCode" must be all lower-case
(#86) Closing brace must be on a line by itself
(#88) Line indented incorrectly; expected 12 spaces, found 7
(#88) Expected "if (...) {\n"; found "if (...)\n {\n"
(#88) Variable "CharCode" must be all lower-case
(#89) Line indented incorrectly; expected at least 12 spaces, found 8
(#90) Line indented incorrectly; expected at least 16 spaces, found 9
(#90) Variable "CharCode" must be all lower-case
(#91) Line indented incorrectly; expected at least 16 spaces, found 9
(#91) Variable "TextString" must be all lower-case
(#91) Variable "TextString" must be all lower-case
(#91) Variable "CharCode" must be all lower-case
(#92) Line indented incorrectly; expected 12 spaces, found 8
(#92) Closing brace indented incorrectly; expected 7 spaces, found 8
(#93) Line indented incorrectly; expected 8 spaces, found 6
(#93) Closing brace indented incorrectly; expected 5 spaces, found 6
(#95) Line indented incorrectly; expected 8 spaces, found 5
(#95) Expected "if (...) {\n"; found "if (...)\n {\n"
(#96) Line indented incorrectly; expected at least 8 spaces, found 6
(#97) Line indented incorrectly; expected at least 12 spaces, found 7
(#97) Variable "Checksum" must be all lower-case
(#97) Variable "TextString" must be all lower-case
(#98) Line indented incorrectly; expected at least 12 spaces, found 7
(#98) Variable "Checksum" must be all lower-case
(#99) Line indented incorrectly; expected 8 spaces, found 6
(#99) Closing brace indented incorrectly; expected 5 spaces, found 6
(#101) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Variable "TextString" must be all lower-case
(#102) Variable "TextString" must be all lower-case
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#104) Variable "TextString" must be all lower-case
(#105) Closing brace indented incorrectly; expected 3 spaces, found 4
(#107) Line indented incorrectly; expected at least 4 spaces, found 3
(#108) Line indented incorrectly; expected 4 spaces, found 3
(#108) Visibility must be declared on method "draw"
(#108) Variable "Object" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Variable "Value" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Variable "X" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Variable "Y" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) Variable "Format" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#110) Line indented incorrectly; expected at least 8 spaces, found 5
(#110) Variable "Object" must be all lower-case
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#112) Variable "R" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Variable "Format" must be all lower-case
(#112) Variable "Format" must be all lower-case
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Variable "G" must be all lower-case
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Variable "Format" must be all lower-case
(#113) Variable "Format" must be all lower-case
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Variable "B" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Variable "Format" must be all lower-case
(#114) Variable "Format" must be all lower-case
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Variable "Alpha" must be all lower-case
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Variable "Format" must be all lower-case
(#115) Variable "Format" must be all lower-case
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Variable "Height" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Variable "Format" must be all lower-case
(#116) Variable "Format" must be all lower-case
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Variable "Angle" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Variable "Format" must be all lower-case
(#117) Variable "Format" must be all lower-case
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Variable "ShowLegend" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Variable "Format" must be all lower-case
(#118) Variable "Format" must be all lower-case
(#118) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Variable "LegendOffset" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Variable "Format" must be all lower-case
(#119) Variable "Format" must be all lower-case
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Variable "DrawArea" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Variable "Format" must be all lower-case
(#120) Variable "Format" must be all lower-case
(#120) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Variable "AreaR" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Variable "Format" must be all lower-case
(#121) Variable "Format" must be all lower-case
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Variable "AreaG" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Variable "Format" must be all lower-case
(#122) Variable "Format" must be all lower-case
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#123) Variable "AreaB" must be all lower-case
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Variable "Format" must be all lower-case
(#123) Variable "Format" must be all lower-case
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Variable "AreaBorderR" must be all lower-case
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Variable "Format" must be all lower-case
(#124) Variable "Format" must be all lower-case
(#124) Variable "AreaR" must be all lower-case
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Variable "AreaBorderG" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Variable "Format" must be all lower-case
(#125) Variable "Format" must be all lower-case
(#125) Variable "AreaG" must be all lower-case
(#126) Line indented incorrectly; expected at least 8 spaces, found 5
(#126) Variable "AreaBorderB" must be all lower-case
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Variable "Format" must be all lower-case
(#126) Variable "Format" must be all lower-case
(#126) Variable "AreaB" must be all lower-case
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Variable "TextString" must be all lower-case
(#128) Variable "Value" must be all lower-case
(#130) Line indented incorrectly; expected 8 spaces, found 5
(#130) Expected "if (...) {\n"; found "if (...)\n {\n"
(#130) Variable "DrawArea" must be all lower-case
(#131) Line indented incorrectly; expected at least 8 spaces, found 6
(#132) Line indented incorrectly; expected at least 12 spaces, found 7
(#132) Variable "X1" must be all lower-case
(#132) Variable "X" must be all lower-case
(#132) Variable "Angle" must be all lower-case
(#132) Expected 1 space before "-"; 0 found
(#132) Expected 1 space after "-"; 0 found
(#133) Line indented incorrectly; expected at least 12 spaces, found 7
(#133) Variable "Y1" must be all lower-case
(#133) Variable "Y" must be all lower-case
(#133) Variable "Angle" must be all lower-case
(#133) Expected 1 space before "-"; 0 found
(#133) Expected 1 space after "-"; 0 found
(#135) Line indented incorrectly; expected at least 12 spaces, found 7
(#135) Variable "X2" must be all lower-case
(#135) Variable "X1" must be all lower-case
(#135) Variable "Angle" must be all lower-case
(#135) Expected 1 space before "+"; 0 found
(#135) Expected 1 space after "+"; 0 found
(#136) Line indented incorrectly; expected at least 12 spaces, found 7
(#136) Variable "Y2" must be all lower-case
(#136) Variable "Y1" must be all lower-case
(#136) Variable "Angle" must be all lower-case
(#136) Expected 1 space before "+"; 0 found
(#136) Expected 1 space after "+"; 0 found
(#138) Line indented incorrectly; expected 12 spaces, found 7
(#138) Expected "if (...) {\n"; found "if (...)\n {\n"
(#138) Variable "ShowLegend" must be all lower-case
(#139) Line indented incorrectly; expected at least 12 spaces, found 8
(#140) Line indented incorrectly; expected at least 16 spaces, found 9
(#140) Variable "X3" must be all lower-case
(#140) Variable "X2" must be all lower-case
(#140) Variable "Angle" must be all lower-case
(#140) Expected 1 space before "+"; 0 found
(#140) Expected 1 space after "+"; 0 found
(#140) Variable "Height" must be all lower-case
(#140) Expected 1 space before "+"; 0 found
(#140) Expected 1 space after "+"; 0 found
(#140) Variable "LegendOffset" must be all lower-case
(#140) Expected 1 space before "+"; 0 found
(#140) Expected 1 space after "+"; 0 found
(#140) Expected 1 space before "+"; 0 found
(#140) Expected 1 space after "+"; 0 found
(#141) Line indented incorrectly; expected at least 16 spaces, found 9
(#141) Variable "Y3" must be all lower-case
(#141) Variable "Y2" must be all lower-case
(#141) Variable "Angle" must be all lower-case
(#141) Expected 1 space before "+"; 0 found
(#141) Expected 1 space after "+"; 0 found
(#141) Variable "Height" must be all lower-case
(#141) Expected 1 space before "+"; 0 found
(#141) Expected 1 space after "+"; 0 found
(#141) Variable "LegendOffset" must be all lower-case
(#141) Expected 1 space before "+"; 0 found
(#141) Expected 1 space after "+"; 0 found
(#141) Expected 1 space before "+"; 0 found
(#141) Expected 1 space after "+"; 0 found
(#142) Line indented incorrectly; expected 12 spaces, found 8
(#142) Closing brace indented incorrectly; expected 7 spaces, found 8
(#143) Line indented incorrectly; expected 12 spaces, found 7
(#143) Expected "} else {\n"; found "}\n else\n {\n"
(#144) Line indented incorrectly; expected at least 12 spaces, found 8
(#145) Line indented incorrectly; expected at least 16 spaces, found 9
(#145) Variable "X3" must be all lower-case
(#145) Variable "X2" must be all lower-case
(#145) Variable "Angle" must be all lower-case
(#145) Expected 1 space before "+"; 0 found
(#145) Expected 1 space after "+"; 0 found
(#145) Variable "Height" must be all lower-case
(#145) Expected 1 space before "+"; 0 found
(#145) Expected 1 space after "+"; 0 found
(#146) Line indented incorrectly; expected at least 16 spaces, found 9
(#146) Variable "Y3" must be all lower-case
(#146) Variable "Y2" must be all lower-case
(#146) Variable "Angle" must be all lower-case
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Variable "Height" must be all lower-case
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#147) Line indented incorrectly; expected 12 spaces, found 8
(#147) Closing brace indented incorrectly; expected 7 spaces, found 8
(#149) Line indented incorrectly; expected at least 12 spaces, found 7
(#149) Variable "X4" must be all lower-case
(#149) Variable "X3" must be all lower-case
(#149) Variable "Angle" must be all lower-case
(#149) Expected 1 space before "+"; 0 found
(#149) Expected 1 space after "+"; 0 found
(#149) Expected 1 space before "+"; 0 found
(#149) Expected 1 space after "+"; 0 found
(#150) Line indented incorrectly; expected at least 12 spaces, found 7
(#150) Variable "Y4" must be all lower-case
(#150) Variable "Y3" must be all lower-case
(#150) Variable "Angle" must be all lower-case
(#150) Expected 1 space before "+"; 0 found
(#150) Expected 1 space after "+"; 0 found
(#150) Expected 1 space before "+"; 0 found
(#150) Expected 1 space after "+"; 0 found
(#152) Line indented incorrectly; expected at least 12 spaces, found 7
(#152) Variable "Polygon" must be all lower-case
(#152) Variable "X1" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Variable "Y1" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Variable "X2" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Variable "Y2" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Variable "X3" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Variable "Y3" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Variable "X4" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Variable "Y4" must be all lower-case
(#153) Line indented incorrectly; expected at least 12 spaces, found 7
(#153) Variable "Settings" must be all lower-case
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Variable "AreaR" must be all lower-case
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Variable "AreaG" must be all lower-case
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Variable "AreaB" must be all lower-case
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Variable "AreaBorderR" must be all lower-case
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Variable "AreaBorderG" must be all lower-case
(#153) Commas (,) must be followed by white space.
(#153) Expected 1 space before "=>"; 0 found
(#153) Expected 1 space after "=>"; 0 found
(#153) Variable "AreaBorderB" must be all lower-case
(#153) Line exceeds 132 characters; contains 134 characters
(#154) Line indented incorrectly; expected at least 12 spaces, found 7
(#154) Variable "Polygon" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#154) Variable "Settings" must be all lower-case
(#155) Line indented incorrectly; expected 8 spaces, found 6
(#155) Closing brace indented incorrectly; expected 5 spaces, found 6
(#157) Line indented incorrectly; expected 8 spaces, found 5
(#157) Expected "for (...) {\n"; found "for(...)\n {\n"
(#157) Expected 1 space after first semicolon of FOR loop; 0 found
(#157) Expected 1 space after second semicolon of FOR loop; 0 found
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Expected 1 space before "<="; 0 found
(#157) Expected 1 space after "<="; 0 found
(#158) Line indented incorrectly; expected at least 8 spaces, found 6
(#159) Line indented incorrectly; expected 12 spaces, found 7
(#159) Expected "if (...) {\n"; found "if (...)\n {\n"
(#159) Commas (,) must be followed by white space.
(#159) Commas (,) must be followed by white space.
(#160) Line indented incorrectly; expected at least 12 spaces, found 8
(#161) Line indented incorrectly; expected at least 16 spaces, found 9
(#161) Variable "X1" must be all lower-case
(#161) Variable "X" must be all lower-case
(#161) Variable "Angle" must be all lower-case
(#162) Line indented incorrectly; expected at least 16 spaces, found 9
(#162) Variable "Y1" must be all lower-case
(#162) Variable "Y" must be all lower-case
(#162) Variable "Angle" must be all lower-case
(#163) Line indented incorrectly; expected at least 16 spaces, found 9
(#163) Variable "X2" must be all lower-case
(#163) Variable "X1" must be all lower-case
(#163) Variable "Angle" must be all lower-case
(#163) Expected 1 space before "+"; 0 found
(#163) Expected 1 space after "+"; 0 found
(#163) Variable "Height" must be all lower-case
(#164) Line indented incorrectly; expected at least 16 spaces, found 9
(#164) Variable "Y2" must be all lower-case
(#164) Variable "Y1" must be all lower-case
(#164) Variable "Angle" must be all lower-case
(#164) Expected 1 space before "+"; 0 found
(#164) Expected 1 space after "+"; 0 found
(#164) Variable "Height" must be all lower-case
(#166) Line indented incorrectly; expected at least 16 spaces, found 9
(#166) Variable "Settings" must be all lower-case
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Variable "R" must be all lower-case
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Variable "G" must be all lower-case
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Variable "B" must be all lower-case
(#166) Commas (,) must be followed by white space.
(#166) Expected 1 space before "=>"; 0 found
(#166) Expected 1 space after "=>"; 0 found
(#166) Variable "Alpha" must be all lower-case
(#167) Line indented incorrectly; expected at least 16 spaces, found 9
(#167) Variable "X1" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "Y1" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "X2" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "Y2" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "Settings" must be all lower-case
(#168) Line indented incorrectly; expected 12 spaces, found 8
(#168) Closing brace indented incorrectly; expected 7 spaces, found 8
(#169) Line indented incorrectly; expected 8 spaces, found 6
(#169) Closing brace indented incorrectly; expected 5 spaces, found 6
(#171) Line indented incorrectly; expected 8 spaces, found 5
(#171) Expected "if (...) {\n"; found "if (...)\n {\n"
(#171) Variable "ShowLegend" must be all lower-case
(#172) Line indented incorrectly; expected at least 8 spaces, found 6
(#173) Line indented incorrectly; expected at least 12 spaces, found 7
(#173) Variable "X1" must be all lower-case
(#173) Variable "X" must be all lower-case
(#173) Variable "Angle" must be all lower-case
(#173) Expected 1 space before "/"; 0 found
(#173) Expected 1 space after "/"; 0 found
(#174) Line indented incorrectly; expected at least 12 spaces, found 7
(#174) Variable "Y1" must be all lower-case
(#174) Variable "Y" must be all lower-case
(#174) Variable "Angle" must be all lower-case
(#174) Expected 1 space before "/"; 0 found
(#174) Expected 1 space after "/"; 0 found
(#176) Line indented incorrectly; expected at least 12 spaces, found 7
(#176) Variable "LegendX" must be all lower-case
(#176) Variable "X1" must be all lower-case
(#176) Variable "Angle" must be all lower-case
(#176) Expected 1 space before "+"; 0 found
(#176) Expected 1 space after "+"; 0 found
(#176) Variable "Height" must be all lower-case
(#176) Expected 1 space before "+"; 0 found
(#176) Expected 1 space after "+"; 0 found
(#176) Variable "LegendOffset" must be all lower-case
(#177) Line indented incorrectly; expected at least 12 spaces, found 7
(#177) Variable "LegendY" must be all lower-case
(#177) Variable "Y1" must be all lower-case
(#177) Variable "Angle" must be all lower-case
(#177) Expected 1 space before "+"; 0 found
(#177) Expected 1 space after "+"; 0 found
(#177) Variable "Height" must be all lower-case
(#177) Expected 1 space before "+"; 0 found
(#177) Expected 1 space after "+"; 0 found
(#177) Variable "LegendOffset" must be all lower-case
(#179) Line indented incorrectly; expected at least 12 spaces, found 7
(#179) Variable "Settings" must be all lower-case
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Variable "R" must be all lower-case
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Variable "G" must be all lower-case
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Variable "B" must be all lower-case
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Variable "Alpha" must be all lower-case
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#179) Variable "Angle" must be all lower-case
(#179) Commas (,) must be followed by white space.
(#179) Expected 1 space before "=>"; 0 found
(#179) Expected 1 space after "=>"; 0 found
(#180) Line indented incorrectly; expected at least 12 spaces, found 7
(#180) Variable "LegendX" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "LegendY" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "TextString" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "Settings" must be all lower-case
(#181) Line indented incorrectly; expected 8 spaces, found 6
(#181) Closing brace indented incorrectly; expected 5 spaces, found 6
(#182) Closing brace indented incorrectly; expected 3 spaces, found 4
(#184) Line indented incorrectly; expected 4 spaces, found 3
(#184) Visibility must be declared on method "checksum"
(#185) Opening brace should be on the same line as the declaration
(#186) Line indented incorrectly; expected at least 8 spaces, found 5
(#187) Line indented incorrectly; expected at least 8 spaces, found 5
(#188) Line indented incorrectly; expected at least 8 spaces, found 5
(#190) Line indented incorrectly; expected at least 8 spaces, found 5
(#190) Inline control structures are not allowed
(#190) Space found after opening bracket of FOR loop
(#190) Space found before closing bracket of FOR loop
(#190) Expected 1 space before "="; 0 found
(#190) Expected 1 space after "="; 0 found
(#191) Line indented incorrectly; expected at least 8 spaces, found 6
(#192) Whitespace found at end of line
(#193) Line indented incorrectly; expected at least 8 spaces, found 5
(#194) Closing brace indented incorrectly; expected 3 spaces, found 4
(#196) Line indented incorrectly; expected 4 spaces, found 3
(#196) Visibility must be declared on method "left"
(#196) Commas (,) must be followed by white space.
(#196) Variable "NbChar" must be all lower-case
(#196) Opening brace must be the last content on the line
(#196) Commas (,) must be followed by white space.
(#196) Commas (,) must be followed by white space.
(#196) Variable "NbChar" must be all lower-case
(#196) Closing brace must be on a line by itself
(#196) Whitespace found at end of line
(#197) Line indented incorrectly; expected 4 spaces, found 3
(#197) Visibility must be declared on method "right"
(#197) Commas (,) must be followed by white space.
(#197) Variable "NbChar" must be all lower-case
(#197) Opening brace must be the last content on the line
(#197) Commas (,) must be followed by white space.
(#197) Expected 1 space before "-"; 0 found
(#197) Expected 1 space after "-"; 0 found
(#197) Variable "NbChar" must be all lower-case
(#197) Commas (,) must be followed by white space.
(#197) Variable "NbChar" must be all lower-case
(#197) Closing brace must be on a line by itself
(#197) Whitespace found at end of line
(#198) Line indented incorrectly; expected 4 spaces, found 3
(#198) Visibility must be declared on method "mid"
(#198) Commas (,) must be followed by white space.
(#198) Variable "Depart" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "NbChar" must be all lower-case
(#198) Opening brace must be the last content on the line
(#198) Commas (,) must be followed by white space.
(#198) Variable "Depart" must be all lower-case
(#198) Expected 1 space before "-"; 0 found
(#198) Expected 1 space after "-"; 0 found
(#198) Commas (,) must be followed by white space.
(#198) Variable "NbChar" must be all lower-case
(#198) Closing brace must be on a line by itself
(#198) Whitespace found at end of line
(#199) Line indented incorrectly; expected 0 spaces, found 2
(#199) Closing brace indented incorrectly; expected 1 spaces, found 2
(#200) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pBubble.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Line indented incorrectly; expected 0 spaces, found 1
(#22) Line indented incorrectly; expected at least 4 spaces, found 3
(#22) Member variable "pChartObject" must be all lower-case
(#22) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#22) Scope modifier not specified for member variable "$pChartObject"
(#23) Line indented incorrectly; expected at least 4 spaces, found 3
(#23) Member variable "pDataObject" must be all lower-case
(#23) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#23) Scope modifier not specified for member variable "$pDataObject"
(#25) Line indented incorrectly; expected at least 4 spaces, found 3
(#26) Line indented incorrectly; expected 4 spaces, found 3
(#26) method name "pBubble::pBubble" must be in lower-case letters only
(#26) PHP4 style constructors are not allowed; use "__construct()" instead
(#26) Visibility must be declared on method "pBubble"
(#26) Variable "pChartObject" must be all lower-case
(#26) Commas (,) must be followed by white space.
(#26) Variable "pDataObject" must be all lower-case
(#27) Opening brace should be on the same line as the declaration
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#28) Variable "pChartObject" must be all lower-case
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Variable "pDataObject" must be all lower-case
(#30) Closing brace indented incorrectly; expected 3 spaces, found 4
(#32) Line indented incorrectly; expected at least 4 spaces, found 3
(#33) Line indented incorrectly; expected 4 spaces, found 3
(#33) method name "pBubble::bubbleScale" must be in lower-case letters only
(#33) Visibility must be declared on method "bubbleScale"
(#33) Variable "DataSeries" must be all lower-case
(#33) Commas (,) must be followed by white space.
(#33) Variable "WeightSeries" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
(#35) Line indented incorrectly; expected 8 spaces, found 5
(#35) Expected "if (...) {\n"; found "if (...)\t{ "
(#35) Variable "DataSeries" must be all lower-case
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Variable "DataSeries" must be all lower-case
(#35) Variable "DataSeries" must be all lower-case
(#35) Closing brace must be on a line by itself
(#36) Line indented incorrectly; expected 8 spaces, found 5
(#36) Expected "if (...) {\n"; found "if (...)\t{ "
(#36) Variable "WeightSeries" must be all lower-case
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Variable "WeightSeries" must be all lower-case
(#36) Variable "WeightSeries" must be all lower-case
(#36) Closing brace must be on a line by itself
(#38) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Variable "NewPositiveSerie" must be all lower-case
(#39) Variable "NewNegativeSerie" must be all lower-case
(#39) Variable "MaxValues" must be all lower-case
(#39) Variable "LastPositive" must be all lower-case
(#39) Variable "LastNegative" must be all lower-case
(#40) Line indented incorrectly; expected 8 spaces, found 5
(#40) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#40) Variable "DataSeries" must be all lower-case
(#40) Variable "Key" must be all lower-case
(#40) Variable "SerieName" must be all lower-case
(#41) Line indented incorrectly; expected at least 8 spaces, found 6
(#42) Line indented incorrectly; expected at least 12 spaces, found 7
(#42) Variable "SerieWeightName" must be all lower-case
(#42) Variable "WeightSeries" must be all lower-case
(#42) Variable "Key" must be all lower-case
(#44) Line indented incorrectly; expected at least 12 spaces, found 7
(#44) Variable "SerieWeightName" must be all lower-case
(#44) Commas (,) must be followed by white space.
(#44) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#46) Line indented incorrectly; expected 12 spaces, found 7
(#46) Expected "if (...) {\n"; found "if (...) { "
(#46) Variable "SerieName" must be all lower-case
(#46) Variable "MaxValues" must be all lower-case
(#46) Variable "MaxValues" must be all lower-case
(#46) Variable "SerieName" must be all lower-case
(#46) Line exceeds 132 characters; contains 168 characters
(#46) Closing brace must be on a line by itself
(#48) Line indented incorrectly; expected 12 spaces, found 7
(#48) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#48) Variable "SerieName" must be all lower-case
(#48) Variable "Key" must be all lower-case
(#48) Variable "Value" must be all lower-case
(#49) Line indented incorrectly; expected at least 12 spaces, found 8
(#50) Line indented incorrectly; expected 16 spaces, found 9
(#50) Expected "if (...) {\n"; found "if (...)\n {\n"
(#50) Variable "Value" must be all lower-case
(#51) Line indented incorrectly; expected at least 16 spaces, found 10
(#52) Line indented incorrectly; expected at least 20 spaces, found 11
(#52) Variable "BubbleBounds" must be all lower-case
(#52) Variable "Value" must be all lower-case
(#52) Variable "SerieWeightName" must be all lower-case
(#52) Variable "Key" must be all lower-case
(#54) Line indented incorrectly; expected 20 spaces, found 11
(#54) Expected "if (...) {\n"; found "if (...)\n { "
(#54) Variable "NewPositiveSerie" must be all lower-case
(#54) Variable "Key" must be all lower-case
(#55) Line indented incorrectly; expected at least 20 spaces, found 12
(#55) Variable "NewPositiveSerie" must be all lower-case
(#55) Variable "Key" must be all lower-case
(#55) Variable "BubbleBounds" must be all lower-case
(#55) Closing brace must be on a line by itself
(#56) Line indented incorrectly; expected 20 spaces, found 11
(#56) Usage of ELSEIF not allowed; use ELSE IF instead
(#56) Variable "NewPositiveSerie" must be all lower-case
(#56) Variable "Key" must be all lower-case
(#56) Variable "BubbleBounds" must be all lower-case
(#57) Line indented incorrectly; expected at least 20 spaces, found 12
(#57) Variable "NewPositiveSerie" must be all lower-case
(#57) Variable "Key" must be all lower-case
(#57) Variable "BubbleBounds" must be all lower-case
(#57) Closing brace must be on a line by itself
(#59) Line indented incorrectly; expected at least 20 spaces, found 11
(#59) Variable "LastPositive" must be all lower-case
(#59) Variable "BubbleBounds" must be all lower-case
(#60) Line indented incorrectly; expected 16 spaces, found 10
(#60) Closing brace indented incorrectly; expected 9 spaces, found 10
(#61) Line indented incorrectly; expected 16 spaces, found 9
(#61) Expected "} else {\n"; found "}\n else\n {\n"
(#62) Line indented incorrectly; expected at least 16 spaces, found 10
(#63) Line indented incorrectly; expected at least 20 spaces, found 11
(#63) Variable "BubbleBounds" must be all lower-case
(#63) Variable "Value" must be all lower-case
(#63) Variable "SerieWeightName" must be all lower-case
(#63) Variable "Key" must be all lower-case
(#65) Line indented incorrectly; expected 20 spaces, found 11
(#65) Expected "if (...) {\n"; found "if (...)\n { "
(#65) Variable "NewNegativeSerie" must be all lower-case
(#65) Variable "Key" must be all lower-case
(#66) Line indented incorrectly; expected at least 20 spaces, found 12
(#66) Variable "NewNegativeSerie" must be all lower-case
(#66) Variable "Key" must be all lower-case
(#66) Variable "BubbleBounds" must be all lower-case
(#66) Closing brace must be on a line by itself
(#67) Line indented incorrectly; expected 20 spaces, found 11
(#67) Usage of ELSEIF not allowed; use ELSE IF instead
(#67) Variable "NewNegativeSerie" must be all lower-case
(#67) Variable "Key" must be all lower-case
(#67) Variable "BubbleBounds" must be all lower-case
(#68) Line indented incorrectly; expected at least 20 spaces, found 12
(#68) Variable "NewNegativeSerie" must be all lower-case
(#68) Variable "Key" must be all lower-case
(#68) Variable "BubbleBounds" must be all lower-case
(#68) Closing brace must be on a line by itself
(#70) Line indented incorrectly; expected at least 20 spaces, found 11
(#70) Variable "LastNegative" must be all lower-case
(#70) Variable "BubbleBounds" must be all lower-case
(#71) Line indented incorrectly; expected 16 spaces, found 10
(#71) Closing brace indented incorrectly; expected 9 spaces, found 10
(#72) Line indented incorrectly; expected 12 spaces, found 8
(#72) Closing brace indented incorrectly; expected 7 spaces, found 8
(#73) Line indented incorrectly; expected 8 spaces, found 6
(#73) Closing brace indented incorrectly; expected 5 spaces, found 6
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Line indented incorrectly; expected 8 spaces, found 5
(#76) Expected "if (...) {\n"; found "if (...)\n {\n"
(#76) Variable "NewPositiveSerie" must be all lower-case
(#77) Line indented incorrectly; expected at least 8 spaces, found 6
(#78) Line indented incorrectly; expected 12 spaces, found 7
(#78) Expected "for (...) {\n"; found "for (...) { "
(#78) Expected 1 space before "="; 0 found
(#78) Expected 1 space after "="; 0 found
(#78) Expected 1 space before "<"; 0 found
(#78) Expected 1 space after "<"; 0 found
(#78) Variable "MaxValues" must be all lower-case
(#78) Expected "if (...) {\n"; found "if (...) { "
(#78) Variable "NewPositiveSerie" must be all lower-case
(#78) Variable "NewPositiveSerie" must be all lower-case
(#78) Variable "LastPositive" must be all lower-case
(#78) Closing brace must be on a line by itself
(#78) Closing brace must be on a line by itself
(#80) Line indented incorrectly; expected at least 12 spaces, found 7
(#80) Variable "NewPositiveSerie" must be all lower-case
(#80) Commas (,) must be followed by white space.
(#81) Line indented incorrectly; expected 8 spaces, found 6
(#81) Closing brace indented incorrectly; expected 5 spaces, found 6
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#84) Line indented incorrectly; expected 8 spaces, found 5
(#84) Expected "if (...) {\n"; found "if (...)\n {\n"
(#84) Variable "NewNegativeSerie" must be all lower-case
(#85) Line indented incorrectly; expected at least 8 spaces, found 6
(#86) Line indented incorrectly; expected 12 spaces, found 7
(#86) Expected "for (...) {\n"; found "for (...) { "
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "<"; 0 found
(#86) Expected 1 space after "<"; 0 found
(#86) Variable "MaxValues" must be all lower-case
(#86) Expected "if (...) {\n"; found "if (...) { "
(#86) Variable "NewNegativeSerie" must be all lower-case
(#86) Variable "NewNegativeSerie" must be all lower-case
(#86) Variable "LastNegative" must be all lower-case
(#86) Closing brace must be on a line by itself
(#86) Closing brace must be on a line by itself
(#88) Line indented incorrectly; expected at least 12 spaces, found 7
(#88) Variable "NewNegativeSerie" must be all lower-case
(#88) Commas (,) must be followed by white space.
(#89) Line indented incorrectly; expected 8 spaces, found 6
(#89) Closing brace indented incorrectly; expected 5 spaces, found 6
(#90) Closing brace indented incorrectly; expected 3 spaces, found 4
(#92) Line indented incorrectly; expected 4 spaces, found 3
(#92) method name "pBubble::resetSeriesColors" must be in lower-case letters only
(#92) Visibility must be declared on method "resetSeriesColors"
(#93) Opening brace should be on the same line as the declaration
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Variable "Data" must be all lower-case
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Variable "Palette" must be all lower-case
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Variable "ID" must be all lower-case
(#98) Line indented incorrectly; expected 8 spaces, found 5
(#98) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#98) Variable "Data" must be all lower-case
(#98) Variable "SerieName" must be all lower-case
(#98) Variable "SeriesParameters" must be all lower-case
(#99) Line indented incorrectly; expected at least 8 spaces, found 6
(#100) Line indented incorrectly; expected 12 spaces, found 7
(#100) Expected "if (...) {\n"; found "if (...)\n {\n"
(#100) Variable "SeriesParameters" must be all lower-case
(#101) Line indented incorrectly; expected at least 12 spaces, found 8
(#102) Line indented incorrectly; expected at least 16 spaces, found 9
(#102) Variable "SerieName" must be all lower-case
(#102) Variable "Palette" must be all lower-case
(#102) Variable "ID" must be all lower-case
(#103) Line indented incorrectly; expected at least 16 spaces, found 9
(#103) Variable "SerieName" must be all lower-case
(#103) Variable "Palette" must be all lower-case
(#103) Variable "ID" must be all lower-case
(#104) Line indented incorrectly; expected at least 16 spaces, found 9
(#104) Variable "SerieName" must be all lower-case
(#104) Variable "Palette" must be all lower-case
(#104) Variable "ID" must be all lower-case
(#105) Line indented incorrectly; expected at least 16 spaces, found 9
(#105) Variable "SerieName" must be all lower-case
(#105) Variable "Palette" must be all lower-case
(#105) Variable "ID" must be all lower-case
(#106) Line indented incorrectly; expected at least 16 spaces, found 9
(#106) Variable "ID" must be all lower-case
(#107) Line indented incorrectly; expected 12 spaces, found 8
(#107) Closing brace indented incorrectly; expected 7 spaces, found 8
(#108) Line indented incorrectly; expected 8 spaces, found 6
(#108) Closing brace indented incorrectly; expected 5 spaces, found 6
(#109) Closing brace indented incorrectly; expected 3 spaces, found 4
(#111) Line indented incorrectly; expected at least 4 spaces, found 3
(#112) Line indented incorrectly; expected 4 spaces, found 3
(#112) method name "pBubble::drawBubbleChart" must be in lower-case letters only
(#112) Visibility must be declared on method "drawBubbleChart"
(#112) Variable "DataSeries" must be all lower-case
(#112) Commas (,) must be followed by white space.
(#112) Variable "WeightSeries" must be all lower-case
(#112) Commas (,) must be followed by white space.
(#112) Variable "Format" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Variable "ForceAlpha" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Variable "Format" must be all lower-case
(#114) Variable "Format" must be all lower-case
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Variable "DrawBorder" must be all lower-case
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Variable "Format" must be all lower-case
(#115) Variable "Format" must be all lower-case
(#115) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Variable "BorderWidth" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Variable "Format" must be all lower-case
(#116) Variable "Format" must be all lower-case
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Variable "Shape" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Variable "Format" must be all lower-case
(#117) Variable "Format" must be all lower-case
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Variable "Surrounding" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Variable "Format" must be all lower-case
(#118) Variable "Format" must be all lower-case
(#118) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Variable "BorderR" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Variable "Format" must be all lower-case
(#119) Variable "Format" must be all lower-case
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Variable "BorderG" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Variable "Format" must be all lower-case
(#120) Variable "Format" must be all lower-case
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Variable "BorderB" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Variable "Format" must be all lower-case
(#121) Variable "Format" must be all lower-case
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Variable "BorderAlpha" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Variable "Format" must be all lower-case
(#122) Variable "Format" must be all lower-case
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#123) Variable "RecordImageMap" must be all lower-case
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Variable "Format" must be all lower-case
(#123) Variable "Format" must be all lower-case
(#123) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#125) Line indented incorrectly; expected 8 spaces, found 5
(#125) Expected "if (...) {\n"; found "if (...)\t{ "
(#125) Variable "DataSeries" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Variable "DataSeries" must be all lower-case
(#125) Variable "DataSeries" must be all lower-case
(#125) Closing brace must be on a line by itself
(#126) Line indented incorrectly; expected 8 spaces, found 5
(#126) Expected "if (...) {\n"; found "if (...)\t{ "
(#126) Variable "WeightSeries" must be all lower-case
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Variable "WeightSeries" must be all lower-case
(#126) Variable "WeightSeries" must be all lower-case
(#126) Closing brace must be on a line by itself
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Variable "Data" must be all lower-case
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Variable "Palette" must be all lower-case
(#131) Line indented incorrectly; expected 8 spaces, found 5
(#131) Expected "if (...) {\n"; found "if (...) { "
(#131) Variable "Data" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#131) Line exceeds 132 characters; contains 137 characters
(#131) Closing brace must be on a line by itself
(#132) Line indented incorrectly; expected 8 spaces, found 5
(#132) Expected "if (...) {\n"; found "if (...) { "
(#132) Variable "Data" must be all lower-case
(#132) Commas (,) must be followed by white space.
(#132) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#132) Line exceeds 132 characters; contains 137 characters
(#132) Closing brace must be on a line by itself
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Variable "XMargin" must be all lower-case
(#136) Commas (,) must be followed by white space.
(#136) Variable "XDivs" must be all lower-case
(#138) Line indented incorrectly; expected 8 spaces, found 5
(#138) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#138) Variable "DataSeries" must be all lower-case
(#138) Variable "Key" must be all lower-case
(#138) Variable "SerieName" must be all lower-case
(#139) Line indented incorrectly; expected at least 8 spaces, found 6
(#140) Line indented incorrectly; expected at least 12 spaces, found 7
(#140) Variable "AxisID" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Variable "Data" must be all lower-case
(#140) Variable "SerieName" must be all lower-case
(#141) Line indented incorrectly; expected at least 12 spaces, found 7
(#141) Variable "Mode" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Variable "Data" must be all lower-case
(#141) Variable "AxisID" must be all lower-case
(#142) Line indented incorrectly; expected at least 12 spaces, found 7
(#142) Variable "Format" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Variable "Data" must be all lower-case
(#142) Variable "AxisID" must be all lower-case
(#143) Line indented incorrectly; expected at least 12 spaces, found 7
(#143) Variable "Unit" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Variable "Data" must be all lower-case
(#143) Variable "AxisID" must be all lower-case
(#145) Line indented incorrectly; expected 12 spaces, found 7
(#145) Expected "if (...) {\n"; found "if (...) { "
(#145) Variable "Data" must be all lower-case
(#145) Variable "SerieName" must be all lower-case
(#145) Variable "SerieDescription" must be all lower-case
(#145) Variable "Data" must be all lower-case
(#145) Variable "SerieName" must be all lower-case
(#145) Closing brace must be on a line by itself
(#145) Expected "} else {\n"; found "} else { "
(#145) Variable "SerieDescription" must be all lower-case
(#145) Variable "SerieName" must be all lower-case
(#145) Line exceeds 132 characters; contains 170 characters
(#145) Closing brace must be on a line by itself
(#147) Line indented incorrectly; expected at least 12 spaces, found 7
(#147) Variable "XStep" must be all lower-case
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Expected 1 space before "-"; 0 found
(#147) Expected 1 space after "-"; 0 found
(#147) Expected 1 space before "-"; 0 found
(#147) Expected 1 space after "-"; 0 found
(#147) Variable "XMargin" must be all lower-case
(#147) Expected 1 space before "*"; 0 found
(#147) Expected 1 space after "*"; 0 found
(#147) Expected 1 space before "/"; 0 found
(#147) Expected 1 space after "/"; 0 found
(#147) Variable "XDivs" must be all lower-case
(#149) Line indented incorrectly; expected at least 12 spaces, found 7
(#149) Variable "X" must be all lower-case
(#149) Variable "XMargin" must be all lower-case
(#150) Line indented incorrectly; expected at least 12 spaces, found 7
(#150) Variable "Y" must be all lower-case
(#150) Variable "XMargin" must be all lower-case
(#152) Line indented incorrectly; expected at least 12 spaces, found 7
(#152) Variable "Color" must be all lower-case
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Variable "Palette" must be all lower-case
(#152) Variable "Key" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Variable "Palette" must be all lower-case
(#152) Variable "Key" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Variable "Palette" must be all lower-case
(#152) Variable "Key" must be all lower-case
(#152) Commas (,) must be followed by white space.
(#152) Expected 1 space before "=>"; 0 found
(#152) Expected 1 space after "=>"; 0 found
(#152) Variable "Palette" must be all lower-case
(#152) Variable "Key" must be all lower-case
(#154) Line indented incorrectly; expected 12 spaces, found 7
(#154) Expected "if (...) {\n"; found "if (...) { "
(#154) Variable "ForceAlpha" must be all lower-case
(#154) Variable "Color" must be all lower-case
(#154) Expected 1 space before "="; 0 found
(#154) Expected 1 space after "="; 0 found
(#154) Variable "ForceAlpha" must be all lower-case
(#154) Closing brace must be on a line by itself
(#156) Line indented incorrectly; expected 12 spaces, found 7
(#156) Expected "if (...) {\n"; found "if (...)\n {\n"
(#156) Variable "DrawBorder" must be all lower-case
(#157) Line indented incorrectly; expected at least 12 spaces, found 8
(#158) Line indented incorrectly; expected 16 spaces, found 9
(#158) Expected "if (...) {\n"; found "if (...)\n {\n"
(#158) Variable "BorderWidth" must be all lower-case
(#159) Line indented incorrectly; expected at least 16 spaces, found 10
(#160) Line indented incorrectly; expected 20 spaces, found 11
(#160) Expected "if (...) {\n"; found "if (...)\n { "
(#160) Variable "Surrounding" must be all lower-case
(#160) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#161) Line indented incorrectly; expected at least 20 spaces, found 12
(#161) Variable "BorderR" must be all lower-case
(#161) Variable "Palette" must be all lower-case
(#161) Variable "Key" must be all lower-case
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Variable "Surrounding" must be all lower-case
(#161) Variable "BorderG" must be all lower-case
(#161) Variable "Palette" must be all lower-case
(#161) Variable "Key" must be all lower-case
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Variable "Surrounding" must be all lower-case
(#161) Variable "BorderB" must be all lower-case
(#161) Variable "Palette" must be all lower-case
(#161) Variable "Key" must be all lower-case
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#161) Variable "Surrounding" must be all lower-case
(#161) Line exceeds 132 characters; contains 150 characters
(#161) Closing brace must be on a line by itself
(#162) Line indented incorrectly; expected 20 spaces, found 11
(#162) Expected "} else {\n"; found "}\n else\n { "
(#163) Line indented incorrectly; expected at least 20 spaces, found 12
(#163) Variable "BorderR" must be all lower-case
(#163) Variable "BorderR" must be all lower-case
(#163) Variable "BorderG" must be all lower-case
(#163) Variable "BorderG" must be all lower-case
(#163) Variable "BorderB" must be all lower-case
(#163) Variable "BorderB" must be all lower-case
(#163) Closing brace must be on a line by itself
(#164) Line indented incorrectly; expected 20 spaces, found 11
(#164) Expected "if (...) {\n"; found "if (...) { "
(#164) Variable "ForceAlpha" must be all lower-case
(#164) Variable "BorderAlpha" must be all lower-case
(#164) Variable "ForceAlpha" must be all lower-case
(#164) Expected 1 space before "/"; 0 found
(#164) Expected 1 space after "/"; 0 found
(#164) Closing brace must be on a line by itself
(#165) Line indented incorrectly; expected at least 20 spaces, found 11
(#165) Variable "BorderColor" must be all lower-case
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Variable "BorderR" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Variable "BorderG" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Variable "BorderB" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Expected 1 space before "=>"; 0 found
(#165) Expected 1 space after "=>"; 0 found
(#165) Variable "BorderAlpha" must be all lower-case
(#166) Line indented incorrectly; expected 16 spaces, found 10
(#166) Closing brace indented incorrectly; expected 9 spaces, found 10
(#167) Line indented incorrectly; expected 16 spaces, found 9
(#167) Expected "} else {\n"; found "}\n else\n {\n"
(#168) Line indented incorrectly; expected at least 16 spaces, found 10
(#169) Line indented incorrectly; expected at least 20 spaces, found 11
(#169) Variable "Color" must be all lower-case
(#169) Variable "BorderAlpha" must be all lower-case
(#171) Line indented incorrectly; expected 20 spaces, found 11
(#171) Expected "if (...) {\n"; found "if (...)\n { "
(#171) Variable "Surrounding" must be all lower-case
(#171) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#172) Line indented incorrectly; expected at least 20 spaces, found 12
(#172) Variable "Color" must be all lower-case
(#172) Variable "Palette" must be all lower-case
(#172) Variable "Key" must be all lower-case
(#172) Expected 1 space before "+"; 0 found
(#172) Expected 1 space after "+"; 0 found
(#172) Variable "Surrounding" must be all lower-case
(#172) Variable "Color" must be all lower-case
(#172) Variable "Palette" must be all lower-case
(#172) Variable "Key" must be all lower-case
(#172) Expected 1 space before "+"; 0 found
(#172) Expected 1 space after "+"; 0 found
(#172) Variable "Surrounding" must be all lower-case
(#172) Variable "Color" must be all lower-case
(#172) Variable "Palette" must be all lower-case
(#172) Variable "Key" must be all lower-case
(#172) Expected 1 space before "+"; 0 found
(#172) Expected 1 space after "+"; 0 found
(#172) Variable "Surrounding" must be all lower-case
(#172) Line exceeds 132 characters; contains 177 characters
(#172) Closing brace must be on a line by itself
(#173) Line indented incorrectly; expected 20 spaces, found 11
(#173) Expected "} else {\n"; found "}\n else\n { "
(#174) Line indented incorrectly; expected at least 20 spaces, found 12
(#174) Variable "Color" must be all lower-case
(#174) Variable "BorderR" must be all lower-case
(#174) Variable "Color" must be all lower-case
(#174) Variable "BorderG" must be all lower-case
(#174) Variable "Color" must be all lower-case
(#174) Variable "BorderB" must be all lower-case
(#174) Closing brace must be on a line by itself
(#175) Line indented incorrectly; expected 20 spaces, found 11
(#175) Expected "if (...) {\n"; found "if (...) { "
(#175) Variable "ForceAlpha" must be all lower-case
(#175) Variable "Color" must be all lower-case
(#175) Variable "ForceAlpha" must be all lower-case
(#175) Expected 1 space before "/"; 0 found
(#175) Expected 1 space after "/"; 0 found
(#175) Closing brace must be on a line by itself
(#176) Line indented incorrectly; expected 16 spaces, found 10
(#176) Closing brace indented incorrectly; expected 9 spaces, found 10
(#177) Line indented incorrectly; expected 12 spaces, found 8
(#177) Closing brace indented incorrectly; expected 7 spaces, found 8
(#179) Line indented incorrectly; expected 12 spaces, found 7
(#179) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#179) Variable "Data" must be all lower-case
(#179) Variable "SerieName" must be all lower-case
(#179) Variable "iKey" must be all lower-case
(#179) Variable "Point" must be all lower-case
(#180) Line indented incorrectly; expected at least 12 spaces, found 8
(#181) Line indented incorrectly; expected at least 16 spaces, found 9
(#181) Variable "Weight" must be all lower-case
(#181) Variable "Point" must be all lower-case
(#181) Variable "Data" must be all lower-case
(#181) Variable "WeightSeries" must be all lower-case
(#181) Variable "Key" must be all lower-case
(#181) Variable "iKey" must be all lower-case
(#183) Line indented incorrectly; expected at least 16 spaces, found 9
(#183) Variable "PosArray" must be all lower-case
(#183) Variable "Point" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Variable "AxisID" must be all lower-case
(#184) Line indented incorrectly; expected at least 16 spaces, found 9
(#184) Variable "WeightArray" must be all lower-case
(#184) Variable "Weight" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Expected 1 space before "=>"; 0 found
(#184) Expected 1 space after "=>"; 0 found
(#184) Variable "AxisID" must be all lower-case
(#186) Line indented incorrectly; expected 16 spaces, found 9
(#186) Expected "if (...) {\n"; found "if (...)\n {\n"
(#186) Variable "Data" must be all lower-case
(#187) Line indented incorrectly; expected at least 16 spaces, found 10
(#188) Line indented incorrectly; expected 20 spaces, found 11
(#188) Expected "if (...) {\n"; found "if (...) { "
(#188) Variable "XDivs" must be all lower-case
(#188) Variable "XStep" must be all lower-case
(#188) Closing brace must be on a line by itself
(#188) Expected "} else {\n"; found "} else { "
(#188) Variable "XStep" must be all lower-case
(#188) Expected 1 space before "-"; 0 found
(#188) Expected 1 space after "-"; 0 found
(#188) Expected 1 space before "-"; 0 found
(#188) Expected 1 space after "-"; 0 found
(#188) Variable "XMargin" must be all lower-case
(#188) Expected 1 space before "*"; 0 found
(#188) Expected 1 space after "*"; 0 found
(#188) Expected 1 space before "/"; 0 found
(#188) Expected 1 space after "/"; 0 found
(#188) Variable "XDivs" must be all lower-case
(#188) Line exceeds 132 characters; contains 150 characters
(#188) Closing brace must be on a line by itself
(#189) Line indented incorrectly; expected at least 20 spaces, found 11
(#189) Variable "Y" must be all lower-case
(#189) Variable "PosArray" must be all lower-case
(#189) Variable "CircleRadius" must be all lower-case
(#189) Variable "PosArray" must be all lower-case
(#189) Variable "WeightArray" must be all lower-case
(#189) Expected 1 space before "/"; 0 found
(#189) Expected 1 space after "/"; 0 found
(#191) Line indented incorrectly; expected 20 spaces, found 11
(#191) Expected "if (...) {\n"; found "if (...)\n {\n"
(#191) Variable "Shape" must be all lower-case
(#192) Line indented incorrectly; expected at least 20 spaces, found 12
(#193) Line indented incorrectly; expected 24 spaces, found 13
(#193) Expected "if (...) {\n"; found "if (...) { "
(#193) Variable "RecordImageMap" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "X" must be all lower-case
(#193) Expected 1 space before "-"; 0 found
(#193) Expected 1 space after "-"; 0 found
(#193) Variable "CircleRadius" must be all lower-case
(#193) Variable "Y" must be all lower-case
(#193) Expected 1 space before "-"; 0 found
(#193) Expected 1 space after "-"; 0 found
(#193) Variable "CircleRadius" must be all lower-case
(#193) Variable "X" must be all lower-case
(#193) Expected 1 space before "+"; 0 found
(#193) Expected 1 space after "+"; 0 found
(#193) Variable "CircleRadius" must be all lower-case
(#193) Variable "Y" must be all lower-case
(#193) Expected 1 space before "+"; 0 found
(#193) Expected 1 space after "+"; 0 found
(#193) Variable "CircleRadius" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "Palette" must be all lower-case
(#193) Variable "Key" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "Palette" must be all lower-case
(#193) Variable "Key" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "Palette" must be all lower-case
(#193) Variable "Key" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "SerieDescription" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "Data" must be all lower-case
(#193) Variable "WeightSeries" must be all lower-case
(#193) Variable "Key" must be all lower-case
(#193) Variable "iKey" must be all lower-case
(#193) Line exceeds maximum limit of 180 characters; contains 355 characters
(#193) Closing brace must be on a line by itself
(#195) Line indented incorrectly; expected 24 spaces, found 13
(#195) Expected "if (...) {\n"; found "if (...)\n {\n"
(#195) Variable "BorderWidth" must be all lower-case
(#196) Line indented incorrectly; expected at least 24 spaces, found 14
(#197) Line indented incorrectly; expected at least 28 spaces, found 15
(#197) Variable "X" must be all lower-case
(#197) Expected 1 space before "-"; 0 found
(#197) Expected 1 space after "-"; 0 found
(#197) Variable "CircleRadius" must be all lower-case
(#197) Expected 1 space before "-"; 0 found
(#197) Expected 1 space after "-"; 0 found
(#197) Variable "BorderWidth" must be all lower-case
(#197) Commas (,) must be followed by white space.
(#197) Variable "Y" must be all lower-case
(#197) Expected 1 space before "-"; 0 found
(#197) Expected 1 space after "-"; 0 found
(#197) Variable "CircleRadius" must be all lower-case
(#197) Expected 1 space before "-"; 0 found
(#197) Expected 1 space after "-"; 0 found
(#197) Variable "BorderWidth" must be all lower-case
(#197) Commas (,) must be followed by white space.
(#197) Variable "X" must be all lower-case
(#197) Expected 1 space before "+"; 0 found
(#197) Expected 1 space after "+"; 0 found
(#197) Variable "CircleRadius" must be all lower-case
(#197) Expected 1 space before "+"; 0 found
(#197) Expected 1 space after "+"; 0 found
(#197) Variable "BorderWidth" must be all lower-case
(#197) Commas (,) must be followed by white space.
(#197) Variable "Y" must be all lower-case
(#197) Expected 1 space before "+"; 0 found
(#197) Expected 1 space after "+"; 0 found
(#197) Variable "CircleRadius" must be all lower-case
(#197) Expected 1 space before "+"; 0 found
(#197) Expected 1 space after "+"; 0 found
(#197) Variable "BorderWidth" must be all lower-case
(#197) Commas (,) must be followed by white space.
(#197) Variable "BorderColor" must be all lower-case
(#197) Line exceeds maximum limit of 180 characters; contains 190 characters
(#198) Line indented incorrectly; expected at least 28 spaces, found 15
(#198) Variable "X" must be all lower-case
(#198) Expected 1 space before "-"; 0 found
(#198) Expected 1 space after "-"; 0 found
(#198) Variable "CircleRadius" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "Y" must be all lower-case
(#198) Expected 1 space before "-"; 0 found
(#198) Expected 1 space after "-"; 0 found
(#198) Variable "CircleRadius" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "X" must be all lower-case
(#198) Expected 1 space before "+"; 0 found
(#198) Expected 1 space after "+"; 0 found
(#198) Variable "CircleRadius" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "Y" must be all lower-case
(#198) Expected 1 space before "+"; 0 found
(#198) Expected 1 space after "+"; 0 found
(#198) Variable "CircleRadius" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "Color" must be all lower-case
(#199) Line indented incorrectly; expected 24 spaces, found 14
(#199) Closing brace indented incorrectly; expected 13 spaces, found 14
(#200) Line indented incorrectly; expected at least 24 spaces, found 13
(#200) Inline control structures are not allowed
(#201) Line indented incorrectly; expected at least 24 spaces, found 14
(#201) Variable "X" must be all lower-case
(#201) Expected 1 space before "-"; 0 found
(#201) Expected 1 space after "-"; 0 found
(#201) Variable "CircleRadius" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "Y" must be all lower-case
(#201) Expected 1 space before "-"; 0 found
(#201) Expected 1 space after "-"; 0 found
(#201) Variable "CircleRadius" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "X" must be all lower-case
(#201) Expected 1 space before "+"; 0 found
(#201) Expected 1 space after "+"; 0 found
(#201) Variable "CircleRadius" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "Y" must be all lower-case
(#201) Expected 1 space before "+"; 0 found
(#201) Expected 1 space after "+"; 0 found
(#201) Variable "CircleRadius" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "Color" must be all lower-case
(#202) Line indented incorrectly; expected 20 spaces, found 12
(#202) Closing brace indented incorrectly; expected 11 spaces, found 12
(#203) Line indented incorrectly; expected 20 spaces, found 11
(#203) Usage of ELSEIF not allowed; use ELSE IF instead
(#203) Variable "Shape" must be all lower-case
(#204) Line indented incorrectly; expected at least 20 spaces, found 12
(#205) Line indented incorrectly; expected 24 spaces, found 13
(#205) Expected "if (...) {\n"; found "if (...) { "
(#205) Variable "RecordImageMap" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "X" must be all lower-case
(#205) Variable "Y" must be all lower-case
(#205) Variable "CircleRadius" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "Palette" must be all lower-case
(#205) Variable "Key" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "Palette" must be all lower-case
(#205) Variable "Key" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "Palette" must be all lower-case
(#205) Variable "Key" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "SerieDescription" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "Data" must be all lower-case
(#205) Variable "WeightSeries" must be all lower-case
(#205) Variable "Key" must be all lower-case
(#205) Variable "iKey" must be all lower-case
(#205) Line exceeds maximum limit of 180 characters; contains 298 characters
(#205) Closing brace must be on a line by itself
(#207) Line indented incorrectly; expected 24 spaces, found 13
(#207) Expected "if (...) {\n"; found "if (...)\n {\n"
(#207) Variable "BorderWidth" must be all lower-case
(#208) Line indented incorrectly; expected at least 24 spaces, found 14
(#209) Line indented incorrectly; expected at least 28 spaces, found 15
(#209) Variable "X" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "Y" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "CircleRadius" must be all lower-case
(#209) Expected 1 space before "+"; 0 found
(#209) Expected 1 space after "+"; 0 found
(#209) Variable "BorderWidth" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "BorderColor" must be all lower-case
(#210) Line indented incorrectly; expected at least 28 spaces, found 15
(#210) Variable "X" must be all lower-case
(#210) Commas (,) must be followed by white space.
(#210) Variable "Y" must be all lower-case
(#210) Commas (,) must be followed by white space.
(#210) Variable "CircleRadius" must be all lower-case
(#210) Commas (,) must be followed by white space.
(#210) Variable "Color" must be all lower-case
(#211) Line indented incorrectly; expected 24 spaces, found 14
(#211) Closing brace indented incorrectly; expected 13 spaces, found 14
(#212) Line indented incorrectly; expected at least 24 spaces, found 13
(#212) Inline control structures are not allowed
(#213) Line indented incorrectly; expected at least 24 spaces, found 14
(#213) Variable "X" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "Y" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "CircleRadius" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "Color" must be all lower-case
(#214) Line indented incorrectly; expected 20 spaces, found 12
(#214) Closing brace indented incorrectly; expected 11 spaces, found 12
(#216) Line indented incorrectly; expected at least 20 spaces, found 11
(#216) Variable "X" must be all lower-case
(#216) Variable "X" must be all lower-case
(#216) Variable "XStep" must be all lower-case
(#217) Line indented incorrectly; expected 16 spaces, found 10
(#217) Closing brace indented incorrectly; expected 9 spaces, found 10
(#218) Line indented incorrectly; expected 16 spaces, found 9
(#218) Usage of ELSEIF not allowed; use ELSE IF instead
(#218) Variable "Data" must be all lower-case
(#219) Line indented incorrectly; expected at least 16 spaces, found 10
(#220) Line indented incorrectly; expected 20 spaces, found 11
(#220) Expected "if (...) {\n"; found "if (...) { "
(#220) Variable "XDivs" must be all lower-case
(#220) Variable "XStep" must be all lower-case
(#220) Closing brace must be on a line by itself
(#220) Expected "} else {\n"; found "} else { "
(#220) Variable "XStep" must be all lower-case
(#220) Expected 1 space before "-"; 0 found
(#220) Expected 1 space after "-"; 0 found
(#220) Expected 1 space before "-"; 0 found
(#220) Expected 1 space after "-"; 0 found
(#220) Variable "XMargin" must be all lower-case
(#220) Expected 1 space before "*"; 0 found
(#220) Expected 1 space after "*"; 0 found
(#220) Expected 1 space before "/"; 0 found
(#220) Expected 1 space after "/"; 0 found
(#220) Variable "XDivs" must be all lower-case
(#220) Line exceeds 132 characters; contains 150 characters
(#220) Closing brace must be on a line by itself
(#221) Line indented incorrectly; expected at least 20 spaces, found 11
(#221) Variable "X" must be all lower-case
(#221) Variable "PosArray" must be all lower-case
(#221) Variable "CircleRadius" must be all lower-case
(#221) Variable "PosArray" must be all lower-case
(#221) Variable "WeightArray" must be all lower-case
(#221) Expected 1 space before "/"; 0 found
(#221) Expected 1 space after "/"; 0 found
(#223) Line indented incorrectly; expected 20 spaces, found 11
(#223) Expected "if (...) {\n"; found "if (...)\n {\n"
(#223) Variable "Shape" must be all lower-case
(#224) Line indented incorrectly; expected at least 20 spaces, found 12
(#225) Line indented incorrectly; expected 24 spaces, found 13
(#225) Expected "if (...) {\n"; found "if (...) { "
(#225) Variable "RecordImageMap" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#225) Variable "X" must be all lower-case
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#225) Variable "CircleRadius" must be all lower-case
(#225) Variable "Y" must be all lower-case
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#225) Variable "CircleRadius" must be all lower-case
(#225) Variable "X" must be all lower-case
(#225) Expected 1 space before "+"; 0 found
(#225) Expected 1 space after "+"; 0 found
(#225) Variable "CircleRadius" must be all lower-case
(#225) Variable "Y" must be all lower-case
(#225) Expected 1 space before "+"; 0 found
(#225) Expected 1 space after "+"; 0 found
(#225) Variable "CircleRadius" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#225) Variable "Palette" must be all lower-case
(#225) Variable "Key" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#225) Variable "Palette" must be all lower-case
(#225) Variable "Key" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#225) Variable "Palette" must be all lower-case
(#225) Variable "Key" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#225) Variable "SerieDescription" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#225) Variable "Data" must be all lower-case
(#225) Variable "WeightSeries" must be all lower-case
(#225) Variable "Key" must be all lower-case
(#225) Variable "iKey" must be all lower-case
(#225) Line exceeds maximum limit of 180 characters; contains 355 characters
(#225) Closing brace must be on a line by itself
(#227) Line indented incorrectly; expected 24 spaces, found 13
(#227) Expected "if (...) {\n"; found "if (...)\n {\n"
(#227) Variable "BorderWidth" must be all lower-case
(#228) Line indented incorrectly; expected at least 24 spaces, found 14
(#229) Line indented incorrectly; expected at least 28 spaces, found 15
(#229) Variable "X" must be all lower-case
(#229) Expected 1 space before "-"; 0 found
(#229) Expected 1 space after "-"; 0 found
(#229) Variable "CircleRadius" must be all lower-case
(#229) Expected 1 space before "-"; 0 found
(#229) Expected 1 space after "-"; 0 found
(#229) Variable "BorderWidth" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Variable "Y" must be all lower-case
(#229) Expected 1 space before "-"; 0 found
(#229) Expected 1 space after "-"; 0 found
(#229) Variable "CircleRadius" must be all lower-case
(#229) Expected 1 space before "-"; 0 found
(#229) Expected 1 space after "-"; 0 found
(#229) Variable "BorderWidth" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Variable "X" must be all lower-case
(#229) Expected 1 space before "+"; 0 found
(#229) Expected 1 space after "+"; 0 found
(#229) Variable "CircleRadius" must be all lower-case
(#229) Expected 1 space before "+"; 0 found
(#229) Expected 1 space after "+"; 0 found
(#229) Variable "BorderWidth" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Variable "Y" must be all lower-case
(#229) Expected 1 space before "+"; 0 found
(#229) Expected 1 space after "+"; 0 found
(#229) Variable "CircleRadius" must be all lower-case
(#229) Expected 1 space before "+"; 0 found
(#229) Expected 1 space after "+"; 0 found
(#229) Variable "BorderWidth" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Variable "BorderColor" must be all lower-case
(#229) Line exceeds maximum limit of 180 characters; contains 190 characters
(#230) Line indented incorrectly; expected at least 28 spaces, found 15
(#230) Variable "X" must be all lower-case
(#230) Expected 1 space before "-"; 0 found
(#230) Expected 1 space after "-"; 0 found
(#230) Variable "CircleRadius" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Variable "Y" must be all lower-case
(#230) Expected 1 space before "-"; 0 found
(#230) Expected 1 space after "-"; 0 found
(#230) Variable "CircleRadius" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Variable "X" must be all lower-case
(#230) Expected 1 space before "+"; 0 found
(#230) Expected 1 space after "+"; 0 found
(#230) Variable "CircleRadius" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Variable "Y" must be all lower-case
(#230) Expected 1 space before "+"; 0 found
(#230) Expected 1 space after "+"; 0 found
(#230) Variable "CircleRadius" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Variable "Color" must be all lower-case
(#231) Line indented incorrectly; expected 24 spaces, found 14
(#231) Closing brace indented incorrectly; expected 13 spaces, found 14
(#232) Line indented incorrectly; expected at least 24 spaces, found 13
(#232) Inline control structures are not allowed
(#233) Line indented incorrectly; expected at least 24 spaces, found 14
(#233) Variable "X" must be all lower-case
(#233) Expected 1 space before "-"; 0 found
(#233) Expected 1 space after "-"; 0 found
(#233) Variable "CircleRadius" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Variable "Y" must be all lower-case
(#233) Expected 1 space before "-"; 0 found
(#233) Expected 1 space after "-"; 0 found
(#233) Variable "CircleRadius" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Variable "X" must be all lower-case
(#233) Expected 1 space before "+"; 0 found
(#233) Expected 1 space after "+"; 0 found
(#233) Variable "CircleRadius" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Variable "Y" must be all lower-case
(#233) Expected 1 space before "+"; 0 found
(#233) Expected 1 space after "+"; 0 found
(#233) Variable "CircleRadius" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Variable "Color" must be all lower-case
(#234) Line indented incorrectly; expected 20 spaces, found 12
(#234) Closing brace indented incorrectly; expected 11 spaces, found 12
(#235) Line indented incorrectly; expected 20 spaces, found 11
(#235) Usage of ELSEIF not allowed; use ELSE IF instead
(#235) Variable "Shape" must be all lower-case
(#236) Line indented incorrectly; expected at least 20 spaces, found 12
(#237) Line indented incorrectly; expected 24 spaces, found 13
(#237) Expected "if (...) {\n"; found "if (...) { "
(#237) Variable "RecordImageMap" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "X" must be all lower-case
(#237) Variable "Y" must be all lower-case
(#237) Variable "CircleRadius" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "Palette" must be all lower-case
(#237) Variable "Key" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "Palette" must be all lower-case
(#237) Variable "Key" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "Palette" must be all lower-case
(#237) Variable "Key" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "SerieDescription" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "Data" must be all lower-case
(#237) Variable "WeightSeries" must be all lower-case
(#237) Variable "Key" must be all lower-case
(#237) Variable "iKey" must be all lower-case
(#237) Line exceeds maximum limit of 180 characters; contains 298 characters
(#237) Closing brace must be on a line by itself
(#239) Line indented incorrectly; expected 24 spaces, found 13
(#239) Expected "if (...) {\n"; found "if (...)\n {\n"
(#239) Variable "BorderWidth" must be all lower-case
(#240) Line indented incorrectly; expected at least 24 spaces, found 14
(#241) Line indented incorrectly; expected at least 28 spaces, found 15
(#241) Variable "X" must be all lower-case
(#241) Commas (,) must be followed by white space.
(#241) Variable "Y" must be all lower-case
(#241) Commas (,) must be followed by white space.
(#241) Variable "CircleRadius" must be all lower-case
(#241) Expected 1 space before "+"; 0 found
(#241) Expected 1 space after "+"; 0 found
(#241) Variable "BorderWidth" must be all lower-case
(#241) Commas (,) must be followed by white space.
(#241) Variable "BorderColor" must be all lower-case
(#242) Line indented incorrectly; expected at least 28 spaces, found 15
(#242) Variable "X" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "Y" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "CircleRadius" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "Color" must be all lower-case
(#243) Line indented incorrectly; expected 24 spaces, found 14
(#243) Closing brace indented incorrectly; expected 13 spaces, found 14
(#244) Line indented incorrectly; expected at least 24 spaces, found 13
(#244) Inline control structures are not allowed
(#245) Line indented incorrectly; expected at least 24 spaces, found 14
(#245) Variable "X" must be all lower-case
(#245) Commas (,) must be followed by white space.
(#245) Variable "Y" must be all lower-case
(#245) Commas (,) must be followed by white space.
(#245) Variable "CircleRadius" must be all lower-case
(#245) Commas (,) must be followed by white space.
(#245) Variable "Color" must be all lower-case
(#246) Line indented incorrectly; expected 20 spaces, found 12
(#246) Closing brace indented incorrectly; expected 11 spaces, found 12
(#248) Line indented incorrectly; expected at least 20 spaces, found 11
(#248) Variable "Y" must be all lower-case
(#248) Variable "Y" must be all lower-case
(#248) Variable "XStep" must be all lower-case
(#249) Line indented incorrectly; expected 16 spaces, found 10
(#249) Closing brace indented incorrectly; expected 9 spaces, found 10
(#250) Line indented incorrectly; expected 12 spaces, found 8
(#250) Closing brace indented incorrectly; expected 7 spaces, found 8
(#251) Line indented incorrectly; expected 8 spaces, found 6
(#251) Closing brace indented incorrectly; expected 5 spaces, found 6
(#252) Closing brace indented incorrectly; expected 3 spaces, found 4
(#254) Line indented incorrectly; expected 4 spaces, found 3
(#254) method name "pBubble::writeBubbleLabel" must be in lower-case letters only
(#254) Visibility must be declared on method "writeBubbleLabel"
(#254) Variable "SerieName" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Variable "SerieWeightName" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Variable "Points" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Variable "Format" must be all lower-case
(#255) Opening brace should be on the same line as the declaration
(#256) Line indented incorrectly; expected at least 8 spaces, found 5
(#256) Variable "OverrideTitle" must be all lower-case
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Variable "Format" must be all lower-case
(#256) Variable "Format" must be all lower-case
(#256) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#257) Line indented incorrectly; expected at least 8 spaces, found 5
(#257) Variable "DrawPoint" must be all lower-case
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Variable "Format" must be all lower-case
(#257) Variable "Format" must be all lower-case
(#259) Line indented incorrectly; expected 8 spaces, found 5
(#259) Expected "if (...) {\n"; found "if (...) { "
(#259) Variable "Points" must be all lower-case
(#259) Variable "Point" must be all lower-case
(#259) Variable "Points" must be all lower-case
(#259) Variable "Points" must be all lower-case
(#259) Variable "Points" must be all lower-case
(#259) Variable "Point" must be all lower-case
(#259) Closing brace must be on a line by itself
(#261) Line indented incorrectly; expected at least 8 spaces, found 5
(#261) Variable "Data" must be all lower-case
(#262) Line indented incorrectly; expected at least 8 spaces, found 5
(#262) Variable "Palette" must be all lower-case
(#264) Line indented incorrectly; expected at least 8 spaces, found 5
(#264) Inline control structures are not allowed
(#264) Variable "Data" must be all lower-case
(#264) Variable "SerieName" must be all lower-case
(#264) Variable "Data" must be all lower-case
(#264) Variable "SerieWeightName" must be all lower-case
(#265) Line indented incorrectly; expected at least 8 spaces, found 6
(#267) Line indented incorrectly; expected at least 8 spaces, found 5
(#267) Variable "XMargin" must be all lower-case
(#267) Commas (,) must be followed by white space.
(#267) Variable "XDivs" must be all lower-case
(#269) Line indented incorrectly; expected at least 8 spaces, found 5
(#269) Variable "AxisID" must be all lower-case
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Variable "Data" must be all lower-case
(#269) Variable "SerieName" must be all lower-case
(#270) Line indented incorrectly; expected at least 8 spaces, found 5
(#270) Variable "AxisMode" must be all lower-case
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Variable "Data" must be all lower-case
(#270) Variable "AxisID" must be all lower-case
(#271) Line indented incorrectly; expected at least 8 spaces, found 5
(#271) Variable "AxisFormat" must be all lower-case
(#271) Variable "Data" must be all lower-case
(#271) Variable "AxisID" must be all lower-case
(#272) Line indented incorrectly; expected at least 8 spaces, found 5
(#272) Variable "AxisUnit" must be all lower-case
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Variable "Data" must be all lower-case
(#272) Variable "AxisID" must be all lower-case
(#273) Line indented incorrectly; expected at least 8 spaces, found 5
(#273) Variable "XStep" must be all lower-case
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Expected 1 space before "-"; 0 found
(#273) Expected 1 space after "-"; 0 found
(#273) Expected 1 space before "-"; 0 found
(#273) Expected 1 space after "-"; 0 found
(#273) Variable "XMargin" must be all lower-case
(#273) Expected 1 space before "*"; 0 found
(#273) Expected 1 space after "*"; 0 found
(#273) Expected 1 space before "/"; 0 found
(#273) Expected 1 space after "/"; 0 found
(#273) Variable "XDivs" must be all lower-case
(#275) Line indented incorrectly; expected at least 8 spaces, found 5
(#275) Variable "X" must be all lower-case
(#275) Variable "XMargin" must be all lower-case
(#276) Line indented incorrectly; expected at least 8 spaces, found 5
(#276) Variable "Y" must be all lower-case
(#276) Variable "XMargin" must be all lower-case
(#278) Line indented incorrectly; expected at least 8 spaces, found 5
(#278) Variable "Color" must be all lower-case
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#278) Variable "Data" must be all lower-case
(#278) Variable "SerieName" must be all lower-case
(#278) Commas (,) must be followed by white space.
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#278) Variable "Data" must be all lower-case
(#278) Variable "SerieName" must be all lower-case
(#278) Commas (,) must be followed by white space.
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#278) Variable "Data" must be all lower-case
(#278) Variable "SerieName" must be all lower-case
(#278) Commas (,) must be followed by white space.
(#278) Expected 1 space before "=>"; 0 found
(#278) Expected 1 space after "=>"; 0 found
(#278) Variable "Data" must be all lower-case
(#278) Variable "SerieName" must be all lower-case
(#278) Line exceeds maximum limit of 180 characters; contains 217 characters
(#280) Line indented incorrectly; expected 8 spaces, found 5
(#280) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#280) Variable "Points" must be all lower-case
(#280) Variable "Key" must be all lower-case
(#280) Variable "Point" must be all lower-case
(#281) Line indented incorrectly; expected at least 8 spaces, found 6
(#282) Line indented incorrectly; expected at least 12 spaces, found 7
(#282) Variable "Value" must be all lower-case
(#282) Variable "Data" must be all lower-case
(#282) Variable "SerieName" must be all lower-case
(#282) Variable "Point" must be all lower-case
(#283) Line indented incorrectly; expected at least 12 spaces, found 7
(#283) Variable "PosArray" must be all lower-case
(#283) Variable "Value" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#283) Variable "AxisID" must be all lower-case
(#285) Line indented incorrectly; expected at least 12 spaces, found 7
(#285) Inline control structures are not allowed
(#285) Variable "Data" must be all lower-case
(#285) Variable "Data" must be all lower-case
(#285) Variable "Data" must be all lower-case
(#285) Variable "Point" must be all lower-case
(#286) Line indented incorrectly; expected at least 12 spaces, found 8
(#286) Variable "Abscissa" must be all lower-case
(#286) Variable "Data" must be all lower-case
(#286) Variable "Data" must be all lower-case
(#286) Variable "Point" must be all lower-case
(#287) Line indented incorrectly; expected at least 12 spaces, found 7
(#287) Inline control structures are not allowed
(#288) Line indented incorrectly; expected at least 12 spaces, found 8
(#288) Variable "Abscissa" must be all lower-case
(#290) Line indented incorrectly; expected at least 12 spaces, found 7
(#290) Variable "Value" must be all lower-case
(#290) Variable "Value" must be all lower-case
(#290) Commas (,) must be followed by white space.
(#290) Variable "AxisMode" must be all lower-case
(#290) Commas (,) must be followed by white space.
(#290) Variable "AxisFormat" must be all lower-case
(#290) Commas (,) must be followed by white space.
(#290) Variable "AxisUnit" must be all lower-case
(#291) Line indented incorrectly; expected at least 12 spaces, found 7
(#291) Variable "Weight" must be all lower-case
(#291) Variable "Data" must be all lower-case
(#291) Variable "SerieWeightName" must be all lower-case
(#291) Variable "Point" must be all lower-case
(#292) Line indented incorrectly; expected at least 12 spaces, found 7
(#292) Variable "Caption" must be all lower-case
(#292) Variable "Abscissa" must be all lower-case
(#292) Variable "Value" must be all lower-case
(#292) Variable "Weight" must be all lower-case
(#294) Line indented incorrectly; expected at least 12 spaces, found 7
(#294) Inline control structures are not allowed
(#294) Variable "Data" must be all lower-case
(#294) Variable "SerieName" must be all lower-case
(#295) Line indented incorrectly; expected at least 12 spaces, found 8
(#295) Variable "Description" must be all lower-case
(#295) Variable "Data" must be all lower-case
(#295) Variable "SerieName" must be all lower-case
(#296) Line indented incorrectly; expected at least 12 spaces, found 7
(#296) Inline control structures are not allowed
(#297) Line indented incorrectly; expected at least 12 spaces, found 8
(#297) Variable "Description" must be all lower-case
(#299) Line indented incorrectly; expected at least 12 spaces, found 7
(#299) Variable "Series" must be all lower-case
(#300) Line indented incorrectly; expected at least 12 spaces, found 7
(#300) Variable "Series" must be all lower-case
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Variable "Color" must be all lower-case
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Variable "Caption" must be all lower-case
(#302) Line indented incorrectly; expected 12 spaces, found 7
(#302) Expected "if (...) {\n"; found "if (...)\n {\n"
(#302) Variable "Data" must be all lower-case
(#303) Line indented incorrectly; expected at least 12 spaces, found 8
(#304) Line indented incorrectly; expected 16 spaces, found 9
(#304) Expected "if (...) {\n"; found "if (...) { "
(#304) Variable "XDivs" must be all lower-case
(#304) Variable "XStep" must be all lower-case
(#304) Closing brace must be on a line by itself
(#304) Expected "} else {\n"; found "} else { "
(#304) Variable "XStep" must be all lower-case
(#304) Expected 1 space before "-"; 0 found
(#304) Expected 1 space after "-"; 0 found
(#304) Expected 1 space before "-"; 0 found
(#304) Expected 1 space after "-"; 0 found
(#304) Variable "XMargin" must be all lower-case
(#304) Expected 1 space before "*"; 0 found
(#304) Expected 1 space after "*"; 0 found
(#304) Expected 1 space before "/"; 0 found
(#304) Expected 1 space after "/"; 0 found
(#304) Variable "XDivs" must be all lower-case
(#304) Line exceeds 132 characters; contains 148 characters
(#304) Closing brace must be on a line by itself
(#306) Line indented incorrectly; expected at least 16 spaces, found 9
(#306) Variable "X" must be all lower-case
(#306) Variable "X" must be all lower-case
(#306) Variable "Point" must be all lower-case
(#306) Variable "XStep" must be all lower-case
(#307) Line indented incorrectly; expected at least 16 spaces, found 9
(#307) Variable "Y" must be all lower-case
(#307) Variable "PosArray" must be all lower-case
(#308) Line indented incorrectly; expected 12 spaces, found 8
(#308) Closing brace indented incorrectly; expected 7 spaces, found 8
(#309) Line indented incorrectly; expected 12 spaces, found 7
(#309) Expected "} else {\n"; found "}\n else\n {\n"
(#310) Line indented incorrectly; expected at least 12 spaces, found 8
(#311) Line indented incorrectly; expected 16 spaces, found 9
(#311) Expected "if (...) {\n"; found "if (...) { "
(#311) Variable "XDivs" must be all lower-case
(#311) Variable "YStep" must be all lower-case
(#311) Closing brace must be on a line by itself
(#311) Expected "} else {\n"; found "} else { "
(#311) Variable "YStep" must be all lower-case
(#311) Expected 1 space before "-"; 0 found
(#311) Expected 1 space after "-"; 0 found
(#311) Expected 1 space before "-"; 0 found
(#311) Expected 1 space after "-"; 0 found
(#311) Variable "XMargin" must be all lower-case
(#311) Expected 1 space before "*"; 0 found
(#311) Expected 1 space after "*"; 0 found
(#311) Expected 1 space before "/"; 0 found
(#311) Expected 1 space after "/"; 0 found
(#311) Variable "XDivs" must be all lower-case
(#311) Line exceeds 132 characters; contains 148 characters
(#311) Closing brace must be on a line by itself
(#313) Line indented incorrectly; expected at least 16 spaces, found 9
(#313) Variable "X" must be all lower-case
(#313) Variable "PosArray" must be all lower-case
(#314) Line indented incorrectly; expected at least 16 spaces, found 9
(#314) Variable "Y" must be all lower-case
(#314) Variable "Y" must be all lower-case
(#314) Variable "Point" must be all lower-case
(#314) Variable "YStep" must be all lower-case
(#315) Line indented incorrectly; expected 12 spaces, found 8
(#315) Closing brace indented incorrectly; expected 7 spaces, found 8
(#317) Line indented incorrectly; expected at least 12 spaces, found 7
(#317) Inline control structures are not allowed
(#317) Variable "DrawPoint" must be all lower-case
(#318) Line indented incorrectly; expected at least 12 spaces, found 8
(#318) Variable "X" must be all lower-case
(#318) Commas (,) must be followed by white space.
(#318) Variable "Y" must be all lower-case
(#318) Commas (,) must be followed by white space.
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#319) Line indented incorrectly; expected at least 12 spaces, found 7
(#319) Inline control structures are not allowed
(#319) Usage of ELSEIF not allowed; use ELSE IF instead
(#319) Variable "DrawPoint" must be all lower-case
(#320) Line indented incorrectly; expected at least 12 spaces, found 8
(#320) Variable "X" must be all lower-case
(#320) Expected 1 space before "-"; 0 found
(#320) Expected 1 space after "-"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Variable "Y" must be all lower-case
(#320) Expected 1 space before "-"; 0 found
(#320) Expected 1 space after "-"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Variable "X" must be all lower-case
(#320) Expected 1 space before "+"; 0 found
(#320) Expected 1 space after "+"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Variable "Y" must be all lower-case
(#320) Expected 1 space before "+"; 0 found
(#320) Expected 1 space after "+"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Commas (,) must be followed by white space.
(#320) Expected 1 space before "=>"; 0 found
(#320) Expected 1 space after "=>"; 0 found
(#320) Line exceeds 132 characters; contains 143 characters
(#322) Line indented incorrectly; expected at least 12 spaces, found 7
(#322) Variable "X" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#322) Variable "Y" must be all lower-case
(#322) Expected 1 space before "-"; 0 found
(#322) Expected 1 space after "-"; 0 found
(#322) Commas (,) must be followed by white space.
(#322) Variable "Description" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#322) Variable "Series" must be all lower-case
(#322) Commas (,) must be followed by white space.
(#322) Variable "Format" must be all lower-case
(#323) Line indented incorrectly; expected 8 spaces, found 6
(#323) Closing brace indented incorrectly; expected 5 spaces, found 6
(#324) Closing brace indented incorrectly; expected 3 spaces, found 4
(#325) Line indented incorrectly; expected 0 spaces, found 2
(#325) Closing brace indented incorrectly; expected 1 spaces, found 2
(#326) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pCache.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Line indented incorrectly; expected 0 spaces, found 1
(#19) Line indented incorrectly; expected at least 4 spaces, found 3
(#19) Member variable "CacheFolder" must be all lower-case
(#19) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#19) Scope modifier not specified for member variable "$CacheFolder"
(#20) Line indented incorrectly; expected at least 4 spaces, found 3
(#20) Member variable "CacheIndex" must be all lower-case
(#20) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#20) Scope modifier not specified for member variable "$CacheIndex"
(#21) Line indented incorrectly; expected at least 4 spaces, found 3
(#21) Member variable "CacheDB" must be all lower-case
(#21) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#21) Scope modifier not specified for member variable "$CacheDB"
(#23) Line indented incorrectly; expected at least 4 spaces, found 3
(#24) Line indented incorrectly; expected 4 spaces, found 3
(#24) method name "pCache::pCache" must be in lower-case letters only
(#24) PHP4 style constructors are not allowed; use "__construct()" instead
(#24) Visibility must be declared on method "pCache"
(#24) Variable "Settings" must be all lower-case
(#25) Opening brace should be on the same line as the declaration
(#26) Line indented incorrectly; expected at least 8 spaces, found 5
(#26) Variable "CacheFolder" must be all lower-case
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#26) Variable "Settings" must be all lower-case
(#26) Variable "Settings" must be all lower-case
(#27) Line indented incorrectly; expected at least 8 spaces, found 5
(#27) Variable "CacheIndex" must be all lower-case
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Variable "Settings" must be all lower-case
(#27) Variable "Settings" must be all lower-case
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#28) Variable "CacheDB" must be all lower-case
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Variable "Settings" must be all lower-case
(#28) Variable "Settings" must be all lower-case
(#30) Line indented incorrectly; expected at least 8 spaces, found 5
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Variable "CacheFolder" must be all lower-case
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Variable "CacheIndex" must be all lower-case
(#32) Line indented incorrectly; expected at least 8 spaces, found 5
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Variable "CacheDB" must be all lower-case
(#34) Line indented incorrectly; expected 8 spaces, found 5
(#34) Expected "if (...) {\n"; found "if (...) { "
(#34) Closing brace must be on a line by itself
(#35) Line indented incorrectly; expected 8 spaces, found 5
(#35) Expected "if (...) {\n"; found "if (...) { "
(#35) Closing brace must be on a line by itself
(#36) Closing brace indented incorrectly; expected 3 spaces, found 4
(#38) Line indented incorrectly; expected at least 4 spaces, found 3
(#39) Line indented incorrectly; expected 4 spaces, found 3
(#39) Visibility must be declared on method "flush"
(#40) Opening brace should be on the same line as the declaration
(#41) Line indented incorrectly; expected 8 spaces, found 5
(#41) Expected "if (...) {\n"; found "if (...) { "
(#41) Line exceeds 132 characters; contains 166 characters
(#41) Closing brace must be on a line by itself
(#42) Line indented incorrectly; expected 8 spaces, found 5
(#42) Expected "if (...) {\n"; found "if (...) { "
(#42) Line exceeds 132 characters; contains 160 characters
(#42) Closing brace must be on a line by itself
(#43) Closing brace indented incorrectly; expected 3 spaces, found 4
(#45) Line indented incorrectly; expected at least 4 spaces, found 3
(#46) Line indented incorrectly; expected 4 spaces, found 3
(#46) method name "pCache::getHash" must be in lower-case letters only
(#46) Visibility must be declared on method "getHash"
(#46) Variable "Data" must be all lower-case
(#46) Commas (,) must be followed by white space.
(#46) Variable "Marker" must be all lower-case
(#47) Opening brace should be on the same line as the declaration
(#47) Opening brace must be the last content on the line
(#47) Variable "Marker" must be all lower-case
(#47) Variable "Data" must be all lower-case
(#47) Closing brace must be on a line by itself
(#49) Line indented incorrectly; expected at least 4 spaces, found 3
(#50) Line indented incorrectly; expected 4 spaces, found 3
(#50) method name "pCache::writeToCache" must be in lower-case letters only
(#50) Visibility must be declared on method "writeToCache"
(#50) Variable "ID" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#50) Variable "pChartObject" must be all lower-case
(#51) Opening brace should be on the same line as the declaration
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Variable "TemporaryFile" must be all lower-case
(#53) Commas (,) must be followed by white space.
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Variable "Database" must be all lower-case
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Variable "Index" must be all lower-case
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Variable "pChartObject" must be all lower-case
(#58) Commas (,) must be followed by white space.
(#58) Variable "TemporaryFile" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Variable "PictureSize" must be all lower-case
(#61) Variable "TemporaryFile" must be all lower-case
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Variable "DBSize" must be all lower-case
(#62) Variable "Database" must be all lower-case
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Variable "Handle" must be all lower-case
(#65) Variable "Index" must be all lower-case
(#65) Commas (,) must be followed by white space.
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Variable "Handle" must be all lower-case
(#66) Variable "ID" must be all lower-case
(#66) Variable "DBSize" must be all lower-case
(#66) Variable "PictureSize" must be all lower-case
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Variable "Handle" must be all lower-case
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Variable "Handle" must be all lower-case
(#70) Variable "TemporaryFile" must be all lower-case
(#70) Commas (,) must be followed by white space.
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Variable "Raw" must be all lower-case
(#71) Variable "Handle" must be all lower-case
(#71) Commas (,) must be followed by white space.
(#71) Variable "PictureSize" must be all lower-case
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Variable "Handle" must be all lower-case
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Variable "Handle" must be all lower-case
(#75) Variable "Database" must be all lower-case
(#75) Commas (,) must be followed by white space.
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Variable "Handle" must be all lower-case
(#76) Variable "Raw" must be all lower-case
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Variable "Handle" must be all lower-case
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Variable "TemporaryFile" must be all lower-case
(#81) Closing brace indented incorrectly; expected 3 spaces, found 4
(#83) Line indented incorrectly; expected at least 4 spaces, found 3
(#84) Line indented incorrectly; expected 4 spaces, found 3
(#84) method name "pCache::removeOlderThan" must be in lower-case letters only
(#84) Visibility must be declared on method "removeOlderThan"
(#84) Variable "Expiry" must be all lower-case
(#85) Opening brace should be on the same line as the declaration
(#85) Opening brace must be the last content on the line
(#85) Expected 1 space before "=>"; 0 found
(#85) Expected 1 space after "=>"; 0 found
(#85) Variable "Expiry" must be all lower-case
(#85) Closing brace must be on a line by itself
(#87) Line indented incorrectly; expected at least 4 spaces, found 3
(#88) Line indented incorrectly; expected 4 spaces, found 3
(#88) Visibility must be declared on method "remove"
(#88) Variable "ID" must be all lower-case
(#89) Opening brace should be on the same line as the declaration
(#89) Opening brace must be the last content on the line
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#89) Variable "ID" must be all lower-case
(#89) Closing brace must be on a line by itself
(#91) Line indented incorrectly; expected at least 4 spaces, found 3
(#92) Line indented incorrectly; expected 4 spaces, found 3
(#92) method name "pCache::dbRemoval" must be in lower-case letters only
(#92) Visibility must be declared on method "dbRemoval"
(#92) Variable "Settings" must be all lower-case
(#93) Opening brace should be on the same line as the declaration
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Variable "ID" must be all lower-case
(#94) Variable "Settings" must be all lower-case
(#94) Variable "Settings" must be all lower-case
(#94) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Variable "Expiry" must be all lower-case
(#95) Variable "Settings" must be all lower-case
(#95) Variable "Settings" must be all lower-case
(#95) Expected 1 space before "*"; 0 found
(#95) Expected 1 space after "*"; 0 found
(#95) Expected 1 space before "*"; 0 found
(#95) Expected 1 space after "*"; 0 found
(#96) Line indented incorrectly; expected at least 8 spaces, found 5
(#96) Variable "TS" must be all lower-case
(#96) Expected 1 space before "-"; 0 found
(#96) Expected 1 space after "-"; 0 found
(#96) Variable "Expiry" must be all lower-case
(#98) Line indented incorrectly; expected at least 8 spaces, found 5
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#99) Variable "Database" must be all lower-case
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Variable "Index" must be all lower-case
(#101) Line indented incorrectly; expected at least 8 spaces, found 5
(#101) Variable "DatabaseTemp" must be all lower-case
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Variable "IndexTemp" must be all lower-case
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Line indented incorrectly; expected 8 spaces, found 5
(#105) Expected "if (...) {\n"; found "if (...)\n {\n"
(#105) Variable "ID" must be all lower-case
(#105) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#106) Line indented incorrectly; expected at least 8 spaces, found 6
(#107) Line indented incorrectly; expected at least 12 spaces, found 7
(#108) Line indented incorrectly; expected at least 12 spaces, found 7
(#108) Variable "Object" must be all lower-case
(#108) Variable "ID" must be all lower-case
(#108) Commas (,) must be followed by white space.
(#108) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#110) Line indented incorrectly; expected at least 12 spaces, found 7
(#111) Line indented incorrectly; expected 12 spaces, found 7
(#111) Expected "if (...) {\n"; found "if (...) { "
(#111) Variable "Object" must be all lower-case
(#111) Closing brace must be on a line by itself
(#112) Line indented incorrectly; expected 8 spaces, found 6
(#112) Closing brace indented incorrectly; expected 5 spaces, found 6
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Line indented incorrectly; expected 8 spaces, found 5
(#115) Expected "if (...) {\n"; found "if (...) { "
(#115) Variable "DatabaseTemp" must be all lower-case
(#115) Variable "DatabaseTemp" must be all lower-case
(#115) Closing brace must be on a line by itself
(#116) Line indented incorrectly; expected 8 spaces, found 5
(#116) Expected "if (...) {\n"; found "if (...) { "
(#116) Variable "IndexTemp" must be all lower-case
(#116) Variable "IndexTemp" must be all lower-case
(#116) Closing brace must be on a line by itself
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Variable "IndexHandle" must be all lower-case
(#119) Variable "Index" must be all lower-case
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Variable "IndexTempHandle" must be all lower-case
(#120) Variable "IndexTemp" must be all lower-case
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Variable "DBHandle" must be all lower-case
(#121) Variable "Database" must be all lower-case
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Variable "DBTempHandle" must be all lower-case
(#122) Variable "DatabaseTemp" must be all lower-case
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Line indented incorrectly; expected 8 spaces, found 5
(#125) Expected "while (...) {\n"; found "while (...)\n {\n"
(#125) Variable "IndexHandle" must be all lower-case
(#126) Line indented incorrectly; expected at least 8 spaces, found 6
(#127) Line indented incorrectly; expected at least 12 spaces, found 7
(#127) Variable "Entry" must be all lower-case
(#127) Variable "IndexHandle" must be all lower-case
(#128) Line indented incorrectly; expected at least 12 spaces, found 7
(#128) Variable "Entry" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Commas (,) must be followed by white space.
(#128) Variable "Entry" must be all lower-case
(#129) Line indented incorrectly; expected at least 12 spaces, found 7
(#129) Variable "Entry" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Commas (,) must be followed by white space.
(#129) Variable "Entry" must be all lower-case
(#130) Line indented incorrectly; expected at least 12 spaces, found 7
(#130) Variable "Settings" must be all lower-case
(#130) Commas (,) must be followed by white space.
(#130) Variable "Entry" must be all lower-case
(#132) Line indented incorrectly; expected 12 spaces, found 7
(#132) Expected "if (...) {\n"; found "if (...)\n {\n"
(#132) Variable "Entry" must be all lower-case
(#133) Line indented incorrectly; expected at least 12 spaces, found 8
(#134) Line indented incorrectly; expected at least 16 spaces, found 9
(#134) Variable "PicID" must be all lower-case
(#134) Variable "Settings" must be all lower-case
(#135) Line indented incorrectly; expected at least 16 spaces, found 9
(#135) Variable "DBPos" must be all lower-case
(#135) Variable "Settings" must be all lower-case
(#136) Line indented incorrectly; expected at least 16 spaces, found 9
(#136) Variable "PicSize" must be all lower-case
(#136) Variable "Settings" must be all lower-case
(#137) Line indented incorrectly; expected at least 16 spaces, found 9
(#137) Variable "GeneratedTS" must be all lower-case
(#137) Variable "Settings" must be all lower-case
(#138) Line indented incorrectly; expected at least 16 spaces, found 9
(#138) Variable "Hits" must be all lower-case
(#138) Variable "Settings" must be all lower-case
(#140) Line indented incorrectly; expected 16 spaces, found 9
(#140) Expected "if (...) {\n"; found "if (...)\n {\n"
(#140) Variable "Settings" must be all lower-case
(#140) Variable "ID" must be all lower-case
(#140) Variable "GeneratedTS" must be all lower-case
(#140) Variable "TS" must be all lower-case
(#141) Line indented incorrectly; expected at least 16 spaces, found 10
(#142) Line indented incorrectly; expected at least 20 spaces, found 11
(#142) Variable "CurrentPos" must be all lower-case
(#142) Variable "DBTempHandle" must be all lower-case
(#143) Line indented incorrectly; expected at least 20 spaces, found 11
(#143) Variable "IndexTempHandle" must be all lower-case
(#143) Variable "PicID" must be all lower-case
(#143) Variable "CurrentPos" must be all lower-case
(#143) Variable "PicSize" must be all lower-case
(#143) Variable "GeneratedTS" must be all lower-case
(#143) Variable "Hits" must be all lower-case
(#145) Line indented incorrectly; expected at least 20 spaces, found 11
(#145) Variable "DBHandle" must be all lower-case
(#145) Commas (,) must be followed by white space.
(#145) Variable "DBPos" must be all lower-case
(#146) Line indented incorrectly; expected at least 20 spaces, found 11
(#146) Variable "Picture" must be all lower-case
(#146) Variable "DBHandle" must be all lower-case
(#146) Commas (,) must be followed by white space.
(#146) Variable "PicSize" must be all lower-case
(#147) Line indented incorrectly; expected at least 20 spaces, found 11
(#147) Variable "DBTempHandle" must be all lower-case
(#147) Commas (,) must be followed by white space.
(#147) Variable "Picture" must be all lower-case
(#148) Line indented incorrectly; expected 16 spaces, found 10
(#148) Closing brace indented incorrectly; expected 9 spaces, found 10
(#149) Line indented incorrectly; expected 12 spaces, found 8
(#149) Closing brace indented incorrectly; expected 7 spaces, found 8
(#150) Line indented incorrectly; expected 8 spaces, found 6
(#150) Closing brace indented incorrectly; expected 5 spaces, found 6
(#152) Line indented incorrectly; expected at least 8 spaces, found 5
(#153) Line indented incorrectly; expected at least 8 spaces, found 5
(#153) Variable "IndexHandle" must be all lower-case
(#154) Line indented incorrectly; expected at least 8 spaces, found 5
(#154) Variable "IndexTempHandle" must be all lower-case
(#155) Line indented incorrectly; expected at least 8 spaces, found 5
(#155) Variable "DBHandle" must be all lower-case
(#156) Line indented incorrectly; expected at least 8 spaces, found 5
(#156) Variable "DBTempHandle" must be all lower-case
(#158) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Variable "Database" must be all lower-case
(#160) Line indented incorrectly; expected at least 8 spaces, found 5
(#160) Variable "Index" must be all lower-case
(#162) Line indented incorrectly; expected at least 8 spaces, found 5
(#163) Line indented incorrectly; expected at least 8 spaces, found 5
(#163) Variable "DatabaseTemp" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "Database" must be all lower-case
(#164) Line indented incorrectly; expected at least 8 spaces, found 5
(#164) Variable "IndexTemp" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Variable "Index" must be all lower-case
(#165) Closing brace indented incorrectly; expected 3 spaces, found 4
(#167) Line indented incorrectly; expected 4 spaces, found 3
(#167) method name "pCache::isInCache" must be in lower-case letters only
(#167) Visibility must be declared on method "isInCache"
(#167) Variable "ID" must be all lower-case
(#167) Commas (,) must be followed by white space.
(#167) Variable "Verbose" must be all lower-case
(#167) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#167) Commas (,) must be followed by white space.
(#167) Variable "UpdateHitsCount" must be all lower-case
(#167) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#168) Opening brace should be on the same line as the declaration
(#169) Line indented incorrectly; expected at least 8 spaces, found 5
(#170) Line indented incorrectly; expected at least 8 spaces, found 5
(#170) Variable "Index" must be all lower-case
(#172) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Variable "Handle" must be all lower-case
(#173) Variable "Index" must be all lower-case
(#174) Line indented incorrectly; expected 8 spaces, found 5
(#174) Expected "while (...) {\n"; found "while (...)\n {\n"
(#174) Variable "Handle" must be all lower-case
(#175) Line indented incorrectly; expected at least 8 spaces, found 6
(#176) Line indented incorrectly; expected at least 12 spaces, found 7
(#176) Variable "IndexPos" must be all lower-case
(#176) Variable "Handle" must be all lower-case
(#177) Line indented incorrectly; expected at least 12 spaces, found 7
(#177) Variable "Entry" must be all lower-case
(#177) Variable "Handle" must be all lower-case
(#178) Line indented incorrectly; expected 12 spaces, found 7
(#178) Expected "if (...) {\n"; found "if (...)\n {\n"
(#178) Variable "Entry" must be all lower-case
(#179) Line indented incorrectly; expected at least 12 spaces, found 8
(#180) Line indented incorrectly; expected at least 16 spaces, found 9
(#180) Variable "Settings" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "Entry" must be all lower-case
(#181) Line indented incorrectly; expected at least 16 spaces, found 9
(#181) Variable "PicID" must be all lower-case
(#181) Variable "Settings" must be all lower-case
(#182) Line indented incorrectly; expected 16 spaces, found 9
(#182) Expected "if (...) {\n"; found "if (...)\n {\n"
(#182) Variable "PicID" must be all lower-case
(#182) Variable "ID" must be all lower-case
(#183) Line indented incorrectly; expected at least 16 spaces, found 10
(#184) Line indented incorrectly; expected at least 20 spaces, found 11
(#184) Variable "Handle" must be all lower-case
(#186) Line indented incorrectly; expected at least 20 spaces, found 11
(#186) Variable "DBPos" must be all lower-case
(#186) Variable "Settings" must be all lower-case
(#187) Line indented incorrectly; expected at least 20 spaces, found 11
(#187) Variable "PicSize" must be all lower-case
(#187) Variable "Settings" must be all lower-case
(#188) Line indented incorrectly; expected at least 20 spaces, found 11
(#188) Variable "GeneratedTS" must be all lower-case
(#188) Variable "Settings" must be all lower-case
(#189) Line indented incorrectly; expected at least 20 spaces, found 11
(#189) Variable "Hits" must be all lower-case
(#189) Variable "Settings" must be all lower-case
(#191) Line indented incorrectly; expected 20 spaces, found 11
(#191) Expected "if (...) {\n"; found "if (...)\n {\n"
(#191) Variable "UpdateHitsCount" must be all lower-case
(#192) Line indented incorrectly; expected at least 20 spaces, found 12
(#193) Line indented incorrectly; expected at least 24 spaces, found 13
(#193) Variable "Hits" must be all lower-case
(#194) Line indented incorrectly; expected 24 spaces, found 13
(#194) Expected "if (...) {\n"; found "if (...) { "
(#194) Variable "Hits" must be all lower-case
(#194) Variable "Hits" must be all lower-case
(#194) Variable "Hits" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Expected 1 space before "-"; 0 found
(#194) Expected 1 space after "-"; 0 found
(#194) Variable "Hits" must be all lower-case
(#194) Closing brace must be on a line by itself
(#196) Line indented incorrectly; expected at least 24 spaces, found 13
(#196) Variable "Handle" must be all lower-case
(#196) Variable "Index" must be all lower-case
(#197) Line indented incorrectly; expected at least 24 spaces, found 13
(#197) Variable "Handle" must be all lower-case
(#197) Commas (,) must be followed by white space.
(#197) Variable "IndexPos" must be all lower-case
(#198) Line indented incorrectly; expected at least 24 spaces, found 13
(#198) Variable "Handle" must be all lower-case
(#198) Variable "PicID" must be all lower-case
(#198) Variable "DBPos" must be all lower-case
(#198) Variable "PicSize" must be all lower-case
(#198) Variable "GeneratedTS" must be all lower-case
(#198) Variable "Hits" must be all lower-case
(#199) Line indented incorrectly; expected at least 24 spaces, found 13
(#199) Variable "Handle" must be all lower-case
(#200) Line indented incorrectly; expected 20 spaces, found 12
(#200) Closing brace indented incorrectly; expected 11 spaces, found 12
(#202) Line indented incorrectly; expected 20 spaces, found 11
(#202) Expected "if (...) {\n"; found "if (...)\n { "
(#202) Variable "Verbose" must be all lower-case
(#203) Line indented incorrectly; expected at least 20 spaces, found 12
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "DBPos" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "PicSize" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "GeneratedTS" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "Hits" must be all lower-case
(#203) Closing brace must be on a line by itself
(#204) Line indented incorrectly; expected 20 spaces, found 11
(#204) Expected "} else {\n"; found "}\n else\n { "
(#205) Line indented incorrectly; expected at least 20 spaces, found 12
(#205) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#205) Closing brace must be on a line by itself
(#206) Line indented incorrectly; expected 16 spaces, found 10
(#206) Closing brace indented incorrectly; expected 9 spaces, found 10
(#207) Line indented incorrectly; expected 12 spaces, found 8
(#207) Closing brace indented incorrectly; expected 7 spaces, found 8
(#208) Line indented incorrectly; expected 8 spaces, found 6
(#208) Closing brace indented incorrectly; expected 5 spaces, found 6
(#209) Line indented incorrectly; expected at least 8 spaces, found 5
(#209) Variable "Handle" must be all lower-case
(#211) Line indented incorrectly; expected at least 8 spaces, found 5
(#212) Line indented incorrectly; expected at least 8 spaces, found 5
(#212) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#213) Closing brace indented incorrectly; expected 3 spaces, found 4
(#215) Line indented incorrectly; expected at least 4 spaces, found 3
(#216) Line indented incorrectly; expected 4 spaces, found 3
(#216) method name "pCache::autoOutput" must be in lower-case letters only
(#216) Visibility must be declared on method "autoOutput"
(#216) Variable "ID" must be all lower-case
(#216) Commas (,) must be followed by white space.
(#216) Variable "Destination" must be all lower-case
(#217) Opening brace should be on the same line as the declaration
(#218) Line indented incorrectly; expected at least 8 spaces, found 5
(#218) Inline control structures are not allowed
(#219) Line indented incorrectly; expected at least 8 spaces, found 6
(#219) Variable "ID" must be all lower-case
(#219) Commas (,) must be followed by white space.
(#219) Variable "Destination" must be all lower-case
(#220) Line indented incorrectly; expected at least 8 spaces, found 5
(#220) Inline control structures are not allowed
(#221) Line indented incorrectly; expected at least 8 spaces, found 6
(#221) Variable "ID" must be all lower-case
(#222) Closing brace indented incorrectly; expected 3 spaces, found 4
(#224) Line indented incorrectly; expected 4 spaces, found 3
(#224) method name "pCache::strokeFromCache" must be in lower-case letters only
(#224) Visibility must be declared on method "strokeFromCache"
(#224) Variable "ID" must be all lower-case
(#225) Opening brace should be on the same line as the declaration
(#226) Line indented incorrectly; expected at least 8 spaces, found 5
(#227) Line indented incorrectly; expected at least 8 spaces, found 5
(#227) Variable "Picture" must be all lower-case
(#227) Variable "ID" must be all lower-case
(#229) Line indented incorrectly; expected at least 8 spaces, found 5
(#230) Line indented incorrectly; expected 8 spaces, found 5
(#230) Expected "if (...) {\n"; found "if (...) { "
(#230) Variable "Picture" must be all lower-case
(#230) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#230) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#230) Closing brace must be on a line by itself
(#232) Line indented incorrectly; expected at least 8 spaces, found 5
(#233) Line indented incorrectly; expected at least 8 spaces, found 5
(#233) Variable "Picture" must be all lower-case
(#235) Line indented incorrectly; expected at least 8 spaces, found 5
(#235) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#236) Closing brace indented incorrectly; expected 3 spaces, found 4
(#238) Line indented incorrectly; expected 4 spaces, found 3
(#238) method name "pCache::saveFromCache" must be in lower-case letters only
(#238) Visibility must be declared on method "saveFromCache"
(#238) Variable "ID" must be all lower-case
(#238) Commas (,) must be followed by white space.
(#238) Variable "Destination" must be all lower-case
(#239) Opening brace should be on the same line as the declaration
(#240) Line indented incorrectly; expected at least 8 spaces, found 5
(#241) Line indented incorrectly; expected at least 8 spaces, found 5
(#241) Variable "Picture" must be all lower-case
(#241) Variable "ID" must be all lower-case
(#243) Line indented incorrectly; expected at least 8 spaces, found 5
(#244) Line indented incorrectly; expected 8 spaces, found 5
(#244) Expected "if (...) {\n"; found "if (...) { "
(#244) Variable "Picture" must be all lower-case
(#244) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#244) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#244) Closing brace must be on a line by itself
(#246) Line indented incorrectly; expected at least 8 spaces, found 5
(#247) Line indented incorrectly; expected at least 8 spaces, found 5
(#247) Variable "Handle" must be all lower-case
(#247) Variable "Destination" must be all lower-case
(#247) Commas (,) must be followed by white space.
(#248) Line indented incorrectly; expected at least 8 spaces, found 5
(#248) Variable "Handle" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Variable "Picture" must be all lower-case
(#249) Line indented incorrectly; expected at least 8 spaces, found 5
(#249) Variable "Handle" must be all lower-case
(#251) Line indented incorrectly; expected at least 8 spaces, found 5
(#252) Line indented incorrectly; expected at least 8 spaces, found 5
(#252) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#253) Closing brace indented incorrectly; expected 3 spaces, found 4
(#255) Line indented incorrectly; expected 4 spaces, found 3
(#255) method name "pCache::getFromCache" must be in lower-case letters only
(#255) Visibility must be declared on method "getFromCache"
(#255) Variable "ID" must be all lower-case
(#256) Opening brace should be on the same line as the declaration
(#257) Line indented incorrectly; expected at least 8 spaces, found 5
(#258) Line indented incorrectly; expected at least 8 spaces, found 5
(#258) Variable "Database" must be all lower-case
(#260) Line indented incorrectly; expected at least 8 spaces, found 5
(#261) Line indented incorrectly; expected at least 8 spaces, found 5
(#261) Variable "CacheInfo" must be all lower-case
(#261) Variable "ID" must be all lower-case
(#261) Commas (,) must be followed by white space.
(#261) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#261) Commas (,) must be followed by white space.
(#261) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#263) Line indented incorrectly; expected at least 8 spaces, found 5
(#264) Line indented incorrectly; expected 8 spaces, found 5
(#264) Expected "if (...) {\n"; found "if (...) { "
(#264) Variable "CacheInfo" must be all lower-case
(#264) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#264) Closing brace must be on a line by itself
(#266) Line indented incorrectly; expected at least 8 spaces, found 5
(#266) Whitespace found at end of line
(#267) Line indented incorrectly; expected at least 8 spaces, found 5
(#267) Variable "DBPos" must be all lower-case
(#267) Variable "CacheInfo" must be all lower-case
(#268) Line indented incorrectly; expected at least 8 spaces, found 5
(#268) Variable "PicSize" must be all lower-case
(#268) Variable "CacheInfo" must be all lower-case
(#270) Line indented incorrectly; expected at least 8 spaces, found 5
(#271) Line indented incorrectly; expected at least 8 spaces, found 5
(#271) Variable "Handle" must be all lower-case
(#271) Variable "Database" must be all lower-case
(#272) Line indented incorrectly; expected at least 8 spaces, found 5
(#272) Variable "Handle" must be all lower-case
(#272) Commas (,) must be followed by white space.
(#272) Variable "DBPos" must be all lower-case
(#273) Line indented incorrectly; expected at least 8 spaces, found 5
(#273) Variable "Picture" must be all lower-case
(#273) Variable "Handle" must be all lower-case
(#273) Commas (,) must be followed by white space.
(#273) Variable "PicSize" must be all lower-case
(#274) Line indented incorrectly; expected at least 8 spaces, found 5
(#274) Variable "Handle" must be all lower-case
(#276) Line indented incorrectly; expected at least 8 spaces, found 5
(#277) Line indented incorrectly; expected at least 8 spaces, found 5
(#277) Variable "Picture" must be all lower-case
(#278) Closing brace indented incorrectly; expected 3 spaces, found 4
(#279) Line indented incorrectly; expected 0 spaces, found 2
(#279) Closing brace indented incorrectly; expected 1 spaces, found 2
(#280) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pData.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#55) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#55) Line indented incorrectly; expected 0 spaces, found 1
(#57) Line indented incorrectly; expected at least 4 spaces, found 3
(#57) Member variable "Data" must be all lower-case
(#57) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#57) Scope modifier not specified for member variable "$Data"
(#59) Line indented incorrectly; expected at least 4 spaces, found 3
(#59) Member variable "Palette" must be all lower-case
(#59) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#59) Scope modifier not specified for member variable "$Palette"
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#59) Commas (,) must be followed by white space.
(#59) Expected 1 space before "=>"; 0 found
(#59) Expected 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Commas (,) must be followed by white space.
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#61) Commas (,) must be followed by white space.
(#61) Expected 1 space before "=>"; 0 found
(#61) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#62) Commas (,) must be followed by white space.
(#62) Expected 1 space before "=>"; 0 found
(#62) Expected 1 space after "=>"; 0 found
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Commas (,) must be followed by white space.
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Commas (,) must be followed by white space.
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#63) Commas (,) must be followed by white space.
(#63) Expected 1 space before "=>"; 0 found
(#63) Expected 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#64) Commas (,) must be followed by white space.
(#64) Expected 1 space before "=>"; 0 found
(#64) Expected 1 space after "=>"; 0 found
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#65) Commas (,) must be followed by white space.
(#65) Expected 1 space before "=>"; 0 found
(#65) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Commas (,) must be followed by white space.
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Commas (,) must be followed by white space.
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#66) Commas (,) must be followed by white space.
(#66) Expected 1 space before "=>"; 0 found
(#66) Expected 1 space after "=>"; 0 found
(#69) method name "pData::pData" must be in lower-case letters only
(#69) PHP4 style constructors are not allowed; use "__construct()" instead
(#69) Visibility must be declared on method "pData"
(#70) Opening brace should be on the same line as the declaration
(#71) Line indented incorrectly; expected at least 7 spaces, found 5
(#72) Line indented incorrectly; expected at least 7 spaces, found 5
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 7 spaces, found 5
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#74) Line indented incorrectly; expected at least 7 spaces, found 5
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#75) Line indented incorrectly; expected at least 7 spaces, found 5
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#76) Line indented incorrectly; expected at least 7 spaces, found 5
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#77) Line indented incorrectly; expected at least 7 spaces, found 5
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 7 spaces, found 5
(#80) Line indented incorrectly; expected at least 7 spaces, found 5
(#81) Line indented incorrectly; expected at least 7 spaces, found 5
(#82) Closing brace indented incorrectly; expected 3 spaces, found 4
(#84) Line indented incorrectly; expected at least 4 spaces, found 3
(#85) Line indented incorrectly; expected 4 spaces, found 3
(#85) method name "pData::addPoints" must be in lower-case letters only
(#85) Visibility must be declared on method "addPoints"
(#85) Variable "Values" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Variable "SerieName" must be all lower-case
(#86) Opening brace should be on the same line as the declaration
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#87) Inline control structures are not allowed
(#87) Variable "SerieName" must be all lower-case
(#88) Line indented incorrectly; expected at least 8 spaces, found 6
(#88) Variable "SerieName" must be all lower-case
(#90) Line indented incorrectly; expected 8 spaces, found 5
(#90) Expected "if (...) {\n"; found "if (...)\n {\n"
(#90) Variable "Values" must be all lower-case
(#91) Line indented incorrectly; expected at least 8 spaces, found 6
(#92) Line indented incorrectly; expected 12 spaces, found 7
(#92) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#92) Variable "Values" must be all lower-case
(#92) Variable "Key" must be all lower-case
(#92) Variable "Value" must be all lower-case
(#93) Line indented incorrectly; expected at least 12 spaces, found 8
(#93) Variable "SerieName" must be all lower-case
(#93) Variable "Value" must be all lower-case
(#93) Closing brace must be on a line by itself
(#94) Line indented incorrectly; expected 8 spaces, found 6
(#94) Closing brace indented incorrectly; expected 5 spaces, found 6
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Inline control structures are not allowed
(#96) Line indented incorrectly; expected at least 8 spaces, found 6
(#96) Variable "SerieName" must be all lower-case
(#96) Variable "Values" must be all lower-case
(#98) Line indented incorrectly; expected 8 spaces, found 5
(#98) Expected "if (...) {\n"; found "if (...)\n {\n"
(#98) Variable "Values" must be all lower-case
(#99) Line indented incorrectly; expected at least 8 spaces, found 6
(#100) Line indented incorrectly; expected at least 12 spaces, found 7
(#100) Variable "StrippedData" must be all lower-case
(#100) Variable "SerieName" must be all lower-case
(#101) Line indented incorrectly; expected 12 spaces, found 7
(#101) Expected "if (...) {\n"; found "if (...) { "
(#101) Variable "StrippedData" must be all lower-case
(#101) Variable "SerieName" must be all lower-case
(#101) Variable "SerieName" must be all lower-case
(#101) Expected 1 space after "="; 0 found
(#101) Line exceeds 132 characters; contains 140 characters
(#101) Closing brace must be on a line by itself
(#102) Line indented incorrectly; expected at least 12 spaces, found 7
(#102) Variable "SerieName" must be all lower-case
(#102) Variable "StrippedData" must be all lower-case
(#103) Line indented incorrectly; expected at least 12 spaces, found 7
(#103) Variable "SerieName" must be all lower-case
(#103) Variable "StrippedData" must be all lower-case
(#104) Line indented incorrectly; expected 8 spaces, found 6
(#104) Closing brace indented incorrectly; expected 5 spaces, found 6
(#105) Closing brace indented incorrectly; expected 3 spaces, found 4
(#107) Line indented incorrectly; expected at least 4 spaces, found 3
(#108) Line indented incorrectly; expected 4 spaces, found 3
(#108) method name "pData::stripVOID" must be in lower-case letters only
(#108) Visibility must be declared on method "stripVOID"
(#108) Variable "Values" must be all lower-case
(#109) Opening brace should be on the same line as the declaration
(#109) Opening brace must be the last content on the line
(#109) Expected "if (...) {\n"; found "if (...) { "
(#109) Variable "Values" must be all lower-case
(#109) Closing brace must be on a line by itself
(#109) Variable "Result" must be all lower-case
(#109) Expected "foreach (...) {\n"; found "foreach(...) { "
(#109) Variable "Values" must be all lower-case
(#109) Variable "Key" must be all lower-case
(#109) Variable "Value" must be all lower-case
(#109) Expected "if (...) {\n"; found "if (...) { "
(#109) Variable "Value" must be all lower-case
(#109) Variable "Result" must be all lower-case
(#109) Variable "Value" must be all lower-case
(#109) Closing brace must be on a line by itself
(#109) Closing brace must be on a line by itself
(#109) Variable "Result" must be all lower-case
(#109) Line exceeds 132 characters; contains 173 characters
(#109) Closing brace must be on a line by itself
(#111) Line indented incorrectly; expected at least 4 spaces, found 3
(#112) Line indented incorrectly; expected 4 spaces, found 3
(#112) method name "pData::getSerieCount" must be in lower-case letters only
(#112) Visibility must be declared on method "getSerieCount"
(#112) Variable "Serie" must be all lower-case
(#113) Opening brace should be on the same line as the declaration
(#113) Opening brace must be the last content on the line
(#113) Expected "if (...) {\n"; found "if (...) { "
(#113) Variable "Serie" must be all lower-case
(#113) The use of function sizeof() is forbidden; use count() instead
(#113) Variable "Serie" must be all lower-case
(#113) Closing brace must be on a line by itself
(#113) Expected "} else {\n"; found "} else { "
(#113) Closing brace must be on a line by itself
(#113) Line exceeds 132 characters; contains 136 characters
(#113) Closing brace must be on a line by itself
(#115) Line indented incorrectly; expected at least 4 spaces, found 3
(#116) Line indented incorrectly; expected 4 spaces, found 3
(#116) method name "pData::removeSerie" must be in lower-case letters only
(#116) Visibility must be declared on method "removeSerie"
(#116) Variable "Series" must be all lower-case
(#117) Opening brace should be on the same line as the declaration
(#118) Line indented incorrectly; expected 8 spaces, found 5
(#118) Expected "if (...) {\n"; found "if (...) { "
(#118) Variable "Series" must be all lower-case
(#118) Variable "Series" must be all lower-case
(#118) Variable "Series" must be all lower-case
(#118) Closing brace must be on a line by itself
(#119) Line indented incorrectly; expected 8 spaces, found 5
(#119) Expected "foreach (...) {\n"; found "foreach(...) { "
(#119) Variable "Series" must be all lower-case
(#119) Variable "Key" must be all lower-case
(#119) Variable "Serie" must be all lower-case
(#119) Expected "if (...) {\n"; found "if (...) { "
(#119) Variable "Serie" must be all lower-case
(#119) Variable "Serie" must be all lower-case
(#119) Closing brace must be on a line by itself
(#119) Closing brace must be on a line by itself
(#120) Closing brace indented incorrectly; expected 3 spaces, found 4
(#122) Line indented incorrectly; expected at least 4 spaces, found 3
(#123) Line indented incorrectly; expected 4 spaces, found 3
(#123) method name "pData::getValueAt" must be in lower-case letters only
(#123) Visibility must be declared on method "getValueAt"
(#123) Variable "Serie" must be all lower-case
(#123) Commas (,) must be followed by white space.
(#123) Variable "Index" must be all lower-case
(#124) Opening brace should be on the same line as the declaration
(#124) Opening brace must be the last content on the line
(#124) Expected "if (...) {\n"; found "if (...) { "
(#124) Variable "Serie" must be all lower-case
(#124) Variable "Index" must be all lower-case
(#124) Variable "Serie" must be all lower-case
(#124) Variable "Index" must be all lower-case
(#124) Closing brace must be on a line by itself
(#124) Expected "} else {\n"; found "} else { "
(#124) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#124) Closing brace must be on a line by itself
(#124) Line exceeds 132 characters; contains 147 characters
(#124) Closing brace must be on a line by itself
(#126) Line indented incorrectly; expected at least 4 spaces, found 3
(#127) Line indented incorrectly; expected 4 spaces, found 3
(#127) method name "pData::getValues" must be in lower-case letters only
(#127) Visibility must be declared on method "getValues"
(#127) Variable "Serie" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#128) Opening brace must be the last content on the line
(#128) Expected "if (...) {\n"; found "if (...) { "
(#128) Variable "Serie" must be all lower-case
(#128) Variable "Serie" must be all lower-case
(#128) Closing brace must be on a line by itself
(#128) Expected "} else {\n"; found "} else { "
(#128) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#128) Closing brace must be on a line by itself
(#128) Closing brace must be on a line by itself
(#130) Line indented incorrectly; expected at least 4 spaces, found 3
(#131) Line indented incorrectly; expected 4 spaces, found 3
(#131) method name "pData::reverseSerie" must be in lower-case letters only
(#131) Visibility must be declared on method "reverseSerie"
(#131) Variable "Series" must be all lower-case
(#132) Opening brace should be on the same line as the declaration
(#133) Line indented incorrectly; expected 8 spaces, found 5
(#133) Expected "if (...) {\n"; found "if (...) { "
(#133) Variable "Series" must be all lower-case
(#133) Variable "Series" must be all lower-case
(#133) Variable "Series" must be all lower-case
(#133) Closing brace must be on a line by itself
(#134) Line indented incorrectly; expected 8 spaces, found 5
(#134) Expected "foreach (...) {\n"; found "foreach(...) { "
(#134) Variable "Series" must be all lower-case
(#134) Variable "Key" must be all lower-case
(#134) Variable "Serie" must be all lower-case
(#134) Expected "if (...) {\n"; found "if (...) { "
(#134) Variable "Serie" must be all lower-case
(#134) Variable "Serie" must be all lower-case
(#134) Variable "Serie" must be all lower-case
(#134) Closing brace must be on a line by itself
(#134) Line exceeds maximum limit of 180 characters; contains 191 characters
(#134) Closing brace must be on a line by itself
(#135) Closing brace indented incorrectly; expected 3 spaces, found 4
(#137) Line indented incorrectly; expected at least 4 spaces, found 3
(#138) Line indented incorrectly; expected 4 spaces, found 3
(#138) method name "pData::getSum" must be in lower-case letters only
(#138) Visibility must be declared on method "getSum"
(#138) Variable "Serie" must be all lower-case
(#139) Opening brace should be on the same line as the declaration
(#139) Opening brace must be the last content on the line
(#139) Expected "if (...) {\n"; found "if (...) { "
(#139) Variable "Serie" must be all lower-case
(#139) Variable "Serie" must be all lower-case
(#139) Closing brace must be on a line by itself
(#139) Expected "} else {\n"; found "} else { "
(#139) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#139) Closing brace must be on a line by itself
(#139) Line exceeds 132 characters; contains 134 characters
(#139) Closing brace must be on a line by itself
(#141) Line indented incorrectly; expected at least 4 spaces, found 3
(#142) Line indented incorrectly; expected 4 spaces, found 3
(#142) method name "pData::getMax" must be in lower-case letters only
(#142) Visibility must be declared on method "getMax"
(#142) Variable "Serie" must be all lower-case
(#143) Opening brace should be on the same line as the declaration
(#143) Opening brace must be the last content on the line
(#143) Expected "if (...) {\n"; found "if (...) { "
(#143) Variable "Serie" must be all lower-case
(#143) Variable "Serie" must be all lower-case
(#143) Closing brace must be on a line by itself
(#143) Expected "} else {\n"; found "} else { "
(#143) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#143) Closing brace must be on a line by itself
(#143) Closing brace must be on a line by itself
(#145) Line indented incorrectly; expected at least 4 spaces, found 3
(#146) Line indented incorrectly; expected 4 spaces, found 3
(#146) method name "pData::getMin" must be in lower-case letters only
(#146) Visibility must be declared on method "getMin"
(#146) Variable "Serie" must be all lower-case
(#147) Opening brace should be on the same line as the declaration
(#147) Opening brace must be the last content on the line
(#147) Expected "if (...) {\n"; found "if (...) { "
(#147) Variable "Serie" must be all lower-case
(#147) Variable "Serie" must be all lower-case
(#147) Closing brace must be on a line by itself
(#147) Expected "} else {\n"; found "} else { "
(#147) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#147) Closing brace must be on a line by itself
(#147) Closing brace must be on a line by itself
(#149) Line indented incorrectly; expected at least 4 spaces, found 3
(#150) Line indented incorrectly; expected 4 spaces, found 3
(#150) method name "pData::setSerieShape" must be in lower-case letters only
(#150) Visibility must be declared on method "setSerieShape"
(#150) Variable "Series" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "Shape" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#152) Line indented incorrectly; expected 8 spaces, found 5
(#152) Expected "if (...) {\n"; found "if (...) { "
(#152) Variable "Series" must be all lower-case
(#152) Variable "Series" must be all lower-case
(#152) Variable "Series" must be all lower-case
(#152) Closing brace must be on a line by itself
(#153) Line indented incorrectly; expected 8 spaces, found 5
(#153) Expected "foreach (...) {\n"; found "foreach(...) { "
(#153) Variable "Series" must be all lower-case
(#153) Variable "Key" must be all lower-case
(#153) Variable "Serie" must be all lower-case
(#153) Expected "if (...) {\n"; found "if (...) { "
(#153) Variable "Serie" must be all lower-case
(#153) Variable "Serie" must be all lower-case
(#153) Variable "Shape" must be all lower-case
(#153) Closing brace must be on a line by itself
(#153) Line exceeds 132 characters; contains 139 characters
(#153) Closing brace must be on a line by itself
(#154) Closing brace indented incorrectly; expected 3 spaces, found 4
(#156) Line indented incorrectly; expected at least 4 spaces, found 3
(#157) Line indented incorrectly; expected 4 spaces, found 3
(#157) method name "pData::setSerieDescription" must be in lower-case letters only
(#157) Visibility must be declared on method "setSerieDescription"
(#157) Variable "Series" must be all lower-case
(#157) Commas (,) must be followed by white space.
(#157) Variable "Description" must be all lower-case
(#158) Opening brace should be on the same line as the declaration
(#159) Line indented incorrectly; expected 8 spaces, found 5
(#159) Expected "if (...) {\n"; found "if (...) { "
(#159) Variable "Series" must be all lower-case
(#159) Variable "Series" must be all lower-case
(#159) Variable "Series" must be all lower-case
(#159) Closing brace must be on a line by itself
(#160) Line indented incorrectly; expected 8 spaces, found 5
(#160) Expected "foreach (...) {\n"; found "foreach(...) { "
(#160) Variable "Series" must be all lower-case
(#160) Variable "Key" must be all lower-case
(#160) Variable "Serie" must be all lower-case
(#160) Expected "if (...) {\n"; found "if (...) { "
(#160) Variable "Serie" must be all lower-case
(#160) Variable "Serie" must be all lower-case
(#160) Variable "Description" must be all lower-case
(#160) Closing brace must be on a line by itself
(#160) Line exceeds 132 characters; contains 151 characters
(#160) Closing brace must be on a line by itself
(#161) Closing brace indented incorrectly; expected 3 spaces, found 4
(#163) Line indented incorrectly; expected at least 4 spaces, found 3
(#164) Line indented incorrectly; expected 4 spaces, found 3
(#164) method name "pData::setSerieDrawable" must be in lower-case letters only
(#164) Visibility must be declared on method "setSerieDrawable"
(#164) Variable "Series" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Variable "Drawable" must be all lower-case
(#164) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#165) Opening brace should be on the same line as the declaration
(#166) Line indented incorrectly; expected 8 spaces, found 5
(#166) Expected "if (...) {\n"; found "if (...) { "
(#166) Variable "Series" must be all lower-case
(#166) Variable "Series" must be all lower-case
(#166) Variable "Series" must be all lower-case
(#166) Closing brace must be on a line by itself
(#167) Line indented incorrectly; expected 8 spaces, found 5
(#167) Expected "foreach (...) {\n"; found "foreach(...) { "
(#167) Variable "Series" must be all lower-case
(#167) Variable "Key" must be all lower-case
(#167) Variable "Serie" must be all lower-case
(#167) Expected "if (...) {\n"; found "if (...) { "
(#167) Variable "Serie" must be all lower-case
(#167) Variable "Serie" must be all lower-case
(#167) Variable "Drawable" must be all lower-case
(#167) Closing brace must be on a line by itself
(#167) Line exceeds 132 characters; contains 147 characters
(#167) Closing brace must be on a line by itself
(#168) Closing brace indented incorrectly; expected 3 spaces, found 4
(#170) Line indented incorrectly; expected at least 4 spaces, found 3
(#171) Line indented incorrectly; expected 4 spaces, found 3
(#171) method name "pData::setSeriePicture" must be in lower-case letters only
(#171) Visibility must be declared on method "setSeriePicture"
(#171) Variable "Series" must be all lower-case
(#171) Commas (,) must be followed by white space.
(#171) Variable "Picture" must be all lower-case
(#171) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#172) Opening brace should be on the same line as the declaration
(#173) Line indented incorrectly; expected 8 spaces, found 5
(#173) Expected "if (...) {\n"; found "if (...) { "
(#173) Variable "Series" must be all lower-case
(#173) Variable "Series" must be all lower-case
(#173) Variable "Series" must be all lower-case
(#173) Closing brace must be on a line by itself
(#174) Line indented incorrectly; expected 8 spaces, found 5
(#174) Expected "foreach (...) {\n"; found "foreach(...) { "
(#174) Variable "Series" must be all lower-case
(#174) Variable "Key" must be all lower-case
(#174) Variable "Serie" must be all lower-case
(#174) Expected "if (...) {\n"; found "if (...) { "
(#174) Variable "Serie" must be all lower-case
(#174) Variable "Serie" must be all lower-case
(#174) Variable "Picture" must be all lower-case
(#174) Closing brace must be on a line by itself
(#174) Line exceeds 132 characters; contains 143 characters
(#174) Closing brace must be on a line by itself
(#175) Closing brace indented incorrectly; expected 3 spaces, found 4
(#177) Line indented incorrectly; expected at least 4 spaces, found 3
(#178) Line indented incorrectly; expected 4 spaces, found 3
(#178) method name "pData::setXAxisName" must be in lower-case letters only
(#178) Visibility must be declared on method "setXAxisName"
(#178) Variable "Name" must be all lower-case
(#179) Opening brace should be on the same line as the declaration
(#179) Opening brace must be the last content on the line
(#179) Variable "Name" must be all lower-case
(#179) Closing brace must be on a line by itself
(#181) Line indented incorrectly; expected at least 4 spaces, found 3
(#182) Line indented incorrectly; expected 4 spaces, found 3
(#182) method name "pData::setXAxisDisplay" must be in lower-case letters only
(#182) Visibility must be declared on method "setXAxisDisplay"
(#182) Variable "Mode" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "Format" must be all lower-case
(#182) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#183) Opening brace should be on the same line as the declaration
(#183) Opening brace must be the last content on the line
(#183) Variable "Mode" must be all lower-case
(#183) Variable "Format" must be all lower-case
(#183) Closing brace must be on a line by itself
(#185) Line indented incorrectly; expected at least 4 spaces, found 3
(#186) Line indented incorrectly; expected 4 spaces, found 3
(#186) method name "pData::setXAxisUnit" must be in lower-case letters only
(#186) Visibility must be declared on method "setXAxisUnit"
(#186) Variable "Unit" must be all lower-case
(#187) Opening brace should be on the same line as the declaration
(#187) Opening brace must be the last content on the line
(#187) Variable "Unit" must be all lower-case
(#187) Closing brace must be on a line by itself
(#189) Line indented incorrectly; expected at least 4 spaces, found 3
(#190) Line indented incorrectly; expected 4 spaces, found 3
(#190) method name "pData::setAbscissa" must be in lower-case letters only
(#190) Visibility must be declared on method "setAbscissa"
(#190) Variable "Serie" must be all lower-case
(#191) Opening brace should be on the same line as the declaration
(#191) Opening brace must be the last content on the line
(#191) Expected "if (...) {\n"; found "if (...) { "
(#191) Variable "Serie" must be all lower-case
(#191) Variable "Serie" must be all lower-case
(#191) Closing brace must be on a line by itself
(#191) Closing brace must be on a line by itself
(#193) Line indented incorrectly; expected 4 spaces, found 3
(#193) method name "pData::setAbsicssaPosition" must be in lower-case letters only
(#193) Visibility must be declared on method "setAbsicssaPosition"
(#193) Variable "Position" must be all lower-case
(#194) Opening brace should be on the same line as the declaration
(#194) Opening brace must be the last content on the line
(#194) Variable "Position" must be all lower-case
(#194) Closing brace must be on a line by itself
(#196) Line indented incorrectly; expected at least 4 spaces, found 3
(#197) Line indented incorrectly; expected 4 spaces, found 3
(#197) method name "pData::setAbscissaName" must be in lower-case letters only
(#197) Visibility must be declared on method "setAbscissaName"
(#197) Variable "Name" must be all lower-case
(#198) Opening brace should be on the same line as the declaration
(#198) Opening brace must be the last content on the line
(#198) Variable "Name" must be all lower-case
(#198) Closing brace must be on a line by itself
(#200) Line indented incorrectly; expected at least 4 spaces, found 3
(#201) Line indented incorrectly; expected 4 spaces, found 3
(#201) method name "pData::setScatterSerie" must be in lower-case letters only
(#201) Visibility must be declared on method "setScatterSerie"
(#201) Variable "SerieX" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "SerieY" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "ID" must be all lower-case
(#202) Opening brace should be on the same line as the declaration
(#202) Opening brace must be the last content on the line
(#202) Expected "if (...) {\n"; found "if (...) { "
(#202) Variable "SerieX" must be all lower-case
(#202) Variable "SerieY" must be all lower-case
(#202) Variable "ID" must be all lower-case
(#202) Variable "ID" must be all lower-case
(#202) Variable "SerieX" must be all lower-case
(#202) Variable "ID" must be all lower-case
(#202) Variable "SerieY" must be all lower-case
(#202) Closing brace must be on a line by itself
(#202) Line exceeds maximum limit of 180 characters; contains 226 characters
(#202) Closing brace must be on a line by itself
(#204) Line indented incorrectly; expected at least 4 spaces, found 3
(#205) Line indented incorrectly; expected 4 spaces, found 3
(#205) method name "pData::setScatterSerieShape" must be in lower-case letters only
(#205) Visibility must be declared on method "setScatterSerieShape"
(#205) Variable "ID" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "Shape" must be all lower-case
(#206) Opening brace should be on the same line as the declaration
(#206) Opening brace must be the last content on the line
(#206) Expected "if (...) {\n"; found "if (...) { "
(#206) Variable "ID" must be all lower-case
(#206) Variable "ID" must be all lower-case
(#206) Variable "Shape" must be all lower-case
(#206) Closing brace must be on a line by itself
(#206) Closing brace must be on a line by itself
(#208) Line indented incorrectly; expected at least 4 spaces, found 3
(#209) Line indented incorrectly; expected 4 spaces, found 3
(#209) method name "pData::setScatterSerieDescription" must be in lower-case letters only
(#209) Visibility must be declared on method "setScatterSerieDescription"
(#209) Variable "ID" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "Description" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#210) Opening brace must be the last content on the line
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "ID" must be all lower-case
(#210) Variable "ID" must be all lower-case
(#210) Variable "Description" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Closing brace must be on a line by itself
(#212) Line indented incorrectly; expected at least 4 spaces, found 3
(#213) Line indented incorrectly; expected 4 spaces, found 3
(#213) method name "pData::setScatterSeriePicture" must be in lower-case letters only
(#213) Visibility must be declared on method "setScatterSeriePicture"
(#213) Variable "ID" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Variable "Picture" must be all lower-case
(#213) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#214) Opening brace should be on the same line as the declaration
(#214) Opening brace must be the last content on the line
(#214) Expected "if (...) {\n"; found "if (...) { "
(#214) Variable "ID" must be all lower-case
(#214) Variable "ID" must be all lower-case
(#214) Variable "Picture" must be all lower-case
(#214) Closing brace must be on a line by itself
(#214) Closing brace must be on a line by itself
(#216) Line indented incorrectly; expected at least 4 spaces, found 3
(#217) Line indented incorrectly; expected 4 spaces, found 3
(#217) method name "pData::setScatterSerieDrawable" must be in lower-case letters only
(#217) Visibility must be declared on method "setScatterSerieDrawable"
(#217) Variable "ID" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Variable "Drawable" must be all lower-case
(#217) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#218) Opening brace should be on the same line as the declaration
(#218) Opening brace must be the last content on the line
(#218) Expected "if (...) {\n"; found "if (...) { "
(#218) Variable "ID" must be all lower-case
(#218) Variable "ID" must be all lower-case
(#218) Variable "Drawable" must be all lower-case
(#218) Closing brace must be on a line by itself
(#218) Closing brace must be on a line by itself
(#220) Line indented incorrectly; expected at least 4 spaces, found 3
(#221) Line indented incorrectly; expected 4 spaces, found 3
(#221) method name "pData::setScatterSerieTicks" must be in lower-case letters only
(#221) Visibility must be declared on method "setScatterSerieTicks"
(#221) Variable "ID" must be all lower-case
(#221) Commas (,) must be followed by white space.
(#221) Variable "Width" must be all lower-case
(#222) Opening brace should be on the same line as the declaration
(#222) Opening brace must be the last content on the line
(#222) Expected "if (...) {\n"; found "if (...) { "
(#222) Variable "ID" must be all lower-case
(#222) Variable "ID" must be all lower-case
(#222) Variable "Width" must be all lower-case
(#222) Closing brace must be on a line by itself
(#222) Closing brace must be on a line by itself
(#224) Line indented incorrectly; expected at least 4 spaces, found 3
(#225) Line indented incorrectly; expected 4 spaces, found 3
(#225) method name "pData::setScatterSerieWeight" must be in lower-case letters only
(#225) Visibility must be declared on method "setScatterSerieWeight"
(#225) Variable "ID" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#225) Variable "Weight" must be all lower-case
(#226) Opening brace should be on the same line as the declaration
(#226) Opening brace must be the last content on the line
(#226) Expected "if (...) {\n"; found "if (...) { "
(#226) Variable "ID" must be all lower-case
(#226) Variable "ID" must be all lower-case
(#226) Variable "Weight" must be all lower-case
(#226) Closing brace must be on a line by itself
(#226) Closing brace must be on a line by itself
(#228) Line indented incorrectly; expected at least 4 spaces, found 3
(#229) Line indented incorrectly; expected 4 spaces, found 3
(#229) method name "pData::setScatterSerieColor" must be in lower-case letters only
(#229) Visibility must be declared on method "setScatterSerieColor"
(#229) Variable "ID" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Variable "Format" must be all lower-case
(#230) Opening brace should be on the same line as the declaration
(#231) Line indented incorrectly; expected at least 8 spaces, found 5
(#231) Variable "R" must be all lower-case
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Variable "Format" must be all lower-case
(#231) Variable "Format" must be all lower-case
(#232) Line indented incorrectly; expected at least 8 spaces, found 5
(#232) Variable "G" must be all lower-case
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Variable "Format" must be all lower-case
(#232) Variable "Format" must be all lower-case
(#233) Line indented incorrectly; expected at least 8 spaces, found 5
(#233) Variable "B" must be all lower-case
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Variable "Format" must be all lower-case
(#233) Variable "Format" must be all lower-case
(#234) Line indented incorrectly; expected at least 8 spaces, found 5
(#234) Variable "Alpha" must be all lower-case
(#234) Variable "Format" must be all lower-case
(#234) Variable "Format" must be all lower-case
(#236) Line indented incorrectly; expected 8 spaces, found 5
(#236) Expected "if (...) {\n"; found "if (...)\n {\n"
(#236) Variable "ID" must be all lower-case
(#237) Line indented incorrectly; expected at least 8 spaces, found 6
(#238) Line indented incorrectly; expected at least 12 spaces, found 7
(#238) Variable "ID" must be all lower-case
(#238) Variable "R" must be all lower-case
(#239) Line indented incorrectly; expected at least 12 spaces, found 7
(#239) Variable "ID" must be all lower-case
(#239) Variable "G" must be all lower-case
(#240) Line indented incorrectly; expected at least 12 spaces, found 7
(#240) Variable "ID" must be all lower-case
(#240) Variable "B" must be all lower-case
(#241) Line indented incorrectly; expected at least 12 spaces, found 7
(#241) Variable "ID" must be all lower-case
(#241) Variable "Alpha" must be all lower-case
(#242) Line indented incorrectly; expected 8 spaces, found 6
(#242) Closing brace indented incorrectly; expected 5 spaces, found 6
(#243) Closing brace indented incorrectly; expected 3 spaces, found 4
(#245) Line indented incorrectly; expected at least 4 spaces, found 3
(#246) Line indented incorrectly; expected 4 spaces, found 3
(#246) Visibility must be declared on method "limits"
(#247) Opening brace should be on the same line as the declaration
(#248) Line indented incorrectly; expected at least 8 spaces, found 5
(#248) Variable "GlobalMin" must be all lower-case
(#249) Line indented incorrectly; expected at least 8 spaces, found 5
(#249) Variable "GlobalMax" must be all lower-case
(#251) Line indented incorrectly; expected 8 spaces, found 5
(#251) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#251) Variable "Key" must be all lower-case
(#251) Variable "Value" must be all lower-case
(#252) Line indented incorrectly; expected at least 8 spaces, found 6
(#253) Line indented incorrectly; expected 12 spaces, found 7
(#253) Expected "if (...) {\n"; found "if (...)\n {\n"
(#253) Variable "Key" must be all lower-case
(#253) Variable "Key" must be all lower-case
(#253) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#254) Line indented incorrectly; expected at least 12 spaces, found 8
(#255) Line indented incorrectly; expected 16 spaces, found 9
(#255) Expected "if (...) {\n"; found "if (...) { "
(#255) Variable "GlobalMin" must be all lower-case
(#255) Variable "Key" must be all lower-case
(#255) Variable "GlobalMin" must be all lower-case
(#255) Variable "Key" must be all lower-case
(#255) Closing brace must be on a line by itself
(#256) Line indented incorrectly; expected 16 spaces, found 9
(#256) Expected "if (...) {\n"; found "if (...) { "
(#256) Variable "GlobalMax" must be all lower-case
(#256) Variable "Key" must be all lower-case
(#256) Variable "GlobalMax" must be all lower-case
(#256) Variable "Key" must be all lower-case
(#256) Closing brace must be on a line by itself
(#257) Line indented incorrectly; expected 12 spaces, found 8
(#257) Closing brace indented incorrectly; expected 7 spaces, found 8
(#258) Line indented incorrectly; expected 8 spaces, found 6
(#258) Closing brace indented incorrectly; expected 5 spaces, found 6
(#259) Line indented incorrectly; expected at least 8 spaces, found 5
(#259) Variable "GlobalMin" must be all lower-case
(#260) Line indented incorrectly; expected at least 8 spaces, found 5
(#260) Variable "GlobalMax" must be all lower-case
(#262) Line indented incorrectly; expected at least 8 spaces, found 5
(#262) Variable "GlobalMin" must be all lower-case
(#262) Commas (,) must be followed by white space.
(#262) Variable "GlobalMax" must be all lower-case
(#263) Closing brace indented incorrectly; expected 3 spaces, found 4
(#265) Line indented incorrectly; expected at least 4 spaces, found 3
(#266) Line indented incorrectly; expected 4 spaces, found 3
(#266) method name "pData::drawAll" must be in lower-case letters only
(#266) Visibility must be declared on method "drawAll"
(#267) Opening brace should be on the same line as the declaration
(#267) Opening brace must be the last content on the line
(#267) Expected "foreach (...) {\n"; found "foreach(...) { "
(#267) Variable "Key" must be all lower-case
(#267) Variable "Value" must be all lower-case
(#267) Expected "if (...) {\n"; found "if (...) { "
(#267) Variable "Key" must be all lower-case
(#267) Variable "Key" must be all lower-case
(#267) Expected 1 space before "="; 0 found
(#267) Expected 1 space after "="; 0 found
(#267) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#267) Closing brace must be on a line by itself
(#267) Closing brace must be on a line by itself
(#267) Closing brace must be on a line by itself
(#267) Line exceeds 132 characters; contains 155 characters
(#267) Whitespace found at end of line
(#269) Line indented incorrectly; expected at least 4 spaces, found 3
(#270) Line indented incorrectly; expected 4 spaces, found 3
(#270) method name "pData::getSerieAverage" must be in lower-case letters only
(#270) Visibility must be declared on method "getSerieAverage"
(#270) Variable "Serie" must be all lower-case
(#271) Opening brace should be on the same line as the declaration
(#272) Line indented incorrectly; expected 8 spaces, found 5
(#272) Expected "if (...) {\n"; found "if (...)\n {\n"
(#272) Variable "Serie" must be all lower-case
(#273) Line indented incorrectly; expected at least 8 spaces, found 6
(#274) Line indented incorrectly; expected at least 12 spaces, found 7
(#274) Variable "SerieData" must be all lower-case
(#274) Variable "Serie" must be all lower-case
(#275) Line indented incorrectly; expected at least 12 spaces, found 7
(#275) Variable "SerieData" must be all lower-case
(#275) Expected 1 space before "/"; 0 found
(#275) Expected 1 space after "/"; 0 found
(#275) The use of function sizeof() is forbidden; use count() instead
(#275) Variable "SerieData" must be all lower-case
(#276) Line indented incorrectly; expected 8 spaces, found 6
(#276) Closing brace indented incorrectly; expected 5 spaces, found 6
(#277) Line indented incorrectly; expected at least 8 spaces, found 5
(#277) Inline control structures are not allowed
(#278) Line indented incorrectly; expected at least 8 spaces, found 6
(#278) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#279) Closing brace indented incorrectly; expected 3 spaces, found 4
(#281) Line indented incorrectly; expected at least 4 spaces, found 3
(#282) Line indented incorrectly; expected 4 spaces, found 3
(#282) method name "pData::getGeometricMean" must be in lower-case letters only
(#282) Visibility must be declared on method "getGeometricMean"
(#282) Variable "Serie" must be all lower-case
(#283) Opening brace should be on the same line as the declaration
(#284) Line indented incorrectly; expected 8 spaces, found 5
(#284) Expected "if (...) {\n"; found "if (...)\n {\n"
(#284) Variable "Serie" must be all lower-case
(#285) Line indented incorrectly; expected at least 8 spaces, found 6
(#286) Line indented incorrectly; expected at least 12 spaces, found 7
(#286) Variable "SerieData" must be all lower-case
(#286) Variable "Serie" must be all lower-case
(#287) Line indented incorrectly; expected at least 12 spaces, found 7
(#287) Variable "Seriesum" must be all lower-case
(#287) Expected "foreach (...) {\n"; found "foreach(...) { "
(#287) Variable "SerieData" must be all lower-case
(#287) Variable "Key" must be all lower-case
(#287) Variable "Value" must be all lower-case
(#287) Variable "Seriesum" must be all lower-case
(#287) Variable "Seriesum" must be all lower-case
(#287) Variable "Value" must be all lower-case
(#287) Closing brace must be on a line by itself
(#288) Line indented incorrectly; expected at least 12 spaces, found 7
(#288) Variable "Seriesum" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Expected 1 space before "/"; 0 found
(#288) Expected 1 space after "/"; 0 found
(#288) The use of function sizeof() is forbidden; use count() instead
(#288) Variable "SerieData" must be all lower-case
(#289) Line indented incorrectly; expected 8 spaces, found 6
(#289) Closing brace indented incorrectly; expected 5 spaces, found 6
(#290) Line indented incorrectly; expected at least 8 spaces, found 5
(#290) Inline control structures are not allowed
(#291) Line indented incorrectly; expected at least 8 spaces, found 6
(#291) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#292) Closing brace indented incorrectly; expected 3 spaces, found 4
(#294) Line indented incorrectly; expected at least 4 spaces, found 3
(#295) Line indented incorrectly; expected 4 spaces, found 3
(#295) method name "pData::getHarmonicMean" must be in lower-case letters only
(#295) Visibility must be declared on method "getHarmonicMean"
(#295) Variable "Serie" must be all lower-case
(#296) Opening brace should be on the same line as the declaration
(#297) Line indented incorrectly; expected 8 spaces, found 5
(#297) Expected "if (...) {\n"; found "if (...)\n {\n"
(#297) Variable "Serie" must be all lower-case
(#298) Line indented incorrectly; expected at least 8 spaces, found 6
(#299) Line indented incorrectly; expected at least 12 spaces, found 7
(#299) Variable "SerieData" must be all lower-case
(#299) Variable "Serie" must be all lower-case
(#300) Line indented incorrectly; expected at least 12 spaces, found 7
(#300) Variable "Seriesum" must be all lower-case
(#300) Expected "foreach (...) {\n"; found "foreach(...) { "
(#300) Variable "SerieData" must be all lower-case
(#300) Variable "Key" must be all lower-case
(#300) Variable "Value" must be all lower-case
(#300) Variable "Seriesum" must be all lower-case
(#300) Variable "Seriesum" must be all lower-case
(#300) Expected 1 space before "/"; 0 found
(#300) Expected 1 space after "/"; 0 found
(#300) Variable "Value" must be all lower-case
(#300) Closing brace must be on a line by itself
(#301) Line indented incorrectly; expected at least 12 spaces, found 7
(#301) The use of function sizeof() is forbidden; use count() instead
(#301) Variable "SerieData" must be all lower-case
(#301) Expected 1 space before "/"; 0 found
(#301) Expected 1 space after "/"; 0 found
(#301) Variable "Seriesum" must be all lower-case
(#302) Line indented incorrectly; expected 8 spaces, found 6
(#302) Closing brace indented incorrectly; expected 5 spaces, found 6
(#303) Line indented incorrectly; expected at least 8 spaces, found 5
(#303) Inline control structures are not allowed
(#304) Line indented incorrectly; expected at least 8 spaces, found 6
(#304) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#305) Closing brace indented incorrectly; expected 3 spaces, found 4
(#307) Line indented incorrectly; expected at least 4 spaces, found 3
(#308) Line indented incorrectly; expected 4 spaces, found 3
(#308) method name "pData::getStandardDeviation" must be in lower-case letters only
(#308) Visibility must be declared on method "getStandardDeviation"
(#308) Variable "Serie" must be all lower-case
(#309) Opening brace should be on the same line as the declaration
(#310) Line indented incorrectly; expected 8 spaces, found 5
(#310) Expected "if (...) {\n"; found "if (...)\n {\n"
(#310) Variable "Serie" must be all lower-case
(#311) Line indented incorrectly; expected at least 8 spaces, found 6
(#312) Line indented incorrectly; expected at least 12 spaces, found 7
(#312) Variable "Average" must be all lower-case
(#312) Variable "Serie" must be all lower-case
(#313) Line indented incorrectly; expected at least 12 spaces, found 7
(#313) Variable "SerieData" must be all lower-case
(#313) Variable "Serie" must be all lower-case
(#315) Line indented incorrectly; expected at least 12 spaces, found 7
(#315) Variable "DeviationSum" must be all lower-case
(#316) Line indented incorrectly; expected at least 12 spaces, found 7
(#316) Inline control structures are not allowed
(#316) Variable "SerieData" must be all lower-case
(#316) Variable "Key" must be all lower-case
(#316) Variable "Value" must be all lower-case
(#317) Line indented incorrectly; expected at least 12 spaces, found 8
(#317) Variable "DeviationSum" must be all lower-case
(#317) Variable "DeviationSum" must be all lower-case
(#317) Variable "Value" must be all lower-case
(#317) Expected 1 space before "-"; 0 found
(#317) Expected 1 space after "-"; 0 found
(#317) Variable "Average" must be all lower-case
(#317) Expected 1 space before "*"; 0 found
(#317) Expected 1 space after "*"; 0 found
(#317) Variable "Value" must be all lower-case
(#317) Expected 1 space before "-"; 0 found
(#317) Expected 1 space after "-"; 0 found
(#317) Variable "Average" must be all lower-case
(#319) Line indented incorrectly; expected at least 12 spaces, found 7
(#319) Variable "Deviation" must be all lower-case
(#319) Variable "DeviationSum" must be all lower-case
(#319) Expected 1 space before "/"; 0 found
(#319) Expected 1 space after "/"; 0 found
(#319) Variable "SerieData" must be all lower-case
(#321) Line indented incorrectly; expected at least 12 spaces, found 7
(#321) Variable "Deviation" must be all lower-case
(#322) Line indented incorrectly; expected 8 spaces, found 6
(#322) Closing brace indented incorrectly; expected 5 spaces, found 6
(#323) Line indented incorrectly; expected at least 8 spaces, found 5
(#323) Inline control structures are not allowed
(#324) Line indented incorrectly; expected at least 8 spaces, found 6
(#324) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#325) Closing brace indented incorrectly; expected 3 spaces, found 4
(#327) Line indented incorrectly; expected at least 4 spaces, found 3
(#328) Line indented incorrectly; expected 4 spaces, found 3
(#328) method name "pData::getCoefficientOfVariation" must be in lower-case letters only
(#328) Visibility must be declared on method "getCoefficientOfVariation"
(#328) Variable "Serie" must be all lower-case
(#329) Opening brace should be on the same line as the declaration
(#330) Line indented incorrectly; expected 8 spaces, found 5
(#330) Expected "if (...) {\n"; found "if (...)\n {\n"
(#330) Variable "Serie" must be all lower-case
(#331) Line indented incorrectly; expected at least 8 spaces, found 6
(#332) Line indented incorrectly; expected at least 12 spaces, found 7
(#332) Variable "Average" must be all lower-case
(#332) Variable "Serie" must be all lower-case
(#333) Line indented incorrectly; expected at least 12 spaces, found 7
(#333) Variable "StandardDeviation" must be all lower-case
(#333) Variable "Serie" must be all lower-case
(#335) Line indented incorrectly; expected at least 12 spaces, found 7
(#335) Inline control structures are not allowed
(#335) Variable "StandardDeviation" must be all lower-case
(#336) Line indented incorrectly; expected at least 12 spaces, found 8
(#336) Variable "StandardDeviation" must be all lower-case
(#336) Expected 1 space before "/"; 0 found
(#336) Expected 1 space after "/"; 0 found
(#336) Variable "Average" must be all lower-case
(#337) Line indented incorrectly; expected at least 12 spaces, found 7
(#337) Inline control structures are not allowed
(#338) Line indented incorrectly; expected at least 12 spaces, found 8
(#338) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#339) Line indented incorrectly; expected 8 spaces, found 6
(#339) Closing brace indented incorrectly; expected 5 spaces, found 6
(#340) Line indented incorrectly; expected at least 8 spaces, found 5
(#340) Inline control structures are not allowed
(#341) Line indented incorrectly; expected at least 8 spaces, found 6
(#341) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#342) Closing brace indented incorrectly; expected 3 spaces, found 4
(#344) Line indented incorrectly; expected at least 4 spaces, found 3
(#345) Line indented incorrectly; expected 4 spaces, found 3
(#345) method name "pData::getSerieMedian" must be in lower-case letters only
(#345) Visibility must be declared on method "getSerieMedian"
(#345) Variable "Serie" must be all lower-case
(#346) Opening brace should be on the same line as the declaration
(#347) Line indented incorrectly; expected 8 spaces, found 5
(#347) Expected "if (...) {\n"; found "if (...)\n {\n"
(#347) Variable "Serie" must be all lower-case
(#348) Line indented incorrectly; expected at least 8 spaces, found 6
(#349) Line indented incorrectly; expected at least 12 spaces, found 7
(#349) Variable "SerieData" must be all lower-case
(#349) Variable "Serie" must be all lower-case
(#350) Line indented incorrectly; expected at least 12 spaces, found 7
(#350) Variable "SerieData" must be all lower-case
(#351) Line indented incorrectly; expected at least 12 spaces, found 7
(#351) Variable "SerieCenter" must be all lower-case
(#351) The use of function sizeof() is forbidden; use count() instead
(#351) Variable "SerieData" must be all lower-case
(#351) Expected 1 space before "/"; 0 found
(#351) Expected 1 space after "/"; 0 found
(#353) Line indented incorrectly; expected at least 12 spaces, found 7
(#353) Inline control structures are not allowed
(#353) Variable "SerieData" must be all lower-case
(#353) Variable "SerieCenter" must be all lower-case
(#354) Line indented incorrectly; expected at least 12 spaces, found 8
(#354) Variable "SerieData" must be all lower-case
(#354) Variable "SerieCenter" must be all lower-case
(#355) Line indented incorrectly; expected at least 12 spaces, found 7
(#355) Inline control structures are not allowed
(#356) Line indented incorrectly; expected at least 12 spaces, found 8
(#356) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#357) Line indented incorrectly; expected 8 spaces, found 6
(#357) Closing brace indented incorrectly; expected 5 spaces, found 6
(#358) Line indented incorrectly; expected at least 8 spaces, found 5
(#358) Inline control structures are not allowed
(#359) Line indented incorrectly; expected at least 8 spaces, found 6
(#359) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#360) Closing brace indented incorrectly; expected 3 spaces, found 4
(#362) Line indented incorrectly; expected at least 4 spaces, found 3
(#363) Line indented incorrectly; expected 4 spaces, found 3
(#363) method name "pData::getSeriePercentile" must be in lower-case letters only
(#363) Visibility must be declared on method "getSeriePercentile"
(#363) Variable "Serie" must be all lower-case
(#363) Commas (,) must be followed by white space.
(#363) Variable "Percentil" must be all lower-case
(#364) Opening brace should be on the same line as the declaration
(#365) Line indented incorrectly; expected 8 spaces, found 5
(#365) Expected "if (...) {\n"; found "if (...) { "
(#365) Variable "Serie" must be all lower-case
(#365) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#365) Closing brace must be on a line by itself
(#367) Line indented incorrectly; expected at least 8 spaces, found 5
(#367) Variable "Values" must be all lower-case
(#367) Variable "Serie" must be all lower-case
(#367) Expected 1 space before "-"; 0 found
(#367) Expected 1 space after "-"; 0 found
(#368) Line indented incorrectly; expected 8 spaces, found 5
(#368) Expected "if (...) {\n"; found "if (...) { "
(#368) Variable "Values" must be all lower-case
(#368) Variable "Values" must be all lower-case
(#368) Closing brace must be on a line by itself
(#370) Line indented incorrectly; expected at least 8 spaces, found 5
(#370) Variable "PercentilID" must be all lower-case
(#370) Variable "Values" must be all lower-case
(#370) Expected 1 space before "/"; 0 found
(#370) Expected 1 space after "/"; 0 found
(#370) Expected 1 space before "*"; 0 found
(#370) Expected 1 space after "*"; 0 found
(#370) Variable "Percentil" must be all lower-case
(#370) Expected 1 space before "+"; 0 found
(#370) Expected 1 space after "+"; 0 found
(#371) Line indented incorrectly; expected at least 8 spaces, found 5
(#371) Variable "SortedValues" must be all lower-case
(#371) Variable "Serie" must be all lower-case
(#372) Line indented incorrectly; expected at least 8 spaces, found 5
(#372) Variable "SortedValues" must be all lower-case
(#374) Line indented incorrectly; expected at least 8 spaces, found 5
(#374) Inline control structures are not allowed
(#374) Variable "SortedValues" must be all lower-case
(#374) Variable "PercentilID" must be all lower-case
(#375) Line indented incorrectly; expected at least 8 spaces, found 6
(#375) Variable "SortedValues" must be all lower-case
(#375) Variable "PercentilID" must be all lower-case
(#376) Line indented incorrectly; expected at least 8 spaces, found 5
(#376) Inline control structures are not allowed
(#377) Line indented incorrectly; expected at least 8 spaces, found 6
(#377) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#378) Closing brace indented incorrectly; expected 3 spaces, found 4
(#380) Line indented incorrectly; expected at least 4 spaces, found 3
(#381) Line indented incorrectly; expected 4 spaces, found 3
(#381) method name "pData::addRandomValues" must be in lower-case letters only
(#381) Visibility must be declared on method "addRandomValues"
(#381) Variable "SerieName" must be all lower-case
(#381) Commas (,) must be followed by white space.
(#381) Variable "Options" must be all lower-case
(#382) Opening brace should be on the same line as the declaration
(#383) Line indented incorrectly; expected at least 8 spaces, found 5
(#383) Variable "Values" must be all lower-case
(#383) Variable "Options" must be all lower-case
(#383) Variable "Options" must be all lower-case
(#384) Line indented incorrectly; expected at least 8 spaces, found 5
(#384) Variable "Min" must be all lower-case
(#384) Variable "Options" must be all lower-case
(#384) Variable "Options" must be all lower-case
(#385) Line indented incorrectly; expected at least 8 spaces, found 5
(#385) Variable "Max" must be all lower-case
(#385) Variable "Options" must be all lower-case
(#385) Variable "Options" must be all lower-case
(#386) Line indented incorrectly; expected at least 8 spaces, found 5
(#386) Variable "withFloat" must be all lower-case
(#386) Variable "Options" must be all lower-case
(#386) Variable "Options" must be all lower-case
(#386) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#388) Line indented incorrectly; expected 8 spaces, found 5
(#388) Expected "for (...) {\n"; found "for (...)\n {\n"
(#388) Expected 1 space after first semicolon of FOR loop; 0 found
(#388) Expected 1 space after second semicolon of FOR loop; 0 found
(#388) Expected 1 space before "="; 0 found
(#388) Expected 1 space after "="; 0 found
(#388) Expected 1 space before "<="; 0 found
(#388) Expected 1 space after "<="; 0 found
(#388) Variable "Values" must be all lower-case
(#389) Line indented incorrectly; expected at least 8 spaces, found 6
(#390) Line indented incorrectly; expected 12 spaces, found 7
(#390) Expected "if (...) {\n"; found "if (...) { "
(#390) Variable "withFloat" must be all lower-case
(#390) Variable "Value" must be all lower-case
(#390) Variable "Min" must be all lower-case
(#390) Expected 1 space before "*"; 0 found
(#390) Expected 1 space after "*"; 0 found
(#390) Commas (,) must be followed by white space.
(#390) Variable "Max" must be all lower-case
(#390) Expected 1 space before "*"; 0 found
(#390) Expected 1 space after "*"; 0 found
(#390) Expected 1 space before "/"; 0 found
(#390) Expected 1 space after "/"; 0 found
(#390) Closing brace must be on a line by itself
(#390) Expected "} else {\n"; found "} else { "
(#390) Variable "Value" must be all lower-case
(#390) Variable "Min" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Variable "Max" must be all lower-case
(#390) Closing brace must be on a line by itself
(#391) Line indented incorrectly; expected at least 12 spaces, found 7
(#391) Variable "Value" must be all lower-case
(#391) Commas (,) must be followed by white space.
(#391) Variable "SerieName" must be all lower-case
(#392) Line indented incorrectly; expected 8 spaces, found 6
(#392) Closing brace indented incorrectly; expected 5 spaces, found 6
(#393) Closing brace indented incorrectly; expected 3 spaces, found 4
(#395) Line indented incorrectly; expected at least 4 spaces, found 3
(#396) Line indented incorrectly; expected 4 spaces, found 3
(#396) method name "pData::containsData" must be in lower-case letters only
(#396) Visibility must be declared on method "containsData"
(#397) Opening brace should be on the same line as the declaration
(#398) Line indented incorrectly; expected 8 spaces, found 5
(#398) Expected "if (...) {\n"; found "if (...) { "
(#398) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#398) Closing brace must be on a line by itself
(#400) Line indented incorrectly; expected at least 8 spaces, found 5
(#400) Variable "Result" must be all lower-case
(#400) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#401) Line indented incorrectly; expected 8 spaces, found 5
(#401) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#401) Variable "Key" must be all lower-case
(#401) Variable "Value" must be all lower-case
(#402) Line indented incorrectly; expected at least 8 spaces, found 6
(#402) Expected "if (...) {\n"; found "if (...) { "
(#402) Variable "Key" must be all lower-case
(#402) Variable "Key" must be all lower-case
(#402) Expected 1 space before "=="; 0 found
(#402) Expected 1 space after "=="; 0 found
(#402) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#402) Variable "Result" must be all lower-case
(#402) Expected 1 space before "="; 0 found
(#402) Expected 1 space after "="; 0 found
(#402) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#402) Closing brace must be on a line by itself
(#402) Closing brace must be on a line by itself
(#403) Line indented incorrectly; expected at least 8 spaces, found 5
(#403) Variable "Result" must be all lower-case
(#404) Closing brace indented incorrectly; expected 3 spaces, found 4
(#406) Line indented incorrectly; expected at least 4 spaces, found 3
(#407) Line indented incorrectly; expected 4 spaces, found 3
(#407) method name "pData::setAxisDisplay" must be in lower-case letters only
(#407) Visibility must be declared on method "setAxisDisplay"
(#407) Variable "AxisID" must be all lower-case
(#407) Commas (,) must be followed by white space.
(#407) Variable "Mode" must be all lower-case
(#407) Commas (,) must be followed by white space.
(#407) Variable "Format" must be all lower-case
(#407) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#408) Opening brace should be on the same line as the declaration
(#409) Line indented incorrectly; expected 8 spaces, found 5
(#409) Expected "if (...) {\n"; found "if (...)\n {\n"
(#409) Variable "AxisID" must be all lower-case
(#410) Line indented incorrectly; expected at least 8 spaces, found 6
(#411) Line indented incorrectly; expected at least 12 spaces, found 7
(#411) Variable "AxisID" must be all lower-case
(#411) Variable "Mode" must be all lower-case
(#412) Line indented incorrectly; expected 12 spaces, found 7
(#412) Expected "if (...) {\n"; found "if (...) { "
(#412) Variable "Format" must be all lower-case
(#412) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#412) Variable "AxisID" must be all lower-case
(#412) Variable "Format" must be all lower-case
(#412) Closing brace must be on a line by itself
(#413) Line indented incorrectly; expected 8 spaces, found 6
(#413) Closing brace indented incorrectly; expected 5 spaces, found 6
(#414) Closing brace indented incorrectly; expected 3 spaces, found 4
(#416) Line indented incorrectly; expected at least 4 spaces, found 3
(#417) Line indented incorrectly; expected 4 spaces, found 3
(#417) method name "pData::setAxisPosition" must be in lower-case letters only
(#417) Visibility must be declared on method "setAxisPosition"
(#417) Variable "AxisID" must be all lower-case
(#417) Commas (,) must be followed by white space.
(#417) Variable "Position" must be all lower-case
(#418) Opening brace should be on the same line as the declaration
(#418) Opening brace must be the last content on the line
(#418) Expected "if (...) {\n"; found "if (...) { "
(#418) Variable "AxisID" must be all lower-case
(#418) Variable "AxisID" must be all lower-case
(#418) Variable "Position" must be all lower-case
(#418) Closing brace must be on a line by itself
(#418) Closing brace must be on a line by itself
(#420) Line indented incorrectly; expected at least 4 spaces, found 3
(#421) Line indented incorrectly; expected 4 spaces, found 3
(#421) method name "pData::setAxisUnit" must be in lower-case letters only
(#421) Visibility must be declared on method "setAxisUnit"
(#421) Variable "AxisID" must be all lower-case
(#421) Commas (,) must be followed by white space.
(#421) Variable "Unit" must be all lower-case
(#422) Opening brace should be on the same line as the declaration
(#422) Opening brace must be the last content on the line
(#422) Expected "if (...) {\n"; found "if (...) { "
(#422) Variable "AxisID" must be all lower-case
(#422) Variable "AxisID" must be all lower-case
(#422) Variable "Unit" must be all lower-case
(#422) Closing brace must be on a line by itself
(#422) Closing brace must be on a line by itself
(#424) Line indented incorrectly; expected at least 4 spaces, found 3
(#425) Line indented incorrectly; expected 4 spaces, found 3
(#425) method name "pData::setAxisName" must be in lower-case letters only
(#425) Visibility must be declared on method "setAxisName"
(#425) Variable "AxisID" must be all lower-case
(#425) Commas (,) must be followed by white space.
(#425) Variable "Name" must be all lower-case
(#426) Opening brace should be on the same line as the declaration
(#426) Opening brace must be the last content on the line
(#426) Expected "if (...) {\n"; found "if (...) { "
(#426) Variable "AxisID" must be all lower-case
(#426) Variable "AxisID" must be all lower-case
(#426) Variable "Name" must be all lower-case
(#426) Closing brace must be on a line by itself
(#426) Closing brace must be on a line by itself
(#428) Line indented incorrectly; expected at least 4 spaces, found 3
(#429) Line indented incorrectly; expected 4 spaces, found 3
(#429) method name "pData::setAxisColor" must be in lower-case letters only
(#429) Visibility must be declared on method "setAxisColor"
(#429) Variable "AxisID" must be all lower-case
(#429) Commas (,) must be followed by white space.
(#429) Variable "Format" must be all lower-case
(#430) Opening brace should be on the same line as the declaration
(#431) Line indented incorrectly; expected at least 8 spaces, found 5
(#431) Variable "R" must be all lower-case
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Variable "Format" must be all lower-case
(#431) Variable "Format" must be all lower-case
(#432) Line indented incorrectly; expected at least 8 spaces, found 5
(#432) Variable "G" must be all lower-case
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Variable "Format" must be all lower-case
(#432) Variable "Format" must be all lower-case
(#433) Line indented incorrectly; expected at least 8 spaces, found 5
(#433) Variable "B" must be all lower-case
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Variable "Format" must be all lower-case
(#433) Variable "Format" must be all lower-case
(#434) Line indented incorrectly; expected at least 8 spaces, found 5
(#434) Variable "Alpha" must be all lower-case
(#434) Variable "Format" must be all lower-case
(#434) Variable "Format" must be all lower-case
(#436) Line indented incorrectly; expected 8 spaces, found 5
(#436) Expected "if (...) {\n"; found "if (...)\n {\n"
(#436) Variable "AxisID" must be all lower-case
(#437) Line indented incorrectly; expected at least 8 spaces, found 6
(#438) Line indented incorrectly; expected at least 12 spaces, found 7
(#438) Variable "AxisID" must be all lower-case
(#438) Variable "R" must be all lower-case
(#439) Line indented incorrectly; expected at least 12 spaces, found 7
(#439) Variable "AxisID" must be all lower-case
(#439) Variable "G" must be all lower-case
(#440) Line indented incorrectly; expected at least 12 spaces, found 7
(#440) Variable "AxisID" must be all lower-case
(#440) Variable "B" must be all lower-case
(#441) Line indented incorrectly; expected at least 12 spaces, found 7
(#441) Variable "AxisID" must be all lower-case
(#441) Variable "Alpha" must be all lower-case
(#442) Line indented incorrectly; expected 8 spaces, found 6
(#442) Closing brace indented incorrectly; expected 5 spaces, found 6
(#443) Closing brace indented incorrectly; expected 3 spaces, found 4
(#446) Line indented incorrectly; expected at least 4 spaces, found 3
(#447) Line indented incorrectly; expected 4 spaces, found 3
(#447) method name "pData::setAxisXY" must be in lower-case letters only
(#447) Visibility must be declared on method "setAxisXY"
(#447) Variable "AxisID" must be all lower-case
(#447) Commas (,) must be followed by white space.
(#447) Variable "Identity" must be all lower-case
(#448) Opening brace should be on the same line as the declaration
(#448) Opening brace must be the last content on the line
(#448) Expected "if (...) {\n"; found "if (...) { "
(#448) Variable "AxisID" must be all lower-case
(#448) Variable "AxisID" must be all lower-case
(#448) Variable "Identity" must be all lower-case
(#448) Closing brace must be on a line by itself
(#448) Closing brace must be on a line by itself
(#450) Line indented incorrectly; expected at least 4 spaces, found 3
(#451) Line indented incorrectly; expected 4 spaces, found 3
(#451) method name "pData::setSerieOnAxis" must be in lower-case letters only
(#451) Visibility must be declared on method "setSerieOnAxis"
(#451) Variable "Series" must be all lower-case
(#451) Commas (,) must be followed by white space.
(#451) Variable "AxisID" must be all lower-case
(#452) Opening brace should be on the same line as the declaration
(#453) Line indented incorrectly; expected 8 spaces, found 5
(#453) Expected "if (...) {\n"; found "if (...) { "
(#453) Variable "Series" must be all lower-case
(#453) Variable "Series" must be all lower-case
(#453) Variable "Series" must be all lower-case
(#453) Closing brace must be on a line by itself
(#454) Line indented incorrectly; expected 8 spaces, found 5
(#454) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#454) Variable "Series" must be all lower-case
(#454) Variable "Key" must be all lower-case
(#454) Variable "Serie" must be all lower-case
(#455) Line indented incorrectly; expected at least 8 spaces, found 6
(#456) Line indented incorrectly; expected at least 12 spaces, found 7
(#456) Variable "PreviousAxis" must be all lower-case
(#456) Variable "Serie" must be all lower-case
(#458) Line indented incorrectly; expected at least 12 spaces, found 7
(#459) Line indented incorrectly; expected 12 spaces, found 7
(#459) Expected "if (...) {\n"; found "if (...)\n { "
(#459) Variable "AxisID" must be all lower-case
(#460) Line indented incorrectly; expected at least 12 spaces, found 8
(#460) Variable "AxisID" must be all lower-case
(#460) Variable "AxisID" must be all lower-case
(#460) Closing brace must be on a line by itself
(#462) Line indented incorrectly; expected at least 12 spaces, found 7
(#462) Variable "Serie" must be all lower-case
(#462) Variable "AxisID" must be all lower-case
(#464) Line indented incorrectly; expected at least 12 spaces, found 7
(#465) Line indented incorrectly; expected at least 12 spaces, found 7
(#465) Variable "Found" must be all lower-case
(#465) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#466) Line indented incorrectly; expected 12 spaces, found 7
(#466) Expected "foreach (...) {\n"; found "foreach(...) { "
(#466) Variable "SerieName" must be all lower-case
(#466) Variable "Values" must be all lower-case
(#466) Expected "if (...) {\n"; found "if (...) { "
(#466) Variable "Values" must be all lower-case
(#466) Variable "PreviousAxis" must be all lower-case
(#466) Variable "Found" must be all lower-case
(#466) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#466) Closing brace must be on a line by itself
(#466) Closing brace must be on a line by itself
(#467) Line indented incorrectly; expected 12 spaces, found 7
(#467) Expected "if (...) {\n"; found "if (...) { "
(#467) Variable "Found" must be all lower-case
(#467) Variable "PreviousAxis" must be all lower-case
(#467) Closing brace must be on a line by itself
(#468) Line indented incorrectly; expected 8 spaces, found 6
(#468) Closing brace indented incorrectly; expected 5 spaces, found 6
(#469) Closing brace indented incorrectly; expected 3 spaces, found 4
(#471) Line indented incorrectly; expected at least 4 spaces, found 3
(#472) Line indented incorrectly; expected 4 spaces, found 3
(#472) method name "pData::setSerieTicks" must be in lower-case letters only
(#472) Visibility must be declared on method "setSerieTicks"
(#472) Variable "Series" must be all lower-case
(#472) Commas (,) must be followed by white space.
(#472) Variable "Width" must be all lower-case
(#473) Opening brace should be on the same line as the declaration
(#474) Line indented incorrectly; expected 8 spaces, found 5
(#474) Expected "if (...) {\n"; found "if (...) { "
(#474) Variable "Series" must be all lower-case
(#474) Variable "Series" must be all lower-case
(#474) Variable "Series" must be all lower-case
(#474) Closing brace must be on a line by itself
(#475) Line indented incorrectly; expected 8 spaces, found 5
(#475) Expected "foreach (...) {\n"; found "foreach(...) { "
(#475) Variable "Series" must be all lower-case
(#475) Variable "Key" must be all lower-case
(#475) Variable "Serie" must be all lower-case
(#475) Expected "if (...) {\n"; found "if (...) { "
(#475) Variable "Serie" must be all lower-case
(#475) Variable "Serie" must be all lower-case
(#475) Variable "Width" must be all lower-case
(#475) Closing brace must be on a line by itself
(#475) Line exceeds 132 characters; contains 140 characters
(#475) Closing brace must be on a line by itself
(#476) Closing brace indented incorrectly; expected 3 spaces, found 4
(#478) Line indented incorrectly; expected at least 4 spaces, found 3
(#479) Line indented incorrectly; expected 4 spaces, found 3
(#479) method name "pData::setSerieWeight" must be in lower-case letters only
(#479) Visibility must be declared on method "setSerieWeight"
(#479) Variable "Series" must be all lower-case
(#479) Commas (,) must be followed by white space.
(#479) Variable "Weight" must be all lower-case
(#480) Opening brace should be on the same line as the declaration
(#481) Line indented incorrectly; expected 8 spaces, found 5
(#481) Expected "if (...) {\n"; found "if (...) { "
(#481) Variable "Series" must be all lower-case
(#481) Variable "Series" must be all lower-case
(#481) Variable "Series" must be all lower-case
(#481) Closing brace must be on a line by itself
(#482) Line indented incorrectly; expected 8 spaces, found 5
(#482) Expected "foreach (...) {\n"; found "foreach(...) { "
(#482) Variable "Series" must be all lower-case
(#482) Variable "Key" must be all lower-case
(#482) Variable "Serie" must be all lower-case
(#482) Expected "if (...) {\n"; found "if (...) { "
(#482) Variable "Serie" must be all lower-case
(#482) Variable "Serie" must be all lower-case
(#482) Variable "Weight" must be all lower-case
(#482) Closing brace must be on a line by itself
(#482) Line exceeds 132 characters; contains 142 characters
(#482) Closing brace must be on a line by itself
(#483) Closing brace indented incorrectly; expected 3 spaces, found 4
(#485) Line indented incorrectly; expected at least 4 spaces, found 3
(#486) Line indented incorrectly; expected 4 spaces, found 3
(#486) method name "pData::getSeriePalette" must be in lower-case letters only
(#486) Visibility must be declared on method "getSeriePalette"
(#486) Variable "Serie" must be all lower-case
(#487) Opening brace should be on the same line as the declaration
(#488) Line indented incorrectly; expected 8 spaces, found 5
(#488) Expected "if (...) {\n"; found "if (...) { "
(#488) Variable "Serie" must be all lower-case
(#488) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#488) Closing brace must be on a line by itself
(#490) Line indented incorrectly; expected at least 8 spaces, found 5
(#490) Variable "Result" must be all lower-case
(#491) Line indented incorrectly; expected at least 8 spaces, found 5
(#491) Variable "Result" must be all lower-case
(#491) Variable "Serie" must be all lower-case
(#492) Line indented incorrectly; expected at least 8 spaces, found 5
(#492) Variable "Result" must be all lower-case
(#492) Variable "Serie" must be all lower-case
(#493) Line indented incorrectly; expected at least 8 spaces, found 5
(#493) Variable "Result" must be all lower-case
(#493) Variable "Serie" must be all lower-case
(#494) Line indented incorrectly; expected at least 8 spaces, found 5
(#494) Variable "Result" must be all lower-case
(#494) Variable "Serie" must be all lower-case
(#496) Line indented incorrectly; expected at least 8 spaces, found 5
(#496) Variable "Result" must be all lower-case
(#497) Closing brace indented incorrectly; expected 3 spaces, found 4
(#499) Line indented incorrectly; expected at least 4 spaces, found 3
(#500) Line indented incorrectly; expected 4 spaces, found 3
(#500) method name "pData::setPalette" must be in lower-case letters only
(#500) Visibility must be declared on method "setPalette"
(#500) Variable "Series" must be all lower-case
(#500) Commas (,) must be followed by white space.
(#500) Variable "Format" must be all lower-case
(#500) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#501) Opening brace should be on the same line as the declaration
(#502) Line indented incorrectly; expected 8 spaces, found 5
(#502) Expected "if (...) {\n"; found "if (...) { "
(#502) Variable "Series" must be all lower-case
(#502) Variable "Series" must be all lower-case
(#502) Variable "Series" must be all lower-case
(#502) Closing brace must be on a line by itself
(#504) Line indented incorrectly; expected 8 spaces, found 5
(#504) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#504) Variable "Series" must be all lower-case
(#504) Variable "Key" must be all lower-case
(#504) Variable "Serie" must be all lower-case
(#505) Line indented incorrectly; expected at least 8 spaces, found 6
(#506) Line indented incorrectly; expected at least 12 spaces, found 7
(#506) Variable "R" must be all lower-case
(#506) Spaces must be used for alignment; tabs are not allowed
(#506) Tab found within whitespace
(#506) Variable "Format" must be all lower-case
(#506) Variable "Format" must be all lower-case
(#507) Line indented incorrectly; expected at least 12 spaces, found 7
(#507) Variable "G" must be all lower-case
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Variable "Format" must be all lower-case
(#507) Variable "Format" must be all lower-case
(#508) Line indented incorrectly; expected at least 12 spaces, found 7
(#508) Variable "B" must be all lower-case
(#508) Spaces must be used for alignment; tabs are not allowed
(#508) Tab found within whitespace
(#508) Variable "Format" must be all lower-case
(#508) Variable "Format" must be all lower-case
(#509) Line indented incorrectly; expected at least 12 spaces, found 7
(#509) Variable "Alpha" must be all lower-case
(#509) Variable "Format" must be all lower-case
(#509) Variable "Format" must be all lower-case
(#511) Line indented incorrectly; expected 12 spaces, found 7
(#511) Expected "if (...) {\n"; found "if (...)\n {\n"
(#511) Variable "Serie" must be all lower-case
(#512) Line indented incorrectly; expected at least 12 spaces, found 8
(#513) Line indented incorrectly; expected at least 16 spaces, found 9
(#513) Variable "OldR" must be all lower-case
(#513) Variable "Serie" must be all lower-case
(#513) Variable "OldG" must be all lower-case
(#513) Variable "Serie" must be all lower-case
(#513) Variable "OldB" must be all lower-case
(#513) Variable "Serie" must be all lower-case
(#513) Line exceeds 132 characters; contains 167 characters
(#514) Line indented incorrectly; expected at least 16 spaces, found 9
(#514) Variable "Serie" must be all lower-case
(#514) Variable "R" must be all lower-case
(#515) Line indented incorrectly; expected at least 16 spaces, found 9
(#515) Variable "Serie" must be all lower-case
(#515) Variable "G" must be all lower-case
(#516) Line indented incorrectly; expected at least 16 spaces, found 9
(#516) Variable "Serie" must be all lower-case
(#516) Variable "B" must be all lower-case
(#517) Line indented incorrectly; expected at least 16 spaces, found 9
(#517) Variable "Serie" must be all lower-case
(#517) Variable "Alpha" must be all lower-case
(#519) Line indented incorrectly; expected at least 16 spaces, found 9
(#520) Line indented incorrectly; expected 16 spaces, found 9
(#520) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#520) Variable "Key" must be all lower-case
(#520) Variable "Value" must be all lower-case
(#521) Line indented incorrectly; expected at least 16 spaces, found 10
(#521) Expected "if (...) {\n"; found "if (...) { "
(#521) Variable "Value" must be all lower-case
(#521) Variable "OldR" must be all lower-case
(#521) Variable "Value" must be all lower-case
(#521) Variable "OldG" must be all lower-case
(#521) Variable "Value" must be all lower-case
(#521) Variable "OldB" must be all lower-case
(#521) Variable "Key" must be all lower-case
(#521) Variable "R" must be all lower-case
(#521) Variable "Key" must be all lower-case
(#521) Variable "G" must be all lower-case
(#521) Variable "Key" must be all lower-case
(#521) Variable "B" must be all lower-case
(#521) Variable "Key" must be all lower-case
(#521) Variable "Alpha" must be all lower-case
(#521) Closing brace must be on a line by itself
(#521) Line exceeds maximum limit of 180 characters; contains 226 characters
(#521) Closing brace must be on a line by itself
(#522) Line indented incorrectly; expected 12 spaces, found 8
(#522) Closing brace indented incorrectly; expected 7 spaces, found 8
(#523) Line indented incorrectly; expected 8 spaces, found 6
(#523) Closing brace indented incorrectly; expected 5 spaces, found 6
(#524) Closing brace indented incorrectly; expected 3 spaces, found 4
(#526) Line indented incorrectly; expected at least 4 spaces, found 3
(#527) Line indented incorrectly; expected 4 spaces, found 3
(#527) method name "pData::loadPalette" must be in lower-case letters only
(#527) Visibility must be declared on method "loadPalette"
(#527) Variable "FileName" must be all lower-case
(#527) Commas (,) must be followed by white space.
(#527) Variable "Overwrite" must be all lower-case
(#527) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#528) Opening brace should be on the same line as the declaration
(#529) Line indented incorrectly; expected 8 spaces, found 5
(#529) Expected "if (...) {\n"; found "if (...) { "
(#529) Variable "FileName" must be all lower-case
(#529) Closing brace must be on a line by itself
(#530) Line indented incorrectly; expected 8 spaces, found 5
(#530) Expected "if (...) {\n"; found "if (...) { "
(#530) Variable "Overwrite" must be all lower-case
(#530) Closing brace must be on a line by itself
(#532) Line indented incorrectly; expected at least 8 spaces, found 5
(#532) Variable "fileHandle" must be all lower-case
(#532) Variable "FileName" must be all lower-case
(#533) Line indented incorrectly; expected 8 spaces, found 5
(#533) Expected "if (...) {\n"; found "if (...) { "
(#533) Variable "fileHandle" must be all lower-case
(#533) Closing brace must be on a line by itself
(#534) Line indented incorrectly; expected 8 spaces, found 5
(#534) Expected "while (...) {\n"; found "while (...)\n {\n"
(#534) Variable "fileHandle" must be all lower-case
(#535) Line indented incorrectly; expected at least 8 spaces, found 6
(#536) Line indented incorrectly; expected at least 12 spaces, found 7
(#536) Variable "fileHandle" must be all lower-case
(#537) Line indented incorrectly; expected 12 spaces, found 7
(#537) Expected "if (...) {\n"; found "if (...)\n {\n"
(#537) Commas (,) must be followed by white space.
(#538) Line indented incorrectly; expected at least 12 spaces, found 8
(#539) Line indented incorrectly; expected at least 16 spaces, found 9
(#539) Variable "R" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "G" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "B" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "Alpha" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#540) Line indented incorrectly; expected 16 spaces, found 9
(#540) Expected "if (...) {\n"; found "if (...) { "
(#540) Variable "ID" must be all lower-case
(#540) Closing brace must be on a line by itself
(#540) Expected "} else {\n"; found "} else { "
(#540) Variable "ID" must be all lower-case
(#540) Closing brace must be on a line by itself
(#541) Line indented incorrectly; expected at least 16 spaces, found 9
(#541) Variable "ID" must be all lower-case
(#541) Expected 1 space before "=>"; 0 found
(#541) Expected 1 space after "=>"; 0 found
(#541) Variable "R" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Expected 1 space before "=>"; 0 found
(#541) Expected 1 space after "=>"; 0 found
(#541) Variable "G" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Expected 1 space before "=>"; 0 found
(#541) Expected 1 space after "=>"; 0 found
(#541) Variable "B" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Expected 1 space before "=>"; 0 found
(#541) Expected 1 space after "=>"; 0 found
(#541) Variable "Alpha" must be all lower-case
(#542) Line indented incorrectly; expected 12 spaces, found 8
(#542) Closing brace indented incorrectly; expected 7 spaces, found 8
(#543) Line indented incorrectly; expected 8 spaces, found 6
(#543) Closing brace indented incorrectly; expected 5 spaces, found 6
(#544) Line indented incorrectly; expected at least 8 spaces, found 5
(#544) Variable "fileHandle" must be all lower-case
(#546) Line indented incorrectly; expected at least 8 spaces, found 5
(#547) Line indented incorrectly; expected at least 8 spaces, found 5
(#547) Variable "ID" must be all lower-case
(#548) Line indented incorrectly; expected 8 spaces, found 5
(#548) Expected "if (...) {\n"; found "if (...)\n {\n"
(#549) Line indented incorrectly; expected at least 8 spaces, found 6
(#550) Line indented incorrectly; expected 12 spaces, found 7
(#550) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#550) Variable "Key" must be all lower-case
(#550) Variable "Value" must be all lower-case
(#551) Line indented incorrectly; expected at least 12 spaces, found 8
(#552) Line indented incorrectly; expected at least 16 spaces, found 9
(#552) Inline control structures are not allowed
(#552) Variable "ID" must be all lower-case
(#553) Line indented incorrectly; expected at least 16 spaces, found 10
(#553) Variable "Key" must be all lower-case
(#553) Expected 1 space before "=>"; 0 found
(#553) Expected 1 space after "=>"; 0 found
(#553) Commas (,) must be followed by white space.
(#553) Expected 1 space before "=>"; 0 found
(#553) Expected 1 space after "=>"; 0 found
(#553) Commas (,) must be followed by white space.
(#553) Expected 1 space before "=>"; 0 found
(#553) Expected 1 space after "=>"; 0 found
(#553) Commas (,) must be followed by white space.
(#553) Expected 1 space before "=>"; 0 found
(#553) Expected 1 space after "=>"; 0 found
(#554) Line indented incorrectly; expected at least 16 spaces, found 9
(#554) Inline control structures are not allowed
(#555) Line indented incorrectly; expected at least 16 spaces, found 10
(#555) Variable "Key" must be all lower-case
(#555) Variable "ID" must be all lower-case
(#556) Line indented incorrectly; expected at least 16 spaces, found 9
(#556) Variable "ID" must be all lower-case
(#557) Line indented incorrectly; expected 12 spaces, found 8
(#557) Closing brace indented incorrectly; expected 7 spaces, found 8
(#558) Line indented incorrectly; expected 8 spaces, found 6
(#558) Closing brace indented incorrectly; expected 5 spaces, found 6
(#559) Closing brace indented incorrectly; expected 3 spaces, found 4
(#561) Line indented incorrectly; expected at least 4 spaces, found 3
(#562) Line indented incorrectly; expected 4 spaces, found 3
(#562) method name "pData::initScatterSerie" must be in lower-case letters only
(#562) Visibility must be declared on method "initScatterSerie"
(#562) Variable "ID" must be all lower-case
(#563) Opening brace should be on the same line as the declaration
(#564) Line indented incorrectly; expected 8 spaces, found 5
(#564) Expected "if (...) {\n"; found "if (...) { "
(#564) Variable "ID" must be all lower-case
(#564) Closing brace must be on a line by itself
(#566) Line indented incorrectly; expected at least 8 spaces, found 5
(#566) Variable "ID" must be all lower-case
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Variable "ID" must be all lower-case
(#567) Line indented incorrectly; expected at least 8 spaces, found 5
(#567) Variable "ID" must be all lower-case
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#568) Line indented incorrectly; expected at least 8 spaces, found 5
(#568) Variable "ID" must be all lower-case
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#569) Line indented incorrectly; expected at least 8 spaces, found 5
(#569) Variable "ID" must be all lower-case
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#570) Line indented incorrectly; expected at least 8 spaces, found 5
(#570) Variable "ID" must be all lower-case
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#572) Line indented incorrectly; expected at least 8 spaces, found 5
(#572) Inline control structures are not allowed
(#572) Variable "ID" must be all lower-case
(#573) Line indented incorrectly; expected at least 8 spaces, found 6
(#573) Variable "ID" must be all lower-case
(#573) Variable "ID" must be all lower-case
(#574) Line indented incorrectly; expected 8 spaces, found 5
(#575) Line indented incorrectly; expected at least 8 spaces, found 6
(#576) Line indented incorrectly; expected at least 12 spaces, found 7
(#576) Variable "ID" must be all lower-case
(#576) Commas (,) must be followed by white space.
(#577) Line indented incorrectly; expected at least 12 spaces, found 7
(#577) Variable "ID" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#578) Line indented incorrectly; expected at least 12 spaces, found 7
(#578) Variable "ID" must be all lower-case
(#578) Commas (,) must be followed by white space.
(#579) Line indented incorrectly; expected at least 12 spaces, found 7
(#579) Variable "ID" must be all lower-case
(#580) Line indented incorrectly; expected 8 spaces, found 6
(#580) Closing brace indented incorrectly; expected 5 spaces, found 6
(#581) Closing brace indented incorrectly; expected 3 spaces, found 4
(#583) Line indented incorrectly; expected at least 4 spaces, found 3
(#584) Line indented incorrectly; expected 4 spaces, found 3
(#584) Visibility must be declared on method "initialise"
(#584) Variable "Serie" must be all lower-case
(#585) Opening brace should be on the same line as the declaration
(#586) Line indented incorrectly; expected 8 spaces, found 5
(#586) Expected "if (...) {\n"; found "if (...) { "
(#586) Variable "ID" must be all lower-case
(#586) Closing brace must be on a line by itself
(#586) Expected "} else {\n"; found "} else { "
(#586) Variable "ID" must be all lower-case
(#586) Closing brace must be on a line by itself
(#588) Line indented incorrectly; expected at least 8 spaces, found 5
(#588) Variable "Serie" must be all lower-case
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Variable "Serie" must be all lower-case
(#589) Line indented incorrectly; expected at least 8 spaces, found 5
(#589) Variable "Serie" must be all lower-case
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#590) Line indented incorrectly; expected at least 8 spaces, found 5
(#590) Variable "Serie" must be all lower-case
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#591) Line indented incorrectly; expected at least 8 spaces, found 5
(#591) Variable "Serie" must be all lower-case
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#592) Line indented incorrectly; expected at least 8 spaces, found 5
(#592) Variable "Serie" must be all lower-case
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#593) Line indented incorrectly; expected at least 8 spaces, found 5
(#593) Variable "Serie" must be all lower-case
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 8 spaces, found 5
(#594) Variable "Serie" must be all lower-case
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 8 spaces, found 5
(#595) Variable "Serie" must be all lower-case
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 8 spaces, found 5
(#596) Variable "Serie" must be all lower-case
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 8 spaces, found 5
(#598) Inline control structures are not allowed
(#598) Variable "ID" must be all lower-case
(#599) Line indented incorrectly; expected at least 8 spaces, found 6
(#599) Variable "Serie" must be all lower-case
(#599) Variable "ID" must be all lower-case
(#600) Line indented incorrectly; expected 8 spaces, found 5
(#601) Line indented incorrectly; expected at least 8 spaces, found 6
(#602) Line indented incorrectly; expected at least 12 spaces, found 7
(#602) Variable "Serie" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#603) Line indented incorrectly; expected at least 12 spaces, found 7
(#603) Variable "Serie" must be all lower-case
(#603) Commas (,) must be followed by white space.
(#604) Line indented incorrectly; expected at least 12 spaces, found 7
(#604) Variable "Serie" must be all lower-case
(#604) Commas (,) must be followed by white space.
(#605) Line indented incorrectly; expected at least 12 spaces, found 7
(#605) Variable "Serie" must be all lower-case
(#606) Line indented incorrectly; expected 8 spaces, found 6
(#606) Closing brace indented incorrectly; expected 5 spaces, found 6
(#607) Closing brace indented incorrectly; expected 3 spaces, found 4
(#608) Whitespace found at end of line
(#609) Line indented incorrectly; expected 4 spaces, found 3
(#609) Visibility must be declared on method "normalize"
(#609) Variable "NormalizationFactor" must be all lower-case
(#609) Commas (,) must be followed by white space.
(#609) Variable "UnitChange" must be all lower-case
(#609) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#609) Commas (,) must be followed by white space.
(#609) Variable "Round" must be all lower-case
(#610) Opening brace should be on the same line as the declaration
(#611) Line indented incorrectly; expected at least 8 spaces, found 5
(#611) Variable "Abscissa" must be all lower-case
(#613) Line indented incorrectly; expected at least 8 spaces, found 5
(#613) Variable "SelectedSeries" must be all lower-case
(#614) Line indented incorrectly; expected at least 8 spaces, found 5
(#614) Variable "MaxVal" must be all lower-case
(#615) Line indented incorrectly; expected 8 spaces, found 5
(#615) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#615) Variable "AxisID" must be all lower-case
(#615) Variable "Axis" must be all lower-case
(#616) Line indented incorrectly; expected at least 8 spaces, found 6
(#617) Line indented incorrectly; expected 12 spaces, found 7
(#617) Expected "if (...) {\n"; found "if (...) { "
(#617) Variable "UnitChange" must be all lower-case
(#617) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#617) Variable "AxisID" must be all lower-case
(#617) Variable "UnitChange" must be all lower-case
(#617) Closing brace must be on a line by itself
(#619) Line indented incorrectly; expected 12 spaces, found 7
(#619) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#619) Variable "SerieName" must be all lower-case
(#619) Variable "Serie" must be all lower-case
(#620) Line indented incorrectly; expected at least 12 spaces, found 8
(#621) Line indented incorrectly; expected 16 spaces, found 9
(#621) Expected "if (...) {\n"; found "if (...)\n {\n"
(#621) Variable "Serie" must be all lower-case
(#621) Variable "AxisID" must be all lower-case
(#621) Variable "Serie" must be all lower-case
(#621) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#621) Variable "SerieName" must be all lower-case
(#621) Variable "Abscissa" must be all lower-case
(#622) Line indented incorrectly; expected at least 16 spaces, found 10
(#623) Line indented incorrectly; expected at least 20 spaces, found 11
(#623) Variable "SelectedSeries" must be all lower-case
(#623) Variable "SerieName" must be all lower-case
(#623) Variable "SerieName" must be all lower-case
(#625) Line indented incorrectly; expected 20 spaces, found 11
(#625) Expected "if (...) {\n"; found "if (...) { "
(#625) Variable "Serie" must be all lower-case
(#625) Variable "MaxVal" must be all lower-case
(#625) Variable "MaxVal" must be all lower-case
(#625) Variable "Serie" must be all lower-case
(#625) Closing brace must be on a line by itself
(#626) Line indented incorrectly; expected 16 spaces, found 10
(#626) Closing brace indented incorrectly; expected 9 spaces, found 10
(#627) Line indented incorrectly; expected 12 spaces, found 8
(#627) Closing brace indented incorrectly; expected 7 spaces, found 8
(#628) Line indented incorrectly; expected 8 spaces, found 6
(#628) Closing brace indented incorrectly; expected 5 spaces, found 6
(#630) Line indented incorrectly; expected 8 spaces, found 5
(#630) Expected "for (...) {\n"; found "for(...)\n {\n"
(#630) Expected 1 space after first semicolon of FOR loop; 0 found
(#630) Expected 1 space after second semicolon of FOR loop; 0 found
(#630) Expected 1 space before "="; 0 found
(#630) Expected 1 space after "="; 0 found
(#630) Expected 1 space before "<="; 0 found
(#630) Expected 1 space after "<="; 0 found
(#630) Variable "MaxVal" must be all lower-case
(#630) Expected 1 space before "-"; 0 found
(#630) Expected 1 space after "-"; 0 found
(#631) Line indented incorrectly; expected at least 8 spaces, found 6
(#632) Line indented incorrectly; expected at least 12 spaces, found 7
(#632) Variable "Factor" must be all lower-case
(#633) Line indented incorrectly; expected 12 spaces, found 7
(#633) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#633) Space found before closing bracket of FOREACH loop
(#633) Variable "SelectedSeries" must be all lower-case
(#633) Variable "Key" must be all lower-case
(#633) Variable "SerieName" must be all lower-case
(#634) Line indented incorrectly; expected at least 12 spaces, found 8
(#635) Line indented incorrectly; expected at least 16 spaces, found 9
(#635) Variable "Value" must be all lower-case
(#635) Variable "SerieName" must be all lower-case
(#636) Line indented incorrectly; expected at least 16 spaces, found 9
(#636) Inline control structures are not allowed
(#636) Variable "Value" must be all lower-case
(#637) Line indented incorrectly; expected at least 16 spaces, found 10
(#637) Variable "Factor" must be all lower-case
(#637) Variable "Factor" must be all lower-case
(#637) Variable "Value" must be all lower-case
(#638) Line indented incorrectly; expected 12 spaces, found 8
(#638) Closing brace indented incorrectly; expected 7 spaces, found 8
(#640) Line indented incorrectly; expected 12 spaces, found 7
(#640) Expected "if (...) {\n"; found "if (...)\n {\n"
(#640) Variable "Factor" must be all lower-case
(#641) Line indented incorrectly; expected at least 12 spaces, found 8
(#642) Line indented incorrectly; expected at least 16 spaces, found 9
(#642) Variable "Factor" must be all lower-case
(#642) Variable "NormalizationFactor" must be all lower-case
(#642) Variable "Factor" must be all lower-case
(#644) Line indented incorrectly; expected 16 spaces, found 9
(#644) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#644) Space found before closing bracket of FOREACH loop
(#644) Variable "SelectedSeries" must be all lower-case
(#644) Variable "Key" must be all lower-case
(#644) Variable "SerieName" must be all lower-case
(#645) Line indented incorrectly; expected at least 16 spaces, found 10
(#646) Line indented incorrectly; expected at least 20 spaces, found 11
(#646) Variable "Value" must be all lower-case
(#646) Variable "SerieName" must be all lower-case
(#648) Line indented incorrectly; expected at least 20 spaces, found 11
(#648) Inline control structures are not allowed
(#648) Variable "Value" must be all lower-case
(#648) Variable "Factor" must be all lower-case
(#648) Variable "NormalizationFactor" must be all lower-case
(#649) Line indented incorrectly; expected at least 20 spaces, found 12
(#649) Variable "SerieName" must be all lower-case
(#649) Variable "Value" must be all lower-case
(#649) Expected 1 space before "*"; 0 found
(#649) Expected 1 space after "*"; 0 found
(#649) Variable "Factor" must be all lower-case
(#649) Commas (,) must be followed by white space.
(#649) Variable "Round" must be all lower-case
(#650) Line indented incorrectly; expected at least 20 spaces, found 11
(#650) Inline control structures are not allowed
(#650) Usage of ELSEIF not allowed; use ELSE IF instead
(#650) Variable "Value" must be all lower-case
(#650) Variable "Value" must be all lower-case
(#651) Line indented incorrectly; expected at least 20 spaces, found 12
(#651) Variable "SerieName" must be all lower-case
(#652) Line indented incorrectly; expected at least 20 spaces, found 11
(#652) Inline control structures are not allowed
(#652) Usage of ELSEIF not allowed; use ELSE IF instead
(#652) Variable "Factor" must be all lower-case
(#652) Variable "NormalizationFactor" must be all lower-case
(#653) Line indented incorrectly; expected at least 20 spaces, found 12
(#653) Variable "SerieName" must be all lower-case
(#653) Variable "NormalizationFactor" must be all lower-case
(#654) Line indented incorrectly; expected 16 spaces, found 10
(#654) Closing brace indented incorrectly; expected 9 spaces, found 10
(#655) Line indented incorrectly; expected 12 spaces, found 8
(#655) Closing brace indented incorrectly; expected 7 spaces, found 8
(#656) Line indented incorrectly; expected 8 spaces, found 6
(#656) Closing brace indented incorrectly; expected 5 spaces, found 6
(#658) Line indented incorrectly; expected 8 spaces, found 5
(#658) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#658) Space found before closing bracket of FOREACH loop
(#658) Variable "SelectedSeries" must be all lower-case
(#658) Variable "Key" must be all lower-case
(#658) Variable "SerieName" must be all lower-case
(#659) Line indented incorrectly; expected at least 8 spaces, found 6
(#660) Line indented incorrectly; expected at least 12 spaces, found 7
(#660) Variable "SerieName" must be all lower-case
(#660) Variable "SerieName" must be all lower-case
(#661) Line indented incorrectly; expected at least 12 spaces, found 7
(#661) Variable "SerieName" must be all lower-case
(#661) Variable "SerieName" must be all lower-case
(#662) Line indented incorrectly; expected 8 spaces, found 6
(#662) Closing brace indented incorrectly; expected 5 spaces, found 6
(#663) Closing brace indented incorrectly; expected 3 spaces, found 4
(#665) Line indented incorrectly; expected at least 4 spaces, found 3
(#666) Line indented incorrectly; expected 4 spaces, found 3
(#666) method name "pData::importFromCSV" must be in lower-case letters only
(#666) Visibility must be declared on method "importFromCSV"
(#666) Variable "FileName" must be all lower-case
(#666) Commas (,) must be followed by white space.
(#666) Variable "Options" must be all lower-case
(#667) Opening brace should be on the same line as the declaration
(#668) Line indented incorrectly; expected at least 8 spaces, found 5
(#668) Variable "Delimiter" must be all lower-case
(#668) Spaces must be used for alignment; tabs are not allowed
(#668) Tab found within whitespace
(#668) Variable "Options" must be all lower-case
(#668) Variable "Options" must be all lower-case
(#669) Line indented incorrectly; expected at least 8 spaces, found 5
(#669) Variable "GotHeader" must be all lower-case
(#669) Spaces must be used for alignment; tabs are not allowed
(#669) Tab found within whitespace
(#669) Variable "Options" must be all lower-case
(#669) Variable "Options" must be all lower-case
(#669) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#670) Line indented incorrectly; expected at least 8 spaces, found 5
(#670) Variable "SkipColumns" must be all lower-case
(#670) Spaces must be used for alignment; tabs are not allowed
(#670) Tab found within whitespace
(#670) Variable "Options" must be all lower-case
(#670) Variable "Options" must be all lower-case
(#671) Line indented incorrectly; expected at least 8 spaces, found 5
(#671) Variable "DefaultSerieName" must be all lower-case
(#671) Spaces must be used for alignment; tabs are not allowed
(#671) Tab found within whitespace
(#671) Variable "Options" must be all lower-case
(#671) Variable "Options" must be all lower-case
(#673) Line indented incorrectly; expected at least 8 spaces, found 5
(#673) Variable "Handle" must be all lower-case
(#673) Variable "FileName" must be all lower-case
(#673) Commas (,) must be followed by white space.
(#674) Line indented incorrectly; expected 8 spaces, found 5
(#674) Expected "if (...) {\n"; found "if (...)\n {\n"
(#674) Variable "Handle" must be all lower-case
(#675) Line indented incorrectly; expected at least 8 spaces, found 6
(#676) Line indented incorrectly; expected at least 12 spaces, found 7
(#676) Variable "HeaderParsed" must be all lower-case
(#676) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#676) Variable "SerieNames" must be all lower-case
(#677) Line indented incorrectly; expected 12 spaces, found 7
(#677) Expected "while (...) {\n"; found "while (...)\n {\n"
(#677) Variable "Handle" must be all lower-case
(#678) Line indented incorrectly; expected at least 12 spaces, found 8
(#679) Line indented incorrectly; expected at least 16 spaces, found 9
(#679) Variable "Buffer" must be all lower-case
(#679) Variable "Handle" must be all lower-case
(#680) Line indented incorrectly; expected at least 16 spaces, found 9
(#680) Variable "Buffer" must be all lower-case
(#680) Commas (,) must be followed by white space.
(#680) Commas (,) must be followed by white space.
(#680) Variable "Buffer" must be all lower-case
(#681) Line indented incorrectly; expected at least 16 spaces, found 9
(#681) Variable "Buffer" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Commas (,) must be followed by white space.
(#681) Variable "Buffer" must be all lower-case
(#682) Line indented incorrectly; expected at least 16 spaces, found 9
(#682) Variable "Values" must be all lower-case
(#682) Variable "Delimiter" must be all lower-case
(#682) Commas (,) must be followed by white space.
(#682) Variable "Buffer" must be all lower-case
(#684) Line indented incorrectly; expected 16 spaces, found 9
(#684) Expected "if (...) {\n"; found "if (...)\n {\n"
(#684) Variable "Buffer" must be all lower-case
(#685) Line indented incorrectly; expected at least 16 spaces, found 10
(#686) Line indented incorrectly; expected 20 spaces, found 11
(#686) Expected "if (...) {\n"; found "if (...)\n {\n"
(#686) Variable "GotHeader" must be all lower-case
(#686) Variable "HeaderParsed" must be all lower-case
(#687) Line indented incorrectly; expected at least 20 spaces, found 12
(#688) Line indented incorrectly; expected 24 spaces, found 13
(#688) Expected "foreach (...) {\n"; found "foreach(...) { "
(#688) Variable "Values" must be all lower-case
(#688) Variable "Key" must be all lower-case
(#688) Variable "Name" must be all lower-case
(#688) Expected "if (...) {\n"; found "if (...) { "
(#688) Variable "Key" must be all lower-case
(#688) Commas (,) must be followed by white space.
(#688) Variable "SkipColumns" must be all lower-case
(#688) Variable "SerieNames" must be all lower-case
(#688) Variable "Key" must be all lower-case
(#688) Variable "Name" must be all lower-case
(#688) Closing brace must be on a line by itself
(#688) Closing brace must be on a line by itself
(#689) Line indented incorrectly; expected at least 24 spaces, found 13
(#689) Variable "HeaderParsed" must be all lower-case
(#689) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#690) Line indented incorrectly; expected 20 spaces, found 12
(#690) Closing brace indented incorrectly; expected 11 spaces, found 12
(#691) Line indented incorrectly; expected 20 spaces, found 11
(#691) Expected "} else {\n"; found "}\n else\n {\n"
(#692) Line indented incorrectly; expected at least 20 spaces, found 12
(#693) Line indented incorrectly; expected 24 spaces, found 13
(#693) Expected "if (...) {\n"; found "if (...) { "
(#693) Variable "SerieNames" must be all lower-case
(#693) Expected "foreach (...) {\n"; found "foreach(...) { "
(#693) Variable "Values" must be all lower-case
(#693) Variable "Key" must be all lower-case
(#693) Variable "Name" must be all lower-case
(#693) Expected "if (...) {\n"; found "if (...) { "
(#693) Variable "Key" must be all lower-case
(#693) Commas (,) must be followed by white space.
(#693) Variable "SkipColumns" must be all lower-case
(#693) Variable "SerieNames" must be all lower-case
(#693) Variable "Key" must be all lower-case
(#693) Variable "DefaultSerieName" must be all lower-case
(#693) Variable "Key" must be all lower-case
(#693) Closing brace must be on a line by itself
(#693) Closing brace must be on a line by itself
(#693) Line exceeds 132 characters; contains 163 characters
(#693) Closing brace must be on a line by itself
(#694) Line indented incorrectly; expected 24 spaces, found 13
(#694) Expected "foreach (...) {\n"; found "foreach(...) { "
(#694) Variable "Values" must be all lower-case
(#694) Variable "Key" must be all lower-case
(#694) Variable "Value" must be all lower-case
(#694) Expected "if (...) {\n"; found "if (...) { "
(#694) Variable "Key" must be all lower-case
(#694) Commas (,) must be followed by white space.
(#694) Variable "SkipColumns" must be all lower-case
(#694) Variable "Value" must be all lower-case
(#694) Commas (,) must be followed by white space.
(#694) Variable "SerieNames" must be all lower-case
(#694) Variable "Key" must be all lower-case
(#694) Closing brace must be on a line by itself
(#694) Line exceeds 132 characters; contains 136 characters
(#694) Closing brace must be on a line by itself
(#695) Line indented incorrectly; expected 20 spaces, found 12
(#695) Closing brace indented incorrectly; expected 11 spaces, found 12
(#696) Line indented incorrectly; expected 16 spaces, found 10
(#696) Closing brace indented incorrectly; expected 9 spaces, found 10
(#697) Line indented incorrectly; expected 12 spaces, found 8
(#697) Closing brace indented incorrectly; expected 7 spaces, found 8
(#698) Line indented incorrectly; expected at least 12 spaces, found 7
(#698) Variable "Handle" must be all lower-case
(#699) Line indented incorrectly; expected 8 spaces, found 6
(#699) Closing brace indented incorrectly; expected 5 spaces, found 6
(#700) Closing brace indented incorrectly; expected 3 spaces, found 4
(#702) Line indented incorrectly; expected at least 4 spaces, found 3
(#703) Line indented incorrectly; expected 4 spaces, found 3
(#703) method name "pData::createFunctionSerie" must be in lower-case letters only
(#703) Visibility must be declared on method "createFunctionSerie"
(#703) Variable "SerieName" must be all lower-case
(#703) Commas (,) must be followed by white space.
(#703) Variable "Formula" must be all lower-case
(#703) Commas (,) must be followed by white space.
(#703) Variable "Options" must be all lower-case
(#704) Opening brace should be on the same line as the declaration
(#705) Line indented incorrectly; expected at least 8 spaces, found 5
(#705) Variable "MinX" must be all lower-case
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Variable "Options" must be all lower-case
(#705) Variable "Options" must be all lower-case
(#706) Line indented incorrectly; expected at least 8 spaces, found 5
(#706) Variable "MaxX" must be all lower-case
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Variable "Options" must be all lower-case
(#706) Variable "Options" must be all lower-case
(#707) Line indented incorrectly; expected at least 8 spaces, found 5
(#707) Variable "XStep" must be all lower-case
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Variable "Options" must be all lower-case
(#707) Variable "Options" must be all lower-case
(#708) Line indented incorrectly; expected at least 8 spaces, found 5
(#708) Variable "AutoDescription" must be all lower-case
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Variable "Options" must be all lower-case
(#708) Variable "Options" must be all lower-case
(#708) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#709) Line indented incorrectly; expected at least 8 spaces, found 5
(#709) Variable "RecordAbscissa" must be all lower-case
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Variable "Options" must be all lower-case
(#709) Variable "Options" must be all lower-case
(#709) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#710) Line indented incorrectly; expected at least 8 spaces, found 5
(#710) Variable "AbscissaSerie" must be all lower-case
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Variable "Options" must be all lower-case
(#710) Variable "Options" must be all lower-case
(#712) Line indented incorrectly; expected 8 spaces, found 5
(#712) Expected "if (...) {\n"; found "if (...) { "
(#712) Variable "Formula" must be all lower-case
(#712) Closing brace must be on a line by itself
(#714) Line indented incorrectly; expected at least 8 spaces, found 5
(#714) Variable "Result" must be all lower-case
(#714) Variable "Abscissa" must be all lower-case
(#715) Line indented incorrectly; expected 8 spaces, found 5
(#715) Expected "for (...) {\n"; found "for(...)\n {\n"
(#715) Expected 1 space before "="; 0 found
(#715) Expected 1 space after "="; 0 found
(#715) Variable "MinX" must be all lower-case
(#715) Expected 1 space before "<="; 0 found
(#715) Expected 1 space after "<="; 0 found
(#715) Variable "MaxX" must be all lower-case
(#715) Expected 1 space before "="; 0 found
(#715) Expected 1 space after "="; 0 found
(#715) Expected 1 space before "+"; 0 found
(#715) Expected 1 space after "+"; 0 found
(#715) Variable "XStep" must be all lower-case
(#716) Line indented incorrectly; expected at least 8 spaces, found 6
(#717) Line indented incorrectly; expected at least 12 spaces, found 7
(#717) Variable "Expression" must be all lower-case
(#717) Commas (,) must be followed by white space.
(#717) Commas (,) must be followed by white space.
(#717) Variable "Formula" must be all lower-case
(#718) Line indented incorrectly; expected 12 spaces, found 7
(#718) Expected "if (...) {\n"; found "if (...) { "
(#718) The use of function eval() is forbidden
(#718) Variable "Expression" must be all lower-case
(#718) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#718) Closing brace must be on a line by itself
(#719) Line indented incorrectly; expected 12 spaces, found 7
(#719) Expected "if (...) {\n"; found "if (...) { "
(#719) Closing brace must be on a line by itself
(#719) Expected "} else {\n"; found "} else { "
(#719) Commas (,) must be followed by white space.
(#719) Expected 1 space before "-"; 0 found
(#719) Expected 1 space after "-"; 0 found
(#719) Closing brace must be on a line by itself
(#720) Line indented incorrectly; expected 12 spaces, found 7
(#720) Expected "if (...) {\n"; found "if (...) { "
(#720) Closing brace must be on a line by itself
(#721) Line indented incorrectly; expected 12 spaces, found 7
(#721) Expected "if (...) {\n"; found "if (...) { "
(#721) Closing brace must be on a line by itself
(#722) Line indented incorrectly; expected 12 spaces, found 7
(#722) Expected "if (...) {\n"; found "if (...) { "
(#722) Closing brace must be on a line by itself
(#724) Line indented incorrectly; expected at least 12 spaces, found 7
(#724) Variable "Abscissa" must be all lower-case
(#725) Line indented incorrectly; expected at least 12 spaces, found 7
(#725) Variable "Result" must be all lower-case
(#726) Line indented incorrectly; expected 8 spaces, found 6
(#726) Closing brace indented incorrectly; expected 5 spaces, found 6
(#728) Line indented incorrectly; expected at least 8 spaces, found 5
(#728) Variable "Result" must be all lower-case
(#728) Commas (,) must be followed by white space.
(#728) Variable "SerieName" must be all lower-case
(#729) Line indented incorrectly; expected 8 spaces, found 5
(#729) Expected "if (...) {\n"; found "if (...) { "
(#729) Variable "AutoDescription" must be all lower-case
(#729) Variable "SerieName" must be all lower-case
(#729) Commas (,) must be followed by white space.
(#729) Variable "Formula" must be all lower-case
(#729) Closing brace must be on a line by itself
(#730) Line indented incorrectly; expected 8 spaces, found 5
(#730) Expected "if (...) {\n"; found "if (...) { "
(#730) Variable "RecordAbscissa" must be all lower-case
(#730) Variable "Abscissa" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "AbscissaSerie" must be all lower-case
(#730) Closing brace must be on a line by itself
(#731) Closing brace indented incorrectly; expected 3 spaces, found 4
(#733) Line indented incorrectly; expected 4 spaces, found 3
(#733) method name "pData::negateValues" must be in lower-case letters only
(#733) Visibility must be declared on method "negateValues"
(#733) Variable "Series" must be all lower-case
(#734) Opening brace should be on the same line as the declaration
(#735) Line indented incorrectly; expected 8 spaces, found 5
(#735) Expected "if (...) {\n"; found "if (...) { "
(#735) Variable "Series" must be all lower-case
(#735) Variable "Series" must be all lower-case
(#735) Variable "Series" must be all lower-case
(#735) Closing brace must be on a line by itself
(#736) Line indented incorrectly; expected 8 spaces, found 5
(#736) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#736) Variable "Series" must be all lower-case
(#736) Variable "Key" must be all lower-case
(#736) Variable "SerieName" must be all lower-case
(#737) Line indented incorrectly; expected at least 8 spaces, found 6
(#738) Line indented incorrectly; expected 12 spaces, found 7
(#738) Expected "if (...) {\n"; found "if (...)\n {\n"
(#738) Variable "SerieName" must be all lower-case
(#739) Line indented incorrectly; expected at least 12 spaces, found 8
(#740) Line indented incorrectly; expected at least 16 spaces, found 9
(#740) Variable "Data" must be all lower-case
(#741) Line indented incorrectly; expected 16 spaces, found 9
(#741) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#741) Variable "SerieName" must be all lower-case
(#741) Variable "Key" must be all lower-case
(#741) Variable "Value" must be all lower-case
(#742) Line indented incorrectly; expected at least 16 spaces, found 10
(#742) Expected "if (...) {\n"; found "if (...) { "
(#742) Variable "Value" must be all lower-case
(#742) Variable "Data" must be all lower-case
(#742) Closing brace must be on a line by itself
(#742) Expected "} else {\n"; found "} else { "
(#742) Variable "Data" must be all lower-case
(#742) Variable "Value" must be all lower-case
(#742) Closing brace must be on a line by itself
(#742) Closing brace must be on a line by itself
(#743) Line indented incorrectly; expected at least 16 spaces, found 9
(#743) Variable "SerieName" must be all lower-case
(#743) Variable "Data" must be all lower-case
(#745) Line indented incorrectly; expected at least 16 spaces, found 9
(#745) Variable "SerieName" must be all lower-case
(#745) Variable "SerieName" must be all lower-case
(#746) Line indented incorrectly; expected at least 16 spaces, found 9
(#746) Variable "SerieName" must be all lower-case
(#746) Variable "SerieName" must be all lower-case
(#747) Line indented incorrectly; expected 12 spaces, found 8
(#747) Closing brace indented incorrectly; expected 7 spaces, found 8
(#748) Line indented incorrectly; expected 8 spaces, found 6
(#748) Closing brace indented incorrectly; expected 5 spaces, found 6
(#749) Closing brace indented incorrectly; expected 3 spaces, found 4
(#751) Line indented incorrectly; expected at least 4 spaces, found 3
(#752) Line indented incorrectly; expected 4 spaces, found 3
(#752) method name "pData::getData" must be in lower-case letters only
(#752) Visibility must be declared on method "getData"
(#753) Opening brace should be on the same line as the declaration
(#753) Opening brace must be the last content on the line
(#753) Closing brace must be on a line by itself
(#755) Line indented incorrectly; expected at least 4 spaces, found 3
(#756) Line indented incorrectly; expected 4 spaces, found 3
(#756) method name "pData::savePalette" must be in lower-case letters only
(#756) Visibility must be declared on method "savePalette"
(#756) Variable "ID" must be all lower-case
(#756) Commas (,) must be followed by white space.
(#756) Variable "Color" must be all lower-case
(#757) Opening brace should be on the same line as the declaration
(#757) Opening brace must be the last content on the line
(#757) Variable "ID" must be all lower-case
(#757) Variable "Color" must be all lower-case
(#757) Closing brace must be on a line by itself
(#759) Line indented incorrectly; expected at least 4 spaces, found 3
(#760) Line indented incorrectly; expected 4 spaces, found 3
(#760) method name "pData::getPalette" must be in lower-case letters only
(#760) Visibility must be declared on method "getPalette"
(#761) Opening brace should be on the same line as the declaration
(#761) Opening brace must be the last content on the line
(#761) Closing brace must be on a line by itself
(#763) Line indented incorrectly; expected at least 4 spaces, found 3
(#764) Line indented incorrectly; expected 4 spaces, found 3
(#764) method name "pData::saveAxisConfig" must be in lower-case letters only
(#764) Visibility must be declared on method "saveAxisConfig"
(#764) Variable "Axis" must be all lower-case
(#764) Opening brace must be the last content on the line
(#764) Expected 1 space before "="; 0 found
(#764) Expected 1 space after "="; 0 found
(#764) Variable "Axis" must be all lower-case
(#764) Closing brace must be on a line by itself
(#766) Line indented incorrectly; expected at least 4 spaces, found 3
(#767) Line indented incorrectly; expected 4 spaces, found 3
(#767) method name "pData::saveYMargin" must be in lower-case letters only
(#767) Visibility must be declared on method "saveYMargin"
(#767) Variable "Value" must be all lower-case
(#767) Opening brace must be the last content on the line
(#767) Expected 1 space before "="; 0 found
(#767) Expected 1 space after "="; 0 found
(#767) Variable "Value" must be all lower-case
(#767) Closing brace must be on a line by itself
(#769) Line indented incorrectly; expected at least 4 spaces, found 3
(#770) Line indented incorrectly; expected 4 spaces, found 3
(#770) method name "pData::saveExtendedData" must be in lower-case letters only
(#770) Visibility must be declared on method "saveExtendedData"
(#770) Variable "Tag" must be all lower-case
(#770) Commas (,) must be followed by white space.
(#770) Variable "Values" must be all lower-case
(#770) Opening brace must be the last content on the line
(#770) Variable "Tag" must be all lower-case
(#770) Expected 1 space before "="; 0 found
(#770) Expected 1 space after "="; 0 found
(#770) Variable "Values" must be all lower-case
(#770) Closing brace must be on a line by itself
(#772) Line indented incorrectly; expected at least 4 spaces, found 3
(#773) Line indented incorrectly; expected 4 spaces, found 3
(#773) method name "pData::saveOrientation" must be in lower-case letters only
(#773) Visibility must be declared on method "saveOrientation"
(#773) Variable "Orientation" must be all lower-case
(#773) Opening brace must be the last content on the line
(#773) Expected 1 space before "="; 0 found
(#773) Expected 1 space after "="; 0 found
(#773) Variable "Orientation" must be all lower-case
(#773) Closing brace must be on a line by itself
(#775) Line indented incorrectly; expected at least 4 spaces, found 3
(#776) Line indented incorrectly; expected 4 spaces, found 3
(#776) method name "pData::convertToArray" must be in lower-case letters only
(#776) Visibility must be declared on method "convertToArray"
(#776) Variable "Value" must be all lower-case
(#777) Opening brace should be on the same line as the declaration
(#777) Opening brace must be the last content on the line
(#777) Variable "Values" must be all lower-case
(#777) Variable "Values" must be all lower-case
(#777) Variable "Value" must be all lower-case
(#777) Variable "Values" must be all lower-case
(#777) Closing brace must be on a line by itself
(#779) Line indented incorrectly; expected at least 4 spaces, found 3
(#780) Line indented incorrectly; expected 4 spaces, found 3
(#780) Visibility must be declared on method "__toString"
(#781) Opening brace should be on the same line as the declaration
(#781) Opening brace must be the last content on the line
(#781) Closing brace must be on a line by itself
(#783) Line indented incorrectly; expected 4 spaces, found 3
(#783) Visibility must be declared on method "left"
(#783) Commas (,) must be followed by white space.
(#783) Variable "NbChar" must be all lower-case
(#783) Expected 1 space after closing parenthesis; found \t
(#783) Spaces must be used for alignment; tabs are not allowed
(#783) Tab found within whitespace
(#783) Opening brace must be the last content on the line
(#783) Commas (,) must be followed by white space.
(#783) Commas (,) must be followed by white space.
(#783) Variable "NbChar" must be all lower-case
(#783) Closing brace must be on a line by itself
(#783) Whitespace found at end of line
(#784) Line indented incorrectly; expected 4 spaces, found 3
(#784) Visibility must be declared on method "right"
(#784) Commas (,) must be followed by white space.
(#784) Variable "NbChar" must be all lower-case
(#784) Expected 1 space after closing parenthesis; found \t
(#784) Spaces must be used for alignment; tabs are not allowed
(#784) Tab found within whitespace
(#784) Opening brace must be the last content on the line
(#784) Commas (,) must be followed by white space.
(#784) Expected 1 space before "-"; 0 found
(#784) Expected 1 space after "-"; 0 found
(#784) Variable "NbChar" must be all lower-case
(#784) Commas (,) must be followed by white space.
(#784) Variable "NbChar" must be all lower-case
(#784) Closing brace must be on a line by itself
(#784) Whitespace found at end of line
(#785) Line indented incorrectly; expected 4 spaces, found 3
(#785) Visibility must be declared on method "mid"
(#785) Commas (,) must be followed by white space.
(#785) Variable "Depart" must be all lower-case
(#785) Commas (,) must be followed by white space.
(#785) Variable "NbChar" must be all lower-case
(#785) Expected 1 space after closing parenthesis; found \t
(#785) Spaces must be used for alignment; tabs are not allowed
(#785) Tab found within whitespace
(#785) Opening brace must be the last content on the line
(#785) Commas (,) must be followed by white space.
(#785) Variable "Depart" must be all lower-case
(#785) Expected 1 space before "-"; 0 found
(#785) Expected 1 space after "-"; 0 found
(#785) Commas (,) must be followed by white space.
(#785) Variable "NbChar" must be all lower-case
(#785) Closing brace must be on a line by itself
(#785) Whitespace found at end of line
(#786) Line indented incorrectly; expected 0 spaces, found 2
(#786) Closing brace indented incorrectly; expected 1 spaces, found 2
(#787) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pDraw.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#103) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#103) Line indented incorrectly; expected 0 spaces, found 1
(#105) Line indented incorrectly; expected at least 4 spaces, found 3
(#106) Line indented incorrectly; expected 4 spaces, found 3
(#106) method name "pDraw::countDrawableSeries" must be in lower-case letters only
(#106) Visibility must be declared on method "countDrawableSeries"
(#107) Opening brace should be on the same line as the declaration
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Variable "Results" must be all lower-case
(#109) Line indented incorrectly; expected at least 8 spaces, found 5
(#109) Variable "Data" must be all lower-case
(#111) Line indented incorrectly; expected 8 spaces, found 5
(#111) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#111) Variable "Data" must be all lower-case
(#111) Variable "SerieName" must be all lower-case
(#111) Variable "Serie" must be all lower-case
(#112) Line indented incorrectly; expected at least 8 spaces, found 6
(#112) Expected "if (...) {\n"; found "if (...) { "
(#112) Variable "Serie" must be all lower-case
(#112) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#112) Variable "SerieName" must be all lower-case
(#112) Variable "Data" must be all lower-case
(#112) Variable "Results" must be all lower-case
(#112) Closing brace must be on a line by itself
(#112) Closing brace must be on a line by itself
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Variable "Results" must be all lower-case
(#115) Closing brace indented incorrectly; expected 3 spaces, found 4
(#117) Line indented incorrectly; expected at least 4 spaces, found 3
(#118) Line indented incorrectly; expected 4 spaces, found 3
(#118) method name "pDraw::fixBoxCoordinates" must be in lower-case letters only
(#118) Visibility must be declared on method "fixBoxCoordinates"
(#118) Variable "Xa" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Variable "Ya" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Variable "Xb" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Variable "Yb" must be all lower-case
(#119) Opening brace should be on the same line as the declaration
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Variable "X1" must be all lower-case
(#120) Variable "Xa" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Variable "Xb" must be all lower-case
(#120) Variable "Y1" must be all lower-case
(#120) Variable "Ya" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Variable "Yb" must be all lower-case
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Variable "X2" must be all lower-case
(#121) Variable "Xa" must be all lower-case
(#121) Commas (,) must be followed by white space.
(#121) Variable "Xb" must be all lower-case
(#121) Variable "Y2" must be all lower-case
(#121) Variable "Ya" must be all lower-case
(#121) Commas (,) must be followed by white space.
(#121) Variable "Yb" must be all lower-case
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#123) Variable "X1" must be all lower-case
(#123) Commas (,) must be followed by white space.
(#123) Variable "Y1" must be all lower-case
(#123) Commas (,) must be followed by white space.
(#123) Variable "X2" must be all lower-case
(#123) Commas (,) must be followed by white space.
(#123) Variable "Y2" must be all lower-case
(#124) Closing brace indented incorrectly; expected 3 spaces, found 4
(#126) Line indented incorrectly; expected at least 4 spaces, found 3
(#127) Line indented incorrectly; expected 4 spaces, found 3
(#127) method name "pDraw::drawPolygon" must be in lower-case letters only
(#127) Visibility must be declared on method "drawPolygon"
(#127) Variable "Points" must be all lower-case
(#127) Commas (,) must be followed by white space.
(#127) Variable "Format" must be all lower-case
(#128) Opening brace should be on the same line as the declaration
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Variable "R" must be all lower-case
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Variable "Format" must be all lower-case
(#129) Variable "Format" must be all lower-case
(#130) Line indented incorrectly; expected at least 8 spaces, found 5
(#130) Variable "G" must be all lower-case
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Variable "Format" must be all lower-case
(#130) Variable "Format" must be all lower-case
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Variable "B" must be all lower-case
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Variable "Format" must be all lower-case
(#131) Variable "Format" must be all lower-case
(#132) Line indented incorrectly; expected at least 8 spaces, found 5
(#132) Variable "Alpha" must be all lower-case
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Variable "Format" must be all lower-case
(#132) Variable "Format" must be all lower-case
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Variable "NoFill" must be all lower-case
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Variable "Format" must be all lower-case
(#133) Variable "Format" must be all lower-case
(#133) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Variable "NoBorder" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Variable "Format" must be all lower-case
(#134) Variable "Format" must be all lower-case
(#134) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Variable "BorderR" must be all lower-case
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Variable "Format" must be all lower-case
(#135) Variable "Format" must be all lower-case
(#135) Variable "R" must be all lower-case
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Variable "BorderG" must be all lower-case
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Variable "Format" must be all lower-case
(#136) Variable "Format" must be all lower-case
(#136) Variable "G" must be all lower-case
(#137) Line indented incorrectly; expected at least 8 spaces, found 5
(#137) Variable "BorderB" must be all lower-case
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Variable "Format" must be all lower-case
(#137) Variable "Format" must be all lower-case
(#137) Variable "B" must be all lower-case
(#138) Line indented incorrectly; expected at least 8 spaces, found 5
(#138) Variable "BorderAlpha" must be all lower-case
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Variable "Format" must be all lower-case
(#138) Variable "Format" must be all lower-case
(#138) Variable "Alpha" must be all lower-case
(#139) Line indented incorrectly; expected at least 8 spaces, found 5
(#139) Variable "Surrounding" must be all lower-case
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Variable "Format" must be all lower-case
(#139) Variable "Format" must be all lower-case
(#139) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#140) Line indented incorrectly; expected at least 8 spaces, found 5
(#140) Variable "SkipX" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Variable "Format" must be all lower-case
(#140) Variable "Format" must be all lower-case
(#141) Line indented incorrectly; expected at least 8 spaces, found 5
(#141) Variable "SkipY" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Variable "Format" must be all lower-case
(#141) Variable "Format" must be all lower-case
(#143) Line indented incorrectly; expected at least 8 spaces, found 5
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Line indented incorrectly; expected at least 8 spaces, found 5
(#144) Variable "Backup" must be all lower-case
(#144) Variable "Points" must be all lower-case
(#146) Line indented incorrectly; expected 8 spaces, found 5
(#146) Expected "if (...) {\n"; found "if (...) { "
(#146) Variable "Surrounding" must be all lower-case
(#146) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#146) Variable "BorderR" must be all lower-case
(#146) Variable "R" must be all lower-case
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Variable "Surrounding" must be all lower-case
(#146) Variable "BorderG" must be all lower-case
(#146) Variable "G" must be all lower-case
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Variable "Surrounding" must be all lower-case
(#146) Variable "BorderB" must be all lower-case
(#146) Variable "B" must be all lower-case
(#146) Expected 1 space before "+"; 0 found
(#146) Expected 1 space after "+"; 0 found
(#146) Variable "Surrounding" must be all lower-case
(#146) Closing brace must be on a line by itself
(#148) Line indented incorrectly; expected 8 spaces, found 5
(#148) Expected "if (...) {\n"; found "if (...) { "
(#148) Variable "SkipX" must be all lower-case
(#148) Variable "SkipX" must be all lower-case
(#148) Variable "SkipX" must be all lower-case
(#148) Closing brace must be on a line by itself
(#149) Line indented incorrectly; expected 8 spaces, found 5
(#149) Expected "if (...) {\n"; found "if (...) { "
(#149) Variable "SkipY" must be all lower-case
(#149) Variable "SkipY" must be all lower-case
(#149) Variable "SkipY" must be all lower-case
(#149) Closing brace must be on a line by itself
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#151) Variable "RestoreShadow" must be all lower-case
(#152) Line indented incorrectly; expected 8 spaces, found 5
(#152) Expected "if (...) {\n"; found "if (...)\n {\n"
(#152) Variable "NoFill" must be all lower-case
(#153) Line indented incorrectly; expected at least 8 spaces, found 6
(#154) Line indented incorrectly; expected 12 spaces, found 7
(#154) Expected "if (...) {\n"; found "if (...)\n {\n"
(#155) Line indented incorrectly; expected at least 12 spaces, found 8
(#156) Line indented incorrectly; expected at least 16 spaces, found 9
(#156) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#157) Line indented incorrectly; expected 16 spaces, found 9
(#157) Expected "for (...) {\n"; found "for(...)\n { "
(#157) Expected 1 space after first semicolon of FOR loop; 0 found
(#157) Expected 1 space after second semicolon of FOR loop; 0 found
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Expected 1 space before "<="; 0 found
(#157) Expected 1 space after "<="; 0 found
(#157) Variable "Points" must be all lower-case
(#157) Expected 1 space before "-"; 0 found
(#157) Expected 1 space after "-"; 0 found
(#157) Expected 1 space before "="; 0 found
(#157) Expected 1 space after "="; 0 found
(#157) Expected 1 space before "+"; 0 found
(#157) Expected 1 space after "+"; 0 found
(#158) Line indented incorrectly; expected at least 16 spaces, found 10
(#158) Variable "Shadow" must be all lower-case
(#158) Variable "Points" must be all lower-case
(#158) Variable "Shadow" must be all lower-case
(#158) Variable "Points" must be all lower-case
(#158) Expected 1 space before "+"; 0 found
(#158) Expected 1 space after "+"; 0 found
(#158) Closing brace must be on a line by itself
(#159) Line indented incorrectly; expected at least 16 spaces, found 9
(#159) Variable "Shadow" must be all lower-case
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) Commas (,) must be followed by white space.
(#159) Expected 1 space before "=>"; 0 found
(#159) Expected 1 space after "=>"; 0 found
(#159) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#159) Line exceeds 132 characters; contains 145 characters
(#160) Line indented incorrectly; expected 12 spaces, found 8
(#160) Closing brace indented incorrectly; expected 7 spaces, found 8
(#162) Line indented incorrectly; expected at least 12 spaces, found 7
(#162) Variable "FillColor" must be all lower-case
(#162) Commas (,) must be followed by white space.
(#162) Variable "R" must be all lower-case
(#162) Commas (,) must be followed by white space.
(#162) Variable "G" must be all lower-case
(#162) Commas (,) must be followed by white space.
(#162) Variable "B" must be all lower-case
(#162) Commas (,) must be followed by white space.
(#162) Variable "Alpha" must be all lower-case
(#164) Line indented incorrectly; expected 12 spaces, found 7
(#164) Expected "if (...) {\n"; found "if (...)\n { "
(#164) Variable "Points" must be all lower-case
(#165) Line indented incorrectly; expected at least 12 spaces, found 8
(#165) Calls to inbuilt PHP functions must be lowercase; expected "imagefilledpolygon" but found "ImageFilledPolygon"
(#165) Commas (,) must be followed by white space.
(#165) Variable "Points" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Variable "Points" must be all lower-case
(#165) Expected 1 space before "/"; 0 found
(#165) Expected 1 space after "/"; 0 found
(#165) Commas (,) must be followed by white space.
(#165) Variable "FillColor" must be all lower-case
(#165) Closing brace must be on a line by itself
(#166) Line indented incorrectly; expected 8 spaces, found 6
(#166) Closing brace indented incorrectly; expected 5 spaces, found 6
(#168) Line indented incorrectly; expected 8 spaces, found 5
(#168) Expected "if (...) {\n"; found "if (...)\n {\n"
(#168) Variable "NoBorder" must be all lower-case
(#169) Line indented incorrectly; expected at least 8 spaces, found 6
(#170) Line indented incorrectly; expected at least 12 spaces, found 7
(#170) Variable "Points" must be all lower-case
(#170) Variable "Backup" must be all lower-case
(#172) Line indented incorrectly; expected at least 12 spaces, found 7
(#172) Inline control structures are not allowed
(#172) Variable "NoFill" must be all lower-case
(#173) Line indented incorrectly; expected at least 12 spaces, found 8
(#173) Variable "BorderSettings" must be all lower-case
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Variable "R" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Variable "G" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Variable "B" must be all lower-case
(#173) Commas (,) must be followed by white space.
(#173) Expected 1 space before "=>"; 0 found
(#173) Expected 1 space after "=>"; 0 found
(#173) Variable "Alpha" must be all lower-case
(#174) Line indented incorrectly; expected at least 12 spaces, found 7
(#174) Inline control structures are not allowed
(#175) Line indented incorrectly; expected at least 12 spaces, found 8
(#175) Variable "BorderSettings" must be all lower-case
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "BorderR" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "BorderG" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "BorderB" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "BorderAlpha" must be all lower-case
(#177) Line indented incorrectly; expected 12 spaces, found 7
(#177) Expected "for (...) {\n"; found "for(...)\n {\n"
(#177) Expected 1 space after first semicolon of FOR loop; 0 found
(#177) Expected 1 space after second semicolon of FOR loop; 0 found
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#177) Expected 1 space before "<="; 0 found
(#177) Expected 1 space after "<="; 0 found
(#177) Variable "Points" must be all lower-case
(#177) Expected 1 space before "-"; 0 found
(#177) Expected 1 space after "-"; 0 found
(#177) Expected 1 space before "="; 0 found
(#177) Expected 1 space after "="; 0 found
(#177) Expected 1 space before "+"; 0 found
(#177) Expected 1 space after "+"; 0 found
(#178) Line indented incorrectly; expected at least 12 spaces, found 8
(#179) Line indented incorrectly; expected 16 spaces, found 9
(#179) Expected "if (...) {\n"; found "if (...)\n {\n"
(#179) Variable "Points" must be all lower-case
(#179) Expected 1 space before "+"; 0 found
(#179) Expected 1 space after "+"; 0 found
(#180) Line indented incorrectly; expected at least 16 spaces, found 10
(#181) Line indented incorrectly; expected at least 20 spaces, found 11
(#181) Inline control structures are not allowed
(#181) Variable "Points" must be all lower-case
(#181) Variable "Points" must be all lower-case
(#181) Expected 1 space before "+"; 0 found
(#181) Expected 1 space after "+"; 0 found
(#181) Variable "Points" must be all lower-case
(#181) Variable "SkipX" must be all lower-case
(#181) Variable "Points" must be all lower-case
(#181) Expected 1 space before "+"; 0 found
(#181) Expected 1 space after "+"; 0 found
(#181) Variable "Points" must be all lower-case
(#181) Expected 1 space before "+"; 0 found
(#181) Expected 1 space after "+"; 0 found
(#181) Variable "Points" must be all lower-case
(#181) Expected 1 space before "+"; 0 found
(#181) Expected 1 space after "+"; 0 found
(#181) Variable "SkipY" must be all lower-case
(#181) Line exceeds 132 characters; contains 140 characters
(#182) Line indented incorrectly; expected at least 20 spaces, found 12
(#182) Variable "Points" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "Points" must be all lower-case
(#182) Expected 1 space before "+"; 0 found
(#182) Expected 1 space after "+"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Variable "Points" must be all lower-case
(#182) Expected 1 space before "+"; 0 found
(#182) Expected 1 space after "+"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Variable "Points" must be all lower-case
(#182) Expected 1 space before "+"; 0 found
(#182) Expected 1 space after "+"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Variable "BorderSettings" must be all lower-case
(#183) Line indented incorrectly; expected 16 spaces, found 10
(#183) Closing brace indented incorrectly; expected 9 spaces, found 10
(#184) Line indented incorrectly; expected 16 spaces, found 9
(#184) Expected "} else {\n"; found "}\n else\n {\n"
(#185) Line indented incorrectly; expected at least 16 spaces, found 10
(#186) Line indented incorrectly; expected at least 20 spaces, found 11
(#186) Inline control structures are not allowed
(#186) Variable "Points" must be all lower-case
(#186) Variable "Points" must be all lower-case
(#186) Variable "Points" must be all lower-case
(#186) Variable "SkipX" must be all lower-case
(#186) Variable "Points" must be all lower-case
(#186) Expected 1 space before "+"; 0 found
(#186) Expected 1 space after "+"; 0 found
(#186) Variable "Points" must be all lower-case
(#186) Variable "Points" must be all lower-case
(#186) Expected 1 space before "+"; 0 found
(#186) Expected 1 space after "+"; 0 found
(#186) Variable "SkipY" must be all lower-case
(#186) Line exceeds 132 characters; contains 134 characters
(#187) Line indented incorrectly; expected at least 20 spaces, found 12
(#187) Variable "Points" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Points" must be all lower-case
(#187) Expected 1 space before "+"; 0 found
(#187) Expected 1 space after "+"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Variable "Points" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Points" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "BorderSettings" must be all lower-case
(#188) Line indented incorrectly; expected 16 spaces, found 10
(#188) Closing brace indented incorrectly; expected 9 spaces, found 10
(#189) Line indented incorrectly; expected 12 spaces, found 8
(#189) Closing brace indented incorrectly; expected 7 spaces, found 8
(#190) Line indented incorrectly; expected 8 spaces, found 6
(#190) Closing brace indented incorrectly; expected 5 spaces, found 6
(#192) Line indented incorrectly; expected at least 8 spaces, found 5
(#192) Variable "RestoreShadow" must be all lower-case
(#193) Closing brace indented incorrectly; expected 3 spaces, found 4
(#195) Line indented incorrectly; expected at least 4 spaces, found 3
(#196) Line indented incorrectly; expected 4 spaces, found 3
(#196) method name "pDraw::offsetCorrection" must be in lower-case letters only
(#196) Visibility must be declared on method "offsetCorrection"
(#196) Variable "Value" must be all lower-case
(#196) Commas (,) must be followed by white space.
(#196) Variable "Mode" must be all lower-case
(#197) Opening brace should be on the same line as the declaration
(#198) Line indented incorrectly; expected at least 8 spaces, found 5
(#198) Variable "Value" must be all lower-case
(#198) Variable "Value" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#200) Line indented incorrectly; expected 8 spaces, found 5
(#200) Expected "if (...) {\n"; found "if (...) { "
(#200) Variable "Value" must be all lower-case
(#200) Variable "Mode" must be all lower-case
(#200) Closing brace must be on a line by itself
(#201) Line indented incorrectly; expected 8 spaces, found 5
(#201) Expected "if (...) {\n"; found "if (...) { "
(#201) Variable "Value" must be all lower-case
(#201) Closing brace must be on a line by itself
(#203) Line indented incorrectly; expected 8 spaces, found 5
(#203) Expected "if (...) {\n"; found "if (...) \n { "
(#203) Variable "Mode" must be all lower-case
(#203) Whitespace found at end of line
(#204) Line indented incorrectly; expected at least 8 spaces, found 6
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Expected "if (...) {\n"; found "if (...) { "
(#204) Variable "Value" must be all lower-case
(#204) Closing brace must be on a line by itself
(#204) Line exceeds maximum limit of 180 characters; contains 378 characters
(#204) Closing brace must be on a line by itself
(#206) Line indented incorrectly; expected 8 spaces, found 5
(#206) Expected "if (...) {\n"; found "if (...) \n { "
(#206) Variable "Mode" must be all lower-case
(#206) Whitespace found at end of line
(#207) Line indented incorrectly; expected at least 8 spaces, found 6
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Expected "if (...) {\n"; found "if (...) { "
(#207) Variable "Value" must be all lower-case
(#207) Closing brace must be on a line by itself
(#207) Line exceeds maximum limit of 180 characters; contains 378 characters
(#207) Closing brace must be on a line by itself
(#209) Line indented incorrectly; expected 8 spaces, found 5
(#209) Expected "if (...) {\n"; found "if (...) \n { "
(#209) Variable "Mode" must be all lower-case
(#209) Whitespace found at end of line
(#210) Line indented incorrectly; expected at least 8 spaces, found 6
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Expected "if (...) {\n"; found "if (...) { "
(#210) Variable "Value" must be all lower-case
(#210) Closing brace must be on a line by itself
(#210) Line exceeds maximum limit of 180 characters; contains 378 characters
(#210) Closing brace must be on a line by itself
(#212) Line indented incorrectly; expected 8 spaces, found 5
(#212) Expected "if (...) {\n"; found "if (...) \n { "
(#212) Variable "Mode" must be all lower-case
(#212) Whitespace found at end of line
(#213) Line indented incorrectly; expected at least 8 spaces, found 6
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "Value" must be all lower-case
(#213) Closing brace must be on a line by itself
(#213) Line exceeds maximum limit of 180 characters; contains 379 characters
(#213) Closing brace must be on a line by itself
(#214) Closing brace indented incorrectly; expected 3 spaces, found 4
(#216) Line indented incorrectly; expected at least 4 spaces, found 3
(#217) Line indented incorrectly; expected 4 spaces, found 3
(#217) method name "pDraw::drawRoundedRectangle" must be in lower-case letters only
(#217) Visibility must be declared on method "drawRoundedRectangle"
(#217) Variable "X1" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Variable "Y1" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Variable "X2" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Variable "Y2" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Variable "Radius" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Variable "Format" must be all lower-case
(#218) Opening brace should be on the same line as the declaration
(#219) Line indented incorrectly; expected at least 8 spaces, found 5
(#219) Variable "R" must be all lower-case
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Variable "Format" must be all lower-case
(#219) Variable "Format" must be all lower-case
(#220) Line indented incorrectly; expected at least 8 spaces, found 5
(#220) Variable "G" must be all lower-case
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Variable "Format" must be all lower-case
(#220) Variable "Format" must be all lower-case
(#221) Line indented incorrectly; expected at least 8 spaces, found 5
(#221) Variable "B" must be all lower-case
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Variable "Format" must be all lower-case
(#221) Variable "Format" must be all lower-case
(#222) Line indented incorrectly; expected at least 8 spaces, found 5
(#222) Variable "Alpha" must be all lower-case
(#222) Variable "Format" must be all lower-case
(#222) Variable "Format" must be all lower-case
(#224) Line indented incorrectly; expected at least 8 spaces, found 5
(#224) Variable "X1" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Variable "Y1" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Variable "X2" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Variable "Y2" must be all lower-case
(#224) Variable "X1" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Variable "Y1" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Variable "X2" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Variable "Y2" must be all lower-case
(#226) Line indented incorrectly; expected 8 spaces, found 5
(#226) Expected "if (...) {\n"; found "if (...) { "
(#226) Variable "X2" must be all lower-case
(#226) Variable "X1" must be all lower-case
(#226) Variable "Radius" must be all lower-case
(#226) Variable "Radius" must be all lower-case
(#226) Variable "X2" must be all lower-case
(#226) Expected 1 space before "-"; 0 found
(#226) Expected 1 space after "-"; 0 found
(#226) Variable "X1" must be all lower-case
(#226) Expected 1 space before "/"; 0 found
(#226) Expected 1 space after "/"; 0 found
(#226) Closing brace must be on a line by itself
(#227) Line indented incorrectly; expected 8 spaces, found 5
(#227) Expected "if (...) {\n"; found "if (...) { "
(#227) Variable "Y2" must be all lower-case
(#227) Variable "Y1" must be all lower-case
(#227) Variable "Radius" must be all lower-case
(#227) Variable "Radius" must be all lower-case
(#227) Variable "Y2" must be all lower-case
(#227) Expected 1 space before "-"; 0 found
(#227) Expected 1 space after "-"; 0 found
(#227) Variable "Y1" must be all lower-case
(#227) Expected 1 space before "/"; 0 found
(#227) Expected 1 space after "/"; 0 found
(#227) Closing brace must be on a line by itself
(#229) Line indented incorrectly; expected at least 8 spaces, found 5
(#229) Variable "Color" must be all lower-case
(#229) Expected 1 space before "=>"; 0 found
(#229) Expected 1 space after "=>"; 0 found
(#229) Variable "R" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Expected 1 space before "=>"; 0 found
(#229) Expected 1 space after "=>"; 0 found
(#229) Variable "G" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Expected 1 space before "=>"; 0 found
(#229) Expected 1 space after "=>"; 0 found
(#229) Variable "B" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Expected 1 space before "=>"; 0 found
(#229) Expected 1 space after "=>"; 0 found
(#229) Variable "Alpha" must be all lower-case
(#229) Commas (,) must be followed by white space.
(#229) Expected 1 space before "=>"; 0 found
(#229) Expected 1 space after "=>"; 0 found
(#229) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#231) Line indented incorrectly; expected 8 spaces, found 5
(#231) Expected "if (...) {\n"; found "if (...) { "
(#231) Variable "Radius" must be all lower-case
(#231) Variable "X1" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "Y1" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "X2" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "Y2" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "Color" must be all lower-case
(#231) Closing brace must be on a line by itself
(#233) Line indented incorrectly; expected 8 spaces, found 5
(#233) Expected "if (...) {\n"; found "if (...)\n {\n"
(#234) Line indented incorrectly; expected at least 8 spaces, found 6
(#235) Line indented incorrectly; expected at least 12 spaces, found 7
(#235) Variable "X1" must be all lower-case
(#235) Expected 1 space before "+"; 0 found
(#235) Expected 1 space after "+"; 0 found
(#235) Variable "Radius" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "Y1" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "X2" must be all lower-case
(#235) Expected 1 space before "-"; 0 found
(#235) Expected 1 space after "-"; 0 found
(#235) Variable "Radius" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "Y1" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "Color" must be all lower-case
(#236) Line indented incorrectly; expected at least 12 spaces, found 7
(#236) Variable "X2" must be all lower-case
(#236) Commas (,) must be followed by white space.
(#236) Variable "Y1" must be all lower-case
(#236) Expected 1 space before "+"; 0 found
(#236) Expected 1 space after "+"; 0 found
(#236) Variable "Radius" must be all lower-case
(#236) Commas (,) must be followed by white space.
(#236) Variable "X2" must be all lower-case
(#236) Commas (,) must be followed by white space.
(#236) Variable "Y2" must be all lower-case
(#236) Expected 1 space before "-"; 0 found
(#236) Expected 1 space after "-"; 0 found
(#236) Variable "Radius" must be all lower-case
(#236) Commas (,) must be followed by white space.
(#236) Variable "Color" must be all lower-case
(#237) Line indented incorrectly; expected at least 12 spaces, found 7
(#237) Variable "X2" must be all lower-case
(#237) Expected 1 space before "-"; 0 found
(#237) Expected 1 space after "-"; 0 found
(#237) Variable "Radius" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "Y2" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "X1" must be all lower-case
(#237) Expected 1 space before "+"; 0 found
(#237) Expected 1 space after "+"; 0 found
(#237) Variable "Radius" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "Y2" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "Color" must be all lower-case
(#238) Line indented incorrectly; expected at least 12 spaces, found 7
(#238) Variable "X1" must be all lower-case
(#238) Commas (,) must be followed by white space.
(#238) Variable "Y1" must be all lower-case
(#238) Expected 1 space before "+"; 0 found
(#238) Expected 1 space after "+"; 0 found
(#238) Variable "Radius" must be all lower-case
(#238) Commas (,) must be followed by white space.
(#238) Variable "X1" must be all lower-case
(#238) Commas (,) must be followed by white space.
(#238) Variable "Y2" must be all lower-case
(#238) Expected 1 space before "-"; 0 found
(#238) Expected 1 space after "-"; 0 found
(#238) Variable "Radius" must be all lower-case
(#238) Commas (,) must be followed by white space.
(#238) Variable "Color" must be all lower-case
(#239) Line indented incorrectly; expected 8 spaces, found 6
(#239) Closing brace indented incorrectly; expected 5 spaces, found 6
(#240) Line indented incorrectly; expected 8 spaces, found 5
(#240) Expected "} else {\n"; found "}\n else\n {\n"
(#241) Line indented incorrectly; expected at least 8 spaces, found 6
(#242) Line indented incorrectly; expected at least 12 spaces, found 7
(#242) Variable "Color" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "R" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "G" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "B" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Variable "Alpha" must be all lower-case
(#243) Line indented incorrectly; expected at least 12 spaces, found 7
(#243) Commas (,) must be followed by white space.
(#243) Variable "X1" must be all lower-case
(#243) Expected 1 space before "+"; 0 found
(#243) Expected 1 space after "+"; 0 found
(#243) Variable "Radius" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Variable "Y1" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Variable "X2" must be all lower-case
(#243) Expected 1 space before "-"; 0 found
(#243) Expected 1 space after "-"; 0 found
(#243) Variable "Radius" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Variable "Y1" must be all lower-case
(#243) Commas (,) must be followed by white space.
(#243) Variable "Color" must be all lower-case
(#244) Line indented incorrectly; expected at least 12 spaces, found 7
(#244) Commas (,) must be followed by white space.
(#244) Variable "X2" must be all lower-case
(#244) Commas (,) must be followed by white space.
(#244) Variable "Y1" must be all lower-case
(#244) Expected 1 space before "+"; 0 found
(#244) Expected 1 space after "+"; 0 found
(#244) Variable "Radius" must be all lower-case
(#244) Commas (,) must be followed by white space.
(#244) Variable "X2" must be all lower-case
(#244) Commas (,) must be followed by white space.
(#244) Variable "Y2" must be all lower-case
(#244) Expected 1 space before "-"; 0 found
(#244) Expected 1 space after "-"; 0 found
(#244) Variable "Radius" must be all lower-case
(#244) Commas (,) must be followed by white space.
(#244) Variable "Color" must be all lower-case
(#245) Line indented incorrectly; expected at least 12 spaces, found 7
(#245) Commas (,) must be followed by white space.
(#245) Variable "X2" must be all lower-case
(#245) Expected 1 space before "-"; 0 found
(#245) Expected 1 space after "-"; 0 found
(#245) Variable "Radius" must be all lower-case
(#245) Commas (,) must be followed by white space.
(#245) Variable "Y2" must be all lower-case
(#245) Commas (,) must be followed by white space.
(#245) Variable "X1" must be all lower-case
(#245) Expected 1 space before "+"; 0 found
(#245) Expected 1 space after "+"; 0 found
(#245) Variable "Radius" must be all lower-case
(#245) Commas (,) must be followed by white space.
(#245) Variable "Y2" must be all lower-case
(#245) Commas (,) must be followed by white space.
(#245) Variable "Color" must be all lower-case
(#246) Line indented incorrectly; expected at least 12 spaces, found 7
(#246) Commas (,) must be followed by white space.
(#246) Variable "X1" must be all lower-case
(#246) Commas (,) must be followed by white space.
(#246) Variable "Y1" must be all lower-case
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Variable "Radius" must be all lower-case
(#246) Commas (,) must be followed by white space.
(#246) Variable "X1" must be all lower-case
(#246) Commas (,) must be followed by white space.
(#246) Variable "Y2" must be all lower-case
(#246) Expected 1 space before "-"; 0 found
(#246) Expected 1 space after "-"; 0 found
(#246) Variable "Radius" must be all lower-case
(#246) Commas (,) must be followed by white space.
(#246) Variable "Color" must be all lower-case
(#247) Line indented incorrectly; expected 8 spaces, found 6
(#247) Closing brace indented incorrectly; expected 5 spaces, found 6
(#249) Line indented incorrectly; expected at least 8 spaces, found 5
(#249) Variable "Step" must be all lower-case
(#249) Variable "Radius" must be all lower-case
(#250) Line indented incorrectly; expected 8 spaces, found 5
(#250) Expected "for (...) {\n"; found "for(...)\n {\n"
(#250) Expected 1 space after first semicolon of FOR loop; 0 found
(#250) Expected 1 space after second semicolon of FOR loop; 0 found
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#250) Expected 1 space before "<="; 0 found
(#250) Expected 1 space after "<="; 0 found
(#250) Expected 1 space before "="; 0 found
(#250) Expected 1 space after "="; 0 found
(#250) Expected 1 space before "+"; 0 found
(#250) Expected 1 space after "+"; 0 found
(#250) Variable "Step" must be all lower-case
(#251) Line indented incorrectly; expected at least 8 spaces, found 6
(#252) Line indented incorrectly; expected at least 12 spaces, found 7
(#252) Variable "X" must be all lower-case
(#252) Expected 1 space before "+"; 0 found
(#252) Expected 1 space after "+"; 0 found
(#252) Expected 1 space before "*"; 0 found
(#252) Expected 1 space after "*"; 0 found
(#252) Expected 1 space before "/"; 0 found
(#252) Expected 1 space after "/"; 0 found
(#252) Variable "Radius" must be all lower-case
(#252) Variable "X1" must be all lower-case
(#252) Variable "Radius" must be all lower-case
(#253) Line indented incorrectly; expected at least 12 spaces, found 7
(#253) Variable "Y" must be all lower-case
(#253) Expected 1 space before "+"; 0 found
(#253) Expected 1 space after "+"; 0 found
(#253) Expected 1 space before "*"; 0 found
(#253) Expected 1 space after "*"; 0 found
(#253) Expected 1 space before "/"; 0 found
(#253) Expected 1 space after "/"; 0 found
(#253) Variable "Radius" must be all lower-case
(#253) Variable "Y1" must be all lower-case
(#253) Variable "Radius" must be all lower-case
(#254) Line indented incorrectly; expected at least 12 spaces, found 7
(#254) Variable "X" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Variable "Y" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "R" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "G" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "B" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "Alpha" must be all lower-case
(#256) Line indented incorrectly; expected at least 12 spaces, found 7
(#256) Variable "X" must be all lower-case
(#256) Expected 1 space before "+"; 0 found
(#256) Expected 1 space after "+"; 0 found
(#256) Expected 1 space before "*"; 0 found
(#256) Expected 1 space after "*"; 0 found
(#256) Expected 1 space before "/"; 0 found
(#256) Expected 1 space after "/"; 0 found
(#256) Variable "Radius" must be all lower-case
(#256) Variable "X1" must be all lower-case
(#256) Variable "Radius" must be all lower-case
(#257) Line indented incorrectly; expected at least 12 spaces, found 7
(#257) Variable "Y" must be all lower-case
(#257) Expected 1 space before "+"; 0 found
(#257) Expected 1 space after "+"; 0 found
(#257) Expected 1 space before "*"; 0 found
(#257) Expected 1 space after "*"; 0 found
(#257) Expected 1 space before "/"; 0 found
(#257) Expected 1 space after "/"; 0 found
(#257) Variable "Radius" must be all lower-case
(#257) Variable "Y2" must be all lower-case
(#257) Variable "Radius" must be all lower-case
(#258) Line indented incorrectly; expected at least 12 spaces, found 7
(#258) Variable "X" must be all lower-case
(#258) Commas (,) must be followed by white space.
(#258) Variable "Y" must be all lower-case
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#258) Variable "R" must be all lower-case
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#258) Variable "G" must be all lower-case
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#258) Variable "B" must be all lower-case
(#258) Commas (,) must be followed by white space.
(#258) Expected 1 space before "=>"; 0 found
(#258) Expected 1 space after "=>"; 0 found
(#258) Variable "Alpha" must be all lower-case
(#260) Line indented incorrectly; expected at least 12 spaces, found 7
(#260) Variable "X" must be all lower-case
(#260) Expected 1 space before "*"; 0 found
(#260) Expected 1 space after "*"; 0 found
(#260) Expected 1 space before "/"; 0 found
(#260) Expected 1 space after "/"; 0 found
(#260) Variable "Radius" must be all lower-case
(#260) Variable "X2" must be all lower-case
(#260) Variable "Radius" must be all lower-case
(#261) Line indented incorrectly; expected at least 12 spaces, found 7
(#261) Variable "Y" must be all lower-case
(#261) Expected 1 space before "*"; 0 found
(#261) Expected 1 space after "*"; 0 found
(#261) Expected 1 space before "/"; 0 found
(#261) Expected 1 space after "/"; 0 found
(#261) Variable "Radius" must be all lower-case
(#261) Variable "Y2" must be all lower-case
(#261) Variable "Radius" must be all lower-case
(#262) Line indented incorrectly; expected at least 12 spaces, found 7
(#262) Variable "X" must be all lower-case
(#262) Commas (,) must be followed by white space.
(#262) Variable "Y" must be all lower-case
(#262) Commas (,) must be followed by white space.
(#262) Expected 1 space before "=>"; 0 found
(#262) Expected 1 space after "=>"; 0 found
(#262) Variable "R" must be all lower-case
(#262) Commas (,) must be followed by white space.
(#262) Expected 1 space before "=>"; 0 found
(#262) Expected 1 space after "=>"; 0 found
(#262) Variable "G" must be all lower-case
(#262) Commas (,) must be followed by white space.
(#262) Expected 1 space before "=>"; 0 found
(#262) Expected 1 space after "=>"; 0 found
(#262) Variable "B" must be all lower-case
(#262) Commas (,) must be followed by white space.
(#262) Expected 1 space before "=>"; 0 found
(#262) Expected 1 space after "=>"; 0 found
(#262) Variable "Alpha" must be all lower-case
(#264) Line indented incorrectly; expected at least 12 spaces, found 7
(#264) Variable "X" must be all lower-case
(#264) Expected 1 space before "+"; 0 found
(#264) Expected 1 space after "+"; 0 found
(#264) Expected 1 space before "*"; 0 found
(#264) Expected 1 space after "*"; 0 found
(#264) Expected 1 space before "/"; 0 found
(#264) Expected 1 space after "/"; 0 found
(#264) Variable "Radius" must be all lower-case
(#264) Variable "X2" must be all lower-case
(#264) Variable "Radius" must be all lower-case
(#265) Line indented incorrectly; expected at least 12 spaces, found 7
(#265) Variable "Y" must be all lower-case
(#265) Expected 1 space before "+"; 0 found
(#265) Expected 1 space after "+"; 0 found
(#265) Expected 1 space before "*"; 0 found
(#265) Expected 1 space after "*"; 0 found
(#265) Expected 1 space before "/"; 0 found
(#265) Expected 1 space after "/"; 0 found
(#265) Variable "Radius" must be all lower-case
(#265) Variable "Y1" must be all lower-case
(#265) Variable "Radius" must be all lower-case
(#266) Line indented incorrectly; expected at least 12 spaces, found 7
(#266) Variable "X" must be all lower-case
(#266) Commas (,) must be followed by white space.
(#266) Variable "Y" must be all lower-case
(#266) Commas (,) must be followed by white space.
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#266) Variable "R" must be all lower-case
(#266) Commas (,) must be followed by white space.
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#266) Variable "G" must be all lower-case
(#266) Commas (,) must be followed by white space.
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#266) Variable "B" must be all lower-case
(#266) Commas (,) must be followed by white space.
(#266) Expected 1 space before "=>"; 0 found
(#266) Expected 1 space after "=>"; 0 found
(#266) Variable "Alpha" must be all lower-case
(#267) Line indented incorrectly; expected 8 spaces, found 6
(#267) Closing brace indented incorrectly; expected 5 spaces, found 6
(#268) Closing brace indented incorrectly; expected 3 spaces, found 4
(#270) Line indented incorrectly; expected at least 4 spaces, found 3
(#271) Line indented incorrectly; expected 4 spaces, found 3
(#271) method name "pDraw::drawRoundedFilledRectangle" must be in lower-case letters only
(#271) Visibility must be declared on method "drawRoundedFilledRectangle"
(#271) Variable "X1" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#271) Variable "Y1" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#271) Variable "X2" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#271) Variable "Y2" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#271) Variable "Radius" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#271) Variable "Format" must be all lower-case
(#272) Opening brace should be on the same line as the declaration
(#273) Line indented incorrectly; expected at least 8 spaces, found 5
(#273) Variable "R" must be all lower-case
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Variable "Format" must be all lower-case
(#273) Variable "Format" must be all lower-case
(#274) Line indented incorrectly; expected at least 8 spaces, found 5
(#274) Variable "G" must be all lower-case
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Variable "Format" must be all lower-case
(#274) Variable "Format" must be all lower-case
(#275) Line indented incorrectly; expected at least 8 spaces, found 5
(#275) Variable "B" must be all lower-case
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Variable "Format" must be all lower-case
(#275) Variable "Format" must be all lower-case
(#276) Line indented incorrectly; expected at least 8 spaces, found 5
(#276) Variable "BorderR" must be all lower-case
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Variable "Format" must be all lower-case
(#276) Variable "Format" must be all lower-case
(#277) Line indented incorrectly; expected at least 8 spaces, found 5
(#277) Variable "BorderG" must be all lower-case
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Variable "Format" must be all lower-case
(#277) Variable "Format" must be all lower-case
(#278) Line indented incorrectly; expected at least 8 spaces, found 5
(#278) Variable "BorderB" must be all lower-case
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Variable "Format" must be all lower-case
(#278) Variable "Format" must be all lower-case
(#279) Line indented incorrectly; expected at least 8 spaces, found 5
(#279) Variable "Alpha" must be all lower-case
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Variable "Format" must be all lower-case
(#279) Variable "Format" must be all lower-case
(#280) Line indented incorrectly; expected at least 8 spaces, found 5
(#280) Variable "Surrounding" must be all lower-case
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Variable "Format" must be all lower-case
(#280) Variable "Format" must be all lower-case
(#280) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#282) Line indented incorrectly; expected at least 8 spaces, found 5
(#283) Line indented incorrectly; expected at least 8 spaces, found 5
(#283) Variable "Y1" must be all lower-case
(#283) Variable "Y1" must be all lower-case
(#283) Variable "Y2" must be all lower-case
(#283) Variable "Y2" must be all lower-case
(#283) Variable "X1" must be all lower-case
(#283) Variable "X1" must be all lower-case
(#283) Variable "X2" must be all lower-case
(#283) Variable "X2" must be all lower-case
(#285) Line indented incorrectly; expected 8 spaces, found 5
(#285) Expected "if (...) {\n"; found "if (...) { "
(#285) Variable "Surrounding" must be all lower-case
(#285) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#285) Variable "BorderR" must be all lower-case
(#285) Variable "R" must be all lower-case
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Variable "Surrounding" must be all lower-case
(#285) Variable "BorderG" must be all lower-case
(#285) Variable "G" must be all lower-case
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Variable "Surrounding" must be all lower-case
(#285) Variable "BorderB" must be all lower-case
(#285) Variable "B" must be all lower-case
(#285) Expected 1 space before "+"; 0 found
(#285) Expected 1 space after "+"; 0 found
(#285) Variable "Surrounding" must be all lower-case
(#285) Closing brace must be on a line by itself
(#286) Line indented incorrectly; expected 8 spaces, found 5
(#286) Expected "if (...) {\n"; found "if (...) { "
(#286) Variable "BorderR" must be all lower-case
(#286) Variable "BorderR" must be all lower-case
(#286) Variable "R" must be all lower-case
(#286) Variable "BorderG" must be all lower-case
(#286) Variable "G" must be all lower-case
(#286) Variable "BorderB" must be all lower-case
(#286) Variable "B" must be all lower-case
(#286) Closing brace must be on a line by itself
(#288) Line indented incorrectly; expected at least 8 spaces, found 5
(#288) Variable "X1" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Variable "Y1" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Variable "X2" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Variable "Y2" must be all lower-case
(#288) Variable "X1" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Variable "Y1" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Variable "X2" must be all lower-case
(#288) Commas (,) must be followed by white space.
(#288) Variable "Y2" must be all lower-case
(#290) Line indented incorrectly; expected 8 spaces, found 5
(#290) Expected "if (...) {\n"; found "if (...) { "
(#290) Variable "X2" must be all lower-case
(#290) Variable "X1" must be all lower-case
(#290) Variable "Radius" must be all lower-case
(#290) Expected 1 space before "*"; 0 found
(#290) Expected 1 space after "*"; 0 found
(#290) Variable "Radius" must be all lower-case
(#290) Variable "X2" must be all lower-case
(#290) Expected 1 space before "-"; 0 found
(#290) Expected 1 space after "-"; 0 found
(#290) Variable "X1" must be all lower-case
(#290) Expected 1 space before "/"; 0 found
(#290) Expected 1 space after "/"; 0 found
(#290) Closing brace must be on a line by itself
(#291) Line indented incorrectly; expected 8 spaces, found 5
(#291) Expected "if (...) {\n"; found "if (...) { "
(#291) Variable "Y2" must be all lower-case
(#291) Variable "Y1" must be all lower-case
(#291) Variable "Radius" must be all lower-case
(#291) Expected 1 space before "*"; 0 found
(#291) Expected 1 space after "*"; 0 found
(#291) Variable "Radius" must be all lower-case
(#291) Variable "Y2" must be all lower-case
(#291) Expected 1 space before "-"; 0 found
(#291) Expected 1 space after "-"; 0 found
(#291) Variable "Y1" must be all lower-case
(#291) Expected 1 space before "/"; 0 found
(#291) Expected 1 space after "/"; 0 found
(#291) Closing brace must be on a line by itself
(#293) Line indented incorrectly; expected at least 8 spaces, found 5
(#293) Variable "RestoreShadow" must be all lower-case
(#294) Line indented incorrectly; expected 8 spaces, found 5
(#294) Expected "if (...) {\n"; found "if (...)\n {\n"
(#295) Line indented incorrectly; expected at least 8 spaces, found 6
(#296) Line indented incorrectly; expected at least 12 spaces, found 7
(#296) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#297) Line indented incorrectly; expected at least 12 spaces, found 7
(#297) Variable "X1" must be all lower-case
(#297) Expected 1 space before "+"; 0 found
(#297) Expected 1 space after "+"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Variable "Y1" must be all lower-case
(#297) Expected 1 space before "+"; 0 found
(#297) Expected 1 space after "+"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Variable "X2" must be all lower-case
(#297) Expected 1 space before "+"; 0 found
(#297) Expected 1 space after "+"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Variable "Y2" must be all lower-case
(#297) Expected 1 space before "+"; 0 found
(#297) Expected 1 space after "+"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Variable "Radius" must be all lower-case
(#297) Commas (,) must be followed by white space.
(#297) Expected 1 space before "=>"; 0 found
(#297) Expected 1 space after "=>"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Expected 1 space before "=>"; 0 found
(#297) Expected 1 space after "=>"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Expected 1 space before "=>"; 0 found
(#297) Expected 1 space after "=>"; 0 found
(#297) Commas (,) must be followed by white space.
(#297) Expected 1 space before "=>"; 0 found
(#297) Expected 1 space after "=>"; 0 found
(#297) Line exceeds maximum limit of 180 characters; contains 217 characters
(#298) Line indented incorrectly; expected 8 spaces, found 6
(#298) Closing brace indented incorrectly; expected 5 spaces, found 6
(#300) Line indented incorrectly; expected at least 8 spaces, found 5
(#300) Variable "Color" must be all lower-case
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Variable "R" must be all lower-case
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Variable "G" must be all lower-case
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Variable "B" must be all lower-case
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) Variable "Alpha" must be all lower-case
(#300) Commas (,) must be followed by white space.
(#300) Expected 1 space before "=>"; 0 found
(#300) Expected 1 space after "=>"; 0 found
(#300) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#302) Line indented incorrectly; expected 8 spaces, found 5
(#302) Expected "if (...) {\n"; found "if (...) { "
(#302) Variable "Radius" must be all lower-case
(#302) Variable "X1" must be all lower-case
(#302) Commas (,) must be followed by white space.
(#302) Variable "Y1" must be all lower-case
(#302) Commas (,) must be followed by white space.
(#302) Variable "X2" must be all lower-case
(#302) Commas (,) must be followed by white space.
(#302) Variable "Y2" must be all lower-case
(#302) Commas (,) must be followed by white space.
(#302) Variable "Color" must be all lower-case
(#302) Closing brace must be on a line by itself
(#304) Line indented incorrectly; expected at least 8 spaces, found 5
(#304) Variable "YTop" must be all lower-case
(#304) Variable "Y1" must be all lower-case
(#304) Expected 1 space before "+"; 0 found
(#304) Expected 1 space after "+"; 0 found
(#304) Variable "Radius" must be all lower-case
(#305) Line indented incorrectly; expected at least 8 spaces, found 5
(#305) Variable "YBottom" must be all lower-case
(#305) Variable "Y2" must be all lower-case
(#305) Expected 1 space before "-"; 0 found
(#305) Expected 1 space after "-"; 0 found
(#305) Variable "Radius" must be all lower-case
(#307) Line indented incorrectly; expected at least 8 spaces, found 5
(#307) Variable "Step" must be all lower-case
(#307) Variable "Radius" must be all lower-case
(#308) Line indented incorrectly; expected at least 8 spaces, found 5
(#308) Variable "Positions" must be all lower-case
(#308) Variable "Radius" must be all lower-case
(#308) Variable "MinY" must be all lower-case
(#308) Variable "MaxY" must be all lower-case
(#309) Line indented incorrectly; expected 8 spaces, found 5
(#309) Expected "for (...) {\n"; found "for(...)\n {\n"
(#309) Expected 1 space after first semicolon of FOR loop; 0 found
(#309) Expected 1 space after second semicolon of FOR loop; 0 found
(#309) Expected 1 space before "="; 0 found
(#309) Expected 1 space after "="; 0 found
(#309) Expected 1 space before "<="; 0 found
(#309) Expected 1 space after "<="; 0 found
(#309) Expected 1 space before "="; 0 found
(#309) Expected 1 space after "="; 0 found
(#309) Expected 1 space before "+"; 0 found
(#309) Expected 1 space after "+"; 0 found
(#309) Variable "Step" must be all lower-case
(#310) Line indented incorrectly; expected at least 8 spaces, found 6
(#311) Line indented incorrectly; expected at least 12 spaces, found 7
(#311) Variable "Xp1" must be all lower-case
(#311) Expected 1 space before "+"; 0 found
(#311) Expected 1 space after "+"; 0 found
(#311) Expected 1 space before "*"; 0 found
(#311) Expected 1 space after "*"; 0 found
(#311) Expected 1 space before "/"; 0 found
(#311) Expected 1 space after "/"; 0 found
(#311) Variable "Radius" must be all lower-case
(#311) Variable "X1" must be all lower-case
(#311) Variable "Radius" must be all lower-case
(#312) Line indented incorrectly; expected at least 12 spaces, found 7
(#312) Variable "Xp2" must be all lower-case
(#312) Expected 1 space before "-"; 0 found
(#312) Expected 1 space after "-"; 0 found
(#312) Expected 1 space before "+"; 0 found
(#312) Expected 1 space after "+"; 0 found
(#312) Expected 1 space before "*"; 0 found
(#312) Expected 1 space after "*"; 0 found
(#312) Expected 1 space before "/"; 0 found
(#312) Expected 1 space after "/"; 0 found
(#312) Variable "Radius" must be all lower-case
(#312) Variable "X2" must be all lower-case
(#312) Variable "Radius" must be all lower-case
(#313) Line indented incorrectly; expected at least 12 spaces, found 7
(#313) Variable "Yp" must be all lower-case
(#313) Expected 1 space before "+"; 0 found
(#313) Expected 1 space after "+"; 0 found
(#313) Expected 1 space before "*"; 0 found
(#313) Expected 1 space after "*"; 0 found
(#313) Expected 1 space before "/"; 0 found
(#313) Expected 1 space after "/"; 0 found
(#313) Variable "Radius" must be all lower-case
(#313) Variable "YTop" must be all lower-case
(#314) Line indented incorrectly; expected 12 spaces, found 7
(#314) Expected "if (...) {\n"; found "if (...) { "
(#314) Variable "MinY" must be all lower-case
(#314) Variable "Yp" must be all lower-case
(#314) Variable "MinY" must be all lower-case
(#314) Variable "MinY" must be all lower-case
(#314) Variable "Yp" must be all lower-case
(#314) Closing brace must be on a line by itself
(#316) Line indented incorrectly; expected 12 spaces, found 7
(#316) Expected "if (...) {\n"; found "if (...) { "
(#316) Variable "Xp1" must be all lower-case
(#316) Variable "X1" must be all lower-case
(#316) Variable "Xp1" must be all lower-case
(#316) Closing brace must be on a line by itself
(#317) Line indented incorrectly; expected 12 spaces, found 7
(#317) Expected "if (...) {\n"; found "if (...) { "
(#317) Variable "Xp2" must be all lower-case
(#317) Variable "X2" must be all lower-case
(#317) Variable "Xp2" must be all lower-case
(#317) Closing brace must be on a line by itself
(#318) Line indented incorrectly; expected at least 12 spaces, found 7
(#318) Variable "Xp1" must be all lower-case
(#320) Line indented incorrectly; expected 12 spaces, found 7
(#320) Expected "if (...) {\n"; found "if (...)\n { "
(#320) Variable "Positions" must be all lower-case
(#320) Variable "Yp" must be all lower-case
(#321) Line indented incorrectly; expected at least 12 spaces, found 8
(#321) Variable "Positions" must be all lower-case
(#321) Variable "Yp" must be all lower-case
(#321) Variable "Xp1" must be all lower-case
(#321) Variable "Positions" must be all lower-case
(#321) Variable "Yp" must be all lower-case
(#321) Variable "Xp2" must be all lower-case
(#321) Closing brace must be on a line by itself
(#322) Line indented incorrectly; expected 12 spaces, found 7
(#322) Expected "} else {\n"; found "}\n else\n { "
(#323) Line indented incorrectly; expected at least 12 spaces, found 8
(#323) Variable "Positions" must be all lower-case
(#323) Variable "Yp" must be all lower-case
(#323) Variable "Positions" must be all lower-case
(#323) Variable "Yp" must be all lower-case
(#323) Expected 1 space before "+"; 0 found
(#323) Expected 1 space after "+"; 0 found
(#323) Variable "Xp1" must be all lower-case
(#323) Expected 1 space before "/"; 0 found
(#323) Expected 1 space after "/"; 0 found
(#323) Variable "Positions" must be all lower-case
(#323) Variable "Yp" must be all lower-case
(#323) Variable "Positions" must be all lower-case
(#323) Variable "Yp" must be all lower-case
(#323) Expected 1 space before "+"; 0 found
(#323) Expected 1 space after "+"; 0 found
(#323) Variable "Xp2" must be all lower-case
(#323) Expected 1 space before "/"; 0 found
(#323) Expected 1 space after "/"; 0 found
(#323) Closing brace must be on a line by itself
(#325) Line indented incorrectly; expected at least 12 spaces, found 7
(#325) Variable "Xp1" must be all lower-case
(#325) Expected 1 space before "+"; 0 found
(#325) Expected 1 space after "+"; 0 found
(#325) Expected 1 space before "*"; 0 found
(#325) Expected 1 space after "*"; 0 found
(#325) Expected 1 space before "/"; 0 found
(#325) Expected 1 space after "/"; 0 found
(#325) Variable "Radius" must be all lower-case
(#325) Variable "X1" must be all lower-case
(#325) Variable "Radius" must be all lower-case
(#326) Line indented incorrectly; expected at least 12 spaces, found 7
(#326) Variable "Xp2" must be all lower-case
(#326) Expected 1 space before "-"; 0 found
(#326) Expected 1 space after "-"; 0 found
(#326) Expected 1 space before "*"; 0 found
(#326) Expected 1 space after "*"; 0 found
(#326) Expected 1 space before "/"; 0 found
(#326) Expected 1 space after "/"; 0 found
(#326) Variable "Radius" must be all lower-case
(#326) Variable "X2" must be all lower-case
(#326) Variable "Radius" must be all lower-case
(#327) Line indented incorrectly; expected at least 12 spaces, found 7
(#327) Variable "Yp" must be all lower-case
(#327) Expected 1 space before "+"; 0 found
(#327) Expected 1 space after "+"; 0 found
(#327) Expected 1 space before "*"; 0 found
(#327) Expected 1 space after "*"; 0 found
(#327) Expected 1 space before "/"; 0 found
(#327) Expected 1 space after "/"; 0 found
(#327) Variable "Radius" must be all lower-case
(#327) Variable "YBottom" must be all lower-case
(#328) Line indented incorrectly; expected 12 spaces, found 7
(#328) Expected "if (...) {\n"; found "if (...) { "
(#328) Variable "MaxY" must be all lower-case
(#328) Variable "Yp" must be all lower-case
(#328) Variable "MaxY" must be all lower-case
(#328) Variable "MaxY" must be all lower-case
(#328) Variable "Yp" must be all lower-case
(#328) Closing brace must be on a line by itself
(#330) Line indented incorrectly; expected 12 spaces, found 7
(#330) Expected "if (...) {\n"; found "if (...) { "
(#330) Variable "Xp1" must be all lower-case
(#330) Variable "X1" must be all lower-case
(#330) Variable "Xp1" must be all lower-case
(#330) Closing brace must be on a line by itself
(#331) Line indented incorrectly; expected 12 spaces, found 7
(#331) Expected "if (...) {\n"; found "if (...) { "
(#331) Variable "Xp2" must be all lower-case
(#331) Variable "X2" must be all lower-case
(#331) Variable "Xp2" must be all lower-case
(#331) Closing brace must be on a line by itself
(#332) Line indented incorrectly; expected at least 12 spaces, found 7
(#332) Variable "Xp1" must be all lower-case
(#334) Line indented incorrectly; expected 12 spaces, found 7
(#334) Expected "if (...) {\n"; found "if (...)\n { "
(#334) Variable "Positions" must be all lower-case
(#334) Variable "Yp" must be all lower-case
(#335) Line indented incorrectly; expected at least 12 spaces, found 8
(#335) Variable "Positions" must be all lower-case
(#335) Variable "Yp" must be all lower-case
(#335) Variable "Xp1" must be all lower-case
(#335) Variable "Positions" must be all lower-case
(#335) Variable "Yp" must be all lower-case
(#335) Variable "Xp2" must be all lower-case
(#335) Closing brace must be on a line by itself
(#336) Line indented incorrectly; expected 12 spaces, found 7
(#336) Expected "} else {\n"; found "}\n else\n { "
(#337) Line indented incorrectly; expected at least 12 spaces, found 8
(#337) Variable "Positions" must be all lower-case
(#337) Variable "Yp" must be all lower-case
(#337) Variable "Positions" must be all lower-case
(#337) Variable "Yp" must be all lower-case
(#337) Expected 1 space before "+"; 0 found
(#337) Expected 1 space after "+"; 0 found
(#337) Variable "Xp1" must be all lower-case
(#337) Expected 1 space before "/"; 0 found
(#337) Expected 1 space after "/"; 0 found
(#337) Variable "Positions" must be all lower-case
(#337) Variable "Yp" must be all lower-case
(#337) Variable "Positions" must be all lower-case
(#337) Variable "Yp" must be all lower-case
(#337) Expected 1 space before "+"; 0 found
(#337) Expected 1 space after "+"; 0 found
(#337) Variable "Xp2" must be all lower-case
(#337) Expected 1 space before "/"; 0 found
(#337) Expected 1 space after "/"; 0 found
(#337) Closing brace must be on a line by itself
(#338) Line indented incorrectly; expected 8 spaces, found 6
(#338) Closing brace indented incorrectly; expected 5 spaces, found 6
(#340) Line indented incorrectly; expected at least 8 spaces, found 5
(#340) Variable "ManualColor" must be all lower-case
(#340) Commas (,) must be followed by white space.
(#340) Variable "R" must be all lower-case
(#340) Commas (,) must be followed by white space.
(#340) Variable "G" must be all lower-case
(#340) Commas (,) must be followed by white space.
(#340) Variable "B" must be all lower-case
(#340) Commas (,) must be followed by white space.
(#340) Variable "Alpha" must be all lower-case
(#341) Line indented incorrectly; expected 8 spaces, found 5
(#341) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#341) Variable "Positions" must be all lower-case
(#341) Variable "Yp" must be all lower-case
(#341) Variable "Bounds" must be all lower-case
(#342) Line indented incorrectly; expected at least 8 spaces, found 6
(#343) Line indented incorrectly; expected at least 12 spaces, found 7
(#343) Variable "X1" must be all lower-case
(#343) Variable "Bounds" must be all lower-case
(#343) Variable "X1Dec" must be all lower-case
(#343) Variable "X1" must be all lower-case
(#343) Expected "if (...) {\n"; found "if (...) { "
(#343) Variable "X1Dec" must be all lower-case
(#343) Variable "X1" must be all lower-case
(#343) Variable "X1" must be all lower-case
(#343) Expected 1 space before "+"; 0 found
(#343) Expected 1 space after "+"; 0 found
(#343) Closing brace must be on a line by itself
(#344) Line indented incorrectly; expected at least 12 spaces, found 7
(#344) Variable "X2" must be all lower-case
(#344) Variable "Bounds" must be all lower-case
(#344) Variable "X2Dec" must be all lower-case
(#344) Variable "X2" must be all lower-case
(#344) Expected "if (...) {\n"; found "if (...) { "
(#344) Variable "X2Dec" must be all lower-case
(#344) Variable "X2" must be all lower-case
(#344) Variable "X2" must be all lower-case
(#344) Expected 1 space before "-"; 0 found
(#344) Expected 1 space after "-"; 0 found
(#344) Closing brace must be on a line by itself
(#345) Line indented incorrectly; expected at least 12 spaces, found 7
(#345) Commas (,) must be followed by white space.
(#345) Variable "X1" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "Yp" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "X2" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "Yp" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Variable "ManualColor" must be all lower-case
(#346) Line indented incorrectly; expected 8 spaces, found 6
(#346) Closing brace indented incorrectly; expected 5 spaces, found 6
(#347) Line indented incorrectly; expected at least 8 spaces, found 5
(#347) Variable "X1" must be all lower-case
(#347) Commas (,) must be followed by white space.
(#347) Variable "MinY" must be all lower-case
(#347) Expected 1 space before "+"; 0 found
(#347) Expected 1 space after "+"; 0 found
(#347) Commas (,) must be followed by white space.
(#347) Variable "X2" must be all lower-case
(#347) Commas (,) must be followed by white space.
(#347) Variable "MaxY" must be all lower-case
(#347) Expected 1 space before "-"; 0 found
(#347) Expected 1 space after "-"; 0 found
(#347) Commas (,) must be followed by white space.
(#347) Variable "Color" must be all lower-case
(#349) Line indented incorrectly; expected at least 8 spaces, found 5
(#349) Variable "Radius" must be all lower-case
(#350) Line indented incorrectly; expected at least 8 spaces, found 5
(#350) Variable "X1" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Variable "Y1" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Variable "X2" must be all lower-case
(#350) Expected 1 space before "+"; 0 found
(#350) Expected 1 space after "+"; 0 found
(#350) Commas (,) must be followed by white space.
(#350) Variable "Y2" must be all lower-case
(#350) Expected 1 space before "-"; 0 found
(#350) Expected 1 space after "-"; 0 found
(#350) Commas (,) must be followed by white space.
(#350) Variable "Radius" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Variable "BorderR" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Variable "BorderG" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Variable "BorderB" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Variable "Alpha" must be all lower-case
(#352) Line indented incorrectly; expected at least 8 spaces, found 5
(#352) Variable "RestoreShadow" must be all lower-case
(#353) Closing brace indented incorrectly; expected 3 spaces, found 4
(#355) Line indented incorrectly; expected at least 4 spaces, found 3
(#356) Line indented incorrectly; expected 4 spaces, found 3
(#356) method name "pDraw::drawRoundedFilledRectangle_deprecated" must be in lower-case letters only
(#356) Visibility must be declared on method "drawRoundedFilledRectangle_deprecated"
(#356) Variable "X1" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Variable "Y1" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Variable "X2" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Variable "Y2" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Variable "Radius" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Variable "Format" must be all lower-case
(#357) Opening brace should be on the same line as the declaration
(#358) Line indented incorrectly; expected at least 8 spaces, found 5
(#358) Variable "R" must be all lower-case
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Variable "Format" must be all lower-case
(#358) Variable "Format" must be all lower-case
(#359) Line indented incorrectly; expected at least 8 spaces, found 5
(#359) Variable "G" must be all lower-case
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Variable "Format" must be all lower-case
(#359) Variable "Format" must be all lower-case
(#360) Line indented incorrectly; expected at least 8 spaces, found 5
(#360) Variable "B" must be all lower-case
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Variable "Format" must be all lower-case
(#360) Variable "Format" must be all lower-case
(#361) Line indented incorrectly; expected at least 8 spaces, found 5
(#361) Variable "BorderR" must be all lower-case
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Variable "Format" must be all lower-case
(#361) Variable "Format" must be all lower-case
(#362) Line indented incorrectly; expected at least 8 spaces, found 5
(#362) Variable "BorderG" must be all lower-case
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Variable "Format" must be all lower-case
(#362) Variable "Format" must be all lower-case
(#363) Line indented incorrectly; expected at least 8 spaces, found 5
(#363) Variable "BorderB" must be all lower-case
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Variable "Format" must be all lower-case
(#363) Variable "Format" must be all lower-case
(#364) Line indented incorrectly; expected at least 8 spaces, found 5
(#364) Variable "Alpha" must be all lower-case
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Variable "Format" must be all lower-case
(#364) Variable "Format" must be all lower-case
(#365) Line indented incorrectly; expected at least 8 spaces, found 5
(#365) Variable "Surrounding" must be all lower-case
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Variable "Format" must be all lower-case
(#365) Variable "Format" must be all lower-case
(#365) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#367) Line indented incorrectly; expected 8 spaces, found 5
(#367) Expected "if (...) {\n"; found "if (...) { "
(#367) Variable "Surrounding" must be all lower-case
(#367) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#367) Variable "BorderR" must be all lower-case
(#367) Variable "R" must be all lower-case
(#367) Expected 1 space before "+"; 0 found
(#367) Expected 1 space after "+"; 0 found
(#367) Variable "Surrounding" must be all lower-case
(#367) Variable "BorderG" must be all lower-case
(#367) Variable "G" must be all lower-case
(#367) Expected 1 space before "+"; 0 found
(#367) Expected 1 space after "+"; 0 found
(#367) Variable "Surrounding" must be all lower-case
(#367) Variable "BorderB" must be all lower-case
(#367) Variable "B" must be all lower-case
(#367) Expected 1 space before "+"; 0 found
(#367) Expected 1 space after "+"; 0 found
(#367) Variable "Surrounding" must be all lower-case
(#367) Closing brace must be on a line by itself
(#368) Line indented incorrectly; expected 8 spaces, found 5
(#368) Expected "if (...) {\n"; found "if (...) { "
(#368) Variable "BorderR" must be all lower-case
(#368) Variable "BorderR" must be all lower-case
(#368) Variable "R" must be all lower-case
(#368) Variable "BorderG" must be all lower-case
(#368) Variable "G" must be all lower-case
(#368) Variable "BorderB" must be all lower-case
(#368) Variable "B" must be all lower-case
(#368) Closing brace must be on a line by itself
(#370) Line indented incorrectly; expected at least 8 spaces, found 5
(#370) Variable "X1" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "Y1" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "X2" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "Y2" must be all lower-case
(#370) Variable "X1" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "Y1" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "X2" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "Y2" must be all lower-case
(#372) Line indented incorrectly; expected 8 spaces, found 5
(#372) Expected "if (...) {\n"; found "if (...) { "
(#372) Variable "X2" must be all lower-case
(#372) Variable "X1" must be all lower-case
(#372) Variable "Radius" must be all lower-case
(#372) Variable "Radius" must be all lower-case
(#372) Variable "X2" must be all lower-case
(#372) Expected 1 space before "-"; 0 found
(#372) Expected 1 space after "-"; 0 found
(#372) Variable "X1" must be all lower-case
(#372) Expected 1 space before "+"; 0 found
(#372) Expected 1 space after "+"; 0 found
(#372) Expected 1 space before "/"; 0 found
(#372) Expected 1 space after "/"; 0 found
(#372) Closing brace must be on a line by itself
(#373) Line indented incorrectly; expected 8 spaces, found 5
(#373) Expected "if (...) {\n"; found "if (...) { "
(#373) Variable "Y2" must be all lower-case
(#373) Variable "Y1" must be all lower-case
(#373) Variable "Radius" must be all lower-case
(#373) Variable "Radius" must be all lower-case
(#373) Variable "Y2" must be all lower-case
(#373) Expected 1 space before "-"; 0 found
(#373) Expected 1 space after "-"; 0 found
(#373) Variable "Y1" must be all lower-case
(#373) Expected 1 space before "+"; 0 found
(#373) Expected 1 space after "+"; 0 found
(#373) Expected 1 space before "/"; 0 found
(#373) Expected 1 space after "/"; 0 found
(#373) Closing brace must be on a line by itself
(#375) Line indented incorrectly; expected at least 8 spaces, found 5
(#375) Variable "RestoreShadow" must be all lower-case
(#376) Line indented incorrectly; expected 8 spaces, found 5
(#376) Expected "if (...) {\n"; found "if (...)\n {\n"
(#377) Line indented incorrectly; expected at least 8 spaces, found 6
(#378) Line indented incorrectly; expected at least 12 spaces, found 7
(#378) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#379) Line indented incorrectly; expected at least 12 spaces, found 7
(#379) Variable "X1" must be all lower-case
(#379) Expected 1 space before "+"; 0 found
(#379) Expected 1 space after "+"; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Variable "Y1" must be all lower-case
(#379) Expected 1 space before "+"; 0 found
(#379) Expected 1 space after "+"; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Variable "X2" must be all lower-case
(#379) Expected 1 space before "+"; 0 found
(#379) Expected 1 space after "+"; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Variable "Y2" must be all lower-case
(#379) Expected 1 space before "+"; 0 found
(#379) Expected 1 space after "+"; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Variable "Radius" must be all lower-case
(#379) Commas (,) must be followed by white space.
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#379) Commas (,) must be followed by white space.
(#379) Expected 1 space before "=>"; 0 found
(#379) Expected 1 space after "=>"; 0 found
(#379) Line exceeds maximum limit of 180 characters; contains 217 characters
(#380) Line indented incorrectly; expected 8 spaces, found 6
(#380) Closing brace indented incorrectly; expected 5 spaces, found 6
(#382) Line indented incorrectly; expected 8 spaces, found 5
(#382) Expected "if (...) {\n"; found "if (...) { "
(#382) Variable "X2" must be all lower-case
(#382) Variable "XOffset2" must be all lower-case
(#382) Closing brace must be on a line by itself
(#382) Expected "} else {\n"; found "} else { "
(#382) Variable "XOffset2" must be all lower-case
(#382) Closing brace must be on a line by itself
(#383) Line indented incorrectly; expected 8 spaces, found 5
(#383) Expected "if (...) {\n"; found "if (...) { "
(#383) Variable "X1" must be all lower-case
(#383) Variable "XOffset1" must be all lower-case
(#383) Closing brace must be on a line by itself
(#383) Expected "} else {\n"; found "} else { "
(#383) Variable "XOffset1" must be all lower-case
(#383) Closing brace must be on a line by itself
(#385) Line indented incorrectly; expected 8 spaces, found 5
(#385) Expected "if (...) {\n"; found "if (...) { "
(#385) Variable "XOffset1" must be all lower-case
(#385) Variable "XOffset2" must be all lower-case
(#385) Closing brace must be on a line by itself
(#387) Line indented incorrectly; expected at least 8 spaces, found 5
(#387) Variable "YTop" must be all lower-case
(#387) Variable "Y1" must be all lower-case
(#387) Expected 1 space before "+"; 0 found
(#387) Expected 1 space after "+"; 0 found
(#387) Variable "Radius" must be all lower-case
(#388) Line indented incorrectly; expected at least 8 spaces, found 5
(#388) Variable "YBottom" must be all lower-case
(#388) Variable "Y2" must be all lower-case
(#388) Expected 1 space before "-"; 0 found
(#388) Expected 1 space after "-"; 0 found
(#388) Variable "Radius" must be all lower-case
(#390) Line indented incorrectly; expected at least 8 spaces, found 5
(#390) Variable "X1" must be all lower-case
(#390) Expected 1 space before "-"; 0 found
(#390) Expected 1 space after "-"; 0 found
(#390) Variable "XOffset1" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Variable "YTop" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Variable "X2" must be all lower-case
(#390) Expected 1 space before "+"; 0 found
(#390) Expected 1 space after "+"; 0 found
(#390) Variable "XOffset2" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Variable "YBottom" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Expected 1 space before "=>"; 0 found
(#390) Expected 1 space after "=>"; 0 found
(#390) Variable "R" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Expected 1 space before "=>"; 0 found
(#390) Expected 1 space after "=>"; 0 found
(#390) Variable "G" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Expected 1 space before "=>"; 0 found
(#390) Expected 1 space after "=>"; 0 found
(#390) Variable "B" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Expected 1 space before "=>"; 0 found
(#390) Expected 1 space after "=>"; 0 found
(#390) Variable "Alpha" must be all lower-case
(#390) Commas (,) must be followed by white space.
(#390) Expected 1 space before "=>"; 0 found
(#390) Expected 1 space after "=>"; 0 found
(#390) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#390) Line exceeds 132 characters; contains 140 characters
(#392) Line indented incorrectly; expected at least 8 spaces, found 5
(#392) Variable "Step" must be all lower-case
(#392) Variable "Radius" must be all lower-case
(#393) Line indented incorrectly; expected at least 8 spaces, found 5
(#393) Variable "Color" must be all lower-case
(#393) Commas (,) must be followed by white space.
(#393) Variable "R" must be all lower-case
(#393) Commas (,) must be followed by white space.
(#393) Variable "G" must be all lower-case
(#393) Commas (,) must be followed by white space.
(#393) Variable "B" must be all lower-case
(#393) Commas (,) must be followed by white space.
(#393) Variable "Alpha" must be all lower-case
(#394) Line indented incorrectly; expected at least 8 spaces, found 5
(#394) Variable "Color2" must be all lower-case
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#394) Commas (,) must be followed by white space.
(#394) Variable "Alpha" must be all lower-case
(#395) Line indented incorrectly; expected at least 8 spaces, found 5
(#395) Variable "Drawn" must be all lower-case
(#397) Line indented incorrectly; expected 8 spaces, found 5
(#397) Expected "if (...) {\n"; found "if (...) { "
(#397) Variable "Alpha" must be all lower-case
(#397) Variable "Drawn" must be all lower-case
(#397) Variable "YTop" must be all lower-case
(#397) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#397) Closing brace must be on a line by itself
(#398) Line indented incorrectly; expected 8 spaces, found 5
(#398) Expected "if (...) {\n"; found "if (...) { "
(#398) Variable "Alpha" must be all lower-case
(#398) Variable "Drawn" must be all lower-case
(#398) Variable "YBottom" must be all lower-case
(#398) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#398) Closing brace must be on a line by itself
(#399) Whitespace found at end of line
(#400) Line indented incorrectly; expected 8 spaces, found 5
(#400) Expected "for (...) {\n"; found "for(...)\n {\n"
(#400) Expected 1 space after first semicolon of FOR loop; 0 found
(#400) Expected 1 space after second semicolon of FOR loop; 0 found
(#400) Expected 1 space before "="; 0 found
(#400) Expected 1 space after "="; 0 found
(#400) Expected 1 space before "<="; 0 found
(#400) Expected 1 space after "<="; 0 found
(#400) Expected 1 space before "="; 0 found
(#400) Expected 1 space after "="; 0 found
(#400) Expected 1 space before "+"; 0 found
(#400) Expected 1 space after "+"; 0 found
(#400) Variable "Step" must be all lower-case
(#401) Line indented incorrectly; expected at least 8 spaces, found 6
(#402) Line indented incorrectly; expected at least 12 spaces, found 7
(#402) Variable "Xp1" must be all lower-case
(#402) Expected 1 space before "+"; 0 found
(#402) Expected 1 space after "+"; 0 found
(#402) Expected 1 space before "*"; 0 found
(#402) Expected 1 space after "*"; 0 found
(#402) Expected 1 space before "/"; 0 found
(#402) Expected 1 space after "/"; 0 found
(#402) Variable "Radius" must be all lower-case
(#402) Variable "X1" must be all lower-case
(#402) Variable "Radius" must be all lower-case
(#403) Line indented incorrectly; expected at least 12 spaces, found 7
(#403) Variable "Xp2" must be all lower-case
(#403) Expected 1 space before "-"; 0 found
(#403) Expected 1 space after "-"; 0 found
(#403) Expected 1 space before "+"; 0 found
(#403) Expected 1 space after "+"; 0 found
(#403) Expected 1 space before "*"; 0 found
(#403) Expected 1 space after "*"; 0 found
(#403) Expected 1 space before "/"; 0 found
(#403) Expected 1 space after "/"; 0 found
(#403) Variable "Radius" must be all lower-case
(#403) Variable "X2" must be all lower-case
(#403) Variable "Radius" must be all lower-case
(#404) Line indented incorrectly; expected at least 12 spaces, found 7
(#404) Variable "Yp" must be all lower-case
(#404) Expected 1 space before "+"; 0 found
(#404) Expected 1 space after "+"; 0 found
(#404) Expected 1 space before "*"; 0 found
(#404) Expected 1 space after "*"; 0 found
(#404) Expected 1 space before "/"; 0 found
(#404) Expected 1 space after "/"; 0 found
(#404) Variable "Radius" must be all lower-case
(#404) Variable "YTop" must be all lower-case
(#406) Line indented incorrectly; expected 12 spaces, found 7
(#406) Expected "if (...) {\n"; found "if (...) { "
(#406) Variable "Xp1" must be all lower-case
(#406) Variable "XOffset1" must be all lower-case
(#406) Closing brace must be on a line by itself
(#406) Expected "} else {\n"; found "} else { "
(#406) Variable "XOffset1" must be all lower-case
(#406) Closing brace must be on a line by itself
(#407) Line indented incorrectly; expected 12 spaces, found 7
(#407) Expected "if (...) {\n"; found "if (...) { "
(#407) Variable "Xp2" must be all lower-case
(#407) Variable "XOffset2" must be all lower-case
(#407) Closing brace must be on a line by itself
(#407) Expected "} else {\n"; found "} else { "
(#407) Variable "XOffset2" must be all lower-case
(#407) Closing brace must be on a line by itself
(#408) Line indented incorrectly; expected 12 spaces, found 7
(#408) Expected "if (...) {\n"; found "if (...) { "
(#408) Variable "Yp" must be all lower-case
(#408) Variable "YOffset" must be all lower-case
(#408) Closing brace must be on a line by itself
(#408) Expected "} else {\n"; found "} else { "
(#408) Variable "YOffset" must be all lower-case
(#408) Closing brace must be on a line by itself
(#410) Line indented incorrectly; expected at least 12 spaces, found 7
(#410) Inline control structures are not allowed
(#410) Variable "Drawn" must be all lower-case
(#410) Variable "Yp" must be all lower-case
(#410) Expected 1 space before "+"; 0 found
(#410) Expected 1 space after "+"; 0 found
(#410) Variable "YOffset" must be all lower-case
(#410) Variable "Alpha" must be all lower-case
(#411) Line indented incorrectly; expected at least 12 spaces, found 8
(#411) Commas (,) must be followed by white space.
(#411) Variable "Xp1" must be all lower-case
(#411) Expected 1 space before "+"; 0 found
(#411) Expected 1 space after "+"; 0 found
(#411) Variable "XOffset1" must be all lower-case
(#411) Commas (,) must be followed by white space.
(#411) Variable "Yp" must be all lower-case
(#411) Expected 1 space before "+"; 0 found
(#411) Expected 1 space after "+"; 0 found
(#411) Variable "YOffset" must be all lower-case
(#411) Commas (,) must be followed by white space.
(#411) Variable "Xp2" must be all lower-case
(#411) Expected 1 space before "+"; 0 found
(#411) Expected 1 space after "+"; 0 found
(#411) Variable "XOffset2" must be all lower-case
(#411) Commas (,) must be followed by white space.
(#411) Variable "Yp" must be all lower-case
(#411) Expected 1 space before "+"; 0 found
(#411) Expected 1 space after "+"; 0 found
(#411) Variable "YOffset" must be all lower-case
(#411) Commas (,) must be followed by white space.
(#411) Variable "Color" must be all lower-case
(#413) Line indented incorrectly; expected at least 12 spaces, found 7
(#413) Variable "Drawn" must be all lower-case
(#413) Variable "Yp" must be all lower-case
(#413) Expected 1 space before "+"; 0 found
(#413) Expected 1 space after "+"; 0 found
(#413) Variable "YOffset" must be all lower-case
(#413) Variable "Xp2" must be all lower-case
(#415) Line indented incorrectly; expected at least 12 spaces, found 7
(#415) Variable "Xp1" must be all lower-case
(#415) Expected 1 space before "+"; 0 found
(#415) Expected 1 space after "+"; 0 found
(#415) Expected 1 space before "*"; 0 found
(#415) Expected 1 space after "*"; 0 found
(#415) Expected 1 space before "/"; 0 found
(#415) Expected 1 space after "/"; 0 found
(#415) Variable "Radius" must be all lower-case
(#415) Variable "X1" must be all lower-case
(#415) Variable "Radius" must be all lower-case
(#416) Line indented incorrectly; expected at least 12 spaces, found 7
(#416) Variable "Xp2" must be all lower-case
(#416) Expected 1 space before "-"; 0 found
(#416) Expected 1 space after "-"; 0 found
(#416) Expected 1 space before "*"; 0 found
(#416) Expected 1 space after "*"; 0 found
(#416) Expected 1 space before "/"; 0 found
(#416) Expected 1 space after "/"; 0 found
(#416) Variable "Radius" must be all lower-case
(#416) Variable "X2" must be all lower-case
(#416) Variable "Radius" must be all lower-case
(#417) Line indented incorrectly; expected at least 12 spaces, found 7
(#417) Variable "Yp" must be all lower-case
(#417) Expected 1 space before "+"; 0 found
(#417) Expected 1 space after "+"; 0 found
(#417) Expected 1 space before "*"; 0 found
(#417) Expected 1 space after "*"; 0 found
(#417) Expected 1 space before "/"; 0 found
(#417) Expected 1 space after "/"; 0 found
(#417) Variable "Radius" must be all lower-case
(#417) Variable "YBottom" must be all lower-case
(#419) Line indented incorrectly; expected 12 spaces, found 7
(#419) Expected "if (...) {\n"; found "if (...) { "
(#419) Variable "Xp1" must be all lower-case
(#419) Variable "XOffset1" must be all lower-case
(#419) Closing brace must be on a line by itself
(#419) Expected "} else {\n"; found "} else { "
(#419) Variable "XOffset1" must be all lower-case
(#419) Closing brace must be on a line by itself
(#420) Line indented incorrectly; expected 12 spaces, found 7
(#420) Expected "if (...) {\n"; found "if (...) { "
(#420) Variable "Xp2" must be all lower-case
(#420) Variable "XOffset2" must be all lower-case
(#420) Closing brace must be on a line by itself
(#420) Expected "} else {\n"; found "} else { "
(#420) Variable "XOffset2" must be all lower-case
(#420) Closing brace must be on a line by itself
(#421) Line indented incorrectly; expected 12 spaces, found 7
(#421) Expected "if (...) {\n"; found "if (...) { "
(#421) Variable "Yp" must be all lower-case
(#421) Variable "YOffset" must be all lower-case
(#421) Closing brace must be on a line by itself
(#421) Expected "} else {\n"; found "} else { "
(#421) Variable "YOffset" must be all lower-case
(#421) Closing brace must be on a line by itself
(#423) Line indented incorrectly; expected at least 12 spaces, found 7
(#423) Inline control structures are not allowed
(#423) Variable "Drawn" must be all lower-case
(#423) Variable "Yp" must be all lower-case
(#423) Expected 1 space before "+"; 0 found
(#423) Expected 1 space after "+"; 0 found
(#423) Variable "YOffset" must be all lower-case
(#423) Variable "Alpha" must be all lower-case
(#424) Line indented incorrectly; expected at least 12 spaces, found 8
(#424) Commas (,) must be followed by white space.
(#424) Variable "Xp1" must be all lower-case
(#424) Expected 1 space before "+"; 0 found
(#424) Expected 1 space after "+"; 0 found
(#424) Variable "XOffset1" must be all lower-case
(#424) Commas (,) must be followed by white space.
(#424) Variable "Yp" must be all lower-case
(#424) Expected 1 space before "+"; 0 found
(#424) Expected 1 space after "+"; 0 found
(#424) Variable "YOffset" must be all lower-case
(#424) Commas (,) must be followed by white space.
(#424) Variable "Xp2" must be all lower-case
(#424) Expected 1 space before "+"; 0 found
(#424) Expected 1 space after "+"; 0 found
(#424) Variable "XOffset2" must be all lower-case
(#424) Commas (,) must be followed by white space.
(#424) Variable "Yp" must be all lower-case
(#424) Expected 1 space before "+"; 0 found
(#424) Expected 1 space after "+"; 0 found
(#424) Variable "YOffset" must be all lower-case
(#424) Commas (,) must be followed by white space.
(#424) Variable "Color" must be all lower-case
(#426) Line indented incorrectly; expected at least 12 spaces, found 7
(#426) Variable "Drawn" must be all lower-case
(#426) Variable "Yp" must be all lower-case
(#426) Expected 1 space before "+"; 0 found
(#426) Expected 1 space after "+"; 0 found
(#426) Variable "YOffset" must be all lower-case
(#426) Variable "Xp2" must be all lower-case
(#427) Line indented incorrectly; expected 8 spaces, found 6
(#427) Closing brace indented incorrectly; expected 5 spaces, found 6
(#429) Line indented incorrectly; expected at least 8 spaces, found 5
(#429) Variable "X1" must be all lower-case
(#429) Commas (,) must be followed by white space.
(#429) Variable "Y1" must be all lower-case
(#429) Commas (,) must be followed by white space.
(#429) Variable "X2" must be all lower-case
(#429) Commas (,) must be followed by white space.
(#429) Variable "Y2" must be all lower-case
(#429) Commas (,) must be followed by white space.
(#429) Variable "Radius" must be all lower-case
(#429) Commas (,) must be followed by white space.
(#429) Expected 1 space before "=>"; 0 found
(#429) Expected 1 space after "=>"; 0 found
(#429) Variable "BorderR" must be all lower-case
(#429) Commas (,) must be followed by white space.
(#429) Expected 1 space before "=>"; 0 found
(#429) Expected 1 space after "=>"; 0 found
(#429) Variable "BorderG" must be all lower-case
(#429) Commas (,) must be followed by white space.
(#429) Expected 1 space before "=>"; 0 found
(#429) Expected 1 space after "=>"; 0 found
(#429) Variable "BorderB" must be all lower-case
(#429) Commas (,) must be followed by white space.
(#429) Expected 1 space before "=>"; 0 found
(#429) Expected 1 space after "=>"; 0 found
(#429) Variable "Alpha" must be all lower-case
(#431) Line indented incorrectly; expected at least 8 spaces, found 5
(#431) Variable "RestoreShadow" must be all lower-case
(#432) Closing brace indented incorrectly; expected 3 spaces, found 4
(#434) Line indented incorrectly; expected at least 4 spaces, found 3
(#435) Line indented incorrectly; expected 4 spaces, found 3
(#435) method name "pDraw::drawRectangle" must be in lower-case letters only
(#435) Visibility must be declared on method "drawRectangle"
(#435) Variable "X1" must be all lower-case
(#435) Commas (,) must be followed by white space.
(#435) Variable "Y1" must be all lower-case
(#435) Commas (,) must be followed by white space.
(#435) Variable "X2" must be all lower-case
(#435) Commas (,) must be followed by white space.
(#435) Variable "Y2" must be all lower-case
(#435) Commas (,) must be followed by white space.
(#435) Variable "Format" must be all lower-case
(#436) Opening brace should be on the same line as the declaration
(#437) Line indented incorrectly; expected at least 8 spaces, found 5
(#437) Variable "R" must be all lower-case
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Variable "Format" must be all lower-case
(#437) Variable "Format" must be all lower-case
(#438) Line indented incorrectly; expected at least 8 spaces, found 5
(#438) Variable "G" must be all lower-case
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Variable "Format" must be all lower-case
(#438) Variable "Format" must be all lower-case
(#439) Line indented incorrectly; expected at least 8 spaces, found 5
(#439) Variable "B" must be all lower-case
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Variable "Format" must be all lower-case
(#439) Variable "Format" must be all lower-case
(#440) Line indented incorrectly; expected at least 8 spaces, found 5
(#440) Variable "Alpha" must be all lower-case
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Variable "Format" must be all lower-case
(#440) Variable "Format" must be all lower-case
(#441) Line indented incorrectly; expected at least 8 spaces, found 5
(#441) Variable "Ticks" must be all lower-case
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Variable "Format" must be all lower-case
(#441) Variable "Format" must be all lower-case
(#441) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#442) Line indented incorrectly; expected at least 8 spaces, found 5
(#442) Variable "NoAngle" must be all lower-case
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Variable "Format" must be all lower-case
(#442) Variable "Format" must be all lower-case
(#442) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#444) Line indented incorrectly; expected 8 spaces, found 5
(#444) Expected "if (...) {\n"; found "if (...) { "
(#444) Variable "X1" must be all lower-case
(#444) Variable "X2" must be all lower-case
(#444) Variable "X1" must be all lower-case
(#444) Variable "X2" must be all lower-case
(#444) Variable "X2" must be all lower-case
(#444) Variable "X1" must be all lower-case
(#444) Closing brace must be on a line by itself
(#445) Line indented incorrectly; expected 8 spaces, found 5
(#445) Expected "if (...) {\n"; found "if (...) { "
(#445) Variable "Y1" must be all lower-case
(#445) Variable "Y2" must be all lower-case
(#445) Variable "Y1" must be all lower-case
(#445) Variable "Y2" must be all lower-case
(#445) Variable "Y2" must be all lower-case
(#445) Variable "Y1" must be all lower-case
(#445) Closing brace must be on a line by itself
(#447) Line indented incorrectly; expected 8 spaces, found 5
(#447) Expected "if (...) {\n"; found "if (...)\n {\n"
(#448) Line indented incorrectly; expected at least 8 spaces, found 6
(#449) Line indented incorrectly; expected 12 spaces, found 7
(#449) Expected "if (...) {\n"; found "if (...)\n {\n"
(#449) Variable "NoAngle" must be all lower-case
(#450) Line indented incorrectly; expected at least 12 spaces, found 8
(#451) Line indented incorrectly; expected at least 16 spaces, found 9
(#451) Variable "X1" must be all lower-case
(#451) Expected 1 space before "+"; 0 found
(#451) Expected 1 space after "+"; 0 found
(#451) Commas (,) must be followed by white space.
(#451) Variable "Y1" must be all lower-case
(#451) Commas (,) must be followed by white space.
(#451) Variable "X2" must be all lower-case
(#451) Expected 1 space before "-"; 0 found
(#451) Expected 1 space after "-"; 0 found
(#451) Commas (,) must be followed by white space.
(#451) Variable "Y1" must be all lower-case
(#451) Commas (,) must be followed by white space.
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Variable "R" must be all lower-case
(#451) Commas (,) must be followed by white space.
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Variable "G" must be all lower-case
(#451) Commas (,) must be followed by white space.
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Variable "B" must be all lower-case
(#451) Commas (,) must be followed by white space.
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Variable "Alpha" must be all lower-case
(#451) Commas (,) must be followed by white space.
(#451) Expected 1 space before "=>"; 0 found
(#451) Expected 1 space after "=>"; 0 found
(#451) Variable "Ticks" must be all lower-case
(#452) Line indented incorrectly; expected at least 16 spaces, found 9
(#452) Variable "X2" must be all lower-case
(#452) Commas (,) must be followed by white space.
(#452) Variable "Y1" must be all lower-case
(#452) Expected 1 space before "+"; 0 found
(#452) Expected 1 space after "+"; 0 found
(#452) Commas (,) must be followed by white space.
(#452) Variable "X2" must be all lower-case
(#452) Commas (,) must be followed by white space.
(#452) Variable "Y2" must be all lower-case
(#452) Expected 1 space before "-"; 0 found
(#452) Expected 1 space after "-"; 0 found
(#452) Commas (,) must be followed by white space.
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#452) Variable "R" must be all lower-case
(#452) Commas (,) must be followed by white space.
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#452) Variable "G" must be all lower-case
(#452) Commas (,) must be followed by white space.
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#452) Variable "B" must be all lower-case
(#452) Commas (,) must be followed by white space.
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#452) Variable "Alpha" must be all lower-case
(#452) Commas (,) must be followed by white space.
(#452) Expected 1 space before "=>"; 0 found
(#452) Expected 1 space after "=>"; 0 found
(#452) Variable "Ticks" must be all lower-case
(#453) Line indented incorrectly; expected at least 16 spaces, found 9
(#453) Variable "X2" must be all lower-case
(#453) Expected 1 space before "-"; 0 found
(#453) Expected 1 space after "-"; 0 found
(#453) Commas (,) must be followed by white space.
(#453) Variable "Y2" must be all lower-case
(#453) Commas (,) must be followed by white space.
(#453) Variable "X1" must be all lower-case
(#453) Expected 1 space before "+"; 0 found
(#453) Expected 1 space after "+"; 0 found
(#453) Commas (,) must be followed by white space.
(#453) Variable "Y2" must be all lower-case
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before "=>"; 0 found
(#453) Expected 1 space after "=>"; 0 found
(#453) Variable "R" must be all lower-case
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before "=>"; 0 found
(#453) Expected 1 space after "=>"; 0 found
(#453) Variable "G" must be all lower-case
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before "=>"; 0 found
(#453) Expected 1 space after "=>"; 0 found
(#453) Variable "B" must be all lower-case
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before "=>"; 0 found
(#453) Expected 1 space after "=>"; 0 found
(#453) Variable "Alpha" must be all lower-case
(#453) Commas (,) must be followed by white space.
(#453) Expected 1 space before "=>"; 0 found
(#453) Expected 1 space after "=>"; 0 found
(#453) Variable "Ticks" must be all lower-case
(#454) Line indented incorrectly; expected at least 16 spaces, found 9
(#454) Variable "X1" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "Y1" must be all lower-case
(#454) Expected 1 space before "+"; 0 found
(#454) Expected 1 space after "+"; 0 found
(#454) Commas (,) must be followed by white space.
(#454) Variable "X1" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "Y2" must be all lower-case
(#454) Expected 1 space before "-"; 0 found
(#454) Expected 1 space after "-"; 0 found
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) Variable "R" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) Variable "G" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) Variable "B" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) Variable "Alpha" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Expected 1 space before "=>"; 0 found
(#454) Expected 1 space after "=>"; 0 found
(#454) Variable "Ticks" must be all lower-case
(#455) Line indented incorrectly; expected 12 spaces, found 8
(#455) Closing brace indented incorrectly; expected 7 spaces, found 8
(#456) Line indented incorrectly; expected 12 spaces, found 7
(#456) Expected "} else {\n"; found "}\n else\n {\n"
(#457) Line indented incorrectly; expected at least 12 spaces, found 8
(#458) Line indented incorrectly; expected at least 16 spaces, found 9
(#458) Variable "X1" must be all lower-case
(#458) Expected 1 space before "+"; 0 found
(#458) Expected 1 space after "+"; 0 found
(#458) Commas (,) must be followed by white space.
(#458) Variable "Y1" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Variable "X2" must be all lower-case
(#458) Expected 1 space before "-"; 0 found
(#458) Expected 1 space after "-"; 0 found
(#458) Commas (,) must be followed by white space.
(#458) Variable "Y1" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Expected 1 space before "=>"; 0 found
(#458) Expected 1 space after "=>"; 0 found
(#458) Variable "R" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Expected 1 space before "=>"; 0 found
(#458) Expected 1 space after "=>"; 0 found
(#458) Variable "G" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Expected 1 space before "=>"; 0 found
(#458) Expected 1 space after "=>"; 0 found
(#458) Variable "B" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Expected 1 space before "=>"; 0 found
(#458) Expected 1 space after "=>"; 0 found
(#458) Variable "Alpha" must be all lower-case
(#458) Commas (,) must be followed by white space.
(#458) Expected 1 space before "=>"; 0 found
(#458) Expected 1 space after "=>"; 0 found
(#458) Variable "Ticks" must be all lower-case
(#459) Line indented incorrectly; expected at least 16 spaces, found 9
(#459) Variable "X2" must be all lower-case
(#459) Commas (,) must be followed by white space.
(#459) Variable "Y1" must be all lower-case
(#459) Commas (,) must be followed by white space.
(#459) Variable "X2" must be all lower-case
(#459) Commas (,) must be followed by white space.
(#459) Variable "Y2" must be all lower-case
(#459) Commas (,) must be followed by white space.
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Variable "R" must be all lower-case
(#459) Commas (,) must be followed by white space.
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Variable "G" must be all lower-case
(#459) Commas (,) must be followed by white space.
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Variable "B" must be all lower-case
(#459) Commas (,) must be followed by white space.
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Variable "Alpha" must be all lower-case
(#459) Commas (,) must be followed by white space.
(#459) Expected 1 space before "=>"; 0 found
(#459) Expected 1 space after "=>"; 0 found
(#459) Variable "Ticks" must be all lower-case
(#460) Line indented incorrectly; expected at least 16 spaces, found 9
(#460) Variable "X2" must be all lower-case
(#460) Expected 1 space before "-"; 0 found
(#460) Expected 1 space after "-"; 0 found
(#460) Commas (,) must be followed by white space.
(#460) Variable "Y2" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Variable "X1" must be all lower-case
(#460) Expected 1 space before "+"; 0 found
(#460) Expected 1 space after "+"; 0 found
(#460) Commas (,) must be followed by white space.
(#460) Variable "Y2" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Variable "R" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Variable "G" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Variable "B" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Variable "Alpha" must be all lower-case
(#460) Commas (,) must be followed by white space.
(#460) Expected 1 space before "=>"; 0 found
(#460) Expected 1 space after "=>"; 0 found
(#460) Variable "Ticks" must be all lower-case
(#461) Line indented incorrectly; expected at least 16 spaces, found 9
(#461) Variable "X1" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "Y1" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "X1" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "Y2" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Variable "R" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Variable "G" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Variable "B" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Variable "Alpha" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Expected 1 space before "=>"; 0 found
(#461) Expected 1 space after "=>"; 0 found
(#461) Variable "Ticks" must be all lower-case
(#462) Line indented incorrectly; expected 12 spaces, found 8
(#462) Closing brace indented incorrectly; expected 7 spaces, found 8
(#463) Line indented incorrectly; expected 8 spaces, found 6
(#463) Closing brace indented incorrectly; expected 5 spaces, found 6
(#464) Line indented incorrectly; expected 8 spaces, found 5
(#464) Expected "} else {\n"; found "}\n else\n {\n"
(#465) Line indented incorrectly; expected at least 8 spaces, found 6
(#466) Line indented incorrectly; expected at least 12 spaces, found 7
(#466) Variable "Color" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "R" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "G" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "B" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "Alpha" must be all lower-case
(#467) Line indented incorrectly; expected at least 12 spaces, found 7
(#467) Commas (,) must be followed by white space.
(#467) Variable "X1" must be all lower-case
(#467) Commas (,) must be followed by white space.
(#467) Variable "Y1" must be all lower-case
(#467) Commas (,) must be followed by white space.
(#467) Variable "X2" must be all lower-case
(#467) Commas (,) must be followed by white space.
(#467) Variable "Y2" must be all lower-case
(#467) Commas (,) must be followed by white space.
(#467) Variable "Color" must be all lower-case
(#468) Line indented incorrectly; expected 8 spaces, found 6
(#468) Closing brace indented incorrectly; expected 5 spaces, found 6
(#469) Closing brace indented incorrectly; expected 3 spaces, found 4
(#471) Line indented incorrectly; expected at least 4 spaces, found 3
(#472) Line indented incorrectly; expected 4 spaces, found 3
(#472) method name "pDraw::drawFilledRectangle" must be in lower-case letters only
(#472) Visibility must be declared on method "drawFilledRectangle"
(#472) Variable "X1" must be all lower-case
(#472) Commas (,) must be followed by white space.
(#472) Variable "Y1" must be all lower-case
(#472) Commas (,) must be followed by white space.
(#472) Variable "X2" must be all lower-case
(#472) Commas (,) must be followed by white space.
(#472) Variable "Y2" must be all lower-case
(#472) Commas (,) must be followed by white space.
(#472) Variable "Format" must be all lower-case
(#473) Opening brace should be on the same line as the declaration
(#474) Line indented incorrectly; expected at least 8 spaces, found 5
(#474) Variable "R" must be all lower-case
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Variable "Format" must be all lower-case
(#474) Variable "Format" must be all lower-case
(#475) Line indented incorrectly; expected at least 8 spaces, found 5
(#475) Variable "G" must be all lower-case
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Variable "Format" must be all lower-case
(#475) Variable "Format" must be all lower-case
(#476) Line indented incorrectly; expected at least 8 spaces, found 5
(#476) Variable "B" must be all lower-case
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Variable "Format" must be all lower-case
(#476) Variable "Format" must be all lower-case
(#477) Line indented incorrectly; expected at least 8 spaces, found 5
(#477) Variable "Alpha" must be all lower-case
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Variable "Format" must be all lower-case
(#477) Variable "Format" must be all lower-case
(#478) Line indented incorrectly; expected at least 8 spaces, found 5
(#478) Variable "BorderR" must be all lower-case
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Variable "Format" must be all lower-case
(#478) Variable "Format" must be all lower-case
(#479) Line indented incorrectly; expected at least 8 spaces, found 5
(#479) Variable "BorderG" must be all lower-case
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Variable "Format" must be all lower-case
(#479) Variable "Format" must be all lower-case
(#480) Line indented incorrectly; expected at least 8 spaces, found 5
(#480) Variable "BorderB" must be all lower-case
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Variable "Format" must be all lower-case
(#480) Variable "Format" must be all lower-case
(#481) Line indented incorrectly; expected at least 8 spaces, found 5
(#481) Variable "BorderAlpha" must be all lower-case
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Variable "Format" must be all lower-case
(#481) Variable "Format" must be all lower-case
(#481) Variable "Alpha" must be all lower-case
(#482) Line indented incorrectly; expected at least 8 spaces, found 5
(#482) Variable "Surrounding" must be all lower-case
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Variable "Format" must be all lower-case
(#482) Variable "Format" must be all lower-case
(#482) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#483) Line indented incorrectly; expected at least 8 spaces, found 5
(#483) Variable "Ticks" must be all lower-case
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Variable "Format" must be all lower-case
(#483) Variable "Format" must be all lower-case
(#483) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#484) Line indented incorrectly; expected at least 8 spaces, found 5
(#484) Variable "NoAngle" must be all lower-case
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Variable "Format" must be all lower-case
(#484) Variable "Format" must be all lower-case
(#484) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#485) Line indented incorrectly; expected at least 8 spaces, found 5
(#485) Variable "Dash" must be all lower-case
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Variable "Format" must be all lower-case
(#485) Variable "Format" must be all lower-case
(#485) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#486) Line indented incorrectly; expected at least 8 spaces, found 5
(#486) Variable "DashStep" must be all lower-case
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Variable "Format" must be all lower-case
(#486) Variable "Format" must be all lower-case
(#487) Line indented incorrectly; expected at least 8 spaces, found 5
(#487) Variable "DashR" must be all lower-case
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Variable "Format" must be all lower-case
(#487) Variable "Format" must be all lower-case
(#488) Line indented incorrectly; expected at least 8 spaces, found 5
(#488) Variable "DashG" must be all lower-case
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Variable "Format" must be all lower-case
(#488) Variable "Format" must be all lower-case
(#489) Line indented incorrectly; expected at least 8 spaces, found 5
(#489) Variable "DashB" must be all lower-case
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Variable "Format" must be all lower-case
(#489) Variable "Format" must be all lower-case
(#490) Line indented incorrectly; expected at least 8 spaces, found 5
(#490) Variable "NoBorder" must be all lower-case
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Variable "Format" must be all lower-case
(#490) Variable "Format" must be all lower-case
(#490) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#492) Line indented incorrectly; expected 8 spaces, found 5
(#492) Expected "if (...) {\n"; found "if (...) { "
(#492) Variable "Surrounding" must be all lower-case
(#492) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#492) Variable "BorderR" must be all lower-case
(#492) Variable "R" must be all lower-case
(#492) Expected 1 space before "+"; 0 found
(#492) Expected 1 space after "+"; 0 found
(#492) Variable "Surrounding" must be all lower-case
(#492) Variable "BorderG" must be all lower-case
(#492) Variable "G" must be all lower-case
(#492) Expected 1 space before "+"; 0 found
(#492) Expected 1 space after "+"; 0 found
(#492) Variable "Surrounding" must be all lower-case
(#492) Variable "BorderB" must be all lower-case
(#492) Variable "B" must be all lower-case
(#492) Expected 1 space before "+"; 0 found
(#492) Expected 1 space after "+"; 0 found
(#492) Variable "Surrounding" must be all lower-case
(#492) Closing brace must be on a line by itself
(#494) Line indented incorrectly; expected 8 spaces, found 5
(#494) Expected "if (...) {\n"; found "if (...) { "
(#494) Variable "X1" must be all lower-case
(#494) Variable "X2" must be all lower-case
(#494) Variable "X1" must be all lower-case
(#494) Variable "X2" must be all lower-case
(#494) Variable "X2" must be all lower-case
(#494) Variable "X1" must be all lower-case
(#494) Closing brace must be on a line by itself
(#495) Line indented incorrectly; expected 8 spaces, found 5
(#495) Expected "if (...) {\n"; found "if (...) { "
(#495) Variable "Y1" must be all lower-case
(#495) Variable "Y2" must be all lower-case
(#495) Variable "Y1" must be all lower-case
(#495) Variable "Y2" must be all lower-case
(#495) Variable "Y2" must be all lower-case
(#495) Variable "Y1" must be all lower-case
(#495) Closing brace must be on a line by itself
(#497) Line indented incorrectly; expected at least 8 spaces, found 5
(#497) Variable "RestoreShadow" must be all lower-case
(#498) Line indented incorrectly; expected 8 spaces, found 5
(#498) Expected "if (...) {\n"; found "if (...)\n {\n"
(#499) Line indented incorrectly; expected at least 8 spaces, found 6
(#500) Line indented incorrectly; expected at least 12 spaces, found 7
(#500) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#501) Line indented incorrectly; expected at least 12 spaces, found 7
(#501) Variable "X1" must be all lower-case
(#501) Expected 1 space before "+"; 0 found
(#501) Expected 1 space after "+"; 0 found
(#501) Commas (,) must be followed by white space.
(#501) Variable "Y1" must be all lower-case
(#501) Expected 1 space before "+"; 0 found
(#501) Expected 1 space after "+"; 0 found
(#501) Commas (,) must be followed by white space.
(#501) Variable "X2" must be all lower-case
(#501) Expected 1 space before "+"; 0 found
(#501) Expected 1 space after "+"; 0 found
(#501) Commas (,) must be followed by white space.
(#501) Variable "Y2" must be all lower-case
(#501) Expected 1 space before "+"; 0 found
(#501) Expected 1 space after "+"; 0 found
(#501) Commas (,) must be followed by white space.
(#501) Expected 1 space before "=>"; 0 found
(#501) Expected 1 space after "=>"; 0 found
(#501) Commas (,) must be followed by white space.
(#501) Expected 1 space before "=>"; 0 found
(#501) Expected 1 space after "=>"; 0 found
(#501) Commas (,) must be followed by white space.
(#501) Expected 1 space before "=>"; 0 found
(#501) Expected 1 space after "=>"; 0 found
(#501) Commas (,) must be followed by white space.
(#501) Expected 1 space before "=>"; 0 found
(#501) Expected 1 space after "=>"; 0 found
(#501) Commas (,) must be followed by white space.
(#501) Expected 1 space before "=>"; 0 found
(#501) Expected 1 space after "=>"; 0 found
(#501) Variable "Ticks" must be all lower-case
(#501) Commas (,) must be followed by white space.
(#501) Expected 1 space before "=>"; 0 found
(#501) Expected 1 space after "=>"; 0 found
(#501) Variable "NoAngle" must be all lower-case
(#501) Line exceeds maximum limit of 180 characters; contains 238 characters
(#502) Line indented incorrectly; expected 8 spaces, found 6
(#502) Closing brace indented incorrectly; expected 5 spaces, found 6
(#504) Line indented incorrectly; expected at least 8 spaces, found 5
(#504) Variable "Color" must be all lower-case
(#504) Commas (,) must be followed by white space.
(#504) Variable "R" must be all lower-case
(#504) Commas (,) must be followed by white space.
(#504) Variable "G" must be all lower-case
(#504) Commas (,) must be followed by white space.
(#504) Variable "B" must be all lower-case
(#504) Commas (,) must be followed by white space.
(#504) Variable "Alpha" must be all lower-case
(#505) Line indented incorrectly; expected 8 spaces, found 5
(#505) Expected "if (...) {\n"; found "if (...)\n {\n"
(#505) Variable "NoAngle" must be all lower-case
(#506) Line indented incorrectly; expected at least 8 spaces, found 6
(#507) Line indented incorrectly; expected at least 12 spaces, found 7
(#507) Commas (,) must be followed by white space.
(#507) Variable "X1" must be all lower-case
(#507) Expected 1 space before "+"; 0 found
(#507) Expected 1 space after "+"; 0 found
(#507) Commas (,) must be followed by white space.
(#507) Variable "Y1" must be all lower-case
(#507) Commas (,) must be followed by white space.
(#507) Variable "X2" must be all lower-case
(#507) Expected 1 space before "-"; 0 found
(#507) Expected 1 space after "-"; 0 found
(#507) Commas (,) must be followed by white space.
(#507) Variable "Y2" must be all lower-case
(#507) Commas (,) must be followed by white space.
(#507) Variable "Color" must be all lower-case
(#508) Line indented incorrectly; expected at least 12 spaces, found 7
(#508) Commas (,) must be followed by white space.
(#508) Variable "X1" must be all lower-case
(#508) Commas (,) must be followed by white space.
(#508) Variable "Y1" must be all lower-case
(#508) Expected 1 space before "+"; 0 found
(#508) Expected 1 space after "+"; 0 found
(#508) Commas (,) must be followed by white space.
(#508) Variable "X1" must be all lower-case
(#508) Commas (,) must be followed by white space.
(#508) Variable "Y2" must be all lower-case
(#508) Expected 1 space before "-"; 0 found
(#508) Expected 1 space after "-"; 0 found
(#508) Commas (,) must be followed by white space.
(#508) Variable "Color" must be all lower-case
(#509) Line indented incorrectly; expected at least 12 spaces, found 7
(#509) Commas (,) must be followed by white space.
(#509) Variable "X2" must be all lower-case
(#509) Commas (,) must be followed by white space.
(#509) Variable "Y1" must be all lower-case
(#509) Expected 1 space before "+"; 0 found
(#509) Expected 1 space after "+"; 0 found
(#509) Commas (,) must be followed by white space.
(#509) Variable "X2" must be all lower-case
(#509) Commas (,) must be followed by white space.
(#509) Variable "Y2" must be all lower-case
(#509) Expected 1 space before "-"; 0 found
(#509) Expected 1 space after "-"; 0 found
(#509) Commas (,) must be followed by white space.
(#509) Variable "Color" must be all lower-case
(#510) Line indented incorrectly; expected 8 spaces, found 6
(#510) Closing brace indented incorrectly; expected 5 spaces, found 6
(#511) Line indented incorrectly; expected at least 8 spaces, found 5
(#511) Inline control structures are not allowed
(#512) Line indented incorrectly; expected at least 8 spaces, found 6
(#512) Commas (,) must be followed by white space.
(#512) Variable "X1" must be all lower-case
(#512) Commas (,) must be followed by white space.
(#512) Variable "Y1" must be all lower-case
(#512) Commas (,) must be followed by white space.
(#512) Variable "X2" must be all lower-case
(#512) Commas (,) must be followed by white space.
(#512) Variable "Y2" must be all lower-case
(#512) Commas (,) must be followed by white space.
(#512) Variable "Color" must be all lower-case
(#514) Line indented incorrectly; expected 8 spaces, found 5
(#514) Expected "if (...) {\n"; found "if (...)\n {\n"
(#514) Variable "Dash" must be all lower-case
(#515) Line indented incorrectly; expected at least 8 spaces, found 6
(#516) Line indented incorrectly; expected 12 spaces, found 7
(#516) Expected "if (...) {\n"; found "if (...) { "
(#516) Variable "BorderR" must be all lower-case
(#516) Variable "iX1" must be all lower-case
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Variable "X1" must be all lower-case
(#516) Expected 1 space before "+"; 0 found
(#516) Expected 1 space after "+"; 0 found
(#516) Variable "iY1" must be all lower-case
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Variable "Y1" must be all lower-case
(#516) Expected 1 space before "+"; 0 found
(#516) Expected 1 space after "+"; 0 found
(#516) Variable "iX2" must be all lower-case
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Variable "X2" must be all lower-case
(#516) Expected 1 space before "-"; 0 found
(#516) Expected 1 space after "-"; 0 found
(#516) Variable "iY2" must be all lower-case
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Variable "Y2" must be all lower-case
(#516) Expected 1 space before "-"; 0 found
(#516) Expected 1 space after "-"; 0 found
(#516) Closing brace must be on a line by itself
(#516) Expected "} else {\n"; found "} else { "
(#516) Variable "iX1" must be all lower-case
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Variable "X1" must be all lower-case
(#516) Variable "iY1" must be all lower-case
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Variable "Y1" must be all lower-case
(#516) Variable "iX2" must be all lower-case
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Variable "X2" must be all lower-case
(#516) Variable "iY2" must be all lower-case
(#516) Expected 1 space before "="; 0 found
(#516) Expected 1 space after "="; 0 found
(#516) Variable "Y2" must be all lower-case
(#516) Closing brace must be on a line by itself
(#518) Line indented incorrectly; expected at least 12 spaces, found 7
(#518) Variable "Color" must be all lower-case
(#518) Commas (,) must be followed by white space.
(#518) Variable "DashR" must be all lower-case
(#518) Commas (,) must be followed by white space.
(#518) Variable "DashG" must be all lower-case
(#518) Commas (,) must be followed by white space.
(#518) Variable "DashB" must be all lower-case
(#518) Commas (,) must be followed by white space.
(#518) Variable "Alpha" must be all lower-case
(#519) Line indented incorrectly; expected at least 12 spaces, found 7
(#519) Variable "Y" must be all lower-case
(#519) Expected 1 space before "="; 0 found
(#519) Expected 1 space after "="; 0 found
(#519) Variable "iY1" must be all lower-case
(#519) Expected 1 space before "-"; 0 found
(#519) Expected 1 space after "-"; 0 found
(#519) Variable "DashStep" must be all lower-case
(#520) Line indented incorrectly; expected 12 spaces, found 7
(#520) Expected "for (...) {\n"; found "for(...)\n {\n"
(#520) Variable "X" must be all lower-case
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#520) Variable "iX1" must be all lower-case
(#520) Variable "X" must be all lower-case
(#520) Expected 1 space before "<="; 0 found
(#520) Expected 1 space after "<="; 0 found
(#520) Variable "iX2" must be all lower-case
(#520) Expected 1 space before "+"; 0 found
(#520) Expected 1 space after "+"; 0 found
(#520) Variable "iY2" must be all lower-case
(#520) Expected 1 space before "-"; 0 found
(#520) Expected 1 space after "-"; 0 found
(#520) Variable "iY1" must be all lower-case
(#520) Variable "X" must be all lower-case
(#520) Expected 1 space before "="; 0 found
(#520) Expected 1 space after "="; 0 found
(#520) Variable "X" must be all lower-case
(#520) Expected 1 space before "+"; 0 found
(#520) Expected 1 space after "+"; 0 found
(#520) Variable "DashStep" must be all lower-case
(#521) Line indented incorrectly; expected at least 12 spaces, found 8
(#522) Line indented incorrectly; expected at least 16 spaces, found 9
(#522) Variable "Y" must be all lower-case
(#522) Expected 1 space before "="; 0 found
(#522) Expected 1 space after "="; 0 found
(#522) Variable "Y" must be all lower-case
(#522) Expected 1 space before "+"; 0 found
(#522) Expected 1 space after "+"; 0 found
(#522) Variable "DashStep" must be all lower-case
(#523) Line indented incorrectly; expected 16 spaces, found 9
(#523) Expected "if (...) {\n"; found "if (...) { "
(#523) Variable "X" must be all lower-case
(#523) Variable "iX2" must be all lower-case
(#523) Variable "Xa" must be all lower-case
(#523) Variable "X" must be all lower-case
(#523) Expected 1 space before "-"; 0 found
(#523) Expected 1 space after "-"; 0 found
(#523) Variable "X" must be all lower-case
(#523) Expected 1 space before "-"; 0 found
(#523) Expected 1 space after "-"; 0 found
(#523) Variable "iX2" must be all lower-case
(#523) Variable "Ya" must be all lower-case
(#523) Variable "iY1" must be all lower-case
(#523) Expected 1 space before "+"; 0 found
(#523) Expected 1 space after "+"; 0 found
(#523) Variable "X" must be all lower-case
(#523) Expected 1 space before "-"; 0 found
(#523) Expected 1 space after "-"; 0 found
(#523) Variable "iX2" must be all lower-case
(#523) Closing brace must be on a line by itself
(#523) Expected "} else {\n"; found "} else { "
(#523) Variable "Xa" must be all lower-case
(#523) Variable "X" must be all lower-case
(#523) Variable "Ya" must be all lower-case
(#523) Variable "iY1" must be all lower-case
(#523) Closing brace must be on a line by itself
(#524) Line indented incorrectly; expected 16 spaces, found 9
(#524) Expected "if (...) {\n"; found "if (...) { "
(#524) Variable "Y" must be all lower-case
(#524) Variable "iY2" must be all lower-case
(#524) Variable "Xb" must be all lower-case
(#524) Variable "iX1" must be all lower-case
(#524) Expected 1 space before "+"; 0 found
(#524) Expected 1 space after "+"; 0 found
(#524) Variable "Y" must be all lower-case
(#524) Expected 1 space before "-"; 0 found
(#524) Expected 1 space after "-"; 0 found
(#524) Variable "iY2" must be all lower-case
(#524) Variable "Yb" must be all lower-case
(#524) Variable "Y" must be all lower-case
(#524) Expected 1 space before "-"; 0 found
(#524) Expected 1 space after "-"; 0 found
(#524) Variable "Y" must be all lower-case
(#524) Expected 1 space before "-"; 0 found
(#524) Expected 1 space after "-"; 0 found
(#524) Variable "iY2" must be all lower-case
(#524) Closing brace must be on a line by itself
(#524) Expected "} else {\n"; found "} else { "
(#524) Variable "Xb" must be all lower-case
(#524) Variable "iX1" must be all lower-case
(#524) Variable "Yb" must be all lower-case
(#524) Variable "Y" must be all lower-case
(#524) Closing brace must be on a line by itself
(#525) Line indented incorrectly; expected at least 16 spaces, found 9
(#525) Commas (,) must be followed by white space.
(#525) Variable "Xa" must be all lower-case
(#525) Commas (,) must be followed by white space.
(#525) Variable "Ya" must be all lower-case
(#525) Commas (,) must be followed by white space.
(#525) Variable "Xb" must be all lower-case
(#525) Commas (,) must be followed by white space.
(#525) Variable "Yb" must be all lower-case
(#525) Commas (,) must be followed by white space.
(#525) Variable "Color" must be all lower-case
(#526) Line indented incorrectly; expected 12 spaces, found 8
(#526) Closing brace indented incorrectly; expected 7 spaces, found 8
(#527) Line indented incorrectly; expected 8 spaces, found 6
(#527) Closing brace indented incorrectly; expected 5 spaces, found 6
(#529) Line indented incorrectly; expected 8 spaces, found 5
(#529) Expected "if (...) {\n"; found "if (...)\n {\n"
(#529) Variable "NoBorder" must be all lower-case
(#530) Line indented incorrectly; expected at least 8 spaces, found 6
(#531) Line indented incorrectly; expected 12 spaces, found 7
(#531) Expected "if (...) {\n"; found "if (...)\n {\n"
(#531) Variable "X1" must be all lower-case
(#531) Variable "X1" must be all lower-case
(#532) Line indented incorrectly; expected at least 12 spaces, found 8
(#533) Line indented incorrectly; expected at least 16 spaces, found 9
(#533) Variable "AlphaA" must be all lower-case
(#533) Variable "Alpha" must be all lower-case
(#533) Variable "X1" must be all lower-case
(#533) Variable "X1" must be all lower-case
(#534) Line indented incorrectly; expected at least 16 spaces, found 9
(#534) Variable "Color" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "R" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "G" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "B" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "AlphaA" must be all lower-case
(#535) Line indented incorrectly; expected at least 16 spaces, found 9
(#535) Commas (,) must be followed by white space.
(#535) Variable "X1" must be all lower-case
(#535) Expected 1 space before "-"; 0 found
(#535) Expected 1 space after "-"; 0 found
(#535) Commas (,) must be followed by white space.
(#535) Variable "Y1" must be all lower-case
(#535) Commas (,) must be followed by white space.
(#535) Variable "X1" must be all lower-case
(#535) Expected 1 space before "-"; 0 found
(#535) Expected 1 space after "-"; 0 found
(#535) Commas (,) must be followed by white space.
(#535) Variable "Y2" must be all lower-case
(#535) Commas (,) must be followed by white space.
(#535) Variable "Color" must be all lower-case
(#536) Line indented incorrectly; expected 12 spaces, found 8
(#536) Closing brace indented incorrectly; expected 7 spaces, found 8
(#538) Line indented incorrectly; expected 12 spaces, found 7
(#538) Expected "if (...) {\n"; found "if (...)\n {\n"
(#538) Variable "Y1" must be all lower-case
(#538) Variable "Y1" must be all lower-case
(#539) Line indented incorrectly; expected at least 12 spaces, found 8
(#540) Line indented incorrectly; expected at least 16 spaces, found 9
(#540) Variable "AlphaA" must be all lower-case
(#540) Variable "Alpha" must be all lower-case
(#540) Variable "Y1" must be all lower-case
(#540) Variable "Y1" must be all lower-case
(#541) Line indented incorrectly; expected at least 16 spaces, found 9
(#541) Variable "Color" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Variable "R" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Variable "G" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Variable "B" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Variable "AlphaA" must be all lower-case
(#542) Line indented incorrectly; expected at least 16 spaces, found 9
(#542) Commas (,) must be followed by white space.
(#542) Variable "X1" must be all lower-case
(#542) Commas (,) must be followed by white space.
(#542) Variable "Y1" must be all lower-case
(#542) Expected 1 space before "-"; 0 found
(#542) Expected 1 space after "-"; 0 found
(#542) Commas (,) must be followed by white space.
(#542) Variable "X2" must be all lower-case
(#542) Commas (,) must be followed by white space.
(#542) Variable "Y1" must be all lower-case
(#542) Expected 1 space before "-"; 0 found
(#542) Expected 1 space after "-"; 0 found
(#542) Commas (,) must be followed by white space.
(#542) Variable "Color" must be all lower-case
(#543) Line indented incorrectly; expected 12 spaces, found 8
(#543) Closing brace indented incorrectly; expected 7 spaces, found 8
(#545) Line indented incorrectly; expected 12 spaces, found 7
(#545) Expected "if (...) {\n"; found "if (...)\n {\n"
(#545) Variable "X2" must be all lower-case
(#545) Variable "X2" must be all lower-case
(#546) Line indented incorrectly; expected at least 12 spaces, found 8
(#547) Line indented incorrectly; expected at least 16 spaces, found 9
(#547) Variable "AlphaA" must be all lower-case
(#547) Variable "Alpha" must be all lower-case
(#547) Expected 1 space before "-"; 0 found
(#547) Expected 1 space after "-"; 0 found
(#547) Variable "X2" must be all lower-case
(#547) Variable "X2" must be all lower-case
(#548) Line indented incorrectly; expected at least 16 spaces, found 9
(#548) Variable "Color" must be all lower-case
(#548) Commas (,) must be followed by white space.
(#548) Variable "R" must be all lower-case
(#548) Commas (,) must be followed by white space.
(#548) Variable "G" must be all lower-case
(#548) Commas (,) must be followed by white space.
(#548) Variable "B" must be all lower-case
(#548) Commas (,) must be followed by white space.
(#548) Variable "AlphaA" must be all lower-case
(#549) Line indented incorrectly; expected at least 16 spaces, found 9
(#549) Commas (,) must be followed by white space.
(#549) Variable "X2" must be all lower-case
(#549) Expected 1 space before "+"; 0 found
(#549) Expected 1 space after "+"; 0 found
(#549) Commas (,) must be followed by white space.
(#549) Variable "Y1" must be all lower-case
(#549) Commas (,) must be followed by white space.
(#549) Variable "X2" must be all lower-case
(#549) Expected 1 space before "+"; 0 found
(#549) Expected 1 space after "+"; 0 found
(#549) Commas (,) must be followed by white space.
(#549) Variable "Y2" must be all lower-case
(#549) Commas (,) must be followed by white space.
(#549) Variable "Color" must be all lower-case
(#550) Line indented incorrectly; expected 12 spaces, found 8
(#550) Closing brace indented incorrectly; expected 7 spaces, found 8
(#550) Whitespace found at end of line
(#552) Line indented incorrectly; expected 12 spaces, found 7
(#552) Expected "if (...) {\n"; found "if (...)\n {\n"
(#552) Variable "Y2" must be all lower-case
(#552) Variable "Y2" must be all lower-case
(#553) Line indented incorrectly; expected at least 12 spaces, found 8
(#554) Line indented incorrectly; expected at least 16 spaces, found 9
(#554) Variable "AlphaA" must be all lower-case
(#554) Variable "Alpha" must be all lower-case
(#554) Expected 1 space before "-"; 0 found
(#554) Expected 1 space after "-"; 0 found
(#554) Variable "Y2" must be all lower-case
(#554) Variable "Y2" must be all lower-case
(#555) Line indented incorrectly; expected at least 16 spaces, found 9
(#555) Variable "Color" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#555) Variable "R" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#555) Variable "G" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#555) Variable "B" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#555) Variable "AlphaA" must be all lower-case
(#556) Line indented incorrectly; expected at least 16 spaces, found 9
(#556) Commas (,) must be followed by white space.
(#556) Variable "X1" must be all lower-case
(#556) Commas (,) must be followed by white space.
(#556) Variable "Y2" must be all lower-case
(#556) Expected 1 space before "+"; 0 found
(#556) Expected 1 space after "+"; 0 found
(#556) Commas (,) must be followed by white space.
(#556) Variable "X2" must be all lower-case
(#556) Commas (,) must be followed by white space.
(#556) Variable "Y2" must be all lower-case
(#556) Expected 1 space before "+"; 0 found
(#556) Expected 1 space after "+"; 0 found
(#556) Commas (,) must be followed by white space.
(#556) Variable "Color" must be all lower-case
(#557) Line indented incorrectly; expected 12 spaces, found 8
(#557) Closing brace indented incorrectly; expected 7 spaces, found 8
(#558) Line indented incorrectly; expected 8 spaces, found 6
(#558) Closing brace indented incorrectly; expected 5 spaces, found 6
(#560) Line indented incorrectly; expected at least 8 spaces, found 5
(#560) Inline control structures are not allowed
(#560) Variable "BorderR" must be all lower-case
(#561) Line indented incorrectly; expected at least 8 spaces, found 6
(#561) Variable "X1" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Variable "Y1" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Variable "X2" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Variable "Y2" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Expected 1 space before "=>"; 0 found
(#561) Expected 1 space after "=>"; 0 found
(#561) Variable "BorderR" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Expected 1 space before "=>"; 0 found
(#561) Expected 1 space after "=>"; 0 found
(#561) Variable "BorderG" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Expected 1 space before "=>"; 0 found
(#561) Expected 1 space after "=>"; 0 found
(#561) Variable "BorderB" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Expected 1 space before "=>"; 0 found
(#561) Expected 1 space after "=>"; 0 found
(#561) Variable "BorderAlpha" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Expected 1 space before "=>"; 0 found
(#561) Expected 1 space after "=>"; 0 found
(#561) Variable "Ticks" must be all lower-case
(#561) Commas (,) must be followed by white space.
(#561) Expected 1 space before "=>"; 0 found
(#561) Expected 1 space after "=>"; 0 found
(#561) Variable "NoAngle" must be all lower-case
(#561) Line exceeds 132 characters; contains 151 characters
(#563) Line indented incorrectly; expected at least 8 spaces, found 5
(#563) Variable "RestoreShadow" must be all lower-case
(#564) Closing brace indented incorrectly; expected 3 spaces, found 4
(#566) Line indented incorrectly; expected at least 4 spaces, found 3
(#567) Line indented incorrectly; expected 4 spaces, found 3
(#567) method name "pDraw::drawRectangleMarker" must be in lower-case letters only
(#567) Visibility must be declared on method "drawRectangleMarker"
(#567) Variable "X" must be all lower-case
(#567) Commas (,) must be followed by white space.
(#567) Variable "Y" must be all lower-case
(#567) Commas (,) must be followed by white space.
(#567) Variable "Format" must be all lower-case
(#568) Opening brace should be on the same line as the declaration
(#569) Line indented incorrectly; expected at least 8 spaces, found 5
(#569) Variable "Size" must be all lower-case
(#569) Variable "Format" must be all lower-case
(#569) Variable "Format" must be all lower-case
(#571) Line indented incorrectly; expected at least 8 spaces, found 5
(#571) Variable "HalfSize" must be all lower-case
(#571) Variable "Size" must be all lower-case
(#571) Expected 1 space before "/"; 0 found
(#571) Expected 1 space after "/"; 0 found
(#572) Line indented incorrectly; expected at least 8 spaces, found 5
(#572) Variable "X" must be all lower-case
(#572) Expected 1 space before "-"; 0 found
(#572) Expected 1 space after "-"; 0 found
(#572) Variable "HalfSize" must be all lower-case
(#572) Commas (,) must be followed by white space.
(#572) Variable "Y" must be all lower-case
(#572) Expected 1 space before "-"; 0 found
(#572) Expected 1 space after "-"; 0 found
(#572) Variable "HalfSize" must be all lower-case
(#572) Commas (,) must be followed by white space.
(#572) Variable "X" must be all lower-case
(#572) Expected 1 space before "+"; 0 found
(#572) Expected 1 space after "+"; 0 found
(#572) Variable "HalfSize" must be all lower-case
(#572) Commas (,) must be followed by white space.
(#572) Variable "Y" must be all lower-case
(#572) Expected 1 space before "+"; 0 found
(#572) Expected 1 space after "+"; 0 found
(#572) Variable "HalfSize" must be all lower-case
(#572) Commas (,) must be followed by white space.
(#572) Variable "Format" must be all lower-case
(#573) Closing brace indented incorrectly; expected 3 spaces, found 4
(#575) Line indented incorrectly; expected at least 4 spaces, found 3
(#576) Line indented incorrectly; expected 4 spaces, found 3
(#576) method name "pDraw::drawSpline" must be in lower-case letters only
(#576) Visibility must be declared on method "drawSpline"
(#576) Variable "Coordinates" must be all lower-case
(#576) Commas (,) must be followed by white space.
(#576) Variable "Format" must be all lower-case
(#577) Opening brace should be on the same line as the declaration
(#578) Line indented incorrectly; expected at least 8 spaces, found 5
(#578) Variable "R" must be all lower-case
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Variable "Format" must be all lower-case
(#578) Variable "Format" must be all lower-case
(#579) Line indented incorrectly; expected at least 8 spaces, found 5
(#579) Variable "G" must be all lower-case
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Variable "Format" must be all lower-case
(#579) Variable "Format" must be all lower-case
(#580) Line indented incorrectly; expected at least 8 spaces, found 5
(#580) Variable "B" must be all lower-case
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Variable "Format" must be all lower-case
(#580) Variable "Format" must be all lower-case
(#581) Line indented incorrectly; expected at least 8 spaces, found 5
(#581) Variable "Alpha" must be all lower-case
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Variable "Format" must be all lower-case
(#581) Variable "Format" must be all lower-case
(#582) Line indented incorrectly; expected at least 8 spaces, found 5
(#582) Variable "Force" must be all lower-case
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Variable "Format" must be all lower-case
(#582) Variable "Format" must be all lower-case
(#583) Line indented incorrectly; expected at least 8 spaces, found 5
(#583) Variable "Forces" must be all lower-case
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Variable "Format" must be all lower-case
(#583) Variable "Format" must be all lower-case
(#583) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#584) Line indented incorrectly; expected at least 8 spaces, found 5
(#584) Variable "ShowC" must be all lower-case
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Variable "Format" must be all lower-case
(#584) Variable "Format" must be all lower-case
(#584) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#585) Line indented incorrectly; expected at least 8 spaces, found 5
(#585) Variable "Ticks" must be all lower-case
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Variable "Format" must be all lower-case
(#585) Variable "Format" must be all lower-case
(#585) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#586) Line indented incorrectly; expected at least 8 spaces, found 5
(#586) Variable "PathOnly" must be all lower-case
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Variable "Format" must be all lower-case
(#586) Variable "Format" must be all lower-case
(#586) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#587) Line indented incorrectly; expected at least 8 spaces, found 5
(#587) Variable "Weight" must be all lower-case
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Variable "Format" must be all lower-case
(#587) Variable "Format" must be all lower-case
(#587) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#589) Line indented incorrectly; expected at least 8 spaces, found 5
(#589) Variable "Cpt" must be all lower-case
(#589) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#589) Variable "Mode" must be all lower-case
(#589) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#589) Variable "Result" must be all lower-case
(#590) Line indented incorrectly; expected 8 spaces, found 5
(#590) Expected "for (...) {\n"; found "for(...)\n {\n"
(#590) Expected 1 space after first semicolon of FOR loop; 0 found
(#590) Expected 1 space after second semicolon of FOR loop; 0 found
(#590) Expected 1 space before "="; 0 found
(#590) Expected 1 space after "="; 0 found
(#590) Expected 1 space before "<="; 0 found
(#590) Expected 1 space after "<="; 0 found
(#590) Variable "Coordinates" must be all lower-case
(#590) Expected 1 space before "-"; 0 found
(#590) Expected 1 space after "-"; 0 found
(#591) Line indented incorrectly; expected at least 8 spaces, found 6
(#592) Line indented incorrectly; expected at least 12 spaces, found 7
(#592) Variable "X1" must be all lower-case
(#592) Variable "Coordinates" must be all lower-case
(#592) Expected 1 space before "-"; 0 found
(#592) Expected 1 space after "-"; 0 found
(#592) Variable "Y1" must be all lower-case
(#592) Variable "Coordinates" must be all lower-case
(#592) Expected 1 space before "-"; 0 found
(#592) Expected 1 space after "-"; 0 found
(#593) Line indented incorrectly; expected at least 12 spaces, found 7
(#593) Variable "X2" must be all lower-case
(#593) Variable "Coordinates" must be all lower-case
(#593) Variable "Y2" must be all lower-case
(#593) Variable "Coordinates" must be all lower-case
(#595) Line indented incorrectly; expected 12 spaces, found 7
(#595) Expected "if (...) {\n"; found "if (...) { "
(#595) Variable "Forces" must be all lower-case
(#595) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#595) Variable "Force" must be all lower-case
(#595) Variable "Forces" must be all lower-case
(#595) Closing brace must be on a line by itself
(#597) Line indented incorrectly; expected at least 12 spaces, found 7
(#598) Line indented incorrectly; expected 12 spaces, found 7
(#598) Expected "if (...) {\n"; found "if (...)\n { "
(#599) Line indented incorrectly; expected at least 12 spaces, found 8
(#599) Variable "Xv1" must be all lower-case
(#599) Variable "X1" must be all lower-case
(#599) Variable "Yv1" must be all lower-case
(#599) Variable "Y1" must be all lower-case
(#599) Closing brace must be on a line by itself
(#600) Line indented incorrectly; expected 12 spaces, found 7
(#600) Expected "} else {\n"; found "}\n else\n {\n"
(#601) Line indented incorrectly; expected at least 12 spaces, found 8
(#602) Line indented incorrectly; expected at least 16 spaces, found 9
(#602) Variable "Angle1" must be all lower-case
(#602) Variable "XLast" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#602) Variable "YLast" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#602) Variable "X1" must be all lower-case
(#602) Commas (,) must be followed by white space.
(#602) Variable "Y1" must be all lower-case
(#603) Line indented incorrectly; expected at least 16 spaces, found 9
(#603) Variable "Angle2" must be all lower-case
(#603) Variable "X1" must be all lower-case
(#603) Commas (,) must be followed by white space.
(#603) Variable "Y1" must be all lower-case
(#603) Commas (,) must be followed by white space.
(#603) Variable "X2" must be all lower-case
(#603) Commas (,) must be followed by white space.
(#603) Variable "Y2" must be all lower-case
(#604) Line indented incorrectly; expected at least 16 spaces, found 9
(#604) Variable "XOff" must be all lower-case
(#604) Variable "Angle2" must be all lower-case
(#604) Variable "Force" must be all lower-case
(#604) Variable "X1" must be all lower-case
(#605) Line indented incorrectly; expected at least 16 spaces, found 9
(#605) Variable "YOff" must be all lower-case
(#605) Variable "Angle2" must be all lower-case
(#605) Variable "Force" must be all lower-case
(#605) Variable "Y1" must be all lower-case
(#607) Line indented incorrectly; expected at least 16 spaces, found 9
(#607) Variable "Xv1" must be all lower-case
(#607) Variable "Angle1" must be all lower-case
(#607) Variable "Force" must be all lower-case
(#607) Variable "XOff" must be all lower-case
(#608) Line indented incorrectly; expected at least 16 spaces, found 9
(#608) Variable "Yv1" must be all lower-case
(#608) Variable "Angle1" must be all lower-case
(#608) Variable "Force" must be all lower-case
(#608) Variable "YOff" must be all lower-case
(#609) Line indented incorrectly; expected 12 spaces, found 8
(#609) Closing brace indented incorrectly; expected 7 spaces, found 8
(#611) Line indented incorrectly; expected at least 12 spaces, found 7
(#612) Line indented incorrectly; expected 12 spaces, found 7
(#612) Expected "if (...) {\n"; found "if (...)\n { "
(#612) Variable "Coordinates" must be all lower-case
(#612) Expected 1 space before "-"; 0 found
(#612) Expected 1 space after "-"; 0 found
(#613) Line indented incorrectly; expected at least 12 spaces, found 8
(#613) Variable "Xv2" must be all lower-case
(#613) Variable "X2" must be all lower-case
(#613) Variable "Yv2" must be all lower-case
(#613) Variable "Y2" must be all lower-case
(#613) Closing brace must be on a line by itself
(#614) Line indented incorrectly; expected 12 spaces, found 7
(#614) Expected "} else {\n"; found "}\n else\n {\n"
(#615) Line indented incorrectly; expected at least 12 spaces, found 8
(#616) Line indented incorrectly; expected at least 16 spaces, found 9
(#616) Variable "Angle1" must be all lower-case
(#616) Variable "X2" must be all lower-case
(#616) Commas (,) must be followed by white space.
(#616) Variable "Y2" must be all lower-case
(#616) Commas (,) must be followed by white space.
(#616) Variable "Coordinates" must be all lower-case
(#616) Expected 1 space before "+"; 0 found
(#616) Expected 1 space after "+"; 0 found
(#616) Commas (,) must be followed by white space.
(#616) Variable "Coordinates" must be all lower-case
(#616) Expected 1 space before "+"; 0 found
(#616) Expected 1 space after "+"; 0 found
(#617) Line indented incorrectly; expected at least 16 spaces, found 9
(#617) Variable "Angle2" must be all lower-case
(#617) Variable "X1" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Y1" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "X2" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Y2" must be all lower-case
(#618) Line indented incorrectly; expected at least 16 spaces, found 9
(#618) Variable "XOff" must be all lower-case
(#618) Variable "Angle2" must be all lower-case
(#618) Expected 1 space before "+"; 0 found
(#618) Expected 1 space after "+"; 0 found
(#618) Variable "Force" must be all lower-case
(#618) Variable "X2" must be all lower-case
(#619) Line indented incorrectly; expected at least 16 spaces, found 9
(#619) Variable "YOff" must be all lower-case
(#619) Variable "Angle2" must be all lower-case
(#619) Expected 1 space before "+"; 0 found
(#619) Expected 1 space after "+"; 0 found
(#619) Variable "Force" must be all lower-case
(#619) Variable "Y2" must be all lower-case
(#621) Line indented incorrectly; expected at least 16 spaces, found 9
(#621) Variable "Xv2" must be all lower-case
(#621) Variable "Angle1" must be all lower-case
(#621) Expected 1 space before "+"; 0 found
(#621) Expected 1 space after "+"; 0 found
(#621) Variable "Force" must be all lower-case
(#621) Variable "XOff" must be all lower-case
(#622) Line indented incorrectly; expected at least 16 spaces, found 9
(#622) Variable "Yv2" must be all lower-case
(#622) Variable "Angle1" must be all lower-case
(#622) Expected 1 space before "+"; 0 found
(#622) Expected 1 space after "+"; 0 found
(#622) Variable "Force" must be all lower-case
(#622) Variable "YOff" must be all lower-case
(#623) Line indented incorrectly; expected 12 spaces, found 8
(#623) Closing brace indented incorrectly; expected 7 spaces, found 8
(#625) Line indented incorrectly; expected at least 12 spaces, found 7
(#625) Variable "Path" must be all lower-case
(#625) Variable "X1" must be all lower-case
(#625) Commas (,) must be followed by white space.
(#625) Variable "Y1" must be all lower-case
(#625) Commas (,) must be followed by white space.
(#625) Variable "X2" must be all lower-case
(#625) Commas (,) must be followed by white space.
(#625) Variable "Y2" must be all lower-case
(#625) Commas (,) must be followed by white space.
(#625) Variable "Xv1" must be all lower-case
(#625) Commas (,) must be followed by white space.
(#625) Variable "Yv1" must be all lower-case
(#625) Commas (,) must be followed by white space.
(#625) Variable "Xv2" must be all lower-case
(#625) Commas (,) must be followed by white space.
(#625) Variable "Yv2" must be all lower-case
(#625) Commas (,) must be followed by white space.
(#625) Variable "Format" must be all lower-case
(#626) Line indented incorrectly; expected 12 spaces, found 7
(#626) Expected "if (...) {\n"; found "if (...) { "
(#626) Variable "PathOnly" must be all lower-case
(#626) Variable "Result" must be all lower-case
(#626) Variable "Path" must be all lower-case
(#626) Closing brace must be on a line by itself
(#628) Line indented incorrectly; expected at least 12 spaces, found 7
(#628) Variable "XLast" must be all lower-case
(#628) Variable "X1" must be all lower-case
(#628) Variable "YLast" must be all lower-case
(#628) Variable "Y1" must be all lower-case
(#629) Line indented incorrectly; expected 8 spaces, found 6
(#629) Closing brace indented incorrectly; expected 5 spaces, found 6
(#631) Line indented incorrectly; expected at least 8 spaces, found 5
(#631) Variable "Result" must be all lower-case
(#632) Closing brace indented incorrectly; expected 3 spaces, found 4
(#634) Line indented incorrectly; expected at least 4 spaces, found 3
(#635) Line indented incorrectly; expected 4 spaces, found 3
(#635) method name "pDraw::drawBezier" must be in lower-case letters only
(#635) Visibility must be declared on method "drawBezier"
(#635) Variable "X1" must be all lower-case
(#635) Commas (,) must be followed by white space.
(#635) Variable "Y1" must be all lower-case
(#635) Commas (,) must be followed by white space.
(#635) Variable "X2" must be all lower-case
(#635) Commas (,) must be followed by white space.
(#635) Variable "Y2" must be all lower-case
(#635) Commas (,) must be followed by white space.
(#635) Variable "Xv1" must be all lower-case
(#635) Commas (,) must be followed by white space.
(#635) Variable "Yv1" must be all lower-case
(#635) Commas (,) must be followed by white space.
(#635) Variable "Xv2" must be all lower-case
(#635) Commas (,) must be followed by white space.
(#635) Variable "Yv2" must be all lower-case
(#635) Commas (,) must be followed by white space.
(#635) Variable "Format" must be all lower-case
(#636) Opening brace should be on the same line as the declaration
(#637) Line indented incorrectly; expected at least 8 spaces, found 5
(#637) Variable "R" must be all lower-case
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Tab found within whitespace
(#637) Variable "Format" must be all lower-case
(#637) Variable "Format" must be all lower-case
(#638) Line indented incorrectly; expected at least 8 spaces, found 5
(#638) Variable "G" must be all lower-case
(#638) Spaces must be used for alignment; tabs are not allowed
(#638) Tab found within whitespace
(#638) Variable "Format" must be all lower-case
(#638) Variable "Format" must be all lower-case
(#639) Line indented incorrectly; expected at least 8 spaces, found 5
(#639) Variable "B" must be all lower-case
(#639) Spaces must be used for alignment; tabs are not allowed
(#639) Tab found within whitespace
(#639) Variable "Format" must be all lower-case
(#639) Variable "Format" must be all lower-case
(#640) Line indented incorrectly; expected at least 8 spaces, found 5
(#640) Variable "Alpha" must be all lower-case
(#640) Spaces must be used for alignment; tabs are not allowed
(#640) Tab found within whitespace
(#640) Variable "Format" must be all lower-case
(#640) Variable "Format" must be all lower-case
(#641) Line indented incorrectly; expected at least 8 spaces, found 5
(#641) Variable "ShowC" must be all lower-case
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Variable "Format" must be all lower-case
(#641) Variable "Format" must be all lower-case
(#641) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#642) Line indented incorrectly; expected at least 8 spaces, found 5
(#642) Variable "Segments" must be all lower-case
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Variable "Format" must be all lower-case
(#642) Variable "Format" must be all lower-case
(#642) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#643) Line indented incorrectly; expected at least 8 spaces, found 5
(#643) Variable "Ticks" must be all lower-case
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Variable "Format" must be all lower-case
(#643) Variable "Format" must be all lower-case
(#643) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#644) Line indented incorrectly; expected at least 8 spaces, found 5
(#644) Variable "NoDraw" must be all lower-case
(#644) Variable "Format" must be all lower-case
(#644) Variable "Format" must be all lower-case
(#644) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#645) Line indented incorrectly; expected at least 8 spaces, found 5
(#645) Variable "PathOnly" must be all lower-case
(#645) Variable "Format" must be all lower-case
(#645) Variable "Format" must be all lower-case
(#645) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#646) Line indented incorrectly; expected at least 8 spaces, found 5
(#646) Variable "Weight" must be all lower-case
(#646) Variable "Format" must be all lower-case
(#646) Variable "Format" must be all lower-case
(#646) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#647) Line indented incorrectly; expected at least 8 spaces, found 5
(#647) Variable "DrawArrow" must be all lower-case
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Variable "Format" must be all lower-case
(#647) Variable "Format" must be all lower-case
(#647) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#648) Line indented incorrectly; expected at least 8 spaces, found 5
(#648) Variable "ArrowSize" must be all lower-case
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Variable "Format" must be all lower-case
(#648) Variable "Format" must be all lower-case
(#649) Line indented incorrectly; expected at least 8 spaces, found 5
(#649) Variable "ArrowRatio" must be all lower-case
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Variable "Format" must be all lower-case
(#649) Variable "Format" must be all lower-case
(#650) Line indented incorrectly; expected at least 8 spaces, found 5
(#650) Variable "ArrowTwoHeads" must be all lower-case
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Variable "Format" must be all lower-case
(#650) Variable "Format" must be all lower-case
(#650) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#652) Line indented incorrectly; expected 8 spaces, found 5
(#652) Expected "if (...) {\n"; found "if (...)\n {\n"
(#652) Variable "Segments" must be all lower-case
(#652) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#653) Line indented incorrectly; expected at least 8 spaces, found 6
(#654) Line indented incorrectly; expected at least 12 spaces, found 7
(#654) Variable "Length" must be all lower-case
(#654) Variable "X1" must be all lower-case
(#654) Commas (,) must be followed by white space.
(#654) Variable "Y1" must be all lower-case
(#654) Commas (,) must be followed by white space.
(#654) Variable "X2" must be all lower-case
(#654) Commas (,) must be followed by white space.
(#654) Variable "Y2" must be all lower-case
(#655) Line indented incorrectly; expected at least 12 spaces, found 7
(#655) Variable "Precision" must be all lower-case
(#655) Variable "Length" must be all lower-case
(#655) Expected 1 space before "*"; 0 found
(#655) Expected 1 space after "*"; 0 found
(#655) Expected 1 space before "/"; 0 found
(#655) Expected 1 space after "/"; 0 found
(#656) Line indented incorrectly; expected 8 spaces, found 6
(#656) Closing brace indented incorrectly; expected 5 spaces, found 6
(#657) Line indented incorrectly; expected at least 8 spaces, found 5
(#657) Inline control structures are not allowed
(#658) Line indented incorrectly; expected at least 8 spaces, found 6
(#658) Variable "Precision" must be all lower-case
(#658) Variable "Segments" must be all lower-case
(#660) Line indented incorrectly; expected at least 8 spaces, found 5
(#660) Variable "P" must be all lower-case
(#660) Variable "X1" must be all lower-case
(#660) Variable "P" must be all lower-case
(#660) Variable "Y1" must be all lower-case
(#661) Line indented incorrectly; expected at least 8 spaces, found 5
(#661) Variable "P" must be all lower-case
(#661) Variable "Xv1" must be all lower-case
(#661) Variable "P" must be all lower-case
(#661) Variable "Yv1" must be all lower-case
(#662) Line indented incorrectly; expected at least 8 spaces, found 5
(#662) Variable "P" must be all lower-case
(#662) Variable "Xv2" must be all lower-case
(#662) Variable "P" must be all lower-case
(#662) Variable "Yv2" must be all lower-case
(#663) Line indented incorrectly; expected at least 8 spaces, found 5
(#663) Variable "P" must be all lower-case
(#663) Variable "X2" must be all lower-case
(#663) Variable "P" must be all lower-case
(#663) Variable "Y2" must be all lower-case
(#665) Line indented incorrectly; expected at least 8 spaces, found 5
(#666) Line indented incorrectly; expected at least 8 spaces, found 5
(#666) Variable "Q" must be all lower-case
(#666) Variable "ID" must be all lower-case
(#666) Variable "Path" must be all lower-case
(#667) Line indented incorrectly; expected 8 spaces, found 5
(#667) Expected "for (...) {\n"; found "for(...)\n {\n"
(#667) Expected 1 space after first semicolon of FOR loop; 0 found
(#667) Expected 1 space after second semicolon of FOR loop; 0 found
(#667) Expected 1 space before "="; 0 found
(#667) Expected 1 space after "="; 0 found
(#667) Expected 1 space before "<="; 0 found
(#667) Expected 1 space after "<="; 0 found
(#667) Variable "Precision" must be all lower-case
(#667) Expected 1 space before "="; 0 found
(#667) Expected 1 space after "="; 0 found
(#667) Expected 1 space before "+"; 0 found
(#667) Expected 1 space after "+"; 0 found
(#668) Line indented incorrectly; expected at least 8 spaces, found 6
(#669) Line indented incorrectly; expected at least 12 spaces, found 7
(#669) Variable "Precision" must be all lower-case
(#671) Line indented incorrectly; expected at least 12 spaces, found 7
(#671) Variable "C" must be all lower-case
(#672) Line indented incorrectly; expected at least 12 spaces, found 7
(#672) Variable "C" must be all lower-case
(#673) Line indented incorrectly; expected at least 12 spaces, found 7
(#673) Variable "C" must be all lower-case
(#674) Line indented incorrectly; expected at least 12 spaces, found 7
(#674) Variable "C" must be all lower-case
(#675) Line indented incorrectly; expected at least 12 spaces, found 7
(#675) Variable "C" must be all lower-case
(#677) Line indented incorrectly; expected 12 spaces, found 7
(#677) Expected "for (...) {\n"; found "for(...)\n {\n"
(#677) Expected 1 space after first semicolon of FOR loop; 0 found
(#677) Expected 1 space after second semicolon of FOR loop; 0 found
(#677) Expected 1 space before "="; 0 found
(#677) Expected 1 space after "="; 0 found
(#677) Expected 1 space before "<="; 0 found
(#677) Expected 1 space after "<="; 0 found
(#678) Line indented incorrectly; expected at least 12 spaces, found 8
(#679) Line indented incorrectly; expected 16 spaces, found 9
(#679) Expected "if (...) {\n"; found "if (...) { "
(#679) Variable "Q" must be all lower-case
(#679) Variable "ID" must be all lower-case
(#679) Variable "Q" must be all lower-case
(#679) Variable "ID" must be all lower-case
(#679) Closing brace must be on a line by itself
(#680) Line indented incorrectly; expected 16 spaces, found 9
(#680) Expected "if (...) {\n"; found "if (...) { "
(#680) Variable "Q" must be all lower-case
(#680) Variable "ID" must be all lower-case
(#680) Variable "Q" must be all lower-case
(#680) Variable "ID" must be all lower-case
(#680) Closing brace must be on a line by itself
(#681) Line indented incorrectly; expected 16 spaces, found 9
(#681) Expected "if (...) {\n"; found "if (...) { "
(#681) Variable "Q" must be all lower-case
(#681) Variable "ID" must be all lower-case
(#681) Variable "Q" must be all lower-case
(#681) Variable "ID" must be all lower-case
(#681) Closing brace must be on a line by itself
(#683) Line indented incorrectly; expected at least 16 spaces, found 9
(#683) Variable "Q" must be all lower-case
(#683) Variable "ID" must be all lower-case
(#683) Variable "Q" must be all lower-case
(#683) Variable "ID" must be all lower-case
(#683) Variable "P" must be all lower-case
(#683) Variable "C" must be all lower-case
(#684) Line indented incorrectly; expected at least 16 spaces, found 9
(#684) Variable "Q" must be all lower-case
(#684) Variable "ID" must be all lower-case
(#684) Variable "Q" must be all lower-case
(#684) Variable "ID" must be all lower-case
(#684) Variable "P" must be all lower-case
(#684) Variable "C" must be all lower-case
(#685) Line indented incorrectly; expected 12 spaces, found 8
(#685) Closing brace indented incorrectly; expected 7 spaces, found 8
(#686) Line indented incorrectly; expected at least 12 spaces, found 7
(#686) Variable "ID" must be all lower-case
(#687) Line indented incorrectly; expected 8 spaces, found 6
(#687) Closing brace indented incorrectly; expected 5 spaces, found 6
(#687) Whitespace found at end of line
(#688) Line indented incorrectly; expected at least 8 spaces, found 5
(#688) Variable "Q" must be all lower-case
(#688) Variable "ID" must be all lower-case
(#688) Variable "X2" must be all lower-case
(#688) Variable "Q" must be all lower-case
(#688) Variable "ID" must be all lower-case
(#688) Variable "Y2" must be all lower-case
(#690) Line indented incorrectly; expected 8 spaces, found 5
(#690) Expected "if (...) {\n"; found "if (...)\n {\n"
(#690) Variable "NoDraw" must be all lower-case
(#691) Line indented incorrectly; expected at least 8 spaces, found 6
(#692) Line indented incorrectly; expected at least 12 spaces, found 7
(#693) Line indented incorrectly; expected 12 spaces, found 7
(#693) Expected "if (...) {\n"; found "if (...)\n {\n"
(#693) Variable "ShowC" must be all lower-case
(#693) Variable "PathOnly" must be all lower-case
(#694) Line indented incorrectly; expected at least 12 spaces, found 8
(#695) Line indented incorrectly; expected at least 16 spaces, found 9
(#695) Variable "Xv1" must be all lower-case
(#695) Variable "Xv1" must be all lower-case
(#695) Variable "Yv1" must be all lower-case
(#695) Variable "Yv1" must be all lower-case
(#695) Variable "Xv2" must be all lower-case
(#695) Variable "Xv2" must be all lower-case
(#695) Variable "Yv2" must be all lower-case
(#695) Variable "Yv2" must be all lower-case
(#697) Line indented incorrectly; expected at least 16 spaces, found 9
(#697) Variable "X1" must be all lower-case
(#697) Commas (,) must be followed by white space.
(#697) Variable "Y1" must be all lower-case
(#697) Commas (,) must be followed by white space.
(#697) Variable "X2" must be all lower-case
(#697) Commas (,) must be followed by white space.
(#697) Variable "Y2" must be all lower-case
(#697) Commas (,) must be followed by white space.
(#697) Expected 1 space before "=>"; 0 found
(#697) Expected 1 space after "=>"; 0 found
(#697) Commas (,) must be followed by white space.
(#697) Expected 1 space before "=>"; 0 found
(#697) Expected 1 space after "=>"; 0 found
(#697) Commas (,) must be followed by white space.
(#697) Expected 1 space before "=>"; 0 found
(#697) Expected 1 space after "=>"; 0 found
(#697) Commas (,) must be followed by white space.
(#697) Expected 1 space before "=>"; 0 found
(#697) Expected 1 space after "=>"; 0 found
(#699) Line indented incorrectly; expected at least 16 spaces, found 9
(#699) Variable "MyMarkerSettings" must be all lower-case
(#699) Expected 1 space before "=>"; 0 found
(#699) Expected 1 space after "=>"; 0 found
(#699) Commas (,) must be followed by white space.
(#699) Expected 1 space before "=>"; 0 found
(#699) Expected 1 space after "=>"; 0 found
(#699) Commas (,) must be followed by white space.
(#699) Expected 1 space before "=>"; 0 found
(#699) Expected 1 space after "=>"; 0 found
(#699) Commas (,) must be followed by white space.
(#699) Expected 1 space before "=>"; 0 found
(#699) Expected 1 space after "=>"; 0 found
(#699) Commas (,) must be followed by white space.
(#699) Expected 1 space before "=>"; 0 found
(#699) Expected 1 space after "=>"; 0 found
(#699) Commas (,) must be followed by white space.
(#699) Expected 1 space before "=>"; 0 found
(#699) Expected 1 space after "=>"; 0 found
(#699) Commas (,) must be followed by white space.
(#699) Expected 1 space before "=>"; 0 found
(#699) Expected 1 space after "=>"; 0 found
(#700) Line indented incorrectly; expected at least 16 spaces, found 9
(#700) Variable "Xv1" must be all lower-case
(#700) Commas (,) must be followed by white space.
(#700) Variable "Yv1" must be all lower-case
(#700) Commas (,) must be followed by white space.
(#700) Variable "MyMarkerSettings" must be all lower-case
(#701) Line indented incorrectly; expected at least 16 spaces, found 9
(#701) Variable "Xv1" must be all lower-case
(#701) Expected 1 space before "+"; 0 found
(#701) Expected 1 space after "+"; 0 found
(#701) Commas (,) must be followed by white space.
(#701) Variable "Yv1" must be all lower-case
(#701) Commas (,) must be followed by white space.
(#702) Line indented incorrectly; expected at least 16 spaces, found 9
(#702) Variable "MyMarkerSettings" must be all lower-case
(#702) Expected 1 space before "=>"; 0 found
(#702) Expected 1 space after "=>"; 0 found
(#702) Commas (,) must be followed by white space.
(#702) Expected 1 space before "=>"; 0 found
(#702) Expected 1 space after "=>"; 0 found
(#702) Commas (,) must be followed by white space.
(#702) Expected 1 space before "=>"; 0 found
(#702) Expected 1 space after "=>"; 0 found
(#702) Commas (,) must be followed by white space.
(#702) Expected 1 space before "=>"; 0 found
(#702) Expected 1 space after "=>"; 0 found
(#702) Commas (,) must be followed by white space.
(#702) Expected 1 space before "=>"; 0 found
(#702) Expected 1 space after "=>"; 0 found
(#702) Commas (,) must be followed by white space.
(#702) Expected 1 space before "=>"; 0 found
(#702) Expected 1 space after "=>"; 0 found
(#702) Commas (,) must be followed by white space.
(#702) Expected 1 space before "=>"; 0 found
(#702) Expected 1 space after "=>"; 0 found
(#703) Line indented incorrectly; expected at least 16 spaces, found 9
(#703) Variable "Xv2" must be all lower-case
(#703) Commas (,) must be followed by white space.
(#703) Variable "Yv2" must be all lower-case
(#703) Commas (,) must be followed by white space.
(#703) Variable "MyMarkerSettings" must be all lower-case
(#704) Line indented incorrectly; expected at least 16 spaces, found 9
(#704) Variable "Xv2" must be all lower-case
(#704) Expected 1 space before "+"; 0 found
(#704) Expected 1 space after "+"; 0 found
(#704) Commas (,) must be followed by white space.
(#704) Variable "Yv2" must be all lower-case
(#704) Commas (,) must be followed by white space.
(#705) Line indented incorrectly; expected 12 spaces, found 8
(#705) Closing brace indented incorrectly; expected 7 spaces, found 8
(#707) Line indented incorrectly; expected at least 12 spaces, found 7
(#708) Line indented incorrectly; expected at least 12 spaces, found 7
(#708) Variable "LastX" must be all lower-case
(#708) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#708) Variable "LastY" must be all lower-case
(#708) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#708) Variable "Cpt" must be all lower-case
(#708) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#708) Variable "Mode" must be all lower-case
(#708) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#708) Variable "ArrowS" must be all lower-case
(#708) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#709) Line indented incorrectly; expected 12 spaces, found 7
(#709) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#709) Variable "Q" must be all lower-case
(#709) Variable "Key" must be all lower-case
(#709) Variable "Point" must be all lower-case
(#710) Line indented incorrectly; expected at least 12 spaces, found 8
(#711) Line indented incorrectly; expected at least 16 spaces, found 9
(#711) Variable "X" must be all lower-case
(#711) Variable "Point" must be all lower-case
(#711) Variable "Y" must be all lower-case
(#711) Variable "Point" must be all lower-case
(#713) Line indented incorrectly; expected at least 16 spaces, found 9
(#714) Line indented incorrectly; expected 16 spaces, found 9
(#714) Expected "if (...) {\n"; found "if (...)\n { "
(#714) Variable "ArrowS" must be all lower-case
(#714) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#714) Variable "LastX" must be all lower-case
(#714) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#714) Variable "LastY" must be all lower-case
(#714) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#715) Line indented incorrectly; expected at least 16 spaces, found 10
(#715) Variable "ArrowS" must be all lower-case
(#715) Variable "LastX" must be all lower-case
(#715) Variable "ArrowS" must be all lower-case
(#715) Variable "LastY" must be all lower-case
(#715) Variable "ArrowS" must be all lower-case
(#715) Variable "X" must be all lower-case
(#715) Variable "ArrowS" must be all lower-case
(#715) Variable "Y" must be all lower-case
(#715) Closing brace must be on a line by itself
(#717) Line indented incorrectly; expected at least 16 spaces, found 9
(#717) Inline control structures are not allowed
(#717) Variable "LastX" must be all lower-case
(#717) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#717) Variable "LastY" must be all lower-case
(#717) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#717) Variable "PathOnly" must be all lower-case
(#718) Line indented incorrectly; expected at least 16 spaces, found 10
(#718) Variable "Cpt" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Variable "Mode" must be all lower-case
(#718) Variable "LastX" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Variable "LastY" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Variable "X" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Variable "Y" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#718) Variable "R" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#718) Variable "G" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#718) Variable "B" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#718) Variable "Alpha" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#718) Variable "Ticks" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#718) Variable "Cpt" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#718) Variable "Mode" must be all lower-case
(#718) Commas (,) must be followed by white space.
(#718) Expected 1 space before "=>"; 0 found
(#718) Expected 1 space after "=>"; 0 found
(#718) Variable "Weight" must be all lower-case
(#718) Line exceeds 132 characters; contains 173 characters
(#720) Line indented incorrectly; expected at least 16 spaces, found 9
(#721) Line indented incorrectly; expected at least 16 spaces, found 9
(#721) Variable "ArrowE" must be all lower-case
(#721) Variable "LastX" must be all lower-case
(#721) Variable "ArrowE" must be all lower-case
(#721) Variable "LastY" must be all lower-case
(#721) Variable "ArrowE" must be all lower-case
(#721) Variable "X" must be all lower-case
(#721) Variable "ArrowE" must be all lower-case
(#721) Variable "Y" must be all lower-case
(#723) Line indented incorrectly; expected at least 16 spaces, found 9
(#723) Variable "LastX" must be all lower-case
(#723) Variable "X" must be all lower-case
(#723) Variable "LastY" must be all lower-case
(#723) Variable "Y" must be all lower-case
(#724) Line indented incorrectly; expected 12 spaces, found 8
(#724) Closing brace indented incorrectly; expected 7 spaces, found 8
(#726) Line indented incorrectly; expected 12 spaces, found 7
(#726) Expected "if (...) {\n"; found "if (...)\n {\n"
(#726) Variable "DrawArrow" must be all lower-case
(#726) Variable "PathOnly" must be all lower-case
(#727) Line indented incorrectly; expected at least 12 spaces, found 8
(#728) Line indented incorrectly; expected at least 16 spaces, found 9
(#728) Variable "ArrowSettings" must be all lower-case
(#728) Expected 1 space before "=>"; 0 found
(#728) Expected 1 space after "=>"; 0 found
(#728) Variable "R" must be all lower-case
(#728) Commas (,) must be followed by white space.
(#728) Expected 1 space before "=>"; 0 found
(#728) Expected 1 space after "=>"; 0 found
(#728) Variable "G" must be all lower-case
(#728) Commas (,) must be followed by white space.
(#728) Expected 1 space before "=>"; 0 found
(#728) Expected 1 space after "=>"; 0 found
(#728) Variable "B" must be all lower-case
(#728) Commas (,) must be followed by white space.
(#728) Expected 1 space before "=>"; 0 found
(#728) Expected 1 space after "=>"; 0 found
(#728) Variable "Alpha" must be all lower-case
(#728) Commas (,) must be followed by white space.
(#728) Expected 1 space before "=>"; 0 found
(#728) Expected 1 space after "=>"; 0 found
(#728) Variable "ArrowSize" must be all lower-case
(#728) Commas (,) must be followed by white space.
(#728) Expected 1 space before "=>"; 0 found
(#728) Expected 1 space after "=>"; 0 found
(#728) Variable "ArrowRatio" must be all lower-case
(#729) Line indented incorrectly; expected at least 16 spaces, found 9
(#729) Inline control structures are not allowed
(#729) Variable "ArrowTwoHeads" must be all lower-case
(#730) Line indented incorrectly; expected at least 16 spaces, found 10
(#730) Variable "ArrowS" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "ArrowS" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "ArrowS" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "ArrowS" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "ArrowSettings" must be all lower-case
(#732) Line indented incorrectly; expected at least 16 spaces, found 9
(#732) Variable "ArrowE" must be all lower-case
(#732) Commas (,) must be followed by white space.
(#732) Variable "ArrowE" must be all lower-case
(#732) Commas (,) must be followed by white space.
(#732) Variable "ArrowE" must be all lower-case
(#732) Commas (,) must be followed by white space.
(#732) Variable "ArrowE" must be all lower-case
(#732) Commas (,) must be followed by white space.
(#732) Variable "ArrowSettings" must be all lower-case
(#733) Line indented incorrectly; expected 12 spaces, found 8
(#733) Closing brace indented incorrectly; expected 7 spaces, found 8
(#734) Line indented incorrectly; expected 8 spaces, found 6
(#734) Closing brace indented incorrectly; expected 5 spaces, found 6
(#735) Line indented incorrectly; expected at least 8 spaces, found 5
(#735) Variable "Q" must be all lower-case
(#736) Closing brace indented incorrectly; expected 3 spaces, found 4
(#738) Line indented incorrectly; expected at least 4 spaces, found 3
(#739) Line indented incorrectly; expected 4 spaces, found 3
(#739) method name "pDraw::drawLine" must be in lower-case letters only
(#739) Visibility must be declared on method "drawLine"
(#739) Variable "X1" must be all lower-case
(#739) Commas (,) must be followed by white space.
(#739) Variable "Y1" must be all lower-case
(#739) Commas (,) must be followed by white space.
(#739) Variable "X2" must be all lower-case
(#739) Commas (,) must be followed by white space.
(#739) Variable "Y2" must be all lower-case
(#739) Commas (,) must be followed by white space.
(#739) Variable "Format" must be all lower-case
(#740) Opening brace should be on the same line as the declaration
(#741) Line indented incorrectly; expected at least 8 spaces, found 5
(#741) Variable "R" must be all lower-case
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Variable "Format" must be all lower-case
(#741) Variable "Format" must be all lower-case
(#742) Line indented incorrectly; expected at least 8 spaces, found 5
(#742) Variable "G" must be all lower-case
(#742) Spaces must be used for alignment; tabs are not allowed
(#742) Tab found within whitespace
(#742) Variable "Format" must be all lower-case
(#742) Variable "Format" must be all lower-case
(#743) Line indented incorrectly; expected at least 8 spaces, found 5
(#743) Variable "B" must be all lower-case
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Variable "Format" must be all lower-case
(#743) Variable "Format" must be all lower-case
(#744) Line indented incorrectly; expected at least 8 spaces, found 5
(#744) Variable "Alpha" must be all lower-case
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Variable "Format" must be all lower-case
(#744) Variable "Format" must be all lower-case
(#745) Line indented incorrectly; expected at least 8 spaces, found 5
(#745) Variable "Ticks" must be all lower-case
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Tab found within whitespace
(#745) Variable "Format" must be all lower-case
(#745) Variable "Format" must be all lower-case
(#745) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#746) Line indented incorrectly; expected at least 8 spaces, found 5
(#746) Variable "Cpt" must be all lower-case
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Variable "Format" must be all lower-case
(#746) Variable "Format" must be all lower-case
(#747) Line indented incorrectly; expected at least 8 spaces, found 5
(#747) Variable "Mode" must be all lower-case
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Variable "Format" must be all lower-case
(#747) Variable "Format" must be all lower-case
(#748) Line indented incorrectly; expected at least 8 spaces, found 5
(#748) Variable "Weight" must be all lower-case
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Variable "Format" must be all lower-case
(#748) Variable "Format" must be all lower-case
(#748) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#749) Line indented incorrectly; expected at least 8 spaces, found 5
(#749) Variable "Threshold" must be all lower-case
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Variable "Format" must be all lower-case
(#749) Variable "Format" must be all lower-case
(#749) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#751) Line indented incorrectly; expected 8 spaces, found 5
(#751) Expected "if (...) {\n"; found "if (...)\n {\n"
(#751) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#751) Variable "Ticks" must be all lower-case
(#751) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#752) Line indented incorrectly; expected at least 8 spaces, found 6
(#753) Line indented incorrectly; expected 12 spaces, found 7
(#753) Expected "if (...) {\n"; found "if (...)\n {\n"
(#754) Line indented incorrectly; expected at least 12 spaces, found 8
(#755) Line indented incorrectly; expected at least 16 spaces, found 9
(#755) Variable "ShadowColor" must be all lower-case
(#755) Commas (,) must be followed by white space.
(#755) Commas (,) must be followed by white space.
(#755) Commas (,) must be followed by white space.
(#755) Commas (,) must be followed by white space.
(#756) Line indented incorrectly; expected at least 16 spaces, found 9
(#756) Commas (,) must be followed by white space.
(#756) Variable "X1" must be all lower-case
(#756) Expected 1 space before "+"; 0 found
(#756) Expected 1 space after "+"; 0 found
(#756) Commas (,) must be followed by white space.
(#756) Variable "Y1" must be all lower-case
(#756) Expected 1 space before "+"; 0 found
(#756) Expected 1 space after "+"; 0 found
(#756) Commas (,) must be followed by white space.
(#756) Variable "X2" must be all lower-case
(#756) Expected 1 space before "+"; 0 found
(#756) Expected 1 space after "+"; 0 found
(#756) Commas (,) must be followed by white space.
(#756) Variable "Y2" must be all lower-case
(#756) Expected 1 space before "+"; 0 found
(#756) Expected 1 space after "+"; 0 found
(#756) Commas (,) must be followed by white space.
(#756) Variable "ShadowColor" must be all lower-case
(#757) Line indented incorrectly; expected 12 spaces, found 8
(#757) Closing brace indented incorrectly; expected 7 spaces, found 8
(#759) Line indented incorrectly; expected at least 12 spaces, found 7
(#759) Variable "Color" must be all lower-case
(#759) Commas (,) must be followed by white space.
(#759) Variable "R" must be all lower-case
(#759) Commas (,) must be followed by white space.
(#759) Variable "G" must be all lower-case
(#759) Commas (,) must be followed by white space.
(#759) Variable "B" must be all lower-case
(#759) Commas (,) must be followed by white space.
(#759) Variable "Alpha" must be all lower-case
(#760) Line indented incorrectly; expected at least 12 spaces, found 7
(#760) Commas (,) must be followed by white space.
(#760) Variable "X1" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Variable "Y1" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Variable "X2" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Variable "Y2" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Variable "Color" must be all lower-case
(#761) Line indented incorrectly; expected at least 12 spaces, found 7
(#762) Line indented incorrectly; expected 8 spaces, found 6
(#762) Closing brace indented incorrectly; expected 5 spaces, found 6
(#764) Line indented incorrectly; expected at least 8 spaces, found 5
(#764) Variable "Distance" must be all lower-case
(#764) Variable "X2" must be all lower-case
(#764) Expected 1 space before "-"; 0 found
(#764) Expected 1 space after "-"; 0 found
(#764) Variable "X1" must be all lower-case
(#764) Expected 1 space before "*"; 0 found
(#764) Expected 1 space after "*"; 0 found
(#764) Variable "X2" must be all lower-case
(#764) Expected 1 space before "-"; 0 found
(#764) Expected 1 space after "-"; 0 found
(#764) Variable "X1" must be all lower-case
(#764) Expected 1 space before "+"; 0 found
(#764) Expected 1 space after "+"; 0 found
(#764) Variable "Y2" must be all lower-case
(#764) Expected 1 space before "-"; 0 found
(#764) Expected 1 space after "-"; 0 found
(#764) Variable "Y1" must be all lower-case
(#764) Expected 1 space before "*"; 0 found
(#764) Expected 1 space after "*"; 0 found
(#764) Variable "Y2" must be all lower-case
(#764) Expected 1 space before "-"; 0 found
(#764) Expected 1 space after "-"; 0 found
(#764) Variable "Y1" must be all lower-case
(#764) Whitespace found at end of line
(#765) Line indented incorrectly; expected 8 spaces, found 5
(#765) Expected "if (...) {\n"; found "if (...) { "
(#765) Variable "Distance" must be all lower-case
(#765) Closing brace must be on a line by itself
(#767) Line indented incorrectly; expected at least 8 spaces, found 5
(#768) Line indented incorrectly; expected 8 spaces, found 5
(#768) Expected "if (...) {\n"; found "if (...)\n {\n"
(#768) Variable "Weight" must be all lower-case
(#768) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#769) Line indented incorrectly; expected at least 8 spaces, found 6
(#770) Line indented incorrectly; expected at least 12 spaces, found 7
(#770) Variable "Angle" must be all lower-case
(#770) Variable "X1" must be all lower-case
(#770) Commas (,) must be followed by white space.
(#770) Variable "Y1" must be all lower-case
(#770) Commas (,) must be followed by white space.
(#770) Variable "X2" must be all lower-case
(#770) Commas (,) must be followed by white space.
(#770) Variable "Y2" must be all lower-case
(#771) Line indented incorrectly; expected at least 12 spaces, found 7
(#771) Variable "PolySettings" must be all lower-case
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "R" must be all lower-case
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "G" must be all lower-case
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "B" must be all lower-case
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "Alpha" must be all lower-case
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "Alpha" must be all lower-case
(#773) Line indented incorrectly; expected 12 spaces, found 7
(#773) Expected "if (...) {\n"; found "if (...)\n {\n"
(#773) Variable "Ticks" must be all lower-case
(#773) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#774) Line indented incorrectly; expected at least 12 spaces, found 8
(#775) Line indented incorrectly; expected at least 16 spaces, found 9
(#775) Variable "Points" must be all lower-case
(#775) Whitespace found at end of line
(#776) Line indented incorrectly; expected at least 16 spaces, found 9
(#776) Variable "Points" must be all lower-case
(#776) Variable "Angle" must be all lower-case
(#776) Expected 1 space before "-"; 0 found
(#776) Expected 1 space after "-"; 0 found
(#776) Variable "Weight" must be all lower-case
(#776) Variable "X1" must be all lower-case
(#776) Variable "Points" must be all lower-case
(#776) Variable "Angle" must be all lower-case
(#776) Expected 1 space before "-"; 0 found
(#776) Expected 1 space after "-"; 0 found
(#776) Variable "Weight" must be all lower-case
(#776) Variable "Y1" must be all lower-case
(#777) Line indented incorrectly; expected at least 16 spaces, found 9
(#777) Variable "Points" must be all lower-case
(#777) Variable "Angle" must be all lower-case
(#777) Expected 1 space before "+"; 0 found
(#777) Expected 1 space after "+"; 0 found
(#777) Variable "Weight" must be all lower-case
(#777) Variable "X1" must be all lower-case
(#777) Variable "Points" must be all lower-case
(#777) Variable "Angle" must be all lower-case
(#777) Expected 1 space before "+"; 0 found
(#777) Expected 1 space after "+"; 0 found
(#777) Variable "Weight" must be all lower-case
(#777) Variable "Y1" must be all lower-case
(#778) Line indented incorrectly; expected at least 16 spaces, found 9
(#778) Variable "Points" must be all lower-case
(#778) Variable "Angle" must be all lower-case
(#778) Expected 1 space before "+"; 0 found
(#778) Expected 1 space after "+"; 0 found
(#778) Variable "Weight" must be all lower-case
(#778) Variable "X2" must be all lower-case
(#778) Variable "Points" must be all lower-case
(#778) Variable "Angle" must be all lower-case
(#778) Expected 1 space before "+"; 0 found
(#778) Expected 1 space after "+"; 0 found
(#778) Variable "Weight" must be all lower-case
(#778) Variable "Y2" must be all lower-case
(#779) Line indented incorrectly; expected at least 16 spaces, found 9
(#779) Variable "Points" must be all lower-case
(#779) Variable "Angle" must be all lower-case
(#779) Expected 1 space before "-"; 0 found
(#779) Expected 1 space after "-"; 0 found
(#779) Variable "Weight" must be all lower-case
(#779) Variable "X2" must be all lower-case
(#779) Variable "Points" must be all lower-case
(#779) Variable "Angle" must be all lower-case
(#779) Expected 1 space before "-"; 0 found
(#779) Expected 1 space after "-"; 0 found
(#779) Variable "Weight" must be all lower-case
(#779) Variable "Y2" must be all lower-case
(#781) Line indented incorrectly; expected at least 16 spaces, found 9
(#781) Variable "Points" must be all lower-case
(#781) Commas (,) must be followed by white space.
(#781) Variable "PolySettings" must be all lower-case
(#782) Line indented incorrectly; expected 12 spaces, found 8
(#782) Closing brace indented incorrectly; expected 7 spaces, found 8
(#783) Line indented incorrectly; expected 12 spaces, found 7
(#783) Expected "} else {\n"; found "}\n else\n {\n"
(#784) Line indented incorrectly; expected at least 12 spaces, found 8
(#785) Line indented incorrectly; expected 16 spaces, found 9
(#785) Expected "for (...) {\n"; found "for(...)\n {\n"
(#785) Expected 1 space after first semicolon of FOR loop; 0 found
(#785) Expected 1 space after second semicolon of FOR loop; 0 found
(#785) Expected 1 space before "="; 0 found
(#785) Expected 1 space after "="; 0 found
(#785) Expected 1 space before "<="; 0 found
(#785) Expected 1 space after "<="; 0 found
(#785) Variable "Distance" must be all lower-case
(#785) Expected 1 space before "="; 0 found
(#785) Expected 1 space after "="; 0 found
(#785) Expected 1 space before "+"; 0 found
(#785) Expected 1 space after "+"; 0 found
(#785) Variable "Ticks" must be all lower-case
(#785) Expected 1 space before "*"; 0 found
(#785) Expected 1 space after "*"; 0 found
(#786) Line indented incorrectly; expected at least 16 spaces, found 10
(#787) Line indented incorrectly; expected at least 20 spaces, found 11
(#787) Variable "Xa" must be all lower-case
(#787) Variable "X2" must be all lower-case
(#787) Expected 1 space before "-"; 0 found
(#787) Expected 1 space after "-"; 0 found
(#787) Variable "X1" must be all lower-case
(#787) Expected 1 space before "/"; 0 found
(#787) Expected 1 space after "/"; 0 found
(#787) Variable "Distance" must be all lower-case
(#787) Variable "X1" must be all lower-case
(#787) Variable "Ya" must be all lower-case
(#787) Variable "Y2" must be all lower-case
(#787) Expected 1 space before "-"; 0 found
(#787) Expected 1 space after "-"; 0 found
(#787) Variable "Y1" must be all lower-case
(#787) Expected 1 space before "/"; 0 found
(#787) Expected 1 space after "/"; 0 found
(#787) Variable "Distance" must be all lower-case
(#787) Variable "Y1" must be all lower-case
(#788) Line indented incorrectly; expected at least 20 spaces, found 11
(#788) Variable "Xb" must be all lower-case
(#788) Variable "X2" must be all lower-case
(#788) Expected 1 space before "-"; 0 found
(#788) Expected 1 space after "-"; 0 found
(#788) Variable "X1" must be all lower-case
(#788) Expected 1 space before "/"; 0 found
(#788) Expected 1 space after "/"; 0 found
(#788) Variable "Distance" must be all lower-case
(#788) Expected 1 space before "+"; 0 found
(#788) Expected 1 space after "+"; 0 found
(#788) Variable "Ticks" must be all lower-case
(#788) Variable "X1" must be all lower-case
(#788) Variable "Yb" must be all lower-case
(#788) Variable "Y2" must be all lower-case
(#788) Expected 1 space before "-"; 0 found
(#788) Expected 1 space after "-"; 0 found
(#788) Variable "Y1" must be all lower-case
(#788) Expected 1 space before "/"; 0 found
(#788) Expected 1 space after "/"; 0 found
(#788) Variable "Distance" must be all lower-case
(#788) Expected 1 space before "+"; 0 found
(#788) Expected 1 space after "+"; 0 found
(#788) Variable "Ticks" must be all lower-case
(#788) Variable "Y1" must be all lower-case
(#790) Line indented incorrectly; expected at least 20 spaces, found 11
(#790) Variable "Points" must be all lower-case
(#790) Whitespace found at end of line
(#791) Line indented incorrectly; expected at least 20 spaces, found 11
(#791) Variable "Points" must be all lower-case
(#791) Variable "Angle" must be all lower-case
(#791) Expected 1 space before "-"; 0 found
(#791) Expected 1 space after "-"; 0 found
(#791) Variable "Weight" must be all lower-case
(#791) Variable "Xa" must be all lower-case
(#791) Variable "Points" must be all lower-case
(#791) Variable "Angle" must be all lower-case
(#791) Expected 1 space before "-"; 0 found
(#791) Expected 1 space after "-"; 0 found
(#791) Variable "Weight" must be all lower-case
(#791) Variable "Ya" must be all lower-case
(#792) Line indented incorrectly; expected at least 20 spaces, found 11
(#792) Variable "Points" must be all lower-case
(#792) Variable "Angle" must be all lower-case
(#792) Expected 1 space before "+"; 0 found
(#792) Expected 1 space after "+"; 0 found
(#792) Variable "Weight" must be all lower-case
(#792) Variable "Xa" must be all lower-case
(#792) Variable "Points" must be all lower-case
(#792) Variable "Angle" must be all lower-case
(#792) Expected 1 space before "+"; 0 found
(#792) Expected 1 space after "+"; 0 found
(#792) Variable "Weight" must be all lower-case
(#792) Variable "Ya" must be all lower-case
(#793) Line indented incorrectly; expected at least 20 spaces, found 11
(#793) Variable "Points" must be all lower-case
(#793) Variable "Angle" must be all lower-case
(#793) Expected 1 space before "+"; 0 found
(#793) Expected 1 space after "+"; 0 found
(#793) Variable "Weight" must be all lower-case
(#793) Variable "Xb" must be all lower-case
(#793) Variable "Points" must be all lower-case
(#793) Variable "Angle" must be all lower-case
(#793) Expected 1 space before "+"; 0 found
(#793) Expected 1 space after "+"; 0 found
(#793) Variable "Weight" must be all lower-case
(#793) Variable "Yb" must be all lower-case
(#794) Line indented incorrectly; expected at least 20 spaces, found 11
(#794) Variable "Points" must be all lower-case
(#794) Variable "Angle" must be all lower-case
(#794) Expected 1 space before "-"; 0 found
(#794) Expected 1 space after "-"; 0 found
(#794) Variable "Weight" must be all lower-case
(#794) Variable "Xb" must be all lower-case
(#794) Variable "Points" must be all lower-case
(#794) Variable "Angle" must be all lower-case
(#794) Expected 1 space before "-"; 0 found
(#794) Expected 1 space after "-"; 0 found
(#794) Variable "Weight" must be all lower-case
(#794) Spaces must be used for alignment; tabs are not allowed
(#794) Tab found within whitespace
(#794) Expected 1 space before "+"; 2 found
(#794) Variable "Yb" must be all lower-case
(#796) Line indented incorrectly; expected at least 20 spaces, found 11
(#796) Variable "Points" must be all lower-case
(#796) Commas (,) must be followed by white space.
(#796) Variable "PolySettings" must be all lower-case
(#797) Line indented incorrectly; expected 16 spaces, found 10
(#797) Closing brace indented incorrectly; expected 9 spaces, found 10
(#798) Line indented incorrectly; expected 12 spaces, found 8
(#798) Closing brace indented incorrectly; expected 7 spaces, found 8
(#800) Line indented incorrectly; expected at least 12 spaces, found 7
(#801) Line indented incorrectly; expected 8 spaces, found 6
(#801) Closing brace indented incorrectly; expected 5 spaces, found 6
(#803) Line indented incorrectly; expected at least 8 spaces, found 5
(#803) Variable "XStep" must be all lower-case
(#803) Variable "X2" must be all lower-case
(#803) Expected 1 space before "-"; 0 found
(#803) Expected 1 space after "-"; 0 found
(#803) Variable "X1" must be all lower-case
(#803) Variable "Distance" must be all lower-case
(#804) Line indented incorrectly; expected at least 8 spaces, found 5
(#804) Variable "YStep" must be all lower-case
(#804) Variable "Y2" must be all lower-case
(#804) Expected 1 space before "-"; 0 found
(#804) Expected 1 space after "-"; 0 found
(#804) Variable "Y1" must be all lower-case
(#804) Variable "Distance" must be all lower-case
(#806) Line indented incorrectly; expected 8 spaces, found 5
(#806) Expected "for (...) {\n"; found "for(...)\n {\n"
(#806) Expected 1 space after first semicolon of FOR loop; 0 found
(#806) Expected 1 space after second semicolon of FOR loop; 0 found
(#806) Expected 1 space before "="; 0 found
(#806) Expected 1 space after "="; 0 found
(#806) Expected 1 space before "<="; 0 found
(#806) Expected 1 space after "<="; 0 found
(#806) Variable "Distance" must be all lower-case
(#807) Line indented incorrectly; expected at least 8 spaces, found 6
(#808) Line indented incorrectly; expected at least 12 spaces, found 7
(#808) Variable "X" must be all lower-case
(#808) Variable "XStep" must be all lower-case
(#808) Variable "X1" must be all lower-case
(#809) Line indented incorrectly; expected at least 12 spaces, found 7
(#809) Variable "Y" must be all lower-case
(#809) Variable "YStep" must be all lower-case
(#809) Variable "Y1" must be all lower-case
(#811) Line indented incorrectly; expected at least 12 spaces, found 7
(#811) Variable "Color" must be all lower-case
(#811) Expected 1 space before "=>"; 0 found
(#811) Expected 1 space after "=>"; 0 found
(#811) Variable "R" must be all lower-case
(#811) Commas (,) must be followed by white space.
(#811) Expected 1 space before "=>"; 0 found
(#811) Expected 1 space after "=>"; 0 found
(#811) Variable "G" must be all lower-case
(#811) Commas (,) must be followed by white space.
(#811) Expected 1 space before "=>"; 0 found
(#811) Expected 1 space after "=>"; 0 found
(#811) Variable "B" must be all lower-case
(#811) Commas (,) must be followed by white space.
(#811) Expected 1 space before "=>"; 0 found
(#811) Expected 1 space after "=>"; 0 found
(#811) Variable "Alpha" must be all lower-case
(#813) Line indented incorrectly; expected 12 spaces, found 7
(#813) Expected "if (...) {\n"; found "if (...)\n {\n"
(#813) Variable "Threshold" must be all lower-case
(#813) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#814) Line indented incorrectly; expected at least 12 spaces, found 8
(#815) Line indented incorrectly; expected 16 spaces, found 9
(#815) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#815) Variable "Threshold" must be all lower-case
(#815) Variable "Key" must be all lower-case
(#815) Variable "Parameters" must be all lower-case
(#816) Line indented incorrectly; expected at least 16 spaces, found 10
(#817) Line indented incorrectly; expected 20 spaces, found 11
(#817) Expected "if (...) {\n"; found "if (...)\n {\n"
(#817) Variable "Y" must be all lower-case
(#817) Variable "Parameters" must be all lower-case
(#817) Variable "Y" must be all lower-case
(#817) Variable "Parameters" must be all lower-case
(#818) Line indented incorrectly; expected at least 20 spaces, found 12
(#819) Line indented incorrectly; expected 24 spaces, found 13
(#819) Expected "if (...) {\n"; found "if (...) { "
(#819) Variable "Parameters" must be all lower-case
(#819) Variable "RT" must be all lower-case
(#819) Variable "Parameters" must be all lower-case
(#819) Closing brace must be on a line by itself
(#819) Expected "} else {\n"; found "} else { "
(#819) Variable "RT" must be all lower-case
(#819) Closing brace must be on a line by itself
(#820) Line indented incorrectly; expected 24 spaces, found 13
(#820) Expected "if (...) {\n"; found "if (...) { "
(#820) Variable "Parameters" must be all lower-case
(#820) Variable "GT" must be all lower-case
(#820) Variable "Parameters" must be all lower-case
(#820) Closing brace must be on a line by itself
(#820) Expected "} else {\n"; found "} else { "
(#820) Variable "GT" must be all lower-case
(#820) Closing brace must be on a line by itself
(#821) Line indented incorrectly; expected 24 spaces, found 13
(#821) Expected "if (...) {\n"; found "if (...) { "
(#821) Variable "Parameters" must be all lower-case
(#821) Variable "BT" must be all lower-case
(#821) Variable "Parameters" must be all lower-case
(#821) Closing brace must be on a line by itself
(#821) Expected "} else {\n"; found "} else { "
(#821) Variable "BT" must be all lower-case
(#821) Closing brace must be on a line by itself
(#822) Line indented incorrectly; expected 24 spaces, found 13
(#822) Expected "if (...) {\n"; found "if (...) { "
(#822) Variable "Parameters" must be all lower-case
(#822) Variable "AlphaT" must be all lower-case
(#822) Variable "Parameters" must be all lower-case
(#822) Closing brace must be on a line by itself
(#822) Expected "} else {\n"; found "} else { "
(#822) Variable "AlphaT" must be all lower-case
(#822) Closing brace must be on a line by itself
(#823) Line indented incorrectly; expected at least 24 spaces, found 13
(#823) Variable "Color" must be all lower-case
(#823) Expected 1 space before "=>"; 0 found
(#823) Expected 1 space after "=>"; 0 found
(#823) Variable "RT" must be all lower-case
(#823) Commas (,) must be followed by white space.
(#823) Expected 1 space before "=>"; 0 found
(#823) Expected 1 space after "=>"; 0 found
(#823) Variable "GT" must be all lower-case
(#823) Commas (,) must be followed by white space.
(#823) Expected 1 space before "=>"; 0 found
(#823) Expected 1 space after "=>"; 0 found
(#823) Variable "BT" must be all lower-case
(#823) Commas (,) must be followed by white space.
(#823) Expected 1 space before "=>"; 0 found
(#823) Expected 1 space after "=>"; 0 found
(#823) Variable "AlphaT" must be all lower-case
(#824) Line indented incorrectly; expected 20 spaces, found 12
(#824) Closing brace indented incorrectly; expected 11 spaces, found 12
(#825) Line indented incorrectly; expected 16 spaces, found 10
(#825) Closing brace indented incorrectly; expected 9 spaces, found 10
(#826) Line indented incorrectly; expected 12 spaces, found 8
(#826) Closing brace indented incorrectly; expected 7 spaces, found 8
(#828) Line indented incorrectly; expected 12 spaces, found 7
(#828) Expected "if (...) {\n"; found "if (...)\n {\n"
(#828) Variable "Ticks" must be all lower-case
(#828) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#829) Line indented incorrectly; expected at least 12 spaces, found 8
(#830) Line indented incorrectly; expected 16 spaces, found 9
(#830) Expected "if (...) {\n"; found "if (...)\n { "
(#830) Variable "Cpt" must be all lower-case
(#830) Variable "Ticks" must be all lower-case
(#831) Line indented incorrectly; expected at least 16 spaces, found 10
(#831) Variable "Cpt" must be all lower-case
(#831) Expected "if (...) {\n"; found "if (...) { "
(#831) Variable "Mode" must be all lower-case
(#831) Variable "Mode" must be all lower-case
(#831) Closing brace must be on a line by itself
(#831) Expected "} else {\n"; found "} else { "
(#831) Variable "Mode" must be all lower-case
(#831) Closing brace must be on a line by itself
(#831) Closing brace must be on a line by itself
(#833) Line indented incorrectly; expected at least 16 spaces, found 9
(#833) Inline control structures are not allowed
(#833) Variable "Mode" must be all lower-case
(#834) Line indented incorrectly; expected at least 16 spaces, found 10
(#834) Variable "X" must be all lower-case
(#834) Commas (,) must be followed by white space.
(#834) Variable "Y" must be all lower-case
(#834) Commas (,) must be followed by white space.
(#834) Variable "Color" must be all lower-case
(#836) Line indented incorrectly; expected at least 16 spaces, found 9
(#836) Variable "Cpt" must be all lower-case
(#837) Line indented incorrectly; expected 12 spaces, found 8
(#837) Closing brace indented incorrectly; expected 7 spaces, found 8
(#838) Line indented incorrectly; expected at least 12 spaces, found 7
(#838) Inline control structures are not allowed
(#839) Line indented incorrectly; expected at least 12 spaces, found 8
(#839) Variable "X" must be all lower-case
(#839) Commas (,) must be followed by white space.
(#839) Variable "Y" must be all lower-case
(#839) Commas (,) must be followed by white space.
(#839) Variable "Color" must be all lower-case
(#840) Line indented incorrectly; expected 8 spaces, found 6
(#840) Closing brace indented incorrectly; expected 5 spaces, found 6
(#842) Line indented incorrectly; expected at least 8 spaces, found 5
(#842) Variable "Cpt" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Variable "Mode" must be all lower-case
(#843) Closing brace indented incorrectly; expected 3 spaces, found 4
(#845) Line indented incorrectly; expected at least 4 spaces, found 3
(#846) Line indented incorrectly; expected 4 spaces, found 3
(#846) method name "pDraw::drawCircle" must be in lower-case letters only
(#846) Visibility must be declared on method "drawCircle"
(#846) Variable "Xc" must be all lower-case
(#846) Commas (,) must be followed by white space.
(#846) Variable "Yc" must be all lower-case
(#846) Commas (,) must be followed by white space.
(#846) Variable "Height" must be all lower-case
(#846) Commas (,) must be followed by white space.
(#846) Variable "Width" must be all lower-case
(#846) Commas (,) must be followed by white space.
(#846) Variable "Format" must be all lower-case
(#847) Opening brace should be on the same line as the declaration
(#848) Line indented incorrectly; expected at least 8 spaces, found 5
(#848) Variable "R" must be all lower-case
(#848) Spaces must be used for alignment; tabs are not allowed
(#848) Tab found within whitespace
(#848) Variable "Format" must be all lower-case
(#848) Variable "Format" must be all lower-case
(#849) Line indented incorrectly; expected at least 8 spaces, found 5
(#849) Variable "G" must be all lower-case
(#849) Spaces must be used for alignment; tabs are not allowed
(#849) Tab found within whitespace
(#849) Variable "Format" must be all lower-case
(#849) Variable "Format" must be all lower-case
(#850) Line indented incorrectly; expected at least 8 spaces, found 5
(#850) Variable "B" must be all lower-case
(#850) Spaces must be used for alignment; tabs are not allowed
(#850) Tab found within whitespace
(#850) Variable "Format" must be all lower-case
(#850) Variable "Format" must be all lower-case
(#851) Line indented incorrectly; expected at least 8 spaces, found 5
(#851) Variable "Alpha" must be all lower-case
(#851) Variable "Format" must be all lower-case
(#851) Variable "Format" must be all lower-case
(#852) Line indented incorrectly; expected at least 8 spaces, found 5
(#852) Variable "Ticks" must be all lower-case
(#852) Variable "Format" must be all lower-case
(#852) Variable "Format" must be all lower-case
(#852) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#854) Line indented incorrectly; expected at least 8 spaces, found 5
(#854) Variable "Height" must be all lower-case
(#854) Spaces must be used for alignment; tabs are not allowed
(#854) Tab found within whitespace
(#854) Variable "Height" must be all lower-case
(#855) Line indented incorrectly; expected at least 8 spaces, found 5
(#855) Variable "Width" must be all lower-case
(#855) Spaces must be used for alignment; tabs are not allowed
(#855) Tab found within whitespace
(#855) Variable "Width" must be all lower-case
(#857) Line indented incorrectly; expected 8 spaces, found 5
(#857) Expected "if (...) {\n"; found "if (...) { "
(#857) Variable "Height" must be all lower-case
(#857) Variable "Height" must be all lower-case
(#857) Closing brace must be on a line by itself
(#858) Line indented incorrectly; expected 8 spaces, found 5
(#858) Expected "if (...) {\n"; found "if (...) { "
(#858) Variable "Width" must be all lower-case
(#858) Variable "Width" must be all lower-case
(#858) Closing brace must be on a line by itself
(#859) Line indented incorrectly; expected at least 8 spaces, found 5
(#859) Variable "Xc" must be all lower-case
(#859) Variable "Xc" must be all lower-case
(#859) Variable "Yc" must be all lower-case
(#859) Variable "Yc" must be all lower-case
(#861) Line indented incorrectly; expected at least 8 spaces, found 5
(#861) Variable "RestoreShadow" must be all lower-case
(#862) Line indented incorrectly; expected 8 spaces, found 5
(#862) Expected "if (...) {\n"; found "if (...)\n {\n"
(#863) Line indented incorrectly; expected at least 8 spaces, found 6
(#864) Line indented incorrectly; expected at least 12 spaces, found 7
(#864) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#865) Line indented incorrectly; expected at least 12 spaces, found 7
(#865) Variable "Xc" must be all lower-case
(#865) Expected 1 space before "+"; 0 found
(#865) Expected 1 space after "+"; 0 found
(#865) Commas (,) must be followed by white space.
(#865) Variable "Yc" must be all lower-case
(#865) Expected 1 space before "+"; 0 found
(#865) Expected 1 space after "+"; 0 found
(#865) Commas (,) must be followed by white space.
(#865) Variable "Height" must be all lower-case
(#865) Commas (,) must be followed by white space.
(#865) Variable "Width" must be all lower-case
(#865) Commas (,) must be followed by white space.
(#865) Expected 1 space before "=>"; 0 found
(#865) Expected 1 space after "=>"; 0 found
(#865) Commas (,) must be followed by white space.
(#865) Expected 1 space before "=>"; 0 found
(#865) Expected 1 space after "=>"; 0 found
(#865) Commas (,) must be followed by white space.
(#865) Expected 1 space before "=>"; 0 found
(#865) Expected 1 space after "=>"; 0 found
(#865) Commas (,) must be followed by white space.
(#865) Expected 1 space before "=>"; 0 found
(#865) Expected 1 space after "=>"; 0 found
(#865) Commas (,) must be followed by white space.
(#865) Expected 1 space before "=>"; 0 found
(#865) Expected 1 space after "=>"; 0 found
(#865) Variable "Ticks" must be all lower-case
(#865) Line exceeds maximum limit of 180 characters; contains 186 characters
(#866) Line indented incorrectly; expected 8 spaces, found 6
(#866) Closing brace indented incorrectly; expected 5 spaces, found 6
(#868) Line indented incorrectly; expected 8 spaces, found 5
(#868) Expected "if (...) {\n"; found "if (...) { "
(#868) Variable "Width" must be all lower-case
(#868) Variable "Width" must be all lower-case
(#868) Variable "Height" must be all lower-case
(#868) Closing brace must be on a line by itself
(#869) Line indented incorrectly; expected 8 spaces, found 5
(#869) Expected "if (...) {\n"; found "if (...) { "
(#869) Variable "R" must be all lower-case
(#869) Variable "R" must be all lower-case
(#869) Closing brace must be on a line by itself
(#869) Expected "if (...) {\n"; found "if (...) { "
(#869) Variable "R" must be all lower-case
(#869) Variable "R" must be all lower-case
(#869) Closing brace must be on a line by itself
(#870) Line indented incorrectly; expected 8 spaces, found 5
(#870) Expected "if (...) {\n"; found "if (...) { "
(#870) Variable "G" must be all lower-case
(#870) Variable "G" must be all lower-case
(#870) Closing brace must be on a line by itself
(#870) Expected "if (...) {\n"; found "if (...) { "
(#870) Variable "G" must be all lower-case
(#870) Variable "G" must be all lower-case
(#870) Closing brace must be on a line by itself
(#871) Line indented incorrectly; expected 8 spaces, found 5
(#871) Expected "if (...) {\n"; found "if (...) { "
(#871) Variable "B" must be all lower-case
(#871) Variable "B" must be all lower-case
(#871) Closing brace must be on a line by itself
(#871) Expected "if (...) {\n"; found "if (...) { "
(#871) Variable "B" must be all lower-case
(#871) Variable "B" must be all lower-case
(#871) Closing brace must be on a line by itself
(#873) Line indented incorrectly; expected at least 8 spaces, found 5
(#873) Variable "Step" must be all lower-case
(#873) Variable "Width" must be all lower-case
(#873) Commas (,) must be followed by white space.
(#873) Variable "Height" must be all lower-case
(#874) Line indented incorrectly; expected at least 8 spaces, found 5
(#874) Variable "Mode" must be all lower-case
(#874) Variable "Cpt" must be all lower-case
(#875) Line indented incorrectly; expected 8 spaces, found 5
(#875) Expected "for (...) {\n"; found "for(...)\n {\n"
(#875) Expected 1 space after first semicolon of FOR loop; 0 found
(#875) Expected 1 space after second semicolon of FOR loop; 0 found
(#875) Expected 1 space before "="; 0 found
(#875) Expected 1 space after "="; 0 found
(#875) Expected 1 space before "<="; 0 found
(#875) Expected 1 space after "<="; 0 found
(#875) Expected 1 space before "="; 0 found
(#875) Expected 1 space after "="; 0 found
(#875) Expected 1 space before "+"; 0 found
(#875) Expected 1 space after "+"; 0 found
(#875) Variable "Step" must be all lower-case
(#876) Line indented incorrectly; expected at least 8 spaces, found 6
(#877) Line indented incorrectly; expected at least 12 spaces, found 7
(#877) Variable "X" must be all lower-case
(#877) Expected 1 space before "*"; 0 found
(#877) Expected 1 space after "*"; 0 found
(#877) Expected 1 space before "/"; 0 found
(#877) Expected 1 space after "/"; 0 found
(#877) Variable "Height" must be all lower-case
(#877) Variable "Xc" must be all lower-case
(#878) Line indented incorrectly; expected at least 12 spaces, found 7
(#878) Variable "Y" must be all lower-case
(#878) Expected 1 space before "*"; 0 found
(#878) Expected 1 space after "*"; 0 found
(#878) Expected 1 space before "/"; 0 found
(#878) Expected 1 space after "/"; 0 found
(#878) Variable "Width" must be all lower-case
(#878) Variable "Yc" must be all lower-case
(#880) Line indented incorrectly; expected 12 spaces, found 7
(#880) Expected "if (...) {\n"; found "if (...)\n {\n"
(#880) Variable "Ticks" must be all lower-case
(#880) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#881) Line indented incorrectly; expected at least 12 spaces, found 8
(#882) Line indented incorrectly; expected 16 spaces, found 9
(#882) Expected "if (...) {\n"; found "if (...)\n { "
(#882) Variable "Cpt" must be all lower-case
(#882) Variable "Ticks" must be all lower-case
(#883) Line indented incorrectly; expected at least 16 spaces, found 10
(#883) Variable "Cpt" must be all lower-case
(#883) Expected "if (...) {\n"; found "if (...) { "
(#883) Variable "Mode" must be all lower-case
(#883) Variable "Mode" must be all lower-case
(#883) Closing brace must be on a line by itself
(#883) Expected "} else {\n"; found "} else { "
(#883) Variable "Mode" must be all lower-case
(#883) Closing brace must be on a line by itself
(#883) Closing brace must be on a line by itself
(#885) Line indented incorrectly; expected at least 16 spaces, found 9
(#885) Inline control structures are not allowed
(#885) Variable "Mode" must be all lower-case
(#886) Line indented incorrectly; expected at least 16 spaces, found 10
(#886) Variable "X" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Variable "Y" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Expected 1 space before "=>"; 0 found
(#886) Expected 1 space after "=>"; 0 found
(#886) Variable "R" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Expected 1 space before "=>"; 0 found
(#886) Expected 1 space after "=>"; 0 found
(#886) Variable "G" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Expected 1 space before "=>"; 0 found
(#886) Expected 1 space after "=>"; 0 found
(#886) Variable "B" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Expected 1 space before "=>"; 0 found
(#886) Expected 1 space after "=>"; 0 found
(#886) Variable "Alpha" must be all lower-case
(#888) Line indented incorrectly; expected at least 16 spaces, found 9
(#888) Variable "Cpt" must be all lower-case
(#889) Line indented incorrectly; expected 12 spaces, found 8
(#889) Closing brace indented incorrectly; expected 7 spaces, found 8
(#890) Line indented incorrectly; expected at least 12 spaces, found 7
(#890) Inline control structures are not allowed
(#891) Line indented incorrectly; expected at least 12 spaces, found 8
(#891) Variable "X" must be all lower-case
(#891) Commas (,) must be followed by white space.
(#891) Variable "Y" must be all lower-case
(#891) Commas (,) must be followed by white space.
(#891) Expected 1 space before "=>"; 0 found
(#891) Expected 1 space after "=>"; 0 found
(#891) Variable "R" must be all lower-case
(#891) Commas (,) must be followed by white space.
(#891) Expected 1 space before "=>"; 0 found
(#891) Expected 1 space after "=>"; 0 found
(#891) Variable "G" must be all lower-case
(#891) Commas (,) must be followed by white space.
(#891) Expected 1 space before "=>"; 0 found
(#891) Expected 1 space after "=>"; 0 found
(#891) Variable "B" must be all lower-case
(#891) Commas (,) must be followed by white space.
(#891) Expected 1 space before "=>"; 0 found
(#891) Expected 1 space after "=>"; 0 found
(#891) Variable "Alpha" must be all lower-case
(#893) Line indented incorrectly; expected 8 spaces, found 6
(#893) Closing brace indented incorrectly; expected 5 spaces, found 6
(#894) Line indented incorrectly; expected at least 8 spaces, found 5
(#894) Variable "RestoreShadow" must be all lower-case
(#895) Closing brace indented incorrectly; expected 3 spaces, found 4
(#897) Line indented incorrectly; expected at least 4 spaces, found 3
(#898) Line indented incorrectly; expected 4 spaces, found 3
(#898) method name "pDraw::drawFilledCircle" must be in lower-case letters only
(#898) Visibility must be declared on method "drawFilledCircle"
(#898) Variable "X" must be all lower-case
(#898) Commas (,) must be followed by white space.
(#898) Variable "Y" must be all lower-case
(#898) Commas (,) must be followed by white space.
(#898) Variable "Radius" must be all lower-case
(#898) Commas (,) must be followed by white space.
(#898) Variable "Format" must be all lower-case
(#899) Opening brace should be on the same line as the declaration
(#900) Line indented incorrectly; expected at least 8 spaces, found 5
(#900) Variable "R" must be all lower-case
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Variable "Format" must be all lower-case
(#900) Variable "Format" must be all lower-case
(#901) Line indented incorrectly; expected at least 8 spaces, found 5
(#901) Variable "G" must be all lower-case
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Variable "Format" must be all lower-case
(#901) Variable "Format" must be all lower-case
(#902) Line indented incorrectly; expected at least 8 spaces, found 5
(#902) Variable "B" must be all lower-case
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Variable "Format" must be all lower-case
(#902) Variable "Format" must be all lower-case
(#903) Line indented incorrectly; expected at least 8 spaces, found 5
(#903) Variable "Alpha" must be all lower-case
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Variable "Format" must be all lower-case
(#903) Variable "Format" must be all lower-case
(#904) Line indented incorrectly; expected at least 8 spaces, found 5
(#904) Variable "BorderR" must be all lower-case
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Variable "Format" must be all lower-case
(#904) Variable "Format" must be all lower-case
(#905) Line indented incorrectly; expected at least 8 spaces, found 5
(#905) Variable "BorderG" must be all lower-case
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Variable "Format" must be all lower-case
(#905) Variable "Format" must be all lower-case
(#906) Line indented incorrectly; expected at least 8 spaces, found 5
(#906) Variable "BorderB" must be all lower-case
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Variable "Format" must be all lower-case
(#906) Variable "Format" must be all lower-case
(#907) Line indented incorrectly; expected at least 8 spaces, found 5
(#907) Variable "BorderAlpha" must be all lower-case
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Variable "Format" must be all lower-case
(#907) Variable "Format" must be all lower-case
(#907) Variable "Alpha" must be all lower-case
(#908) Line indented incorrectly; expected at least 8 spaces, found 5
(#908) Variable "Ticks" must be all lower-case
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Variable "Format" must be all lower-case
(#908) Variable "Format" must be all lower-case
(#908) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#909) Line indented incorrectly; expected at least 8 spaces, found 5
(#909) Variable "Surrounding" must be all lower-case
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Variable "Format" must be all lower-case
(#909) Variable "Format" must be all lower-case
(#909) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#911) Line indented incorrectly; expected 8 spaces, found 5
(#911) Expected "if (...) {\n"; found "if (...) { "
(#911) Variable "Radius" must be all lower-case
(#911) Variable "Radius" must be all lower-case
(#911) Closing brace must be on a line by itself
(#912) Line indented incorrectly; expected 8 spaces, found 5
(#912) Expected "if (...) {\n"; found "if (...) { "
(#912) Variable "Surrounding" must be all lower-case
(#912) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#912) Variable "BorderR" must be all lower-case
(#912) Variable "R" must be all lower-case
(#912) Expected 1 space before "+"; 0 found
(#912) Expected 1 space after "+"; 0 found
(#912) Variable "Surrounding" must be all lower-case
(#912) Variable "BorderG" must be all lower-case
(#912) Variable "G" must be all lower-case
(#912) Expected 1 space before "+"; 0 found
(#912) Expected 1 space after "+"; 0 found
(#912) Variable "Surrounding" must be all lower-case
(#912) Variable "BorderB" must be all lower-case
(#912) Variable "B" must be all lower-case
(#912) Expected 1 space before "+"; 0 found
(#912) Expected 1 space after "+"; 0 found
(#912) Variable "Surrounding" must be all lower-case
(#912) Closing brace must be on a line by itself
(#913) Line indented incorrectly; expected at least 8 spaces, found 5
(#913) Variable "X" must be all lower-case
(#913) Variable "X" must be all lower-case
(#913) Variable "Y" must be all lower-case
(#913) Variable "Y" must be all lower-case
(#915) Line indented incorrectly; expected at least 8 spaces, found 5
(#915) Variable "Radius" must be all lower-case
(#915) Variable "Radius" must be all lower-case
(#917) Line indented incorrectly; expected at least 8 spaces, found 5
(#917) Variable "RestoreShadow" must be all lower-case
(#918) Line indented incorrectly; expected 8 spaces, found 5
(#918) Expected "if (...) {\n"; found "if (...)\n {\n"
(#919) Line indented incorrectly; expected at least 8 spaces, found 6
(#920) Line indented incorrectly; expected at least 12 spaces, found 7
(#920) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#921) Line indented incorrectly; expected at least 12 spaces, found 7
(#921) Variable "X" must be all lower-case
(#921) Expected 1 space before "+"; 0 found
(#921) Expected 1 space after "+"; 0 found
(#921) Commas (,) must be followed by white space.
(#921) Variable "Y" must be all lower-case
(#921) Expected 1 space before "+"; 0 found
(#921) Expected 1 space after "+"; 0 found
(#921) Commas (,) must be followed by white space.
(#921) Variable "Radius" must be all lower-case
(#921) Commas (,) must be followed by white space.
(#921) Expected 1 space before "=>"; 0 found
(#921) Expected 1 space after "=>"; 0 found
(#921) Commas (,) must be followed by white space.
(#921) Expected 1 space before "=>"; 0 found
(#921) Expected 1 space after "=>"; 0 found
(#921) Commas (,) must be followed by white space.
(#921) Expected 1 space before "=>"; 0 found
(#921) Expected 1 space after "=>"; 0 found
(#921) Commas (,) must be followed by white space.
(#921) Expected 1 space before "=>"; 0 found
(#921) Expected 1 space after "=>"; 0 found
(#921) Commas (,) must be followed by white space.
(#921) Expected 1 space before "=>"; 0 found
(#921) Expected 1 space after "=>"; 0 found
(#921) Variable "Ticks" must be all lower-case
(#921) Line exceeds maximum limit of 180 characters; contains 183 characters
(#922) Line indented incorrectly; expected 8 spaces, found 6
(#922) Closing brace indented incorrectly; expected 5 spaces, found 6
(#924) Line indented incorrectly; expected at least 8 spaces, found 5
(#925) Line indented incorrectly; expected at least 8 spaces, found 5
(#925) Variable "Color" must be all lower-case
(#925) Commas (,) must be followed by white space.
(#925) Variable "R" must be all lower-case
(#925) Commas (,) must be followed by white space.
(#925) Variable "G" must be all lower-case
(#925) Commas (,) must be followed by white space.
(#925) Variable "B" must be all lower-case
(#925) Commas (,) must be followed by white space.
(#925) Variable "Alpha" must be all lower-case
(#926) Line indented incorrectly; expected 8 spaces, found 5
(#926) Expected "for (...) {\n"; found "for (...)\n {\n"
(#926) Expected 1 space before "="; 0 found
(#926) Expected 1 space after "="; 0 found
(#926) Expected 1 space before "<="; 0 found
(#926) Expected 1 space after "<="; 0 found
(#926) Variable "Radius" must be all lower-case
(#926) Expected 1 space before "*"; 0 found
(#926) Expected 1 space after "*"; 0 found
(#927) Line indented incorrectly; expected at least 8 spaces, found 6
(#928) Line indented incorrectly; expected at least 12 spaces, found 7
(#928) Variable "Slice" must be all lower-case
(#928) Variable "Radius" must be all lower-case
(#928) Variable "Radius" must be all lower-case
(#928) Variable "Radius" must be all lower-case
(#928) Variable "Radius" must be all lower-case
(#929) Line indented incorrectly; expected at least 12 spaces, found 7
(#929) Variable "XPos" must be all lower-case
(#929) Variable "Slice" must be all lower-case
(#930) Line indented incorrectly; expected at least 12 spaces, found 7
(#930) Variable "YPos" must be all lower-case
(#930) Variable "Y" must be all lower-case
(#930) Variable "Radius" must be all lower-case
(#931) Line indented incorrectly; expected at least 12 spaces, found 7
(#931) Variable "AAlias" must be all lower-case
(#931) Variable "Slice" must be all lower-case
(#931) Variable "Slice" must be all lower-case
(#933) Line indented incorrectly; expected at least 12 spaces, found 7
(#933) Variable "X" must be all lower-case
(#933) Expected 1 space before "-"; 0 found
(#933) Expected 1 space after "-"; 0 found
(#933) Variable "XPos" must be all lower-case
(#933) Variable "YPos" must be all lower-case
(#933) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#934) Line indented incorrectly; expected at least 12 spaces, found 7
(#934) Variable "X" must be all lower-case
(#934) Expected 1 space before "+"; 0 found
(#934) Expected 1 space after "+"; 0 found
(#934) Variable "XPos" must be all lower-case
(#934) Variable "YPos" must be all lower-case
(#934) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#935) Line indented incorrectly; expected at least 12 spaces, found 7
(#935) Commas (,) must be followed by white space.
(#935) Variable "X" must be all lower-case
(#935) Expected 1 space before "-"; 0 found
(#935) Expected 1 space after "-"; 0 found
(#935) Variable "XPos" must be all lower-case
(#935) Commas (,) must be followed by white space.
(#935) Variable "YPos" must be all lower-case
(#935) Commas (,) must be followed by white space.
(#935) Variable "X" must be all lower-case
(#935) Expected 1 space before "+"; 0 found
(#935) Expected 1 space after "+"; 0 found
(#935) Variable "XPos" must be all lower-case
(#935) Commas (,) must be followed by white space.
(#935) Variable "YPos" must be all lower-case
(#935) Commas (,) must be followed by white space.
(#935) Variable "Color" must be all lower-case
(#936) Line indented incorrectly; expected 8 spaces, found 6
(#936) Closing brace indented incorrectly; expected 5 spaces, found 6
(#937) Line indented incorrectly; expected at least 8 spaces, found 5
(#937) Inline control structures are not allowed
(#938) Line indented incorrectly; expected at least 8 spaces, found 6
(#938) Variable "X" must be all lower-case
(#938) Commas (,) must be followed by white space.
(#938) Variable "Y" must be all lower-case
(#938) Commas (,) must be followed by white space.
(#938) Variable "Radius" must be all lower-case
(#938) Commas (,) must be followed by white space.
(#938) Variable "Radius" must be all lower-case
(#938) Commas (,) must be followed by white space.
(#938) Expected 1 space before "=>"; 0 found
(#938) Expected 1 space after "=>"; 0 found
(#938) Variable "R" must be all lower-case
(#938) Commas (,) must be followed by white space.
(#938) Expected 1 space before "=>"; 0 found
(#938) Expected 1 space after "=>"; 0 found
(#938) Variable "G" must be all lower-case
(#938) Commas (,) must be followed by white space.
(#938) Expected 1 space before "=>"; 0 found
(#938) Expected 1 space after "=>"; 0 found
(#938) Variable "B" must be all lower-case
(#938) Commas (,) must be followed by white space.
(#938) Expected 1 space before "=>"; 0 found
(#938) Expected 1 space after "=>"; 0 found
(#938) Variable "Alpha" must be all lower-case
(#938) Commas (,) must be followed by white space.
(#938) Expected 1 space before "=>"; 0 found
(#938) Expected 1 space after "=>"; 0 found
(#938) Variable "Ticks" must be all lower-case
(#940) Line indented incorrectly; expected at least 8 spaces, found 5
(#942) Line indented incorrectly; expected at least 8 spaces, found 5
(#942) Inline control structures are not allowed
(#942) Variable "BorderR" must be all lower-case
(#943) Line indented incorrectly; expected at least 8 spaces, found 6
(#943) Variable "X" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Variable "Y" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Variable "Radius" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Variable "Radius" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Variable "BorderR" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Variable "BorderG" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Variable "BorderB" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Variable "BorderAlpha" must be all lower-case
(#943) Commas (,) must be followed by white space.
(#943) Expected 1 space before "=>"; 0 found
(#943) Expected 1 space after "=>"; 0 found
(#943) Variable "Ticks" must be all lower-case
(#943) Line exceeds 132 characters; contains 134 characters
(#945) Line indented incorrectly; expected at least 8 spaces, found 5
(#945) Spaces must be used for alignment; tabs are not allowed
(#945) Tab found within whitespace
(#945) Variable "RestoreShadow" must be all lower-case
(#946) Closing brace indented incorrectly; expected 3 spaces, found 4
(#948) Line indented incorrectly; expected at least 4 spaces, found 3
(#949) Line indented incorrectly; expected 4 spaces, found 3
(#949) method name "pDraw::drawText" must be in lower-case letters only
(#949) Visibility must be declared on method "drawText"
(#949) Variable "X" must be all lower-case
(#949) Commas (,) must be followed by white space.
(#949) Variable "Y" must be all lower-case
(#949) Commas (,) must be followed by white space.
(#949) Variable "Text" must be all lower-case
(#949) Commas (,) must be followed by white space.
(#949) Variable "Format" must be all lower-case
(#950) Opening brace should be on the same line as the declaration
(#951) Line indented incorrectly; expected at least 8 spaces, found 5
(#951) Variable "R" must be all lower-case
(#951) Spaces must be used for alignment; tabs are not allowed
(#951) Tab found within whitespace
(#951) Variable "Format" must be all lower-case
(#951) Variable "Format" must be all lower-case
(#952) Line indented incorrectly; expected at least 8 spaces, found 5
(#952) Variable "G" must be all lower-case
(#952) Spaces must be used for alignment; tabs are not allowed
(#952) Tab found within whitespace
(#952) Variable "Format" must be all lower-case
(#952) Variable "Format" must be all lower-case
(#953) Line indented incorrectly; expected at least 8 spaces, found 5
(#953) Variable "B" must be all lower-case
(#953) Spaces must be used for alignment; tabs are not allowed
(#953) Tab found within whitespace
(#953) Variable "Format" must be all lower-case
(#953) Variable "Format" must be all lower-case
(#954) Line indented incorrectly; expected at least 8 spaces, found 5
(#954) Variable "Angle" must be all lower-case
(#954) Spaces must be used for alignment; tabs are not allowed
(#954) Tab found within whitespace
(#954) Variable "Format" must be all lower-case
(#954) Variable "Format" must be all lower-case
(#955) Line indented incorrectly; expected at least 8 spaces, found 5
(#955) Variable "Align" must be all lower-case
(#955) Spaces must be used for alignment; tabs are not allowed
(#955) Tab found within whitespace
(#955) Variable "Format" must be all lower-case
(#955) Variable "Format" must be all lower-case
(#956) Line indented incorrectly; expected at least 8 spaces, found 5
(#956) Variable "Alpha" must be all lower-case
(#956) Spaces must be used for alignment; tabs are not allowed
(#956) Tab found within whitespace
(#956) Variable "Format" must be all lower-case
(#956) Variable "Format" must be all lower-case
(#957) Line indented incorrectly; expected at least 8 spaces, found 5
(#957) Variable "FontName" must be all lower-case
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Variable "Format" must be all lower-case
(#957) Variable "Format" must be all lower-case
(#958) Line indented incorrectly; expected at least 8 spaces, found 5
(#958) Variable "FontSize" must be all lower-case
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Variable "Format" must be all lower-case
(#958) Variable "Format" must be all lower-case
(#959) Line indented incorrectly; expected at least 8 spaces, found 5
(#959) Variable "ShowOrigine" must be all lower-case
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Variable "Format" must be all lower-case
(#959) Variable "Format" must be all lower-case
(#959) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#960) Line indented incorrectly; expected at least 8 spaces, found 5
(#960) Variable "TOffset" must be all lower-case
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Variable "Format" must be all lower-case
(#960) Variable "Format" must be all lower-case
(#961) Line indented incorrectly; expected at least 8 spaces, found 5
(#961) Variable "DrawBox" must be all lower-case
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Variable "Format" must be all lower-case
(#961) Variable "Format" must be all lower-case
(#961) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#962) Line indented incorrectly; expected at least 8 spaces, found 5
(#962) Variable "DrawBoxBorder" must be all lower-case
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Variable "Format" must be all lower-case
(#962) Variable "Format" must be all lower-case
(#962) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#963) Line indented incorrectly; expected at least 8 spaces, found 5
(#963) Variable "BorderOffset" must be all lower-case
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Variable "Format" must be all lower-case
(#963) Variable "Format" must be all lower-case
(#964) Line indented incorrectly; expected at least 8 spaces, found 5
(#964) Variable "BoxRounded" must be all lower-case
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Variable "Format" must be all lower-case
(#964) Variable "Format" must be all lower-case
(#964) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#965) Line indented incorrectly; expected at least 8 spaces, found 5
(#965) Variable "RoundedRadius" must be all lower-case
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Variable "Format" must be all lower-case
(#965) Variable "Format" must be all lower-case
(#966) Line indented incorrectly; expected at least 8 spaces, found 5
(#966) Variable "BoxR" must be all lower-case
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Variable "Format" must be all lower-case
(#966) Variable "Format" must be all lower-case
(#967) Line indented incorrectly; expected at least 8 spaces, found 5
(#967) Variable "BoxG" must be all lower-case
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Variable "Format" must be all lower-case
(#967) Variable "Format" must be all lower-case
(#968) Line indented incorrectly; expected at least 8 spaces, found 5
(#968) Variable "BoxB" must be all lower-case
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Variable "Format" must be all lower-case
(#968) Variable "Format" must be all lower-case
(#969) Line indented incorrectly; expected at least 8 spaces, found 5
(#969) Variable "BoxAlpha" must be all lower-case
(#969) Spaces must be used for alignment; tabs are not allowed
(#969) Tab found within whitespace
(#969) Variable "Format" must be all lower-case
(#969) Variable "Format" must be all lower-case
(#970) Line indented incorrectly; expected at least 8 spaces, found 5
(#970) Variable "BoxSurrounding" must be all lower-case
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Variable "Format" must be all lower-case
(#970) Variable "Format" must be all lower-case
(#971) Line indented incorrectly; expected at least 8 spaces, found 5
(#971) Variable "BoxBorderR" must be all lower-case
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Variable "Format" must be all lower-case
(#971) Variable "Format" must be all lower-case
(#972) Line indented incorrectly; expected at least 8 spaces, found 5
(#972) Variable "BoxBorderG" must be all lower-case
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Variable "Format" must be all lower-case
(#972) Variable "Format" must be all lower-case
(#973) Line indented incorrectly; expected at least 8 spaces, found 5
(#973) Variable "BoxBorderB" must be all lower-case
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Variable "Format" must be all lower-case
(#973) Variable "Format" must be all lower-case
(#974) Line indented incorrectly; expected at least 8 spaces, found 5
(#974) Variable "BoxBorderAlpha" must be all lower-case
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Variable "Format" must be all lower-case
(#974) Variable "Format" must be all lower-case
(#975) Line indented incorrectly; expected at least 8 spaces, found 5
(#975) Variable "NoShadow" must be all lower-case
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Variable "Format" must be all lower-case
(#975) Variable "Format" must be all lower-case
(#975) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#977) Line indented incorrectly; expected at least 8 spaces, found 5
(#977) Variable "Shadow" must be all lower-case
(#978) Line indented incorrectly; expected 8 spaces, found 5
(#978) Expected "if (...) {\n"; found "if (...) { "
(#978) Variable "NoShadow" must be all lower-case
(#978) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#978) Closing brace must be on a line by itself
(#980) Line indented incorrectly; expected 8 spaces, found 5
(#980) Expected "if (...) {\n"; found "if (...) { "
(#980) Variable "BoxSurrounding" must be all lower-case
(#980) Variable "BoxBorderR" must be all lower-case
(#980) Variable "BoxR" must be all lower-case
(#980) Variable "BoxSurrounding" must be all lower-case
(#980) Variable "BoxBorderG" must be all lower-case
(#980) Variable "BoxG" must be all lower-case
(#980) Variable "BoxSurrounding" must be all lower-case
(#980) Variable "BoxBorderB" must be all lower-case
(#980) Variable "BoxB" must be all lower-case
(#980) Variable "BoxSurrounding" must be all lower-case
(#980) Variable "BoxBorderAlpha" must be all lower-case
(#980) Variable "BoxAlpha" must be all lower-case
(#980) Line exceeds maximum limit of 180 characters; contains 183 characters
(#980) Closing brace must be on a line by itself
(#982) Line indented incorrectly; expected 8 spaces, found 5
(#982) Expected "if (...) {\n"; found "if (...)\n {\n"
(#982) Variable "ShowOrigine" must be all lower-case
(#983) Line indented incorrectly; expected at least 8 spaces, found 6
(#984) Line indented incorrectly; expected at least 12 spaces, found 7
(#984) Variable "MyMarkerSettings" must be all lower-case
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Commas (,) must be followed by white space.
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Commas (,) must be followed by white space.
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Commas (,) must be followed by white space.
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Commas (,) must be followed by white space.
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Commas (,) must be followed by white space.
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#984) Commas (,) must be followed by white space.
(#984) Expected 1 space before "=>"; 0 found
(#984) Expected 1 space after "=>"; 0 found
(#985) Line indented incorrectly; expected at least 12 spaces, found 7
(#985) Variable "X" must be all lower-case
(#985) Commas (,) must be followed by white space.
(#985) Variable "Y" must be all lower-case
(#985) Commas (,) must be followed by white space.
(#985) Variable "MyMarkerSettings" must be all lower-case
(#986) Line indented incorrectly; expected 8 spaces, found 6
(#986) Closing brace indented incorrectly; expected 5 spaces, found 6
(#988) Line indented incorrectly; expected at least 8 spaces, found 5
(#988) Variable "TxtPos" must be all lower-case
(#988) Variable "X" must be all lower-case
(#988) Commas (,) must be followed by white space.
(#988) Variable "Y" must be all lower-case
(#988) Commas (,) must be followed by white space.
(#988) Variable "FontName" must be all lower-case
(#988) Commas (,) must be followed by white space.
(#988) Variable "FontSize" must be all lower-case
(#988) Commas (,) must be followed by white space.
(#988) Variable "Angle" must be all lower-case
(#988) Commas (,) must be followed by white space.
(#988) Variable "Text" must be all lower-case
(#990) Line indented incorrectly; expected 8 spaces, found 5
(#990) Expected "if (...) {\n"; found "if (...)\n {\n"
(#990) Variable "DrawBox" must be all lower-case
(#990) Variable "Angle" must be all lower-case
(#990) Variable "Angle" must be all lower-case
(#990) Variable "Angle" must be all lower-case
(#990) Variable "Angle" must be all lower-case
(#991) Line indented incorrectly; expected at least 8 spaces, found 6
(#992) Line indented incorrectly; expected at least 12 spaces, found 7
(#992) Variable "T" must be all lower-case
(#992) Expected 1 space before "="; 0 found
(#992) Expected 1 space after "="; 0 found
(#992) Variable "T" must be all lower-case
(#992) Expected 1 space before "="; 0 found
(#992) Expected 1 space after "="; 0 found
(#992) Variable "T" must be all lower-case
(#992) Expected 1 space before "="; 0 found
(#992) Expected 1 space after "="; 0 found
(#992) Variable "T" must be all lower-case
(#992) Expected 1 space before "="; 0 found
(#992) Expected 1 space after "="; 0 found
(#992) Variable "T" must be all lower-case
(#992) Expected 1 space before "="; 0 found
(#992) Expected 1 space after "="; 0 found
(#992) Variable "T" must be all lower-case
(#992) Expected 1 space before "="; 0 found
(#992) Expected 1 space after "="; 0 found
(#992) Variable "T" must be all lower-case
(#992) Expected 1 space before "="; 0 found
(#992) Expected 1 space after "="; 0 found
(#992) Variable "T" must be all lower-case
(#992) Expected 1 space before "="; 0 found
(#992) Expected 1 space after "="; 0 found
(#993) Line indented incorrectly; expected 12 spaces, found 7
(#993) Expected "if (...) {\n"; found "if (...) { "
(#993) Variable "Angle" must be all lower-case
(#993) Variable "T" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "TOffset" must be all lower-case
(#993) Variable "T" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "TOffset" must be all lower-case
(#993) Variable "T" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "TOffset" must be all lower-case
(#993) Variable "T" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "TOffset" must be all lower-case
(#993) Variable "T" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "TOffset" must be all lower-case
(#993) Variable "T" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "TOffset" must be all lower-case
(#993) Variable "T" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "TOffset" must be all lower-case
(#993) Variable "T" must be all lower-case
(#993) Expected 1 space before "="; 0 found
(#993) Expected 1 space after "="; 0 found
(#993) Variable "TOffset" must be all lower-case
(#993) Line exceeds maximum limit of 180 characters; contains 194 characters
(#993) Closing brace must be on a line by itself
(#995) Line indented incorrectly; expected at least 12 spaces, found 7
(#995) Variable "X1" must be all lower-case
(#995) Variable "TxtPos" must be all lower-case
(#995) Commas (,) must be followed by white space.
(#995) Variable "TxtPos" must be all lower-case
(#995) Commas (,) must be followed by white space.
(#995) Variable "TxtPos" must be all lower-case
(#995) Commas (,) must be followed by white space.
(#995) Variable "TxtPos" must be all lower-case
(#995) Variable "BorderOffset" must be all lower-case
(#996) Line indented incorrectly; expected at least 12 spaces, found 7
(#996) Variable "Y1" must be all lower-case
(#996) Variable "TxtPos" must be all lower-case
(#996) Commas (,) must be followed by white space.
(#996) Variable "TxtPos" must be all lower-case
(#996) Commas (,) must be followed by white space.
(#996) Variable "TxtPos" must be all lower-case
(#996) Commas (,) must be followed by white space.
(#996) Variable "TxtPos" must be all lower-case
(#996) Variable "BorderOffset" must be all lower-case
(#997) Line indented incorrectly; expected at least 12 spaces, found 7
(#997) Variable "X2" must be all lower-case
(#997) Variable "TxtPos" must be all lower-case
(#997) Commas (,) must be followed by white space.
(#997) Variable "TxtPos" must be all lower-case
(#997) Commas (,) must be followed by white space.
(#997) Variable "TxtPos" must be all lower-case
(#997) Commas (,) must be followed by white space.
(#997) Variable "TxtPos" must be all lower-case
(#997) Variable "BorderOffset" must be all lower-case
(#998) Line indented incorrectly; expected at least 12 spaces, found 7
(#998) Variable "Y2" must be all lower-case
(#998) Variable "TxtPos" must be all lower-case
(#998) Commas (,) must be followed by white space.
(#998) Variable "TxtPos" must be all lower-case
(#998) Commas (,) must be followed by white space.
(#998) Variable "TxtPos" must be all lower-case
(#998) Commas (,) must be followed by white space.
(#998) Variable "TxtPos" must be all lower-case
(#998) Variable "BorderOffset" must be all lower-case
(#1000) Line indented incorrectly; expected at least 12 spaces, found 7
(#1000) Variable "X1" must be all lower-case
(#1000) Variable "X1" must be all lower-case
(#1000) Variable "TxtPos" must be all lower-case
(#1000) Variable "Align" must be all lower-case
(#1000) Variable "X" must be all lower-case
(#1000) Variable "T" must be all lower-case
(#1001) Line indented incorrectly; expected at least 12 spaces, found 7
(#1001) Variable "Y1" must be all lower-case
(#1001) Variable "Y1" must be all lower-case
(#1001) Variable "TxtPos" must be all lower-case
(#1001) Variable "Align" must be all lower-case
(#1001) Variable "Y" must be all lower-case
(#1001) Variable "T" must be all lower-case
(#1002) Line indented incorrectly; expected at least 12 spaces, found 7
(#1002) Variable "X2" must be all lower-case
(#1002) Variable "X2" must be all lower-case
(#1002) Variable "TxtPos" must be all lower-case
(#1002) Variable "Align" must be all lower-case
(#1002) Variable "X" must be all lower-case
(#1002) Variable "T" must be all lower-case
(#1003) Line indented incorrectly; expected at least 12 spaces, found 7
(#1003) Variable "Y2" must be all lower-case
(#1003) Variable "Y2" must be all lower-case
(#1003) Variable "TxtPos" must be all lower-case
(#1003) Variable "Align" must be all lower-case
(#1003) Variable "Y" must be all lower-case
(#1003) Variable "T" must be all lower-case
(#1005) Line indented incorrectly; expected at least 12 spaces, found 7
(#1005) Variable "Settings" must be all lower-case
(#1005) Expected 1 space before "=>"; 0 found
(#1005) Expected 1 space after "=>"; 0 found
(#1005) Variable "BoxR" must be all lower-case
(#1005) Commas (,) must be followed by white space.
(#1005) Expected 1 space before "=>"; 0 found
(#1005) Expected 1 space after "=>"; 0 found
(#1005) Variable "BoxG" must be all lower-case
(#1005) Commas (,) must be followed by white space.
(#1005) Expected 1 space before "=>"; 0 found
(#1005) Expected 1 space after "=>"; 0 found
(#1005) Variable "BoxB" must be all lower-case
(#1005) Commas (,) must be followed by white space.
(#1005) Expected 1 space before "=>"; 0 found
(#1005) Expected 1 space after "=>"; 0 found
(#1005) Variable "BoxAlpha" must be all lower-case
(#1005) Commas (,) must be followed by white space.
(#1005) Expected 1 space before "=>"; 0 found
(#1005) Expected 1 space after "=>"; 0 found
(#1005) Variable "BoxBorderR" must be all lower-case
(#1005) Commas (,) must be followed by white space.
(#1005) Expected 1 space before "=>"; 0 found
(#1005) Expected 1 space after "=>"; 0 found
(#1005) Variable "BoxBorderG" must be all lower-case
(#1005) Commas (,) must be followed by white space.
(#1005) Expected 1 space before "=>"; 0 found
(#1005) Expected 1 space after "=>"; 0 found
(#1005) Variable "BoxBorderB" must be all lower-case
(#1005) Commas (,) must be followed by white space.
(#1005) Expected 1 space before "=>"; 0 found
(#1005) Expected 1 space after "=>"; 0 found
(#1005) Variable "BoxBorderAlpha" must be all lower-case
(#1005) Line exceeds 132 characters; contains 178 characters
(#1007) Line indented incorrectly; expected 12 spaces, found 7
(#1007) Expected "if (...) {\n"; found "if (...)\n { "
(#1007) Variable "BoxRounded" must be all lower-case
(#1008) Line indented incorrectly; expected at least 12 spaces, found 8
(#1008) Variable "X1" must be all lower-case
(#1008) Commas (,) must be followed by white space.
(#1008) Variable "Y1" must be all lower-case
(#1008) Commas (,) must be followed by white space.
(#1008) Variable "X2" must be all lower-case
(#1008) Commas (,) must be followed by white space.
(#1008) Variable "Y2" must be all lower-case
(#1008) Commas (,) must be followed by white space.
(#1008) Variable "RoundedRadius" must be all lower-case
(#1008) Commas (,) must be followed by white space.
(#1008) Variable "Settings" must be all lower-case
(#1008) Closing brace must be on a line by itself
(#1009) Line indented incorrectly; expected 12 spaces, found 7
(#1009) Expected "} else {\n"; found "}\n else\n { "
(#1010) Line indented incorrectly; expected at least 12 spaces, found 8
(#1010) Variable "X1" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "Y1" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "X2" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "Y2" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "Settings" must be all lower-case
(#1010) Closing brace must be on a line by itself
(#1011) Line indented incorrectly; expected 8 spaces, found 6
(#1011) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1013) Line indented incorrectly; expected at least 8 spaces, found 5
(#1013) Variable "X" must be all lower-case
(#1013) Variable "X" must be all lower-case
(#1013) Variable "TxtPos" must be all lower-case
(#1013) Variable "Align" must be all lower-case
(#1013) Variable "X" must be all lower-case
(#1014) Line indented incorrectly; expected at least 8 spaces, found 5
(#1014) Variable "Y" must be all lower-case
(#1014) Variable "Y" must be all lower-case
(#1014) Variable "TxtPos" must be all lower-case
(#1014) Variable "Align" must be all lower-case
(#1014) Variable "Y" must be all lower-case
(#1016) Line indented incorrectly; expected 8 spaces, found 5
(#1016) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1017) Line indented incorrectly; expected at least 8 spaces, found 6
(#1018) Line indented incorrectly; expected at least 12 spaces, found 7
(#1018) Variable "C_ShadowColor" must be all lower-case
(#1018) Variable "C_ShadowColor" must not contain underscores.
(#1018) Commas (,) must be followed by white space.
(#1018) Commas (,) must be followed by white space.
(#1018) Commas (,) must be followed by white space.
(#1018) Commas (,) must be followed by white space.
(#1019) Line indented incorrectly; expected at least 12 spaces, found 7
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "FontSize" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "Angle" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "X" must be all lower-case
(#1019) Expected 1 space before "+"; 0 found
(#1019) Expected 1 space after "+"; 0 found
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "Y" must be all lower-case
(#1019) Expected 1 space before "+"; 0 found
(#1019) Expected 1 space after "+"; 0 found
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "C_ShadowColor" must be all lower-case
(#1019) Variable "C_ShadowColor" must not contain underscores.
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "FontName" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "Text" must be all lower-case
(#1020) Line indented incorrectly; expected 8 spaces, found 6
(#1020) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1022) Line indented incorrectly; expected at least 8 spaces, found 5
(#1022) Variable "C_TextColor" must be all lower-case
(#1022) Variable "C_TextColor" must not contain underscores.
(#1022) Commas (,) must be followed by white space.
(#1022) Variable "R" must be all lower-case
(#1022) Commas (,) must be followed by white space.
(#1022) Variable "G" must be all lower-case
(#1022) Commas (,) must be followed by white space.
(#1022) Variable "B" must be all lower-case
(#1022) Commas (,) must be followed by white space.
(#1022) Variable "Alpha" must be all lower-case
(#1023) Line indented incorrectly; expected at least 8 spaces, found 5
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "FontSize" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "Angle" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "X" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "Y" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "C_TextColor" must be all lower-case
(#1023) Variable "C_TextColor" must not contain underscores.
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "FontName" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "Text" must be all lower-case
(#1025) Line indented incorrectly; expected at least 8 spaces, found 5
(#1025) Variable "Shadow" must be all lower-case
(#1027) Line indented incorrectly; expected at least 8 spaces, found 5
(#1027) Variable "TxtPos" must be all lower-case
(#1028) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1030) Line indented incorrectly; expected at least 4 spaces, found 3
(#1031) Line indented incorrectly; expected 4 spaces, found 3
(#1031) method name "pDraw::drawGradientArea" must be in lower-case letters only
(#1031) Visibility must be declared on method "drawGradientArea"
(#1031) Variable "X1" must be all lower-case
(#1031) Commas (,) must be followed by white space.
(#1031) Variable "Y1" must be all lower-case
(#1031) Commas (,) must be followed by white space.
(#1031) Variable "X2" must be all lower-case
(#1031) Commas (,) must be followed by white space.
(#1031) Variable "Y2" must be all lower-case
(#1031) Commas (,) must be followed by white space.
(#1031) Variable "Direction" must be all lower-case
(#1031) Commas (,) must be followed by white space.
(#1031) Variable "Format" must be all lower-case
(#1032) Opening brace should be on the same line as the declaration
(#1033) Line indented incorrectly; expected at least 8 spaces, found 5
(#1033) Variable "StartR" must be all lower-case
(#1033) Spaces must be used for alignment; tabs are not allowed
(#1033) Tab found within whitespace
(#1033) Variable "Format" must be all lower-case
(#1033) Variable "Format" must be all lower-case
(#1034) Line indented incorrectly; expected at least 8 spaces, found 5
(#1034) Variable "StartG" must be all lower-case
(#1034) Spaces must be used for alignment; tabs are not allowed
(#1034) Tab found within whitespace
(#1034) Variable "Format" must be all lower-case
(#1034) Variable "Format" must be all lower-case
(#1035) Line indented incorrectly; expected at least 8 spaces, found 5
(#1035) Variable "StartB" must be all lower-case
(#1035) Spaces must be used for alignment; tabs are not allowed
(#1035) Tab found within whitespace
(#1035) Variable "Format" must be all lower-case
(#1035) Variable "Format" must be all lower-case
(#1036) Line indented incorrectly; expected at least 8 spaces, found 5
(#1036) Variable "EndR" must be all lower-case
(#1036) Spaces must be used for alignment; tabs are not allowed
(#1036) Tab found within whitespace
(#1036) Variable "Format" must be all lower-case
(#1036) Variable "Format" must be all lower-case
(#1037) Line indented incorrectly; expected at least 8 spaces, found 5
(#1037) Variable "EndG" must be all lower-case
(#1037) Spaces must be used for alignment; tabs are not allowed
(#1037) Tab found within whitespace
(#1037) Variable "Format" must be all lower-case
(#1037) Variable "Format" must be all lower-case
(#1038) Line indented incorrectly; expected at least 8 spaces, found 5
(#1038) Variable "EndB" must be all lower-case
(#1038) Spaces must be used for alignment; tabs are not allowed
(#1038) Tab found within whitespace
(#1038) Variable "Format" must be all lower-case
(#1038) Variable "Format" must be all lower-case
(#1039) Line indented incorrectly; expected at least 8 spaces, found 5
(#1039) Variable "Alpha" must be all lower-case
(#1039) Spaces must be used for alignment; tabs are not allowed
(#1039) Tab found within whitespace
(#1039) Variable "Format" must be all lower-case
(#1039) Variable "Format" must be all lower-case
(#1040) Line indented incorrectly; expected at least 8 spaces, found 5
(#1040) Variable "Levels" must be all lower-case
(#1040) Spaces must be used for alignment; tabs are not allowed
(#1040) Tab found within whitespace
(#1040) Variable "Format" must be all lower-case
(#1040) Variable "Format" must be all lower-case
(#1040) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1042) Line indented incorrectly; expected at least 8 spaces, found 5
(#1042) Variable "Shadow" must be all lower-case
(#1043) Line indented incorrectly; expected at least 8 spaces, found 5
(#1043) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1045) Line indented incorrectly; expected 8 spaces, found 5
(#1045) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1045) Variable "StartR" must be all lower-case
(#1045) Variable "EndR" must be all lower-case
(#1045) Variable "StartG" must be all lower-case
(#1045) Variable "EndG" must be all lower-case
(#1045) Variable "StartB" must be all lower-case
(#1045) Variable "EndB" must be all lower-case
(#1046) Line indented incorrectly; expected at least 8 spaces, found 6
(#1047) Line indented incorrectly; expected at least 12 spaces, found 7
(#1047) Variable "X1" must be all lower-case
(#1047) Commas (,) must be followed by white space.
(#1047) Variable "Y1" must be all lower-case
(#1047) Commas (,) must be followed by white space.
(#1047) Variable "X2" must be all lower-case
(#1047) Commas (,) must be followed by white space.
(#1047) Variable "Y2" must be all lower-case
(#1047) Commas (,) must be followed by white space.
(#1047) Expected 1 space before "=>"; 0 found
(#1047) Expected 1 space after "=>"; 0 found
(#1047) Variable "StartR" must be all lower-case
(#1047) Commas (,) must be followed by white space.
(#1047) Expected 1 space before "=>"; 0 found
(#1047) Expected 1 space after "=>"; 0 found
(#1047) Variable "StartG" must be all lower-case
(#1047) Commas (,) must be followed by white space.
(#1047) Expected 1 space before "=>"; 0 found
(#1047) Expected 1 space after "=>"; 0 found
(#1047) Variable "StartB" must be all lower-case
(#1047) Commas (,) must be followed by white space.
(#1047) Expected 1 space before "=>"; 0 found
(#1047) Expected 1 space after "=>"; 0 found
(#1047) Variable "Alpha" must be all lower-case
(#1048) Line indented incorrectly; expected at least 12 spaces, found 7
(#1049) Line indented incorrectly; expected 8 spaces, found 6
(#1049) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1051) Line indented incorrectly; expected 8 spaces, found 5
(#1051) Expected "if (...) {\n"; found "if (...)\n { "
(#1051) Variable "Levels" must be all lower-case
(#1051) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1052) Line indented incorrectly; expected at least 8 spaces, found 6
(#1052) Variable "EndR" must be all lower-case
(#1052) Expected 1 space before "="; 0 found
(#1052) Expected 1 space after "="; 0 found
(#1052) Variable "StartR" must be all lower-case
(#1052) Expected 1 space before "+"; 0 found
(#1052) Expected 1 space after "+"; 0 found
(#1052) Variable "Levels" must be all lower-case
(#1052) Variable "EndG" must be all lower-case
(#1052) Expected 1 space before "="; 0 found
(#1052) Expected 1 space after "="; 0 found
(#1052) Variable "StartG" must be all lower-case
(#1052) Expected 1 space before "+"; 0 found
(#1052) Expected 1 space after "+"; 0 found
(#1052) Variable "Levels" must be all lower-case
(#1052) Variable "EndB" must be all lower-case
(#1052) Expected 1 space before "="; 0 found
(#1052) Expected 1 space after "="; 0 found
(#1052) Variable "StartB" must be all lower-case
(#1052) Expected 1 space before "+"; 0 found
(#1052) Expected 1 space after "+"; 0 found
(#1052) Variable "Levels" must be all lower-case
(#1052) Closing brace must be on a line by itself
(#1054) Line indented incorrectly; expected 8 spaces, found 5
(#1054) Expected "if (...) {\n"; found "if (...) { "
(#1054) Variable "X1" must be all lower-case
(#1054) Variable "X2" must be all lower-case
(#1054) Variable "X1" must be all lower-case
(#1054) Variable "X2" must be all lower-case
(#1054) Variable "X2" must be all lower-case
(#1054) Variable "X1" must be all lower-case
(#1054) Closing brace must be on a line by itself
(#1055) Line indented incorrectly; expected 8 spaces, found 5
(#1055) Expected "if (...) {\n"; found "if (...) { "
(#1055) Variable "Y1" must be all lower-case
(#1055) Variable "Y2" must be all lower-case
(#1055) Variable "Y1" must be all lower-case
(#1055) Variable "Y2" must be all lower-case
(#1055) Variable "Y2" must be all lower-case
(#1055) Variable "Y1" must be all lower-case
(#1055) Closing brace must be on a line by itself
(#1057) Line indented incorrectly; expected 8 spaces, found 5
(#1057) Expected "if (...) {\n"; found "if (...) { "
(#1057) Variable "Direction" must be all lower-case
(#1057) Variable "Width" must be all lower-case
(#1057) Variable "Y2" must be all lower-case
(#1057) Expected 1 space before "-"; 0 found
(#1057) Expected 1 space after "-"; 0 found
(#1057) Variable "Y1" must be all lower-case
(#1057) Closing brace must be on a line by itself
(#1058) Line indented incorrectly; expected 8 spaces, found 5
(#1058) Expected "if (...) {\n"; found "if (...) { "
(#1058) Variable "Direction" must be all lower-case
(#1058) Variable "Width" must be all lower-case
(#1058) Variable "X2" must be all lower-case
(#1058) Expected 1 space before "-"; 0 found
(#1058) Expected 1 space after "-"; 0 found
(#1058) Variable "X1" must be all lower-case
(#1058) Closing brace must be on a line by itself
(#1060) Line indented incorrectly; expected at least 8 spaces, found 5
(#1060) Variable "Step" must be all lower-case
(#1060) Variable "EndR" must be all lower-case
(#1060) Expected 1 space before "-"; 0 found
(#1060) Expected 1 space after "-"; 0 found
(#1060) Variable "StartR" must be all lower-case
(#1060) Commas (,) must be followed by white space.
(#1060) Variable "EndG" must be all lower-case
(#1060) Expected 1 space before "-"; 0 found
(#1060) Expected 1 space after "-"; 0 found
(#1060) Variable "StartG" must be all lower-case
(#1060) Commas (,) must be followed by white space.
(#1060) Variable "EndB" must be all lower-case
(#1060) Expected 1 space before "-"; 0 found
(#1060) Expected 1 space after "-"; 0 found
(#1060) Variable "StartB" must be all lower-case
(#1061) Line indented incorrectly; expected at least 8 spaces, found 5
(#1061) Variable "StepSize" must be all lower-case
(#1061) Variable "Width" must be all lower-case
(#1061) Expected 1 space before "/"; 0 found
(#1061) Expected 1 space after "/"; 0 found
(#1061) Variable "Step" must be all lower-case
(#1062) Line indented incorrectly; expected at least 8 spaces, found 5
(#1062) Variable "RStep" must be all lower-case
(#1062) Variable "EndR" must be all lower-case
(#1062) Expected 1 space before "-"; 0 found
(#1062) Expected 1 space after "-"; 0 found
(#1062) Variable "StartR" must be all lower-case
(#1062) Expected 1 space before "/"; 0 found
(#1062) Expected 1 space after "/"; 0 found
(#1062) Variable "Step" must be all lower-case
(#1063) Line indented incorrectly; expected at least 8 spaces, found 5
(#1063) Variable "GStep" must be all lower-case
(#1063) Variable "EndG" must be all lower-case
(#1063) Expected 1 space before "-"; 0 found
(#1063) Expected 1 space after "-"; 0 found
(#1063) Variable "StartG" must be all lower-case
(#1063) Expected 1 space before "/"; 0 found
(#1063) Expected 1 space after "/"; 0 found
(#1063) Variable "Step" must be all lower-case
(#1064) Line indented incorrectly; expected at least 8 spaces, found 5
(#1064) Variable "BStep" must be all lower-case
(#1064) Variable "EndB" must be all lower-case
(#1064) Expected 1 space before "-"; 0 found
(#1064) Expected 1 space after "-"; 0 found
(#1064) Variable "StartB" must be all lower-case
(#1064) Expected 1 space before "/"; 0 found
(#1064) Expected 1 space after "/"; 0 found
(#1064) Variable "Step" must be all lower-case
(#1066) Line indented incorrectly; expected at least 8 spaces, found 5
(#1066) Variable "R" must be all lower-case
(#1066) Expected 1 space before "="; 0 found
(#1066) Expected 1 space after "="; 0 found
(#1066) Variable "StartR" must be all lower-case
(#1066) Variable "G" must be all lower-case
(#1066) Expected 1 space before "="; 0 found
(#1066) Expected 1 space after "="; 0 found
(#1066) Variable "StartG" must be all lower-case
(#1066) Variable "B" must be all lower-case
(#1066) Expected 1 space before "="; 0 found
(#1066) Expected 1 space after "="; 0 found
(#1066) Variable "StartB" must be all lower-case
(#1067) Line indented incorrectly; expected 8 spaces, found 5
(#1067) Variable "Direction" must be all lower-case
(#1068) Line indented incorrectly; expected at least 8 spaces, found 6
(#1069) Line indented incorrectly; expected 12 spaces, found 7
(#1070) Line indented incorrectly; expected at least 16 spaces, found 8
(#1070) Variable "StartY" must be all lower-case
(#1070) Variable "Y1" must be all lower-case
(#1070) Variable "EndY" must be all lower-case
(#1070) Variable "Y2" must be all lower-case
(#1070) Expected 1 space before "+"; 0 found
(#1070) Expected 1 space after "+"; 0 found
(#1070) Variable "LastY2" must be all lower-case
(#1070) Variable "StartY" must be all lower-case
(#1071) Line indented incorrectly; expected 16 spaces, found 8
(#1071) Expected "for (...) {\n"; found "for(...)\n {\n"
(#1071) Expected 1 space after first semicolon of FOR loop; 0 found
(#1071) Expected 1 space after second semicolon of FOR loop; 0 found
(#1071) Expected 1 space before "="; 0 found
(#1071) Expected 1 space after "="; 0 found
(#1071) Expected 1 space before "<="; 0 found
(#1071) Expected 1 space after "<="; 0 found
(#1071) Variable "Step" must be all lower-case
(#1072) Line indented incorrectly; expected at least 16 spaces, found 9
(#1073) Line indented incorrectly; expected at least 20 spaces, found 10
(#1073) Variable "Y2" must be all lower-case
(#1073) Variable "StartY" must be all lower-case
(#1073) Variable "StepSize" must be all lower-case
(#1075) Line indented incorrectly; expected 20 spaces, found 10
(#1075) Expected "if (...) {\n"; found "if (...) { "
(#1075) Variable "Y2" must be all lower-case
(#1075) Variable "EndY" must be all lower-case
(#1075) Variable "Y2" must be all lower-case
(#1075) Variable "EndY" must be all lower-case
(#1075) Closing brace must be on a line by itself
(#1076) Line indented incorrectly; expected 20 spaces, found 10
(#1076) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1076) Variable "Y1" must be all lower-case
(#1076) Variable "Y2" must be all lower-case
(#1076) Variable "Y1" must be all lower-case
(#1076) Variable "Y2" must be all lower-case
(#1076) Variable "Y2" must be all lower-case
(#1076) Variable "EndY" must be all lower-case
(#1077) Line indented incorrectly; expected at least 20 spaces, found 11
(#1078) Line indented incorrectly; expected at least 24 spaces, found 12
(#1078) Variable "Color" must be all lower-case
(#1078) Expected 1 space before "=>"; 0 found
(#1078) Expected 1 space after "=>"; 0 found
(#1078) Variable "R" must be all lower-case
(#1078) Commas (,) must be followed by white space.
(#1078) Expected 1 space before "=>"; 0 found
(#1078) Expected 1 space after "=>"; 0 found
(#1078) Variable "G" must be all lower-case
(#1078) Commas (,) must be followed by white space.
(#1078) Expected 1 space before "=>"; 0 found
(#1078) Expected 1 space after "=>"; 0 found
(#1078) Variable "B" must be all lower-case
(#1078) Commas (,) must be followed by white space.
(#1078) Expected 1 space before "=>"; 0 found
(#1078) Expected 1 space after "=>"; 0 found
(#1078) Variable "Alpha" must be all lower-case
(#1079) Line indented incorrectly; expected at least 24 spaces, found 12
(#1079) Variable "X1" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Variable "Y1" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Variable "X2" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Variable "Y2" must be all lower-case
(#1079) Commas (,) must be followed by white space.
(#1079) Variable "Color" must be all lower-case
(#1080) Line indented incorrectly; expected at least 24 spaces, found 12
(#1080) Variable "LastY2" must be all lower-case
(#1080) Variable "LastY2" must be all lower-case
(#1080) Commas (,) must be followed by white space.
(#1080) Variable "Y2" must be all lower-case
(#1081) Line indented incorrectly; expected at least 24 spaces, found 12
(#1081) Variable "Y1" must be all lower-case
(#1081) Variable "Y2" must be all lower-case
(#1081) Expected 1 space before "+"; 0 found
(#1081) Expected 1 space after "+"; 0 found
(#1082) Line indented incorrectly; expected 20 spaces, found 11
(#1082) Closing brace indented incorrectly; expected 10 spaces, found 11
(#1083) Line indented incorrectly; expected at least 20 spaces, found 10
(#1083) Variable "R" must be all lower-case
(#1083) Variable "R" must be all lower-case
(#1083) Variable "RStep" must be all lower-case
(#1083) Variable "G" must be all lower-case
(#1083) Variable "G" must be all lower-case
(#1083) Variable "GStep" must be all lower-case
(#1083) Variable "B" must be all lower-case
(#1083) Variable "B" must be all lower-case
(#1083) Variable "BStep" must be all lower-case
(#1084) Line indented incorrectly; expected 16 spaces, found 9
(#1084) Closing brace indented incorrectly; expected 8 spaces, found 9
(#1085) Line indented incorrectly; expected 16 spaces, found 8
(#1085) Expected "if (...) {\n"; found "if (...) { "
(#1085) Variable "LastY2" must be all lower-case
(#1085) Variable "EndY" must be all lower-case
(#1085) Variable "Color" must be all lower-case
(#1085) Expected "for (...) {\n"; found "for (...) { "
(#1085) Expected 1 space after first semicolon of FOR loop; 0 found
(#1085) Expected 1 space after second semicolon of FOR loop; 0 found
(#1085) Expected 1 space before "="; 0 found
(#1085) Expected 1 space after "="; 0 found
(#1085) Variable "LastY2" must be all lower-case
(#1085) Expected 1 space before "+"; 0 found
(#1085) Expected 1 space after "+"; 0 found
(#1085) Expected 1 space before "<="; 0 found
(#1085) Expected 1 space after "<="; 0 found
(#1085) Variable "EndY" must be all lower-case
(#1085) Variable "X1" must be all lower-case
(#1085) Commas (,) must be followed by white space.
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "X2" must be all lower-case
(#1085) Commas (,) must be followed by white space.
(#1085) Commas (,) must be followed by white space.
(#1085) Variable "Color" must be all lower-case
(#1085) Closing brace must be on a line by itself
(#1085) Closing brace must be on a line by itself
(#1088) Line indented incorrectly; expected 12 spaces, found 7
(#1089) Line indented incorrectly; expected at least 16 spaces, found 8
(#1089) Variable "StartX" must be all lower-case
(#1089) Variable "X1" must be all lower-case
(#1089) Variable "EndX" must be all lower-case
(#1089) Variable "X2" must be all lower-case
(#1090) Line indented incorrectly; expected 16 spaces, found 8
(#1090) Expected "for (...) {\n"; found "for(...)\n {\n"
(#1090) Expected 1 space after first semicolon of FOR loop; 0 found
(#1090) Expected 1 space after second semicolon of FOR loop; 0 found
(#1090) Expected 1 space before "="; 0 found
(#1090) Expected 1 space after "="; 0 found
(#1090) Expected 1 space before "<="; 0 found
(#1090) Expected 1 space after "<="; 0 found
(#1090) Variable "Step" must be all lower-case
(#1091) Line indented incorrectly; expected at least 16 spaces, found 9
(#1092) Line indented incorrectly; expected at least 20 spaces, found 10
(#1092) Variable "X2" must be all lower-case
(#1092) Variable "StartX" must be all lower-case
(#1092) Variable "StepSize" must be all lower-case
(#1094) Line indented incorrectly; expected 20 spaces, found 10
(#1094) Expected "if (...) {\n"; found "if (...) { "
(#1094) Variable "X2" must be all lower-case
(#1094) Variable "EndX" must be all lower-case
(#1094) Variable "X2" must be all lower-case
(#1094) Variable "EndX" must be all lower-case
(#1094) Closing brace must be on a line by itself
(#1095) Line indented incorrectly; expected 20 spaces, found 10
(#1095) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1095) Variable "X1" must be all lower-case
(#1095) Variable "X2" must be all lower-case
(#1095) Variable "X1" must be all lower-case
(#1095) Variable "X2" must be all lower-case
(#1095) Variable "X2" must be all lower-case
(#1095) Variable "EndX" must be all lower-case
(#1096) Line indented incorrectly; expected at least 20 spaces, found 11
(#1097) Line indented incorrectly; expected at least 24 spaces, found 12
(#1097) Variable "Color" must be all lower-case
(#1097) Expected 1 space before "=>"; 0 found
(#1097) Expected 1 space after "=>"; 0 found
(#1097) Variable "R" must be all lower-case
(#1097) Commas (,) must be followed by white space.
(#1097) Expected 1 space before "=>"; 0 found
(#1097) Expected 1 space after "=>"; 0 found
(#1097) Variable "G" must be all lower-case
(#1097) Commas (,) must be followed by white space.
(#1097) Expected 1 space before "=>"; 0 found
(#1097) Expected 1 space after "=>"; 0 found
(#1097) Variable "B" must be all lower-case
(#1097) Commas (,) must be followed by white space.
(#1097) Expected 1 space before "=>"; 0 found
(#1097) Expected 1 space after "=>"; 0 found
(#1097) Variable "Alpha" must be all lower-case
(#1098) Line indented incorrectly; expected at least 24 spaces, found 12
(#1098) Variable "X1" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "Y1" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "X2" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "Y2" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "Color" must be all lower-case
(#1099) Line indented incorrectly; expected at least 24 spaces, found 12
(#1099) Variable "X1" must be all lower-case
(#1099) Variable "X2" must be all lower-case
(#1099) Expected 1 space before "+"; 0 found
(#1099) Expected 1 space after "+"; 0 found
(#1100) Line indented incorrectly; expected 20 spaces, found 11
(#1100) Closing brace indented incorrectly; expected 10 spaces, found 11
(#1101) Line indented incorrectly; expected at least 20 spaces, found 10
(#1101) Variable "R" must be all lower-case
(#1101) Variable "R" must be all lower-case
(#1101) Variable "RStep" must be all lower-case
(#1101) Variable "G" must be all lower-case
(#1101) Variable "G" must be all lower-case
(#1101) Variable "GStep" must be all lower-case
(#1101) Variable "B" must be all lower-case
(#1101) Variable "B" must be all lower-case
(#1101) Variable "BStep" must be all lower-case
(#1101) Whitespace found at end of line
(#1102) Line indented incorrectly; expected 16 spaces, found 9
(#1102) Closing brace indented incorrectly; expected 8 spaces, found 9
(#1103) Line indented incorrectly; expected 16 spaces, found 8
(#1103) Expected "if (...) {\n"; found "if (...) { "
(#1103) Variable "X2" must be all lower-case
(#1103) Variable "EndX" must be all lower-case
(#1103) Variable "Color" must be all lower-case
(#1103) Variable "X2" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "Y1" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "EndX" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "Y2" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "Color" must be all lower-case
(#1103) Closing brace must be on a line by itself
(#1105) Line indented incorrectly; expected 8 spaces, found 6
(#1105) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1107) Line indented incorrectly; expected at least 8 spaces, found 5
(#1107) Variable "Shadow" must be all lower-case
(#1109) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1111) Line indented incorrectly; expected at least 4 spaces, found 3
(#1112) Line indented incorrectly; expected 4 spaces, found 3
(#1112) method name "pDraw::drawAntialiasPixel" must be in lower-case letters only
(#1112) Visibility must be declared on method "drawAntialiasPixel"
(#1112) Variable "X" must be all lower-case
(#1112) Commas (,) must be followed by white space.
(#1112) Variable "Y" must be all lower-case
(#1112) Commas (,) must be followed by white space.
(#1112) Variable "Format" must be all lower-case
(#1113) Opening brace should be on the same line as the declaration
(#1114) Line indented incorrectly; expected at least 8 spaces, found 5
(#1114) Variable "R" must be all lower-case
(#1114) Variable "Format" must be all lower-case
(#1114) Variable "Format" must be all lower-case
(#1115) Line indented incorrectly; expected at least 8 spaces, found 5
(#1115) Variable "G" must be all lower-case
(#1115) Variable "Format" must be all lower-case
(#1115) Variable "Format" must be all lower-case
(#1116) Line indented incorrectly; expected at least 8 spaces, found 5
(#1116) Variable "B" must be all lower-case
(#1116) Variable "Format" must be all lower-case
(#1116) Variable "Format" must be all lower-case
(#1117) Line indented incorrectly; expected at least 8 spaces, found 5
(#1117) Variable "Alpha" must be all lower-case
(#1117) Variable "Format" must be all lower-case
(#1117) Variable "Format" must be all lower-case
(#1119) Line indented incorrectly; expected at least 8 spaces, found 5
(#1119) Inline control structures are not allowed
(#1119) Variable "X" must be all lower-case
(#1119) Variable "Y" must be all lower-case
(#1119) Variable "X" must be all lower-case
(#1119) Variable "Y" must be all lower-case
(#1120) Line indented incorrectly; expected at least 8 spaces, found 6
(#1122) Line indented incorrectly; expected 8 spaces, found 5
(#1122) Expected "if (...) {\n"; found "if (...) { "
(#1122) Variable "R" must be all lower-case
(#1122) Variable "R" must be all lower-case
(#1122) Closing brace must be on a line by itself
(#1122) Expected "if (...) {\n"; found "if (...) { "
(#1122) Variable "R" must be all lower-case
(#1122) Variable "R" must be all lower-case
(#1122) Closing brace must be on a line by itself
(#1123) Line indented incorrectly; expected 8 spaces, found 5
(#1123) Expected "if (...) {\n"; found "if (...) { "
(#1123) Variable "G" must be all lower-case
(#1123) Variable "G" must be all lower-case
(#1123) Closing brace must be on a line by itself
(#1123) Expected "if (...) {\n"; found "if (...) { "
(#1123) Variable "G" must be all lower-case
(#1123) Variable "G" must be all lower-case
(#1123) Closing brace must be on a line by itself
(#1124) Line indented incorrectly; expected 8 spaces, found 5
(#1124) Expected "if (...) {\n"; found "if (...) { "
(#1124) Variable "B" must be all lower-case
(#1124) Variable "B" must be all lower-case
(#1124) Closing brace must be on a line by itself
(#1124) Expected "if (...) {\n"; found "if (...) { "
(#1124) Variable "B" must be all lower-case
(#1124) Variable "B" must be all lower-case
(#1124) Closing brace must be on a line by itself
(#1126) Line indented incorrectly; expected 8 spaces, found 5
(#1126) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1127) Line indented incorrectly; expected at least 8 spaces, found 6
(#1128) Line indented incorrectly; expected 12 spaces, found 7
(#1128) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1129) Line indented incorrectly; expected at least 12 spaces, found 8
(#1130) Line indented incorrectly; expected at least 16 spaces, found 9
(#1130) Variable "ShadowColor" must be all lower-case
(#1130) Commas (,) must be followed by white space.
(#1130) Commas (,) must be followed by white space.
(#1130) Commas (,) must be followed by white space.
(#1130) Commas (,) must be followed by white space.
(#1131) Line indented incorrectly; expected at least 16 spaces, found 9
(#1131) Commas (,) must be followed by white space.
(#1131) Variable "X" must be all lower-case
(#1131) Expected 1 space before "+"; 0 found
(#1131) Expected 1 space after "+"; 0 found
(#1131) Commas (,) must be followed by white space.
(#1131) Variable "Y" must be all lower-case
(#1131) Expected 1 space before "+"; 0 found
(#1131) Expected 1 space after "+"; 0 found
(#1131) Commas (,) must be followed by white space.
(#1131) Variable "ShadowColor" must be all lower-case
(#1132) Line indented incorrectly; expected 12 spaces, found 8
(#1132) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1134) Line indented incorrectly; expected at least 12 spaces, found 7
(#1134) Variable "PlotColor" must be all lower-case
(#1134) Commas (,) must be followed by white space.
(#1134) Variable "R" must be all lower-case
(#1134) Commas (,) must be followed by white space.
(#1134) Variable "G" must be all lower-case
(#1134) Commas (,) must be followed by white space.
(#1134) Variable "B" must be all lower-case
(#1134) Commas (,) must be followed by white space.
(#1134) Variable "Alpha" must be all lower-case
(#1135) Line indented incorrectly; expected at least 12 spaces, found 7
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "X" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "Y" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "PlotColor" must be all lower-case
(#1137) Line indented incorrectly; expected at least 12 spaces, found 7
(#1138) Line indented incorrectly; expected 8 spaces, found 6
(#1138) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1140) Line indented incorrectly; expected at least 8 spaces, found 5
(#1140) Variable "Plot" must be all lower-case
(#1141) Line indented incorrectly; expected at least 8 spaces, found 5
(#1141) Variable "Xi" must be all lower-case
(#1141) Variable "X" must be all lower-case
(#1142) Line indented incorrectly; expected at least 8 spaces, found 5
(#1142) Variable "Yi" must be all lower-case
(#1142) Variable "Y" must be all lower-case
(#1144) Line indented incorrectly; expected 8 spaces, found 5
(#1144) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1144) Variable "Xi" must be all lower-case
(#1144) Variable "X" must be all lower-case
(#1144) Variable "Yi" must be all lower-case
(#1144) Variable "Y" must be all lower-case
(#1145) Line indented incorrectly; expected at least 8 spaces, found 6
(#1146) Line indented incorrectly; expected at least 12 spaces, found 7
(#1146) Inline control structures are not allowed
(#1146) Variable "Alpha" must be all lower-case
(#1147) Line indented incorrectly; expected at least 12 spaces, found 8
(#1147) Variable "X" must be all lower-case
(#1147) Commas (,) must be followed by white space.
(#1147) Variable "Y" must be all lower-case
(#1147) Commas (,) must be followed by white space.
(#1147) Commas (,) must be followed by white space.
(#1147) Variable "R" must be all lower-case
(#1147) Commas (,) must be followed by white space.
(#1147) Variable "G" must be all lower-case
(#1147) Commas (,) must be followed by white space.
(#1147) Variable "B" must be all lower-case
(#1148) Line indented incorrectly; expected at least 12 spaces, found 7
(#1148) Inline control structures are not allowed
(#1149) Line indented incorrectly; expected at least 12 spaces, found 8
(#1149) Variable "X" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "Y" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "Alpha" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "R" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "G" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "B" must be all lower-case
(#1150) Line indented incorrectly; expected 8 spaces, found 6
(#1150) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1151) Line indented incorrectly; expected 8 spaces, found 5
(#1151) Expected "} else {\n"; found "}\n else\n {\n"
(#1152) Line indented incorrectly; expected at least 8 spaces, found 6
(#1153) Line indented incorrectly; expected at least 12 spaces, found 7
(#1153) Variable "Alpha1" must be all lower-case
(#1153) Variable "X" must be all lower-case
(#1153) Variable "X" must be all lower-case
(#1153) Variable "Y" must be all lower-case
(#1153) Variable "Y" must be all lower-case
(#1153) Variable "Alpha" must be all lower-case
(#1154) Line indented incorrectly; expected 12 spaces, found 7
(#1154) Expected "if (...) {\n"; found "if (...) { "
(#1154) Variable "Alpha1" must be all lower-case
(#1154) Variable "Xi" must be all lower-case
(#1154) Commas (,) must be followed by white space.
(#1154) Variable "Yi" must be all lower-case
(#1154) Commas (,) must be followed by white space.
(#1154) Variable "Alpha1" must be all lower-case
(#1154) Commas (,) must be followed by white space.
(#1154) Variable "R" must be all lower-case
(#1154) Commas (,) must be followed by white space.
(#1154) Variable "G" must be all lower-case
(#1154) Commas (,) must be followed by white space.
(#1154) Variable "B" must be all lower-case
(#1154) Closing brace must be on a line by itself
(#1156) Line indented incorrectly; expected at least 12 spaces, found 7
(#1156) Variable "Alpha2" must be all lower-case
(#1156) Variable "X" must be all lower-case
(#1156) Variable "X" must be all lower-case
(#1156) Variable "Y" must be all lower-case
(#1156) Variable "Y" must be all lower-case
(#1156) Variable "Alpha" must be all lower-case
(#1157) Line indented incorrectly; expected 12 spaces, found 7
(#1157) Expected "if (...) {\n"; found "if (...) { "
(#1157) Variable "Alpha2" must be all lower-case
(#1157) Variable "Xi" must be all lower-case
(#1157) Expected 1 space before "+"; 0 found
(#1157) Expected 1 space after "+"; 0 found
(#1157) Commas (,) must be followed by white space.
(#1157) Variable "Yi" must be all lower-case
(#1157) Commas (,) must be followed by white space.
(#1157) Variable "Alpha2" must be all lower-case
(#1157) Commas (,) must be followed by white space.
(#1157) Variable "R" must be all lower-case
(#1157) Commas (,) must be followed by white space.
(#1157) Variable "G" must be all lower-case
(#1157) Commas (,) must be followed by white space.
(#1157) Variable "B" must be all lower-case
(#1157) Closing brace must be on a line by itself
(#1159) Line indented incorrectly; expected at least 12 spaces, found 7
(#1159) Variable "Alpha3" must be all lower-case
(#1159) Variable "X" must be all lower-case
(#1159) Variable "X" must be all lower-case
(#1159) Variable "Y" must be all lower-case
(#1159) Variable "Y" must be all lower-case
(#1159) Variable "Alpha" must be all lower-case
(#1160) Line indented incorrectly; expected 12 spaces, found 7
(#1160) Expected "if (...) {\n"; found "if (...) { "
(#1160) Variable "Alpha3" must be all lower-case
(#1160) Variable "Xi" must be all lower-case
(#1160) Commas (,) must be followed by white space.
(#1160) Variable "Yi" must be all lower-case
(#1160) Expected 1 space before "+"; 0 found
(#1160) Expected 1 space after "+"; 0 found
(#1160) Commas (,) must be followed by white space.
(#1160) Variable "Alpha3" must be all lower-case
(#1160) Commas (,) must be followed by white space.
(#1160) Variable "R" must be all lower-case
(#1160) Commas (,) must be followed by white space.
(#1160) Variable "G" must be all lower-case
(#1160) Commas (,) must be followed by white space.
(#1160) Variable "B" must be all lower-case
(#1160) Closing brace must be on a line by itself
(#1162) Line indented incorrectly; expected at least 12 spaces, found 7
(#1162) Variable "Alpha4" must be all lower-case
(#1162) Variable "X" must be all lower-case
(#1162) Variable "X" must be all lower-case
(#1162) Variable "Y" must be all lower-case
(#1162) Variable "Y" must be all lower-case
(#1162) Variable "Alpha" must be all lower-case
(#1163) Line indented incorrectly; expected 12 spaces, found 7
(#1163) Expected "if (...) {\n"; found "if (...) { "
(#1163) Variable "Alpha4" must be all lower-case
(#1163) Variable "Xi" must be all lower-case
(#1163) Expected 1 space before "+"; 0 found
(#1163) Expected 1 space after "+"; 0 found
(#1163) Commas (,) must be followed by white space.
(#1163) Variable "Yi" must be all lower-case
(#1163) Expected 1 space before "+"; 0 found
(#1163) Expected 1 space after "+"; 0 found
(#1163) Commas (,) must be followed by white space.
(#1163) Variable "Alpha4" must be all lower-case
(#1163) Commas (,) must be followed by white space.
(#1163) Variable "R" must be all lower-case
(#1163) Commas (,) must be followed by white space.
(#1163) Variable "G" must be all lower-case
(#1163) Commas (,) must be followed by white space.
(#1163) Variable "B" must be all lower-case
(#1163) Closing brace must be on a line by itself
(#1164) Line indented incorrectly; expected 8 spaces, found 6
(#1164) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1165) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1167) Line indented incorrectly; expected at least 4 spaces, found 3
(#1168) Line indented incorrectly; expected 4 spaces, found 3
(#1168) method name "pDraw::drawAlphaPixel" must be in lower-case letters only
(#1168) Visibility must be declared on method "drawAlphaPixel"
(#1168) Variable "X" must be all lower-case
(#1168) Commas (,) must be followed by white space.
(#1168) Variable "Y" must be all lower-case
(#1168) Commas (,) must be followed by white space.
(#1168) Variable "Alpha" must be all lower-case
(#1168) Commas (,) must be followed by white space.
(#1168) Variable "R" must be all lower-case
(#1168) Commas (,) must be followed by white space.
(#1168) Variable "G" must be all lower-case
(#1168) Commas (,) must be followed by white space.
(#1168) Variable "B" must be all lower-case
(#1169) Opening brace should be on the same line as the declaration
(#1170) Line indented incorrectly; expected 8 spaces, found 5
(#1170) Expected "if (...) {\n"; found "if (...) { "
(#1170) Variable "X" must be all lower-case
(#1170) Expected "if (...) {\n"; found "if (...) { "
(#1170) Variable "X" must be all lower-case
(#1170) Variable "Y" must be all lower-case
(#1170) Closing brace must be on a line by itself
(#1170) Closing brace must be on a line by itself
(#1172) Line indented incorrectly; expected at least 8 spaces, found 5
(#1172) Inline control structures are not allowed
(#1172) Variable "X" must be all lower-case
(#1172) Variable "Y" must be all lower-case
(#1172) Variable "X" must be all lower-case
(#1172) Variable "Y" must be all lower-case
(#1173) Line indented incorrectly; expected at least 8 spaces, found 6
(#1175) Line indented incorrectly; expected 8 spaces, found 5
(#1175) Expected "if (...) {\n"; found "if (...) { "
(#1175) Variable "R" must be all lower-case
(#1175) Variable "R" must be all lower-case
(#1175) Closing brace must be on a line by itself
(#1175) Expected "if (...) {\n"; found "if (...) { "
(#1175) Variable "R" must be all lower-case
(#1175) Variable "R" must be all lower-case
(#1175) Closing brace must be on a line by itself
(#1176) Line indented incorrectly; expected 8 spaces, found 5
(#1176) Expected "if (...) {\n"; found "if (...) { "
(#1176) Variable "G" must be all lower-case
(#1176) Variable "G" must be all lower-case
(#1176) Closing brace must be on a line by itself
(#1176) Expected "if (...) {\n"; found "if (...) { "
(#1176) Variable "G" must be all lower-case
(#1176) Variable "G" must be all lower-case
(#1176) Closing brace must be on a line by itself
(#1177) Line indented incorrectly; expected 8 spaces, found 5
(#1177) Expected "if (...) {\n"; found "if (...) { "
(#1177) Variable "B" must be all lower-case
(#1177) Variable "B" must be all lower-case
(#1177) Closing brace must be on a line by itself
(#1177) Expected "if (...) {\n"; found "if (...) { "
(#1177) Variable "B" must be all lower-case
(#1177) Variable "B" must be all lower-case
(#1177) Closing brace must be on a line by itself
(#1179) Line indented incorrectly; expected 8 spaces, found 5
(#1179) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1180) Line indented incorrectly; expected at least 8 spaces, found 6
(#1181) Line indented incorrectly; expected at least 12 spaces, found 7
(#1181) Variable "AlphaFactor" must be all lower-case
(#1181) Variable "Alpha" must be all lower-case
(#1182) Line indented incorrectly; expected at least 12 spaces, found 7
(#1182) Variable "ShadowColor" must be all lower-case
(#1182) Commas (,) must be followed by white space.
(#1182) Commas (,) must be followed by white space.
(#1182) Commas (,) must be followed by white space.
(#1182) Commas (,) must be followed by white space.
(#1182) Variable "AlphaFactor" must be all lower-case
(#1183) Line indented incorrectly; expected at least 12 spaces, found 7
(#1183) Commas (,) must be followed by white space.
(#1183) Variable "X" must be all lower-case
(#1183) Expected 1 space before "+"; 0 found
(#1183) Expected 1 space after "+"; 0 found
(#1183) Commas (,) must be followed by white space.
(#1183) Variable "Y" must be all lower-case
(#1183) Expected 1 space before "+"; 0 found
(#1183) Expected 1 space after "+"; 0 found
(#1183) Commas (,) must be followed by white space.
(#1183) Variable "ShadowColor" must be all lower-case
(#1184) Line indented incorrectly; expected 8 spaces, found 6
(#1184) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1186) Line indented incorrectly; expected at least 8 spaces, found 5
(#1186) Variable "C_Aliased" must be all lower-case
(#1186) Variable "C_Aliased" must not contain underscores.
(#1186) Commas (,) must be followed by white space.
(#1186) Variable "R" must be all lower-case
(#1186) Commas (,) must be followed by white space.
(#1186) Variable "G" must be all lower-case
(#1186) Commas (,) must be followed by white space.
(#1186) Variable "B" must be all lower-case
(#1186) Commas (,) must be followed by white space.
(#1186) Variable "Alpha" must be all lower-case
(#1187) Line indented incorrectly; expected at least 8 spaces, found 5
(#1187) Commas (,) must be followed by white space.
(#1187) Variable "X" must be all lower-case
(#1187) Commas (,) must be followed by white space.
(#1187) Variable "Y" must be all lower-case
(#1187) Commas (,) must be followed by white space.
(#1187) Variable "C_Aliased" must be all lower-case
(#1187) Variable "C_Aliased" must not contain underscores.
(#1188) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1190) Line indented incorrectly; expected at least 4 spaces, found 3
(#1191) Line indented incorrectly; expected 4 spaces, found 3
(#1191) method name "pDraw::convertAlpha" must be in lower-case letters only
(#1191) Visibility must be declared on method "convertAlpha"
(#1191) Variable "AlphaValue" must be all lower-case
(#1192) Opening brace should be on the same line as the declaration
(#1192) Opening brace must be the last content on the line
(#1192) Expected 1 space before "/"; 0 found
(#1192) Expected 1 space after "/"; 0 found
(#1192) Expected 1 space before "*"; 0 found
(#1192) Expected 1 space after "*"; 0 found
(#1192) Expected 1 space before "-"; 0 found
(#1192) Expected 1 space after "-"; 0 found
(#1192) Variable "AlphaValue" must be all lower-case
(#1192) Closing brace must be on a line by itself
(#1194) Line indented incorrectly; expected at least 4 spaces, found 3
(#1195) Line indented incorrectly; expected 4 spaces, found 3
(#1195) method name "pDraw::allocateColor" must be in lower-case letters only
(#1195) Visibility must be declared on method "allocateColor"
(#1195) Variable "Picture" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "R" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "G" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "B" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "Alpha" must be all lower-case
(#1196) Opening brace should be on the same line as the declaration
(#1197) Line indented incorrectly; expected 8 spaces, found 5
(#1197) Expected "if (...) {\n"; found "if (...) { "
(#1197) Variable "R" must be all lower-case
(#1197) Variable "R" must be all lower-case
(#1197) Closing brace must be on a line by itself
(#1197) Expected "if (...) {\n"; found "if (...) { "
(#1197) Variable "R" must be all lower-case
(#1197) Variable "R" must be all lower-case
(#1197) Closing brace must be on a line by itself
(#1198) Line indented incorrectly; expected 8 spaces, found 5
(#1198) Expected "if (...) {\n"; found "if (...) { "
(#1198) Variable "G" must be all lower-case
(#1198) Variable "G" must be all lower-case
(#1198) Closing brace must be on a line by itself
(#1198) Expected "if (...) {\n"; found "if (...) { "
(#1198) Variable "G" must be all lower-case
(#1198) Variable "G" must be all lower-case
(#1198) Closing brace must be on a line by itself
(#1199) Line indented incorrectly; expected 8 spaces, found 5
(#1199) Expected "if (...) {\n"; found "if (...) { "
(#1199) Variable "B" must be all lower-case
(#1199) Variable "B" must be all lower-case
(#1199) Closing brace must be on a line by itself
(#1199) Expected "if (...) {\n"; found "if (...) { "
(#1199) Variable "B" must be all lower-case
(#1199) Variable "B" must be all lower-case
(#1199) Closing brace must be on a line by itself
(#1200) Line indented incorrectly; expected 8 spaces, found 5
(#1200) Expected "if (...) {\n"; found "if (...) { "
(#1200) Variable "Alpha" must be all lower-case
(#1200) Variable "Alpha" must be all lower-case
(#1200) Closing brace must be on a line by itself
(#1201) Line indented incorrectly; expected 8 spaces, found 5
(#1201) Expected "if (...) {\n"; found "if (...) { "
(#1201) Variable "Alpha" must be all lower-case
(#1201) Variable "Alpha" must be all lower-case
(#1201) Closing brace must be on a line by itself
(#1203) Line indented incorrectly; expected at least 8 spaces, found 5
(#1203) Variable "Alpha" must be all lower-case
(#1203) Variable "Alpha" must be all lower-case
(#1204) Line indented incorrectly; expected at least 8 spaces, found 5
(#1204) Variable "Picture" must be all lower-case
(#1204) Commas (,) must be followed by white space.
(#1204) Variable "R" must be all lower-case
(#1204) Commas (,) must be followed by white space.
(#1204) Variable "G" must be all lower-case
(#1204) Commas (,) must be followed by white space.
(#1204) Variable "B" must be all lower-case
(#1204) Commas (,) must be followed by white space.
(#1204) Variable "Alpha" must be all lower-case
(#1205) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1207) Line indented incorrectly; expected at least 4 spaces, found 3
(#1208) Line indented incorrectly; expected 4 spaces, found 3
(#1208) method name "pDraw::drawFromPNG" must be in lower-case letters only
(#1208) Visibility must be declared on method "drawFromPNG"
(#1208) Variable "X" must be all lower-case
(#1208) Commas (,) must be followed by white space.
(#1208) Variable "Y" must be all lower-case
(#1208) Commas (,) must be followed by white space.
(#1208) Variable "FileName" must be all lower-case
(#1209) Opening brace should be on the same line as the declaration
(#1209) Opening brace must be the last content on the line
(#1209) Commas (,) must be followed by white space.
(#1209) Variable "FileName" must be all lower-case
(#1209) Commas (,) must be followed by white space.
(#1209) Variable "X" must be all lower-case
(#1209) Commas (,) must be followed by white space.
(#1209) Variable "Y" must be all lower-case
(#1209) Closing brace must be on a line by itself
(#1211) Line indented incorrectly; expected at least 4 spaces, found 3
(#1212) Line indented incorrectly; expected 4 spaces, found 3
(#1212) method name "pDraw::drawFromGIF" must be in lower-case letters only
(#1212) Visibility must be declared on method "drawFromGIF"
(#1212) Variable "X" must be all lower-case
(#1212) Commas (,) must be followed by white space.
(#1212) Variable "Y" must be all lower-case
(#1212) Commas (,) must be followed by white space.
(#1212) Variable "FileName" must be all lower-case
(#1213) Opening brace should be on the same line as the declaration
(#1213) Opening brace must be the last content on the line
(#1213) Commas (,) must be followed by white space.
(#1213) Variable "FileName" must be all lower-case
(#1213) Commas (,) must be followed by white space.
(#1213) Variable "X" must be all lower-case
(#1213) Commas (,) must be followed by white space.
(#1213) Variable "Y" must be all lower-case
(#1213) Closing brace must be on a line by itself
(#1215) Line indented incorrectly; expected at least 4 spaces, found 3
(#1216) Line indented incorrectly; expected 4 spaces, found 3
(#1216) method name "pDraw::drawFromJPG" must be in lower-case letters only
(#1216) Visibility must be declared on method "drawFromJPG"
(#1216) Variable "X" must be all lower-case
(#1216) Commas (,) must be followed by white space.
(#1216) Variable "Y" must be all lower-case
(#1216) Commas (,) must be followed by white space.
(#1216) Variable "FileName" must be all lower-case
(#1217) Opening brace should be on the same line as the declaration
(#1217) Opening brace must be the last content on the line
(#1217) Commas (,) must be followed by white space.
(#1217) Variable "FileName" must be all lower-case
(#1217) Commas (,) must be followed by white space.
(#1217) Variable "X" must be all lower-case
(#1217) Commas (,) must be followed by white space.
(#1217) Variable "Y" must be all lower-case
(#1217) Closing brace must be on a line by itself
(#1219) Line indented incorrectly; expected 4 spaces, found 3
(#1219) method name "pDraw::getPicInfo" must be in lower-case letters only
(#1219) Visibility must be declared on method "getPicInfo"
(#1219) Variable "FileName" must be all lower-case
(#1220) Opening brace should be on the same line as the declaration
(#1221) Line indented incorrectly; expected at least 8 spaces, found 5
(#1221) Variable "Infos" must be all lower-case
(#1221) Variable "FileName" must be all lower-case
(#1222) Line indented incorrectly; expected at least 8 spaces, found 5
(#1222) Variable "Width" must be all lower-case
(#1222) Variable "Infos" must be all lower-case
(#1223) Line indented incorrectly; expected at least 8 spaces, found 5
(#1223) Variable "Height" must be all lower-case
(#1223) Variable "Infos" must be all lower-case
(#1224) Line indented incorrectly; expected at least 8 spaces, found 5
(#1224) Variable "Type" must be all lower-case
(#1224) Variable "Infos" must be all lower-case
(#1226) Line indented incorrectly; expected 8 spaces, found 5
(#1226) Expected "if (...) {\n"; found "if (...) { "
(#1226) Variable "Type" must be all lower-case
(#1226) Variable "Type" must be all lower-case
(#1226) Closing brace must be on a line by itself
(#1227) Line indented incorrectly; expected 8 spaces, found 5
(#1227) Expected "if (...) {\n"; found "if (...) { "
(#1227) Variable "Type" must be all lower-case
(#1227) Variable "Type" must be all lower-case
(#1227) Closing brace must be on a line by itself
(#1228) Line indented incorrectly; expected 8 spaces, found 5
(#1228) Expected "if (...) {\n"; found "if (...) { "
(#1228) Variable "Type" must be all lower-case
(#1228) Variable "Type" must be all lower-case
(#1228) Closing brace must be on a line by itself
(#1230) Line indented incorrectly; expected at least 8 spaces, found 5
(#1230) Variable "Width" must be all lower-case
(#1230) Commas (,) must be followed by white space.
(#1230) Variable "Height" must be all lower-case
(#1230) Commas (,) must be followed by white space.
(#1230) Variable "Type" must be all lower-case
(#1231) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1233) Line indented incorrectly; expected at least 4 spaces, found 3
(#1234) Line indented incorrectly; expected 4 spaces, found 3
(#1234) method name "pDraw::drawFromPicture" must be in lower-case letters only
(#1234) Visibility must be declared on method "drawFromPicture"
(#1234) Variable "PicType" must be all lower-case
(#1234) Commas (,) must be followed by white space.
(#1234) Variable "FileName" must be all lower-case
(#1234) Commas (,) must be followed by white space.
(#1234) Variable "X" must be all lower-case
(#1234) Commas (,) must be followed by white space.
(#1234) Variable "Y" must be all lower-case
(#1235) Opening brace should be on the same line as the declaration
(#1236) Line indented incorrectly; expected 8 spaces, found 5
(#1236) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1236) Variable "FileName" must be all lower-case
(#1237) Line indented incorrectly; expected at least 8 spaces, found 6
(#1238) Line indented incorrectly; expected at least 12 spaces, found 7
(#1238) Variable "Width" must be all lower-case
(#1238) Commas (,) must be followed by white space.
(#1238) Variable "Height" must be all lower-case
(#1238) Variable "FileName" must be all lower-case
(#1240) Line indented incorrectly; expected 12 spaces, found 7
(#1240) Expected "if (...) {\n"; found "if (...)\n { "
(#1240) Variable "PicType" must be all lower-case
(#1241) Line indented incorrectly; expected at least 12 spaces, found 8
(#1241) Variable "Raster" must be all lower-case
(#1241) Variable "FileName" must be all lower-case
(#1241) Closing brace must be on a line by itself
(#1242) Line indented incorrectly; expected 12 spaces, found 7
(#1242) Usage of ELSEIF not allowed; use ELSE IF instead
(#1242) Variable "PicType" must be all lower-case
(#1243) Line indented incorrectly; expected at least 12 spaces, found 8
(#1243) Variable "Raster" must be all lower-case
(#1243) Variable "FileName" must be all lower-case
(#1243) Closing brace must be on a line by itself
(#1244) Line indented incorrectly; expected 12 spaces, found 7
(#1244) Usage of ELSEIF not allowed; use ELSE IF instead
(#1244) Variable "PicType" must be all lower-case
(#1245) Line indented incorrectly; expected at least 12 spaces, found 8
(#1245) Variable "Raster" must be all lower-case
(#1245) Variable "FileName" must be all lower-case
(#1245) Closing brace must be on a line by itself
(#1246) Line indented incorrectly; expected 12 spaces, found 7
(#1246) Expected "} else {\n"; found "}\n else\n { "
(#1247) Line indented incorrectly; expected at least 12 spaces, found 8
(#1247) Closing brace must be on a line by itself
(#1248) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1250) Line indented incorrectly; expected at least 12 spaces, found 7
(#1250) Variable "RestoreShadow" must be all lower-case
(#1251) Line indented incorrectly; expected 12 spaces, found 7
(#1251) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1252) Line indented incorrectly; expected at least 12 spaces, found 8
(#1253) Line indented incorrectly; expected at least 16 spaces, found 9
(#1253) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1254) Line indented incorrectly; expected at least 16 spaces, found 9
(#1254) Inline control structures are not allowed
(#1254) Variable "PicType" must be all lower-case
(#1255) Line indented incorrectly; expected at least 16 spaces, found 10
(#1255) Variable "X" must be all lower-case
(#1255) Expected 1 space before "+"; 0 found
(#1255) Expected 1 space after "+"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Variable "Y" must be all lower-case
(#1255) Expected 1 space before "+"; 0 found
(#1255) Expected 1 space after "+"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Variable "X" must be all lower-case
(#1255) Expected 1 space before "+"; 0 found
(#1255) Expected 1 space after "+"; 0 found
(#1255) Variable "Width" must be all lower-case
(#1255) Expected 1 space before "+"; 0 found
(#1255) Expected 1 space after "+"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Variable "Y" must be all lower-case
(#1255) Expected 1 space before "+"; 0 found
(#1255) Expected 1 space after "+"; 0 found
(#1255) Variable "Height" must be all lower-case
(#1255) Expected 1 space before "+"; 0 found
(#1255) Expected 1 space after "+"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Expected 1 space before "=>"; 0 found
(#1255) Expected 1 space after "=>"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Expected 1 space before "=>"; 0 found
(#1255) Expected 1 space after "=>"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Expected 1 space before "=>"; 0 found
(#1255) Expected 1 space after "=>"; 0 found
(#1255) Commas (,) must be followed by white space.
(#1255) Expected 1 space before "=>"; 0 found
(#1255) Expected 1 space after "=>"; 0 found
(#1255) Line exceeds maximum limit of 180 characters; contains 216 characters
(#1256) Line indented incorrectly; expected 16 spaces, found 9
(#1257) Line indented incorrectly; expected at least 16 spaces, found 10
(#1258) Line indented incorrectly; expected at least 20 spaces, found 11
(#1258) Variable "TranparentID" must be all lower-case
(#1258) Variable "Raster" must be all lower-case
(#1259) Line indented incorrectly; expected 20 spaces, found 11
(#1259) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1259) Expected 1 space after first semicolon of FOR loop; 0 found
(#1259) Expected 1 space after second semicolon of FOR loop; 0 found
(#1259) Variable "Xc" must be all lower-case
(#1259) Expected 1 space before "="; 0 found
(#1259) Expected 1 space after "="; 0 found
(#1259) Variable "Xc" must be all lower-case
(#1259) Expected 1 space before "<="; 0 found
(#1259) Expected 1 space after "<="; 0 found
(#1259) Variable "Width" must be all lower-case
(#1259) Expected 1 space before "-"; 0 found
(#1259) Expected 1 space after "-"; 0 found
(#1259) Variable "Xc" must be all lower-case
(#1260) Line indented incorrectly; expected at least 20 spaces, found 12
(#1261) Line indented incorrectly; expected 24 spaces, found 13
(#1261) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1261) Expected 1 space after first semicolon of FOR loop; 0 found
(#1261) Expected 1 space after second semicolon of FOR loop; 0 found
(#1261) Variable "Yc" must be all lower-case
(#1261) Expected 1 space before "="; 0 found
(#1261) Expected 1 space after "="; 0 found
(#1261) Variable "Yc" must be all lower-case
(#1261) Expected 1 space before "<="; 0 found
(#1261) Expected 1 space after "<="; 0 found
(#1261) Variable "Height" must be all lower-case
(#1261) Expected 1 space before "-"; 0 found
(#1261) Expected 1 space after "-"; 0 found
(#1261) Variable "Yc" must be all lower-case
(#1262) Line indented incorrectly; expected at least 24 spaces, found 14
(#1263) Line indented incorrectly; expected at least 28 spaces, found 15
(#1263) Variable "RGBa" must be all lower-case
(#1263) Variable "Raster" must be all lower-case
(#1263) Commas (,) must be followed by white space.
(#1263) Variable "Xc" must be all lower-case
(#1263) Commas (,) must be followed by white space.
(#1263) Variable "Yc" must be all lower-case
(#1264) Line indented incorrectly; expected at least 28 spaces, found 15
(#1264) Variable "Values" must be all lower-case
(#1264) Variable "Raster" must be all lower-case
(#1264) Commas (,) must be followed by white space.
(#1264) Variable "RGBa" must be all lower-case
(#1265) Line indented incorrectly; expected 28 spaces, found 15
(#1265) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1265) Variable "Values" must be all lower-case
(#1266) Line indented incorrectly; expected at least 28 spaces, found 16
(#1267) Line indented incorrectly; expected at least 32 spaces, found 17
(#1267) Variable "AlphaFactor" must be all lower-case
(#1267) Expected 1 space before "-"; 0 found
(#1267) Expected 1 space after "-"; 0 found
(#1267) Variable "Values" must be all lower-case
(#1268) Line indented incorrectly; expected at least 32 spaces, found 17
(#1268) Variable "X" must be all lower-case
(#1268) Expected 1 space before "+"; 0 found
(#1268) Expected 1 space after "+"; 0 found
(#1268) Variable "Xc" must be all lower-case
(#1268) Expected 1 space before "+"; 0 found
(#1268) Expected 1 space after "+"; 0 found
(#1268) Commas (,) must be followed by white space.
(#1268) Variable "Y" must be all lower-case
(#1268) Expected 1 space before "+"; 0 found
(#1268) Expected 1 space after "+"; 0 found
(#1268) Variable "Yc" must be all lower-case
(#1268) Expected 1 space before "+"; 0 found
(#1268) Expected 1 space after "+"; 0 found
(#1268) Commas (,) must be followed by white space.
(#1268) Variable "AlphaFactor" must be all lower-case
(#1268) Commas (,) must be followed by white space.
(#1268) Commas (,) must be followed by white space.
(#1268) Commas (,) must be followed by white space.
(#1268) Line exceeds 132 characters; contains 142 characters
(#1269) Line indented incorrectly; expected 28 spaces, found 16
(#1269) Closing brace indented incorrectly; expected 15 spaces, found 16
(#1270) Line indented incorrectly; expected 24 spaces, found 14
(#1270) Closing brace indented incorrectly; expected 13 spaces, found 14
(#1271) Line indented incorrectly; expected 20 spaces, found 12
(#1271) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1272) Line indented incorrectly; expected 16 spaces, found 10
(#1272) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1273) Line indented incorrectly; expected 12 spaces, found 8
(#1273) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1274) Line indented incorrectly; expected at least 12 spaces, found 7
(#1274) Variable "RestoreShadow" must be all lower-case
(#1276) Line indented incorrectly; expected at least 12 spaces, found 7
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "Raster" must be all lower-case
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "X" must be all lower-case
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "Y" must be all lower-case
(#1276) Commas (,) must be followed by white space.
(#1276) Commas (,) must be followed by white space.
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "Width" must be all lower-case
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "Height" must be all lower-case
(#1277) Line indented incorrectly; expected at least 12 spaces, found 7
(#1277) Variable "Raster" must be all lower-case
(#1278) Line indented incorrectly; expected 8 spaces, found 6
(#1278) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1279) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1281) Line indented incorrectly; expected at least 4 spaces, found 3
(#1282) Line indented incorrectly; expected 4 spaces, found 3
(#1282) method name "pDraw::drawArrow" must be in lower-case letters only
(#1282) Visibility must be declared on method "drawArrow"
(#1282) Variable "X1" must be all lower-case
(#1282) Commas (,) must be followed by white space.
(#1282) Variable "Y1" must be all lower-case
(#1282) Commas (,) must be followed by white space.
(#1282) Variable "X2" must be all lower-case
(#1282) Commas (,) must be followed by white space.
(#1282) Variable "Y2" must be all lower-case
(#1282) Commas (,) must be followed by white space.
(#1282) Variable "Format" must be all lower-case
(#1283) Opening brace should be on the same line as the declaration
(#1284) Line indented incorrectly; expected at least 8 spaces, found 5
(#1284) Variable "FillR" must be all lower-case
(#1284) Spaces must be used for alignment; tabs are not allowed
(#1284) Tab found within whitespace
(#1284) Variable "Format" must be all lower-case
(#1284) Variable "Format" must be all lower-case
(#1285) Line indented incorrectly; expected at least 8 spaces, found 5
(#1285) Variable "FillG" must be all lower-case
(#1285) Spaces must be used for alignment; tabs are not allowed
(#1285) Tab found within whitespace
(#1285) Variable "Format" must be all lower-case
(#1285) Variable "Format" must be all lower-case
(#1286) Line indented incorrectly; expected at least 8 spaces, found 5
(#1286) Variable "FillB" must be all lower-case
(#1286) Spaces must be used for alignment; tabs are not allowed
(#1286) Tab found within whitespace
(#1286) Variable "Format" must be all lower-case
(#1286) Variable "Format" must be all lower-case
(#1287) Line indented incorrectly; expected at least 8 spaces, found 5
(#1287) Variable "BorderR" must be all lower-case
(#1287) Spaces must be used for alignment; tabs are not allowed
(#1287) Tab found within whitespace
(#1287) Variable "Format" must be all lower-case
(#1287) Variable "Format" must be all lower-case
(#1287) Variable "FillR" must be all lower-case
(#1288) Line indented incorrectly; expected at least 8 spaces, found 5
(#1288) Variable "BorderG" must be all lower-case
(#1288) Spaces must be used for alignment; tabs are not allowed
(#1288) Tab found within whitespace
(#1288) Variable "Format" must be all lower-case
(#1288) Variable "Format" must be all lower-case
(#1288) Variable "FillG" must be all lower-case
(#1289) Line indented incorrectly; expected at least 8 spaces, found 5
(#1289) Variable "BorderB" must be all lower-case
(#1289) Spaces must be used for alignment; tabs are not allowed
(#1289) Tab found within whitespace
(#1289) Variable "Format" must be all lower-case
(#1289) Variable "Format" must be all lower-case
(#1289) Variable "FillB" must be all lower-case
(#1290) Line indented incorrectly; expected at least 8 spaces, found 5
(#1290) Variable "Alpha" must be all lower-case
(#1290) Spaces must be used for alignment; tabs are not allowed
(#1290) Tab found within whitespace
(#1290) Variable "Format" must be all lower-case
(#1290) Variable "Format" must be all lower-case
(#1291) Line indented incorrectly; expected at least 8 spaces, found 5
(#1291) Variable "Size" must be all lower-case
(#1291) Spaces must be used for alignment; tabs are not allowed
(#1291) Tab found within whitespace
(#1291) Variable "Format" must be all lower-case
(#1291) Variable "Format" must be all lower-case
(#1292) Line indented incorrectly; expected at least 8 spaces, found 5
(#1292) Variable "Ratio" must be all lower-case
(#1292) Spaces must be used for alignment; tabs are not allowed
(#1292) Tab found within whitespace
(#1292) Variable "Format" must be all lower-case
(#1292) Variable "Format" must be all lower-case
(#1293) Line indented incorrectly; expected at least 8 spaces, found 5
(#1293) Variable "TwoHeads" must be all lower-case
(#1293) Spaces must be used for alignment; tabs are not allowed
(#1293) Tab found within whitespace
(#1293) Variable "Format" must be all lower-case
(#1293) Variable "Format" must be all lower-case
(#1293) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1294) Line indented incorrectly; expected at least 8 spaces, found 5
(#1294) Variable "Ticks" must be all lower-case
(#1294) Spaces must be used for alignment; tabs are not allowed
(#1294) Tab found within whitespace
(#1294) Variable "Format" must be all lower-case
(#1294) Variable "Format" must be all lower-case
(#1294) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1296) Line indented incorrectly; expected at least 8 spaces, found 5
(#1297) Line indented incorrectly; expected at least 8 spaces, found 5
(#1297) Variable "Angle" must be all lower-case
(#1297) Variable "X1" must be all lower-case
(#1297) Commas (,) must be followed by white space.
(#1297) Variable "Y1" must be all lower-case
(#1297) Commas (,) must be followed by white space.
(#1297) Variable "X2" must be all lower-case
(#1297) Commas (,) must be followed by white space.
(#1297) Variable "Y2" must be all lower-case
(#1299) Line indented incorrectly; expected at least 8 spaces, found 5
(#1300) Line indented incorrectly; expected at least 8 spaces, found 5
(#1300) Variable "RestoreShadow" must be all lower-case
(#1301) Line indented incorrectly; expected 8 spaces, found 5
(#1301) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1302) Line indented incorrectly; expected at least 8 spaces, found 6
(#1303) Line indented incorrectly; expected at least 12 spaces, found 7
(#1303) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1304) Line indented incorrectly; expected at least 12 spaces, found 7
(#1304) Variable "X1" must be all lower-case
(#1304) Expected 1 space before "+"; 0 found
(#1304) Expected 1 space after "+"; 0 found
(#1304) Commas (,) must be followed by white space.
(#1304) Variable "Y1" must be all lower-case
(#1304) Expected 1 space before "+"; 0 found
(#1304) Expected 1 space after "+"; 0 found
(#1304) Commas (,) must be followed by white space.
(#1304) Variable "X2" must be all lower-case
(#1304) Expected 1 space before "+"; 0 found
(#1304) Expected 1 space after "+"; 0 found
(#1304) Commas (,) must be followed by white space.
(#1304) Variable "Y2" must be all lower-case
(#1304) Expected 1 space before "+"; 0 found
(#1304) Expected 1 space after "+"; 0 found
(#1304) Commas (,) must be followed by white space.
(#1304) Expected 1 space before "=>"; 0 found
(#1304) Expected 1 space after "=>"; 0 found
(#1304) Commas (,) must be followed by white space.
(#1304) Expected 1 space before "=>"; 0 found
(#1304) Expected 1 space after "=>"; 0 found
(#1304) Commas (,) must be followed by white space.
(#1304) Expected 1 space before "=>"; 0 found
(#1304) Expected 1 space after "=>"; 0 found
(#1304) Commas (,) must be followed by white space.
(#1304) Expected 1 space before "=>"; 0 found
(#1304) Expected 1 space after "=>"; 0 found
(#1304) Commas (,) must be followed by white space.
(#1304) Expected 1 space before "=>"; 0 found
(#1304) Expected 1 space after "=>"; 0 found
(#1304) Variable "Size" must be all lower-case
(#1304) Commas (,) must be followed by white space.
(#1304) Expected 1 space before "=>"; 0 found
(#1304) Expected 1 space after "=>"; 0 found
(#1304) Variable "Ratio" must be all lower-case
(#1304) Commas (,) must be followed by white space.
(#1304) Expected 1 space before "=>"; 0 found
(#1304) Expected 1 space after "=>"; 0 found
(#1304) Variable "TwoHeads" must be all lower-case
(#1304) Commas (,) must be followed by white space.
(#1304) Expected 1 space before "=>"; 0 found
(#1304) Expected 1 space after "=>"; 0 found
(#1304) Variable "Ticks" must be all lower-case
(#1304) Line exceeds maximum limit of 180 characters; contains 272 characters
(#1305) Line indented incorrectly; expected 8 spaces, found 6
(#1305) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1307) Line indented incorrectly; expected at least 8 spaces, found 5
(#1308) Line indented incorrectly; expected at least 8 spaces, found 5
(#1308) Variable "TailX" must be all lower-case
(#1308) Variable "Angle" must be all lower-case
(#1308) Expected 1 space before "-"; 0 found
(#1308) Expected 1 space after "-"; 0 found
(#1308) Expected 1 space before "*"; 0 found
(#1308) Expected 1 space after "*"; 0 found
(#1308) Expected 1 space before "/"; 0 found
(#1308) Expected 1 space after "/"; 0 found
(#1308) Expected 1 space before "*"; 0 found
(#1308) Expected 1 space after "*"; 0 found
(#1308) Variable "Size" must be all lower-case
(#1308) Expected 1 space before "+"; 0 found
(#1308) Expected 1 space after "+"; 0 found
(#1308) Variable "X2" must be all lower-case
(#1309) Line indented incorrectly; expected at least 8 spaces, found 5
(#1309) Variable "TailY" must be all lower-case
(#1309) Variable "Angle" must be all lower-case
(#1309) Expected 1 space before "-"; 0 found
(#1309) Expected 1 space after "-"; 0 found
(#1309) Expected 1 space before "*"; 0 found
(#1309) Expected 1 space after "*"; 0 found
(#1309) Expected 1 space before "/"; 0 found
(#1309) Expected 1 space after "/"; 0 found
(#1309) Expected 1 space before "*"; 0 found
(#1309) Expected 1 space after "*"; 0 found
(#1309) Variable "Size" must be all lower-case
(#1309) Expected 1 space before "+"; 0 found
(#1309) Expected 1 space after "+"; 0 found
(#1309) Variable "Y2" must be all lower-case
(#1311) Line indented incorrectly; expected at least 8 spaces, found 5
(#1311) Variable "Points" must be all lower-case
(#1311) Spaces must be used for alignment; tabs are not allowed
(#1311) Tab found within whitespace
(#1312) Line indented incorrectly; expected at least 8 spaces, found 5
(#1312) Variable "Points" must be all lower-case
(#1312) Variable "X2" must be all lower-case
(#1312) Variable "Points" must be all lower-case
(#1312) Variable "Y2" must be all lower-case
(#1313) Line indented incorrectly; expected at least 8 spaces, found 5
(#1313) Variable "Points" must be all lower-case
(#1313) Spaces must be used for alignment; tabs are not allowed
(#1313) Tab found within whitespace
(#1313) Variable "Angle" must be all lower-case
(#1313) Expected 1 space before "-"; 0 found
(#1313) Expected 1 space after "-"; 0 found
(#1313) Expected 1 space before "*"; 0 found
(#1313) Expected 1 space after "*"; 0 found
(#1313) Expected 1 space before "/"; 0 found
(#1313) Expected 1 space after "/"; 0 found
(#1313) Expected 1 space before "*"; 0 found
(#1313) Expected 1 space after "*"; 0 found
(#1313) Variable "Size" must be all lower-case
(#1313) Expected 1 space before "*"; 0 found
(#1313) Expected 1 space after "*"; 0 found
(#1313) Variable "Ratio" must be all lower-case
(#1313) Expected 1 space before "+"; 0 found
(#1313) Expected 1 space after "+"; 0 found
(#1313) Variable "TailX" must be all lower-case
(#1313) Variable "Points" must be all lower-case
(#1313) Variable "Angle" must be all lower-case
(#1313) Expected 1 space before "-"; 0 found
(#1313) Expected 1 space after "-"; 0 found
(#1313) Expected 1 space before "*"; 0 found
(#1313) Expected 1 space after "*"; 0 found
(#1313) Expected 1 space before "/"; 0 found
(#1313) Expected 1 space after "/"; 0 found
(#1313) Expected 1 space before "*"; 0 found
(#1313) Expected 1 space after "*"; 0 found
(#1313) Variable "Size" must be all lower-case
(#1313) Expected 1 space before "*"; 0 found
(#1313) Expected 1 space after "*"; 0 found
(#1313) Variable "Ratio" must be all lower-case
(#1313) Expected 1 space before "+"; 0 found
(#1313) Expected 1 space after "+"; 0 found
(#1313) Variable "TailY" must be all lower-case
(#1314) Line indented incorrectly; expected at least 8 spaces, found 5
(#1314) Variable "Points" must be all lower-case
(#1314) Spaces must be used for alignment; tabs are not allowed
(#1314) Tab found within whitespace
(#1314) Variable "Angle" must be all lower-case
(#1314) Expected 1 space before "-"; 0 found
(#1314) Expected 1 space after "-"; 0 found
(#1314) Expected 1 space before "*"; 0 found
(#1314) Expected 1 space after "*"; 0 found
(#1314) Expected 1 space before "/"; 0 found
(#1314) Expected 1 space after "/"; 0 found
(#1314) Expected 1 space before "*"; 0 found
(#1314) Expected 1 space after "*"; 0 found
(#1314) Variable "Size" must be all lower-case
(#1314) Expected 1 space before "*"; 0 found
(#1314) Expected 1 space after "*"; 0 found
(#1314) Variable "Ratio" must be all lower-case
(#1314) Expected 1 space before "+"; 0 found
(#1314) Expected 1 space after "+"; 0 found
(#1314) Variable "TailX" must be all lower-case
(#1314) Variable "Points" must be all lower-case
(#1314) Variable "Angle" must be all lower-case
(#1314) Expected 1 space before "-"; 0 found
(#1314) Expected 1 space after "-"; 0 found
(#1314) Expected 1 space before "*"; 0 found
(#1314) Expected 1 space after "*"; 0 found
(#1314) Expected 1 space before "/"; 0 found
(#1314) Expected 1 space after "/"; 0 found
(#1314) Expected 1 space before "*"; 0 found
(#1314) Expected 1 space after "*"; 0 found
(#1314) Variable "Size" must be all lower-case
(#1314) Expected 1 space before "*"; 0 found
(#1314) Expected 1 space after "*"; 0 found
(#1314) Variable "Ratio" must be all lower-case
(#1314) Expected 1 space before "+"; 0 found
(#1314) Expected 1 space after "+"; 0 found
(#1314) Variable "TailY" must be all lower-case
(#1315) Line indented incorrectly; expected at least 8 spaces, found 5
(#1315) Variable "Points" must be all lower-case
(#1315) Variable "X2" must be all lower-case
(#1315) Variable "Points" must be all lower-case
(#1315) Variable "Y2" must be all lower-case
(#1317) Line indented incorrectly; expected at least 8 spaces, found 5
(#1318) Line indented incorrectly; expected 8 spaces, found 5
(#1318) Expected "if (...) {\n"; found "if (...) { "
(#1318) Variable "Angle" must be all lower-case
(#1318) Variable "Angle" must be all lower-case
(#1318) Variable "Points" must be all lower-case
(#1318) Variable "Points" must be all lower-case
(#1318) Closing brace must be on a line by itself
(#1319) Line indented incorrectly; expected 8 spaces, found 5
(#1319) Expected "if (...) {\n"; found "if (...) { "
(#1319) Variable "Angle" must be all lower-case
(#1319) Variable "Angle" must be all lower-case
(#1319) Variable "Points" must be all lower-case
(#1319) Variable "Points" must be all lower-case
(#1319) Closing brace must be on a line by itself
(#1321) Line indented incorrectly; expected at least 8 spaces, found 5
(#1321) Variable "ArrowColor" must be all lower-case
(#1321) Commas (,) must be followed by white space.
(#1321) Variable "FillR" must be all lower-case
(#1321) Commas (,) must be followed by white space.
(#1321) Variable "FillG" must be all lower-case
(#1321) Commas (,) must be followed by white space.
(#1321) Variable "FillB" must be all lower-case
(#1321) Commas (,) must be followed by white space.
(#1321) Variable "Alpha" must be all lower-case
(#1322) Line indented incorrectly; expected at least 8 spaces, found 5
(#1322) Calls to inbuilt PHP functions must be lowercase; expected "imagefilledpolygon" but found "ImageFilledPolygon"
(#1322) Commas (,) must be followed by white space.
(#1322) Variable "Points" must be all lower-case
(#1322) Commas (,) must be followed by white space.
(#1322) Commas (,) must be followed by white space.
(#1322) Variable "ArrowColor" must be all lower-case
(#1324) Line indented incorrectly; expected at least 8 spaces, found 5
(#1324) Variable "Points" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Variable "Points" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Variable "Points" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Variable "Points" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Expected 1 space before "=>"; 0 found
(#1324) Expected 1 space after "=>"; 0 found
(#1324) Variable "BorderR" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Expected 1 space before "=>"; 0 found
(#1324) Expected 1 space after "=>"; 0 found
(#1324) Variable "BorderG" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Expected 1 space before "=>"; 0 found
(#1324) Expected 1 space after "=>"; 0 found
(#1324) Variable "BorderB" must be all lower-case
(#1324) Commas (,) must be followed by white space.
(#1324) Expected 1 space before "=>"; 0 found
(#1324) Expected 1 space after "=>"; 0 found
(#1324) Variable "Alpha" must be all lower-case
(#1325) Line indented incorrectly; expected at least 8 spaces, found 5
(#1325) Variable "Points" must be all lower-case
(#1325) Commas (,) must be followed by white space.
(#1325) Variable "Points" must be all lower-case
(#1325) Commas (,) must be followed by white space.
(#1325) Variable "Points" must be all lower-case
(#1325) Commas (,) must be followed by white space.
(#1325) Variable "Points" must be all lower-case
(#1325) Commas (,) must be followed by white space.
(#1325) Expected 1 space before "=>"; 0 found
(#1325) Expected 1 space after "=>"; 0 found
(#1325) Variable "BorderR" must be all lower-case
(#1325) Commas (,) must be followed by white space.
(#1325) Expected 1 space before "=>"; 0 found
(#1325) Expected 1 space after "=>"; 0 found
(#1325) Variable "BorderG" must be all lower-case
(#1325) Commas (,) must be followed by white space.
(#1325) Expected 1 space before "=>"; 0 found
(#1325) Expected 1 space after "=>"; 0 found
(#1325) Variable "BorderB" must be all lower-case
(#1325) Commas (,) must be followed by white space.
(#1325) Expected 1 space before "=>"; 0 found
(#1325) Expected 1 space after "=>"; 0 found
(#1325) Variable "Alpha" must be all lower-case
(#1326) Line indented incorrectly; expected at least 8 spaces, found 5
(#1326) Variable "Points" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Variable "Points" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Variable "Points" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Variable "Points" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Expected 1 space before "=>"; 0 found
(#1326) Expected 1 space after "=>"; 0 found
(#1326) Variable "BorderR" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Expected 1 space before "=>"; 0 found
(#1326) Expected 1 space after "=>"; 0 found
(#1326) Variable "BorderG" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Expected 1 space before "=>"; 0 found
(#1326) Expected 1 space after "=>"; 0 found
(#1326) Variable "BorderB" must be all lower-case
(#1326) Commas (,) must be followed by white space.
(#1326) Expected 1 space before "=>"; 0 found
(#1326) Expected 1 space after "=>"; 0 found
(#1326) Variable "Alpha" must be all lower-case
(#1328) Line indented incorrectly; expected at least 8 spaces, found 5
(#1329) Line indented incorrectly; expected 8 spaces, found 5
(#1329) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1329) Variable "TwoHeads" must be all lower-case
(#1330) Line indented incorrectly; expected at least 8 spaces, found 6
(#1331) Line indented incorrectly; expected at least 12 spaces, found 7
(#1331) Variable "Angle" must be all lower-case
(#1331) Variable "X2" must be all lower-case
(#1331) Commas (,) must be followed by white space.
(#1331) Variable "Y2" must be all lower-case
(#1331) Commas (,) must be followed by white space.
(#1331) Variable "X1" must be all lower-case
(#1331) Commas (,) must be followed by white space.
(#1331) Variable "Y1" must be all lower-case
(#1333) Line indented incorrectly; expected at least 12 spaces, found 7
(#1333) Variable "TailX2" must be all lower-case
(#1333) Variable "Angle" must be all lower-case
(#1333) Expected 1 space before "-"; 0 found
(#1333) Expected 1 space after "-"; 0 found
(#1333) Expected 1 space before "*"; 0 found
(#1333) Expected 1 space after "*"; 0 found
(#1333) Expected 1 space before "/"; 0 found
(#1333) Expected 1 space after "/"; 0 found
(#1333) Expected 1 space before "*"; 0 found
(#1333) Expected 1 space after "*"; 0 found
(#1333) Variable "Size" must be all lower-case
(#1333) Expected 1 space before "+"; 0 found
(#1333) Expected 1 space after "+"; 0 found
(#1333) Variable "X1" must be all lower-case
(#1334) Line indented incorrectly; expected at least 12 spaces, found 7
(#1334) Variable "TailY2" must be all lower-case
(#1334) Variable "Angle" must be all lower-case
(#1334) Expected 1 space before "-"; 0 found
(#1334) Expected 1 space after "-"; 0 found
(#1334) Expected 1 space before "*"; 0 found
(#1334) Expected 1 space after "*"; 0 found
(#1334) Expected 1 space before "/"; 0 found
(#1334) Expected 1 space after "/"; 0 found
(#1334) Expected 1 space before "*"; 0 found
(#1334) Expected 1 space after "*"; 0 found
(#1334) Variable "Size" must be all lower-case
(#1334) Expected 1 space before "+"; 0 found
(#1334) Expected 1 space after "+"; 0 found
(#1334) Variable "Y1" must be all lower-case
(#1336) Line indented incorrectly; expected at least 12 spaces, found 7
(#1336) Variable "Points" must be all lower-case
(#1337) Line indented incorrectly; expected at least 12 spaces, found 7
(#1337) Variable "Points" must be all lower-case
(#1337) Variable "X1" must be all lower-case
(#1337) Variable "Points" must be all lower-case
(#1337) Variable "Y1" must be all lower-case
(#1338) Line indented incorrectly; expected at least 12 spaces, found 7
(#1338) Variable "Points" must be all lower-case
(#1338) Variable "Angle" must be all lower-case
(#1338) Expected 1 space before "-"; 0 found
(#1338) Expected 1 space after "-"; 0 found
(#1338) Expected 1 space before "*"; 0 found
(#1338) Expected 1 space after "*"; 0 found
(#1338) Expected 1 space before "/"; 0 found
(#1338) Expected 1 space after "/"; 0 found
(#1338) Expected 1 space before "*"; 0 found
(#1338) Expected 1 space after "*"; 0 found
(#1338) Variable "Size" must be all lower-case
(#1338) Expected 1 space before "*"; 0 found
(#1338) Expected 1 space after "*"; 0 found
(#1338) Variable "Ratio" must be all lower-case
(#1338) Expected 1 space before "+"; 0 found
(#1338) Expected 1 space after "+"; 0 found
(#1338) Variable "TailX2" must be all lower-case
(#1338) Variable "Points" must be all lower-case
(#1338) Variable "Angle" must be all lower-case
(#1338) Expected 1 space before "-"; 0 found
(#1338) Expected 1 space after "-"; 0 found
(#1338) Expected 1 space before "*"; 0 found
(#1338) Expected 1 space after "*"; 0 found
(#1338) Expected 1 space before "/"; 0 found
(#1338) Expected 1 space after "/"; 0 found
(#1338) Expected 1 space before "*"; 0 found
(#1338) Expected 1 space after "*"; 0 found
(#1338) Variable "Size" must be all lower-case
(#1338) Expected 1 space before "*"; 0 found
(#1338) Expected 1 space after "*"; 0 found
(#1338) Variable "Ratio" must be all lower-case
(#1338) Expected 1 space before "+"; 0 found
(#1338) Expected 1 space after "+"; 0 found
(#1338) Variable "TailY2" must be all lower-case
(#1339) Line indented incorrectly; expected at least 12 spaces, found 7
(#1339) Variable "Points" must be all lower-case
(#1339) Variable "Angle" must be all lower-case
(#1339) Expected 1 space before "-"; 0 found
(#1339) Expected 1 space after "-"; 0 found
(#1339) Expected 1 space before "*"; 0 found
(#1339) Expected 1 space after "*"; 0 found
(#1339) Expected 1 space before "/"; 0 found
(#1339) Expected 1 space after "/"; 0 found
(#1339) Expected 1 space before "*"; 0 found
(#1339) Expected 1 space after "*"; 0 found
(#1339) Variable "Size" must be all lower-case
(#1339) Expected 1 space before "*"; 0 found
(#1339) Expected 1 space after "*"; 0 found
(#1339) Variable "Ratio" must be all lower-case
(#1339) Expected 1 space before "+"; 0 found
(#1339) Expected 1 space after "+"; 0 found
(#1339) Variable "TailX2" must be all lower-case
(#1339) Variable "Points" must be all lower-case
(#1339) Variable "Angle" must be all lower-case
(#1339) Expected 1 space before "-"; 0 found
(#1339) Expected 1 space after "-"; 0 found
(#1339) Expected 1 space before "*"; 0 found
(#1339) Expected 1 space after "*"; 0 found
(#1339) Expected 1 space before "/"; 0 found
(#1339) Expected 1 space after "/"; 0 found
(#1339) Expected 1 space before "*"; 0 found
(#1339) Expected 1 space after "*"; 0 found
(#1339) Variable "Size" must be all lower-case
(#1339) Expected 1 space before "*"; 0 found
(#1339) Expected 1 space after "*"; 0 found
(#1339) Variable "Ratio" must be all lower-case
(#1339) Expected 1 space before "+"; 0 found
(#1339) Expected 1 space after "+"; 0 found
(#1339) Variable "TailY2" must be all lower-case
(#1340) Line indented incorrectly; expected at least 12 spaces, found 7
(#1340) Variable "Points" must be all lower-case
(#1340) Variable "X1" must be all lower-case
(#1340) Variable "Points" must be all lower-case
(#1340) Variable "Y1" must be all lower-case
(#1342) Line indented incorrectly; expected at least 12 spaces, found 7
(#1343) Line indented incorrectly; expected 12 spaces, found 7
(#1343) Expected "if (...) {\n"; found "if (...) { "
(#1343) Variable "Angle" must be all lower-case
(#1343) Variable "Angle" must be all lower-case
(#1343) Variable "Points" must be all lower-case
(#1343) Variable "Points" must be all lower-case
(#1343) Closing brace must be on a line by itself
(#1344) Line indented incorrectly; expected 12 spaces, found 7
(#1344) Expected "if (...) {\n"; found "if (...) { "
(#1344) Variable "Angle" must be all lower-case
(#1344) Variable "Angle" must be all lower-case
(#1344) Variable "Points" must be all lower-case
(#1344) Variable "Points" must be all lower-case
(#1344) Closing brace must be on a line by itself
(#1346) Line indented incorrectly; expected at least 12 spaces, found 7
(#1346) Variable "ArrowColor" must be all lower-case
(#1346) Commas (,) must be followed by white space.
(#1346) Variable "FillR" must be all lower-case
(#1346) Commas (,) must be followed by white space.
(#1346) Variable "FillG" must be all lower-case
(#1346) Commas (,) must be followed by white space.
(#1346) Variable "FillB" must be all lower-case
(#1346) Commas (,) must be followed by white space.
(#1346) Variable "Alpha" must be all lower-case
(#1347) Line indented incorrectly; expected at least 12 spaces, found 7
(#1347) Calls to inbuilt PHP functions must be lowercase; expected "imagefilledpolygon" but found "ImageFilledPolygon"
(#1347) Commas (,) must be followed by white space.
(#1347) Variable "Points" must be all lower-case
(#1347) Commas (,) must be followed by white space.
(#1347) Commas (,) must be followed by white space.
(#1347) Variable "ArrowColor" must be all lower-case
(#1349) Line indented incorrectly; expected at least 12 spaces, found 7
(#1349) Variable "Points" must be all lower-case
(#1349) Commas (,) must be followed by white space.
(#1349) Variable "Points" must be all lower-case
(#1349) Commas (,) must be followed by white space.
(#1349) Variable "Points" must be all lower-case
(#1349) Commas (,) must be followed by white space.
(#1349) Variable "Points" must be all lower-case
(#1349) Commas (,) must be followed by white space.
(#1349) Expected 1 space before "=>"; 0 found
(#1349) Expected 1 space after "=>"; 0 found
(#1349) Variable "BorderR" must be all lower-case
(#1349) Commas (,) must be followed by white space.
(#1349) Expected 1 space before "=>"; 0 found
(#1349) Expected 1 space after "=>"; 0 found
(#1349) Variable "BorderG" must be all lower-case
(#1349) Commas (,) must be followed by white space.
(#1349) Expected 1 space before "=>"; 0 found
(#1349) Expected 1 space after "=>"; 0 found
(#1349) Variable "BorderB" must be all lower-case
(#1349) Commas (,) must be followed by white space.
(#1349) Expected 1 space before "=>"; 0 found
(#1349) Expected 1 space after "=>"; 0 found
(#1349) Variable "Alpha" must be all lower-case
(#1349) Line exceeds 132 characters; contains 133 characters
(#1350) Line indented incorrectly; expected at least 12 spaces, found 7
(#1350) Variable "Points" must be all lower-case
(#1350) Commas (,) must be followed by white space.
(#1350) Variable "Points" must be all lower-case
(#1350) Commas (,) must be followed by white space.
(#1350) Variable "Points" must be all lower-case
(#1350) Commas (,) must be followed by white space.
(#1350) Variable "Points" must be all lower-case
(#1350) Commas (,) must be followed by white space.
(#1350) Expected 1 space before "=>"; 0 found
(#1350) Expected 1 space after "=>"; 0 found
(#1350) Variable "BorderR" must be all lower-case
(#1350) Commas (,) must be followed by white space.
(#1350) Expected 1 space before "=>"; 0 found
(#1350) Expected 1 space after "=>"; 0 found
(#1350) Variable "BorderG" must be all lower-case
(#1350) Commas (,) must be followed by white space.
(#1350) Expected 1 space before "=>"; 0 found
(#1350) Expected 1 space after "=>"; 0 found
(#1350) Variable "BorderB" must be all lower-case
(#1350) Commas (,) must be followed by white space.
(#1350) Expected 1 space before "=>"; 0 found
(#1350) Expected 1 space after "=>"; 0 found
(#1350) Variable "Alpha" must be all lower-case
(#1350) Line exceeds 132 characters; contains 133 characters
(#1351) Line indented incorrectly; expected at least 12 spaces, found 7
(#1351) Variable "Points" must be all lower-case
(#1351) Commas (,) must be followed by white space.
(#1351) Variable "Points" must be all lower-case
(#1351) Commas (,) must be followed by white space.
(#1351) Variable "Points" must be all lower-case
(#1351) Commas (,) must be followed by white space.
(#1351) Variable "Points" must be all lower-case
(#1351) Commas (,) must be followed by white space.
(#1351) Expected 1 space before "=>"; 0 found
(#1351) Expected 1 space after "=>"; 0 found
(#1351) Variable "BorderR" must be all lower-case
(#1351) Commas (,) must be followed by white space.
(#1351) Expected 1 space before "=>"; 0 found
(#1351) Expected 1 space after "=>"; 0 found
(#1351) Variable "BorderG" must be all lower-case
(#1351) Commas (,) must be followed by white space.
(#1351) Expected 1 space before "=>"; 0 found
(#1351) Expected 1 space after "=>"; 0 found
(#1351) Variable "BorderB" must be all lower-case
(#1351) Commas (,) must be followed by white space.
(#1351) Expected 1 space before "=>"; 0 found
(#1351) Expected 1 space after "=>"; 0 found
(#1351) Variable "Alpha" must be all lower-case
(#1351) Line exceeds 132 characters; contains 133 characters
(#1353) Line indented incorrectly; expected at least 12 spaces, found 7
(#1353) Variable "TailX" must be all lower-case
(#1353) Commas (,) must be followed by white space.
(#1353) Variable "TailY" must be all lower-case
(#1353) Commas (,) must be followed by white space.
(#1353) Variable "TailX2" must be all lower-case
(#1353) Commas (,) must be followed by white space.
(#1353) Variable "TailY2" must be all lower-case
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Variable "BorderR" must be all lower-case
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Variable "BorderG" must be all lower-case
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Variable "BorderB" must be all lower-case
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Variable "Alpha" must be all lower-case
(#1353) Commas (,) must be followed by white space.
(#1353) Expected 1 space before "=>"; 0 found
(#1353) Expected 1 space after "=>"; 0 found
(#1353) Variable "Ticks" must be all lower-case
(#1353) Line exceeds 132 characters; contains 135 characters
(#1354) Line indented incorrectly; expected 8 spaces, found 6
(#1354) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1355) Line indented incorrectly; expected at least 8 spaces, found 5
(#1355) Inline control structures are not allowed
(#1356) Line indented incorrectly; expected at least 8 spaces, found 6
(#1356) Variable "X1" must be all lower-case
(#1356) Commas (,) must be followed by white space.
(#1356) Variable "Y1" must be all lower-case
(#1356) Commas (,) must be followed by white space.
(#1356) Variable "TailX" must be all lower-case
(#1356) Commas (,) must be followed by white space.
(#1356) Variable "TailY" must be all lower-case
(#1356) Commas (,) must be followed by white space.
(#1356) Expected 1 space before "=>"; 0 found
(#1356) Expected 1 space after "=>"; 0 found
(#1356) Variable "BorderR" must be all lower-case
(#1356) Commas (,) must be followed by white space.
(#1356) Expected 1 space before "=>"; 0 found
(#1356) Expected 1 space after "=>"; 0 found
(#1356) Variable "BorderG" must be all lower-case
(#1356) Commas (,) must be followed by white space.
(#1356) Expected 1 space before "=>"; 0 found
(#1356) Expected 1 space after "=>"; 0 found
(#1356) Variable "BorderB" must be all lower-case
(#1356) Commas (,) must be followed by white space.
(#1356) Expected 1 space before "=>"; 0 found
(#1356) Expected 1 space after "=>"; 0 found
(#1356) Variable "Alpha" must be all lower-case
(#1356) Commas (,) must be followed by white space.
(#1356) Expected 1 space before "=>"; 0 found
(#1356) Expected 1 space after "=>"; 0 found
(#1356) Variable "Ticks" must be all lower-case
(#1358) Line indented incorrectly; expected at least 8 spaces, found 5
(#1359) Line indented incorrectly; expected at least 8 spaces, found 5
(#1359) Variable "RestoreShadow" must be all lower-case
(#1360) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1362) Line indented incorrectly; expected at least 4 spaces, found 3
(#1363) Line indented incorrectly; expected 4 spaces, found 3
(#1363) method name "pDraw::drawArrowLabel" must be in lower-case letters only
(#1363) Visibility must be declared on method "drawArrowLabel"
(#1363) Variable "X1" must be all lower-case
(#1363) Commas (,) must be followed by white space.
(#1363) Variable "Y1" must be all lower-case
(#1363) Commas (,) must be followed by white space.
(#1363) Variable "Text" must be all lower-case
(#1363) Commas (,) must be followed by white space.
(#1363) Variable "Format" must be all lower-case
(#1364) Opening brace should be on the same line as the declaration
(#1365) Line indented incorrectly; expected at least 8 spaces, found 5
(#1365) Variable "FillR" must be all lower-case
(#1365) Variable "Format" must be all lower-case
(#1365) Variable "Format" must be all lower-case
(#1366) Line indented incorrectly; expected at least 8 spaces, found 5
(#1366) Variable "FillG" must be all lower-case
(#1366) Variable "Format" must be all lower-case
(#1366) Variable "Format" must be all lower-case
(#1367) Line indented incorrectly; expected at least 8 spaces, found 5
(#1367) Variable "FillB" must be all lower-case
(#1367) Variable "Format" must be all lower-case
(#1367) Variable "Format" must be all lower-case
(#1368) Line indented incorrectly; expected at least 8 spaces, found 5
(#1368) Variable "BorderR" must be all lower-case
(#1368) Variable "Format" must be all lower-case
(#1368) Variable "Format" must be all lower-case
(#1368) Variable "FillR" must be all lower-case
(#1369) Line indented incorrectly; expected at least 8 spaces, found 5
(#1369) Variable "BorderG" must be all lower-case
(#1369) Variable "Format" must be all lower-case
(#1369) Variable "Format" must be all lower-case
(#1369) Variable "FillG" must be all lower-case
(#1370) Line indented incorrectly; expected at least 8 spaces, found 5
(#1370) Variable "BorderB" must be all lower-case
(#1370) Variable "Format" must be all lower-case
(#1370) Variable "Format" must be all lower-case
(#1370) Variable "FillB" must be all lower-case
(#1371) Line indented incorrectly; expected at least 8 spaces, found 5
(#1371) Variable "FontName" must be all lower-case
(#1371) Variable "Format" must be all lower-case
(#1371) Variable "Format" must be all lower-case
(#1372) Line indented incorrectly; expected at least 8 spaces, found 5
(#1372) Variable "FontSize" must be all lower-case
(#1372) Variable "Format" must be all lower-case
(#1372) Variable "Format" must be all lower-case
(#1373) Line indented incorrectly; expected at least 8 spaces, found 5
(#1373) Variable "Alpha" must be all lower-case
(#1373) Variable "Format" must be all lower-case
(#1373) Variable "Format" must be all lower-case
(#1374) Line indented incorrectly; expected at least 8 spaces, found 5
(#1374) Variable "Length" must be all lower-case
(#1374) Variable "Format" must be all lower-case
(#1374) Variable "Format" must be all lower-case
(#1375) Line indented incorrectly; expected at least 8 spaces, found 5
(#1375) Variable "Angle" must be all lower-case
(#1375) Variable "Format" must be all lower-case
(#1375) Variable "Format" must be all lower-case
(#1376) Line indented incorrectly; expected at least 8 spaces, found 5
(#1376) Variable "Size" must be all lower-case
(#1376) Variable "Format" must be all lower-case
(#1376) Variable "Format" must be all lower-case
(#1377) Line indented incorrectly; expected at least 8 spaces, found 5
(#1377) Variable "Position" must be all lower-case
(#1377) Variable "Format" must be all lower-case
(#1377) Variable "Format" must be all lower-case
(#1378) Line indented incorrectly; expected at least 8 spaces, found 5
(#1378) Variable "RoundPos" must be all lower-case
(#1378) Variable "Format" must be all lower-case
(#1378) Variable "Format" must be all lower-case
(#1378) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1379) Line indented incorrectly; expected at least 8 spaces, found 5
(#1379) Variable "Ticks" must be all lower-case
(#1379) Variable "Format" must be all lower-case
(#1379) Variable "Format" must be all lower-case
(#1379) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1381) Line indented incorrectly; expected at least 8 spaces, found 5
(#1381) Variable "Angle" must be all lower-case
(#1381) Variable "Angle" must be all lower-case
(#1383) Line indented incorrectly; expected at least 8 spaces, found 5
(#1383) Variable "X2" must be all lower-case
(#1383) Variable "Angle" must be all lower-case
(#1383) Expected 1 space before "+"; 0 found
(#1383) Expected 1 space after "+"; 0 found
(#1383) Expected 1 space before "*"; 0 found
(#1383) Expected 1 space after "*"; 0 found
(#1383) Expected 1 space before "/"; 0 found
(#1383) Expected 1 space after "/"; 0 found
(#1383) Expected 1 space before "*"; 0 found
(#1383) Expected 1 space after "*"; 0 found
(#1383) Variable "Length" must be all lower-case
(#1383) Expected 1 space before "+"; 0 found
(#1383) Expected 1 space after "+"; 0 found
(#1383) Variable "X1" must be all lower-case
(#1384) Line indented incorrectly; expected at least 8 spaces, found 5
(#1384) Variable "Y2" must be all lower-case
(#1384) Variable "Angle" must be all lower-case
(#1384) Expected 1 space before "+"; 0 found
(#1384) Expected 1 space after "+"; 0 found
(#1384) Expected 1 space before "*"; 0 found
(#1384) Expected 1 space after "*"; 0 found
(#1384) Expected 1 space before "/"; 0 found
(#1384) Expected 1 space after "/"; 0 found
(#1384) Expected 1 space before "*"; 0 found
(#1384) Expected 1 space after "*"; 0 found
(#1384) Variable "Length" must be all lower-case
(#1384) Expected 1 space before "+"; 0 found
(#1384) Expected 1 space after "+"; 0 found
(#1384) Variable "Y1" must be all lower-case
(#1386) Line indented incorrectly; expected 8 spaces, found 5
(#1386) Expected "if (...) {\n"; found "if (...) { "
(#1386) Variable "RoundPos" must be all lower-case
(#1386) Variable "Angle" must be all lower-case
(#1386) Variable "Angle" must be all lower-case
(#1386) Variable "Y2" must be all lower-case
(#1386) Variable "Y2" must be all lower-case
(#1386) Closing brace must be on a line by itself
(#1387) Line indented incorrectly; expected 8 spaces, found 5
(#1387) Expected "if (...) {\n"; found "if (...) { "
(#1387) Variable "RoundPos" must be all lower-case
(#1387) Variable "Angle" must be all lower-case
(#1387) Variable "Y2" must be all lower-case
(#1387) Variable "Y2" must be all lower-case
(#1387) Closing brace must be on a line by itself
(#1389) Line indented incorrectly; expected at least 8 spaces, found 5
(#1389) Variable "X2" must be all lower-case
(#1389) Commas (,) must be followed by white space.
(#1389) Variable "Y2" must be all lower-case
(#1389) Commas (,) must be followed by white space.
(#1389) Variable "X1" must be all lower-case
(#1389) Commas (,) must be followed by white space.
(#1389) Variable "Y1" must be all lower-case
(#1389) Commas (,) must be followed by white space.
(#1389) Variable "Format" must be all lower-case
(#1391) Line indented incorrectly; expected at least 8 spaces, found 5
(#1391) Variable "Size" must be all lower-case
(#1391) Spaces must be used for alignment; tabs are not allowed
(#1391) Tab found within whitespace
(#1391) Variable "FontSize" must be all lower-case
(#1391) Commas (,) must be followed by white space.
(#1391) Commas (,) must be followed by white space.
(#1391) Variable "FontName" must be all lower-case
(#1391) Commas (,) must be followed by white space.
(#1391) Variable "Text" must be all lower-case
(#1392) Line indented incorrectly; expected at least 8 spaces, found 5
(#1392) Variable "TxtWidth" must be all lower-case
(#1392) Spaces must be used for alignment; tabs are not allowed
(#1392) Tab found within whitespace
(#1392) Variable "Size" must be all lower-case
(#1392) Expected 1 space before "-"; 0 found
(#1392) Expected 1 space after "-"; 0 found
(#1392) Variable "Size" must be all lower-case
(#1392) Commas (,) must be followed by white space.
(#1392) Variable "Size" must be all lower-case
(#1392) Expected 1 space before "-"; 0 found
(#1392) Expected 1 space after "-"; 0 found
(#1392) Variable "Size" must be all lower-case
(#1393) Line indented incorrectly; expected at least 8 spaces, found 5
(#1393) Variable "TxtHeight" must be all lower-case
(#1393) Spaces must be used for alignment; tabs are not allowed
(#1393) Tab found within whitespace
(#1393) Variable "Size" must be all lower-case
(#1393) Expected 1 space before "-"; 0 found
(#1393) Expected 1 space after "-"; 0 found
(#1393) Variable "Size" must be all lower-case
(#1393) Commas (,) must be followed by white space.
(#1393) Variable "Size" must be all lower-case
(#1393) Expected 1 space before "-"; 0 found
(#1393) Expected 1 space after "-"; 0 found
(#1393) Variable "Size" must be all lower-case
(#1395) Line indented incorrectly; expected 8 spaces, found 5
(#1395) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1395) Variable "Angle" must be all lower-case
(#1395) Variable "Angle" must be all lower-case
(#1396) Line indented incorrectly; expected at least 8 spaces, found 6
(#1397) Line indented incorrectly; expected at least 12 spaces, found 7
(#1397) Variable "X2" must be all lower-case
(#1397) Commas (,) must be followed by white space.
(#1397) Variable "Y2" must be all lower-case
(#1397) Commas (,) must be followed by white space.
(#1397) Variable "X2" must be all lower-case
(#1397) Expected 1 space before "-"; 0 found
(#1397) Expected 1 space after "-"; 0 found
(#1397) Variable "TxtWidth" must be all lower-case
(#1397) Commas (,) must be followed by white space.
(#1397) Variable "Y2" must be all lower-case
(#1397) Commas (,) must be followed by white space.
(#1397) Expected 1 space before "=>"; 0 found
(#1397) Expected 1 space after "=>"; 0 found
(#1397) Variable "BorderR" must be all lower-case
(#1397) Commas (,) must be followed by white space.
(#1397) Expected 1 space before "=>"; 0 found
(#1397) Expected 1 space after "=>"; 0 found
(#1397) Variable "BorderG" must be all lower-case
(#1397) Commas (,) must be followed by white space.
(#1397) Expected 1 space before "=>"; 0 found
(#1397) Expected 1 space after "=>"; 0 found
(#1397) Variable "BorderB" must be all lower-case
(#1397) Commas (,) must be followed by white space.
(#1397) Expected 1 space before "=>"; 0 found
(#1397) Expected 1 space after "=>"; 0 found
(#1397) Variable "Alpha" must be all lower-case
(#1397) Commas (,) must be followed by white space.
(#1397) Expected 1 space before "=>"; 0 found
(#1397) Expected 1 space after "=>"; 0 found
(#1397) Variable "Ticks" must be all lower-case
(#1398) Line indented incorrectly; expected at least 12 spaces, found 7
(#1398) Inline control structures are not allowed
(#1398) Variable "Position" must be all lower-case
(#1399) Line indented incorrectly; expected at least 12 spaces, found 8
(#1399) Variable "X2" must be all lower-case
(#1399) Commas (,) must be followed by white space.
(#1399) Variable "Y2" must be all lower-case
(#1399) Expected 1 space before "-"; 0 found
(#1399) Expected 1 space after "-"; 0 found
(#1399) Commas (,) must be followed by white space.
(#1399) Variable "Text" must be all lower-case
(#1399) Commas (,) must be followed by white space.
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) Variable "BorderR" must be all lower-case
(#1399) Commas (,) must be followed by white space.
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) Variable "BorderG" must be all lower-case
(#1399) Commas (,) must be followed by white space.
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) Variable "BorderB" must be all lower-case
(#1399) Commas (,) must be followed by white space.
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) Variable "Alpha" must be all lower-case
(#1399) Commas (,) must be followed by white space.
(#1399) Expected 1 space before "=>"; 0 found
(#1399) Expected 1 space after "=>"; 0 found
(#1399) Line exceeds 132 characters; contains 138 characters
(#1400) Line indented incorrectly; expected at least 12 spaces, found 7
(#1400) Inline control structures are not allowed
(#1401) Line indented incorrectly; expected at least 12 spaces, found 8
(#1401) Variable "X2" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Variable "Y2" must be all lower-case
(#1401) Expected 1 space before "+"; 0 found
(#1401) Expected 1 space after "+"; 0 found
(#1401) Commas (,) must be followed by white space.
(#1401) Variable "Text" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Expected 1 space before "=>"; 0 found
(#1401) Expected 1 space after "=>"; 0 found
(#1401) Variable "BorderR" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Expected 1 space before "=>"; 0 found
(#1401) Expected 1 space after "=>"; 0 found
(#1401) Variable "BorderG" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Expected 1 space before "=>"; 0 found
(#1401) Expected 1 space after "=>"; 0 found
(#1401) Variable "BorderB" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Expected 1 space before "=>"; 0 found
(#1401) Expected 1 space after "=>"; 0 found
(#1401) Variable "Alpha" must be all lower-case
(#1401) Commas (,) must be followed by white space.
(#1401) Expected 1 space before "=>"; 0 found
(#1401) Expected 1 space after "=>"; 0 found
(#1401) Line exceeds 132 characters; contains 135 characters
(#1402) Line indented incorrectly; expected 8 spaces, found 6
(#1402) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1403) Line indented incorrectly; expected 8 spaces, found 5
(#1403) Expected "} else {\n"; found "}\n else\n {\n"
(#1404) Line indented incorrectly; expected at least 8 spaces, found 6
(#1405) Line indented incorrectly; expected at least 12 spaces, found 7
(#1405) Variable "X2" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "Y2" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "X2" must be all lower-case
(#1405) Expected 1 space before "+"; 0 found
(#1405) Expected 1 space after "+"; 0 found
(#1405) Variable "TxtWidth" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Variable "Y2" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Expected 1 space before "=>"; 0 found
(#1405) Expected 1 space after "=>"; 0 found
(#1405) Variable "BorderR" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Expected 1 space before "=>"; 0 found
(#1405) Expected 1 space after "=>"; 0 found
(#1405) Variable "BorderG" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Expected 1 space before "=>"; 0 found
(#1405) Expected 1 space after "=>"; 0 found
(#1405) Variable "BorderB" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Expected 1 space before "=>"; 0 found
(#1405) Expected 1 space after "=>"; 0 found
(#1405) Variable "Alpha" must be all lower-case
(#1405) Commas (,) must be followed by white space.
(#1405) Expected 1 space before "=>"; 0 found
(#1405) Expected 1 space after "=>"; 0 found
(#1405) Variable "Ticks" must be all lower-case
(#1406) Line indented incorrectly; expected at least 12 spaces, found 7
(#1406) Inline control structures are not allowed
(#1406) Variable "Position" must be all lower-case
(#1407) Line indented incorrectly; expected at least 12 spaces, found 8
(#1407) Variable "X2" must be all lower-case
(#1407) Commas (,) must be followed by white space.
(#1407) Variable "Y2" must be all lower-case
(#1407) Expected 1 space before "-"; 0 found
(#1407) Expected 1 space after "-"; 0 found
(#1407) Commas (,) must be followed by white space.
(#1407) Variable "Text" must be all lower-case
(#1407) Commas (,) must be followed by white space.
(#1407) Expected 1 space before "=>"; 0 found
(#1407) Expected 1 space after "=>"; 0 found
(#1407) Variable "BorderR" must be all lower-case
(#1407) Commas (,) must be followed by white space.
(#1407) Expected 1 space before "=>"; 0 found
(#1407) Expected 1 space after "=>"; 0 found
(#1407) Variable "BorderG" must be all lower-case
(#1407) Commas (,) must be followed by white space.
(#1407) Expected 1 space before "=>"; 0 found
(#1407) Expected 1 space after "=>"; 0 found
(#1407) Variable "BorderB" must be all lower-case
(#1407) Commas (,) must be followed by white space.
(#1407) Expected 1 space before "=>"; 0 found
(#1407) Expected 1 space after "=>"; 0 found
(#1407) Variable "Alpha" must be all lower-case
(#1408) Line indented incorrectly; expected at least 12 spaces, found 7
(#1408) Inline control structures are not allowed
(#1409) Line indented incorrectly; expected at least 12 spaces, found 8
(#1409) Variable "X2" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Variable "Y2" must be all lower-case
(#1409) Expected 1 space before "+"; 0 found
(#1409) Expected 1 space after "+"; 0 found
(#1409) Commas (,) must be followed by white space.
(#1409) Variable "Text" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Variable "BorderR" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Variable "BorderG" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Variable "BorderB" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Variable "Alpha" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Expected 1 space before "=>"; 0 found
(#1409) Expected 1 space after "=>"; 0 found
(#1409) Line exceeds 132 characters; contains 134 characters
(#1410) Line indented incorrectly; expected 8 spaces, found 6
(#1410) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1411) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1413) Line indented incorrectly; expected at least 4 spaces, found 3
(#1414) Line indented incorrectly; expected 4 spaces, found 3
(#1414) method name "pDraw::drawProgress" must be in lower-case letters only
(#1414) Visibility must be declared on method "drawProgress"
(#1414) Variable "X" must be all lower-case
(#1414) Commas (,) must be followed by white space.
(#1414) Variable "Y" must be all lower-case
(#1414) Commas (,) must be followed by white space.
(#1414) Variable "Percent" must be all lower-case
(#1414) Commas (,) must be followed by white space.
(#1414) Variable "Format" must be all lower-case
(#1415) Opening brace should be on the same line as the declaration
(#1416) Line indented incorrectly; expected 8 spaces, found 5
(#1416) Expected "if (...) {\n"; found "if (...) { "
(#1416) Variable "Percent" must be all lower-case
(#1416) Variable "Percent" must be all lower-case
(#1416) Closing brace must be on a line by itself
(#1417) Line indented incorrectly; expected 8 spaces, found 5
(#1417) Expected "if (...) {\n"; found "if (...) { "
(#1417) Variable "Percent" must be all lower-case
(#1417) Variable "Percent" must be all lower-case
(#1417) Closing brace must be on a line by itself
(#1419) Line indented incorrectly; expected at least 8 spaces, found 5
(#1419) Variable "Width" must be all lower-case
(#1419) Spaces must be used for alignment; tabs are not allowed
(#1419) Tab found within whitespace
(#1419) Variable "Format" must be all lower-case
(#1419) Variable "Format" must be all lower-case
(#1420) Line indented incorrectly; expected at least 8 spaces, found 5
(#1420) Variable "Height" must be all lower-case
(#1420) Spaces must be used for alignment; tabs are not allowed
(#1420) Tab found within whitespace
(#1420) Variable "Format" must be all lower-case
(#1420) Variable "Format" must be all lower-case
(#1421) Line indented incorrectly; expected at least 8 spaces, found 5
(#1421) Variable "Orientation" must be all lower-case
(#1421) Variable "Format" must be all lower-case
(#1421) Variable "Format" must be all lower-case
(#1422) Line indented incorrectly; expected at least 8 spaces, found 5
(#1422) Variable "ShowLabel" must be all lower-case
(#1422) Variable "Format" must be all lower-case
(#1422) Variable "Format" must be all lower-case
(#1422) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1423) Line indented incorrectly; expected at least 8 spaces, found 5
(#1423) Variable "LabelPos" must be all lower-case
(#1423) Spaces must be used for alignment; tabs are not allowed
(#1423) Tab found within whitespace
(#1423) Variable "Format" must be all lower-case
(#1423) Variable "Format" must be all lower-case
(#1424) Line indented incorrectly; expected at least 8 spaces, found 5
(#1424) Variable "Margin" must be all lower-case
(#1424) Variable "Format" must be all lower-case
(#1424) Variable "Format" must be all lower-case
(#1425) Line indented incorrectly; expected at least 8 spaces, found 5
(#1425) Variable "R" must be all lower-case
(#1425) Spaces must be used for alignment; tabs are not allowed
(#1425) Tab found within whitespace
(#1425) Variable "Format" must be all lower-case
(#1425) Variable "Format" must be all lower-case
(#1426) Line indented incorrectly; expected at least 8 spaces, found 5
(#1426) Variable "G" must be all lower-case
(#1426) Spaces must be used for alignment; tabs are not allowed
(#1426) Tab found within whitespace
(#1426) Variable "Format" must be all lower-case
(#1426) Variable "Format" must be all lower-case
(#1427) Line indented incorrectly; expected at least 8 spaces, found 5
(#1427) Variable "B" must be all lower-case
(#1427) Spaces must be used for alignment; tabs are not allowed
(#1427) Tab found within whitespace
(#1427) Variable "Format" must be all lower-case
(#1427) Variable "Format" must be all lower-case
(#1428) Line indented incorrectly; expected at least 8 spaces, found 5
(#1428) Variable "RFade" must be all lower-case
(#1428) Spaces must be used for alignment; tabs are not allowed
(#1428) Tab found within whitespace
(#1428) Variable "Format" must be all lower-case
(#1428) Variable "Format" must be all lower-case
(#1429) Line indented incorrectly; expected at least 8 spaces, found 5
(#1429) Variable "GFade" must be all lower-case
(#1429) Spaces must be used for alignment; tabs are not allowed
(#1429) Tab found within whitespace
(#1429) Variable "Format" must be all lower-case
(#1429) Variable "Format" must be all lower-case
(#1430) Line indented incorrectly; expected at least 8 spaces, found 5
(#1430) Variable "BFade" must be all lower-case
(#1430) Spaces must be used for alignment; tabs are not allowed
(#1430) Tab found within whitespace
(#1430) Variable "Format" must be all lower-case
(#1430) Variable "Format" must be all lower-case
(#1431) Line indented incorrectly; expected at least 8 spaces, found 5
(#1431) Variable "BorderR" must be all lower-case
(#1431) Spaces must be used for alignment; tabs are not allowed
(#1431) Tab found within whitespace
(#1431) Variable "Format" must be all lower-case
(#1431) Variable "Format" must be all lower-case
(#1431) Variable "R" must be all lower-case
(#1432) Line indented incorrectly; expected at least 8 spaces, found 5
(#1432) Variable "BorderG" must be all lower-case
(#1432) Spaces must be used for alignment; tabs are not allowed
(#1432) Tab found within whitespace
(#1432) Variable "Format" must be all lower-case
(#1432) Variable "Format" must be all lower-case
(#1432) Variable "G" must be all lower-case
(#1433) Line indented incorrectly; expected at least 8 spaces, found 5
(#1433) Variable "BorderB" must be all lower-case
(#1433) Spaces must be used for alignment; tabs are not allowed
(#1433) Tab found within whitespace
(#1433) Variable "Format" must be all lower-case
(#1433) Variable "Format" must be all lower-case
(#1433) Variable "B" must be all lower-case
(#1434) Line indented incorrectly; expected at least 8 spaces, found 5
(#1434) Variable "BoxBorderR" must be all lower-case
(#1434) Variable "Format" must be all lower-case
(#1434) Variable "Format" must be all lower-case
(#1435) Line indented incorrectly; expected at least 8 spaces, found 5
(#1435) Variable "BoxBorderG" must be all lower-case
(#1435) Variable "Format" must be all lower-case
(#1435) Variable "Format" must be all lower-case
(#1436) Line indented incorrectly; expected at least 8 spaces, found 5
(#1436) Variable "BoxBorderB" must be all lower-case
(#1436) Variable "Format" must be all lower-case
(#1436) Variable "Format" must be all lower-case
(#1437) Line indented incorrectly; expected at least 8 spaces, found 5
(#1437) Variable "BoxBackR" must be all lower-case
(#1437) Spaces must be used for alignment; tabs are not allowed
(#1437) Tab found within whitespace
(#1437) Variable "Format" must be all lower-case
(#1437) Variable "Format" must be all lower-case
(#1438) Line indented incorrectly; expected at least 8 spaces, found 5
(#1438) Variable "BoxBackG" must be all lower-case
(#1438) Spaces must be used for alignment; tabs are not allowed
(#1438) Tab found within whitespace
(#1438) Variable "Format" must be all lower-case
(#1438) Variable "Format" must be all lower-case
(#1439) Line indented incorrectly; expected at least 8 spaces, found 5
(#1439) Variable "BoxBackB" must be all lower-case
(#1439) Spaces must be used for alignment; tabs are not allowed
(#1439) Tab found within whitespace
(#1439) Variable "Format" must be all lower-case
(#1439) Variable "Format" must be all lower-case
(#1440) Line indented incorrectly; expected at least 8 spaces, found 5
(#1440) Variable "Alpha" must be all lower-case
(#1440) Spaces must be used for alignment; tabs are not allowed
(#1440) Tab found within whitespace
(#1440) Variable "Format" must be all lower-case
(#1440) Variable "Format" must be all lower-case
(#1441) Line indented incorrectly; expected at least 8 spaces, found 5
(#1441) Variable "Surrounding" must be all lower-case
(#1441) Variable "Format" must be all lower-case
(#1441) Variable "Format" must be all lower-case
(#1441) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1442) Line indented incorrectly; expected at least 8 spaces, found 5
(#1442) Variable "BoxSurrounding" must be all lower-case
(#1442) Variable "Format" must be all lower-case
(#1442) Variable "Format" must be all lower-case
(#1442) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1443) Line indented incorrectly; expected at least 8 spaces, found 5
(#1443) Variable "NoAngle" must be all lower-case
(#1443) Spaces must be used for alignment; tabs are not allowed
(#1443) Tab found within whitespace
(#1443) Variable "Format" must be all lower-case
(#1443) Variable "Format" must be all lower-case
(#1443) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1445) Line indented incorrectly; expected 8 spaces, found 5
(#1445) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1445) Variable "RFade" must be all lower-case
(#1445) Variable "GFade" must be all lower-case
(#1445) Variable "BFade" must be all lower-case
(#1446) Line indented incorrectly; expected at least 8 spaces, found 6
(#1447) Line indented incorrectly; expected at least 12 spaces, found 7
(#1447) Variable "RFade" must be all lower-case
(#1447) Variable "RFade" must be all lower-case
(#1447) Expected 1 space before "-"; 0 found
(#1447) Expected 1 space after "-"; 0 found
(#1447) Variable "R" must be all lower-case
(#1447) Expected 1 space before "/"; 0 found
(#1447) Expected 1 space after "/"; 0 found
(#1447) Expected 1 space before "*"; 0 found
(#1447) Expected 1 space after "*"; 0 found
(#1447) Variable "Percent" must be all lower-case
(#1447) Expected 1 space before "+"; 0 found
(#1447) Expected 1 space after "+"; 0 found
(#1447) Variable "R" must be all lower-case
(#1448) Line indented incorrectly; expected at least 12 spaces, found 7
(#1448) Variable "GFade" must be all lower-case
(#1448) Variable "GFade" must be all lower-case
(#1448) Expected 1 space before "-"; 0 found
(#1448) Expected 1 space after "-"; 0 found
(#1448) Variable "G" must be all lower-case
(#1448) Expected 1 space before "/"; 0 found
(#1448) Expected 1 space after "/"; 0 found
(#1448) Expected 1 space before "*"; 0 found
(#1448) Expected 1 space after "*"; 0 found
(#1448) Variable "Percent" must be all lower-case
(#1448) Expected 1 space before "+"; 0 found
(#1448) Expected 1 space after "+"; 0 found
(#1448) Variable "G" must be all lower-case
(#1449) Line indented incorrectly; expected at least 12 spaces, found 7
(#1449) Variable "BFade" must be all lower-case
(#1449) Variable "BFade" must be all lower-case
(#1449) Expected 1 space before "-"; 0 found
(#1449) Expected 1 space after "-"; 0 found
(#1449) Variable "B" must be all lower-case
(#1449) Expected 1 space before "/"; 0 found
(#1449) Expected 1 space after "/"; 0 found
(#1449) Expected 1 space before "*"; 0 found
(#1449) Expected 1 space after "*"; 0 found
(#1449) Variable "Percent" must be all lower-case
(#1449) Expected 1 space before "+"; 0 found
(#1449) Expected 1 space after "+"; 0 found
(#1449) Variable "B" must be all lower-case
(#1450) Line indented incorrectly; expected 8 spaces, found 6
(#1450) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1452) Line indented incorrectly; expected 8 spaces, found 5
(#1452) Expected "if (...) {\n"; found "if (...) { "
(#1452) Variable "Surrounding" must be all lower-case
(#1452) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1452) Variable "BorderR" must be all lower-case
(#1452) Variable "R" must be all lower-case
(#1452) Variable "Surrounding" must be all lower-case
(#1452) Variable "BorderG" must be all lower-case
(#1452) Variable "G" must be all lower-case
(#1452) Variable "Surrounding" must be all lower-case
(#1452) Variable "BorderB" must be all lower-case
(#1452) Variable "B" must be all lower-case
(#1452) Variable "Surrounding" must be all lower-case
(#1452) Closing brace must be on a line by itself
(#1453) Line indented incorrectly; expected 8 spaces, found 5
(#1453) Expected "if (...) {\n"; found "if (...) { "
(#1453) Variable "BoxSurrounding" must be all lower-case
(#1453) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1453) Variable "BoxBorderR" must be all lower-case
(#1453) Variable "BoxBackR" must be all lower-case
(#1453) Variable "Surrounding" must be all lower-case
(#1453) Variable "BoxBorderG" must be all lower-case
(#1453) Variable "BoxBackG" must be all lower-case
(#1453) Variable "Surrounding" must be all lower-case
(#1453) Variable "BoxBorderB" must be all lower-case
(#1453) Variable "BoxBackB" must be all lower-case
(#1453) Variable "Surrounding" must be all lower-case
(#1453) Line exceeds 132 characters; contains 159 characters
(#1453) Closing brace must be on a line by itself
(#1455) Line indented incorrectly; expected 8 spaces, found 5
(#1455) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1455) Variable "Orientation" must be all lower-case
(#1456) Line indented incorrectly; expected at least 8 spaces, found 6
(#1457) Line indented incorrectly; expected at least 12 spaces, found 7
(#1457) Variable "InnerHeight" must be all lower-case
(#1457) Variable "Height" must be all lower-case
(#1457) Expected 1 space before "-"; 0 found
(#1457) Expected 1 space after "-"; 0 found
(#1457) Expected 1 space before "/"; 0 found
(#1457) Expected 1 space after "/"; 0 found
(#1457) Expected 1 space before "*"; 0 found
(#1457) Expected 1 space after "*"; 0 found
(#1457) Variable "Percent" must be all lower-case
(#1458) Line indented incorrectly; expected at least 12 spaces, found 7
(#1458) Variable "X" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Variable "Y" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Variable "X" must be all lower-case
(#1458) Expected 1 space before "+"; 0 found
(#1458) Expected 1 space after "+"; 0 found
(#1458) Variable "Width" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Variable "Y" must be all lower-case
(#1458) Expected 1 space before "-"; 0 found
(#1458) Expected 1 space after "-"; 0 found
(#1458) Variable "Height" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Expected 1 space before "=>"; 0 found
(#1458) Expected 1 space after "=>"; 0 found
(#1458) Variable "BoxBackR" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Expected 1 space before "=>"; 0 found
(#1458) Expected 1 space after "=>"; 0 found
(#1458) Variable "BoxBackG" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Expected 1 space before "=>"; 0 found
(#1458) Expected 1 space after "=>"; 0 found
(#1458) Variable "BoxBackB" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Expected 1 space before "=>"; 0 found
(#1458) Expected 1 space after "=>"; 0 found
(#1458) Variable "BoxBorderR" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Expected 1 space before "=>"; 0 found
(#1458) Expected 1 space after "=>"; 0 found
(#1458) Variable "BoxBorderG" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Expected 1 space before "=>"; 0 found
(#1458) Expected 1 space after "=>"; 0 found
(#1458) Variable "BoxBorderB" must be all lower-case
(#1458) Commas (,) must be followed by white space.
(#1458) Expected 1 space before "=>"; 0 found
(#1458) Expected 1 space after "=>"; 0 found
(#1458) Variable "NoAngle" must be all lower-case
(#1458) Line exceeds maximum limit of 180 characters; contains 203 characters
(#1460) Line indented incorrectly; expected at least 12 spaces, found 7
(#1460) Variable "RestoreShadow" must be all lower-case
(#1460) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1461) Line indented incorrectly; expected 12 spaces, found 7
(#1461) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1461) Variable "RFade" must be all lower-case
(#1461) Variable "GFade" must be all lower-case
(#1461) Variable "BFade" must be all lower-case
(#1462) Line indented incorrectly; expected at least 12 spaces, found 8
(#1463) Line indented incorrectly; expected at least 16 spaces, found 9
(#1463) Variable "GradientOptions" must be all lower-case
(#1463) Expected 1 space before "=>"; 0 found
(#1463) Expected 1 space after "=>"; 0 found
(#1463) Variable "RFade" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1463) Expected 1 space before "=>"; 0 found
(#1463) Expected 1 space after "=>"; 0 found
(#1463) Variable "GFade" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1463) Expected 1 space before "=>"; 0 found
(#1463) Expected 1 space after "=>"; 0 found
(#1463) Variable "BFade" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1463) Expected 1 space before "=>"; 0 found
(#1463) Expected 1 space after "=>"; 0 found
(#1463) Variable "R" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1463) Expected 1 space before "=>"; 0 found
(#1463) Expected 1 space after "=>"; 0 found
(#1463) Variable "G" must be all lower-case
(#1463) Commas (,) must be followed by white space.
(#1463) Expected 1 space before "=>"; 0 found
(#1463) Expected 1 space after "=>"; 0 found
(#1463) Variable "B" must be all lower-case
(#1464) Line indented incorrectly; expected at least 16 spaces, found 9
(#1464) Variable "X" must be all lower-case
(#1464) Expected 1 space before "+"; 0 found
(#1464) Expected 1 space after "+"; 0 found
(#1464) Commas (,) must be followed by white space.
(#1464) Variable "Y" must be all lower-case
(#1464) Expected 1 space before "-"; 0 found
(#1464) Expected 1 space after "-"; 0 found
(#1464) Commas (,) must be followed by white space.
(#1464) Variable "X" must be all lower-case
(#1464) Expected 1 space before "+"; 0 found
(#1464) Expected 1 space after "+"; 0 found
(#1464) Variable "Width" must be all lower-case
(#1464) Expected 1 space before "-"; 0 found
(#1464) Expected 1 space after "-"; 0 found
(#1464) Commas (,) must be followed by white space.
(#1464) Variable "Y" must be all lower-case
(#1464) Expected 1 space before "-"; 0 found
(#1464) Expected 1 space after "-"; 0 found
(#1464) Variable "InnerHeight" must be all lower-case
(#1464) Commas (,) must be followed by white space.
(#1464) Commas (,) must be followed by white space.
(#1464) Variable "GradientOptions" must be all lower-case
(#1466) Line indented incorrectly; expected at least 16 spaces, found 9
(#1466) Inline control structures are not allowed
(#1466) Variable "Surrounding" must be all lower-case
(#1467) Line indented incorrectly; expected at least 16 spaces, found 10
(#1467) Variable "X" must be all lower-case
(#1467) Expected 1 space before "+"; 0 found
(#1467) Expected 1 space after "+"; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Variable "Y" must be all lower-case
(#1467) Expected 1 space before "-"; 0 found
(#1467) Expected 1 space after "-"; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Variable "X" must be all lower-case
(#1467) Expected 1 space before "+"; 0 found
(#1467) Expected 1 space after "+"; 0 found
(#1467) Variable "Width" must be all lower-case
(#1467) Expected 1 space before "-"; 0 found
(#1467) Expected 1 space after "-"; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Variable "Y" must be all lower-case
(#1467) Expected 1 space before "-"; 0 found
(#1467) Expected 1 space after "-"; 0 found
(#1467) Variable "InnerHeight" must be all lower-case
(#1467) Commas (,) must be followed by white space.
(#1467) Expected 1 space before "=>"; 0 found
(#1467) Expected 1 space after "=>"; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Expected 1 space before "=>"; 0 found
(#1467) Expected 1 space after "=>"; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Expected 1 space before "=>"; 0 found
(#1467) Expected 1 space after "=>"; 0 found
(#1467) Commas (,) must be followed by white space.
(#1467) Expected 1 space before "=>"; 0 found
(#1467) Expected 1 space after "=>"; 0 found
(#1467) Variable "Surrounding" must be all lower-case
(#1468) Line indented incorrectly; expected 12 spaces, found 8
(#1468) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1469) Line indented incorrectly; expected at least 12 spaces, found 7
(#1469) Inline control structures are not allowed
(#1470) Line indented incorrectly; expected at least 12 spaces, found 8
(#1470) Variable "X" must be all lower-case
(#1470) Expected 1 space before "+"; 0 found
(#1470) Expected 1 space after "+"; 0 found
(#1470) Commas (,) must be followed by white space.
(#1470) Variable "Y" must be all lower-case
(#1470) Expected 1 space before "-"; 0 found
(#1470) Expected 1 space after "-"; 0 found
(#1470) Commas (,) must be followed by white space.
(#1470) Variable "X" must be all lower-case
(#1470) Expected 1 space before "+"; 0 found
(#1470) Expected 1 space after "+"; 0 found
(#1470) Variable "Width" must be all lower-case
(#1470) Expected 1 space before "-"; 0 found
(#1470) Expected 1 space after "-"; 0 found
(#1470) Commas (,) must be followed by white space.
(#1470) Variable "Y" must be all lower-case
(#1470) Expected 1 space before "-"; 0 found
(#1470) Expected 1 space after "-"; 0 found
(#1470) Variable "InnerHeight" must be all lower-case
(#1470) Commas (,) must be followed by white space.
(#1470) Expected 1 space before "=>"; 0 found
(#1470) Expected 1 space after "=>"; 0 found
(#1470) Variable "R" must be all lower-case
(#1470) Commas (,) must be followed by white space.
(#1470) Expected 1 space before "=>"; 0 found
(#1470) Expected 1 space after "=>"; 0 found
(#1470) Variable "G" must be all lower-case
(#1470) Commas (,) must be followed by white space.
(#1470) Expected 1 space before "=>"; 0 found
(#1470) Expected 1 space after "=>"; 0 found
(#1470) Variable "B" must be all lower-case
(#1470) Commas (,) must be followed by white space.
(#1470) Expected 1 space before "=>"; 0 found
(#1470) Expected 1 space after "=>"; 0 found
(#1470) Variable "BorderR" must be all lower-case
(#1470) Commas (,) must be followed by white space.
(#1470) Expected 1 space before "=>"; 0 found
(#1470) Expected 1 space after "=>"; 0 found
(#1470) Variable "BorderG" must be all lower-case
(#1470) Commas (,) must be followed by white space.
(#1470) Expected 1 space before "=>"; 0 found
(#1470) Expected 1 space after "=>"; 0 found
(#1470) Variable "BorderB" must be all lower-case
(#1470) Line exceeds 132 characters; contains 165 characters
(#1472) Line indented incorrectly; expected at least 12 spaces, found 7
(#1472) Variable "RestoreShadow" must be all lower-case
(#1474) Line indented incorrectly; expected 12 spaces, found 7
(#1474) Expected "if (...) {\n"; found "if (...)\t{ "
(#1474) Variable "ShowLabel" must be all lower-case
(#1474) Variable "LabelPos" must be all lower-case
(#1474) Spaces must be used for alignment; tabs are not allowed
(#1474) Tab found within whitespace
(#1474) Variable "X" must be all lower-case
(#1474) Expected 1 space before "+"; 0 found
(#1474) Expected 1 space after "+"; 0 found
(#1474) Variable "Width" must be all lower-case
(#1474) Expected 1 space before "/"; 0 found
(#1474) Expected 1 space after "/"; 0 found
(#1474) Commas (,) must be followed by white space.
(#1474) Variable "Y" must be all lower-case
(#1474) Expected 1 space before "+"; 0 found
(#1474) Expected 1 space after "+"; 0 found
(#1474) Variable "Margin" must be all lower-case
(#1474) Commas (,) must be followed by white space.
(#1474) Variable "Percent" must be all lower-case
(#1474) Commas (,) must be followed by white space.
(#1474) Expected 1 space before "=>"; 0 found
(#1474) Expected 1 space after "=>"; 0 found
(#1474) Line exceeds 132 characters; contains 154 characters
(#1474) Closing brace must be on a line by itself
(#1475) Line indented incorrectly; expected 12 spaces, found 7
(#1475) Expected "if (...) {\n"; found "if (...)\t\t{ "
(#1475) Variable "ShowLabel" must be all lower-case
(#1475) Variable "LabelPos" must be all lower-case
(#1475) Spaces must be used for alignment; tabs are not allowed
(#1475) Tab found within whitespace
(#1475) Variable "X" must be all lower-case
(#1475) Expected 1 space before "+"; 0 found
(#1475) Expected 1 space after "+"; 0 found
(#1475) Variable "Width" must be all lower-case
(#1475) Expected 1 space before "/"; 0 found
(#1475) Expected 1 space after "/"; 0 found
(#1475) Commas (,) must be followed by white space.
(#1475) Variable "Y" must be all lower-case
(#1475) Expected 1 space before "-"; 0 found
(#1475) Expected 1 space after "-"; 0 found
(#1475) Variable "Height" must be all lower-case
(#1475) Expected 1 space before "-"; 0 found
(#1475) Expected 1 space after "-"; 0 found
(#1475) Variable "Margin" must be all lower-case
(#1475) Commas (,) must be followed by white space.
(#1475) Variable "Percent" must be all lower-case
(#1475) Commas (,) must be followed by white space.
(#1475) Expected 1 space before "=>"; 0 found
(#1475) Expected 1 space after "=>"; 0 found
(#1475) Line exceeds 132 characters; contains 163 characters
(#1475) Closing brace must be on a line by itself
(#1476) Line indented incorrectly; expected 12 spaces, found 7
(#1476) Expected "if (...) {\n"; found "if (...)\t{ "
(#1476) Variable "ShowLabel" must be all lower-case
(#1476) Variable "LabelPos" must be all lower-case
(#1476) Spaces must be used for alignment; tabs are not allowed
(#1476) Tab found within whitespace
(#1476) Variable "X" must be all lower-case
(#1476) Expected 1 space before "+"; 0 found
(#1476) Expected 1 space after "+"; 0 found
(#1476) Variable "Width" must be all lower-case
(#1476) Expected 1 space before "/"; 0 found
(#1476) Expected 1 space after "/"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Variable "Y" must be all lower-case
(#1476) Expected 1 space before "-"; 0 found
(#1476) Expected 1 space after "-"; 0 found
(#1476) Variable "InnerHeight" must be all lower-case
(#1476) Expected 1 space before "-"; 0 found
(#1476) Expected 1 space after "-"; 0 found
(#1476) Variable "Margin" must be all lower-case
(#1476) Commas (,) must be followed by white space.
(#1476) Variable "Percent" must be all lower-case
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Commas (,) must be followed by white space.
(#1476) Expected 1 space before "=>"; 0 found
(#1476) Expected 1 space after "=>"; 0 found
(#1476) Line exceeds 132 characters; contains 180 characters
(#1476) Closing brace must be on a line by itself
(#1477) Line indented incorrectly; expected 12 spaces, found 7
(#1477) Expected "if (...) {\n"; found "if (...)\t{ "
(#1477) Variable "ShowLabel" must be all lower-case
(#1477) Variable "LabelPos" must be all lower-case
(#1477) Spaces must be used for alignment; tabs are not allowed
(#1477) Tab found within whitespace
(#1477) Variable "X" must be all lower-case
(#1477) Expected 1 space before "+"; 0 found
(#1477) Expected 1 space after "+"; 0 found
(#1477) Variable "Width" must be all lower-case
(#1477) Expected 1 space before "/"; 0 found
(#1477) Expected 1 space after "/"; 0 found
(#1477) Commas (,) must be followed by white space.
(#1477) Variable "Y" must be all lower-case
(#1477) Expected 1 space before "-"; 0 found
(#1477) Expected 1 space after "-"; 0 found
(#1477) Variable "Height" must be all lower-case
(#1477) Expected 1 space before "/"; 0 found
(#1477) Expected 1 space after "/"; 0 found
(#1477) Commas (,) must be followed by white space.
(#1477) Variable "Percent" must be all lower-case
(#1477) Commas (,) must be followed by white space.
(#1477) Expected 1 space before "=>"; 0 found
(#1477) Expected 1 space after "=>"; 0 found
(#1477) Commas (,) must be followed by white space.
(#1477) Expected 1 space before "=>"; 0 found
(#1477) Expected 1 space after "=>"; 0 found
(#1477) Line exceeds 132 characters; contains 173 characters
(#1477) Closing brace must be on a line by itself
(#1478) Line indented incorrectly; expected 8 spaces, found 6
(#1478) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1479) Line indented incorrectly; expected 8 spaces, found 5
(#1479) Expected "} else {\n"; found "}\n else\n {\n"
(#1480) Line indented incorrectly; expected at least 8 spaces, found 6
(#1481) Line indented incorrectly; expected at least 12 spaces, found 7
(#1481) Inline control structures are not allowed
(#1481) Variable "Percent" must be all lower-case
(#1482) Line indented incorrectly; expected at least 12 spaces, found 8
(#1482) Variable "InnerWidth" must be all lower-case
(#1482) Variable "Width" must be all lower-case
(#1482) Expected 1 space before "-"; 0 found
(#1482) Expected 1 space after "-"; 0 found
(#1483) Line indented incorrectly; expected at least 12 spaces, found 7
(#1483) Inline control structures are not allowed
(#1484) Line indented incorrectly; expected at least 12 spaces, found 8
(#1484) Variable "InnerWidth" must be all lower-case
(#1484) Variable "Width" must be all lower-case
(#1484) Expected 1 space before "-"; 0 found
(#1484) Expected 1 space after "-"; 0 found
(#1484) Expected 1 space before "/"; 0 found
(#1484) Expected 1 space after "/"; 0 found
(#1484) Expected 1 space before "*"; 0 found
(#1484) Expected 1 space after "*"; 0 found
(#1484) Variable "Percent" must be all lower-case
(#1486) Line indented incorrectly; expected at least 12 spaces, found 7
(#1486) Variable "X" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Variable "Y" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Variable "X" must be all lower-case
(#1486) Expected 1 space before "+"; 0 found
(#1486) Expected 1 space after "+"; 0 found
(#1486) Variable "Width" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Variable "Y" must be all lower-case
(#1486) Expected 1 space before "+"; 0 found
(#1486) Expected 1 space after "+"; 0 found
(#1486) Variable "Height" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Expected 1 space before "=>"; 0 found
(#1486) Expected 1 space after "=>"; 0 found
(#1486) Variable "BoxBackR" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Expected 1 space before "=>"; 0 found
(#1486) Expected 1 space after "=>"; 0 found
(#1486) Variable "BoxBackG" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Expected 1 space before "=>"; 0 found
(#1486) Expected 1 space after "=>"; 0 found
(#1486) Variable "BoxBackB" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Expected 1 space before "=>"; 0 found
(#1486) Expected 1 space after "=>"; 0 found
(#1486) Variable "BoxBorderR" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Expected 1 space before "=>"; 0 found
(#1486) Expected 1 space after "=>"; 0 found
(#1486) Variable "BoxBorderG" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Expected 1 space before "=>"; 0 found
(#1486) Expected 1 space after "=>"; 0 found
(#1486) Variable "BoxBorderB" must be all lower-case
(#1486) Commas (,) must be followed by white space.
(#1486) Expected 1 space before "=>"; 0 found
(#1486) Expected 1 space after "=>"; 0 found
(#1486) Variable "NoAngle" must be all lower-case
(#1486) Line exceeds maximum limit of 180 characters; contains 203 characters
(#1488) Line indented incorrectly; expected at least 12 spaces, found 7
(#1488) Variable "RestoreShadow" must be all lower-case
(#1488) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1489) Line indented incorrectly; expected 12 spaces, found 7
(#1489) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1489) Variable "RFade" must be all lower-case
(#1489) Variable "GFade" must be all lower-case
(#1489) Variable "BFade" must be all lower-case
(#1490) Line indented incorrectly; expected at least 12 spaces, found 8
(#1491) Line indented incorrectly; expected at least 16 spaces, found 9
(#1491) Variable "GradientOptions" must be all lower-case
(#1491) Expected 1 space before "=>"; 0 found
(#1491) Expected 1 space after "=>"; 0 found
(#1491) Variable "R" must be all lower-case
(#1491) Commas (,) must be followed by white space.
(#1491) Expected 1 space before "=>"; 0 found
(#1491) Expected 1 space after "=>"; 0 found
(#1491) Variable "G" must be all lower-case
(#1491) Commas (,) must be followed by white space.
(#1491) Expected 1 space before "=>"; 0 found
(#1491) Expected 1 space after "=>"; 0 found
(#1491) Variable "B" must be all lower-case
(#1491) Commas (,) must be followed by white space.
(#1491) Expected 1 space before "=>"; 0 found
(#1491) Expected 1 space after "=>"; 0 found
(#1491) Variable "RFade" must be all lower-case
(#1491) Commas (,) must be followed by white space.
(#1491) Expected 1 space before "=>"; 0 found
(#1491) Expected 1 space after "=>"; 0 found
(#1491) Variable "GFade" must be all lower-case
(#1491) Commas (,) must be followed by white space.
(#1491) Expected 1 space before "=>"; 0 found
(#1491) Expected 1 space after "=>"; 0 found
(#1491) Variable "BFade" must be all lower-case
(#1492) Line indented incorrectly; expected at least 16 spaces, found 9
(#1492) Variable "X" must be all lower-case
(#1492) Expected 1 space before "+"; 0 found
(#1492) Expected 1 space after "+"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Variable "Y" must be all lower-case
(#1492) Expected 1 space before "+"; 0 found
(#1492) Expected 1 space after "+"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Variable "X" must be all lower-case
(#1492) Expected 1 space before "+"; 0 found
(#1492) Expected 1 space after "+"; 0 found
(#1492) Variable "InnerWidth" must be all lower-case
(#1492) Commas (,) must be followed by white space.
(#1492) Variable "Y" must be all lower-case
(#1492) Expected 1 space before "+"; 0 found
(#1492) Expected 1 space after "+"; 0 found
(#1492) Variable "Height" must be all lower-case
(#1492) Expected 1 space before "-"; 0 found
(#1492) Expected 1 space after "-"; 0 found
(#1492) Commas (,) must be followed by white space.
(#1492) Commas (,) must be followed by white space.
(#1492) Variable "GradientOptions" must be all lower-case
(#1494) Line indented incorrectly; expected at least 16 spaces, found 9
(#1494) Inline control structures are not allowed
(#1494) Variable "Surrounding" must be all lower-case
(#1495) Line indented incorrectly; expected at least 16 spaces, found 10
(#1495) Variable "X" must be all lower-case
(#1495) Expected 1 space before "+"; 0 found
(#1495) Expected 1 space after "+"; 0 found
(#1495) Commas (,) must be followed by white space.
(#1495) Variable "Y" must be all lower-case
(#1495) Expected 1 space before "+"; 0 found
(#1495) Expected 1 space after "+"; 0 found
(#1495) Commas (,) must be followed by white space.
(#1495) Variable "X" must be all lower-case
(#1495) Expected 1 space before "+"; 0 found
(#1495) Expected 1 space after "+"; 0 found
(#1495) Variable "InnerWidth" must be all lower-case
(#1495) Commas (,) must be followed by white space.
(#1495) Variable "Y" must be all lower-case
(#1495) Expected 1 space before "+"; 0 found
(#1495) Expected 1 space after "+"; 0 found
(#1495) Variable "Height" must be all lower-case
(#1495) Expected 1 space before "-"; 0 found
(#1495) Expected 1 space after "-"; 0 found
(#1495) Commas (,) must be followed by white space.
(#1495) Expected 1 space before "=>"; 0 found
(#1495) Expected 1 space after "=>"; 0 found
(#1495) Commas (,) must be followed by white space.
(#1495) Expected 1 space before "=>"; 0 found
(#1495) Expected 1 space after "=>"; 0 found
(#1495) Commas (,) must be followed by white space.
(#1495) Expected 1 space before "=>"; 0 found
(#1495) Expected 1 space after "=>"; 0 found
(#1495) Commas (,) must be followed by white space.
(#1495) Expected 1 space before "=>"; 0 found
(#1495) Expected 1 space after "=>"; 0 found
(#1495) Variable "Surrounding" must be all lower-case
(#1496) Line indented incorrectly; expected 12 spaces, found 8
(#1496) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1497) Line indented incorrectly; expected at least 12 spaces, found 7
(#1497) Inline control structures are not allowed
(#1498) Line indented incorrectly; expected at least 12 spaces, found 8
(#1498) Variable "X" must be all lower-case
(#1498) Expected 1 space before "+"; 0 found
(#1498) Expected 1 space after "+"; 0 found
(#1498) Commas (,) must be followed by white space.
(#1498) Variable "Y" must be all lower-case
(#1498) Expected 1 space before "+"; 0 found
(#1498) Expected 1 space after "+"; 0 found
(#1498) Commas (,) must be followed by white space.
(#1498) Variable "X" must be all lower-case
(#1498) Expected 1 space before "+"; 0 found
(#1498) Expected 1 space after "+"; 0 found
(#1498) Variable "InnerWidth" must be all lower-case
(#1498) Commas (,) must be followed by white space.
(#1498) Variable "Y" must be all lower-case
(#1498) Expected 1 space before "+"; 0 found
(#1498) Expected 1 space after "+"; 0 found
(#1498) Variable "Height" must be all lower-case
(#1498) Expected 1 space before "-"; 0 found
(#1498) Expected 1 space after "-"; 0 found
(#1498) Commas (,) must be followed by white space.
(#1498) Expected 1 space before "=>"; 0 found
(#1498) Expected 1 space after "=>"; 0 found
(#1498) Variable "R" must be all lower-case
(#1498) Commas (,) must be followed by white space.
(#1498) Expected 1 space before "=>"; 0 found
(#1498) Expected 1 space after "=>"; 0 found
(#1498) Variable "G" must be all lower-case
(#1498) Commas (,) must be followed by white space.
(#1498) Expected 1 space before "=>"; 0 found
(#1498) Expected 1 space after "=>"; 0 found
(#1498) Variable "B" must be all lower-case
(#1498) Commas (,) must be followed by white space.
(#1498) Expected 1 space before "=>"; 0 found
(#1498) Expected 1 space after "=>"; 0 found
(#1498) Variable "BorderR" must be all lower-case
(#1498) Commas (,) must be followed by white space.
(#1498) Expected 1 space before "=>"; 0 found
(#1498) Expected 1 space after "=>"; 0 found
(#1498) Variable "BorderG" must be all lower-case
(#1498) Commas (,) must be followed by white space.
(#1498) Expected 1 space before "=>"; 0 found
(#1498) Expected 1 space after "=>"; 0 found
(#1498) Variable "BorderB" must be all lower-case
(#1498) Line exceeds 132 characters; contains 165 characters
(#1499) Whitespace found at end of line
(#1500) Line indented incorrectly; expected at least 12 spaces, found 7
(#1500) Variable "RestoreShadow" must be all lower-case
(#1502) Line indented incorrectly; expected 12 spaces, found 7
(#1502) Expected "if (...) {\n"; found "if (...)\t\t{ "
(#1502) Variable "ShowLabel" must be all lower-case
(#1502) Variable "LabelPos" must be all lower-case
(#1502) Spaces must be used for alignment; tabs are not allowed
(#1502) Tab found within whitespace
(#1502) Variable "X" must be all lower-case
(#1502) Expected 1 space before "-"; 0 found
(#1502) Expected 1 space after "-"; 0 found
(#1502) Variable "Margin" must be all lower-case
(#1502) Commas (,) must be followed by white space.
(#1502) Variable "Y" must be all lower-case
(#1502) Expected 1 space before "+"; 0 found
(#1502) Expected 1 space after "+"; 0 found
(#1502) Variable "Height" must be all lower-case
(#1502) Expected 1 space before "/"; 0 found
(#1502) Expected 1 space after "/"; 0 found
(#1502) Commas (,) must be followed by white space.
(#1502) Variable "Percent" must be all lower-case
(#1502) Commas (,) must be followed by white space.
(#1502) Expected 1 space before "=>"; 0 found
(#1502) Expected 1 space after "=>"; 0 found
(#1502) Line exceeds 132 characters; contains 156 characters
(#1502) Closing brace must be on a line by itself
(#1503) Line indented incorrectly; expected 12 spaces, found 7
(#1503) Expected "if (...) {\n"; found "if (...)\t{ "
(#1503) Variable "ShowLabel" must be all lower-case
(#1503) Variable "LabelPos" must be all lower-case
(#1503) Spaces must be used for alignment; tabs are not allowed
(#1503) Tab found within whitespace
(#1503) Variable "X" must be all lower-case
(#1503) Expected 1 space before "+"; 0 found
(#1503) Expected 1 space after "+"; 0 found
(#1503) Variable "Width" must be all lower-case
(#1503) Expected 1 space before "+"; 0 found
(#1503) Expected 1 space after "+"; 0 found
(#1503) Variable "Margin" must be all lower-case
(#1503) Commas (,) must be followed by white space.
(#1503) Variable "Y" must be all lower-case
(#1503) Expected 1 space before "+"; 0 found
(#1503) Expected 1 space after "+"; 0 found
(#1503) Variable "Height" must be all lower-case
(#1503) Expected 1 space before "/"; 0 found
(#1503) Expected 1 space after "/"; 0 found
(#1503) Commas (,) must be followed by white space.
(#1503) Variable "Percent" must be all lower-case
(#1503) Commas (,) must be followed by white space.
(#1503) Expected 1 space before "=>"; 0 found
(#1503) Expected 1 space after "=>"; 0 found
(#1503) Line exceeds 132 characters; contains 162 characters
(#1503) Closing brace must be on a line by itself
(#1504) Line indented incorrectly; expected 12 spaces, found 7
(#1504) Expected "if (...) {\n"; found "if (...)\t{ "
(#1504) Variable "ShowLabel" must be all lower-case
(#1504) Variable "LabelPos" must be all lower-case
(#1504) Spaces must be used for alignment; tabs are not allowed
(#1504) Tab found within whitespace
(#1504) Variable "X" must be all lower-case
(#1504) Expected 1 space before "+"; 0 found
(#1504) Expected 1 space after "+"; 0 found
(#1504) Variable "Width" must be all lower-case
(#1504) Expected 1 space before "/"; 0 found
(#1504) Expected 1 space after "/"; 0 found
(#1504) Commas (,) must be followed by white space.
(#1504) Variable "Y" must be all lower-case
(#1504) Expected 1 space before "+"; 0 found
(#1504) Expected 1 space after "+"; 0 found
(#1504) Variable "Height" must be all lower-case
(#1504) Expected 1 space before "/"; 0 found
(#1504) Expected 1 space after "/"; 0 found
(#1504) Commas (,) must be followed by white space.
(#1504) Variable "Percent" must be all lower-case
(#1504) Commas (,) must be followed by white space.
(#1504) Expected 1 space before "=>"; 0 found
(#1504) Expected 1 space after "=>"; 0 found
(#1504) Line exceeds 132 characters; contains 161 characters
(#1504) Closing brace must be on a line by itself
(#1505) Line indented incorrectly; expected 12 spaces, found 7
(#1505) Expected "if (...) {\n"; found "if (...)\t{ "
(#1505) Variable "ShowLabel" must be all lower-case
(#1505) Variable "LabelPos" must be all lower-case
(#1505) Spaces must be used for alignment; tabs are not allowed
(#1505) Tab found within whitespace
(#1505) Variable "X" must be all lower-case
(#1505) Expected 1 space before "+"; 0 found
(#1505) Expected 1 space after "+"; 0 found
(#1505) Variable "InnerWidth" must be all lower-case
(#1505) Expected 1 space before "+"; 0 found
(#1505) Expected 1 space after "+"; 0 found
(#1505) Variable "Margin" must be all lower-case
(#1505) Commas (,) must be followed by white space.
(#1505) Variable "Y" must be all lower-case
(#1505) Expected 1 space before "+"; 0 found
(#1505) Expected 1 space after "+"; 0 found
(#1505) Variable "Height" must be all lower-case
(#1505) Expected 1 space before "/"; 0 found
(#1505) Expected 1 space after "/"; 0 found
(#1505) Commas (,) must be followed by white space.
(#1505) Variable "Percent" must be all lower-case
(#1505) Commas (,) must be followed by white space.
(#1505) Expected 1 space before "=>"; 0 found
(#1505) Expected 1 space after "=>"; 0 found
(#1505) Line exceeds 132 characters; contains 168 characters
(#1505) Closing brace must be on a line by itself
(#1506) Line indented incorrectly; expected 8 spaces, found 6
(#1506) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1507) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1509) Line indented incorrectly; expected at least 4 spaces, found 3
(#1510) Line indented incorrectly; expected 4 spaces, found 3
(#1510) method name "pDraw::getLegendSize" must be in lower-case letters only
(#1510) Visibility must be declared on method "getLegendSize"
(#1510) Variable "Format" must be all lower-case
(#1511) Opening brace should be on the same line as the declaration
(#1512) Line indented incorrectly; expected at least 8 spaces, found 5
(#1512) Variable "FontName" must be all lower-case
(#1512) Spaces must be used for alignment; tabs are not allowed
(#1512) Tab found within whitespace
(#1512) Variable "Format" must be all lower-case
(#1512) Variable "Format" must be all lower-case
(#1513) Line indented incorrectly; expected at least 8 spaces, found 5
(#1513) Variable "FontSize" must be all lower-case
(#1513) Spaces must be used for alignment; tabs are not allowed
(#1513) Tab found within whitespace
(#1513) Variable "Format" must be all lower-case
(#1513) Variable "Format" must be all lower-case
(#1514) Line indented incorrectly; expected at least 8 spaces, found 5
(#1514) Variable "BoxSize" must be all lower-case
(#1514) Spaces must be used for alignment; tabs are not allowed
(#1514) Tab found within whitespace
(#1514) Variable "Format" must be all lower-case
(#1514) Variable "Format" must be all lower-case
(#1515) Line indented incorrectly; expected at least 8 spaces, found 5
(#1515) Variable "Margin" must be all lower-case
(#1515) Spaces must be used for alignment; tabs are not allowed
(#1515) Tab found within whitespace
(#1515) Variable "Format" must be all lower-case
(#1515) Variable "Format" must be all lower-case
(#1516) Line indented incorrectly; expected at least 8 spaces, found 5
(#1516) Variable "Style" must be all lower-case
(#1516) Spaces must be used for alignment; tabs are not allowed
(#1516) Tab found within whitespace
(#1516) Variable "Format" must be all lower-case
(#1516) Variable "Format" must be all lower-case
(#1517) Line indented incorrectly; expected at least 8 spaces, found 5
(#1517) Variable "Mode" must be all lower-case
(#1517) Spaces must be used for alignment; tabs are not allowed
(#1517) Tab found within whitespace
(#1517) Variable "Format" must be all lower-case
(#1517) Variable "Format" must be all lower-case
(#1518) Line indented incorrectly; expected at least 8 spaces, found 5
(#1518) Variable "BoxWidth" must be all lower-case
(#1518) Spaces must be used for alignment; tabs are not allowed
(#1518) Tab found within whitespace
(#1518) Variable "Format" must be all lower-case
(#1518) Variable "Format" must be all lower-case
(#1519) Line indented incorrectly; expected at least 8 spaces, found 5
(#1519) Variable "BoxHeight" must be all lower-case
(#1519) Spaces must be used for alignment; tabs are not allowed
(#1519) Tab found within whitespace
(#1519) Variable "Format" must be all lower-case
(#1519) Variable "Format" must be all lower-case
(#1520) Line indented incorrectly; expected at least 8 spaces, found 5
(#1520) Variable "IconAreaWidth" must be all lower-case
(#1520) Spaces must be used for alignment; tabs are not allowed
(#1520) Tab found within whitespace
(#1520) Variable "Format" must be all lower-case
(#1520) Variable "Format" must be all lower-case
(#1520) Variable "BoxWidth" must be all lower-case
(#1521) Line indented incorrectly; expected at least 8 spaces, found 5
(#1521) Variable "IconAreaHeight" must be all lower-case
(#1521) Spaces must be used for alignment; tabs are not allowed
(#1521) Tab found within whitespace
(#1521) Variable "Format" must be all lower-case
(#1521) Variable "Format" must be all lower-case
(#1521) Variable "BoxHeight" must be all lower-case
(#1522) Line indented incorrectly; expected at least 8 spaces, found 5
(#1522) Variable "XSpacing" must be all lower-case
(#1522) Spaces must be used for alignment; tabs are not allowed
(#1522) Tab found within whitespace
(#1522) Variable "Format" must be all lower-case
(#1522) Variable "Format" must be all lower-case
(#1524) Line indented incorrectly; expected at least 8 spaces, found 5
(#1524) Variable "Data" must be all lower-case
(#1526) Line indented incorrectly; expected 8 spaces, found 5
(#1526) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1526) Variable "Data" must be all lower-case
(#1526) Variable "SerieName" must be all lower-case
(#1526) Variable "Serie" must be all lower-case
(#1527) Line indented incorrectly; expected at least 8 spaces, found 6
(#1528) Line indented incorrectly; expected 12 spaces, found 7
(#1528) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1528) Variable "Serie" must be all lower-case
(#1528) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1528) Variable "SerieName" must be all lower-case
(#1528) Variable "Data" must be all lower-case
(#1528) Variable "Serie" must be all lower-case
(#1529) Line indented incorrectly; expected at least 12 spaces, found 8
(#1530) Line indented incorrectly; expected at least 16 spaces, found 9
(#1530) Variable "PicWidth" must be all lower-case
(#1530) Commas (,) must be followed by white space.
(#1530) Variable "PicHeight" must be all lower-case
(#1530) Variable "Serie" must be all lower-case
(#1531) Line indented incorrectly; expected 16 spaces, found 9
(#1531) Expected "if (...) {\n"; found "if (...) { "
(#1531) Variable "IconAreaWidth" must be all lower-case
(#1531) Variable "PicWidth" must be all lower-case
(#1531) Variable "IconAreaWidth" must be all lower-case
(#1531) Variable "PicWidth" must be all lower-case
(#1531) Closing brace must be on a line by itself
(#1532) Line indented incorrectly; expected 16 spaces, found 9
(#1532) Expected "if (...) {\n"; found "if (...) { "
(#1532) Variable "IconAreaHeight" must be all lower-case
(#1532) Variable "PicHeight" must be all lower-case
(#1532) Variable "IconAreaHeight" must be all lower-case
(#1532) Variable "PicHeight" must be all lower-case
(#1532) Closing brace must be on a line by itself
(#1533) Line indented incorrectly; expected 12 spaces, found 8
(#1533) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1534) Line indented incorrectly; expected 8 spaces, found 6
(#1534) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1536) Line indented incorrectly; expected at least 8 spaces, found 5
(#1536) Variable "YStep" must be all lower-case
(#1536) Commas (,) must be followed by white space.
(#1536) Variable "IconAreaHeight" must be all lower-case
(#1537) Line indented incorrectly; expected at least 8 spaces, found 5
(#1537) Variable "XStep" must be all lower-case
(#1537) Variable "IconAreaWidth" must be all lower-case
(#1538) Line indented incorrectly; expected at least 8 spaces, found 5
(#1538) Variable "XStep" must be all lower-case
(#1538) Variable "XSpacing" must be all lower-case
(#1540) Line indented incorrectly; expected at least 8 spaces, found 5
(#1540) Variable "X" must be all lower-case
(#1540) Expected 1 space before "="; 0 found
(#1540) Expected 1 space after "="; 0 found
(#1540) Variable "Y" must be all lower-case
(#1540) Expected 1 space before "="; 0 found
(#1540) Expected 1 space after "="; 0 found
(#1542) Line indented incorrectly; expected at least 8 spaces, found 5
(#1542) Variable "Boundaries" must be all lower-case
(#1542) Variable "Boundaries" must be all lower-case
(#1542) Variable "X" must be all lower-case
(#1542) Variable "Boundaries" must be all lower-case
(#1542) Variable "Y" must be all lower-case
(#1542) Variable "Boundaries" must be all lower-case
(#1542) Variable "Boundaries" must be all lower-case
(#1542) Variable "vY" must be all lower-case
(#1542) Variable "Y" must be all lower-case
(#1542) Variable "vX" must be all lower-case
(#1542) Variable "X" must be all lower-case
(#1543) Line indented incorrectly; expected 8 spaces, found 5
(#1543) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1543) Variable "Data" must be all lower-case
(#1543) Variable "SerieName" must be all lower-case
(#1543) Variable "Serie" must be all lower-case
(#1544) Line indented incorrectly; expected at least 8 spaces, found 6
(#1545) Line indented incorrectly; expected 12 spaces, found 7
(#1545) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1545) Variable "Serie" must be all lower-case
(#1545) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1545) Variable "SerieName" must be all lower-case
(#1545) Variable "Data" must be all lower-case
(#1546) Line indented incorrectly; expected at least 12 spaces, found 8
(#1547) Line indented incorrectly; expected 16 spaces, found 9
(#1547) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1547) Variable "Mode" must be all lower-case
(#1548) Line indented incorrectly; expected at least 16 spaces, found 10
(#1549) Line indented incorrectly; expected at least 20 spaces, found 11
(#1549) Variable "BoxArray" must be all lower-case
(#1549) Variable "vX" must be all lower-case
(#1549) Expected 1 space before "+"; 0 found
(#1549) Expected 1 space after "+"; 0 found
(#1549) Variable "IconAreaWidth" must be all lower-case
(#1549) Expected 1 space before "+"; 0 found
(#1549) Expected 1 space after "+"; 0 found
(#1549) Commas (,) must be followed by white space.
(#1549) Variable "vY" must be all lower-case
(#1549) Expected 1 space before "+"; 0 found
(#1549) Expected 1 space after "+"; 0 found
(#1549) Variable "IconAreaHeight" must be all lower-case
(#1549) Expected 1 space before "/"; 0 found
(#1549) Expected 1 space after "/"; 0 found
(#1549) Commas (,) must be followed by white space.
(#1549) Variable "FontName" must be all lower-case
(#1549) Commas (,) must be followed by white space.
(#1549) Variable "FontSize" must be all lower-case
(#1549) Commas (,) must be followed by white space.
(#1549) Commas (,) must be followed by white space.
(#1549) Variable "Serie" must be all lower-case
(#1551) Line indented incorrectly; expected 20 spaces, found 11
(#1551) Expected "if (...) {\n"; found "if (...) { "
(#1551) Variable "Boundaries" must be all lower-case
(#1551) Variable "BoxArray" must be all lower-case
(#1551) Expected 1 space before "+"; 0 found
(#1551) Expected 1 space after "+"; 0 found
(#1551) Variable "IconAreaHeight" must be all lower-case
(#1551) Expected 1 space before "/"; 0 found
(#1551) Expected 1 space after "/"; 0 found
(#1551) Variable "Boundaries" must be all lower-case
(#1551) Variable "BoxArray" must be all lower-case
(#1551) Expected 1 space before "+"; 0 found
(#1551) Expected 1 space after "+"; 0 found
(#1551) Variable "IconAreaHeight" must be all lower-case
(#1551) Expected 1 space before "/"; 0 found
(#1551) Expected 1 space after "/"; 0 found
(#1551) Closing brace must be on a line by itself
(#1552) Line indented incorrectly; expected 20 spaces, found 11
(#1552) Expected "if (...) {\n"; found "if (...) { "
(#1552) Variable "Boundaries" must be all lower-case
(#1552) Variable "BoxArray" must be all lower-case
(#1552) Expected 1 space before "+"; 0 found
(#1552) Expected 1 space after "+"; 0 found
(#1552) Variable "Boundaries" must be all lower-case
(#1552) Variable "BoxArray" must be all lower-case
(#1552) Expected 1 space before "+"; 0 found
(#1552) Expected 1 space after "+"; 0 found
(#1552) Closing brace must be on a line by itself
(#1553) Line indented incorrectly; expected 20 spaces, found 11
(#1553) Expected "if (...) {\n"; found "if (...) { "
(#1553) Variable "Boundaries" must be all lower-case
(#1553) Variable "BoxArray" must be all lower-case
(#1553) Expected 1 space before "+"; 0 found
(#1553) Expected 1 space after "+"; 0 found
(#1553) Expected 1 space before "+"; 0 found
(#1553) Expected 1 space after "+"; 0 found
(#1553) Variable "IconAreaHeight" must be all lower-case
(#1553) Expected 1 space before "/"; 0 found
(#1553) Expected 1 space after "/"; 0 found
(#1553) Variable "Boundaries" must be all lower-case
(#1553) Variable "BoxArray" must be all lower-case
(#1553) Expected 1 space before "+"; 0 found
(#1553) Expected 1 space after "+"; 0 found
(#1553) Expected 1 space before "+"; 0 found
(#1553) Expected 1 space after "+"; 0 found
(#1553) Variable "IconAreaHeight" must be all lower-case
(#1553) Expected 1 space before "/"; 0 found
(#1553) Expected 1 space after "/"; 0 found
(#1553) Line exceeds 132 characters; contains 136 characters
(#1553) Closing brace must be on a line by itself
(#1555) Line indented incorrectly; expected at least 20 spaces, found 11
(#1555) Variable "Lines" must be all lower-case
(#1555) Commas (,) must be followed by white space.
(#1555) Variable "Serie" must be all lower-case
(#1556) Line indented incorrectly; expected at least 20 spaces, found 11
(#1556) Variable "vY" must be all lower-case
(#1556) Variable "vY" must be all lower-case
(#1556) Expected 1 space before "*"; 0 found
(#1556) Expected 1 space after "*"; 0 found
(#1556) Variable "Lines" must be all lower-case
(#1556) Commas (,) must be followed by white space.
(#1556) Variable "IconAreaHeight" must be all lower-case
(#1557) Line indented incorrectly; expected 16 spaces, found 10
(#1557) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1558) Line indented incorrectly; expected 16 spaces, found 9
(#1558) Usage of ELSEIF not allowed; use ELSE IF instead
(#1558) Variable "Mode" must be all lower-case
(#1559) Line indented incorrectly; expected at least 16 spaces, found 10
(#1560) Line indented incorrectly; expected at least 20 spaces, found 11
(#1560) Variable "Lines" must be all lower-case
(#1560) Commas (,) must be followed by white space.
(#1560) Variable "Serie" must be all lower-case
(#1561) Line indented incorrectly; expected at least 20 spaces, found 11
(#1561) Variable "Width" must be all lower-case
(#1562) Line indented incorrectly; expected 20 spaces, found 11
(#1562) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1562) Variable "Lines" must be all lower-case
(#1562) Variable "Key" must be all lower-case
(#1562) Variable "Value" must be all lower-case
(#1563) Line indented incorrectly; expected at least 20 spaces, found 12
(#1564) Line indented incorrectly; expected at least 24 spaces, found 13
(#1564) Variable "BoxArray" must be all lower-case
(#1564) Variable "vX" must be all lower-case
(#1564) Expected 1 space before "+"; 0 found
(#1564) Expected 1 space after "+"; 0 found
(#1564) Variable "IconAreaWidth" must be all lower-case
(#1564) Expected 1 space before "+"; 0 found
(#1564) Expected 1 space after "+"; 0 found
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "Y" must be all lower-case
(#1564) Expected 1 space before "+"; 0 found
(#1564) Expected 1 space after "+"; 0 found
(#1564) Variable "IconAreaHeight" must be all lower-case
(#1564) Expected 1 space before "/"; 0 found
(#1564) Expected 1 space after "/"; 0 found
(#1564) Expected 1 space before "+"; 0 found
(#1564) Expected 1 space after "+"; 0 found
(#1564) Expected 1 space before "+"; 0 found
(#1564) Expected 1 space after "+"; 0 found
(#1564) Expected 1 space before "*"; 0 found
(#1564) Expected 1 space after "*"; 0 found
(#1564) Variable "Key" must be all lower-case
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "FontName" must be all lower-case
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "FontSize" must be all lower-case
(#1564) Commas (,) must be followed by white space.
(#1564) Commas (,) must be followed by white space.
(#1564) Variable "Value" must be all lower-case
(#1564) Line exceeds 132 characters; contains 142 characters
(#1566) Line indented incorrectly; expected 24 spaces, found 13
(#1566) Expected "if (...) {\n"; found "if (...) { "
(#1566) Variable "Boundaries" must be all lower-case
(#1566) Variable "BoxArray" must be all lower-case
(#1566) Expected 1 space before "+"; 0 found
(#1566) Expected 1 space after "+"; 0 found
(#1566) Variable "IconAreaHeight" must be all lower-case
(#1566) Expected 1 space before "/"; 0 found
(#1566) Expected 1 space after "/"; 0 found
(#1566) Variable "Boundaries" must be all lower-case
(#1566) Variable "BoxArray" must be all lower-case
(#1566) Expected 1 space before "+"; 0 found
(#1566) Expected 1 space after "+"; 0 found
(#1566) Variable "IconAreaHeight" must be all lower-case
(#1566) Expected 1 space before "/"; 0 found
(#1566) Expected 1 space after "/"; 0 found
(#1566) Line exceeds 132 characters; contains 134 characters
(#1566) Closing brace must be on a line by itself
(#1567) Line indented incorrectly; expected 24 spaces, found 13
(#1567) Expected "if (...) {\n"; found "if (...) { "
(#1567) Variable "Boundaries" must be all lower-case
(#1567) Variable "BoxArray" must be all lower-case
(#1567) Expected 1 space before "+"; 0 found
(#1567) Expected 1 space after "+"; 0 found
(#1567) Variable "Boundaries" must be all lower-case
(#1567) Variable "BoxArray" must be all lower-case
(#1567) Expected 1 space before "+"; 0 found
(#1567) Expected 1 space after "+"; 0 found
(#1567) Closing brace must be on a line by itself
(#1568) Line indented incorrectly; expected 24 spaces, found 13
(#1568) Expected "if (...) {\n"; found "if (...) { "
(#1568) Variable "Boundaries" must be all lower-case
(#1568) Variable "BoxArray" must be all lower-case
(#1568) Expected 1 space before "+"; 0 found
(#1568) Expected 1 space after "+"; 0 found
(#1568) Expected 1 space before "+"; 0 found
(#1568) Expected 1 space after "+"; 0 found
(#1568) Variable "IconAreaHeight" must be all lower-case
(#1568) Expected 1 space before "/"; 0 found
(#1568) Expected 1 space after "/"; 0 found
(#1568) Variable "Boundaries" must be all lower-case
(#1568) Variable "BoxArray" must be all lower-case
(#1568) Expected 1 space before "+"; 0 found
(#1568) Expected 1 space after "+"; 0 found
(#1568) Expected 1 space before "+"; 0 found
(#1568) Expected 1 space after "+"; 0 found
(#1568) Variable "IconAreaHeight" must be all lower-case
(#1568) Expected 1 space before "/"; 0 found
(#1568) Expected 1 space after "/"; 0 found
(#1568) Line exceeds 132 characters; contains 138 characters
(#1568) Closing brace must be on a line by itself
(#1570) Line indented incorrectly; expected at least 24 spaces, found 13
(#1570) Variable "Width" must be all lower-case
(#1570) Variable "BoxArray" must be all lower-case
(#1571) Line indented incorrectly; expected 20 spaces, found 12
(#1571) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1573) Line indented incorrectly; expected at least 20 spaces, found 11
(#1573) Variable "vX" must be all lower-case
(#1573) Expected 1 space before "="; 0 found
(#1573) Expected 1 space after "="; 0 found
(#1573) Variable "Width" must be all lower-case
(#1573) Expected 1 space before "+"; 0 found
(#1573) Expected 1 space after "+"; 0 found
(#1573) Variable "XStep" must be all lower-case
(#1574) Line indented incorrectly; expected 16 spaces, found 10
(#1574) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1575) Line indented incorrectly; expected 12 spaces, found 8
(#1575) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1576) Line indented incorrectly; expected 8 spaces, found 6
(#1576) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1577) Line indented incorrectly; expected at least 8 spaces, found 5
(#1577) Variable "vY" must be all lower-case
(#1577) Expected 1 space before "="; 0 found
(#1577) Expected 1 space after "="; 0 found
(#1577) Variable "vY" must be all lower-case
(#1577) Expected 1 space before "-"; 0 found
(#1577) Expected 1 space after "-"; 0 found
(#1577) Variable "YStep" must be all lower-case
(#1577) Variable "vX" must be all lower-case
(#1577) Expected 1 space before "="; 0 found
(#1577) Expected 1 space after "="; 0 found
(#1577) Variable "vX" must be all lower-case
(#1577) Expected 1 space before "-"; 0 found
(#1577) Expected 1 space after "-"; 0 found
(#1577) Variable "XStep" must be all lower-case
(#1579) Line indented incorrectly; expected at least 8 spaces, found 5
(#1579) Variable "TopOffset" must be all lower-case
(#1579) Variable "Y" must be all lower-case
(#1579) Variable "Boundaries" must be all lower-case
(#1580) Line indented incorrectly; expected 8 spaces, found 5
(#1580) Expected "if (...) {\n"; found "if (...) { "
(#1580) Variable "Boundaries" must be all lower-case
(#1580) Expected 1 space before "-"; 0 found
(#1580) Expected 1 space after "-"; 0 found
(#1580) Variable "vY" must be all lower-case
(#1580) Expected 1 space before "+"; 0 found
(#1580) Expected 1 space after "+"; 0 found
(#1580) Variable "IconAreaHeight" must be all lower-case
(#1580) Variable "TopOffset" must be all lower-case
(#1580) Variable "Boundaries" must be all lower-case
(#1580) Variable "vY" must be all lower-case
(#1580) Expected 1 space before "+"; 0 found
(#1580) Expected 1 space after "+"; 0 found
(#1580) Variable "IconAreaHeight" must be all lower-case
(#1580) Expected 1 space before "+"; 0 found
(#1580) Expected 1 space after "+"; 0 found
(#1580) Variable "TopOffset" must be all lower-case
(#1580) Closing brace must be on a line by itself
(#1582) Line indented incorrectly; expected at least 8 spaces, found 5
(#1582) Variable "Width" must be all lower-case
(#1582) Variable "Boundaries" must be all lower-case
(#1582) Expected 1 space before "+"; 0 found
(#1582) Expected 1 space after "+"; 0 found
(#1582) Variable "Margin" must be all lower-case
(#1582) Variable "Boundaries" must be all lower-case
(#1582) Expected 1 space before "-"; 0 found
(#1582) Expected 1 space after "-"; 0 found
(#1582) Variable "Margin" must be all lower-case
(#1583) Line indented incorrectly; expected at least 8 spaces, found 5
(#1583) Variable "Height" must be all lower-case
(#1583) Variable "Boundaries" must be all lower-case
(#1583) Expected 1 space before "+"; 0 found
(#1583) Expected 1 space after "+"; 0 found
(#1583) Variable "Margin" must be all lower-case
(#1583) Variable "Boundaries" must be all lower-case
(#1583) Expected 1 space before "-"; 0 found
(#1583) Expected 1 space after "-"; 0 found
(#1583) Variable "Margin" must be all lower-case
(#1585) Line indented incorrectly; expected at least 8 spaces, found 5
(#1585) Expected 1 space before "=>"; 0 found
(#1585) Expected 1 space after "=>"; 0 found
(#1585) Variable "Width" must be all lower-case
(#1585) Commas (,) must be followed by white space.
(#1585) Expected 1 space before "=>"; 0 found
(#1585) Expected 1 space after "=>"; 0 found
(#1585) Variable "Height" must be all lower-case
(#1586) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1588) Line indented incorrectly; expected at least 4 spaces, found 3
(#1589) Line indented incorrectly; expected 4 spaces, found 3
(#1589) method name "pDraw::drawLegend" must be in lower-case letters only
(#1589) Visibility must be declared on method "drawLegend"
(#1589) Variable "X" must be all lower-case
(#1589) Commas (,) must be followed by white space.
(#1589) Variable "Y" must be all lower-case
(#1589) Commas (,) must be followed by white space.
(#1589) Variable "Format" must be all lower-case
(#1590) Opening brace should be on the same line as the declaration
(#1591) Line indented incorrectly; expected at least 8 spaces, found 5
(#1591) Variable "Family" must be all lower-case
(#1591) Spaces must be used for alignment; tabs are not allowed
(#1591) Tab found within whitespace
(#1591) Variable "Format" must be all lower-case
(#1591) Variable "Format" must be all lower-case
(#1592) Line indented incorrectly; expected at least 8 spaces, found 5
(#1592) Variable "FontName" must be all lower-case
(#1592) Spaces must be used for alignment; tabs are not allowed
(#1592) Tab found within whitespace
(#1592) Variable "Format" must be all lower-case
(#1592) Variable "Format" must be all lower-case
(#1593) Line indented incorrectly; expected at least 8 spaces, found 5
(#1593) Variable "FontSize" must be all lower-case
(#1593) Spaces must be used for alignment; tabs are not allowed
(#1593) Tab found within whitespace
(#1593) Variable "Format" must be all lower-case
(#1593) Variable "Format" must be all lower-case
(#1594) Line indented incorrectly; expected at least 8 spaces, found 5
(#1594) Variable "FontR" must be all lower-case
(#1594) Spaces must be used for alignment; tabs are not allowed
(#1594) Tab found within whitespace
(#1594) Variable "Format" must be all lower-case
(#1594) Variable "Format" must be all lower-case
(#1595) Line indented incorrectly; expected at least 8 spaces, found 5
(#1595) Variable "FontG" must be all lower-case
(#1595) Spaces must be used for alignment; tabs are not allowed
(#1595) Tab found within whitespace
(#1595) Variable "Format" must be all lower-case
(#1595) Variable "Format" must be all lower-case
(#1596) Line indented incorrectly; expected at least 8 spaces, found 5
(#1596) Variable "FontB" must be all lower-case
(#1596) Spaces must be used for alignment; tabs are not allowed
(#1596) Tab found within whitespace
(#1596) Variable "Format" must be all lower-case
(#1596) Variable "Format" must be all lower-case
(#1597) Line indented incorrectly; expected at least 8 spaces, found 5
(#1597) Variable "BoxWidth" must be all lower-case
(#1597) Spaces must be used for alignment; tabs are not allowed
(#1597) Tab found within whitespace
(#1597) Variable "Format" must be all lower-case
(#1597) Variable "Format" must be all lower-case
(#1598) Line indented incorrectly; expected at least 8 spaces, found 5
(#1598) Variable "BoxHeight" must be all lower-case
(#1598) Spaces must be used for alignment; tabs are not allowed
(#1598) Tab found within whitespace
(#1598) Variable "Format" must be all lower-case
(#1598) Variable "Format" must be all lower-case
(#1599) Line indented incorrectly; expected at least 8 spaces, found 5
(#1599) Variable "IconAreaWidth" must be all lower-case
(#1599) Spaces must be used for alignment; tabs are not allowed
(#1599) Tab found within whitespace
(#1599) Variable "Format" must be all lower-case
(#1599) Variable "Format" must be all lower-case
(#1599) Variable "BoxWidth" must be all lower-case
(#1600) Line indented incorrectly; expected at least 8 spaces, found 5
(#1600) Variable "IconAreaHeight" must be all lower-case
(#1600) Spaces must be used for alignment; tabs are not allowed
(#1600) Tab found within whitespace
(#1600) Variable "Format" must be all lower-case
(#1600) Variable "Format" must be all lower-case
(#1600) Variable "BoxHeight" must be all lower-case
(#1601) Line indented incorrectly; expected at least 8 spaces, found 5
(#1601) Variable "XSpacing" must be all lower-case
(#1601) Spaces must be used for alignment; tabs are not allowed
(#1601) Tab found within whitespace
(#1601) Variable "Format" must be all lower-case
(#1601) Variable "Format" must be all lower-case
(#1602) Line indented incorrectly; expected at least 8 spaces, found 5
(#1602) Variable "Margin" must be all lower-case
(#1602) Spaces must be used for alignment; tabs are not allowed
(#1602) Tab found within whitespace
(#1602) Variable "Format" must be all lower-case
(#1602) Variable "Format" must be all lower-case
(#1603) Line indented incorrectly; expected at least 8 spaces, found 5
(#1603) Variable "R" must be all lower-case
(#1603) Spaces must be used for alignment; tabs are not allowed
(#1603) Tab found within whitespace
(#1603) Variable "Format" must be all lower-case
(#1603) Variable "Format" must be all lower-case
(#1604) Line indented incorrectly; expected at least 8 spaces, found 5
(#1604) Variable "G" must be all lower-case
(#1604) Spaces must be used for alignment; tabs are not allowed
(#1604) Tab found within whitespace
(#1604) Variable "Format" must be all lower-case
(#1604) Variable "Format" must be all lower-case
(#1605) Line indented incorrectly; expected at least 8 spaces, found 5
(#1605) Variable "B" must be all lower-case
(#1605) Spaces must be used for alignment; tabs are not allowed
(#1605) Tab found within whitespace
(#1605) Variable "Format" must be all lower-case
(#1605) Variable "Format" must be all lower-case
(#1606) Line indented incorrectly; expected at least 8 spaces, found 5
(#1606) Variable "Alpha" must be all lower-case
(#1606) Spaces must be used for alignment; tabs are not allowed
(#1606) Tab found within whitespace
(#1606) Variable "Format" must be all lower-case
(#1606) Variable "Format" must be all lower-case
(#1607) Line indented incorrectly; expected at least 8 spaces, found 5
(#1607) Variable "BorderR" must be all lower-case
(#1607) Spaces must be used for alignment; tabs are not allowed
(#1607) Tab found within whitespace
(#1607) Variable "Format" must be all lower-case
(#1607) Variable "Format" must be all lower-case
(#1608) Line indented incorrectly; expected at least 8 spaces, found 5
(#1608) Variable "BorderG" must be all lower-case
(#1608) Spaces must be used for alignment; tabs are not allowed
(#1608) Tab found within whitespace
(#1608) Variable "Format" must be all lower-case
(#1608) Variable "Format" must be all lower-case
(#1609) Line indented incorrectly; expected at least 8 spaces, found 5
(#1609) Variable "BorderB" must be all lower-case
(#1609) Spaces must be used for alignment; tabs are not allowed
(#1609) Tab found within whitespace
(#1609) Variable "Format" must be all lower-case
(#1609) Variable "Format" must be all lower-case
(#1610) Line indented incorrectly; expected at least 8 spaces, found 5
(#1610) Variable "Surrounding" must be all lower-case
(#1610) Variable "Format" must be all lower-case
(#1610) Variable "Format" must be all lower-case
(#1610) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1611) Line indented incorrectly; expected at least 8 spaces, found 5
(#1611) Variable "Style" must be all lower-case
(#1611) Spaces must be used for alignment; tabs are not allowed
(#1611) Tab found within whitespace
(#1611) Variable "Format" must be all lower-case
(#1611) Variable "Format" must be all lower-case
(#1612) Line indented incorrectly; expected at least 8 spaces, found 5
(#1612) Variable "Mode" must be all lower-case
(#1612) Spaces must be used for alignment; tabs are not allowed
(#1612) Tab found within whitespace
(#1612) Variable "Format" must be all lower-case
(#1612) Variable "Format" must be all lower-case
(#1614) Line indented incorrectly; expected 8 spaces, found 5
(#1614) Expected "if (...) {\n"; found "if (...) { "
(#1614) Variable "Surrounding" must be all lower-case
(#1614) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1614) Variable "BorderR" must be all lower-case
(#1614) Variable "R" must be all lower-case
(#1614) Variable "Surrounding" must be all lower-case
(#1614) Variable "BorderG" must be all lower-case
(#1614) Variable "G" must be all lower-case
(#1614) Variable "Surrounding" must be all lower-case
(#1614) Variable "BorderB" must be all lower-case
(#1614) Variable "B" must be all lower-case
(#1614) Variable "Surrounding" must be all lower-case
(#1614) Closing brace must be on a line by itself
(#1616) Line indented incorrectly; expected at least 8 spaces, found 5
(#1616) Variable "Data" must be all lower-case
(#1618) Line indented incorrectly; expected 8 spaces, found 5
(#1618) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1618) Variable "Data" must be all lower-case
(#1618) Variable "SerieName" must be all lower-case
(#1618) Variable "Serie" must be all lower-case
(#1619) Line indented incorrectly; expected at least 8 spaces, found 6
(#1620) Line indented incorrectly; expected 12 spaces, found 7
(#1620) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1620) Variable "Serie" must be all lower-case
(#1620) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1620) Variable "SerieName" must be all lower-case
(#1620) Variable "Data" must be all lower-case
(#1620) Variable "Serie" must be all lower-case
(#1621) Line indented incorrectly; expected at least 12 spaces, found 8
(#1622) Line indented incorrectly; expected at least 16 spaces, found 9
(#1622) Variable "PicWidth" must be all lower-case
(#1622) Commas (,) must be followed by white space.
(#1622) Variable "PicHeight" must be all lower-case
(#1622) Variable "Serie" must be all lower-case
(#1623) Line indented incorrectly; expected 16 spaces, found 9
(#1623) Expected "if (...) {\n"; found "if (...) { "
(#1623) Variable "IconAreaWidth" must be all lower-case
(#1623) Variable "PicWidth" must be all lower-case
(#1623) Variable "IconAreaWidth" must be all lower-case
(#1623) Variable "PicWidth" must be all lower-case
(#1623) Closing brace must be on a line by itself
(#1624) Line indented incorrectly; expected 16 spaces, found 9
(#1624) Expected "if (...) {\n"; found "if (...) { "
(#1624) Variable "IconAreaHeight" must be all lower-case
(#1624) Variable "PicHeight" must be all lower-case
(#1624) Variable "IconAreaHeight" must be all lower-case
(#1624) Variable "PicHeight" must be all lower-case
(#1624) Closing brace must be on a line by itself
(#1625) Line indented incorrectly; expected 12 spaces, found 8
(#1625) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1626) Line indented incorrectly; expected 8 spaces, found 6
(#1626) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1628) Line indented incorrectly; expected at least 8 spaces, found 5
(#1628) Variable "YStep" must be all lower-case
(#1628) Commas (,) must be followed by white space.
(#1628) Variable "IconAreaHeight" must be all lower-case
(#1629) Line indented incorrectly; expected at least 8 spaces, found 5
(#1629) Variable "XStep" must be all lower-case
(#1629) Variable "IconAreaWidth" must be all lower-case
(#1630) Line indented incorrectly; expected at least 8 spaces, found 5
(#1630) Variable "XStep" must be all lower-case
(#1630) Variable "XSpacing" must be all lower-case
(#1632) Line indented incorrectly; expected at least 8 spaces, found 5
(#1632) Variable "Boundaries" must be all lower-case
(#1632) Variable "Boundaries" must be all lower-case
(#1632) Variable "X" must be all lower-case
(#1632) Variable "Boundaries" must be all lower-case
(#1632) Variable "Y" must be all lower-case
(#1632) Variable "Boundaries" must be all lower-case
(#1632) Variable "Boundaries" must be all lower-case
(#1632) Variable "vY" must be all lower-case
(#1632) Variable "Y" must be all lower-case
(#1632) Variable "vX" must be all lower-case
(#1632) Variable "X" must be all lower-case
(#1633) Line indented incorrectly; expected 8 spaces, found 5
(#1633) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1633) Variable "Data" must be all lower-case
(#1633) Variable "SerieName" must be all lower-case
(#1633) Variable "Serie" must be all lower-case
(#1634) Line indented incorrectly; expected at least 8 spaces, found 6
(#1635) Line indented incorrectly; expected 12 spaces, found 7
(#1635) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1635) Variable "Serie" must be all lower-case
(#1635) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1635) Variable "SerieName" must be all lower-case
(#1635) Variable "Data" must be all lower-case
(#1636) Line indented incorrectly; expected at least 12 spaces, found 8
(#1637) Line indented incorrectly; expected 16 spaces, found 9
(#1637) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1637) Variable "Mode" must be all lower-case
(#1638) Line indented incorrectly; expected at least 16 spaces, found 10
(#1639) Line indented incorrectly; expected at least 20 spaces, found 11
(#1639) Variable "BoxArray" must be all lower-case
(#1639) Variable "vX" must be all lower-case
(#1639) Expected 1 space before "+"; 0 found
(#1639) Expected 1 space after "+"; 0 found
(#1639) Variable "IconAreaWidth" must be all lower-case
(#1639) Expected 1 space before "+"; 0 found
(#1639) Expected 1 space after "+"; 0 found
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "vY" must be all lower-case
(#1639) Expected 1 space before "+"; 0 found
(#1639) Expected 1 space after "+"; 0 found
(#1639) Variable "IconAreaHeight" must be all lower-case
(#1639) Expected 1 space before "/"; 0 found
(#1639) Expected 1 space after "/"; 0 found
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "FontName" must be all lower-case
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "FontSize" must be all lower-case
(#1639) Commas (,) must be followed by white space.
(#1639) Commas (,) must be followed by white space.
(#1639) Variable "Serie" must be all lower-case
(#1641) Line indented incorrectly; expected 20 spaces, found 11
(#1641) Expected "if (...) {\n"; found "if (...) { "
(#1641) Variable "Boundaries" must be all lower-case
(#1641) Variable "BoxArray" must be all lower-case
(#1641) Expected 1 space before "+"; 0 found
(#1641) Expected 1 space after "+"; 0 found
(#1641) Variable "IconAreaHeight" must be all lower-case
(#1641) Expected 1 space before "/"; 0 found
(#1641) Expected 1 space after "/"; 0 found
(#1641) Variable "Boundaries" must be all lower-case
(#1641) Variable "BoxArray" must be all lower-case
(#1641) Expected 1 space before "+"; 0 found
(#1641) Expected 1 space after "+"; 0 found
(#1641) Variable "IconAreaHeight" must be all lower-case
(#1641) Expected 1 space before "/"; 0 found
(#1641) Expected 1 space after "/"; 0 found
(#1641) Closing brace must be on a line by itself
(#1642) Line indented incorrectly; expected 20 spaces, found 11
(#1642) Expected "if (...) {\n"; found "if (...) { "
(#1642) Variable "Boundaries" must be all lower-case
(#1642) Variable "BoxArray" must be all lower-case
(#1642) Expected 1 space before "+"; 0 found
(#1642) Expected 1 space after "+"; 0 found
(#1642) Variable "Boundaries" must be all lower-case
(#1642) Variable "BoxArray" must be all lower-case
(#1642) Expected 1 space before "+"; 0 found
(#1642) Expected 1 space after "+"; 0 found
(#1642) Closing brace must be on a line by itself
(#1643) Line indented incorrectly; expected 20 spaces, found 11
(#1643) Expected "if (...) {\n"; found "if (...) { "
(#1643) Variable "Boundaries" must be all lower-case
(#1643) Variable "BoxArray" must be all lower-case
(#1643) Expected 1 space before "+"; 0 found
(#1643) Expected 1 space after "+"; 0 found
(#1643) Expected 1 space before "+"; 0 found
(#1643) Expected 1 space after "+"; 0 found
(#1643) Variable "IconAreaHeight" must be all lower-case
(#1643) Expected 1 space before "/"; 0 found
(#1643) Expected 1 space after "/"; 0 found
(#1643) Variable "Boundaries" must be all lower-case
(#1643) Variable "BoxArray" must be all lower-case
(#1643) Expected 1 space before "+"; 0 found
(#1643) Expected 1 space after "+"; 0 found
(#1643) Expected 1 space before "+"; 0 found
(#1643) Expected 1 space after "+"; 0 found
(#1643) Variable "IconAreaHeight" must be all lower-case
(#1643) Expected 1 space before "/"; 0 found
(#1643) Expected 1 space after "/"; 0 found
(#1643) Line exceeds 132 characters; contains 136 characters
(#1643) Closing brace must be on a line by itself
(#1645) Line indented incorrectly; expected at least 20 spaces, found 11
(#1645) Variable "Lines" must be all lower-case
(#1645) Commas (,) must be followed by white space.
(#1645) Variable "Serie" must be all lower-case
(#1646) Line indented incorrectly; expected at least 20 spaces, found 11
(#1646) Variable "vY" must be all lower-case
(#1646) Variable "vY" must be all lower-case
(#1646) Expected 1 space before "*"; 0 found
(#1646) Expected 1 space after "*"; 0 found
(#1646) Variable "Lines" must be all lower-case
(#1646) Commas (,) must be followed by white space.
(#1646) Variable "IconAreaHeight" must be all lower-case
(#1647) Line indented incorrectly; expected 16 spaces, found 10
(#1647) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1648) Line indented incorrectly; expected 16 spaces, found 9
(#1648) Usage of ELSEIF not allowed; use ELSE IF instead
(#1648) Variable "Mode" must be all lower-case
(#1649) Line indented incorrectly; expected at least 16 spaces, found 10
(#1650) Line indented incorrectly; expected at least 20 spaces, found 11
(#1650) Variable "Lines" must be all lower-case
(#1650) Commas (,) must be followed by white space.
(#1650) Variable "Serie" must be all lower-case
(#1651) Line indented incorrectly; expected at least 20 spaces, found 11
(#1651) Variable "Width" must be all lower-case
(#1652) Line indented incorrectly; expected 20 spaces, found 11
(#1652) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1652) Variable "Lines" must be all lower-case
(#1652) Variable "Key" must be all lower-case
(#1652) Variable "Value" must be all lower-case
(#1653) Line indented incorrectly; expected at least 20 spaces, found 12
(#1654) Line indented incorrectly; expected at least 24 spaces, found 13
(#1654) Variable "BoxArray" must be all lower-case
(#1654) Variable "vX" must be all lower-case
(#1654) Expected 1 space before "+"; 0 found
(#1654) Expected 1 space after "+"; 0 found
(#1654) Variable "IconAreaWidth" must be all lower-case
(#1654) Expected 1 space before "+"; 0 found
(#1654) Expected 1 space after "+"; 0 found
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "Y" must be all lower-case
(#1654) Expected 1 space before "+"; 0 found
(#1654) Expected 1 space after "+"; 0 found
(#1654) Variable "IconAreaHeight" must be all lower-case
(#1654) Expected 1 space before "/"; 0 found
(#1654) Expected 1 space after "/"; 0 found
(#1654) Expected 1 space before "+"; 0 found
(#1654) Expected 1 space after "+"; 0 found
(#1654) Expected 1 space before "+"; 0 found
(#1654) Expected 1 space after "+"; 0 found
(#1654) Expected 1 space before "*"; 0 found
(#1654) Expected 1 space after "*"; 0 found
(#1654) Variable "Key" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "FontName" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "FontSize" must be all lower-case
(#1654) Commas (,) must be followed by white space.
(#1654) Commas (,) must be followed by white space.
(#1654) Variable "Value" must be all lower-case
(#1654) Line exceeds 132 characters; contains 142 characters
(#1656) Line indented incorrectly; expected 24 spaces, found 13
(#1656) Expected "if (...) {\n"; found "if (...) { "
(#1656) Variable "Boundaries" must be all lower-case
(#1656) Variable "BoxArray" must be all lower-case
(#1656) Expected 1 space before "+"; 0 found
(#1656) Expected 1 space after "+"; 0 found
(#1656) Variable "IconAreaHeight" must be all lower-case
(#1656) Expected 1 space before "/"; 0 found
(#1656) Expected 1 space after "/"; 0 found
(#1656) Variable "Boundaries" must be all lower-case
(#1656) Variable "BoxArray" must be all lower-case
(#1656) Expected 1 space before "+"; 0 found
(#1656) Expected 1 space after "+"; 0 found
(#1656) Variable "IconAreaHeight" must be all lower-case
(#1656) Expected 1 space before "/"; 0 found
(#1656) Expected 1 space after "/"; 0 found
(#1656) Line exceeds 132 characters; contains 134 characters
(#1656) Closing brace must be on a line by itself
(#1657) Line indented incorrectly; expected 24 spaces, found 13
(#1657) Expected "if (...) {\n"; found "if (...) { "
(#1657) Variable "Boundaries" must be all lower-case
(#1657) Variable "BoxArray" must be all lower-case
(#1657) Expected 1 space before "+"; 0 found
(#1657) Expected 1 space after "+"; 0 found
(#1657) Variable "Boundaries" must be all lower-case
(#1657) Variable "BoxArray" must be all lower-case
(#1657) Expected 1 space before "+"; 0 found
(#1657) Expected 1 space after "+"; 0 found
(#1657) Closing brace must be on a line by itself
(#1658) Line indented incorrectly; expected 24 spaces, found 13
(#1658) Expected "if (...) {\n"; found "if (...) { "
(#1658) Variable "Boundaries" must be all lower-case
(#1658) Variable "BoxArray" must be all lower-case
(#1658) Expected 1 space before "+"; 0 found
(#1658) Expected 1 space after "+"; 0 found
(#1658) Expected 1 space before "+"; 0 found
(#1658) Expected 1 space after "+"; 0 found
(#1658) Variable "IconAreaHeight" must be all lower-case
(#1658) Expected 1 space before "/"; 0 found
(#1658) Expected 1 space after "/"; 0 found
(#1658) Variable "Boundaries" must be all lower-case
(#1658) Variable "BoxArray" must be all lower-case
(#1658) Expected 1 space before "+"; 0 found
(#1658) Expected 1 space after "+"; 0 found
(#1658) Expected 1 space before "+"; 0 found
(#1658) Expected 1 space after "+"; 0 found
(#1658) Variable "IconAreaHeight" must be all lower-case
(#1658) Expected 1 space before "/"; 0 found
(#1658) Expected 1 space after "/"; 0 found
(#1658) Line exceeds 132 characters; contains 138 characters
(#1658) Closing brace must be on a line by itself
(#1660) Line indented incorrectly; expected at least 24 spaces, found 13
(#1660) Variable "Width" must be all lower-case
(#1660) Variable "BoxArray" must be all lower-case
(#1661) Line indented incorrectly; expected 20 spaces, found 12
(#1661) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1663) Line indented incorrectly; expected at least 20 spaces, found 11
(#1663) Variable "vX" must be all lower-case
(#1663) Expected 1 space before "="; 0 found
(#1663) Expected 1 space after "="; 0 found
(#1663) Variable "Width" must be all lower-case
(#1663) Expected 1 space before "+"; 0 found
(#1663) Expected 1 space after "+"; 0 found
(#1663) Variable "XStep" must be all lower-case
(#1664) Line indented incorrectly; expected 16 spaces, found 10
(#1664) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1665) Line indented incorrectly; expected 12 spaces, found 8
(#1665) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1666) Line indented incorrectly; expected 8 spaces, found 6
(#1666) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1667) Line indented incorrectly; expected at least 8 spaces, found 5
(#1667) Variable "vY" must be all lower-case
(#1667) Expected 1 space before "="; 0 found
(#1667) Expected 1 space after "="; 0 found
(#1667) Variable "vY" must be all lower-case
(#1667) Expected 1 space before "-"; 0 found
(#1667) Expected 1 space after "-"; 0 found
(#1667) Variable "YStep" must be all lower-case
(#1667) Variable "vX" must be all lower-case
(#1667) Expected 1 space before "="; 0 found
(#1667) Expected 1 space after "="; 0 found
(#1667) Variable "vX" must be all lower-case
(#1667) Expected 1 space before "-"; 0 found
(#1667) Expected 1 space after "-"; 0 found
(#1667) Variable "XStep" must be all lower-case
(#1669) Line indented incorrectly; expected at least 8 spaces, found 5
(#1669) Variable "TopOffset" must be all lower-case
(#1669) Variable "Y" must be all lower-case
(#1669) Variable "Boundaries" must be all lower-case
(#1670) Line indented incorrectly; expected 8 spaces, found 5
(#1670) Expected "if (...) {\n"; found "if (...) { "
(#1670) Variable "Boundaries" must be all lower-case
(#1670) Expected 1 space before "-"; 0 found
(#1670) Expected 1 space after "-"; 0 found
(#1670) Variable "vY" must be all lower-case
(#1670) Expected 1 space before "+"; 0 found
(#1670) Expected 1 space after "+"; 0 found
(#1670) Variable "IconAreaHeight" must be all lower-case
(#1670) Variable "TopOffset" must be all lower-case
(#1670) Variable "Boundaries" must be all lower-case
(#1670) Variable "vY" must be all lower-case
(#1670) Expected 1 space before "+"; 0 found
(#1670) Expected 1 space after "+"; 0 found
(#1670) Variable "IconAreaHeight" must be all lower-case
(#1670) Expected 1 space before "+"; 0 found
(#1670) Expected 1 space after "+"; 0 found
(#1670) Variable "TopOffset" must be all lower-case
(#1670) Closing brace must be on a line by itself
(#1672) Line indented incorrectly; expected at least 8 spaces, found 5
(#1672) Inline control structures are not allowed
(#1672) Variable "Style" must be all lower-case
(#1673) Line indented incorrectly; expected at least 8 spaces, found 6
(#1673) Variable "Boundaries" must be all lower-case
(#1673) Expected 1 space before "-"; 0 found
(#1673) Expected 1 space after "-"; 0 found
(#1673) Variable "Margin" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Variable "Boundaries" must be all lower-case
(#1673) Expected 1 space before "-"; 0 found
(#1673) Expected 1 space after "-"; 0 found
(#1673) Variable "Margin" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Variable "Boundaries" must be all lower-case
(#1673) Expected 1 space before "+"; 0 found
(#1673) Expected 1 space after "+"; 0 found
(#1673) Variable "Margin" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Variable "Boundaries" must be all lower-case
(#1673) Expected 1 space before "+"; 0 found
(#1673) Expected 1 space after "+"; 0 found
(#1673) Variable "Margin" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Variable "Margin" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Variable "R" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Variable "G" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Variable "B" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Variable "Alpha" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Variable "BorderR" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Variable "BorderG" must be all lower-case
(#1673) Commas (,) must be followed by white space.
(#1673) Expected 1 space before "=>"; 0 found
(#1673) Expected 1 space after "=>"; 0 found
(#1673) Variable "BorderB" must be all lower-case
(#1673) Line exceeds maximum limit of 180 characters; contains 256 characters
(#1674) Line indented incorrectly; expected at least 8 spaces, found 5
(#1674) Inline control structures are not allowed
(#1674) Usage of ELSEIF not allowed; use ELSE IF instead
(#1674) Variable "Style" must be all lower-case
(#1675) Line indented incorrectly; expected at least 8 spaces, found 6
(#1675) Variable "Boundaries" must be all lower-case
(#1675) Expected 1 space before "-"; 0 found
(#1675) Expected 1 space after "-"; 0 found
(#1675) Variable "Margin" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Variable "Boundaries" must be all lower-case
(#1675) Expected 1 space before "-"; 0 found
(#1675) Expected 1 space after "-"; 0 found
(#1675) Variable "Margin" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Variable "Boundaries" must be all lower-case
(#1675) Expected 1 space before "+"; 0 found
(#1675) Expected 1 space after "+"; 0 found
(#1675) Variable "Margin" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Variable "Boundaries" must be all lower-case
(#1675) Expected 1 space before "+"; 0 found
(#1675) Expected 1 space after "+"; 0 found
(#1675) Variable "Margin" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Variable "R" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Variable "G" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Variable "B" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Variable "Alpha" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Variable "BorderR" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Variable "BorderG" must be all lower-case
(#1675) Commas (,) must be followed by white space.
(#1675) Expected 1 space before "=>"; 0 found
(#1675) Expected 1 space after "=>"; 0 found
(#1675) Variable "BorderB" must be all lower-case
(#1675) Line exceeds maximum limit of 180 characters; contains 241 characters
(#1677) Line indented incorrectly; expected at least 8 spaces, found 5
(#1677) Variable "RestoreShadow" must be all lower-case
(#1677) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1678) Line indented incorrectly; expected 8 spaces, found 5
(#1678) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1678) Variable "Data" must be all lower-case
(#1678) Variable "SerieName" must be all lower-case
(#1678) Variable "Serie" must be all lower-case
(#1679) Line indented incorrectly; expected at least 8 spaces, found 6
(#1680) Line indented incorrectly; expected 12 spaces, found 7
(#1680) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1680) Variable "Serie" must be all lower-case
(#1680) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1680) Variable "SerieName" must be all lower-case
(#1680) Variable "Data" must be all lower-case
(#1681) Line indented incorrectly; expected at least 12 spaces, found 8
(#1682) Line indented incorrectly; expected at least 16 spaces, found 9
(#1682) Variable "R" must be all lower-case
(#1682) Variable "Serie" must be all lower-case
(#1682) Variable "G" must be all lower-case
(#1682) Variable "Serie" must be all lower-case
(#1682) Variable "B" must be all lower-case
(#1682) Variable "Serie" must be all lower-case
(#1683) Line indented incorrectly; expected at least 16 spaces, found 9
(#1683) Variable "Ticks" must be all lower-case
(#1683) Variable "Serie" must be all lower-case
(#1683) Variable "Weight" must be all lower-case
(#1683) Variable "Serie" must be all lower-case
(#1685) Line indented incorrectly; expected 16 spaces, found 9
(#1685) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1685) Variable "Serie" must be all lower-case
(#1686) Line indented incorrectly; expected at least 16 spaces, found 10
(#1687) Line indented incorrectly; expected at least 20 spaces, found 11
(#1687) Variable "Picture" must be all lower-case
(#1687) Variable "Serie" must be all lower-case
(#1688) Line indented incorrectly; expected at least 20 spaces, found 11
(#1688) Variable "PicWidth" must be all lower-case
(#1688) Commas (,) must be followed by white space.
(#1688) Variable "PicHeight" must be all lower-case
(#1688) Variable "Picture" must be all lower-case
(#1689) Line indented incorrectly; expected at least 20 spaces, found 11
(#1689) Variable "PicX" must be all lower-case
(#1689) Variable "X" must be all lower-case
(#1689) Expected 1 space before "+"; 0 found
(#1689) Expected 1 space after "+"; 0 found
(#1689) Variable "IconAreaWidth" must be all lower-case
(#1689) Expected 1 space before "/"; 0 found
(#1689) Expected 1 space after "/"; 0 found
(#1689) Variable "PicY" must be all lower-case
(#1689) Variable "Y" must be all lower-case
(#1689) Expected 1 space before "+"; 0 found
(#1689) Expected 1 space after "+"; 0 found
(#1689) Variable "IconAreaHeight" must be all lower-case
(#1689) Expected 1 space before "/"; 0 found
(#1689) Expected 1 space after "/"; 0 found
(#1689) Whitespace found at end of line
(#1691) Line indented incorrectly; expected at least 20 spaces, found 11
(#1691) Variable "PicX" must be all lower-case
(#1691) Expected 1 space before "-"; 0 found
(#1691) Expected 1 space after "-"; 0 found
(#1691) Variable "PicWidth" must be all lower-case
(#1691) Expected 1 space before "/"; 0 found
(#1691) Expected 1 space after "/"; 0 found
(#1691) Commas (,) must be followed by white space.
(#1691) Variable "PicY" must be all lower-case
(#1691) Expected 1 space before "-"; 0 found
(#1691) Expected 1 space after "-"; 0 found
(#1691) Variable "PicHeight" must be all lower-case
(#1691) Expected 1 space before "/"; 0 found
(#1691) Expected 1 space after "/"; 0 found
(#1691) Commas (,) must be followed by white space.
(#1691) Variable "Picture" must be all lower-case
(#1692) Line indented incorrectly; expected 16 spaces, found 10
(#1692) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1693) Line indented incorrectly; expected 16 spaces, found 9
(#1693) Expected "} else {\n"; found "}\n else\n {\n"
(#1694) Line indented incorrectly; expected at least 16 spaces, found 10
(#1695) Line indented incorrectly; expected 20 spaces, found 11
(#1695) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1695) Variable "Family" must be all lower-case
(#1696) Line indented incorrectly; expected at least 20 spaces, found 12
(#1697) Line indented incorrectly; expected 24 spaces, found 13
(#1697) Expected "if (...) {\n"; found "if (...) { "
(#1697) Variable "BoxWidth" must be all lower-case
(#1697) Variable "IconAreaWidth" must be all lower-case
(#1697) Variable "XOffset" must be all lower-case
(#1697) Variable "IconAreaWidth" must be all lower-case
(#1697) Expected 1 space before "-"; 0 found
(#1697) Expected 1 space after "-"; 0 found
(#1697) Variable "BoxWidth" must be all lower-case
(#1697) Expected 1 space before "/"; 0 found
(#1697) Expected 1 space after "/"; 0 found
(#1697) Closing brace must be on a line by itself
(#1697) Expected "} else {\n"; found "} else { "
(#1697) Variable "XOffset" must be all lower-case
(#1697) Closing brace must be on a line by itself
(#1698) Line indented incorrectly; expected 24 spaces, found 13
(#1698) Expected "if (...) {\n"; found "if (...) { "
(#1698) Variable "BoxHeight" must be all lower-case
(#1698) Variable "IconAreaHeight" must be all lower-case
(#1698) Variable "YOffset" must be all lower-case
(#1698) Variable "IconAreaHeight" must be all lower-case
(#1698) Expected 1 space before "-"; 0 found
(#1698) Expected 1 space after "-"; 0 found
(#1698) Variable "BoxHeight" must be all lower-case
(#1698) Expected 1 space before "/"; 0 found
(#1698) Expected 1 space after "/"; 0 found
(#1698) Closing brace must be on a line by itself
(#1698) Expected "} else {\n"; found "} else { "
(#1698) Variable "YOffset" must be all lower-case
(#1698) Closing brace must be on a line by itself
(#1700) Line indented incorrectly; expected at least 24 spaces, found 13
(#1700) Variable "X" must be all lower-case
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Variable "XOffset" must be all lower-case
(#1700) Commas (,) must be followed by white space.
(#1700) Variable "Y" must be all lower-case
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Variable "YOffset" must be all lower-case
(#1700) Commas (,) must be followed by white space.
(#1700) Variable "X" must be all lower-case
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Variable "BoxWidth" must be all lower-case
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Variable "XOffset" must be all lower-case
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Commas (,) must be followed by white space.
(#1700) Variable "Y" must be all lower-case
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Variable "BoxHeight" must be all lower-case
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Expected 1 space before "+"; 0 found
(#1700) Expected 1 space after "+"; 0 found
(#1700) Variable "YOffset" must be all lower-case
(#1700) Commas (,) must be followed by white space.
(#1700) Expected 1 space before "=>"; 0 found
(#1700) Expected 1 space after "=>"; 0 found
(#1700) Commas (,) must be followed by white space.
(#1700) Expected 1 space before "=>"; 0 found
(#1700) Expected 1 space after "=>"; 0 found
(#1700) Commas (,) must be followed by white space.
(#1700) Expected 1 space before "=>"; 0 found
(#1700) Expected 1 space after "=>"; 0 found
(#1700) Commas (,) must be followed by white space.
(#1700) Expected 1 space before "=>"; 0 found
(#1700) Expected 1 space after "=>"; 0 found
(#1700) Line exceeds 132 characters; contains 158 characters
(#1701) Line indented incorrectly; expected at least 24 spaces, found 13
(#1701) Variable "X" must be all lower-case
(#1701) Expected 1 space before "+"; 0 found
(#1701) Expected 1 space after "+"; 0 found
(#1701) Variable "XOffset" must be all lower-case
(#1701) Commas (,) must be followed by white space.
(#1701) Variable "Y" must be all lower-case
(#1701) Expected 1 space before "+"; 0 found
(#1701) Expected 1 space after "+"; 0 found
(#1701) Variable "YOffset" must be all lower-case
(#1701) Commas (,) must be followed by white space.
(#1701) Variable "X" must be all lower-case
(#1701) Expected 1 space before "+"; 0 found
(#1701) Expected 1 space after "+"; 0 found
(#1701) Variable "BoxWidth" must be all lower-case
(#1701) Expected 1 space before "+"; 0 found
(#1701) Expected 1 space after "+"; 0 found
(#1701) Variable "XOffset" must be all lower-case
(#1701) Commas (,) must be followed by white space.
(#1701) Variable "Y" must be all lower-case
(#1701) Expected 1 space before "+"; 0 found
(#1701) Expected 1 space after "+"; 0 found
(#1701) Variable "BoxHeight" must be all lower-case
(#1701) Expected 1 space before "+"; 0 found
(#1701) Expected 1 space after "+"; 0 found
(#1701) Variable "YOffset" must be all lower-case
(#1701) Commas (,) must be followed by white space.
(#1701) Expected 1 space before "=>"; 0 found
(#1701) Expected 1 space after "=>"; 0 found
(#1701) Variable "R" must be all lower-case
(#1701) Commas (,) must be followed by white space.
(#1701) Expected 1 space before "=>"; 0 found
(#1701) Expected 1 space after "=>"; 0 found
(#1701) Variable "G" must be all lower-case
(#1701) Commas (,) must be followed by white space.
(#1701) Expected 1 space before "=>"; 0 found
(#1701) Expected 1 space after "=>"; 0 found
(#1701) Variable "B" must be all lower-case
(#1701) Commas (,) must be followed by white space.
(#1701) Expected 1 space before "=>"; 0 found
(#1701) Expected 1 space after "=>"; 0 found
(#1701) Line exceeds 132 characters; contains 159 characters
(#1702) Line indented incorrectly; expected 20 spaces, found 12
(#1702) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1703) Line indented incorrectly; expected 20 spaces, found 11
(#1703) Usage of ELSEIF not allowed; use ELSE IF instead
(#1703) Variable "Family" must be all lower-case
(#1704) Line indented incorrectly; expected at least 20 spaces, found 12
(#1705) Line indented incorrectly; expected at least 24 spaces, found 13
(#1705) Variable "X" must be all lower-case
(#1705) Expected 1 space before "+"; 0 found
(#1705) Expected 1 space after "+"; 0 found
(#1705) Expected 1 space before "+"; 0 found
(#1705) Expected 1 space after "+"; 0 found
(#1705) Variable "IconAreaWidth" must be all lower-case
(#1705) Expected 1 space before "/"; 0 found
(#1705) Expected 1 space after "/"; 0 found
(#1705) Commas (,) must be followed by white space.
(#1705) Variable "Y" must be all lower-case
(#1705) Expected 1 space before "+"; 0 found
(#1705) Expected 1 space after "+"; 0 found
(#1705) Expected 1 space before "+"; 0 found
(#1705) Expected 1 space after "+"; 0 found
(#1705) Variable "IconAreaHeight" must be all lower-case
(#1705) Expected 1 space before "/"; 0 found
(#1705) Expected 1 space after "/"; 0 found
(#1705) Commas (,) must be followed by white space.
(#1705) Variable "IconAreaHeight" must be all lower-case
(#1705) Expected 1 space before "/"; 0 found
(#1705) Expected 1 space after "/"; 0 found
(#1705) Commas (,) must be followed by white space.
(#1705) Variable "IconAreaWidth" must be all lower-case
(#1705) Expected 1 space before "/"; 0 found
(#1705) Expected 1 space after "/"; 0 found
(#1705) Commas (,) must be followed by white space.
(#1705) Expected 1 space before "=>"; 0 found
(#1705) Expected 1 space after "=>"; 0 found
(#1705) Commas (,) must be followed by white space.
(#1705) Expected 1 space before "=>"; 0 found
(#1705) Expected 1 space after "=>"; 0 found
(#1705) Commas (,) must be followed by white space.
(#1705) Expected 1 space before "=>"; 0 found
(#1705) Expected 1 space after "=>"; 0 found
(#1705) Commas (,) must be followed by white space.
(#1705) Expected 1 space before "=>"; 0 found
(#1705) Expected 1 space after "=>"; 0 found
(#1705) Line exceeds 132 characters; contains 163 characters
(#1706) Line indented incorrectly; expected at least 24 spaces, found 13
(#1706) Variable "X" must be all lower-case
(#1706) Expected 1 space before "+"; 0 found
(#1706) Expected 1 space after "+"; 0 found
(#1706) Variable "IconAreaWidth" must be all lower-case
(#1706) Expected 1 space before "/"; 0 found
(#1706) Expected 1 space after "/"; 0 found
(#1706) Commas (,) must be followed by white space.
(#1706) Variable "Y" must be all lower-case
(#1706) Expected 1 space before "+"; 0 found
(#1706) Expected 1 space after "+"; 0 found
(#1706) Variable "IconAreaHeight" must be all lower-case
(#1706) Expected 1 space before "/"; 0 found
(#1706) Expected 1 space after "/"; 0 found
(#1706) Commas (,) must be followed by white space.
(#1706) Variable "IconAreaHeight" must be all lower-case
(#1706) Expected 1 space before "/"; 0 found
(#1706) Expected 1 space after "/"; 0 found
(#1706) Commas (,) must be followed by white space.
(#1706) Variable "IconAreaWidth" must be all lower-case
(#1706) Expected 1 space before "/"; 0 found
(#1706) Expected 1 space after "/"; 0 found
(#1706) Commas (,) must be followed by white space.
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Variable "R" must be all lower-case
(#1706) Commas (,) must be followed by white space.
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Variable "G" must be all lower-case
(#1706) Commas (,) must be followed by white space.
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Variable "B" must be all lower-case
(#1706) Commas (,) must be followed by white space.
(#1706) Expected 1 space before "=>"; 0 found
(#1706) Expected 1 space after "=>"; 0 found
(#1706) Line exceeds 132 characters; contains 168 characters
(#1707) Line indented incorrectly; expected 20 spaces, found 12
(#1707) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1708) Line indented incorrectly; expected 20 spaces, found 11
(#1708) Usage of ELSEIF not allowed; use ELSE IF instead
(#1708) Variable "Family" must be all lower-case
(#1709) Line indented incorrectly; expected at least 20 spaces, found 12
(#1710) Line indented incorrectly; expected at least 24 spaces, found 13
(#1710) Variable "X" must be all lower-case
(#1710) Expected 1 space before "+"; 0 found
(#1710) Expected 1 space after "+"; 0 found
(#1710) Commas (,) must be followed by white space.
(#1710) Variable "Y" must be all lower-case
(#1710) Expected 1 space before "+"; 0 found
(#1710) Expected 1 space after "+"; 0 found
(#1710) Expected 1 space before "+"; 0 found
(#1710) Expected 1 space after "+"; 0 found
(#1710) Variable "IconAreaHeight" must be all lower-case
(#1710) Expected 1 space before "/"; 0 found
(#1710) Expected 1 space after "/"; 0 found
(#1710) Commas (,) must be followed by white space.
(#1710) Variable "X" must be all lower-case
(#1710) Expected 1 space before "+"; 0 found
(#1710) Expected 1 space after "+"; 0 found
(#1710) Expected 1 space before "+"; 0 found
(#1710) Expected 1 space after "+"; 0 found
(#1710) Variable "IconAreaWidth" must be all lower-case
(#1710) Commas (,) must be followed by white space.
(#1710) Variable "Y" must be all lower-case
(#1710) Expected 1 space before "+"; 0 found
(#1710) Expected 1 space after "+"; 0 found
(#1710) Expected 1 space before "+"; 0 found
(#1710) Expected 1 space after "+"; 0 found
(#1710) Variable "IconAreaHeight" must be all lower-case
(#1710) Expected 1 space before "/"; 0 found
(#1710) Expected 1 space after "/"; 0 found
(#1710) Commas (,) must be followed by white space.
(#1710) Expected 1 space before "=>"; 0 found
(#1710) Expected 1 space after "=>"; 0 found
(#1710) Commas (,) must be followed by white space.
(#1710) Expected 1 space before "=>"; 0 found
(#1710) Expected 1 space after "=>"; 0 found
(#1710) Commas (,) must be followed by white space.
(#1710) Expected 1 space before "=>"; 0 found
(#1710) Expected 1 space after "=>"; 0 found
(#1710) Commas (,) must be followed by white space.
(#1710) Expected 1 space before "=>"; 0 found
(#1710) Expected 1 space after "=>"; 0 found
(#1710) Commas (,) must be followed by white space.
(#1710) Expected 1 space before "=>"; 0 found
(#1710) Expected 1 space after "=>"; 0 found
(#1710) Variable "Ticks" must be all lower-case
(#1710) Commas (,) must be followed by white space.
(#1710) Expected 1 space before "=>"; 0 found
(#1710) Expected 1 space after "=>"; 0 found
(#1710) Variable "Weight" must be all lower-case
(#1710) Line exceeds 132 characters; contains 175 characters
(#1711) Line indented incorrectly; expected at least 24 spaces, found 13
(#1711) Variable "X" must be all lower-case
(#1711) Commas (,) must be followed by white space.
(#1711) Variable "Y" must be all lower-case
(#1711) Expected 1 space before "+"; 0 found
(#1711) Expected 1 space after "+"; 0 found
(#1711) Variable "IconAreaHeight" must be all lower-case
(#1711) Expected 1 space before "/"; 0 found
(#1711) Expected 1 space after "/"; 0 found
(#1711) Commas (,) must be followed by white space.
(#1711) Variable "X" must be all lower-case
(#1711) Expected 1 space before "+"; 0 found
(#1711) Expected 1 space after "+"; 0 found
(#1711) Variable "IconAreaWidth" must be all lower-case
(#1711) Commas (,) must be followed by white space.
(#1711) Variable "Y" must be all lower-case
(#1711) Expected 1 space before "+"; 0 found
(#1711) Expected 1 space after "+"; 0 found
(#1711) Variable "IconAreaHeight" must be all lower-case
(#1711) Expected 1 space before "/"; 0 found
(#1711) Expected 1 space after "/"; 0 found
(#1711) Commas (,) must be followed by white space.
(#1711) Expected 1 space before "=>"; 0 found
(#1711) Expected 1 space after "=>"; 0 found
(#1711) Variable "R" must be all lower-case
(#1711) Commas (,) must be followed by white space.
(#1711) Expected 1 space before "=>"; 0 found
(#1711) Expected 1 space after "=>"; 0 found
(#1711) Variable "G" must be all lower-case
(#1711) Commas (,) must be followed by white space.
(#1711) Expected 1 space before "=>"; 0 found
(#1711) Expected 1 space after "=>"; 0 found
(#1711) Variable "B" must be all lower-case
(#1711) Commas (,) must be followed by white space.
(#1711) Expected 1 space before "=>"; 0 found
(#1711) Expected 1 space after "=>"; 0 found
(#1711) Variable "Ticks" must be all lower-case
(#1711) Commas (,) must be followed by white space.
(#1711) Expected 1 space before "=>"; 0 found
(#1711) Expected 1 space after "=>"; 0 found
(#1711) Variable "Weight" must be all lower-case
(#1711) Line exceeds 132 characters; contains 158 characters
(#1712) Line indented incorrectly; expected 20 spaces, found 12
(#1712) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1713) Line indented incorrectly; expected 16 spaces, found 10
(#1713) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1715) Line indented incorrectly; expected 16 spaces, found 9
(#1715) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1715) Variable "Mode" must be all lower-case
(#1716) Line indented incorrectly; expected at least 16 spaces, found 10
(#1717) Line indented incorrectly; expected at least 20 spaces, found 11
(#1717) Variable "Lines" must be all lower-case
(#1717) Commas (,) must be followed by white space.
(#1717) Variable "Serie" must be all lower-case
(#1718) Line indented incorrectly; expected at least 20 spaces, found 11
(#1718) Inline control structures are not allowed
(#1718) Variable "Lines" must be all lower-case
(#1718) Variable "Key" must be all lower-case
(#1718) Variable "Value" must be all lower-case
(#1719) Line indented incorrectly; expected at least 20 spaces, found 12
(#1719) Variable "X" must be all lower-case
(#1719) Expected 1 space before "+"; 0 found
(#1719) Expected 1 space after "+"; 0 found
(#1719) Variable "IconAreaWidth" must be all lower-case
(#1719) Expected 1 space before "+"; 0 found
(#1719) Expected 1 space after "+"; 0 found
(#1719) Commas (,) must be followed by white space.
(#1719) Variable "Y" must be all lower-case
(#1719) Expected 1 space before "+"; 0 found
(#1719) Expected 1 space after "+"; 0 found
(#1719) Variable "IconAreaHeight" must be all lower-case
(#1719) Expected 1 space before "/"; 0 found
(#1719) Expected 1 space after "/"; 0 found
(#1719) Expected 1 space before "+"; 0 found
(#1719) Expected 1 space after "+"; 0 found
(#1719) Expected 1 space before "+"; 0 found
(#1719) Expected 1 space after "+"; 0 found
(#1719) Expected 1 space before "*"; 0 found
(#1719) Expected 1 space after "*"; 0 found
(#1719) Variable "Key" must be all lower-case
(#1719) Commas (,) must be followed by white space.
(#1719) Variable "Value" must be all lower-case
(#1719) Commas (,) must be followed by white space.
(#1719) Expected 1 space before "=>"; 0 found
(#1719) Expected 1 space after "=>"; 0 found
(#1719) Variable "FontR" must be all lower-case
(#1719) Commas (,) must be followed by white space.
(#1719) Expected 1 space before "=>"; 0 found
(#1719) Expected 1 space after "=>"; 0 found
(#1719) Variable "FontG" must be all lower-case
(#1719) Commas (,) must be followed by white space.
(#1719) Expected 1 space before "=>"; 0 found
(#1719) Expected 1 space after "=>"; 0 found
(#1719) Variable "FontB" must be all lower-case
(#1719) Commas (,) must be followed by white space.
(#1719) Expected 1 space before "=>"; 0 found
(#1719) Expected 1 space after "=>"; 0 found
(#1719) Commas (,) must be followed by white space.
(#1719) Expected 1 space before "=>"; 0 found
(#1719) Expected 1 space after "=>"; 0 found
(#1719) Variable "FontSize" must be all lower-case
(#1719) Commas (,) must be followed by white space.
(#1719) Expected 1 space before "=>"; 0 found
(#1719) Expected 1 space after "=>"; 0 found
(#1719) Variable "FontName" must be all lower-case
(#1719) Line exceeds maximum limit of 180 characters; contains 222 characters
(#1721) Line indented incorrectly; expected at least 20 spaces, found 11
(#1721) Variable "Y" must be all lower-case
(#1721) Expected 1 space before "="; 0 found
(#1721) Expected 1 space after "="; 0 found
(#1721) Variable "Y" must be all lower-case
(#1721) Expected 1 space before "+"; 0 found
(#1721) Expected 1 space after "+"; 0 found
(#1721) Expected 1 space before "*"; 0 found
(#1721) Expected 1 space after "*"; 0 found
(#1721) Variable "Lines" must be all lower-case
(#1721) Commas (,) must be followed by white space.
(#1721) Variable "IconAreaHeight" must be all lower-case
(#1722) Line indented incorrectly; expected 16 spaces, found 10
(#1722) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1723) Line indented incorrectly; expected 16 spaces, found 9
(#1723) Usage of ELSEIF not allowed; use ELSE IF instead
(#1723) Variable "Mode" must be all lower-case
(#1724) Line indented incorrectly; expected at least 16 spaces, found 10
(#1725) Line indented incorrectly; expected at least 20 spaces, found 11
(#1725) Variable "Lines" must be all lower-case
(#1725) Commas (,) must be followed by white space.
(#1725) Variable "Serie" must be all lower-case
(#1726) Line indented incorrectly; expected at least 20 spaces, found 11
(#1726) Variable "Width" must be all lower-case
(#1727) Line indented incorrectly; expected 20 spaces, found 11
(#1727) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1727) Variable "Lines" must be all lower-case
(#1727) Variable "Key" must be all lower-case
(#1727) Variable "Value" must be all lower-case
(#1728) Line indented incorrectly; expected at least 20 spaces, found 12
(#1729) Line indented incorrectly; expected at least 24 spaces, found 13
(#1729) Variable "BoxArray" must be all lower-case
(#1729) Variable "X" must be all lower-case
(#1729) Expected 1 space before "+"; 0 found
(#1729) Expected 1 space after "+"; 0 found
(#1729) Variable "IconAreaWidth" must be all lower-case
(#1729) Expected 1 space before "+"; 0 found
(#1729) Expected 1 space after "+"; 0 found
(#1729) Commas (,) must be followed by white space.
(#1729) Variable "Y" must be all lower-case
(#1729) Expected 1 space before "+"; 0 found
(#1729) Expected 1 space after "+"; 0 found
(#1729) Variable "IconAreaHeight" must be all lower-case
(#1729) Expected 1 space before "/"; 0 found
(#1729) Expected 1 space after "/"; 0 found
(#1729) Expected 1 space before "+"; 0 found
(#1729) Expected 1 space after "+"; 0 found
(#1729) Expected 1 space before "+"; 0 found
(#1729) Expected 1 space after "+"; 0 found
(#1729) Expected 1 space before "*"; 0 found
(#1729) Expected 1 space after "*"; 0 found
(#1729) Variable "Key" must be all lower-case
(#1729) Commas (,) must be followed by white space.
(#1729) Variable "Value" must be all lower-case
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "=>"; 0 found
(#1729) Expected 1 space after "=>"; 0 found
(#1729) Variable "FontR" must be all lower-case
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "=>"; 0 found
(#1729) Expected 1 space after "=>"; 0 found
(#1729) Variable "FontG" must be all lower-case
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "=>"; 0 found
(#1729) Expected 1 space after "=>"; 0 found
(#1729) Variable "FontB" must be all lower-case
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "=>"; 0 found
(#1729) Expected 1 space after "=>"; 0 found
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "=>"; 0 found
(#1729) Expected 1 space after "=>"; 0 found
(#1729) Variable "FontSize" must be all lower-case
(#1729) Commas (,) must be followed by white space.
(#1729) Expected 1 space before "=>"; 0 found
(#1729) Expected 1 space after "=>"; 0 found
(#1729) Variable "FontName" must be all lower-case
(#1729) Line exceeds maximum limit of 180 characters; contains 235 characters
(#1730) Line indented incorrectly; expected at least 24 spaces, found 13
(#1730) Variable "Width" must be all lower-case
(#1730) Variable "BoxArray" must be all lower-case
(#1731) Line indented incorrectly; expected 20 spaces, found 12
(#1731) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1732) Line indented incorrectly; expected at least 20 spaces, found 11
(#1732) Variable "X" must be all lower-case
(#1732) Expected 1 space before "="; 0 found
(#1732) Expected 1 space after "="; 0 found
(#1732) Variable "Width" must be all lower-case
(#1732) Expected 1 space before "+"; 0 found
(#1732) Expected 1 space after "+"; 0 found
(#1732) Expected 1 space before "+"; 0 found
(#1732) Expected 1 space after "+"; 0 found
(#1732) Variable "XStep" must be all lower-case
(#1733) Line indented incorrectly; expected 16 spaces, found 10
(#1733) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1734) Line indented incorrectly; expected 12 spaces, found 8
(#1734) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1735) Line indented incorrectly; expected 8 spaces, found 6
(#1735) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1736) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1738) Line indented incorrectly; expected at least 8 spaces, found 5
(#1738) Variable "RestoreShadow" must be all lower-case
(#1739) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1741) Line indented incorrectly; expected 4 spaces, found 3
(#1741) method name "pDraw::drawScale" must be in lower-case letters only
(#1741) Visibility must be declared on method "drawScale"
(#1741) Variable "Format" must be all lower-case
(#1742) Opening brace should be on the same line as the declaration
(#1743) Line indented incorrectly; expected at least 8 spaces, found 5
(#1743) Variable "Pos" must be all lower-case
(#1743) Spaces must be used for alignment; tabs are not allowed
(#1743) Tab found within whitespace
(#1743) Variable "Format" must be all lower-case
(#1743) Variable "Format" must be all lower-case
(#1744) Line indented incorrectly; expected at least 8 spaces, found 5
(#1744) Variable "Floating" must be all lower-case
(#1744) Spaces must be used for alignment; tabs are not allowed
(#1744) Tab found within whitespace
(#1744) Variable "Format" must be all lower-case
(#1744) Variable "Format" must be all lower-case
(#1744) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1745) Line indented incorrectly; expected at least 8 spaces, found 5
(#1745) Variable "Mode" must be all lower-case
(#1745) Spaces must be used for alignment; tabs are not allowed
(#1745) Tab found within whitespace
(#1745) Variable "Format" must be all lower-case
(#1745) Variable "Format" must be all lower-case
(#1746) Line indented incorrectly; expected at least 8 spaces, found 5
(#1746) Variable "RemoveXAxis" must be all lower-case
(#1746) Spaces must be used for alignment; tabs are not allowed
(#1746) Tab found within whitespace
(#1746) Variable "Format" must be all lower-case
(#1746) Variable "Format" must be all lower-case
(#1746) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1747) Line indented incorrectly; expected at least 8 spaces, found 5
(#1747) Variable "MinDivHeight" must be all lower-case
(#1747) Spaces must be used for alignment; tabs are not allowed
(#1747) Tab found within whitespace
(#1747) Variable "Format" must be all lower-case
(#1747) Variable "Format" must be all lower-case
(#1748) Line indented incorrectly; expected at least 8 spaces, found 5
(#1748) Variable "Factors" must be all lower-case
(#1748) Spaces must be used for alignment; tabs are not allowed
(#1748) Tab found within whitespace
(#1748) Variable "Format" must be all lower-case
(#1748) Variable "Format" must be all lower-case
(#1748) Commas (,) must be followed by white space.
(#1748) Commas (,) must be followed by white space.
(#1749) Line indented incorrectly; expected at least 8 spaces, found 5
(#1749) Variable "ManualScale" must be all lower-case
(#1749) Spaces must be used for alignment; tabs are not allowed
(#1749) Tab found within whitespace
(#1749) Variable "Format" must be all lower-case
(#1749) Variable "Format" must be all lower-case
(#1749) Expected 1 space before "=>"; 0 found
(#1749) Expected 1 space after "=>"; 0 found
(#1749) Expected 1 space before "=>"; 0 found
(#1749) Expected 1 space after "=>"; 0 found
(#1749) Commas (,) must be followed by white space.
(#1749) Expected 1 space before "=>"; 0 found
(#1749) Expected 1 space after "=>"; 0 found
(#1750) Line indented incorrectly; expected at least 8 spaces, found 5
(#1750) Variable "XMargin" must be all lower-case
(#1750) Spaces must be used for alignment; tabs are not allowed
(#1750) Tab found within whitespace
(#1750) Variable "Format" must be all lower-case
(#1750) Variable "Format" must be all lower-case
(#1751) Line indented incorrectly; expected at least 8 spaces, found 5
(#1751) Variable "YMargin" must be all lower-case
(#1751) Spaces must be used for alignment; tabs are not allowed
(#1751) Tab found within whitespace
(#1751) Variable "Format" must be all lower-case
(#1751) Variable "Format" must be all lower-case
(#1752) Line indented incorrectly; expected at least 8 spaces, found 5
(#1752) Variable "ScaleSpacing" must be all lower-case
(#1752) Spaces must be used for alignment; tabs are not allowed
(#1752) Tab found within whitespace
(#1752) Variable "Format" must be all lower-case
(#1752) Variable "Format" must be all lower-case
(#1753) Line indented incorrectly; expected at least 8 spaces, found 5
(#1753) Variable "InnerTickWidth" must be all lower-case
(#1753) Spaces must be used for alignment; tabs are not allowed
(#1753) Tab found within whitespace
(#1753) Variable "Format" must be all lower-case
(#1753) Variable "Format" must be all lower-case
(#1754) Line indented incorrectly; expected at least 8 spaces, found 5
(#1754) Variable "OuterTickWidth" must be all lower-case
(#1754) Spaces must be used for alignment; tabs are not allowed
(#1754) Tab found within whitespace
(#1754) Variable "Format" must be all lower-case
(#1754) Variable "Format" must be all lower-case
(#1755) Line indented incorrectly; expected at least 8 spaces, found 5
(#1755) Variable "DrawXLines" must be all lower-case
(#1755) Spaces must be used for alignment; tabs are not allowed
(#1755) Tab found within whitespace
(#1755) Variable "Format" must be all lower-case
(#1755) Variable "Format" must be all lower-case
(#1755) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1756) Line indented incorrectly; expected at least 8 spaces, found 5
(#1756) Variable "DrawYLines" must be all lower-case
(#1756) Spaces must be used for alignment; tabs are not allowed
(#1756) Tab found within whitespace
(#1756) Variable "Format" must be all lower-case
(#1756) Variable "Format" must be all lower-case
(#1757) Line indented incorrectly; expected at least 8 spaces, found 5
(#1757) Variable "GridTicks" must be all lower-case
(#1757) Spaces must be used for alignment; tabs are not allowed
(#1757) Tab found within whitespace
(#1757) Variable "Format" must be all lower-case
(#1757) Variable "Format" must be all lower-case
(#1758) Line indented incorrectly; expected at least 8 spaces, found 5
(#1758) Variable "GridR" must be all lower-case
(#1758) Spaces must be used for alignment; tabs are not allowed
(#1758) Tab found within whitespace
(#1758) Variable "Format" must be all lower-case
(#1758) Variable "Format" must be all lower-case
(#1759) Line indented incorrectly; expected at least 8 spaces, found 5
(#1759) Variable "GridG" must be all lower-case
(#1759) Spaces must be used for alignment; tabs are not allowed
(#1759) Tab found within whitespace
(#1759) Variable "Format" must be all lower-case
(#1759) Variable "Format" must be all lower-case
(#1760) Line indented incorrectly; expected at least 8 spaces, found 5
(#1760) Variable "GridB" must be all lower-case
(#1760) Spaces must be used for alignment; tabs are not allowed
(#1760) Tab found within whitespace
(#1760) Variable "Format" must be all lower-case
(#1760) Variable "Format" must be all lower-case
(#1761) Line indented incorrectly; expected at least 8 spaces, found 5
(#1761) Variable "GridAlpha" must be all lower-case
(#1761) Spaces must be used for alignment; tabs are not allowed
(#1761) Tab found within whitespace
(#1761) Variable "Format" must be all lower-case
(#1761) Variable "Format" must be all lower-case
(#1762) Line indented incorrectly; expected at least 8 spaces, found 5
(#1762) Variable "AxisRo" must be all lower-case
(#1762) Spaces must be used for alignment; tabs are not allowed
(#1762) Tab found within whitespace
(#1762) Variable "Format" must be all lower-case
(#1762) Variable "Format" must be all lower-case
(#1763) Line indented incorrectly; expected at least 8 spaces, found 5
(#1763) Variable "AxisGo" must be all lower-case
(#1763) Spaces must be used for alignment; tabs are not allowed
(#1763) Tab found within whitespace
(#1763) Variable "Format" must be all lower-case
(#1763) Variable "Format" must be all lower-case
(#1764) Line indented incorrectly; expected at least 8 spaces, found 5
(#1764) Variable "AxisBo" must be all lower-case
(#1764) Spaces must be used for alignment; tabs are not allowed
(#1764) Tab found within whitespace
(#1764) Variable "Format" must be all lower-case
(#1764) Variable "Format" must be all lower-case
(#1765) Line indented incorrectly; expected at least 8 spaces, found 5
(#1765) Variable "AxisAlpha" must be all lower-case
(#1765) Spaces must be used for alignment; tabs are not allowed
(#1765) Tab found within whitespace
(#1765) Variable "Format" must be all lower-case
(#1765) Variable "Format" must be all lower-case
(#1766) Line indented incorrectly; expected at least 8 spaces, found 5
(#1766) Variable "TickRo" must be all lower-case
(#1766) Spaces must be used for alignment; tabs are not allowed
(#1766) Tab found within whitespace
(#1766) Variable "Format" must be all lower-case
(#1766) Variable "Format" must be all lower-case
(#1767) Line indented incorrectly; expected at least 8 spaces, found 5
(#1767) Variable "TickGo" must be all lower-case
(#1767) Spaces must be used for alignment; tabs are not allowed
(#1767) Tab found within whitespace
(#1767) Variable "Format" must be all lower-case
(#1767) Variable "Format" must be all lower-case
(#1768) Line indented incorrectly; expected at least 8 spaces, found 5
(#1768) Variable "TickBo" must be all lower-case
(#1768) Spaces must be used for alignment; tabs are not allowed
(#1768) Tab found within whitespace
(#1768) Variable "Format" must be all lower-case
(#1768) Variable "Format" must be all lower-case
(#1769) Line indented incorrectly; expected at least 8 spaces, found 5
(#1769) Variable "TickAlpha" must be all lower-case
(#1769) Spaces must be used for alignment; tabs are not allowed
(#1769) Tab found within whitespace
(#1769) Variable "Format" must be all lower-case
(#1769) Variable "Format" must be all lower-case
(#1770) Line indented incorrectly; expected at least 8 spaces, found 5
(#1770) Variable "DrawSubTicks" must be all lower-case
(#1770) Spaces must be used for alignment; tabs are not allowed
(#1770) Tab found within whitespace
(#1770) Variable "Format" must be all lower-case
(#1770) Variable "Format" must be all lower-case
(#1770) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1771) Line indented incorrectly; expected at least 8 spaces, found 5
(#1771) Variable "InnerSubTickWidth" must be all lower-case
(#1771) Spaces must be used for alignment; tabs are not allowed
(#1771) Tab found within whitespace
(#1771) Variable "Format" must be all lower-case
(#1771) Variable "Format" must be all lower-case
(#1772) Line indented incorrectly; expected at least 8 spaces, found 5
(#1772) Variable "OuterSubTickWidth" must be all lower-case
(#1772) Spaces must be used for alignment; tabs are not allowed
(#1772) Tab found within whitespace
(#1772) Variable "Format" must be all lower-case
(#1772) Variable "Format" must be all lower-case
(#1773) Line indented incorrectly; expected at least 8 spaces, found 5
(#1773) Variable "SubTickR" must be all lower-case
(#1773) Spaces must be used for alignment; tabs are not allowed
(#1773) Tab found within whitespace
(#1773) Variable "Format" must be all lower-case
(#1773) Variable "Format" must be all lower-case
(#1774) Line indented incorrectly; expected at least 8 spaces, found 5
(#1774) Variable "SubTickG" must be all lower-case
(#1774) Spaces must be used for alignment; tabs are not allowed
(#1774) Tab found within whitespace
(#1774) Variable "Format" must be all lower-case
(#1774) Variable "Format" must be all lower-case
(#1775) Line indented incorrectly; expected at least 8 spaces, found 5
(#1775) Variable "SubTickB" must be all lower-case
(#1775) Spaces must be used for alignment; tabs are not allowed
(#1775) Tab found within whitespace
(#1775) Variable "Format" must be all lower-case
(#1775) Variable "Format" must be all lower-case
(#1776) Line indented incorrectly; expected at least 8 spaces, found 5
(#1776) Variable "SubTickAlpha" must be all lower-case
(#1776) Spaces must be used for alignment; tabs are not allowed
(#1776) Tab found within whitespace
(#1776) Variable "Format" must be all lower-case
(#1776) Variable "Format" must be all lower-case
(#1777) Line indented incorrectly; expected at least 8 spaces, found 5
(#1777) Variable "AutoAxisLabels" must be all lower-case
(#1777) Spaces must be used for alignment; tabs are not allowed
(#1777) Tab found within whitespace
(#1777) Variable "Format" must be all lower-case
(#1777) Variable "Format" must be all lower-case
(#1777) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1778) Line indented incorrectly; expected at least 8 spaces, found 5
(#1778) Variable "XReleasePercent" must be all lower-case
(#1778) Spaces must be used for alignment; tabs are not allowed
(#1778) Tab found within whitespace
(#1778) Variable "Format" must be all lower-case
(#1778) Variable "Format" must be all lower-case
(#1779) Line indented incorrectly; expected at least 8 spaces, found 5
(#1779) Variable "DrawArrows" must be all lower-case
(#1779) Spaces must be used for alignment; tabs are not allowed
(#1779) Tab found within whitespace
(#1779) Variable "Format" must be all lower-case
(#1779) Variable "Format" must be all lower-case
(#1779) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1780) Line indented incorrectly; expected at least 8 spaces, found 5
(#1780) Variable "ArrowSize" must be all lower-case
(#1780) Variable "Format" must be all lower-case
(#1780) Variable "Format" must be all lower-case
(#1781) Line indented incorrectly; expected at least 8 spaces, found 5
(#1781) Variable "CycleBackground" must be all lower-case
(#1781) Spaces must be used for alignment; tabs are not allowed
(#1781) Tab found within whitespace
(#1781) Variable "Format" must be all lower-case
(#1781) Variable "Format" must be all lower-case
(#1781) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1782) Line indented incorrectly; expected at least 8 spaces, found 5
(#1782) Variable "BackgroundR1" must be all lower-case
(#1782) Spaces must be used for alignment; tabs are not allowed
(#1782) Tab found within whitespace
(#1782) Variable "Format" must be all lower-case
(#1782) Variable "Format" must be all lower-case
(#1783) Line indented incorrectly; expected at least 8 spaces, found 5
(#1783) Variable "BackgroundG1" must be all lower-case
(#1783) Spaces must be used for alignment; tabs are not allowed
(#1783) Tab found within whitespace
(#1783) Variable "Format" must be all lower-case
(#1783) Variable "Format" must be all lower-case
(#1784) Line indented incorrectly; expected at least 8 spaces, found 5
(#1784) Variable "BackgroundB1" must be all lower-case
(#1784) Spaces must be used for alignment; tabs are not allowed
(#1784) Tab found within whitespace
(#1784) Variable "Format" must be all lower-case
(#1784) Variable "Format" must be all lower-case
(#1785) Line indented incorrectly; expected at least 8 spaces, found 5
(#1785) Variable "BackgroundAlpha1" must be all lower-case
(#1785) Spaces must be used for alignment; tabs are not allowed
(#1785) Tab found within whitespace
(#1785) Variable "Format" must be all lower-case
(#1785) Variable "Format" must be all lower-case
(#1786) Line indented incorrectly; expected at least 8 spaces, found 5
(#1786) Variable "BackgroundR2" must be all lower-case
(#1786) Spaces must be used for alignment; tabs are not allowed
(#1786) Tab found within whitespace
(#1786) Variable "Format" must be all lower-case
(#1786) Variable "Format" must be all lower-case
(#1787) Line indented incorrectly; expected at least 8 spaces, found 5
(#1787) Variable "BackgroundG2" must be all lower-case
(#1787) Spaces must be used for alignment; tabs are not allowed
(#1787) Tab found within whitespace
(#1787) Variable "Format" must be all lower-case
(#1787) Variable "Format" must be all lower-case
(#1788) Line indented incorrectly; expected at least 8 spaces, found 5
(#1788) Variable "BackgroundB2" must be all lower-case
(#1788) Spaces must be used for alignment; tabs are not allowed
(#1788) Tab found within whitespace
(#1788) Variable "Format" must be all lower-case
(#1788) Variable "Format" must be all lower-case
(#1789) Line indented incorrectly; expected at least 8 spaces, found 5
(#1789) Variable "BackgroundAlpha2" must be all lower-case
(#1789) Spaces must be used for alignment; tabs are not allowed
(#1789) Tab found within whitespace
(#1789) Variable "Format" must be all lower-case
(#1789) Variable "Format" must be all lower-case
(#1790) Line indented incorrectly; expected at least 8 spaces, found 5
(#1790) Variable "LabelingMethod" must be all lower-case
(#1790) Spaces must be used for alignment; tabs are not allowed
(#1790) Tab found within whitespace
(#1790) Variable "Format" must be all lower-case
(#1790) Variable "Format" must be all lower-case
(#1791) Line indented incorrectly; expected at least 8 spaces, found 5
(#1791) Variable "LabelSkip" must be all lower-case
(#1791) Spaces must be used for alignment; tabs are not allowed
(#1791) Tab found within whitespace
(#1791) Variable "Format" must be all lower-case
(#1791) Variable "Format" must be all lower-case
(#1792) Line indented incorrectly; expected at least 8 spaces, found 5
(#1792) Variable "LabelRotation" must be all lower-case
(#1792) Spaces must be used for alignment; tabs are not allowed
(#1792) Tab found within whitespace
(#1792) Variable "Format" must be all lower-case
(#1792) Variable "Format" must be all lower-case
(#1793) Line indented incorrectly; expected at least 8 spaces, found 5
(#1793) Variable "SkippedAxisTicks" must be all lower-case
(#1793) Spaces must be used for alignment; tabs are not allowed
(#1793) Tab found within whitespace
(#1793) Variable "Format" must be all lower-case
(#1793) Variable "Format" must be all lower-case
(#1793) Variable "GridTicks" must be all lower-case
(#1793) Expected 1 space before "+"; 0 found
(#1793) Expected 1 space after "+"; 0 found
(#1794) Line indented incorrectly; expected at least 8 spaces, found 5
(#1794) Variable "SkippedAxisR" must be all lower-case
(#1794) Spaces must be used for alignment; tabs are not allowed
(#1794) Tab found within whitespace
(#1794) Variable "Format" must be all lower-case
(#1794) Variable "Format" must be all lower-case
(#1794) Variable "GridR" must be all lower-case
(#1795) Line indented incorrectly; expected at least 8 spaces, found 5
(#1795) Variable "SkippedAxisG" must be all lower-case
(#1795) Spaces must be used for alignment; tabs are not allowed
(#1795) Tab found within whitespace
(#1795) Variable "Format" must be all lower-case
(#1795) Variable "Format" must be all lower-case
(#1795) Variable "GridG" must be all lower-case
(#1796) Line indented incorrectly; expected at least 8 spaces, found 5
(#1796) Variable "SkippedAxisB" must be all lower-case
(#1796) Spaces must be used for alignment; tabs are not allowed
(#1796) Tab found within whitespace
(#1796) Variable "Format" must be all lower-case
(#1796) Variable "Format" must be all lower-case
(#1796) Variable "GridB" must be all lower-case
(#1797) Line indented incorrectly; expected at least 8 spaces, found 5
(#1797) Variable "SkippedAxisAlpha" must be all lower-case
(#1797) Spaces must be used for alignment; tabs are not allowed
(#1797) Tab found within whitespace
(#1797) Variable "Format" must be all lower-case
(#1797) Variable "Format" must be all lower-case
(#1797) Variable "GridAlpha" must be all lower-case
(#1797) Expected 1 space before "-"; 0 found
(#1797) Expected 1 space after "-"; 0 found
(#1798) Line indented incorrectly; expected at least 8 spaces, found 5
(#1798) Variable "SkippedTickR" must be all lower-case
(#1798) Spaces must be used for alignment; tabs are not allowed
(#1798) Tab found within whitespace
(#1798) Variable "Format" must be all lower-case
(#1798) Variable "Format" must be all lower-case
(#1798) Variable "TickRo" must be all lower-case
(#1799) Line indented incorrectly; expected at least 8 spaces, found 5
(#1799) Variable "SkippedTickG" must be all lower-case
(#1799) Spaces must be used for alignment; tabs are not allowed
(#1799) Tab found within whitespace
(#1799) Variable "Format" must be all lower-case
(#1799) Variable "Format" must be all lower-case
(#1799) Variable "TickGo" must be all lower-case
(#1800) Line indented incorrectly; expected at least 8 spaces, found 5
(#1800) Variable "SkippedTickB" must be all lower-case
(#1800) Spaces must be used for alignment; tabs are not allowed
(#1800) Tab found within whitespace
(#1800) Variable "Format" must be all lower-case
(#1800) Variable "Format" must be all lower-case
(#1800) Variable "TickBo" must be all lower-case
(#1801) Line indented incorrectly; expected at least 8 spaces, found 5
(#1801) Variable "SkippedTickAlpha" must be all lower-case
(#1801) Spaces must be used for alignment; tabs are not allowed
(#1801) Tab found within whitespace
(#1801) Variable "Format" must be all lower-case
(#1801) Variable "Format" must be all lower-case
(#1801) Variable "TickAlpha" must be all lower-case
(#1801) Expected 1 space before "-"; 0 found
(#1801) Expected 1 space after "-"; 0 found
(#1802) Line indented incorrectly; expected at least 8 spaces, found 5
(#1802) Variable "SkippedInnerTickWidth" must be all lower-case
(#1802) Spaces must be used for alignment; tabs are not allowed
(#1802) Tab found within whitespace
(#1802) Variable "Format" must be all lower-case
(#1802) Variable "Format" must be all lower-case
(#1803) Line indented incorrectly; expected at least 8 spaces, found 5
(#1803) Variable "SkippedOuterTickWidth" must be all lower-case
(#1803) Spaces must be used for alignment; tabs are not allowed
(#1803) Tab found within whitespace
(#1803) Variable "Format" must be all lower-case
(#1803) Variable "Format" must be all lower-case
(#1805) Line indented incorrectly; expected at least 8 spaces, found 5
(#1806) Line indented incorrectly; expected 8 spaces, found 5
(#1806) Expected "if (...) {\n"; found "if (...) { "
(#1806) Variable "Floating" must be all lower-case
(#1806) Variable "XMargin" must be all lower-case
(#1806) Variable "YMargin" must be all lower-case
(#1806) Variable "Floating" must be all lower-case
(#1806) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1806) Closing brace must be on a line by itself
(#1808) Line indented incorrectly; expected at least 8 spaces, found 5
(#1809) Line indented incorrectly; expected 8 spaces, found 5
(#1809) Expected "if (...) {\n"; found "if (...) { "
(#1809) Variable "DrawYLines" must be all lower-case
(#1809) Variable "DrawYLines" must be all lower-case
(#1809) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1809) Variable "DrawYLines" must be all lower-case
(#1809) Expected 1 space before "=>"; 0 found
(#1809) Expected 1 space after "=>"; 0 found
(#1809) Closing brace must be on a line by itself
(#1811) Line indented incorrectly; expected at least 8 spaces, found 5
(#1812) Line indented incorrectly; expected at least 8 spaces, found 5
(#1812) Variable "SkippedAxisColor" must be all lower-case
(#1812) Expected 1 space before "=>"; 0 found
(#1812) Expected 1 space after "=>"; 0 found
(#1812) Variable "SkippedAxisR" must be all lower-case
(#1812) Commas (,) must be followed by white space.
(#1812) Expected 1 space before "=>"; 0 found
(#1812) Expected 1 space after "=>"; 0 found
(#1812) Variable "SkippedAxisG" must be all lower-case
(#1812) Commas (,) must be followed by white space.
(#1812) Expected 1 space before "=>"; 0 found
(#1812) Expected 1 space after "=>"; 0 found
(#1812) Variable "SkippedAxisB" must be all lower-case
(#1812) Commas (,) must be followed by white space.
(#1812) Expected 1 space before "=>"; 0 found
(#1812) Expected 1 space after "=>"; 0 found
(#1812) Variable "SkippedAxisAlpha" must be all lower-case
(#1812) Commas (,) must be followed by white space.
(#1812) Expected 1 space before "=>"; 0 found
(#1812) Expected 1 space after "=>"; 0 found
(#1812) Variable "SkippedAxisTicks" must be all lower-case
(#1812) Line exceeds 132 characters; contains 143 characters
(#1813) Line indented incorrectly; expected at least 8 spaces, found 5
(#1813) Variable "SkippedTickColor" must be all lower-case
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Variable "SkippedTickR" must be all lower-case
(#1813) Commas (,) must be followed by white space.
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Variable "SkippedTickG" must be all lower-case
(#1813) Commas (,) must be followed by white space.
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Variable "SkippedTickB" must be all lower-case
(#1813) Commas (,) must be followed by white space.
(#1813) Expected 1 space before "=>"; 0 found
(#1813) Expected 1 space after "=>"; 0 found
(#1813) Variable "SkippedTickAlpha" must be all lower-case
(#1815) Line indented incorrectly; expected at least 8 spaces, found 5
(#1815) Variable "Data" must be all lower-case
(#1816) Line indented incorrectly; expected 8 spaces, found 5
(#1816) Expected "if (...) {\n"; found "if (...) { "
(#1816) Variable "Data" must be all lower-case
(#1816) Variable "Abscissa" must be all lower-case
(#1816) Variable "Data" must be all lower-case
(#1816) Closing brace must be on a line by itself
(#1816) Expected "} else {\n"; found "} else { "
(#1816) Variable "Abscissa" must be all lower-case
(#1816) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1816) Closing brace must be on a line by itself
(#1818) Line indented incorrectly; expected at least 8 spaces, found 5
(#1819) Line indented incorrectly; expected 8 spaces, found 5
(#1819) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1819) Variable "Abscissa" must be all lower-case
(#1819) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1820) Line indented incorrectly; expected at least 8 spaces, found 6
(#1821) Line indented incorrectly; expected 12 spaces, found 7
(#1821) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#1821) Variable "Data" must be all lower-case
(#1821) Variable "AxisID" must be all lower-case
(#1821) Variable "Parameters" must be all lower-case
(#1822) Line indented incorrectly; expected at least 12 spaces, found 8
(#1822) Expected "if (...) {\n"; found "if (...) { "
(#1822) Variable "Parameters" must be all lower-case
(#1822) Variable "Data" must be all lower-case
(#1822) Variable "AxisID" must be all lower-case
(#1822) Closing brace must be on a line by itself
(#1822) Closing brace must be on a line by itself
(#1823) Line indented incorrectly; expected 8 spaces, found 6
(#1823) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1825) Line indented incorrectly; expected at least 8 spaces, found 5
(#1826) Line indented incorrectly; expected at least 8 spaces, found 5
(#1826) Variable "GotXAxis" must be all lower-case
(#1826) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1827) Line indented incorrectly; expected 8 spaces, found 5
(#1827) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1827) Variable "Data" must be all lower-case
(#1827) Variable "AxisID" must be all lower-case
(#1827) Variable "AxisParameter" must be all lower-case
(#1828) Line indented incorrectly; expected at least 8 spaces, found 6
(#1829) Line indented incorrectly; expected 12 spaces, found 7
(#1829) Expected "if (...) {\n"; found "if (...) { "
(#1829) Variable "AxisParameter" must be all lower-case
(#1829) Variable "GotXAxis" must be all lower-case
(#1829) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1829) Closing brace must be on a line by itself
(#1831) Line indented incorrectly; expected 12 spaces, found 7
(#1831) Expected "if (...) {\n"; found "if (...)\n { "
(#1831) Variable "Pos" must be all lower-case
(#1831) Variable "AxisParameter" must be all lower-case
(#1832) Line indented incorrectly; expected at least 12 spaces, found 8
(#1832) Variable "Height" must be all lower-case
(#1832) Expected 1 space before "-"; 0 found
(#1832) Expected 1 space after "-"; 0 found
(#1832) Variable "YMargin" must be all lower-case
(#1832) Expected 1 space before "*"; 0 found
(#1832) Expected 1 space after "*"; 0 found
(#1832) Closing brace must be on a line by itself
(#1833) Line indented incorrectly; expected 12 spaces, found 7
(#1833) Usage of ELSEIF not allowed; use ELSE IF instead
(#1833) Variable "Pos" must be all lower-case
(#1833) Variable "AxisParameter" must be all lower-case
(#1834) Line indented incorrectly; expected at least 12 spaces, found 8
(#1834) Variable "Height" must be all lower-case
(#1834) Expected 1 space before "-"; 0 found
(#1834) Expected 1 space after "-"; 0 found
(#1834) Closing brace must be on a line by itself
(#1835) Line indented incorrectly; expected 12 spaces, found 7
(#1835) Usage of ELSEIF not allowed; use ELSE IF instead
(#1835) Variable "Pos" must be all lower-case
(#1835) Variable "AxisParameter" must be all lower-case
(#1836) Line indented incorrectly; expected at least 12 spaces, found 8
(#1836) Variable "Height" must be all lower-case
(#1836) Expected 1 space before "-"; 0 found
(#1836) Expected 1 space after "-"; 0 found
(#1836) Variable "YMargin" must be all lower-case
(#1836) Expected 1 space before "*"; 0 found
(#1836) Expected 1 space after "*"; 0 found
(#1836) Closing brace must be on a line by itself
(#1837) Line indented incorrectly; expected 12 spaces, found 7
(#1837) Expected "} else {\n"; found "}\n else\n { "
(#1838) Line indented incorrectly; expected at least 12 spaces, found 8
(#1838) Variable "Height" must be all lower-case
(#1838) Expected 1 space before "-"; 0 found
(#1838) Expected 1 space after "-"; 0 found
(#1838) Closing brace must be on a line by itself
(#1840) Line indented incorrectly; expected at least 12 spaces, found 7
(#1840) Variable "AxisMin" must be all lower-case
(#1840) Variable "AxisMax" must be all lower-case
(#1841) Line indented incorrectly; expected 12 spaces, found 7
(#1841) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1841) Variable "Mode" must be all lower-case
(#1841) Variable "Mode" must be all lower-case
(#1842) Line indented incorrectly; expected at least 12 spaces, found 8
(#1843) Line indented incorrectly; expected 16 spaces, found 9
(#1843) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1843) Variable "Data" must be all lower-case
(#1843) Variable "SerieID" must be all lower-case
(#1843) Variable "SerieParameter" must be all lower-case
(#1844) Line indented incorrectly; expected at least 16 spaces, found 10
(#1845) Line indented incorrectly; expected 20 spaces, found 11
(#1845) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1845) Variable "SerieParameter" must be all lower-case
(#1845) Variable "AxisID" must be all lower-case
(#1845) Variable "Data" must be all lower-case
(#1845) Variable "SerieID" must be all lower-case
(#1845) Variable "Data" must be all lower-case
(#1845) Variable "SerieID" must be all lower-case
(#1846) Line indented incorrectly; expected at least 20 spaces, found 12
(#1847) Line indented incorrectly; expected at least 24 spaces, found 13
(#1847) Variable "AxisMax" must be all lower-case
(#1847) Variable "AxisMax" must be all lower-case
(#1847) Commas (,) must be followed by white space.
(#1847) Variable "Data" must be all lower-case
(#1847) Variable "SerieID" must be all lower-case
(#1848) Line indented incorrectly; expected at least 24 spaces, found 13
(#1848) Variable "AxisMin" must be all lower-case
(#1848) Variable "AxisMin" must be all lower-case
(#1848) Commas (,) must be followed by white space.
(#1848) Variable "Data" must be all lower-case
(#1848) Variable "SerieID" must be all lower-case
(#1849) Line indented incorrectly; expected 20 spaces, found 12
(#1849) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1850) Line indented incorrectly; expected 16 spaces, found 10
(#1850) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1851) Line indented incorrectly; expected at least 16 spaces, found 9
(#1851) Variable "AutoMargin" must be all lower-case
(#1851) Variable "AxisMax" must be all lower-case
(#1851) Expected 1 space before "-"; 0 found
(#1851) Expected 1 space after "-"; 0 found
(#1851) Variable "AxisMin" must be all lower-case
(#1851) Expected 1 space before "/"; 0 found
(#1851) Expected 1 space after "/"; 0 found
(#1851) Expected 1 space before "*"; 0 found
(#1851) Expected 1 space after "*"; 0 found
(#1851) Variable "XReleasePercent" must be all lower-case
(#1853) Line indented incorrectly; expected at least 16 spaces, found 9
(#1853) Variable "Data" must be all lower-case
(#1853) Variable "AxisID" must be all lower-case
(#1853) Variable "AxisMin" must be all lower-case
(#1853) Expected 1 space before "-"; 0 found
(#1853) Expected 1 space after "-"; 0 found
(#1853) Variable "AutoMargin" must be all lower-case
(#1853) Variable "Data" must be all lower-case
(#1853) Variable "AxisID" must be all lower-case
(#1853) Variable "AxisMax" must be all lower-case
(#1853) Expected 1 space before "+"; 0 found
(#1853) Expected 1 space after "+"; 0 found
(#1853) Variable "AutoMargin" must be all lower-case
(#1854) Line indented incorrectly; expected 16 spaces, found 9
(#1854) Expected "if (...) {\n"; found "if (...) { "
(#1854) Variable "Mode" must be all lower-case
(#1854) Variable "Data" must be all lower-case
(#1854) Variable "AxisID" must be all lower-case
(#1854) Closing brace must be on a line by itself
(#1855) Line indented incorrectly; expected 12 spaces, found 8
(#1855) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1856) Line indented incorrectly; expected 12 spaces, found 7
(#1856) Usage of ELSEIF not allowed; use ELSE IF instead
(#1856) Variable "Mode" must be all lower-case
(#1857) Line indented incorrectly; expected at least 12 spaces, found 8
(#1858) Line indented incorrectly; expected 16 spaces, found 9
(#1858) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1858) Variable "ManualScale" must be all lower-case
(#1858) Variable "AxisID" must be all lower-case
(#1858) Variable "ManualScale" must be all lower-case
(#1858) Variable "AxisID" must be all lower-case
(#1859) Line indented incorrectly; expected at least 16 spaces, found 10
(#1860) Line indented incorrectly; expected at least 20 spaces, found 11
(#1860) Variable "Data" must be all lower-case
(#1860) Variable "AxisID" must be all lower-case
(#1860) Variable "ManualScale" must be all lower-case
(#1860) Variable "AxisID" must be all lower-case
(#1861) Line indented incorrectly; expected at least 20 spaces, found 11
(#1861) Variable "Data" must be all lower-case
(#1861) Variable "AxisID" must be all lower-case
(#1861) Variable "ManualScale" must be all lower-case
(#1861) Variable "AxisID" must be all lower-case
(#1862) Line indented incorrectly; expected 16 spaces, found 10
(#1862) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1863) Line indented incorrectly; expected 16 spaces, found 9
(#1863) Expected "} else {\n"; found "}\n else\n { "
(#1864) Line indented incorrectly; expected at least 16 spaces, found 10
(#1864) Closing brace must be on a line by itself
(#1865) Line indented incorrectly; expected 12 spaces, found 8
(#1865) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1866) Line indented incorrectly; expected 12 spaces, found 7
(#1866) Usage of ELSEIF not allowed; use ELSE IF instead
(#1866) Variable "Mode" must be all lower-case
(#1866) Variable "Mode" must be all lower-case
(#1867) Line indented incorrectly; expected at least 12 spaces, found 8
(#1868) Line indented incorrectly; expected at least 16 spaces, found 9
(#1868) Variable "Series" must be all lower-case
(#1869) Line indented incorrectly; expected 16 spaces, found 9
(#1869) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#1869) Variable "Data" must be all lower-case
(#1869) Variable "SerieID" must be all lower-case
(#1869) Variable "SerieParameter" must be all lower-case
(#1870) Line indented incorrectly; expected at least 16 spaces, found 10
(#1870) Expected "if (...) {\n"; found "if (...) { "
(#1870) Variable "SerieParameter" must be all lower-case
(#1870) Variable "AxisID" must be all lower-case
(#1870) Variable "SerieParameter" must be all lower-case
(#1870) Variable "Data" must be all lower-case
(#1870) Variable "SerieID" must be all lower-case
(#1870) Variable "Series" must be all lower-case
(#1870) Variable "SerieID" must be all lower-case
(#1870) Variable "Data" must be all lower-case
(#1870) Variable "SerieID" must be all lower-case
(#1870) Closing brace must be on a line by itself
(#1870) Line exceeds maximum limit of 180 characters; contains 187 characters
(#1870) Closing brace must be on a line by itself
(#1872) Line indented incorrectly; expected 16 spaces, found 9
(#1872) Expected "for (...) {\n"; found "for (...)\n {\n"
(#1872) Expected 1 space after first semicolon of FOR loop; 0 found
(#1872) Expected 1 space after second semicolon of FOR loop; 0 found
(#1872) Variable "ID" must be all lower-case
(#1872) Expected 1 space before "="; 0 found
(#1872) Expected 1 space after "="; 0 found
(#1872) Variable "ID" must be all lower-case
(#1872) Expected 1 space before "<="; 0 found
(#1872) Expected 1 space after "<="; 0 found
(#1872) Variable "Series" must be all lower-case
(#1872) Expected 1 space before "-"; 0 found
(#1872) Expected 1 space after "-"; 0 found
(#1872) Variable "ID" must be all lower-case
(#1873) Line indented incorrectly; expected at least 16 spaces, found 10
(#1874) Line indented incorrectly; expected at least 20 spaces, found 11
(#1874) Variable "PointMin" must be all lower-case
(#1874) Variable "PointMax" must be all lower-case
(#1875) Line indented incorrectly; expected 20 spaces, found 11
(#1875) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1875) Space found before closing bracket of FOREACH loop
(#1875) Variable "Series" must be all lower-case
(#1875) Variable "SerieID" must be all lower-case
(#1875) Variable "ValuesCount" must be all lower-case
(#1876) Line indented incorrectly; expected at least 20 spaces, found 12
(#1877) Line indented incorrectly; expected 24 spaces, found 13
(#1877) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1877) Variable "Data" must be all lower-case
(#1877) Variable "SerieID" must be all lower-case
(#1877) Variable "ID" must be all lower-case
(#1877) Variable "Data" must be all lower-case
(#1877) Variable "SerieID" must be all lower-case
(#1877) Variable "ID" must be all lower-case
(#1877) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1878) Line indented incorrectly; expected at least 24 spaces, found 14
(#1879) Line indented incorrectly; expected at least 28 spaces, found 15
(#1879) Variable "Value" must be all lower-case
(#1879) Variable "Data" must be all lower-case
(#1879) Variable "SerieID" must be all lower-case
(#1879) Variable "ID" must be all lower-case
(#1880) Line indented incorrectly; expected 28 spaces, found 15
(#1880) Expected "if (...) {\n"; found "if (...) { "
(#1880) Variable "Value" must be all lower-case
(#1880) Variable "PointMax" must be all lower-case
(#1880) Variable "PointMax" must be all lower-case
(#1880) Variable "Value" must be all lower-case
(#1880) Closing brace must be on a line by itself
(#1880) Expected "} else {\n"; found "} else { "
(#1880) Variable "PointMin" must be all lower-case
(#1880) Variable "PointMin" must be all lower-case
(#1880) Variable "Value" must be all lower-case
(#1880) Closing brace must be on a line by itself
(#1881) Line indented incorrectly; expected 24 spaces, found 14
(#1881) Closing brace indented incorrectly; expected 13 spaces, found 14
(#1882) Line indented incorrectly; expected 20 spaces, found 12
(#1882) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1883) Line indented incorrectly; expected at least 20 spaces, found 11
(#1883) Variable "AxisMax" must be all lower-case
(#1883) Variable "AxisMax" must be all lower-case
(#1883) Commas (,) must be followed by white space.
(#1883) Variable "PointMax" must be all lower-case
(#1884) Line indented incorrectly; expected at least 20 spaces, found 11
(#1884) Variable "AxisMin" must be all lower-case
(#1884) Variable "AxisMin" must be all lower-case
(#1884) Commas (,) must be followed by white space.
(#1884) Variable "PointMin" must be all lower-case
(#1885) Line indented incorrectly; expected 16 spaces, found 10
(#1885) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1886) Line indented incorrectly; expected at least 16 spaces, found 9
(#1886) Variable "AutoMargin" must be all lower-case
(#1886) Variable "AxisMax" must be all lower-case
(#1886) Expected 1 space before "-"; 0 found
(#1886) Expected 1 space after "-"; 0 found
(#1886) Variable "AxisMin" must be all lower-case
(#1886) Expected 1 space before "/"; 0 found
(#1886) Expected 1 space after "/"; 0 found
(#1886) Expected 1 space before "*"; 0 found
(#1886) Expected 1 space after "*"; 0 found
(#1886) Variable "XReleasePercent" must be all lower-case
(#1887) Line indented incorrectly; expected at least 16 spaces, found 9
(#1887) Variable "Data" must be all lower-case
(#1887) Variable "AxisID" must be all lower-case
(#1887) Variable "AxisMin" must be all lower-case
(#1887) Expected 1 space before "-"; 0 found
(#1887) Expected 1 space after "-"; 0 found
(#1887) Variable "AutoMargin" must be all lower-case
(#1887) Variable "Data" must be all lower-case
(#1887) Variable "AxisID" must be all lower-case
(#1887) Variable "AxisMax" must be all lower-case
(#1887) Expected 1 space before "+"; 0 found
(#1887) Expected 1 space after "+"; 0 found
(#1887) Variable "AutoMargin" must be all lower-case
(#1888) Line indented incorrectly; expected 12 spaces, found 8
(#1888) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1889) Line indented incorrectly; expected at least 12 spaces, found 7
(#1889) Variable "MaxDivs" must be all lower-case
(#1889) Variable "Height" must be all lower-case
(#1889) Expected 1 space before "/"; 0 found
(#1889) Expected 1 space after "/"; 0 found
(#1889) Variable "MinDivHeight" must be all lower-case
(#1891) Line indented incorrectly; expected 12 spaces, found 7
(#1891) Expected "if (...) {\n"; found "if (...) { "
(#1891) Variable "Mode" must be all lower-case
(#1891) Variable "Data" must be all lower-case
(#1891) Variable "AxisID" must be all lower-case
(#1891) Closing brace must be on a line by itself
(#1893) Line indented incorrectly; expected at least 12 spaces, found 7
(#1893) Variable "Scale" must be all lower-case
(#1893) Variable "Data" must be all lower-case
(#1893) Variable "AxisID" must be all lower-case
(#1893) Commas (,) must be followed by white space.
(#1893) Variable "Data" must be all lower-case
(#1893) Variable "AxisID" must be all lower-case
(#1893) Commas (,) must be followed by white space.
(#1893) Variable "MaxDivs" must be all lower-case
(#1893) Commas (,) must be followed by white space.
(#1893) Variable "Factors" must be all lower-case
(#1893) Commas (,) must be followed by white space.
(#1893) Variable "AxisID" must be all lower-case
(#1895) Line indented incorrectly; expected at least 12 spaces, found 7
(#1895) Variable "Data" must be all lower-case
(#1895) Variable "AxisID" must be all lower-case
(#1895) Variable "AxisParameter" must be all lower-case
(#1895) Variable "XMargin" must be all lower-case
(#1895) Variable "YMargin" must be all lower-case
(#1896) Line indented incorrectly; expected at least 12 spaces, found 7
(#1896) Variable "Data" must be all lower-case
(#1896) Variable "AxisID" must be all lower-case
(#1896) Variable "Scale" must be all lower-case
(#1897) Line indented incorrectly; expected at least 12 spaces, found 7
(#1897) Variable "Data" must be all lower-case
(#1897) Variable "AxisID" must be all lower-case
(#1897) Variable "Scale" must be all lower-case
(#1898) Line indented incorrectly; expected at least 12 spaces, found 7
(#1898) Variable "Data" must be all lower-case
(#1898) Variable "AxisID" must be all lower-case
(#1898) Variable "Scale" must be all lower-case
(#1899) Line indented incorrectly; expected at least 12 spaces, found 7
(#1899) Variable "Data" must be all lower-case
(#1899) Variable "AxisID" must be all lower-case
(#1899) Variable "Scale" must be all lower-case
(#1901) Line indented incorrectly; expected 12 spaces, found 7
(#1901) Expected "if (...) {\n"; found "if (...) { "
(#1901) Variable "Scale" must be all lower-case
(#1901) Variable "Data" must be all lower-case
(#1901) Variable "AxisID" must be all lower-case
(#1901) Variable "Scale" must be all lower-case
(#1901) Closing brace must be on a line by itself
(#1903) Line indented incorrectly; expected 12 spaces, found 7
(#1903) Expected "if (...) {\n"; found "if (...) { "
(#1903) Variable "Data" must be all lower-case
(#1903) Variable "AxisID" must be all lower-case
(#1903) Variable "Data" must be all lower-case
(#1903) Variable "AxisID" must be all lower-case
(#1903) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1903) Closing brace must be on a line by itself
(#1904) Line indented incorrectly; expected 12 spaces, found 7
(#1904) Expected "if (...) {\n"; found "if (...) { "
(#1904) Variable "Data" must be all lower-case
(#1904) Variable "AxisID" must be all lower-case
(#1904) Variable "Data" must be all lower-case
(#1904) Variable "AxisID" must be all lower-case
(#1904) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1904) Closing brace must be on a line by itself
(#1905) Line indented incorrectly; expected 12 spaces, found 7
(#1905) Expected "if (...) {\n"; found "if (...) { "
(#1905) Variable "Data" must be all lower-case
(#1905) Variable "AxisID" must be all lower-case
(#1905) Variable "Data" must be all lower-case
(#1905) Variable "AxisID" must be all lower-case
(#1905) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1905) Closing brace must be on a line by itself
(#1906) Line indented incorrectly; expected 8 spaces, found 6
(#1906) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1908) Line indented incorrectly; expected at least 8 spaces, found 5
(#1909) Line indented incorrectly; expected 8 spaces, found 5
(#1909) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1909) Variable "GotXAxis" must be all lower-case
(#1909) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1910) Line indented incorrectly; expected at least 8 spaces, found 6
(#1911) Line indented incorrectly; expected 12 spaces, found 7
(#1911) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1911) Variable "Abscissa" must be all lower-case
(#1911) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1912) Line indented incorrectly; expected at least 12 spaces, found 8
(#1913) Line indented incorrectly; expected at least 16 spaces, found 9
(#1913) Variable "Points" must be all lower-case
(#1913) Variable "Data" must be all lower-case
(#1913) Variable "Abscissa" must be all lower-case
(#1914) Line indented incorrectly; expected at least 16 spaces, found 9
(#1914) Inline control structures are not allowed
(#1914) Variable "AutoAxisLabels" must be all lower-case
(#1915) Line indented incorrectly; expected at least 16 spaces, found 10
(#1915) Variable "AxisName" must be all lower-case
(#1915) Variable "Data" must be all lower-case
(#1915) Variable "Abscissa" must be all lower-case
(#1915) Variable "Data" must be all lower-case
(#1915) Variable "Abscissa" must be all lower-case
(#1915) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1916) Line indented incorrectly; expected at least 16 spaces, found 9
(#1916) Inline control structures are not allowed
(#1917) Line indented incorrectly; expected at least 16 spaces, found 10
(#1917) Variable "AxisName" must be all lower-case
(#1917) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1918) Line indented incorrectly; expected 12 spaces, found 8
(#1918) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1919) Line indented incorrectly; expected 12 spaces, found 7
(#1919) Expected "} else {\n"; found "}\n else\n {\n"
(#1920) Line indented incorrectly; expected at least 12 spaces, found 8
(#1921) Line indented incorrectly; expected at least 16 spaces, found 9
(#1921) Variable "Points" must be all lower-case
(#1922) Line indented incorrectly; expected at least 16 spaces, found 9
(#1922) Variable "AxisName" must be all lower-case
(#1922) Variable "Data" must be all lower-case
(#1922) Variable "Data" must be all lower-case
(#1922) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1923) Line indented incorrectly; expected 16 spaces, found 9
(#1923) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#1923) Variable "Data" must be all lower-case
(#1923) Variable "SerieID" must be all lower-case
(#1923) Variable "SerieParameter" must be all lower-case
(#1924) Line indented incorrectly; expected at least 16 spaces, found 10
(#1924) Expected "if (...) {\n"; found "if (...) { "
(#1924) Variable "SerieParameter" must be all lower-case
(#1924) Variable "Points" must be all lower-case
(#1924) Variable "Points" must be all lower-case
(#1924) Commas (,) must be followed by white space.
(#1924) Variable "SerieParameter" must be all lower-case
(#1924) Closing brace must be on a line by itself
(#1924) Closing brace must be on a line by itself
(#1925) Line indented incorrectly; expected 12 spaces, found 8
(#1925) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1927) Line indented incorrectly; expected at least 12 spaces, found 7
(#1927) Variable "AxisID" must be all lower-case
(#1927) Variable "Data" must be all lower-case
(#1928) Line indented incorrectly; expected at least 12 spaces, found 7
(#1928) Variable "Data" must be all lower-case
(#1928) Variable "AxisID" must be all lower-case
(#1929) Line indented incorrectly; expected 12 spaces, found 7
(#1929) Expected "if (...) {\n"; found "if (...) { "
(#1929) Variable "Pos" must be all lower-case
(#1929) Variable "Data" must be all lower-case
(#1929) Variable "AxisID" must be all lower-case
(#1929) Closing brace must be on a line by itself
(#1929) Expected "} else {\n"; found "} else { "
(#1929) Variable "Data" must be all lower-case
(#1929) Variable "AxisID" must be all lower-case
(#1929) Line exceeds 132 characters; contains 170 characters
(#1929) Closing brace must be on a line by itself
(#1930) Line indented incorrectly; expected 12 spaces, found 7
(#1930) Expected "if (...) {\n"; found "if (...) { "
(#1930) Variable "Data" must be all lower-case
(#1930) Variable "Data" must be all lower-case
(#1930) Variable "AxisID" must be all lower-case
(#1930) Variable "Data" must be all lower-case
(#1930) Closing brace must be on a line by itself
(#1931) Line indented incorrectly; expected 12 spaces, found 7
(#1931) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1931) Variable "XMargin" must be all lower-case
(#1932) Line indented incorrectly; expected at least 12 spaces, found 8
(#1933) Line indented incorrectly; expected 16 spaces, found 9
(#1933) Expected "if (...) {\n"; found "if (...)\n { "
(#1933) Variable "Pos" must be all lower-case
(#1934) Line indented incorrectly; expected at least 16 spaces, found 10
(#1934) Variable "Height" must be all lower-case
(#1934) Expected 1 space before "-"; 0 found
(#1934) Expected 1 space after "-"; 0 found
(#1934) Closing brace must be on a line by itself
(#1935) Line indented incorrectly; expected 16 spaces, found 9
(#1935) Expected "} else {\n"; found "}\n else\n { "
(#1936) Line indented incorrectly; expected at least 16 spaces, found 10
(#1936) Variable "Height" must be all lower-case
(#1936) Expected 1 space before "-"; 0 found
(#1936) Expected 1 space after "-"; 0 found
(#1936) Closing brace must be on a line by itself
(#1938) Line indented incorrectly; expected at least 16 spaces, found 9
(#1938) Inline control structures are not allowed
(#1938) Variable "Points" must be all lower-case
(#1939) Line indented incorrectly; expected at least 16 spaces, found 10
(#1939) Variable "Data" must be all lower-case
(#1939) Variable "AxisID" must be all lower-case
(#1939) Variable "Height" must be all lower-case
(#1940) Line indented incorrectly; expected at least 16 spaces, found 9
(#1940) Inline control structures are not allowed
(#1941) Line indented incorrectly; expected at least 16 spaces, found 10
(#1941) Variable "Data" must be all lower-case
(#1941) Variable "AxisID" must be all lower-case
(#1941) Variable "Height" must be all lower-case
(#1941) Expected 1 space before "/"; 0 found
(#1941) Expected 1 space after "/"; 0 found
(#1941) Variable "Points" must be all lower-case
(#1942) Line indented incorrectly; expected 12 spaces, found 8
(#1942) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1943) Line indented incorrectly; expected 12 spaces, found 7
(#1943) Expected "} else {\n"; found "}\n else\n { "
(#1944) Line indented incorrectly; expected at least 12 spaces, found 8
(#1944) Variable "Data" must be all lower-case
(#1944) Variable "AxisID" must be all lower-case
(#1944) Variable "XMargin" must be all lower-case
(#1944) Closing brace must be on a line by itself
(#1945) Line indented incorrectly; expected at least 12 spaces, found 7
(#1945) Variable "Data" must be all lower-case
(#1945) Variable "AxisID" must be all lower-case
(#1945) Variable "Points" must be all lower-case
(#1945) Expected 1 space before "-"; 0 found
(#1945) Expected 1 space after "-"; 0 found
(#1946) Line indented incorrectly; expected 12 spaces, found 7
(#1946) Expected "if (...) {\n"; found "if (...) { "
(#1946) Variable "Data" must be all lower-case
(#1946) Variable "AxisID" must be all lower-case
(#1946) Variable "Data" must be all lower-case
(#1946) Variable "AxisID" must be all lower-case
(#1946) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1946) Closing brace must be on a line by itself
(#1947) Line indented incorrectly; expected 12 spaces, found 7
(#1947) Expected "if (...) {\n"; found "if (...) { "
(#1947) Variable "Data" must be all lower-case
(#1947) Variable "AxisID" must be all lower-case
(#1947) Variable "Data" must be all lower-case
(#1947) Variable "AxisID" must be all lower-case
(#1947) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1947) Closing brace must be on a line by itself
(#1948) Line indented incorrectly; expected 12 spaces, found 7
(#1948) Expected "if (...) {\n"; found "if (...) { "
(#1948) Variable "Data" must be all lower-case
(#1948) Variable "AxisID" must be all lower-case
(#1948) Variable "Data" must be all lower-case
(#1948) Variable "AxisID" must be all lower-case
(#1948) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1948) Closing brace must be on a line by itself
(#1949) Line indented incorrectly; expected 8 spaces, found 6
(#1949) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1951) Line indented incorrectly; expected at least 8 spaces, found 5
(#1952) Line indented incorrectly; expected 8 spaces, found 5
(#1952) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1952) Variable "Pos" must be all lower-case
(#1953) Line indented incorrectly; expected at least 8 spaces, found 6
(#1954) Line indented incorrectly; expected 12 spaces, found 7
(#1954) Expected "if (...) {\n"; found "if (...)\n { "
(#1954) Variable "Data" must be all lower-case
(#1955) Line indented incorrectly; expected at least 12 spaces, found 8
(#1955) Variable "Data" must be all lower-case
(#1955) Closing brace must be on a line by itself
(#1956) Line indented incorrectly; expected 12 spaces, found 7
(#1956) Expected "} else {\n"; found "}\n else\n { "
(#1957) Line indented incorrectly; expected at least 12 spaces, found 8
(#1957) Variable "Data" must be all lower-case
(#1957) Closing brace must be on a line by itself
(#1958) Line indented incorrectly; expected 8 spaces, found 6
(#1958) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1959) Line indented incorrectly; expected at least 8 spaces, found 5
(#1959) Variable "Data" must be all lower-case
(#1959) Variable "AxisID" must be all lower-case
(#1959) Variable "Data" must be all lower-case
(#1961) Line indented incorrectly; expected at least 8 spaces, found 5
(#1961) Variable "Pos" must be all lower-case
(#1962) Line indented incorrectly; expected at least 8 spaces, found 5
(#1962) Variable "Data" must be all lower-case
(#1963) Line indented incorrectly; expected at least 8 spaces, found 5
(#1963) Variable "YMargin" must be all lower-case
(#1965) Line indented incorrectly; expected at least 8 spaces, found 5
(#1965) Variable "FontColorRo" must be all lower-case
(#1965) Variable "FontColorGo" must be all lower-case
(#1965) Variable "FontColorBo" must be all lower-case
(#1967) Line indented incorrectly; expected at least 8 spaces, found 5
(#1967) Variable "AxisPos" must be all lower-case
(#1967) Variable "AxisPos" must be all lower-case
(#1967) Variable "AxisPos" must be all lower-case
(#1967) Variable "AxisPos" must be all lower-case
(#1967) Line exceeds 132 characters; contains 148 characters
(#1968) Line indented incorrectly; expected 8 spaces, found 5
(#1968) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1968) Variable "Data" must be all lower-case
(#1968) Variable "AxisID" must be all lower-case
(#1968) Variable "Parameters" must be all lower-case
(#1969) Line indented incorrectly; expected at least 8 spaces, found 6
(#1970) Line indented incorrectly; expected 12 spaces, found 7
(#1970) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1970) Variable "Parameters" must be all lower-case
(#1971) Line indented incorrectly; expected at least 12 spaces, found 8
(#1972) Line indented incorrectly; expected at least 16 spaces, found 9
(#1972) Variable "AxisR" must be all lower-case
(#1972) Variable "Parameters" must be all lower-case
(#1972) Variable "AxisG" must be all lower-case
(#1972) Variable "Parameters" must be all lower-case
(#1972) Variable "AxisB" must be all lower-case
(#1972) Variable "Parameters" must be all lower-case
(#1973) Line indented incorrectly; expected at least 16 spaces, found 9
(#1973) Variable "TickR" must be all lower-case
(#1973) Variable "Parameters" must be all lower-case
(#1973) Variable "TickG" must be all lower-case
(#1973) Variable "Parameters" must be all lower-case
(#1973) Variable "TickB" must be all lower-case
(#1973) Variable "Parameters" must be all lower-case
(#1974) Line indented incorrectly; expected at least 16 spaces, found 9
(#1974) Expected 1 space before "=>"; 0 found
(#1974) Expected 1 space after "=>"; 0 found
(#1974) Variable "Parameters" must be all lower-case
(#1974) Commas (,) must be followed by white space.
(#1974) Expected 1 space before "=>"; 0 found
(#1974) Expected 1 space after "=>"; 0 found
(#1974) Variable "Parameters" must be all lower-case
(#1974) Commas (,) must be followed by white space.
(#1974) Expected 1 space before "=>"; 0 found
(#1974) Expected 1 space after "=>"; 0 found
(#1974) Variable "Parameters" must be all lower-case
(#1974) Line exceeds 132 characters; contains 135 characters
(#1975) Line indented incorrectly; expected 12 spaces, found 8
(#1975) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1976) Line indented incorrectly; expected 12 spaces, found 7
(#1976) Expected "} else {\n"; found "}\n else\n {\n"
(#1977) Line indented incorrectly; expected at least 12 spaces, found 8
(#1978) Line indented incorrectly; expected at least 16 spaces, found 9
(#1978) Variable "AxisR" must be all lower-case
(#1978) Variable "AxisRo" must be all lower-case
(#1978) Variable "AxisG" must be all lower-case
(#1978) Variable "AxisGo" must be all lower-case
(#1978) Variable "AxisB" must be all lower-case
(#1978) Variable "AxisBo" must be all lower-case
(#1979) Line indented incorrectly; expected at least 16 spaces, found 9
(#1979) Variable "TickR" must be all lower-case
(#1979) Variable "TickRo" must be all lower-case
(#1979) Variable "TickG" must be all lower-case
(#1979) Variable "TickGo" must be all lower-case
(#1979) Variable "TickB" must be all lower-case
(#1979) Variable "TickBo" must be all lower-case
(#1980) Line indented incorrectly; expected at least 16 spaces, found 9
(#1980) Expected 1 space before "=>"; 0 found
(#1980) Expected 1 space after "=>"; 0 found
(#1980) Variable "FontColorRo" must be all lower-case
(#1980) Commas (,) must be followed by white space.
(#1980) Expected 1 space before "=>"; 0 found
(#1980) Expected 1 space after "=>"; 0 found
(#1980) Variable "FontColorGo" must be all lower-case
(#1980) Commas (,) must be followed by white space.
(#1980) Expected 1 space before "=>"; 0 found
(#1980) Expected 1 space after "=>"; 0 found
(#1980) Variable "FontColorBo" must be all lower-case
(#1981) Line indented incorrectly; expected 12 spaces, found 8
(#1981) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1983) Line indented incorrectly; expected at least 12 spaces, found 7
(#1983) Variable "LastValue" must be all lower-case
(#1983) Variable "ID" must be all lower-case
(#1984) Line indented incorrectly; expected 12 spaces, found 7
(#1984) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1984) Variable "Parameters" must be all lower-case
(#1985) Line indented incorrectly; expected at least 12 spaces, found 8
(#1986) Line indented incorrectly; expected 16 spaces, found 9
(#1986) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1986) Variable "Pos" must be all lower-case
(#1987) Line indented incorrectly; expected at least 16 spaces, found 10
(#1988) Line indented incorrectly; expected 20 spaces, found 11
(#1988) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1988) Variable "Parameters" must be all lower-case
(#1989) Line indented incorrectly; expected at least 20 spaces, found 12
(#1990) Line indented incorrectly; expected 24 spaces, found 13
(#1990) Expected "if (...) {\n"; found "if (...)\t\t\t\t\t{ "
(#1990) Variable "LabelRotation" must be all lower-case
(#1990) Spaces must be used for alignment; tabs are not allowed
(#1990) Tab found within whitespace
(#1990) Variable "LabelAlign" must be all lower-case
(#1990) Variable "YLabelOffset" must be all lower-case
(#1990) Closing brace must be on a line by itself
(#1991) Line indented incorrectly; expected 24 spaces, found 13
(#1991) Expected "if (...) {\n"; found "if (...)\t\t{ "
(#1991) Variable "LabelRotation" must be all lower-case
(#1991) Variable "LabelRotation" must be all lower-case
(#1991) Spaces must be used for alignment; tabs are not allowed
(#1991) Tab found within whitespace
(#1991) Variable "LabelAlign" must be all lower-case
(#1991) Variable "YLabelOffset" must be all lower-case
(#1991) Closing brace must be on a line by itself
(#1992) Line indented incorrectly; expected 24 spaces, found 13
(#1992) Expected "if (...) {\n"; found "if (...)\t\t\t\t{ "
(#1992) Variable "LabelRotation" must be all lower-case
(#1992) Spaces must be used for alignment; tabs are not allowed
(#1992) Tab found within whitespace
(#1992) Variable "LabelAlign" must be all lower-case
(#1992) Variable "YLabelOffset" must be all lower-case
(#1992) Closing brace must be on a line by itself
(#1993) Line indented incorrectly; expected 24 spaces, found 13
(#1993) Expected "if (...) {\n"; found "if (...)\t{ "
(#1993) Variable "LabelRotation" must be all lower-case
(#1993) Variable "LabelRotation" must be all lower-case
(#1993) Spaces must be used for alignment; tabs are not allowed
(#1993) Tab found within whitespace
(#1993) Variable "LabelAlign" must be all lower-case
(#1993) Variable "YLabelOffset" must be all lower-case
(#1993) Closing brace must be on a line by itself
(#1995) Line indented incorrectly; expected 24 spaces, found 13
(#1995) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1995) Variable "RemoveXAxis" must be all lower-case
(#1996) Line indented incorrectly; expected at least 24 spaces, found 14
(#1997) Line indented incorrectly; expected 28 spaces, found 15
(#1997) Expected "if (...) {\n"; found "if (...)\n { "
(#1997) Variable "Floating" must be all lower-case
(#1998) Line indented incorrectly; expected at least 28 spaces, found 16
(#1998) Variable "FloatingOffset" must be all lower-case
(#1998) Variable "YMargin" must be all lower-case
(#1998) Expected 1 space before "+"; 0 found
(#1998) Expected 1 space after "+"; 0 found
(#1998) Variable "Parameters" must be all lower-case
(#1998) Commas (,) must be followed by white space.
(#1998) Variable "AxisPos" must be all lower-case
(#1998) Commas (,) must be followed by white space.
(#1998) Expected 1 space before "-"; 0 found
(#1998) Expected 1 space after "-"; 0 found
(#1998) Variable "Parameters" must be all lower-case
(#1998) Commas (,) must be followed by white space.
(#1998) Variable "AxisPos" must be all lower-case
(#1998) Commas (,) must be followed by white space.
(#1998) Expected 1 space before "=>"; 0 found
(#1998) Expected 1 space after "=>"; 0 found
(#1998) Variable "AxisR" must be all lower-case
(#1998) Commas (,) must be followed by white space.
(#1998) Expected 1 space before "=>"; 0 found
(#1998) Expected 1 space after "=>"; 0 found
(#1998) Variable "AxisG" must be all lower-case
(#1998) Commas (,) must be followed by white space.
(#1998) Expected 1 space before "=>"; 0 found
(#1998) Expected 1 space after "=>"; 0 found
(#1998) Variable "AxisB" must be all lower-case
(#1998) Commas (,) must be followed by white space.
(#1998) Expected 1 space before "=>"; 0 found
(#1998) Expected 1 space after "=>"; 0 found
(#1998) Variable "AxisAlpha" must be all lower-case
(#1998) Line exceeds maximum limit of 180 characters; contains 238 characters
(#1998) Closing brace must be on a line by itself
(#1999) Line indented incorrectly; expected 28 spaces, found 15
(#1999) Expected "} else {\n"; found "}\n else\n { "
(#2000) Line indented incorrectly; expected at least 28 spaces, found 16
(#2000) Variable "FloatingOffset" must be all lower-case
(#2000) Commas (,) must be followed by white space.
(#2000) Variable "AxisPos" must be all lower-case
(#2000) Commas (,) must be followed by white space.
(#2000) Commas (,) must be followed by white space.
(#2000) Variable "AxisPos" must be all lower-case
(#2000) Commas (,) must be followed by white space.
(#2000) Expected 1 space before "=>"; 0 found
(#2000) Expected 1 space after "=>"; 0 found
(#2000) Variable "AxisR" must be all lower-case
(#2000) Commas (,) must be followed by white space.
(#2000) Expected 1 space before "=>"; 0 found
(#2000) Expected 1 space after "=>"; 0 found
(#2000) Variable "AxisG" must be all lower-case
(#2000) Commas (,) must be followed by white space.
(#2000) Expected 1 space before "=>"; 0 found
(#2000) Expected 1 space after "=>"; 0 found
(#2000) Variable "AxisB" must be all lower-case
(#2000) Commas (,) must be followed by white space.
(#2000) Expected 1 space before "=>"; 0 found
(#2000) Expected 1 space after "=>"; 0 found
(#2000) Variable "AxisAlpha" must be all lower-case
(#2000) Line exceeds maximum limit of 180 characters; contains 187 characters
(#2000) Closing brace must be on a line by itself
(#2002) Line indented incorrectly; expected 28 spaces, found 15
(#2002) Expected "if (...) {\n"; found "if (...) { "
(#2002) Variable "DrawArrows" must be all lower-case
(#2002) Expected 1 space before "-"; 0 found
(#2002) Expected 1 space after "-"; 0 found
(#2002) Variable "Parameters" must be all lower-case
(#2002) Commas (,) must be followed by white space.
(#2002) Variable "AxisPos" must be all lower-case
(#2002) Commas (,) must be followed by white space.
(#2002) Expected 1 space before "+"; 0 found
(#2002) Expected 1 space after "+"; 0 found
(#2002) Variable "ArrowSize" must be all lower-case
(#2002) Expected 1 space before "*"; 0 found
(#2002) Expected 1 space after "*"; 0 found
(#2002) Commas (,) must be followed by white space.
(#2002) Variable "AxisPos" must be all lower-case
(#2002) Commas (,) must be followed by white space.
(#2002) Expected 1 space before "=>"; 0 found
(#2002) Expected 1 space after "=>"; 0 found
(#2002) Variable "AxisR" must be all lower-case
(#2002) Commas (,) must be followed by white space.
(#2002) Expected 1 space before "=>"; 0 found
(#2002) Expected 1 space after "=>"; 0 found
(#2002) Variable "AxisG" must be all lower-case
(#2002) Commas (,) must be followed by white space.
(#2002) Expected 1 space before "=>"; 0 found
(#2002) Expected 1 space after "=>"; 0 found
(#2002) Variable "AxisB" must be all lower-case
(#2002) Commas (,) must be followed by white space.
(#2002) Expected 1 space before "=>"; 0 found
(#2002) Expected 1 space after "=>"; 0 found
(#2002) Variable "ArrowSize" must be all lower-case
(#2002) Line exceeds maximum limit of 180 characters; contains 233 characters
(#2002) Closing brace must be on a line by itself
(#2003) Line indented incorrectly; expected 24 spaces, found 14
(#2003) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2005) Line indented incorrectly; expected at least 24 spaces, found 13
(#2005) Variable "Width" must be all lower-case
(#2005) Variable "Parameters" must be all lower-case
(#2005) Expected 1 space before "*"; 0 found
(#2005) Expected 1 space after "*"; 0 found
(#2007) Line indented incorrectly; expected 24 spaces, found 13
(#2007) Expected "if (...) {\n"; found "if (...) { "
(#2007) Variable "Parameters" must be all lower-case
(#2007) Variable "Step" must be all lower-case
(#2007) Variable "Width" must be all lower-case
(#2007) Closing brace must be on a line by itself
(#2007) Expected "} else {\n"; found "} else { "
(#2007) Variable "Step" must be all lower-case
(#2007) Variable "Width" must be all lower-case
(#2007) Variable "Parameters" must be all lower-case
(#2007) Closing brace must be on a line by itself
(#2008) Whitespace found at end of line
(#2009) Line indented incorrectly; expected at least 24 spaces, found 13
(#2009) Variable "MaxBottom" must be all lower-case
(#2009) Variable "AxisPos" must be all lower-case
(#2010) Line indented incorrectly; expected 24 spaces, found 13
(#2010) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2010) Expected 1 space after first semicolon of FOR loop; 0 found
(#2010) Expected 1 space after second semicolon of FOR loop; 0 found
(#2010) Expected 1 space before "="; 0 found
(#2010) Expected 1 space after "="; 0 found
(#2010) Expected 1 space before "<="; 0 found
(#2010) Expected 1 space after "<="; 0 found
(#2010) Variable "Parameters" must be all lower-case
(#2011) Line indented incorrectly; expected at least 24 spaces, found 14
(#2012) Line indented incorrectly; expected at least 28 spaces, found 15
(#2012) Variable "XPos" must be all lower-case
(#2012) Variable "Parameters" must be all lower-case
(#2012) Variable "Step" must be all lower-case
(#2012) Expected 1 space before "*"; 0 found
(#2012) Expected 1 space after "*"; 0 found
(#2013) Line indented incorrectly; expected at least 28 spaces, found 15
(#2013) Variable "YPos" must be all lower-case
(#2013) Variable "AxisPos" must be all lower-case
(#2015) Line indented incorrectly; expected 28 spaces, found 15
(#2015) Expected "if (...) {\n"; found "if (...)\n { "
(#2015) Variable "Abscissa" must be all lower-case
(#2015) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2016) Line indented incorrectly; expected at least 28 spaces, found 16
(#2016) Expected "if (...) {\n"; found "if (...) { "
(#2016) Variable "Data" must be all lower-case
(#2016) Variable "Abscissa" must be all lower-case
(#2016) Variable "Value" must be all lower-case
(#2016) Variable "Data" must be all lower-case
(#2016) Variable "Abscissa" must be all lower-case
(#2016) Commas (,) must be followed by white space.
(#2016) Variable "Data" must be all lower-case
(#2016) Commas (,) must be followed by white space.
(#2016) Variable "Data" must be all lower-case
(#2016) Commas (,) must be followed by white space.
(#2016) Variable "Data" must be all lower-case
(#2016) Closing brace must be on a line by itself
(#2016) Expected "} else {\n"; found "} else { "
(#2016) Variable "Value" must be all lower-case
(#2016) Closing brace must be on a line by itself
(#2016) Line exceeds maximum limit of 180 characters; contains 229 characters
(#2016) Closing brace must be on a line by itself
(#2017) Line indented incorrectly; expected 28 spaces, found 15
(#2017) Expected "} else {\n"; found "}\n else\n {\n"
(#2018) Line indented incorrectly; expected at least 28 spaces, found 16
(#2019) Line indented incorrectly; expected at least 32 spaces, found 17
(#2019) Inline control structures are not allowed
(#2019) Variable "Parameters" must be all lower-case
(#2019) Variable "Parameters" must be all lower-case
(#2020) Line indented incorrectly; expected at least 32 spaces, found 18
(#2020) Variable "Value" must be all lower-case
(#2020) Variable "Parameters" must be all lower-case
(#2020) Variable "Parameters" must be all lower-case
(#2020) Expected 1 space before "*"; 0 found
(#2020) Expected 1 space after "*"; 0 found
(#2020) Commas (,) must be followed by white space.
(#2020) Variable "Data" must be all lower-case
(#2020) Commas (,) must be followed by white space.
(#2020) Variable "Data" must be all lower-case
(#2020) Commas (,) must be followed by white space.
(#2020) Variable "Data" must be all lower-case
(#2020) Line exceeds 132 characters; contains 163 characters
(#2021) Line indented incorrectly; expected at least 32 spaces, found 17
(#2021) Inline control structures are not allowed
(#2022) Line indented incorrectly; expected at least 32 spaces, found 18
(#2022) Variable "Value" must be all lower-case
(#2023) Line indented incorrectly; expected 28 spaces, found 16
(#2023) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2025) Line indented incorrectly; expected at least 28 spaces, found 15
(#2025) Variable "ID" must be all lower-case
(#2025) Variable "Skipped" must be all lower-case
(#2025) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2026) Line indented incorrectly; expected 28 spaces, found 15
(#2026) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2026) Variable "Value" must be all lower-case
(#2026) Commas (,) must be followed by white space.
(#2026) Variable "LastValue" must be all lower-case
(#2026) Commas (,) must be followed by white space.
(#2026) Variable "LabelingMethod" must be all lower-case
(#2026) Commas (,) must be followed by white space.
(#2026) Variable "ID" must be all lower-case
(#2026) Commas (,) must be followed by white space.
(#2026) Variable "LabelSkip" must be all lower-case
(#2026) Variable "RemoveXAxis" must be all lower-case
(#2027) Line indented incorrectly; expected at least 28 spaces, found 16
(#2028) Line indented incorrectly; expected at least 32 spaces, found 17
(#2028) Variable "Bounds" must be all lower-case
(#2028) Variable "XPos" must be all lower-case
(#2028) Commas (,) must be followed by white space.
(#2028) Variable "YPos" must be all lower-case
(#2028) Expected 1 space before "+"; 0 found
(#2028) Expected 1 space after "+"; 0 found
(#2028) Variable "OuterTickWidth" must be all lower-case
(#2028) Expected 1 space before "+"; 0 found
(#2028) Expected 1 space after "+"; 0 found
(#2028) Variable "YLabelOffset" must be all lower-case
(#2028) Commas (,) must be followed by white space.
(#2028) Variable "Value" must be all lower-case
(#2028) Commas (,) must be followed by white space.
(#2028) Expected 1 space before "=>"; 0 found
(#2028) Expected 1 space after "=>"; 0 found
(#2028) Variable "LabelRotation" must be all lower-case
(#2028) Commas (,) must be followed by white space.
(#2028) Expected 1 space before "=>"; 0 found
(#2028) Expected 1 space after "=>"; 0 found
(#2028) Variable "LabelAlign" must be all lower-case
(#2028) Line exceeds 132 characters; contains 148 characters
(#2029) Line indented incorrectly; expected at least 32 spaces, found 17
(#2029) Variable "TxtBottom" must be all lower-case
(#2029) Variable "YPos" must be all lower-case
(#2029) Expected 1 space before "+"; 0 found
(#2029) Expected 1 space after "+"; 0 found
(#2029) Variable "OuterTickWidth" must be all lower-case
(#2029) Expected 1 space before "+"; 0 found
(#2029) Expected 1 space after "+"; 0 found
(#2029) Expected 1 space before "+"; 0 found
(#2029) Expected 1 space after "+"; 0 found
(#2029) Variable "Bounds" must be all lower-case
(#2029) Expected 1 space before "-"; 0 found
(#2029) Expected 1 space after "-"; 0 found
(#2029) Variable "Bounds" must be all lower-case
(#2030) Line indented incorrectly; expected at least 32 spaces, found 17
(#2030) Variable "MaxBottom" must be all lower-case
(#2030) Variable "MaxBottom" must be all lower-case
(#2030) Commas (,) must be followed by white space.
(#2030) Variable "TxtBottom" must be all lower-case
(#2031) Line indented incorrectly; expected at least 32 spaces, found 17
(#2031) Variable "LastValue" must be all lower-case
(#2031) Variable "Value" must be all lower-case
(#2032) Line indented incorrectly; expected at least 32 spaces, found 17
(#2032) Variable "Skipped" must be all lower-case
(#2032) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2033) Line indented incorrectly; expected 28 spaces, found 16
(#2033) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2035) Line indented incorrectly; expected 28 spaces, found 15
(#2035) Expected "if (...) {\n"; found "if (...) { "
(#2035) Variable "RemoveXAxis" must be all lower-case
(#2035) Variable "Skipped" must be all lower-case
(#2035) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2035) Closing brace must be on a line by itself
(#2037) Line indented incorrectly; expected 28 spaces, found 15
(#2037) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2037) Variable "Skipped" must be all lower-case
(#2038) Line indented incorrectly; expected at least 28 spaces, found 16
(#2039) Line indented incorrectly; expected 32 spaces, found 17
(#2039) Expected "if (...) {\n"; found "if (...) { "
(#2039) Variable "DrawXLines" must be all lower-case
(#2039) Variable "XPos" must be all lower-case
(#2039) Commas (,) must be followed by white space.
(#2039) Expected 1 space before "+"; 0 found
(#2039) Expected 1 space after "+"; 0 found
(#2039) Variable "FloatingOffset" must be all lower-case
(#2039) Commas (,) must be followed by white space.
(#2039) Variable "XPos" must be all lower-case
(#2039) Commas (,) must be followed by white space.
(#2039) Expected 1 space before "-"; 0 found
(#2039) Expected 1 space after "-"; 0 found
(#2039) Variable "FloatingOffset" must be all lower-case
(#2039) Commas (,) must be followed by white space.
(#2039) Variable "SkippedAxisColor" must be all lower-case
(#2039) Line exceeds 132 characters; contains 157 characters
(#2039) Closing brace must be on a line by itself
(#2040) Line indented incorrectly; expected 32 spaces, found 17
(#2040) Expected "if (...) {\n"; found "if (...) { "
(#2040) Variable "SkippedInnerTickWidth" must be all lower-case
(#2040) Expected 1 space after "!="; 0 found
(#2040) Variable "SkippedOuterTickWidth" must be all lower-case
(#2040) Variable "RemoveXAxis" must be all lower-case
(#2040) Variable "XPos" must be all lower-case
(#2040) Commas (,) must be followed by white space.
(#2040) Variable "YPos" must be all lower-case
(#2040) Expected 1 space before "-"; 0 found
(#2040) Expected 1 space after "-"; 0 found
(#2040) Variable "SkippedInnerTickWidth" must be all lower-case
(#2040) Commas (,) must be followed by white space.
(#2040) Variable "XPos" must be all lower-case
(#2040) Commas (,) must be followed by white space.
(#2040) Variable "YPos" must be all lower-case
(#2040) Expected 1 space before "+"; 0 found
(#2040) Expected 1 space after "+"; 0 found
(#2040) Variable "SkippedOuterTickWidth" must be all lower-case
(#2040) Commas (,) must be followed by white space.
(#2040) Variable "SkippedTickColor" must be all lower-case
(#2040) Line exceeds maximum limit of 180 characters; contains 210 characters
(#2040) Closing brace must be on a line by itself
(#2041) Line indented incorrectly; expected 28 spaces, found 16
(#2041) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2042) Line indented incorrectly; expected 28 spaces, found 15
(#2042) Expected "} else {\n"; found "}\n else\n {\n"
(#2043) Line indented incorrectly; expected at least 28 spaces, found 16
(#2044) Line indented incorrectly; expected 32 spaces, found 17
(#2044) Expected "if (...) {\n"; found "if (...) { "
(#2044) Variable "DrawXLines" must be all lower-case
(#2044) Variable "XPos" must be all lower-case
(#2044) Variable "XPos" must be all lower-case
(#2044) Variable "XPos" must be all lower-case
(#2044) Commas (,) must be followed by white space.
(#2044) Expected 1 space before "+"; 0 found
(#2044) Expected 1 space after "+"; 0 found
(#2044) Variable "FloatingOffset" must be all lower-case
(#2044) Commas (,) must be followed by white space.
(#2044) Variable "XPos" must be all lower-case
(#2044) Commas (,) must be followed by white space.
(#2044) Expected 1 space before "-"; 0 found
(#2044) Expected 1 space after "-"; 0 found
(#2044) Variable "FloatingOffset" must be all lower-case
(#2044) Commas (,) must be followed by white space.
(#2044) Expected 1 space before "=>"; 0 found
(#2044) Expected 1 space after "=>"; 0 found
(#2044) Variable "GridR" must be all lower-case
(#2044) Commas (,) must be followed by white space.
(#2044) Expected 1 space before "=>"; 0 found
(#2044) Expected 1 space after "=>"; 0 found
(#2044) Variable "GridG" must be all lower-case
(#2044) Commas (,) must be followed by white space.
(#2044) Expected 1 space before "=>"; 0 found
(#2044) Expected 1 space after "=>"; 0 found
(#2044) Variable "GridB" must be all lower-case
(#2044) Commas (,) must be followed by white space.
(#2044) Expected 1 space before "=>"; 0 found
(#2044) Expected 1 space after "=>"; 0 found
(#2044) Variable "GridAlpha" must be all lower-case
(#2044) Commas (,) must be followed by white space.
(#2044) Expected 1 space before "=>"; 0 found
(#2044) Expected 1 space after "=>"; 0 found
(#2044) Variable "GridTicks" must be all lower-case
(#2044) Line exceeds maximum limit of 180 characters; contains 286 characters
(#2044) Closing brace must be on a line by itself
(#2045) Line indented incorrectly; expected 32 spaces, found 17
(#2045) Expected "if (...) {\n"; found "if (...) { "
(#2045) Variable "InnerTickWidth" must be all lower-case
(#2045) Expected 1 space after "!="; 0 found
(#2045) Variable "OuterTickWidth" must be all lower-case
(#2045) Variable "RemoveXAxis" must be all lower-case
(#2045) Variable "XPos" must be all lower-case
(#2045) Commas (,) must be followed by white space.
(#2045) Variable "YPos" must be all lower-case
(#2045) Expected 1 space before "-"; 0 found
(#2045) Expected 1 space after "-"; 0 found
(#2045) Variable "InnerTickWidth" must be all lower-case
(#2045) Commas (,) must be followed by white space.
(#2045) Variable "XPos" must be all lower-case
(#2045) Commas (,) must be followed by white space.
(#2045) Variable "YPos" must be all lower-case
(#2045) Expected 1 space before "+"; 0 found
(#2045) Expected 1 space after "+"; 0 found
(#2045) Variable "OuterTickWidth" must be all lower-case
(#2045) Commas (,) must be followed by white space.
(#2045) Expected 1 space before "=>"; 0 found
(#2045) Expected 1 space after "=>"; 0 found
(#2045) Variable "TickR" must be all lower-case
(#2045) Commas (,) must be followed by white space.
(#2045) Expected 1 space before "=>"; 0 found
(#2045) Expected 1 space after "=>"; 0 found
(#2045) Variable "TickG" must be all lower-case
(#2045) Commas (,) must be followed by white space.
(#2045) Expected 1 space before "=>"; 0 found
(#2045) Expected 1 space after "=>"; 0 found
(#2045) Variable "TickB" must be all lower-case
(#2045) Commas (,) must be followed by white space.
(#2045) Expected 1 space before "=>"; 0 found
(#2045) Expected 1 space after "=>"; 0 found
(#2045) Variable "TickAlpha" must be all lower-case
(#2045) Line exceeds maximum limit of 180 characters; contains 227 characters
(#2045) Closing brace must be on a line by itself
(#2046) Line indented incorrectly; expected 28 spaces, found 16
(#2046) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2047) Line indented incorrectly; expected 24 spaces, found 14
(#2047) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2049) Line indented incorrectly; expected 24 spaces, found 13
(#2049) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2049) Variable "Parameters" must be all lower-case
(#2049) Variable "RemoveXAxis" must be all lower-case
(#2050) Line indented incorrectly; expected at least 24 spaces, found 14
(#2051) Line indented incorrectly; expected at least 28 spaces, found 15
(#2051) Variable "YPos" must be all lower-case
(#2051) Variable "MaxBottom" must be all lower-case
(#2051) Expected 1 space before "+"; 0 found
(#2051) Expected 1 space after "+"; 0 found
(#2052) Line indented incorrectly; expected at least 28 spaces, found 15
(#2052) Variable "XPos" must be all lower-case
(#2052) Expected 1 space before "+"; 0 found
(#2052) Expected 1 space after "+"; 0 found
(#2052) Expected 1 space before "-"; 0 found
(#2052) Expected 1 space after "-"; 0 found
(#2052) Expected 1 space before "/"; 0 found
(#2052) Expected 1 space after "/"; 0 found
(#2053) Line indented incorrectly; expected at least 28 spaces, found 15
(#2053) Variable "Bounds" must be all lower-case
(#2053) Variable "XPos" must be all lower-case
(#2053) Commas (,) must be followed by white space.
(#2053) Variable "YPos" must be all lower-case
(#2053) Commas (,) must be followed by white space.
(#2053) Variable "Parameters" must be all lower-case
(#2053) Commas (,) must be followed by white space.
(#2053) Expected 1 space before "=>"; 0 found
(#2053) Expected 1 space after "=>"; 0 found
(#2054) Line indented incorrectly; expected at least 28 spaces, found 15
(#2054) Variable "MaxBottom" must be all lower-case
(#2054) Variable "Bounds" must be all lower-case
(#2056) Line indented incorrectly; expected at least 28 spaces, found 15
(#2056) Variable "MaxBottom" must be all lower-case
(#2057) Line indented incorrectly; expected 24 spaces, found 14
(#2057) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2059) Line indented incorrectly; expected at least 24 spaces, found 13
(#2059) Variable "AxisPos" must be all lower-case
(#2059) Variable "MaxBottom" must be all lower-case
(#2059) Variable "ScaleSpacing" must be all lower-case
(#2060) Line indented incorrectly; expected 20 spaces, found 12
(#2060) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2061) Line indented incorrectly; expected 20 spaces, found 11
(#2061) Usage of ELSEIF not allowed; use ELSE IF instead
(#2061) Variable "Parameters" must be all lower-case
(#2062) Line indented incorrectly; expected at least 20 spaces, found 12
(#2063) Line indented incorrectly; expected 24 spaces, found 13
(#2063) Expected "if (...) {\n"; found "if (...)\t\t\t\t\t{ "
(#2063) Variable "LabelRotation" must be all lower-case
(#2063) Spaces must be used for alignment; tabs are not allowed
(#2063) Tab found within whitespace
(#2063) Variable "LabelAlign" must be all lower-case
(#2063) Variable "YLabelOffset" must be all lower-case
(#2063) Closing brace must be on a line by itself
(#2064) Line indented incorrectly; expected 24 spaces, found 13
(#2064) Expected "if (...) {\n"; found "if (...)\t\t{ "
(#2064) Variable "LabelRotation" must be all lower-case
(#2064) Variable "LabelRotation" must be all lower-case
(#2064) Spaces must be used for alignment; tabs are not allowed
(#2064) Tab found within whitespace
(#2064) Variable "LabelAlign" must be all lower-case
(#2064) Variable "YLabelOffset" must be all lower-case
(#2064) Closing brace must be on a line by itself
(#2065) Line indented incorrectly; expected 24 spaces, found 13
(#2065) Expected "if (...) {\n"; found "if (...)\t\t\t\t{ "
(#2065) Variable "LabelRotation" must be all lower-case
(#2065) Spaces must be used for alignment; tabs are not allowed
(#2065) Tab found within whitespace
(#2065) Variable "LabelAlign" must be all lower-case
(#2065) Variable "YLabelOffset" must be all lower-case
(#2065) Closing brace must be on a line by itself
(#2066) Line indented incorrectly; expected 24 spaces, found 13
(#2066) Expected "if (...) {\n"; found "if (...)\t{ "
(#2066) Variable "LabelRotation" must be all lower-case
(#2066) Variable "LabelRotation" must be all lower-case
(#2066) Spaces must be used for alignment; tabs are not allowed
(#2066) Tab found within whitespace
(#2066) Variable "LabelAlign" must be all lower-case
(#2066) Variable "YLabelOffset" must be all lower-case
(#2066) Closing brace must be on a line by itself
(#2068) Line indented incorrectly; expected 24 spaces, found 13
(#2068) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2068) Variable "RemoveXAxis" must be all lower-case
(#2069) Line indented incorrectly; expected at least 24 spaces, found 14
(#2070) Line indented incorrectly; expected 28 spaces, found 15
(#2070) Expected "if (...) {\n"; found "if (...)\n { "
(#2070) Variable "Floating" must be all lower-case
(#2071) Line indented incorrectly; expected at least 28 spaces, found 16
(#2071) Variable "FloatingOffset" must be all lower-case
(#2071) Variable "YMargin" must be all lower-case
(#2071) Expected 1 space before "+"; 0 found
(#2071) Expected 1 space after "+"; 0 found
(#2071) Variable "Parameters" must be all lower-case
(#2071) Commas (,) must be followed by white space.
(#2071) Variable "AxisPos" must be all lower-case
(#2071) Commas (,) must be followed by white space.
(#2071) Expected 1 space before "-"; 0 found
(#2071) Expected 1 space after "-"; 0 found
(#2071) Variable "Parameters" must be all lower-case
(#2071) Commas (,) must be followed by white space.
(#2071) Variable "AxisPos" must be all lower-case
(#2071) Commas (,) must be followed by white space.
(#2071) Expected 1 space before "=>"; 0 found
(#2071) Expected 1 space after "=>"; 0 found
(#2071) Variable "AxisR" must be all lower-case
(#2071) Commas (,) must be followed by white space.
(#2071) Expected 1 space before "=>"; 0 found
(#2071) Expected 1 space after "=>"; 0 found
(#2071) Variable "AxisG" must be all lower-case
(#2071) Commas (,) must be followed by white space.
(#2071) Expected 1 space before "=>"; 0 found
(#2071) Expected 1 space after "=>"; 0 found
(#2071) Variable "AxisB" must be all lower-case
(#2071) Commas (,) must be followed by white space.
(#2071) Expected 1 space before "=>"; 0 found
(#2071) Expected 1 space after "=>"; 0 found
(#2071) Variable "AxisAlpha" must be all lower-case
(#2071) Line exceeds maximum limit of 180 characters; contains 238 characters
(#2071) Closing brace must be on a line by itself
(#2072) Line indented incorrectly; expected 28 spaces, found 15
(#2072) Expected "} else {\n"; found "}\n else\n { "
(#2073) Line indented incorrectly; expected at least 28 spaces, found 16
(#2073) Variable "FloatingOffset" must be all lower-case
(#2073) Commas (,) must be followed by white space.
(#2073) Variable "AxisPos" must be all lower-case
(#2073) Commas (,) must be followed by white space.
(#2073) Commas (,) must be followed by white space.
(#2073) Variable "AxisPos" must be all lower-case
(#2073) Commas (,) must be followed by white space.
(#2073) Expected 1 space before "=>"; 0 found
(#2073) Expected 1 space after "=>"; 0 found
(#2073) Variable "AxisR" must be all lower-case
(#2073) Commas (,) must be followed by white space.
(#2073) Expected 1 space before "=>"; 0 found
(#2073) Expected 1 space after "=>"; 0 found
(#2073) Variable "AxisG" must be all lower-case
(#2073) Commas (,) must be followed by white space.
(#2073) Expected 1 space before "=>"; 0 found
(#2073) Expected 1 space after "=>"; 0 found
(#2073) Variable "AxisB" must be all lower-case
(#2073) Commas (,) must be followed by white space.
(#2073) Expected 1 space before "=>"; 0 found
(#2073) Expected 1 space after "=>"; 0 found
(#2073) Variable "AxisAlpha" must be all lower-case
(#2073) Line exceeds maximum limit of 180 characters; contains 187 characters
(#2073) Closing brace must be on a line by itself
(#2075) Line indented incorrectly; expected 28 spaces, found 15
(#2075) Expected "if (...) {\n"; found "if (...) { "
(#2075) Variable "DrawArrows" must be all lower-case
(#2075) Expected 1 space before "-"; 0 found
(#2075) Expected 1 space after "-"; 0 found
(#2075) Variable "Parameters" must be all lower-case
(#2075) Commas (,) must be followed by white space.
(#2075) Variable "AxisPos" must be all lower-case
(#2075) Commas (,) must be followed by white space.
(#2075) Expected 1 space before "+"; 0 found
(#2075) Expected 1 space after "+"; 0 found
(#2075) Variable "ArrowSize" must be all lower-case
(#2075) Expected 1 space before "*"; 0 found
(#2075) Expected 1 space after "*"; 0 found
(#2075) Commas (,) must be followed by white space.
(#2075) Variable "AxisPos" must be all lower-case
(#2075) Commas (,) must be followed by white space.
(#2075) Expected 1 space before "=>"; 0 found
(#2075) Expected 1 space after "=>"; 0 found
(#2075) Variable "AxisR" must be all lower-case
(#2075) Commas (,) must be followed by white space.
(#2075) Expected 1 space before "=>"; 0 found
(#2075) Expected 1 space after "=>"; 0 found
(#2075) Variable "AxisG" must be all lower-case
(#2075) Commas (,) must be followed by white space.
(#2075) Expected 1 space before "=>"; 0 found
(#2075) Expected 1 space after "=>"; 0 found
(#2075) Variable "AxisB" must be all lower-case
(#2075) Commas (,) must be followed by white space.
(#2075) Expected 1 space before "=>"; 0 found
(#2075) Expected 1 space after "=>"; 0 found
(#2075) Variable "ArrowSize" must be all lower-case
(#2075) Line exceeds maximum limit of 180 characters; contains 233 characters
(#2075) Closing brace must be on a line by itself
(#2076) Line indented incorrectly; expected 24 spaces, found 14
(#2076) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2078) Line indented incorrectly; expected at least 24 spaces, found 13
(#2078) Variable "Width" must be all lower-case
(#2078) Variable "Parameters" must be all lower-case
(#2078) Expected 1 space before "*"; 0 found
(#2078) Expected 1 space after "*"; 0 found
(#2080) Line indented incorrectly; expected 24 spaces, found 13
(#2080) Expected "if (...) {\n"; found "if (...) { "
(#2080) Variable "Parameters" must be all lower-case
(#2080) Variable "Step" must be all lower-case
(#2080) Variable "Width" must be all lower-case
(#2080) Closing brace must be on a line by itself
(#2080) Expected "} else {\n"; found "} else { "
(#2080) Variable "Step" must be all lower-case
(#2080) Variable "Width" must be all lower-case
(#2080) Variable "Parameters" must be all lower-case
(#2080) Closing brace must be on a line by itself
(#2081) Whitespace found at end of line
(#2082) Line indented incorrectly; expected at least 24 spaces, found 13
(#2082) Variable "MinTop" must be all lower-case
(#2082) Variable "AxisPos" must be all lower-case
(#2083) Line indented incorrectly; expected 24 spaces, found 13
(#2083) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2083) Expected 1 space after first semicolon of FOR loop; 0 found
(#2083) Expected 1 space after second semicolon of FOR loop; 0 found
(#2083) Expected 1 space before "="; 0 found
(#2083) Expected 1 space after "="; 0 found
(#2083) Expected 1 space before "<="; 0 found
(#2083) Expected 1 space after "<="; 0 found
(#2083) Variable "Parameters" must be all lower-case
(#2084) Line indented incorrectly; expected at least 24 spaces, found 14
(#2085) Line indented incorrectly; expected at least 28 spaces, found 15
(#2085) Variable "XPos" must be all lower-case
(#2085) Variable "Parameters" must be all lower-case
(#2085) Variable "Step" must be all lower-case
(#2085) Expected 1 space before "*"; 0 found
(#2085) Expected 1 space after "*"; 0 found
(#2086) Line indented incorrectly; expected at least 28 spaces, found 15
(#2086) Variable "YPos" must be all lower-case
(#2086) Variable "AxisPos" must be all lower-case
(#2088) Line indented incorrectly; expected 28 spaces, found 15
(#2088) Expected "if (...) {\n"; found "if (...)\n { "
(#2088) Variable "Abscissa" must be all lower-case
(#2088) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2089) Line indented incorrectly; expected at least 28 spaces, found 16
(#2089) Expected "if (...) {\n"; found "if (...) { "
(#2089) Variable "Data" must be all lower-case
(#2089) Variable "Abscissa" must be all lower-case
(#2089) Variable "Value" must be all lower-case
(#2089) Variable "Data" must be all lower-case
(#2089) Variable "Abscissa" must be all lower-case
(#2089) Commas (,) must be followed by white space.
(#2089) Variable "Data" must be all lower-case
(#2089) Commas (,) must be followed by white space.
(#2089) Variable "Data" must be all lower-case
(#2089) Commas (,) must be followed by white space.
(#2089) Variable "Data" must be all lower-case
(#2089) Closing brace must be on a line by itself
(#2089) Expected "} else {\n"; found "} else { "
(#2089) Variable "Value" must be all lower-case
(#2089) Closing brace must be on a line by itself
(#2089) Line exceeds maximum limit of 180 characters; contains 229 characters
(#2089) Closing brace must be on a line by itself
(#2090) Line indented incorrectly; expected 28 spaces, found 15
(#2090) Expected "} else {\n"; found "}\n else\n {\n"
(#2091) Line indented incorrectly; expected at least 28 spaces, found 16
(#2092) Line indented incorrectly; expected at least 32 spaces, found 17
(#2092) Inline control structures are not allowed
(#2092) Variable "Parameters" must be all lower-case
(#2092) Variable "Parameters" must be all lower-case
(#2093) Line indented incorrectly; expected at least 32 spaces, found 18
(#2093) Variable "Value" must be all lower-case
(#2093) Variable "Parameters" must be all lower-case
(#2093) Variable "Parameters" must be all lower-case
(#2093) Expected 1 space before "*"; 0 found
(#2093) Expected 1 space after "*"; 0 found
(#2093) Commas (,) must be followed by white space.
(#2093) Variable "Data" must be all lower-case
(#2093) Commas (,) must be followed by white space.
(#2093) Variable "Data" must be all lower-case
(#2093) Commas (,) must be followed by white space.
(#2093) Variable "Data" must be all lower-case
(#2093) Line exceeds 132 characters; contains 163 characters
(#2094) Line indented incorrectly; expected at least 32 spaces, found 17
(#2094) Inline control structures are not allowed
(#2095) Line indented incorrectly; expected at least 32 spaces, found 18
(#2095) Variable "Value" must be all lower-case
(#2096) Line indented incorrectly; expected 28 spaces, found 16
(#2096) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2098) Line indented incorrectly; expected at least 28 spaces, found 15
(#2098) Variable "ID" must be all lower-case
(#2098) Variable "Skipped" must be all lower-case
(#2098) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2099) Line indented incorrectly; expected 28 spaces, found 15
(#2099) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2099) Variable "Value" must be all lower-case
(#2099) Commas (,) must be followed by white space.
(#2099) Variable "LastValue" must be all lower-case
(#2099) Commas (,) must be followed by white space.
(#2099) Variable "LabelingMethod" must be all lower-case
(#2099) Commas (,) must be followed by white space.
(#2099) Variable "ID" must be all lower-case
(#2099) Commas (,) must be followed by white space.
(#2099) Variable "LabelSkip" must be all lower-case
(#2099) Variable "RemoveXAxis" must be all lower-case
(#2100) Line indented incorrectly; expected at least 28 spaces, found 16
(#2101) Line indented incorrectly; expected at least 32 spaces, found 17
(#2101) Variable "Bounds" must be all lower-case
(#2101) Variable "XPos" must be all lower-case
(#2101) Commas (,) must be followed by white space.
(#2101) Variable "YPos" must be all lower-case
(#2101) Expected 1 space before "-"; 0 found
(#2101) Expected 1 space after "-"; 0 found
(#2101) Variable "OuterTickWidth" must be all lower-case
(#2101) Expected 1 space before "-"; 0 found
(#2101) Expected 1 space after "-"; 0 found
(#2101) Variable "YLabelOffset" must be all lower-case
(#2101) Commas (,) must be followed by white space.
(#2101) Variable "Value" must be all lower-case
(#2101) Commas (,) must be followed by white space.
(#2101) Expected 1 space before "=>"; 0 found
(#2101) Expected 1 space after "=>"; 0 found
(#2101) Variable "LabelRotation" must be all lower-case
(#2101) Commas (,) must be followed by white space.
(#2101) Expected 1 space before "=>"; 0 found
(#2101) Expected 1 space after "=>"; 0 found
(#2101) Variable "LabelAlign" must be all lower-case
(#2101) Line exceeds 132 characters; contains 145 characters
(#2102) Line indented incorrectly; expected at least 32 spaces, found 17
(#2102) Variable "TxtBox" must be all lower-case
(#2102) Variable "YPos" must be all lower-case
(#2102) Expected 1 space before "-"; 0 found
(#2102) Expected 1 space after "-"; 0 found
(#2102) Variable "OuterTickWidth" must be all lower-case
(#2102) Expected 1 space before "-"; 0 found
(#2102) Expected 1 space after "-"; 0 found
(#2102) Expected 1 space before "-"; 0 found
(#2102) Expected 1 space after "-"; 0 found
(#2102) Variable "Bounds" must be all lower-case
(#2102) Expected 1 space before "-"; 0 found
(#2102) Expected 1 space after "-"; 0 found
(#2102) Variable "Bounds" must be all lower-case
(#2103) Line indented incorrectly; expected at least 32 spaces, found 17
(#2103) Variable "MinTop" must be all lower-case
(#2103) Variable "MinTop" must be all lower-case
(#2103) Commas (,) must be followed by white space.
(#2103) Variable "TxtBox" must be all lower-case
(#2104) Line indented incorrectly; expected at least 32 spaces, found 17
(#2104) Variable "LastValue" must be all lower-case
(#2104) Variable "Value" must be all lower-case
(#2105) Line indented incorrectly; expected at least 32 spaces, found 17
(#2105) Variable "Skipped" must be all lower-case
(#2105) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2106) Line indented incorrectly; expected 28 spaces, found 16
(#2106) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2108) Line indented incorrectly; expected 28 spaces, found 15
(#2108) Expected "if (...) {\n"; found "if (...) { "
(#2108) Variable "RemoveXAxis" must be all lower-case
(#2108) Variable "Skipped" must be all lower-case
(#2108) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2108) Closing brace must be on a line by itself
(#2110) Line indented incorrectly; expected 28 spaces, found 15
(#2110) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2110) Variable "Skipped" must be all lower-case
(#2111) Line indented incorrectly; expected at least 28 spaces, found 16
(#2112) Line indented incorrectly; expected 32 spaces, found 17
(#2112) Expected "if (...) {\n"; found "if (...) { "
(#2112) Variable "DrawXLines" must be all lower-case
(#2112) Variable "XPos" must be all lower-case
(#2112) Commas (,) must be followed by white space.
(#2112) Expected 1 space before "+"; 0 found
(#2112) Expected 1 space after "+"; 0 found
(#2112) Variable "FloatingOffset" must be all lower-case
(#2112) Commas (,) must be followed by white space.
(#2112) Variable "XPos" must be all lower-case
(#2112) Commas (,) must be followed by white space.
(#2112) Expected 1 space before "-"; 0 found
(#2112) Expected 1 space after "-"; 0 found
(#2112) Variable "FloatingOffset" must be all lower-case
(#2112) Commas (,) must be followed by white space.
(#2112) Variable "SkippedAxisColor" must be all lower-case
(#2112) Line exceeds 132 characters; contains 157 characters
(#2112) Closing brace must be on a line by itself
(#2113) Line indented incorrectly; expected 32 spaces, found 17
(#2113) Expected "if (...) {\n"; found "if (...) { "
(#2113) Variable "SkippedInnerTickWidth" must be all lower-case
(#2113) Expected 1 space after "!="; 0 found
(#2113) Variable "SkippedOuterTickWidth" must be all lower-case
(#2113) Variable "RemoveXAxis" must be all lower-case
(#2113) Variable "XPos" must be all lower-case
(#2113) Commas (,) must be followed by white space.
(#2113) Variable "YPos" must be all lower-case
(#2113) Expected 1 space before "+"; 0 found
(#2113) Expected 1 space after "+"; 0 found
(#2113) Variable "SkippedInnerTickWidth" must be all lower-case
(#2113) Commas (,) must be followed by white space.
(#2113) Variable "XPos" must be all lower-case
(#2113) Commas (,) must be followed by white space.
(#2113) Variable "YPos" must be all lower-case
(#2113) Expected 1 space before "-"; 0 found
(#2113) Expected 1 space after "-"; 0 found
(#2113) Variable "SkippedOuterTickWidth" must be all lower-case
(#2113) Commas (,) must be followed by white space.
(#2113) Variable "SkippedTickColor" must be all lower-case
(#2113) Line exceeds maximum limit of 180 characters; contains 210 characters
(#2113) Closing brace must be on a line by itself
(#2114) Line indented incorrectly; expected 28 spaces, found 16
(#2114) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2115) Line indented incorrectly; expected 28 spaces, found 15
(#2115) Expected "} else {\n"; found "}\n else\n {\n"
(#2116) Line indented incorrectly; expected at least 28 spaces, found 16
(#2117) Line indented incorrectly; expected 32 spaces, found 17
(#2117) Expected "if (...) {\n"; found "if (...) { "
(#2117) Variable "DrawXLines" must be all lower-case
(#2117) Variable "XPos" must be all lower-case
(#2117) Commas (,) must be followed by white space.
(#2117) Expected 1 space before "+"; 0 found
(#2117) Expected 1 space after "+"; 0 found
(#2117) Variable "FloatingOffset" must be all lower-case
(#2117) Commas (,) must be followed by white space.
(#2117) Variable "XPos" must be all lower-case
(#2117) Commas (,) must be followed by white space.
(#2117) Expected 1 space before "-"; 0 found
(#2117) Expected 1 space after "-"; 0 found
(#2117) Variable "FloatingOffset" must be all lower-case
(#2117) Commas (,) must be followed by white space.
(#2117) Expected 1 space before "=>"; 0 found
(#2117) Expected 1 space after "=>"; 0 found
(#2117) Variable "GridR" must be all lower-case
(#2117) Commas (,) must be followed by white space.
(#2117) Expected 1 space before "=>"; 0 found
(#2117) Expected 1 space after "=>"; 0 found
(#2117) Variable "GridG" must be all lower-case
(#2117) Commas (,) must be followed by white space.
(#2117) Expected 1 space before "=>"; 0 found
(#2117) Expected 1 space after "=>"; 0 found
(#2117) Variable "GridB" must be all lower-case
(#2117) Commas (,) must be followed by white space.
(#2117) Expected 1 space before "=>"; 0 found
(#2117) Expected 1 space after "=>"; 0 found
(#2117) Variable "GridAlpha" must be all lower-case
(#2117) Commas (,) must be followed by white space.
(#2117) Expected 1 space before "=>"; 0 found
(#2117) Expected 1 space after "=>"; 0 found
(#2117) Variable "GridTicks" must be all lower-case
(#2117) Line exceeds maximum limit of 180 characters; contains 222 characters
(#2117) Closing brace must be on a line by itself
(#2118) Line indented incorrectly; expected 32 spaces, found 17
(#2118) Expected "if (...) {\n"; found "if (...) { "
(#2118) Variable "InnerTickWidth" must be all lower-case
(#2118) Expected 1 space after "!="; 0 found
(#2118) Variable "OuterTickWidth" must be all lower-case
(#2118) Variable "RemoveXAxis" must be all lower-case
(#2118) Variable "XPos" must be all lower-case
(#2118) Commas (,) must be followed by white space.
(#2118) Variable "YPos" must be all lower-case
(#2118) Expected 1 space before "+"; 0 found
(#2118) Expected 1 space after "+"; 0 found
(#2118) Variable "InnerTickWidth" must be all lower-case
(#2118) Commas (,) must be followed by white space.
(#2118) Variable "XPos" must be all lower-case
(#2118) Commas (,) must be followed by white space.
(#2118) Variable "YPos" must be all lower-case
(#2118) Expected 1 space before "-"; 0 found
(#2118) Expected 1 space after "-"; 0 found
(#2118) Variable "OuterTickWidth" must be all lower-case
(#2118) Commas (,) must be followed by white space.
(#2118) Expected 1 space before "=>"; 0 found
(#2118) Expected 1 space after "=>"; 0 found
(#2118) Variable "TickR" must be all lower-case
(#2118) Commas (,) must be followed by white space.
(#2118) Expected 1 space before "=>"; 0 found
(#2118) Expected 1 space after "=>"; 0 found
(#2118) Variable "TickG" must be all lower-case
(#2118) Commas (,) must be followed by white space.
(#2118) Expected 1 space before "=>"; 0 found
(#2118) Expected 1 space after "=>"; 0 found
(#2118) Variable "TickB" must be all lower-case
(#2118) Commas (,) must be followed by white space.
(#2118) Expected 1 space before "=>"; 0 found
(#2118) Expected 1 space after "=>"; 0 found
(#2118) Variable "TickAlpha" must be all lower-case
(#2118) Line exceeds maximum limit of 180 characters; contains 227 characters
(#2118) Closing brace must be on a line by itself
(#2119) Line indented incorrectly; expected 28 spaces, found 16
(#2119) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2121) Line indented incorrectly; expected 24 spaces, found 14
(#2121) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2123) Line indented incorrectly; expected 24 spaces, found 13
(#2123) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2123) Variable "Parameters" must be all lower-case
(#2123) Variable "RemoveXAxis" must be all lower-case
(#2124) Line indented incorrectly; expected at least 24 spaces, found 14
(#2125) Line indented incorrectly; expected at least 28 spaces, found 15
(#2125) Variable "YPos" must be all lower-case
(#2125) Variable "MinTop" must be all lower-case
(#2125) Expected 1 space before "-"; 0 found
(#2125) Expected 1 space after "-"; 0 found
(#2126) Line indented incorrectly; expected at least 28 spaces, found 15
(#2126) Variable "XPos" must be all lower-case
(#2126) Expected 1 space before "+"; 0 found
(#2126) Expected 1 space after "+"; 0 found
(#2126) Expected 1 space before "-"; 0 found
(#2126) Expected 1 space after "-"; 0 found
(#2126) Expected 1 space before "/"; 0 found
(#2126) Expected 1 space after "/"; 0 found
(#2127) Line indented incorrectly; expected at least 28 spaces, found 15
(#2127) Variable "Bounds" must be all lower-case
(#2127) Variable "XPos" must be all lower-case
(#2127) Commas (,) must be followed by white space.
(#2127) Variable "YPos" must be all lower-case
(#2127) Commas (,) must be followed by white space.
(#2127) Variable "Parameters" must be all lower-case
(#2127) Commas (,) must be followed by white space.
(#2127) Expected 1 space before "=>"; 0 found
(#2127) Expected 1 space after "=>"; 0 found
(#2128) Line indented incorrectly; expected at least 28 spaces, found 15
(#2128) Variable "MinTop" must be all lower-case
(#2128) Variable "Bounds" must be all lower-case
(#2130) Line indented incorrectly; expected at least 28 spaces, found 15
(#2130) Variable "MinTop" must be all lower-case
(#2131) Line indented incorrectly; expected 24 spaces, found 14
(#2131) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2133) Line indented incorrectly; expected at least 24 spaces, found 13
(#2133) Variable "AxisPos" must be all lower-case
(#2133) Variable "MinTop" must be all lower-case
(#2133) Variable "ScaleSpacing" must be all lower-case
(#2134) Line indented incorrectly; expected 20 spaces, found 12
(#2134) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2135) Line indented incorrectly; expected 16 spaces, found 10
(#2135) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2136) Line indented incorrectly; expected 16 spaces, found 9
(#2136) Usage of ELSEIF not allowed; use ELSE IF instead
(#2136) Variable "Pos" must be all lower-case
(#2137) Line indented incorrectly; expected at least 16 spaces, found 10
(#2138) Line indented incorrectly; expected 20 spaces, found 11
(#2138) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2138) Variable "Parameters" must be all lower-case
(#2139) Line indented incorrectly; expected at least 20 spaces, found 12
(#2140) Line indented incorrectly; expected 24 spaces, found 13
(#2140) Expected "if (...) {\n"; found "if (...)\t\t\t\t\t{ "
(#2140) Variable "LabelRotation" must be all lower-case
(#2140) Spaces must be used for alignment; tabs are not allowed
(#2140) Tab found within whitespace
(#2140) Variable "LabelAlign" must be all lower-case
(#2140) Variable "XLabelOffset" must be all lower-case
(#2140) Closing brace must be on a line by itself
(#2141) Line indented incorrectly; expected 24 spaces, found 13
(#2141) Expected "if (...) {\n"; found "if (...)\t\t{ "
(#2141) Variable "LabelRotation" must be all lower-case
(#2141) Variable "LabelRotation" must be all lower-case
(#2141) Spaces must be used for alignment; tabs are not allowed
(#2141) Tab found within whitespace
(#2141) Variable "LabelAlign" must be all lower-case
(#2141) Variable "XLabelOffset" must be all lower-case
(#2141) Closing brace must be on a line by itself
(#2142) Line indented incorrectly; expected 24 spaces, found 13
(#2142) Expected "if (...) {\n"; found "if (...)\t\t\t\t{ "
(#2142) Variable "LabelRotation" must be all lower-case
(#2142) Spaces must be used for alignment; tabs are not allowed
(#2142) Tab found within whitespace
(#2142) Variable "LabelAlign" must be all lower-case
(#2142) Variable "XLabelOffset" must be all lower-case
(#2142) Closing brace must be on a line by itself
(#2143) Line indented incorrectly; expected 24 spaces, found 13
(#2143) Expected "if (...) {\n"; found "if (...)\t{ "
(#2143) Variable "LabelRotation" must be all lower-case
(#2143) Variable "LabelRotation" must be all lower-case
(#2143) Spaces must be used for alignment; tabs are not allowed
(#2143) Tab found within whitespace
(#2143) Variable "LabelAlign" must be all lower-case
(#2143) Variable "XLabelOffset" must be all lower-case
(#2143) Closing brace must be on a line by itself
(#2145) Line indented incorrectly; expected 24 spaces, found 13
(#2145) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2145) Variable "RemoveXAxis" must be all lower-case
(#2146) Line indented incorrectly; expected at least 24 spaces, found 14
(#2147) Line indented incorrectly; expected 28 spaces, found 15
(#2147) Expected "if (...) {\n"; found "if (...)\n { "
(#2147) Variable "Floating" must be all lower-case
(#2148) Line indented incorrectly; expected at least 28 spaces, found 16
(#2148) Variable "FloatingOffset" must be all lower-case
(#2148) Variable "YMargin" must be all lower-case
(#2148) Variable "AxisPos" must be all lower-case
(#2148) Commas (,) must be followed by white space.
(#2148) Expected 1 space before "+"; 0 found
(#2148) Expected 1 space after "+"; 0 found
(#2148) Variable "Parameters" must be all lower-case
(#2148) Commas (,) must be followed by white space.
(#2148) Variable "AxisPos" must be all lower-case
(#2148) Commas (,) must be followed by white space.
(#2148) Expected 1 space before "-"; 0 found
(#2148) Expected 1 space after "-"; 0 found
(#2148) Variable "Parameters" must be all lower-case
(#2148) Commas (,) must be followed by white space.
(#2148) Expected 1 space before "=>"; 0 found
(#2148) Expected 1 space after "=>"; 0 found
(#2148) Variable "AxisR" must be all lower-case
(#2148) Commas (,) must be followed by white space.
(#2148) Expected 1 space before "=>"; 0 found
(#2148) Expected 1 space after "=>"; 0 found
(#2148) Variable "AxisG" must be all lower-case
(#2148) Commas (,) must be followed by white space.
(#2148) Expected 1 space before "=>"; 0 found
(#2148) Expected 1 space after "=>"; 0 found
(#2148) Variable "AxisB" must be all lower-case
(#2148) Commas (,) must be followed by white space.
(#2148) Expected 1 space before "=>"; 0 found
(#2148) Expected 1 space after "=>"; 0 found
(#2148) Variable "AxisAlpha" must be all lower-case
(#2148) Line exceeds maximum limit of 180 characters; contains 238 characters
(#2148) Closing brace must be on a line by itself
(#2149) Line indented incorrectly; expected 28 spaces, found 15
(#2149) Expected "} else {\n"; found "}\n else\n { "
(#2150) Line indented incorrectly; expected at least 28 spaces, found 16
(#2150) Variable "FloatingOffset" must be all lower-case
(#2150) Variable "AxisPos" must be all lower-case
(#2150) Commas (,) must be followed by white space.
(#2150) Commas (,) must be followed by white space.
(#2150) Variable "AxisPos" must be all lower-case
(#2150) Commas (,) must be followed by white space.
(#2150) Commas (,) must be followed by white space.
(#2150) Expected 1 space before "=>"; 0 found
(#2150) Expected 1 space after "=>"; 0 found
(#2150) Variable "AxisR" must be all lower-case
(#2150) Commas (,) must be followed by white space.
(#2150) Expected 1 space before "=>"; 0 found
(#2150) Expected 1 space after "=>"; 0 found
(#2150) Variable "AxisG" must be all lower-case
(#2150) Commas (,) must be followed by white space.
(#2150) Expected 1 space before "=>"; 0 found
(#2150) Expected 1 space after "=>"; 0 found
(#2150) Variable "AxisB" must be all lower-case
(#2150) Commas (,) must be followed by white space.
(#2150) Expected 1 space before "=>"; 0 found
(#2150) Expected 1 space after "=>"; 0 found
(#2150) Variable "AxisAlpha" must be all lower-case
(#2150) Line exceeds maximum limit of 180 characters; contains 187 characters
(#2150) Closing brace must be on a line by itself
(#2152) Line indented incorrectly; expected 28 spaces, found 15
(#2152) Expected "if (...) {\n"; found "if (...) { "
(#2152) Variable "DrawArrows" must be all lower-case
(#2152) Variable "AxisPos" must be all lower-case
(#2152) Commas (,) must be followed by white space.
(#2152) Expected 1 space before "-"; 0 found
(#2152) Expected 1 space after "-"; 0 found
(#2152) Variable "Parameters" must be all lower-case
(#2152) Commas (,) must be followed by white space.
(#2152) Variable "AxisPos" must be all lower-case
(#2152) Commas (,) must be followed by white space.
(#2152) Expected 1 space before "+"; 0 found
(#2152) Expected 1 space after "+"; 0 found
(#2152) Variable "ArrowSize" must be all lower-case
(#2152) Expected 1 space before "*"; 0 found
(#2152) Expected 1 space after "*"; 0 found
(#2152) Commas (,) must be followed by white space.
(#2152) Expected 1 space before "=>"; 0 found
(#2152) Expected 1 space after "=>"; 0 found
(#2152) Variable "AxisR" must be all lower-case
(#2152) Commas (,) must be followed by white space.
(#2152) Expected 1 space before "=>"; 0 found
(#2152) Expected 1 space after "=>"; 0 found
(#2152) Variable "AxisG" must be all lower-case
(#2152) Commas (,) must be followed by white space.
(#2152) Expected 1 space before "=>"; 0 found
(#2152) Expected 1 space after "=>"; 0 found
(#2152) Variable "AxisB" must be all lower-case
(#2152) Commas (,) must be followed by white space.
(#2152) Expected 1 space before "=>"; 0 found
(#2152) Expected 1 space after "=>"; 0 found
(#2152) Variable "ArrowSize" must be all lower-case
(#2152) Line exceeds maximum limit of 180 characters; contains 233 characters
(#2152) Closing brace must be on a line by itself
(#2153) Line indented incorrectly; expected 24 spaces, found 14
(#2153) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2155) Line indented incorrectly; expected at least 24 spaces, found 13
(#2155) Variable "Height" must be all lower-case
(#2155) Variable "Parameters" must be all lower-case
(#2155) Expected 1 space before "*"; 0 found
(#2155) Expected 1 space after "*"; 0 found
(#2157) Line indented incorrectly; expected 24 spaces, found 13
(#2157) Expected "if (...) {\n"; found "if (...) { "
(#2157) Variable "Parameters" must be all lower-case
(#2157) Variable "Step" must be all lower-case
(#2157) Variable "Height" must be all lower-case
(#2157) Closing brace must be on a line by itself
(#2157) Expected "} else {\n"; found "} else { "
(#2157) Variable "Step" must be all lower-case
(#2157) Variable "Height" must be all lower-case
(#2157) Variable "Parameters" must be all lower-case
(#2157) Closing brace must be on a line by itself
(#2159) Line indented incorrectly; expected at least 24 spaces, found 13
(#2159) Variable "MinLeft" must be all lower-case
(#2159) Variable "AxisPos" must be all lower-case
(#2160) Line indented incorrectly; expected 24 spaces, found 13
(#2160) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2160) Expected 1 space after first semicolon of FOR loop; 0 found
(#2160) Expected 1 space after second semicolon of FOR loop; 0 found
(#2160) Expected 1 space before "="; 0 found
(#2160) Expected 1 space after "="; 0 found
(#2160) Expected 1 space before "<="; 0 found
(#2160) Expected 1 space after "<="; 0 found
(#2160) Variable "Parameters" must be all lower-case
(#2161) Line indented incorrectly; expected at least 24 spaces, found 14
(#2162) Line indented incorrectly; expected at least 28 spaces, found 15
(#2162) Variable "YPos" must be all lower-case
(#2162) Variable "Parameters" must be all lower-case
(#2162) Variable "Step" must be all lower-case
(#2162) Expected 1 space before "*"; 0 found
(#2162) Expected 1 space after "*"; 0 found
(#2163) Line indented incorrectly; expected at least 28 spaces, found 15
(#2163) Variable "XPos" must be all lower-case
(#2163) Variable "AxisPos" must be all lower-case
(#2165) Line indented incorrectly; expected 28 spaces, found 15
(#2165) Expected "if (...) {\n"; found "if (...)\n { "
(#2165) Variable "Abscissa" must be all lower-case
(#2165) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2166) Line indented incorrectly; expected at least 28 spaces, found 16
(#2166) Expected "if (...) {\n"; found "if (...) { "
(#2166) Variable "Data" must be all lower-case
(#2166) Variable "Abscissa" must be all lower-case
(#2166) Variable "Value" must be all lower-case
(#2166) Variable "Data" must be all lower-case
(#2166) Variable "Abscissa" must be all lower-case
(#2166) Commas (,) must be followed by white space.
(#2166) Variable "Data" must be all lower-case
(#2166) Commas (,) must be followed by white space.
(#2166) Variable "Data" must be all lower-case
(#2166) Commas (,) must be followed by white space.
(#2166) Variable "Data" must be all lower-case
(#2166) Closing brace must be on a line by itself
(#2166) Expected "} else {\n"; found "} else { "
(#2166) Variable "Value" must be all lower-case
(#2166) Closing brace must be on a line by itself
(#2166) Line exceeds maximum limit of 180 characters; contains 229 characters
(#2166) Closing brace must be on a line by itself
(#2167) Line indented incorrectly; expected 28 spaces, found 15
(#2167) Expected "} else {\n"; found "}\n else\n {\n"
(#2168) Line indented incorrectly; expected at least 28 spaces, found 16
(#2169) Line indented incorrectly; expected at least 32 spaces, found 17
(#2169) Inline control structures are not allowed
(#2169) Variable "Parameters" must be all lower-case
(#2169) Variable "Parameters" must be all lower-case
(#2170) Line indented incorrectly; expected at least 32 spaces, found 18
(#2170) Variable "Value" must be all lower-case
(#2170) Variable "Parameters" must be all lower-case
(#2170) Variable "Parameters" must be all lower-case
(#2170) Expected 1 space before "*"; 0 found
(#2170) Expected 1 space after "*"; 0 found
(#2170) Commas (,) must be followed by white space.
(#2170) Variable "Data" must be all lower-case
(#2170) Commas (,) must be followed by white space.
(#2170) Variable "Data" must be all lower-case
(#2170) Commas (,) must be followed by white space.
(#2170) Variable "Data" must be all lower-case
(#2170) Line exceeds 132 characters; contains 163 characters
(#2171) Line indented incorrectly; expected at least 32 spaces, found 17
(#2171) Inline control structures are not allowed
(#2172) Line indented incorrectly; expected at least 32 spaces, found 18
(#2172) Variable "Value" must be all lower-case
(#2173) Line indented incorrectly; expected 28 spaces, found 16
(#2173) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2175) Line indented incorrectly; expected at least 28 spaces, found 15
(#2175) Variable "ID" must be all lower-case
(#2175) Variable "Skipped" must be all lower-case
(#2175) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2176) Line indented incorrectly; expected 28 spaces, found 15
(#2176) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2176) Variable "Value" must be all lower-case
(#2176) Commas (,) must be followed by white space.
(#2176) Variable "LastValue" must be all lower-case
(#2176) Commas (,) must be followed by white space.
(#2176) Variable "LabelingMethod" must be all lower-case
(#2176) Commas (,) must be followed by white space.
(#2176) Variable "ID" must be all lower-case
(#2176) Commas (,) must be followed by white space.
(#2176) Variable "LabelSkip" must be all lower-case
(#2176) Variable "RemoveXAxis" must be all lower-case
(#2177) Line indented incorrectly; expected at least 28 spaces, found 16
(#2178) Line indented incorrectly; expected at least 32 spaces, found 17
(#2178) Variable "Bounds" must be all lower-case
(#2178) Variable "XPos" must be all lower-case
(#2178) Expected 1 space before "-"; 0 found
(#2178) Expected 1 space after "-"; 0 found
(#2178) Variable "OuterTickWidth" must be all lower-case
(#2178) Expected 1 space before "+"; 0 found
(#2178) Expected 1 space after "+"; 0 found
(#2178) Variable "XLabelOffset" must be all lower-case
(#2178) Commas (,) must be followed by white space.
(#2178) Variable "YPos" must be all lower-case
(#2178) Commas (,) must be followed by white space.
(#2178) Variable "Value" must be all lower-case
(#2178) Commas (,) must be followed by white space.
(#2178) Expected 1 space before "=>"; 0 found
(#2178) Expected 1 space after "=>"; 0 found
(#2178) Variable "LabelRotation" must be all lower-case
(#2178) Commas (,) must be followed by white space.
(#2178) Expected 1 space before "=>"; 0 found
(#2178) Expected 1 space after "=>"; 0 found
(#2178) Variable "LabelAlign" must be all lower-case
(#2178) Line exceeds 132 characters; contains 146 characters
(#2179) Line indented incorrectly; expected at least 32 spaces, found 17
(#2179) Variable "TxtBox" must be all lower-case
(#2179) Variable "XPos" must be all lower-case
(#2179) Expected 1 space before "-"; 0 found
(#2179) Expected 1 space after "-"; 0 found
(#2179) Variable "OuterTickWidth" must be all lower-case
(#2179) Expected 1 space before "-"; 0 found
(#2179) Expected 1 space after "-"; 0 found
(#2179) Expected 1 space before "-"; 0 found
(#2179) Expected 1 space after "-"; 0 found
(#2179) Variable "Bounds" must be all lower-case
(#2179) Expected 1 space before "-"; 0 found
(#2179) Expected 1 space after "-"; 0 found
(#2179) Variable "Bounds" must be all lower-case
(#2180) Line indented incorrectly; expected at least 32 spaces, found 17
(#2180) Variable "MinLeft" must be all lower-case
(#2180) Variable "MinLeft" must be all lower-case
(#2180) Commas (,) must be followed by white space.
(#2180) Variable "TxtBox" must be all lower-case
(#2181) Line indented incorrectly; expected at least 32 spaces, found 17
(#2181) Variable "LastValue" must be all lower-case
(#2181) Variable "Value" must be all lower-case
(#2182) Line indented incorrectly; expected at least 32 spaces, found 17
(#2182) Variable "Skipped" must be all lower-case
(#2182) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2183) Line indented incorrectly; expected 28 spaces, found 16
(#2183) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2185) Line indented incorrectly; expected 28 spaces, found 15
(#2185) Expected "if (...) {\n"; found "if (...) { "
(#2185) Variable "RemoveXAxis" must be all lower-case
(#2185) Variable "Skipped" must be all lower-case
(#2185) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2185) Closing brace must be on a line by itself
(#2187) Line indented incorrectly; expected 28 spaces, found 15
(#2187) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2187) Variable "Skipped" must be all lower-case
(#2188) Line indented incorrectly; expected at least 28 spaces, found 16
(#2189) Line indented incorrectly; expected 32 spaces, found 17
(#2189) Expected "if (...) {\n"; found "if (...) { "
(#2189) Variable "DrawXLines" must be all lower-case
(#2189) Expected 1 space before "+"; 0 found
(#2189) Expected 1 space after "+"; 0 found
(#2189) Variable "FloatingOffset" must be all lower-case
(#2189) Commas (,) must be followed by white space.
(#2189) Variable "YPos" must be all lower-case
(#2189) Commas (,) must be followed by white space.
(#2189) Expected 1 space before "-"; 0 found
(#2189) Expected 1 space after "-"; 0 found
(#2189) Variable "FloatingOffset" must be all lower-case
(#2189) Commas (,) must be followed by white space.
(#2189) Variable "YPos" must be all lower-case
(#2189) Commas (,) must be followed by white space.
(#2189) Variable "SkippedAxisColor" must be all lower-case
(#2189) Line exceeds 132 characters; contains 157 characters
(#2189) Closing brace must be on a line by itself
(#2190) Line indented incorrectly; expected 32 spaces, found 17
(#2190) Expected "if (...) {\n"; found "if (...) { "
(#2190) Variable "SkippedInnerTickWidth" must be all lower-case
(#2190) Expected 1 space after "!="; 0 found
(#2190) Variable "SkippedOuterTickWidth" must be all lower-case
(#2190) Variable "RemoveXAxis" must be all lower-case
(#2190) Variable "XPos" must be all lower-case
(#2190) Expected 1 space before "-"; 0 found
(#2190) Expected 1 space after "-"; 0 found
(#2190) Variable "SkippedOuterTickWidth" must be all lower-case
(#2190) Commas (,) must be followed by white space.
(#2190) Variable "YPos" must be all lower-case
(#2190) Commas (,) must be followed by white space.
(#2190) Variable "XPos" must be all lower-case
(#2190) Expected 1 space before "+"; 0 found
(#2190) Expected 1 space after "+"; 0 found
(#2190) Variable "SkippedInnerTickWidth" must be all lower-case
(#2190) Commas (,) must be followed by white space.
(#2190) Variable "YPos" must be all lower-case
(#2190) Commas (,) must be followed by white space.
(#2190) Variable "SkippedTickColor" must be all lower-case
(#2190) Line exceeds maximum limit of 180 characters; contains 210 characters
(#2190) Closing brace must be on a line by itself
(#2191) Line indented incorrectly; expected 28 spaces, found 16
(#2191) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2192) Line indented incorrectly; expected 28 spaces, found 15
(#2192) Expected "} else {\n"; found "}\n else\n {\n"
(#2193) Line indented incorrectly; expected at least 28 spaces, found 16
(#2194) Line indented incorrectly; expected 32 spaces, found 17
(#2194) Expected "if (...) {\n"; found "if (...) { "
(#2194) Variable "DrawXLines" must be all lower-case
(#2194) Variable "YPos" must be all lower-case
(#2194) Variable "YPos" must be all lower-case
(#2194) Expected 1 space before "+"; 0 found
(#2194) Expected 1 space after "+"; 0 found
(#2194) Variable "FloatingOffset" must be all lower-case
(#2194) Commas (,) must be followed by white space.
(#2194) Variable "YPos" must be all lower-case
(#2194) Commas (,) must be followed by white space.
(#2194) Expected 1 space before "-"; 0 found
(#2194) Expected 1 space after "-"; 0 found
(#2194) Variable "FloatingOffset" must be all lower-case
(#2194) Commas (,) must be followed by white space.
(#2194) Variable "YPos" must be all lower-case
(#2194) Commas (,) must be followed by white space.
(#2194) Expected 1 space before "=>"; 0 found
(#2194) Expected 1 space after "=>"; 0 found
(#2194) Variable "GridR" must be all lower-case
(#2194) Commas (,) must be followed by white space.
(#2194) Expected 1 space before "=>"; 0 found
(#2194) Expected 1 space after "=>"; 0 found
(#2194) Variable "GridG" must be all lower-case
(#2194) Commas (,) must be followed by white space.
(#2194) Expected 1 space before "=>"; 0 found
(#2194) Expected 1 space after "=>"; 0 found
(#2194) Variable "GridB" must be all lower-case
(#2194) Commas (,) must be followed by white space.
(#2194) Expected 1 space before "=>"; 0 found
(#2194) Expected 1 space after "=>"; 0 found
(#2194) Variable "GridAlpha" must be all lower-case
(#2194) Commas (,) must be followed by white space.
(#2194) Expected 1 space before "=>"; 0 found
(#2194) Expected 1 space after "=>"; 0 found
(#2194) Variable "GridTicks" must be all lower-case
(#2194) Line exceeds maximum limit of 180 characters; contains 286 characters
(#2194) Closing brace must be on a line by itself
(#2195) Line indented incorrectly; expected 32 spaces, found 17
(#2195) Expected "if (...) {\n"; found "if (...) { "
(#2195) Variable "InnerTickWidth" must be all lower-case
(#2195) Expected 1 space after "!="; 0 found
(#2195) Variable "OuterTickWidth" must be all lower-case
(#2195) Variable "RemoveXAxis" must be all lower-case
(#2195) Variable "XPos" must be all lower-case
(#2195) Expected 1 space before "-"; 0 found
(#2195) Expected 1 space after "-"; 0 found
(#2195) Variable "OuterTickWidth" must be all lower-case
(#2195) Commas (,) must be followed by white space.
(#2195) Variable "YPos" must be all lower-case
(#2195) Commas (,) must be followed by white space.
(#2195) Variable "XPos" must be all lower-case
(#2195) Expected 1 space before "+"; 0 found
(#2195) Expected 1 space after "+"; 0 found
(#2195) Variable "InnerTickWidth" must be all lower-case
(#2195) Commas (,) must be followed by white space.
(#2195) Variable "YPos" must be all lower-case
(#2195) Commas (,) must be followed by white space.
(#2195) Expected 1 space before "=>"; 0 found
(#2195) Expected 1 space after "=>"; 0 found
(#2195) Variable "TickR" must be all lower-case
(#2195) Commas (,) must be followed by white space.
(#2195) Expected 1 space before "=>"; 0 found
(#2195) Expected 1 space after "=>"; 0 found
(#2195) Variable "TickG" must be all lower-case
(#2195) Commas (,) must be followed by white space.
(#2195) Expected 1 space before "=>"; 0 found
(#2195) Expected 1 space after "=>"; 0 found
(#2195) Variable "TickB" must be all lower-case
(#2195) Commas (,) must be followed by white space.
(#2195) Expected 1 space before "=>"; 0 found
(#2195) Expected 1 space after "=>"; 0 found
(#2195) Variable "TickAlpha" must be all lower-case
(#2195) Line exceeds maximum limit of 180 characters; contains 227 characters
(#2195) Closing brace must be on a line by itself
(#2196) Line indented incorrectly; expected 28 spaces, found 16
(#2196) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2198) Line indented incorrectly; expected 24 spaces, found 14
(#2198) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2199) Line indented incorrectly; expected 24 spaces, found 13
(#2199) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2199) Variable "Parameters" must be all lower-case
(#2199) Variable "RemoveXAxis" must be all lower-case
(#2200) Line indented incorrectly; expected at least 24 spaces, found 14
(#2201) Line indented incorrectly; expected at least 28 spaces, found 15
(#2201) Variable "XPos" must be all lower-case
(#2201) Variable "MinLeft" must be all lower-case
(#2201) Expected 1 space before "-"; 0 found
(#2201) Expected 1 space after "-"; 0 found
(#2202) Line indented incorrectly; expected at least 28 spaces, found 15
(#2202) Variable "YPos" must be all lower-case
(#2202) Expected 1 space before "+"; 0 found
(#2202) Expected 1 space after "+"; 0 found
(#2202) Expected 1 space before "-"; 0 found
(#2202) Expected 1 space after "-"; 0 found
(#2202) Expected 1 space before "/"; 0 found
(#2202) Expected 1 space after "/"; 0 found
(#2203) Line indented incorrectly; expected at least 28 spaces, found 15
(#2203) Variable "Bounds" must be all lower-case
(#2203) Variable "XPos" must be all lower-case
(#2203) Commas (,) must be followed by white space.
(#2203) Variable "YPos" must be all lower-case
(#2203) Commas (,) must be followed by white space.
(#2203) Variable "Parameters" must be all lower-case
(#2203) Commas (,) must be followed by white space.
(#2203) Expected 1 space before "=>"; 0 found
(#2203) Expected 1 space after "=>"; 0 found
(#2203) Commas (,) must be followed by white space.
(#2203) Expected 1 space before "=>"; 0 found
(#2203) Expected 1 space after "=>"; 0 found
(#2204) Line indented incorrectly; expected at least 28 spaces, found 15
(#2204) Variable "MinLeft" must be all lower-case
(#2204) Variable "Bounds" must be all lower-case
(#2206) Line indented incorrectly; expected at least 28 spaces, found 15
(#2206) Variable "MinLeft" must be all lower-case
(#2207) Line indented incorrectly; expected 24 spaces, found 14
(#2207) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2209) Line indented incorrectly; expected at least 24 spaces, found 13
(#2209) Variable "AxisPos" must be all lower-case
(#2209) Variable "MinLeft" must be all lower-case
(#2209) Variable "ScaleSpacing" must be all lower-case
(#2210) Line indented incorrectly; expected 20 spaces, found 12
(#2210) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2211) Line indented incorrectly; expected 20 spaces, found 11
(#2211) Usage of ELSEIF not allowed; use ELSE IF instead
(#2211) Variable "Parameters" must be all lower-case
(#2212) Line indented incorrectly; expected at least 20 spaces, found 12
(#2213) Line indented incorrectly; expected 24 spaces, found 13
(#2213) Expected "if (...) {\n"; found "if (...)\t\t\t\t\t{ "
(#2213) Variable "LabelRotation" must be all lower-case
(#2213) Spaces must be used for alignment; tabs are not allowed
(#2213) Tab found within whitespace
(#2213) Variable "LabelAlign" must be all lower-case
(#2213) Variable "XLabelOffset" must be all lower-case
(#2213) Closing brace must be on a line by itself
(#2214) Line indented incorrectly; expected 24 spaces, found 13
(#2214) Expected "if (...) {\n"; found "if (...)\t\t{ "
(#2214) Variable "LabelRotation" must be all lower-case
(#2214) Variable "LabelRotation" must be all lower-case
(#2214) Spaces must be used for alignment; tabs are not allowed
(#2214) Tab found within whitespace
(#2214) Variable "LabelAlign" must be all lower-case
(#2214) Variable "XLabelOffset" must be all lower-case
(#2214) Closing brace must be on a line by itself
(#2215) Line indented incorrectly; expected 24 spaces, found 13
(#2215) Expected "if (...) {\n"; found "if (...)\t\t\t\t{ "
(#2215) Variable "LabelRotation" must be all lower-case
(#2215) Spaces must be used for alignment; tabs are not allowed
(#2215) Tab found within whitespace
(#2215) Variable "LabelAlign" must be all lower-case
(#2215) Variable "XLabelOffset" must be all lower-case
(#2215) Closing brace must be on a line by itself
(#2216) Line indented incorrectly; expected 24 spaces, found 13
(#2216) Expected "if (...) {\n"; found "if (...)\t{ "
(#2216) Variable "LabelRotation" must be all lower-case
(#2216) Variable "LabelRotation" must be all lower-case
(#2216) Spaces must be used for alignment; tabs are not allowed
(#2216) Tab found within whitespace
(#2216) Variable "LabelAlign" must be all lower-case
(#2216) Variable "XLabelOffset" must be all lower-case
(#2216) Closing brace must be on a line by itself
(#2218) Line indented incorrectly; expected 24 spaces, found 13
(#2218) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2218) Variable "RemoveXAxis" must be all lower-case
(#2219) Line indented incorrectly; expected at least 24 spaces, found 14
(#2220) Line indented incorrectly; expected 28 spaces, found 15
(#2220) Expected "if (...) {\n"; found "if (...)\n { "
(#2220) Variable "Floating" must be all lower-case
(#2221) Line indented incorrectly; expected at least 28 spaces, found 16
(#2221) Variable "FloatingOffset" must be all lower-case
(#2221) Variable "YMargin" must be all lower-case
(#2221) Variable "AxisPos" must be all lower-case
(#2221) Commas (,) must be followed by white space.
(#2221) Expected 1 space before "+"; 0 found
(#2221) Expected 1 space after "+"; 0 found
(#2221) Variable "Parameters" must be all lower-case
(#2221) Commas (,) must be followed by white space.
(#2221) Variable "AxisPos" must be all lower-case
(#2221) Commas (,) must be followed by white space.
(#2221) Expected 1 space before "-"; 0 found
(#2221) Expected 1 space after "-"; 0 found
(#2221) Variable "Parameters" must be all lower-case
(#2221) Commas (,) must be followed by white space.
(#2221) Expected 1 space before "=>"; 0 found
(#2221) Expected 1 space after "=>"; 0 found
(#2221) Variable "AxisR" must be all lower-case
(#2221) Commas (,) must be followed by white space.
(#2221) Expected 1 space before "=>"; 0 found
(#2221) Expected 1 space after "=>"; 0 found
(#2221) Variable "AxisG" must be all lower-case
(#2221) Commas (,) must be followed by white space.
(#2221) Expected 1 space before "=>"; 0 found
(#2221) Expected 1 space after "=>"; 0 found
(#2221) Variable "AxisB" must be all lower-case
(#2221) Commas (,) must be followed by white space.
(#2221) Expected 1 space before "=>"; 0 found
(#2221) Expected 1 space after "=>"; 0 found
(#2221) Variable "AxisAlpha" must be all lower-case
(#2221) Line exceeds maximum limit of 180 characters; contains 238 characters
(#2221) Closing brace must be on a line by itself
(#2222) Line indented incorrectly; expected 28 spaces, found 15
(#2222) Expected "} else {\n"; found "}\n else\n { "
(#2223) Line indented incorrectly; expected at least 28 spaces, found 16
(#2223) Variable "FloatingOffset" must be all lower-case
(#2223) Variable "AxisPos" must be all lower-case
(#2223) Commas (,) must be followed by white space.
(#2223) Commas (,) must be followed by white space.
(#2223) Variable "AxisPos" must be all lower-case
(#2223) Commas (,) must be followed by white space.
(#2223) Commas (,) must be followed by white space.
(#2223) Expected 1 space before "=>"; 0 found
(#2223) Expected 1 space after "=>"; 0 found
(#2223) Variable "AxisR" must be all lower-case
(#2223) Commas (,) must be followed by white space.
(#2223) Expected 1 space before "=>"; 0 found
(#2223) Expected 1 space after "=>"; 0 found
(#2223) Variable "AxisG" must be all lower-case
(#2223) Commas (,) must be followed by white space.
(#2223) Expected 1 space before "=>"; 0 found
(#2223) Expected 1 space after "=>"; 0 found
(#2223) Variable "AxisB" must be all lower-case
(#2223) Commas (,) must be followed by white space.
(#2223) Expected 1 space before "=>"; 0 found
(#2223) Expected 1 space after "=>"; 0 found
(#2223) Variable "AxisAlpha" must be all lower-case
(#2223) Line exceeds maximum limit of 180 characters; contains 187 characters
(#2223) Closing brace must be on a line by itself
(#2225) Line indented incorrectly; expected 28 spaces, found 15
(#2225) Expected "if (...) {\n"; found "if (...) { "
(#2225) Variable "DrawArrows" must be all lower-case
(#2225) Variable "AxisPos" must be all lower-case
(#2225) Commas (,) must be followed by white space.
(#2225) Expected 1 space before "-"; 0 found
(#2225) Expected 1 space after "-"; 0 found
(#2225) Variable "Parameters" must be all lower-case
(#2225) Commas (,) must be followed by white space.
(#2225) Variable "AxisPos" must be all lower-case
(#2225) Commas (,) must be followed by white space.
(#2225) Expected 1 space before "+"; 0 found
(#2225) Expected 1 space after "+"; 0 found
(#2225) Variable "ArrowSize" must be all lower-case
(#2225) Expected 1 space before "*"; 0 found
(#2225) Expected 1 space after "*"; 0 found
(#2225) Commas (,) must be followed by white space.
(#2225) Expected 1 space before "=>"; 0 found
(#2225) Expected 1 space after "=>"; 0 found
(#2225) Variable "AxisR" must be all lower-case
(#2225) Commas (,) must be followed by white space.
(#2225) Expected 1 space before "=>"; 0 found
(#2225) Expected 1 space after "=>"; 0 found
(#2225) Variable "AxisG" must be all lower-case
(#2225) Commas (,) must be followed by white space.
(#2225) Expected 1 space before "=>"; 0 found
(#2225) Expected 1 space after "=>"; 0 found
(#2225) Variable "AxisB" must be all lower-case
(#2225) Commas (,) must be followed by white space.
(#2225) Expected 1 space before "=>"; 0 found
(#2225) Expected 1 space after "=>"; 0 found
(#2225) Variable "ArrowSize" must be all lower-case
(#2225) Line exceeds maximum limit of 180 characters; contains 233 characters
(#2225) Closing brace must be on a line by itself
(#2226) Line indented incorrectly; expected 24 spaces, found 14
(#2226) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2228) Line indented incorrectly; expected at least 24 spaces, found 13
(#2228) Variable "Height" must be all lower-case
(#2228) Variable "Parameters" must be all lower-case
(#2228) Expected 1 space before "*"; 0 found
(#2228) Expected 1 space after "*"; 0 found
(#2230) Line indented incorrectly; expected 24 spaces, found 13
(#2230) Expected "if (...) {\n"; found "if (...) { "
(#2230) Variable "Parameters" must be all lower-case
(#2230) Variable "Step" must be all lower-case
(#2230) Variable "Height" must be all lower-case
(#2230) Closing brace must be on a line by itself
(#2230) Expected "} else {\n"; found "} else { "
(#2230) Variable "Step" must be all lower-case
(#2230) Variable "Height" must be all lower-case
(#2230) Variable "Parameters" must be all lower-case
(#2230) Closing brace must be on a line by itself
(#2231) Whitespace found at end of line
(#2232) Line indented incorrectly; expected at least 24 spaces, found 13
(#2232) Variable "MaxRight" must be all lower-case
(#2232) Variable "AxisPos" must be all lower-case
(#2233) Line indented incorrectly; expected 24 spaces, found 13
(#2233) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2233) Expected 1 space after first semicolon of FOR loop; 0 found
(#2233) Expected 1 space after second semicolon of FOR loop; 0 found
(#2233) Expected 1 space before "="; 0 found
(#2233) Expected 1 space after "="; 0 found
(#2233) Expected 1 space before "<="; 0 found
(#2233) Expected 1 space after "<="; 0 found
(#2233) Variable "Parameters" must be all lower-case
(#2234) Line indented incorrectly; expected at least 24 spaces, found 14
(#2235) Line indented incorrectly; expected at least 28 spaces, found 15
(#2235) Variable "YPos" must be all lower-case
(#2235) Variable "Parameters" must be all lower-case
(#2235) Variable "Step" must be all lower-case
(#2235) Expected 1 space before "*"; 0 found
(#2235) Expected 1 space after "*"; 0 found
(#2236) Line indented incorrectly; expected at least 28 spaces, found 15
(#2236) Variable "XPos" must be all lower-case
(#2236) Variable "AxisPos" must be all lower-case
(#2238) Line indented incorrectly; expected 28 spaces, found 15
(#2238) Expected "if (...) {\n"; found "if (...)\n { "
(#2238) Variable "Abscissa" must be all lower-case
(#2238) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2239) Line indented incorrectly; expected at least 28 spaces, found 16
(#2239) Expected "if (...) {\n"; found "if (...) { "
(#2239) Variable "Data" must be all lower-case
(#2239) Variable "Abscissa" must be all lower-case
(#2239) Variable "Value" must be all lower-case
(#2239) Variable "Data" must be all lower-case
(#2239) Variable "Abscissa" must be all lower-case
(#2239) Commas (,) must be followed by white space.
(#2239) Variable "Data" must be all lower-case
(#2239) Commas (,) must be followed by white space.
(#2239) Variable "Data" must be all lower-case
(#2239) Commas (,) must be followed by white space.
(#2239) Variable "Data" must be all lower-case
(#2239) Closing brace must be on a line by itself
(#2239) Expected "} else {\n"; found "} else { "
(#2239) Variable "Value" must be all lower-case
(#2239) Closing brace must be on a line by itself
(#2239) Line exceeds maximum limit of 180 characters; contains 229 characters
(#2239) Closing brace must be on a line by itself
(#2240) Line indented incorrectly; expected 28 spaces, found 15
(#2240) Expected "} else {\n"; found "}\n else\n {\n"
(#2241) Line indented incorrectly; expected at least 28 spaces, found 16
(#2242) Line indented incorrectly; expected at least 32 spaces, found 17
(#2242) Inline control structures are not allowed
(#2242) Variable "Parameters" must be all lower-case
(#2242) Variable "Parameters" must be all lower-case
(#2243) Line indented incorrectly; expected at least 32 spaces, found 18
(#2243) Variable "Value" must be all lower-case
(#2243) Variable "Parameters" must be all lower-case
(#2243) Variable "Parameters" must be all lower-case
(#2243) Expected 1 space before "*"; 0 found
(#2243) Expected 1 space after "*"; 0 found
(#2243) Commas (,) must be followed by white space.
(#2243) Variable "Data" must be all lower-case
(#2243) Commas (,) must be followed by white space.
(#2243) Variable "Data" must be all lower-case
(#2243) Commas (,) must be followed by white space.
(#2243) Variable "Data" must be all lower-case
(#2243) Line exceeds 132 characters; contains 163 characters
(#2244) Line indented incorrectly; expected at least 32 spaces, found 17
(#2244) Inline control structures are not allowed
(#2245) Line indented incorrectly; expected at least 32 spaces, found 18
(#2245) Variable "Value" must be all lower-case
(#2246) Line indented incorrectly; expected 28 spaces, found 16
(#2246) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2248) Line indented incorrectly; expected at least 28 spaces, found 15
(#2248) Variable "ID" must be all lower-case
(#2248) Variable "Skipped" must be all lower-case
(#2248) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2249) Line indented incorrectly; expected 28 spaces, found 15
(#2249) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2249) Variable "Value" must be all lower-case
(#2249) Commas (,) must be followed by white space.
(#2249) Variable "LastValue" must be all lower-case
(#2249) Commas (,) must be followed by white space.
(#2249) Variable "LabelingMethod" must be all lower-case
(#2249) Commas (,) must be followed by white space.
(#2249) Variable "ID" must be all lower-case
(#2249) Commas (,) must be followed by white space.
(#2249) Variable "LabelSkip" must be all lower-case
(#2249) Variable "RemoveXAxis" must be all lower-case
(#2250) Line indented incorrectly; expected at least 28 spaces, found 16
(#2251) Line indented incorrectly; expected at least 32 spaces, found 17
(#2251) Variable "Bounds" must be all lower-case
(#2251) Variable "XPos" must be all lower-case
(#2251) Expected 1 space before "+"; 0 found
(#2251) Expected 1 space after "+"; 0 found
(#2251) Variable "OuterTickWidth" must be all lower-case
(#2251) Expected 1 space before "+"; 0 found
(#2251) Expected 1 space after "+"; 0 found
(#2251) Variable "XLabelOffset" must be all lower-case
(#2251) Commas (,) must be followed by white space.
(#2251) Variable "YPos" must be all lower-case
(#2251) Commas (,) must be followed by white space.
(#2251) Variable "Value" must be all lower-case
(#2251) Commas (,) must be followed by white space.
(#2251) Expected 1 space before "=>"; 0 found
(#2251) Expected 1 space after "=>"; 0 found
(#2251) Variable "LabelRotation" must be all lower-case
(#2251) Commas (,) must be followed by white space.
(#2251) Expected 1 space before "=>"; 0 found
(#2251) Expected 1 space after "=>"; 0 found
(#2251) Variable "LabelAlign" must be all lower-case
(#2251) Line exceeds 132 characters; contains 147 characters
(#2252) Line indented incorrectly; expected at least 32 spaces, found 17
(#2252) Variable "TxtBox" must be all lower-case
(#2252) Variable "XPos" must be all lower-case
(#2252) Expected 1 space before "+"; 0 found
(#2252) Expected 1 space after "+"; 0 found
(#2252) Variable "OuterTickWidth" must be all lower-case
(#2252) Expected 1 space before "+"; 0 found
(#2252) Expected 1 space after "+"; 0 found
(#2252) Expected 1 space before "+"; 0 found
(#2252) Expected 1 space after "+"; 0 found
(#2252) Variable "Bounds" must be all lower-case
(#2252) Expected 1 space before "-"; 0 found
(#2252) Expected 1 space after "-"; 0 found
(#2252) Variable "Bounds" must be all lower-case
(#2253) Line indented incorrectly; expected at least 32 spaces, found 17
(#2253) Variable "MaxRight" must be all lower-case
(#2253) Variable "MaxRight" must be all lower-case
(#2253) Commas (,) must be followed by white space.
(#2253) Variable "TxtBox" must be all lower-case
(#2254) Line indented incorrectly; expected at least 32 spaces, found 17
(#2254) Variable "LastValue" must be all lower-case
(#2254) Variable "Value" must be all lower-case
(#2255) Line indented incorrectly; expected at least 32 spaces, found 17
(#2255) Variable "Skipped" must be all lower-case
(#2255) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2256) Line indented incorrectly; expected 28 spaces, found 16
(#2256) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2258) Line indented incorrectly; expected 28 spaces, found 15
(#2258) Expected "if (...) {\n"; found "if (...) { "
(#2258) Variable "RemoveXAxis" must be all lower-case
(#2258) Variable "Skipped" must be all lower-case
(#2258) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2258) Closing brace must be on a line by itself
(#2260) Line indented incorrectly; expected 28 spaces, found 15
(#2260) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2260) Variable "Skipped" must be all lower-case
(#2261) Line indented incorrectly; expected at least 28 spaces, found 16
(#2262) Line indented incorrectly; expected 32 spaces, found 17
(#2262) Expected "if (...) {\n"; found "if (...) { "
(#2262) Variable "DrawXLines" must be all lower-case
(#2262) Expected 1 space before "+"; 0 found
(#2262) Expected 1 space after "+"; 0 found
(#2262) Variable "FloatingOffset" must be all lower-case
(#2262) Commas (,) must be followed by white space.
(#2262) Variable "YPos" must be all lower-case
(#2262) Commas (,) must be followed by white space.
(#2262) Expected 1 space before "-"; 0 found
(#2262) Expected 1 space after "-"; 0 found
(#2262) Variable "FloatingOffset" must be all lower-case
(#2262) Commas (,) must be followed by white space.
(#2262) Variable "YPos" must be all lower-case
(#2262) Commas (,) must be followed by white space.
(#2262) Variable "SkippedAxisColor" must be all lower-case
(#2262) Line exceeds 132 characters; contains 157 characters
(#2262) Closing brace must be on a line by itself
(#2263) Line indented incorrectly; expected 32 spaces, found 17
(#2263) Expected "if (...) {\n"; found "if (...) { "
(#2263) Variable "SkippedInnerTickWidth" must be all lower-case
(#2263) Variable "SkippedOuterTickWidth" must be all lower-case
(#2263) Variable "RemoveXAxis" must be all lower-case
(#2263) Variable "XPos" must be all lower-case
(#2263) Expected 1 space before "+"; 0 found
(#2263) Expected 1 space after "+"; 0 found
(#2263) Variable "SkippedOuterTickWidth" must be all lower-case
(#2263) Commas (,) must be followed by white space.
(#2263) Variable "YPos" must be all lower-case
(#2263) Commas (,) must be followed by white space.
(#2263) Variable "XPos" must be all lower-case
(#2263) Expected 1 space before "-"; 0 found
(#2263) Expected 1 space after "-"; 0 found
(#2263) Variable "SkippedInnerTickWidth" must be all lower-case
(#2263) Commas (,) must be followed by white space.
(#2263) Variable "YPos" must be all lower-case
(#2263) Commas (,) must be followed by white space.
(#2263) Variable "SkippedTickColor" must be all lower-case
(#2263) Line exceeds maximum limit of 180 characters; contains 211 characters
(#2263) Closing brace must be on a line by itself
(#2264) Line indented incorrectly; expected 28 spaces, found 16
(#2264) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2265) Line indented incorrectly; expected 28 spaces, found 15
(#2265) Expected "} else {\n"; found "}\n else\n {\n"
(#2266) Line indented incorrectly; expected at least 28 spaces, found 16
(#2267) Line indented incorrectly; expected 32 spaces, found 17
(#2267) Expected "if (...) {\n"; found "if (...) { "
(#2267) Variable "DrawXLines" must be all lower-case
(#2267) Expected 1 space before "+"; 0 found
(#2267) Expected 1 space after "+"; 0 found
(#2267) Variable "FloatingOffset" must be all lower-case
(#2267) Commas (,) must be followed by white space.
(#2267) Variable "YPos" must be all lower-case
(#2267) Commas (,) must be followed by white space.
(#2267) Expected 1 space before "-"; 0 found
(#2267) Expected 1 space after "-"; 0 found
(#2267) Variable "FloatingOffset" must be all lower-case
(#2267) Commas (,) must be followed by white space.
(#2267) Variable "YPos" must be all lower-case
(#2267) Commas (,) must be followed by white space.
(#2267) Expected 1 space before "=>"; 0 found
(#2267) Expected 1 space after "=>"; 0 found
(#2267) Variable "GridR" must be all lower-case
(#2267) Commas (,) must be followed by white space.
(#2267) Expected 1 space before "=>"; 0 found
(#2267) Expected 1 space after "=>"; 0 found
(#2267) Variable "GridG" must be all lower-case
(#2267) Commas (,) must be followed by white space.
(#2267) Expected 1 space before "=>"; 0 found
(#2267) Expected 1 space after "=>"; 0 found
(#2267) Variable "GridB" must be all lower-case
(#2267) Commas (,) must be followed by white space.
(#2267) Expected 1 space before "=>"; 0 found
(#2267) Expected 1 space after "=>"; 0 found
(#2267) Variable "GridAlpha" must be all lower-case
(#2267) Commas (,) must be followed by white space.
(#2267) Expected 1 space before "=>"; 0 found
(#2267) Expected 1 space after "=>"; 0 found
(#2267) Variable "GridTicks" must be all lower-case
(#2267) Line exceeds maximum limit of 180 characters; contains 222 characters
(#2267) Closing brace must be on a line by itself
(#2268) Line indented incorrectly; expected 32 spaces, found 17
(#2268) Expected "if (...) {\n"; found "if (...) { "
(#2268) Variable "InnerTickWidth" must be all lower-case
(#2268) Variable "OuterTickWidth" must be all lower-case
(#2268) Variable "RemoveXAxis" must be all lower-case
(#2268) Variable "XPos" must be all lower-case
(#2268) Expected 1 space before "+"; 0 found
(#2268) Expected 1 space after "+"; 0 found
(#2268) Variable "OuterTickWidth" must be all lower-case
(#2268) Commas (,) must be followed by white space.
(#2268) Variable "YPos" must be all lower-case
(#2268) Commas (,) must be followed by white space.
(#2268) Variable "XPos" must be all lower-case
(#2268) Expected 1 space before "-"; 0 found
(#2268) Expected 1 space after "-"; 0 found
(#2268) Variable "InnerTickWidth" must be all lower-case
(#2268) Commas (,) must be followed by white space.
(#2268) Variable "YPos" must be all lower-case
(#2268) Commas (,) must be followed by white space.
(#2268) Expected 1 space before "=>"; 0 found
(#2268) Expected 1 space after "=>"; 0 found
(#2268) Variable "TickR" must be all lower-case
(#2268) Commas (,) must be followed by white space.
(#2268) Expected 1 space before "=>"; 0 found
(#2268) Expected 1 space after "=>"; 0 found
(#2268) Variable "TickG" must be all lower-case
(#2268) Commas (,) must be followed by white space.
(#2268) Expected 1 space before "=>"; 0 found
(#2268) Expected 1 space after "=>"; 0 found
(#2268) Variable "TickB" must be all lower-case
(#2268) Commas (,) must be followed by white space.
(#2268) Expected 1 space before "=>"; 0 found
(#2268) Expected 1 space after "=>"; 0 found
(#2268) Variable "TickAlpha" must be all lower-case
(#2268) Line exceeds maximum limit of 180 characters; contains 228 characters
(#2268) Closing brace must be on a line by itself
(#2269) Line indented incorrectly; expected 28 spaces, found 16
(#2269) Closing brace indented incorrectly; expected 15 spaces, found 16
(#2271) Line indented incorrectly; expected 24 spaces, found 14
(#2271) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2273) Line indented incorrectly; expected 24 spaces, found 13
(#2273) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2273) Variable "Parameters" must be all lower-case
(#2273) Variable "RemoveXAxis" must be all lower-case
(#2274) Line indented incorrectly; expected at least 24 spaces, found 14
(#2275) Line indented incorrectly; expected at least 28 spaces, found 15
(#2275) Variable "XPos" must be all lower-case
(#2275) Variable "MaxRight" must be all lower-case
(#2275) Expected 1 space before "+"; 0 found
(#2275) Expected 1 space after "+"; 0 found
(#2276) Line indented incorrectly; expected at least 28 spaces, found 15
(#2276) Variable "YPos" must be all lower-case
(#2276) Expected 1 space before "+"; 0 found
(#2276) Expected 1 space after "+"; 0 found
(#2276) Expected 1 space before "-"; 0 found
(#2276) Expected 1 space after "-"; 0 found
(#2276) Expected 1 space before "/"; 0 found
(#2276) Expected 1 space after "/"; 0 found
(#2277) Line indented incorrectly; expected at least 28 spaces, found 15
(#2277) Variable "Bounds" must be all lower-case
(#2277) Variable "XPos" must be all lower-case
(#2277) Commas (,) must be followed by white space.
(#2277) Variable "YPos" must be all lower-case
(#2277) Commas (,) must be followed by white space.
(#2277) Variable "Parameters" must be all lower-case
(#2277) Commas (,) must be followed by white space.
(#2277) Expected 1 space before "=>"; 0 found
(#2277) Expected 1 space after "=>"; 0 found
(#2277) Commas (,) must be followed by white space.
(#2277) Expected 1 space before "=>"; 0 found
(#2277) Expected 1 space after "=>"; 0 found
(#2278) Line indented incorrectly; expected at least 28 spaces, found 15
(#2278) Variable "MaxRight" must be all lower-case
(#2278) Variable "Bounds" must be all lower-case
(#2280) Line indented incorrectly; expected at least 28 spaces, found 15
(#2280) Variable "MaxRight" must be all lower-case
(#2281) Line indented incorrectly; expected 24 spaces, found 14
(#2281) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2283) Line indented incorrectly; expected at least 24 spaces, found 13
(#2283) Variable "AxisPos" must be all lower-case
(#2283) Variable "MaxRight" must be all lower-case
(#2283) Variable "ScaleSpacing" must be all lower-case
(#2284) Line indented incorrectly; expected 20 spaces, found 12
(#2284) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2285) Line indented incorrectly; expected 16 spaces, found 10
(#2285) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2286) Line indented incorrectly; expected 12 spaces, found 8
(#2286) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2287) Functions must not contain multiple empty lines in a row; found 3 empty lines
(#2290) Line indented incorrectly; expected 12 spaces, found 7
(#2290) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2290) Variable "Parameters" must be all lower-case
(#2291) Line indented incorrectly; expected at least 12 spaces, found 8
(#2292) Line indented incorrectly; expected 16 spaces, found 9
(#2292) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2292) Variable "Pos" must be all lower-case
(#2293) Line indented incorrectly; expected at least 16 spaces, found 10
(#2294) Line indented incorrectly; expected 20 spaces, found 11
(#2294) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2294) Variable "Parameters" must be all lower-case
(#2295) Line indented incorrectly; expected at least 20 spaces, found 12
(#2297) Line indented incorrectly; expected 24 spaces, found 13
(#2297) Expected "if (...) {\n"; found "if (...)\n { "
(#2297) Variable "Floating" must be all lower-case
(#2298) Line indented incorrectly; expected at least 24 spaces, found 14
(#2298) Variable "FloatingOffset" must be all lower-case
(#2298) Variable "XMargin" must be all lower-case
(#2298) Variable "AxisPos" must be all lower-case
(#2298) Commas (,) must be followed by white space.
(#2298) Expected 1 space before "+"; 0 found
(#2298) Expected 1 space after "+"; 0 found
(#2298) Variable "Parameters" must be all lower-case
(#2298) Commas (,) must be followed by white space.
(#2298) Variable "AxisPos" must be all lower-case
(#2298) Commas (,) must be followed by white space.
(#2298) Expected 1 space before "-"; 0 found
(#2298) Expected 1 space after "-"; 0 found
(#2298) Variable "Parameters" must be all lower-case
(#2298) Commas (,) must be followed by white space.
(#2298) Expected 1 space before "=>"; 0 found
(#2298) Expected 1 space after "=>"; 0 found
(#2298) Variable "AxisR" must be all lower-case
(#2298) Commas (,) must be followed by white space.
(#2298) Expected 1 space before "=>"; 0 found
(#2298) Expected 1 space after "=>"; 0 found
(#2298) Variable "AxisG" must be all lower-case
(#2298) Commas (,) must be followed by white space.
(#2298) Expected 1 space before "=>"; 0 found
(#2298) Expected 1 space after "=>"; 0 found
(#2298) Variable "AxisB" must be all lower-case
(#2298) Commas (,) must be followed by white space.
(#2298) Expected 1 space before "=>"; 0 found
(#2298) Expected 1 space after "=>"; 0 found
(#2298) Variable "AxisAlpha" must be all lower-case
(#2298) Line exceeds maximum limit of 180 characters; contains 236 characters
(#2298) Closing brace must be on a line by itself
(#2299) Line indented incorrectly; expected 24 spaces, found 13
(#2299) Expected "} else {\n"; found "}\n else\n { "
(#2300) Line indented incorrectly; expected at least 24 spaces, found 14
(#2300) Variable "FloatingOffset" must be all lower-case
(#2300) Variable "AxisPos" must be all lower-case
(#2300) Commas (,) must be followed by white space.
(#2300) Commas (,) must be followed by white space.
(#2300) Variable "AxisPos" must be all lower-case
(#2300) Commas (,) must be followed by white space.
(#2300) Commas (,) must be followed by white space.
(#2300) Expected 1 space before "=>"; 0 found
(#2300) Expected 1 space after "=>"; 0 found
(#2300) Variable "AxisR" must be all lower-case
(#2300) Commas (,) must be followed by white space.
(#2300) Expected 1 space before "=>"; 0 found
(#2300) Expected 1 space after "=>"; 0 found
(#2300) Variable "AxisG" must be all lower-case
(#2300) Commas (,) must be followed by white space.
(#2300) Expected 1 space before "=>"; 0 found
(#2300) Expected 1 space after "=>"; 0 found
(#2300) Variable "AxisB" must be all lower-case
(#2300) Commas (,) must be followed by white space.
(#2300) Expected 1 space before "=>"; 0 found
(#2300) Expected 1 space after "=>"; 0 found
(#2300) Variable "AxisAlpha" must be all lower-case
(#2300) Line exceeds maximum limit of 180 characters; contains 185 characters
(#2300) Closing brace must be on a line by itself
(#2302) Line indented incorrectly; expected 24 spaces, found 13
(#2302) Expected "if (...) {\n"; found "if (...) { "
(#2302) Variable "DrawArrows" must be all lower-case
(#2302) Variable "AxisPos" must be all lower-case
(#2302) Commas (,) must be followed by white space.
(#2302) Expected 1 space before "+"; 0 found
(#2302) Expected 1 space after "+"; 0 found
(#2302) Variable "Parameters" must be all lower-case
(#2302) Commas (,) must be followed by white space.
(#2302) Variable "AxisPos" must be all lower-case
(#2302) Commas (,) must be followed by white space.
(#2302) Expected 1 space before "-"; 0 found
(#2302) Expected 1 space after "-"; 0 found
(#2302) Variable "ArrowSize" must be all lower-case
(#2302) Expected 1 space before "*"; 0 found
(#2302) Expected 1 space after "*"; 0 found
(#2302) Commas (,) must be followed by white space.
(#2302) Expected 1 space before "=>"; 0 found
(#2302) Expected 1 space after "=>"; 0 found
(#2302) Variable "AxisR" must be all lower-case
(#2302) Commas (,) must be followed by white space.
(#2302) Expected 1 space before "=>"; 0 found
(#2302) Expected 1 space after "=>"; 0 found
(#2302) Variable "AxisG" must be all lower-case
(#2302) Commas (,) must be followed by white space.
(#2302) Expected 1 space before "=>"; 0 found
(#2302) Expected 1 space after "=>"; 0 found
(#2302) Variable "AxisB" must be all lower-case
(#2302) Commas (,) must be followed by white space.
(#2302) Expected 1 space before "=>"; 0 found
(#2302) Expected 1 space after "=>"; 0 found
(#2302) Variable "ArrowSize" must be all lower-case
(#2302) Line exceeds maximum limit of 180 characters; contains 231 characters
(#2302) Closing brace must be on a line by itself
(#2304) Line indented incorrectly; expected at least 24 spaces, found 13
(#2304) Variable "Height" must be all lower-case
(#2304) Variable "Parameters" must be all lower-case
(#2304) Expected 1 space before "*"; 0 found
(#2304) Expected 1 space after "*"; 0 found
(#2305) Line indented incorrectly; expected at least 24 spaces, found 13
(#2305) Variable "Step" must be all lower-case
(#2305) Variable "Height" must be all lower-case
(#2305) Variable "Parameters" must be all lower-case
(#2305) Variable "SubTicksSize" must be all lower-case
(#2305) Variable "Step" must be all lower-case
(#2305) Expected 1 space after "/"; 0 found
(#2305) Variable "MinLeft" must be all lower-case
(#2305) Variable "AxisPos" must be all lower-case
(#2306) Line indented incorrectly; expected at least 24 spaces, found 13
(#2306) Variable "LastY" must be all lower-case
(#2306) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2307) Line indented incorrectly; expected 24 spaces, found 13
(#2307) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2307) Expected 1 space after first semicolon of FOR loop; 0 found
(#2307) Expected 1 space after second semicolon of FOR loop; 0 found
(#2307) Expected 1 space before "="; 0 found
(#2307) Expected 1 space after "="; 0 found
(#2307) Expected 1 space before "<="; 0 found
(#2307) Expected 1 space after "<="; 0 found
(#2307) Variable "Parameters" must be all lower-case
(#2308) Line indented incorrectly; expected at least 24 spaces, found 14
(#2309) Line indented incorrectly; expected at least 28 spaces, found 15
(#2309) Variable "YPos" must be all lower-case
(#2309) Variable "Parameters" must be all lower-case
(#2309) Variable "Step" must be all lower-case
(#2309) Expected 1 space before "*"; 0 found
(#2309) Expected 1 space after "*"; 0 found
(#2310) Line indented incorrectly; expected at least 28 spaces, found 15
(#2310) Variable "XPos" must be all lower-case
(#2310) Variable "AxisPos" must be all lower-case
(#2311) Line indented incorrectly; expected at least 28 spaces, found 15
(#2311) Variable "Value" must be all lower-case
(#2311) Variable "Parameters" must be all lower-case
(#2311) Variable "Parameters" must be all lower-case
(#2311) Expected 1 space before "*"; 0 found
(#2311) Expected 1 space after "*"; 0 found
(#2311) Commas (,) must be followed by white space.
(#2311) Variable "Parameters" must be all lower-case
(#2311) Commas (,) must be followed by white space.
(#2311) Variable "Parameters" must be all lower-case
(#2311) Commas (,) must be followed by white space.
(#2311) Variable "Parameters" must be all lower-case
(#2311) Line exceeds 132 characters; contains 163 characters
(#2313) Line indented incorrectly; expected 28 spaces, found 15
(#2313) Expected "if (...) {\n"; found "if (...) { "
(#2313) Expected 1 space before "%"; 0 found
(#2313) Expected 1 space after "%"; 0 found
(#2313) Variable "BGColor" must be all lower-case
(#2313) Expected 1 space before "=>"; 0 found
(#2313) Expected 1 space after "=>"; 0 found
(#2313) Variable "BackgroundR1" must be all lower-case
(#2313) Commas (,) must be followed by white space.
(#2313) Expected 1 space before "=>"; 0 found
(#2313) Expected 1 space after "=>"; 0 found
(#2313) Variable "BackgroundG1" must be all lower-case
(#2313) Commas (,) must be followed by white space.
(#2313) Expected 1 space before "=>"; 0 found
(#2313) Expected 1 space after "=>"; 0 found
(#2313) Variable "BackgroundB1" must be all lower-case
(#2313) Commas (,) must be followed by white space.
(#2313) Expected 1 space before "=>"; 0 found
(#2313) Expected 1 space after "=>"; 0 found
(#2313) Variable "BackgroundAlpha1" must be all lower-case
(#2313) Closing brace must be on a line by itself
(#2313) Expected "} else {\n"; found "} else { "
(#2313) Variable "BGColor" must be all lower-case
(#2313) Expected 1 space before "=>"; 0 found
(#2313) Expected 1 space after "=>"; 0 found
(#2313) Variable "BackgroundR2" must be all lower-case
(#2313) Commas (,) must be followed by white space.
(#2313) Expected 1 space before "=>"; 0 found
(#2313) Expected 1 space after "=>"; 0 found
(#2313) Variable "BackgroundG2" must be all lower-case
(#2313) Commas (,) must be followed by white space.
(#2313) Expected 1 space before "=>"; 0 found
(#2313) Expected 1 space after "=>"; 0 found
(#2313) Variable "BackgroundB2" must be all lower-case
(#2313) Commas (,) must be followed by white space.
(#2313) Expected 1 space before "=>"; 0 found
(#2313) Expected 1 space after "=>"; 0 found
(#2313) Variable "BackgroundAlpha2" must be all lower-case
(#2313) Line exceeds maximum limit of 180 characters; contains 250 characters
(#2313) Closing brace must be on a line by itself
(#2314) Line indented incorrectly; expected 28 spaces, found 15
(#2314) Expected "if (...) {\n"; found "if (...) { "
(#2314) Variable "LastY" must be all lower-case
(#2314) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2314) Variable "CycleBackground" must be all lower-case
(#2314) Variable "DrawYLines" must be all lower-case
(#2314) Variable "AxisID" must be all lower-case
(#2314) Commas (,) must be followed by white space.
(#2314) Variable "DrawYLines" must be all lower-case
(#2314) Expected 1 space before "+"; 0 found
(#2314) Expected 1 space after "+"; 0 found
(#2314) Variable "FloatingOffset" must be all lower-case
(#2314) Commas (,) must be followed by white space.
(#2314) Variable "LastY" must be all lower-case
(#2314) Commas (,) must be followed by white space.
(#2314) Expected 1 space before "-"; 0 found
(#2314) Expected 1 space after "-"; 0 found
(#2314) Variable "FloatingOffset" must be all lower-case
(#2314) Commas (,) must be followed by white space.
(#2314) Variable "YPos" must be all lower-case
(#2314) Commas (,) must be followed by white space.
(#2314) Variable "BGColor" must be all lower-case
(#2314) Line exceeds maximum limit of 180 characters; contains 239 characters
(#2314) Closing brace must be on a line by itself
(#2316) Line indented incorrectly; expected 28 spaces, found 15
(#2316) Expected "if (...) {\n"; found "if (...) { "
(#2316) Variable "DrawYLines" must be all lower-case
(#2316) Variable "AxisID" must be all lower-case
(#2316) Commas (,) must be followed by white space.
(#2316) Variable "DrawYLines" must be all lower-case
(#2316) Expected 1 space before "+"; 0 found
(#2316) Expected 1 space after "+"; 0 found
(#2316) Variable "FloatingOffset" must be all lower-case
(#2316) Commas (,) must be followed by white space.
(#2316) Variable "YPos" must be all lower-case
(#2316) Commas (,) must be followed by white space.
(#2316) Expected 1 space before "-"; 0 found
(#2316) Expected 1 space after "-"; 0 found
(#2316) Variable "FloatingOffset" must be all lower-case
(#2316) Commas (,) must be followed by white space.
(#2316) Variable "YPos" must be all lower-case
(#2316) Commas (,) must be followed by white space.
(#2316) Expected 1 space before "=>"; 0 found
(#2316) Expected 1 space after "=>"; 0 found
(#2316) Variable "GridR" must be all lower-case
(#2316) Commas (,) must be followed by white space.
(#2316) Expected 1 space before "=>"; 0 found
(#2316) Expected 1 space after "=>"; 0 found
(#2316) Variable "GridG" must be all lower-case
(#2316) Commas (,) must be followed by white space.
(#2316) Expected 1 space before "=>"; 0 found
(#2316) Expected 1 space after "=>"; 0 found
(#2316) Variable "GridB" must be all lower-case
(#2316) Commas (,) must be followed by white space.
(#2316) Expected 1 space before "=>"; 0 found
(#2316) Expected 1 space after "=>"; 0 found
(#2316) Variable "GridAlpha" must be all lower-case
(#2316) Commas (,) must be followed by white space.
(#2316) Expected 1 space before "=>"; 0 found
(#2316) Expected 1 space after "=>"; 0 found
(#2316) Variable "GridTicks" must be all lower-case
(#2316) Line exceeds maximum limit of 180 characters; contains 260 characters
(#2316) Closing brace must be on a line by itself
(#2318) Line indented incorrectly; expected at least 28 spaces, found 15
(#2318) Inline control structures are not allowed
(#2318) Variable "DrawSubTicks" must be all lower-case
(#2318) Variable "Parameters" must be all lower-case
(#2319) Line indented incorrectly; expected at least 28 spaces, found 16
(#2319) Variable "XPos" must be all lower-case
(#2319) Expected 1 space before "-"; 0 found
(#2319) Expected 1 space after "-"; 0 found
(#2319) Variable "OuterSubTickWidth" must be all lower-case
(#2319) Commas (,) must be followed by white space.
(#2319) Variable "YPos" must be all lower-case
(#2319) Expected 1 space before "-"; 0 found
(#2319) Expected 1 space after "-"; 0 found
(#2319) Variable "SubTicksSize" must be all lower-case
(#2319) Commas (,) must be followed by white space.
(#2319) Variable "XPos" must be all lower-case
(#2319) Expected 1 space before "+"; 0 found
(#2319) Expected 1 space after "+"; 0 found
(#2319) Variable "InnerSubTickWidth" must be all lower-case
(#2319) Commas (,) must be followed by white space.
(#2319) Variable "YPos" must be all lower-case
(#2319) Expected 1 space before "-"; 0 found
(#2319) Expected 1 space after "-"; 0 found
(#2319) Variable "SubTicksSize" must be all lower-case
(#2319) Commas (,) must be followed by white space.
(#2319) Expected 1 space before "=>"; 0 found
(#2319) Expected 1 space after "=>"; 0 found
(#2319) Variable "SubTickR" must be all lower-case
(#2319) Commas (,) must be followed by white space.
(#2319) Expected 1 space before "=>"; 0 found
(#2319) Expected 1 space after "=>"; 0 found
(#2319) Variable "SubTickG" must be all lower-case
(#2319) Commas (,) must be followed by white space.
(#2319) Expected 1 space before "=>"; 0 found
(#2319) Expected 1 space after "=>"; 0 found
(#2319) Variable "SubTickB" must be all lower-case
(#2319) Commas (,) must be followed by white space.
(#2319) Expected 1 space before "=>"; 0 found
(#2319) Expected 1 space after "=>"; 0 found
(#2319) Variable "SubTickAlpha" must be all lower-case
(#2319) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2321) Line indented incorrectly; expected at least 28 spaces, found 15
(#2321) Variable "XPos" must be all lower-case
(#2321) Expected 1 space before "-"; 0 found
(#2321) Expected 1 space after "-"; 0 found
(#2321) Variable "OuterTickWidth" must be all lower-case
(#2321) Commas (,) must be followed by white space.
(#2321) Variable "YPos" must be all lower-case
(#2321) Commas (,) must be followed by white space.
(#2321) Variable "XPos" must be all lower-case
(#2321) Expected 1 space before "+"; 0 found
(#2321) Expected 1 space after "+"; 0 found
(#2321) Variable "InnerTickWidth" must be all lower-case
(#2321) Commas (,) must be followed by white space.
(#2321) Variable "YPos" must be all lower-case
(#2321) Commas (,) must be followed by white space.
(#2321) Expected 1 space before "=>"; 0 found
(#2321) Expected 1 space after "=>"; 0 found
(#2321) Variable "TickR" must be all lower-case
(#2321) Commas (,) must be followed by white space.
(#2321) Expected 1 space before "=>"; 0 found
(#2321) Expected 1 space after "=>"; 0 found
(#2321) Variable "TickG" must be all lower-case
(#2321) Commas (,) must be followed by white space.
(#2321) Expected 1 space before "=>"; 0 found
(#2321) Expected 1 space after "=>"; 0 found
(#2321) Variable "TickB" must be all lower-case
(#2321) Commas (,) must be followed by white space.
(#2321) Expected 1 space before "=>"; 0 found
(#2321) Expected 1 space after "=>"; 0 found
(#2321) Variable "TickAlpha" must be all lower-case
(#2321) Line exceeds 132 characters; contains 151 characters
(#2322) Line indented incorrectly; expected at least 28 spaces, found 15
(#2322) Variable "Bounds" must be all lower-case
(#2322) Variable "XPos" must be all lower-case
(#2322) Expected 1 space before "-"; 0 found
(#2322) Expected 1 space after "-"; 0 found
(#2322) Variable "OuterTickWidth" must be all lower-case
(#2322) Expected 1 space before "-"; 0 found
(#2322) Expected 1 space after "-"; 0 found
(#2322) Commas (,) must be followed by white space.
(#2322) Variable "YPos" must be all lower-case
(#2322) Commas (,) must be followed by white space.
(#2322) Variable "Value" must be all lower-case
(#2322) Commas (,) must be followed by white space.
(#2322) Expected 1 space before "=>"; 0 found
(#2322) Expected 1 space after "=>"; 0 found
(#2323) Line indented incorrectly; expected at least 28 spaces, found 15
(#2323) Variable "TxtLeft" must be all lower-case
(#2323) Variable "XPos" must be all lower-case
(#2323) Expected 1 space before "-"; 0 found
(#2323) Expected 1 space after "-"; 0 found
(#2323) Variable "OuterTickWidth" must be all lower-case
(#2323) Expected 1 space before "-"; 0 found
(#2323) Expected 1 space after "-"; 0 found
(#2323) Expected 1 space before "-"; 0 found
(#2323) Expected 1 space after "-"; 0 found
(#2323) Variable "Bounds" must be all lower-case
(#2323) Expected 1 space before "-"; 0 found
(#2323) Expected 1 space after "-"; 0 found
(#2323) Variable "Bounds" must be all lower-case
(#2324) Line indented incorrectly; expected at least 28 spaces, found 15
(#2324) Variable "MinLeft" must be all lower-case
(#2324) Variable "MinLeft" must be all lower-case
(#2324) Commas (,) must be followed by white space.
(#2324) Variable "TxtLeft" must be all lower-case
(#2326) Line indented incorrectly; expected at least 28 spaces, found 15
(#2326) Variable "LastY" must be all lower-case
(#2326) Variable "YPos" must be all lower-case
(#2327) Line indented incorrectly; expected 24 spaces, found 14
(#2327) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2329) Line indented incorrectly; expected 24 spaces, found 13
(#2329) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2329) Variable "Parameters" must be all lower-case
(#2330) Line indented incorrectly; expected at least 24 spaces, found 14
(#2331) Line indented incorrectly; expected at least 28 spaces, found 15
(#2331) Variable "XPos" must be all lower-case
(#2331) Variable "MinLeft" must be all lower-case
(#2331) Expected 1 space before "-"; 0 found
(#2331) Expected 1 space after "-"; 0 found
(#2332) Line indented incorrectly; expected at least 28 spaces, found 15
(#2332) Variable "YPos" must be all lower-case
(#2332) Expected 1 space before "+"; 0 found
(#2332) Expected 1 space after "+"; 0 found
(#2332) Expected 1 space before "-"; 0 found
(#2332) Expected 1 space after "-"; 0 found
(#2332) Expected 1 space before "/"; 0 found
(#2332) Expected 1 space after "/"; 0 found
(#2333) Line indented incorrectly; expected at least 28 spaces, found 15
(#2333) Variable "Bounds" must be all lower-case
(#2333) Variable "XPos" must be all lower-case
(#2333) Commas (,) must be followed by white space.
(#2333) Variable "YPos" must be all lower-case
(#2333) Commas (,) must be followed by white space.
(#2333) Variable "Parameters" must be all lower-case
(#2333) Commas (,) must be followed by white space.
(#2333) Expected 1 space before "=>"; 0 found
(#2333) Expected 1 space after "=>"; 0 found
(#2333) Commas (,) must be followed by white space.
(#2333) Expected 1 space before "=>"; 0 found
(#2333) Expected 1 space after "=>"; 0 found
(#2334) Line indented incorrectly; expected at least 28 spaces, found 15
(#2334) Variable "MinLeft" must be all lower-case
(#2334) Variable "Bounds" must be all lower-case
(#2336) Line indented incorrectly; expected at least 28 spaces, found 15
(#2336) Variable "MinLeft" must be all lower-case
(#2337) Line indented incorrectly; expected 24 spaces, found 14
(#2337) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2339) Line indented incorrectly; expected at least 24 spaces, found 13
(#2339) Variable "AxisPos" must be all lower-case
(#2339) Variable "MinLeft" must be all lower-case
(#2339) Variable "ScaleSpacing" must be all lower-case
(#2340) Line indented incorrectly; expected 20 spaces, found 12
(#2340) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2341) Line indented incorrectly; expected 20 spaces, found 11
(#2341) Usage of ELSEIF not allowed; use ELSE IF instead
(#2341) Variable "Parameters" must be all lower-case
(#2342) Line indented incorrectly; expected at least 20 spaces, found 12
(#2343) Line indented incorrectly; expected 24 spaces, found 13
(#2343) Expected "if (...) {\n"; found "if (...)\n { "
(#2343) Variable "Floating" must be all lower-case
(#2344) Line indented incorrectly; expected at least 24 spaces, found 14
(#2344) Variable "FloatingOffset" must be all lower-case
(#2344) Variable "XMargin" must be all lower-case
(#2344) Variable "AxisPos" must be all lower-case
(#2344) Commas (,) must be followed by white space.
(#2344) Expected 1 space before "+"; 0 found
(#2344) Expected 1 space after "+"; 0 found
(#2344) Variable "Parameters" must be all lower-case
(#2344) Commas (,) must be followed by white space.
(#2344) Variable "AxisPos" must be all lower-case
(#2344) Commas (,) must be followed by white space.
(#2344) Expected 1 space before "-"; 0 found
(#2344) Expected 1 space after "-"; 0 found
(#2344) Variable "Parameters" must be all lower-case
(#2344) Commas (,) must be followed by white space.
(#2344) Expected 1 space before "=>"; 0 found
(#2344) Expected 1 space after "=>"; 0 found
(#2344) Variable "AxisR" must be all lower-case
(#2344) Commas (,) must be followed by white space.
(#2344) Expected 1 space before "=>"; 0 found
(#2344) Expected 1 space after "=>"; 0 found
(#2344) Variable "AxisG" must be all lower-case
(#2344) Commas (,) must be followed by white space.
(#2344) Expected 1 space before "=>"; 0 found
(#2344) Expected 1 space after "=>"; 0 found
(#2344) Variable "AxisB" must be all lower-case
(#2344) Commas (,) must be followed by white space.
(#2344) Expected 1 space before "=>"; 0 found
(#2344) Expected 1 space after "=>"; 0 found
(#2344) Variable "AxisAlpha" must be all lower-case
(#2344) Line exceeds maximum limit of 180 characters; contains 236 characters
(#2344) Closing brace must be on a line by itself
(#2345) Line indented incorrectly; expected 24 spaces, found 13
(#2345) Expected "} else {\n"; found "}\n else\n { "
(#2346) Line indented incorrectly; expected at least 24 spaces, found 14
(#2346) Variable "FloatingOffset" must be all lower-case
(#2346) Variable "AxisPos" must be all lower-case
(#2346) Commas (,) must be followed by white space.
(#2346) Commas (,) must be followed by white space.
(#2346) Variable "AxisPos" must be all lower-case
(#2346) Commas (,) must be followed by white space.
(#2346) Commas (,) must be followed by white space.
(#2346) Expected 1 space before "=>"; 0 found
(#2346) Expected 1 space after "=>"; 0 found
(#2346) Variable "AxisR" must be all lower-case
(#2346) Commas (,) must be followed by white space.
(#2346) Expected 1 space before "=>"; 0 found
(#2346) Expected 1 space after "=>"; 0 found
(#2346) Variable "AxisG" must be all lower-case
(#2346) Commas (,) must be followed by white space.
(#2346) Expected 1 space before "=>"; 0 found
(#2346) Expected 1 space after "=>"; 0 found
(#2346) Variable "AxisB" must be all lower-case
(#2346) Commas (,) must be followed by white space.
(#2346) Expected 1 space before "=>"; 0 found
(#2346) Expected 1 space after "=>"; 0 found
(#2346) Variable "AxisAlpha" must be all lower-case
(#2346) Line exceeds maximum limit of 180 characters; contains 185 characters
(#2346) Closing brace must be on a line by itself
(#2348) Line indented incorrectly; expected 24 spaces, found 13
(#2348) Expected "if (...) {\n"; found "if (...) { "
(#2348) Variable "DrawArrows" must be all lower-case
(#2348) Variable "AxisPos" must be all lower-case
(#2348) Commas (,) must be followed by white space.
(#2348) Expected 1 space before "+"; 0 found
(#2348) Expected 1 space after "+"; 0 found
(#2348) Variable "Parameters" must be all lower-case
(#2348) Commas (,) must be followed by white space.
(#2348) Variable "AxisPos" must be all lower-case
(#2348) Commas (,) must be followed by white space.
(#2348) Expected 1 space before "-"; 0 found
(#2348) Expected 1 space after "-"; 0 found
(#2348) Variable "ArrowSize" must be all lower-case
(#2348) Expected 1 space before "*"; 0 found
(#2348) Expected 1 space after "*"; 0 found
(#2348) Commas (,) must be followed by white space.
(#2348) Expected 1 space before "=>"; 0 found
(#2348) Expected 1 space after "=>"; 0 found
(#2348) Variable "AxisR" must be all lower-case
(#2348) Commas (,) must be followed by white space.
(#2348) Expected 1 space before "=>"; 0 found
(#2348) Expected 1 space after "=>"; 0 found
(#2348) Variable "AxisG" must be all lower-case
(#2348) Commas (,) must be followed by white space.
(#2348) Expected 1 space before "=>"; 0 found
(#2348) Expected 1 space after "=>"; 0 found
(#2348) Variable "AxisB" must be all lower-case
(#2348) Commas (,) must be followed by white space.
(#2348) Expected 1 space before "=>"; 0 found
(#2348) Expected 1 space after "=>"; 0 found
(#2348) Variable "ArrowSize" must be all lower-case
(#2348) Line exceeds maximum limit of 180 characters; contains 231 characters
(#2348) Closing brace must be on a line by itself
(#2350) Line indented incorrectly; expected at least 24 spaces, found 13
(#2350) Variable "Height" must be all lower-case
(#2350) Variable "Parameters" must be all lower-case
(#2350) Expected 1 space before "*"; 0 found
(#2350) Expected 1 space after "*"; 0 found
(#2351) Line indented incorrectly; expected at least 24 spaces, found 13
(#2351) Variable "Step" must be all lower-case
(#2351) Variable "Height" must be all lower-case
(#2351) Variable "Parameters" must be all lower-case
(#2351) Variable "SubTicksSize" must be all lower-case
(#2351) Variable "Step" must be all lower-case
(#2351) Expected 1 space after "/"; 0 found
(#2351) Variable "MaxLeft" must be all lower-case
(#2351) Variable "AxisPos" must be all lower-case
(#2352) Line indented incorrectly; expected at least 24 spaces, found 13
(#2352) Variable "LastY" must be all lower-case
(#2352) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2353) Line indented incorrectly; expected 24 spaces, found 13
(#2353) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2353) Expected 1 space after first semicolon of FOR loop; 0 found
(#2353) Expected 1 space after second semicolon of FOR loop; 0 found
(#2353) Expected 1 space before "="; 0 found
(#2353) Expected 1 space after "="; 0 found
(#2353) Expected 1 space before "<="; 0 found
(#2353) Expected 1 space after "<="; 0 found
(#2353) Variable "Parameters" must be all lower-case
(#2354) Line indented incorrectly; expected at least 24 spaces, found 14
(#2355) Line indented incorrectly; expected at least 28 spaces, found 15
(#2355) Variable "YPos" must be all lower-case
(#2355) Variable "Parameters" must be all lower-case
(#2355) Variable "Step" must be all lower-case
(#2355) Expected 1 space before "*"; 0 found
(#2355) Expected 1 space after "*"; 0 found
(#2356) Line indented incorrectly; expected at least 28 spaces, found 15
(#2356) Variable "XPos" must be all lower-case
(#2356) Variable "AxisPos" must be all lower-case
(#2357) Line indented incorrectly; expected at least 28 spaces, found 15
(#2357) Variable "Value" must be all lower-case
(#2357) Variable "Parameters" must be all lower-case
(#2357) Variable "Parameters" must be all lower-case
(#2357) Expected 1 space before "*"; 0 found
(#2357) Expected 1 space after "*"; 0 found
(#2357) Commas (,) must be followed by white space.
(#2357) Variable "Parameters" must be all lower-case
(#2357) Commas (,) must be followed by white space.
(#2357) Variable "Parameters" must be all lower-case
(#2357) Commas (,) must be followed by white space.
(#2357) Variable "Parameters" must be all lower-case
(#2357) Line exceeds 132 characters; contains 163 characters
(#2359) Line indented incorrectly; expected 28 spaces, found 15
(#2359) Expected "if (...) {\n"; found "if (...) { "
(#2359) Expected 1 space before "%"; 0 found
(#2359) Expected 1 space after "%"; 0 found
(#2359) Variable "BGColor" must be all lower-case
(#2359) Expected 1 space before "=>"; 0 found
(#2359) Expected 1 space after "=>"; 0 found
(#2359) Variable "BackgroundR1" must be all lower-case
(#2359) Commas (,) must be followed by white space.
(#2359) Expected 1 space before "=>"; 0 found
(#2359) Expected 1 space after "=>"; 0 found
(#2359) Variable "BackgroundG1" must be all lower-case
(#2359) Commas (,) must be followed by white space.
(#2359) Expected 1 space before "=>"; 0 found
(#2359) Expected 1 space after "=>"; 0 found
(#2359) Variable "BackgroundB1" must be all lower-case
(#2359) Commas (,) must be followed by white space.
(#2359) Expected 1 space before "=>"; 0 found
(#2359) Expected 1 space after "=>"; 0 found
(#2359) Variable "BackgroundAlpha1" must be all lower-case
(#2359) Closing brace must be on a line by itself
(#2359) Expected "} else {\n"; found "} else { "
(#2359) Variable "BGColor" must be all lower-case
(#2359) Expected 1 space before "=>"; 0 found
(#2359) Expected 1 space after "=>"; 0 found
(#2359) Variable "BackgroundR2" must be all lower-case
(#2359) Commas (,) must be followed by white space.
(#2359) Expected 1 space before "=>"; 0 found
(#2359) Expected 1 space after "=>"; 0 found
(#2359) Variable "BackgroundG2" must be all lower-case
(#2359) Commas (,) must be followed by white space.
(#2359) Expected 1 space before "=>"; 0 found
(#2359) Expected 1 space after "=>"; 0 found
(#2359) Variable "BackgroundB2" must be all lower-case
(#2359) Commas (,) must be followed by white space.
(#2359) Expected 1 space before "=>"; 0 found
(#2359) Expected 1 space after "=>"; 0 found
(#2359) Variable "BackgroundAlpha2" must be all lower-case
(#2359) Line exceeds maximum limit of 180 characters; contains 250 characters
(#2359) Closing brace must be on a line by itself
(#2360) Line indented incorrectly; expected 28 spaces, found 15
(#2360) Expected "if (...) {\n"; found "if (...) { "
(#2360) Variable "LastY" must be all lower-case
(#2360) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2360) Variable "CycleBackground" must be all lower-case
(#2360) Variable "DrawYLines" must be all lower-case
(#2360) Variable "AxisID" must be all lower-case
(#2360) Commas (,) must be followed by white space.
(#2360) Variable "DrawYLines" must be all lower-case
(#2360) Expected 1 space before "+"; 0 found
(#2360) Expected 1 space after "+"; 0 found
(#2360) Variable "FloatingOffset" must be all lower-case
(#2360) Commas (,) must be followed by white space.
(#2360) Variable "LastY" must be all lower-case
(#2360) Commas (,) must be followed by white space.
(#2360) Expected 1 space before "-"; 0 found
(#2360) Expected 1 space after "-"; 0 found
(#2360) Variable "FloatingOffset" must be all lower-case
(#2360) Commas (,) must be followed by white space.
(#2360) Variable "YPos" must be all lower-case
(#2360) Commas (,) must be followed by white space.
(#2360) Variable "BGColor" must be all lower-case
(#2360) Line exceeds maximum limit of 180 characters; contains 240 characters
(#2360) Closing brace must be on a line by itself
(#2362) Line indented incorrectly; expected 28 spaces, found 15
(#2362) Expected "if (...) {\n"; found "if (...) { "
(#2362) Variable "DrawYLines" must be all lower-case
(#2362) Variable "AxisID" must be all lower-case
(#2362) Commas (,) must be followed by white space.
(#2362) Variable "DrawYLines" must be all lower-case
(#2362) Expected 1 space before "+"; 0 found
(#2362) Expected 1 space after "+"; 0 found
(#2362) Variable "FloatingOffset" must be all lower-case
(#2362) Commas (,) must be followed by white space.
(#2362) Variable "YPos" must be all lower-case
(#2362) Commas (,) must be followed by white space.
(#2362) Expected 1 space before "-"; 0 found
(#2362) Expected 1 space after "-"; 0 found
(#2362) Variable "FloatingOffset" must be all lower-case
(#2362) Commas (,) must be followed by white space.
(#2362) Variable "YPos" must be all lower-case
(#2362) Commas (,) must be followed by white space.
(#2362) Expected 1 space before "=>"; 0 found
(#2362) Expected 1 space after "=>"; 0 found
(#2362) Variable "GridR" must be all lower-case
(#2362) Commas (,) must be followed by white space.
(#2362) Expected 1 space before "=>"; 0 found
(#2362) Expected 1 space after "=>"; 0 found
(#2362) Variable "GridG" must be all lower-case
(#2362) Commas (,) must be followed by white space.
(#2362) Expected 1 space before "=>"; 0 found
(#2362) Expected 1 space after "=>"; 0 found
(#2362) Variable "GridB" must be all lower-case
(#2362) Commas (,) must be followed by white space.
(#2362) Expected 1 space before "=>"; 0 found
(#2362) Expected 1 space after "=>"; 0 found
(#2362) Variable "GridAlpha" must be all lower-case
(#2362) Commas (,) must be followed by white space.
(#2362) Expected 1 space before "=>"; 0 found
(#2362) Expected 1 space after "=>"; 0 found
(#2362) Variable "GridTicks" must be all lower-case
(#2362) Line exceeds maximum limit of 180 characters; contains 260 characters
(#2362) Closing brace must be on a line by itself
(#2364) Line indented incorrectly; expected at least 28 spaces, found 15
(#2364) Inline control structures are not allowed
(#2364) Variable "DrawSubTicks" must be all lower-case
(#2364) Variable "Parameters" must be all lower-case
(#2365) Line indented incorrectly; expected at least 28 spaces, found 16
(#2365) Variable "XPos" must be all lower-case
(#2365) Expected 1 space before "-"; 0 found
(#2365) Expected 1 space after "-"; 0 found
(#2365) Variable "OuterSubTickWidth" must be all lower-case
(#2365) Commas (,) must be followed by white space.
(#2365) Variable "YPos" must be all lower-case
(#2365) Expected 1 space before "-"; 0 found
(#2365) Expected 1 space after "-"; 0 found
(#2365) Variable "SubTicksSize" must be all lower-case
(#2365) Commas (,) must be followed by white space.
(#2365) Variable "XPos" must be all lower-case
(#2365) Expected 1 space before "+"; 0 found
(#2365) Expected 1 space after "+"; 0 found
(#2365) Variable "InnerSubTickWidth" must be all lower-case
(#2365) Commas (,) must be followed by white space.
(#2365) Variable "YPos" must be all lower-case
(#2365) Expected 1 space before "-"; 0 found
(#2365) Expected 1 space after "-"; 0 found
(#2365) Variable "SubTicksSize" must be all lower-case
(#2365) Commas (,) must be followed by white space.
(#2365) Expected 1 space before "=>"; 0 found
(#2365) Expected 1 space after "=>"; 0 found
(#2365) Variable "SubTickR" must be all lower-case
(#2365) Commas (,) must be followed by white space.
(#2365) Expected 1 space before "=>"; 0 found
(#2365) Expected 1 space after "=>"; 0 found
(#2365) Variable "SubTickG" must be all lower-case
(#2365) Commas (,) must be followed by white space.
(#2365) Expected 1 space before "=>"; 0 found
(#2365) Expected 1 space after "=>"; 0 found
(#2365) Variable "SubTickB" must be all lower-case
(#2365) Commas (,) must be followed by white space.
(#2365) Expected 1 space before "=>"; 0 found
(#2365) Expected 1 space after "=>"; 0 found
(#2365) Variable "SubTickAlpha" must be all lower-case
(#2365) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2367) Line indented incorrectly; expected at least 28 spaces, found 15
(#2367) Variable "XPos" must be all lower-case
(#2367) Expected 1 space before "-"; 0 found
(#2367) Expected 1 space after "-"; 0 found
(#2367) Variable "InnerTickWidth" must be all lower-case
(#2367) Commas (,) must be followed by white space.
(#2367) Variable "YPos" must be all lower-case
(#2367) Commas (,) must be followed by white space.
(#2367) Variable "XPos" must be all lower-case
(#2367) Expected 1 space before "+"; 0 found
(#2367) Expected 1 space after "+"; 0 found
(#2367) Variable "OuterTickWidth" must be all lower-case
(#2367) Commas (,) must be followed by white space.
(#2367) Variable "YPos" must be all lower-case
(#2367) Commas (,) must be followed by white space.
(#2367) Expected 1 space before "=>"; 0 found
(#2367) Expected 1 space after "=>"; 0 found
(#2367) Variable "TickR" must be all lower-case
(#2367) Commas (,) must be followed by white space.
(#2367) Expected 1 space before "=>"; 0 found
(#2367) Expected 1 space after "=>"; 0 found
(#2367) Variable "TickG" must be all lower-case
(#2367) Commas (,) must be followed by white space.
(#2367) Expected 1 space before "=>"; 0 found
(#2367) Expected 1 space after "=>"; 0 found
(#2367) Variable "TickB" must be all lower-case
(#2367) Commas (,) must be followed by white space.
(#2367) Expected 1 space before "=>"; 0 found
(#2367) Expected 1 space after "=>"; 0 found
(#2367) Variable "TickAlpha" must be all lower-case
(#2367) Line exceeds 132 characters; contains 151 characters
(#2368) Line indented incorrectly; expected at least 28 spaces, found 15
(#2368) Variable "Bounds" must be all lower-case
(#2368) Variable "XPos" must be all lower-case
(#2368) Expected 1 space before "+"; 0 found
(#2368) Expected 1 space after "+"; 0 found
(#2368) Variable "OuterTickWidth" must be all lower-case
(#2368) Expected 1 space before "+"; 0 found
(#2368) Expected 1 space after "+"; 0 found
(#2368) Commas (,) must be followed by white space.
(#2368) Variable "YPos" must be all lower-case
(#2368) Commas (,) must be followed by white space.
(#2368) Variable "Value" must be all lower-case
(#2368) Commas (,) must be followed by white space.
(#2368) Expected 1 space before "=>"; 0 found
(#2368) Expected 1 space after "=>"; 0 found
(#2369) Line indented incorrectly; expected at least 28 spaces, found 15
(#2369) Variable "TxtLeft" must be all lower-case
(#2369) Variable "XPos" must be all lower-case
(#2369) Expected 1 space before "+"; 0 found
(#2369) Expected 1 space after "+"; 0 found
(#2369) Variable "OuterTickWidth" must be all lower-case
(#2369) Expected 1 space before "+"; 0 found
(#2369) Expected 1 space after "+"; 0 found
(#2369) Expected 1 space before "+"; 0 found
(#2369) Expected 1 space after "+"; 0 found
(#2369) Variable "Bounds" must be all lower-case
(#2369) Expected 1 space before "-"; 0 found
(#2369) Expected 1 space after "-"; 0 found
(#2369) Variable "Bounds" must be all lower-case
(#2370) Line indented incorrectly; expected at least 28 spaces, found 15
(#2370) Variable "MaxLeft" must be all lower-case
(#2370) Variable "MaxLeft" must be all lower-case
(#2370) Commas (,) must be followed by white space.
(#2370) Variable "TxtLeft" must be all lower-case
(#2372) Line indented incorrectly; expected at least 28 spaces, found 15
(#2372) Variable "LastY" must be all lower-case
(#2372) Variable "YPos" must be all lower-case
(#2373) Line indented incorrectly; expected 24 spaces, found 14
(#2373) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2375) Line indented incorrectly; expected 24 spaces, found 13
(#2375) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2375) Variable "Parameters" must be all lower-case
(#2376) Line indented incorrectly; expected at least 24 spaces, found 14
(#2377) Line indented incorrectly; expected at least 28 spaces, found 15
(#2377) Variable "XPos" must be all lower-case
(#2377) Variable "MaxLeft" must be all lower-case
(#2377) Expected 1 space before "+"; 0 found
(#2377) Expected 1 space after "+"; 0 found
(#2378) Line indented incorrectly; expected at least 28 spaces, found 15
(#2378) Variable "YPos" must be all lower-case
(#2378) Expected 1 space before "+"; 0 found
(#2378) Expected 1 space after "+"; 0 found
(#2378) Expected 1 space before "-"; 0 found
(#2378) Expected 1 space after "-"; 0 found
(#2378) Expected 1 space before "/"; 0 found
(#2378) Expected 1 space after "/"; 0 found
(#2379) Line indented incorrectly; expected at least 28 spaces, found 15
(#2379) Variable "Bounds" must be all lower-case
(#2379) Variable "XPos" must be all lower-case
(#2379) Commas (,) must be followed by white space.
(#2379) Variable "YPos" must be all lower-case
(#2379) Commas (,) must be followed by white space.
(#2379) Variable "Parameters" must be all lower-case
(#2379) Commas (,) must be followed by white space.
(#2379) Expected 1 space before "=>"; 0 found
(#2379) Expected 1 space after "=>"; 0 found
(#2379) Commas (,) must be followed by white space.
(#2379) Expected 1 space before "=>"; 0 found
(#2379) Expected 1 space after "=>"; 0 found
(#2380) Line indented incorrectly; expected at least 28 spaces, found 15
(#2380) Variable "MaxLeft" must be all lower-case
(#2380) Variable "Bounds" must be all lower-case
(#2382) Line indented incorrectly; expected at least 28 spaces, found 15
(#2382) Variable "MaxLeft" must be all lower-case
(#2383) Line indented incorrectly; expected 24 spaces, found 14
(#2383) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2384) Line indented incorrectly; expected at least 24 spaces, found 13
(#2384) Variable "AxisPos" must be all lower-case
(#2384) Variable "MaxLeft" must be all lower-case
(#2384) Variable "ScaleSpacing" must be all lower-case
(#2385) Line indented incorrectly; expected 20 spaces, found 12
(#2385) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2386) Line indented incorrectly; expected 16 spaces, found 10
(#2386) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2387) Line indented incorrectly; expected 16 spaces, found 9
(#2387) Usage of ELSEIF not allowed; use ELSE IF instead
(#2387) Variable "Pos" must be all lower-case
(#2388) Line indented incorrectly; expected at least 16 spaces, found 10
(#2389) Line indented incorrectly; expected 20 spaces, found 11
(#2389) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2389) Variable "Parameters" must be all lower-case
(#2390) Line indented incorrectly; expected at least 20 spaces, found 12
(#2391) Line indented incorrectly; expected 24 spaces, found 13
(#2391) Expected "if (...) {\n"; found "if (...)\n { "
(#2391) Variable "Floating" must be all lower-case
(#2392) Line indented incorrectly; expected at least 24 spaces, found 14
(#2392) Variable "FloatingOffset" must be all lower-case
(#2392) Variable "XMargin" must be all lower-case
(#2392) Expected 1 space before "+"; 0 found
(#2392) Expected 1 space after "+"; 0 found
(#2392) Variable "Parameters" must be all lower-case
(#2392) Commas (,) must be followed by white space.
(#2392) Variable "AxisPos" must be all lower-case
(#2392) Commas (,) must be followed by white space.
(#2392) Expected 1 space before "-"; 0 found
(#2392) Expected 1 space after "-"; 0 found
(#2392) Variable "Parameters" must be all lower-case
(#2392) Commas (,) must be followed by white space.
(#2392) Variable "AxisPos" must be all lower-case
(#2392) Commas (,) must be followed by white space.
(#2392) Expected 1 space before "=>"; 0 found
(#2392) Expected 1 space after "=>"; 0 found
(#2392) Variable "AxisR" must be all lower-case
(#2392) Commas (,) must be followed by white space.
(#2392) Expected 1 space before "=>"; 0 found
(#2392) Expected 1 space after "=>"; 0 found
(#2392) Variable "AxisG" must be all lower-case
(#2392) Commas (,) must be followed by white space.
(#2392) Expected 1 space before "=>"; 0 found
(#2392) Expected 1 space after "=>"; 0 found
(#2392) Variable "AxisB" must be all lower-case
(#2392) Commas (,) must be followed by white space.
(#2392) Expected 1 space before "=>"; 0 found
(#2392) Expected 1 space after "=>"; 0 found
(#2392) Variable "AxisAlpha" must be all lower-case
(#2392) Line exceeds maximum limit of 180 characters; contains 236 characters
(#2392) Closing brace must be on a line by itself
(#2393) Line indented incorrectly; expected 24 spaces, found 13
(#2393) Expected "} else {\n"; found "}\n else\n { "
(#2394) Line indented incorrectly; expected at least 24 spaces, found 14
(#2394) Variable "FloatingOffset" must be all lower-case
(#2394) Commas (,) must be followed by white space.
(#2394) Variable "AxisPos" must be all lower-case
(#2394) Commas (,) must be followed by white space.
(#2394) Commas (,) must be followed by white space.
(#2394) Variable "AxisPos" must be all lower-case
(#2394) Commas (,) must be followed by white space.
(#2394) Expected 1 space before "=>"; 0 found
(#2394) Expected 1 space after "=>"; 0 found
(#2394) Variable "AxisR" must be all lower-case
(#2394) Commas (,) must be followed by white space.
(#2394) Expected 1 space before "=>"; 0 found
(#2394) Expected 1 space after "=>"; 0 found
(#2394) Variable "AxisG" must be all lower-case
(#2394) Commas (,) must be followed by white space.
(#2394) Expected 1 space before "=>"; 0 found
(#2394) Expected 1 space after "=>"; 0 found
(#2394) Variable "AxisB" must be all lower-case
(#2394) Commas (,) must be followed by white space.
(#2394) Expected 1 space before "=>"; 0 found
(#2394) Expected 1 space after "=>"; 0 found
(#2394) Variable "AxisAlpha" must be all lower-case
(#2394) Line exceeds maximum limit of 180 characters; contains 185 characters
(#2394) Closing brace must be on a line by itself
(#2396) Line indented incorrectly; expected 24 spaces, found 13
(#2396) Expected "if (...) {\n"; found "if (...) { "
(#2396) Variable "DrawArrows" must be all lower-case
(#2396) Expected 1 space before "-"; 0 found
(#2396) Expected 1 space after "-"; 0 found
(#2396) Variable "Parameters" must be all lower-case
(#2396) Commas (,) must be followed by white space.
(#2396) Variable "AxisPos" must be all lower-case
(#2396) Commas (,) must be followed by white space.
(#2396) Expected 1 space before "+"; 0 found
(#2396) Expected 1 space after "+"; 0 found
(#2396) Variable "ArrowSize" must be all lower-case
(#2396) Expected 1 space before "*"; 0 found
(#2396) Expected 1 space after "*"; 0 found
(#2396) Commas (,) must be followed by white space.
(#2396) Variable "AxisPos" must be all lower-case
(#2396) Commas (,) must be followed by white space.
(#2396) Expected 1 space before "=>"; 0 found
(#2396) Expected 1 space after "=>"; 0 found
(#2396) Variable "AxisR" must be all lower-case
(#2396) Commas (,) must be followed by white space.
(#2396) Expected 1 space before "=>"; 0 found
(#2396) Expected 1 space after "=>"; 0 found
(#2396) Variable "AxisG" must be all lower-case
(#2396) Commas (,) must be followed by white space.
(#2396) Expected 1 space before "=>"; 0 found
(#2396) Expected 1 space after "=>"; 0 found
(#2396) Variable "AxisB" must be all lower-case
(#2396) Commas (,) must be followed by white space.
(#2396) Expected 1 space before "=>"; 0 found
(#2396) Expected 1 space after "=>"; 0 found
(#2396) Variable "ArrowSize" must be all lower-case
(#2396) Line exceeds maximum limit of 180 characters; contains 231 characters
(#2396) Closing brace must be on a line by itself
(#2398) Line indented incorrectly; expected at least 24 spaces, found 13
(#2398) Variable "Width" must be all lower-case
(#2398) Variable "Parameters" must be all lower-case
(#2398) Expected 1 space before "*"; 0 found
(#2398) Expected 1 space after "*"; 0 found
(#2399) Line indented incorrectly; expected at least 24 spaces, found 13
(#2399) Variable "Step" must be all lower-case
(#2399) Variable "Width" must be all lower-case
(#2399) Variable "Parameters" must be all lower-case
(#2399) Variable "SubTicksSize" must be all lower-case
(#2399) Variable "Step" must be all lower-case
(#2399) Expected 1 space after "/"; 0 found
(#2399) Variable "MinTop" must be all lower-case
(#2399) Variable "AxisPos" must be all lower-case
(#2400) Line indented incorrectly; expected at least 24 spaces, found 13
(#2400) Variable "LastX" must be all lower-case
(#2400) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2401) Line indented incorrectly; expected 24 spaces, found 13
(#2401) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2401) Expected 1 space after first semicolon of FOR loop; 0 found
(#2401) Expected 1 space after second semicolon of FOR loop; 0 found
(#2401) Expected 1 space before "="; 0 found
(#2401) Expected 1 space after "="; 0 found
(#2401) Expected 1 space before "<="; 0 found
(#2401) Expected 1 space after "<="; 0 found
(#2401) Variable "Parameters" must be all lower-case
(#2402) Line indented incorrectly; expected at least 24 spaces, found 14
(#2403) Line indented incorrectly; expected at least 28 spaces, found 15
(#2403) Variable "XPos" must be all lower-case
(#2403) Variable "Parameters" must be all lower-case
(#2403) Variable "Step" must be all lower-case
(#2403) Expected 1 space before "*"; 0 found
(#2403) Expected 1 space after "*"; 0 found
(#2404) Line indented incorrectly; expected at least 28 spaces, found 15
(#2404) Variable "YPos" must be all lower-case
(#2404) Variable "AxisPos" must be all lower-case
(#2405) Line indented incorrectly; expected at least 28 spaces, found 15
(#2405) Variable "Value" must be all lower-case
(#2405) Variable "Parameters" must be all lower-case
(#2405) Variable "Parameters" must be all lower-case
(#2405) Expected 1 space before "*"; 0 found
(#2405) Expected 1 space after "*"; 0 found
(#2405) Commas (,) must be followed by white space.
(#2405) Variable "Parameters" must be all lower-case
(#2405) Commas (,) must be followed by white space.
(#2405) Variable "Parameters" must be all lower-case
(#2405) Commas (,) must be followed by white space.
(#2405) Variable "Parameters" must be all lower-case
(#2405) Line exceeds 132 characters; contains 163 characters
(#2407) Line indented incorrectly; expected 28 spaces, found 15
(#2407) Expected "if (...) {\n"; found "if (...) { "
(#2407) Expected 1 space before "%"; 0 found
(#2407) Expected 1 space after "%"; 0 found
(#2407) Variable "BGColor" must be all lower-case
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2407) Variable "BackgroundR1" must be all lower-case
(#2407) Commas (,) must be followed by white space.
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2407) Variable "BackgroundG1" must be all lower-case
(#2407) Commas (,) must be followed by white space.
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2407) Variable "BackgroundB1" must be all lower-case
(#2407) Commas (,) must be followed by white space.
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2407) Variable "BackgroundAlpha1" must be all lower-case
(#2407) Closing brace must be on a line by itself
(#2407) Expected "} else {\n"; found "} else { "
(#2407) Variable "BGColor" must be all lower-case
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2407) Variable "BackgroundR2" must be all lower-case
(#2407) Commas (,) must be followed by white space.
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2407) Variable "BackgroundG2" must be all lower-case
(#2407) Commas (,) must be followed by white space.
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2407) Variable "BackgroundB2" must be all lower-case
(#2407) Commas (,) must be followed by white space.
(#2407) Expected 1 space before "=>"; 0 found
(#2407) Expected 1 space after "=>"; 0 found
(#2407) Variable "BackgroundAlpha2" must be all lower-case
(#2407) Line exceeds maximum limit of 180 characters; contains 250 characters
(#2407) Closing brace must be on a line by itself
(#2408) Line indented incorrectly; expected 28 spaces, found 15
(#2408) Expected "if (...) {\n"; found "if (...) { "
(#2408) Variable "LastX" must be all lower-case
(#2408) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2408) Variable "CycleBackground" must be all lower-case
(#2408) Variable "DrawYLines" must be all lower-case
(#2408) Variable "AxisID" must be all lower-case
(#2408) Commas (,) must be followed by white space.
(#2408) Variable "DrawYLines" must be all lower-case
(#2408) Variable "LastX" must be all lower-case
(#2408) Commas (,) must be followed by white space.
(#2408) Expected 1 space before "+"; 0 found
(#2408) Expected 1 space after "+"; 0 found
(#2408) Variable "FloatingOffset" must be all lower-case
(#2408) Commas (,) must be followed by white space.
(#2408) Variable "XPos" must be all lower-case
(#2408) Commas (,) must be followed by white space.
(#2408) Expected 1 space before "-"; 0 found
(#2408) Expected 1 space after "-"; 0 found
(#2408) Variable "FloatingOffset" must be all lower-case
(#2408) Commas (,) must be followed by white space.
(#2408) Variable "BGColor" must be all lower-case
(#2408) Line exceeds maximum limit of 180 characters; contains 240 characters
(#2408) Closing brace must be on a line by itself
(#2410) Line indented incorrectly; expected 28 spaces, found 15
(#2410) Expected "if (...) {\n"; found "if (...) { "
(#2410) Variable "DrawYLines" must be all lower-case
(#2410) Variable "AxisID" must be all lower-case
(#2410) Commas (,) must be followed by white space.
(#2410) Variable "DrawYLines" must be all lower-case
(#2410) Variable "XPos" must be all lower-case
(#2410) Commas (,) must be followed by white space.
(#2410) Expected 1 space before "+"; 0 found
(#2410) Expected 1 space after "+"; 0 found
(#2410) Variable "FloatingOffset" must be all lower-case
(#2410) Commas (,) must be followed by white space.
(#2410) Variable "XPos" must be all lower-case
(#2410) Commas (,) must be followed by white space.
(#2410) Expected 1 space before "-"; 0 found
(#2410) Expected 1 space after "-"; 0 found
(#2410) Variable "FloatingOffset" must be all lower-case
(#2410) Commas (,) must be followed by white space.
(#2410) Expected 1 space before "=>"; 0 found
(#2410) Expected 1 space after "=>"; 0 found
(#2410) Variable "GridR" must be all lower-case
(#2410) Commas (,) must be followed by white space.
(#2410) Expected 1 space before "=>"; 0 found
(#2410) Expected 1 space after "=>"; 0 found
(#2410) Variable "GridG" must be all lower-case
(#2410) Commas (,) must be followed by white space.
(#2410) Expected 1 space before "=>"; 0 found
(#2410) Expected 1 space after "=>"; 0 found
(#2410) Variable "GridB" must be all lower-case
(#2410) Commas (,) must be followed by white space.
(#2410) Expected 1 space before "=>"; 0 found
(#2410) Expected 1 space after "=>"; 0 found
(#2410) Variable "GridAlpha" must be all lower-case
(#2410) Commas (,) must be followed by white space.
(#2410) Expected 1 space before "=>"; 0 found
(#2410) Expected 1 space after "=>"; 0 found
(#2410) Variable "GridTicks" must be all lower-case
(#2410) Line exceeds maximum limit of 180 characters; contains 260 characters
(#2410) Closing brace must be on a line by itself
(#2412) Line indented incorrectly; expected at least 28 spaces, found 15
(#2412) Inline control structures are not allowed
(#2412) Variable "DrawSubTicks" must be all lower-case
(#2412) Variable "Parameters" must be all lower-case
(#2413) Line indented incorrectly; expected at least 28 spaces, found 16
(#2413) Variable "XPos" must be all lower-case
(#2413) Expected 1 space before "+"; 0 found
(#2413) Expected 1 space after "+"; 0 found
(#2413) Variable "SubTicksSize" must be all lower-case
(#2413) Commas (,) must be followed by white space.
(#2413) Variable "YPos" must be all lower-case
(#2413) Expected 1 space before "-"; 0 found
(#2413) Expected 1 space after "-"; 0 found
(#2413) Variable "OuterSubTickWidth" must be all lower-case
(#2413) Commas (,) must be followed by white space.
(#2413) Variable "XPos" must be all lower-case
(#2413) Expected 1 space before "+"; 0 found
(#2413) Expected 1 space after "+"; 0 found
(#2413) Variable "SubTicksSize" must be all lower-case
(#2413) Commas (,) must be followed by white space.
(#2413) Variable "YPos" must be all lower-case
(#2413) Expected 1 space before "+"; 0 found
(#2413) Expected 1 space after "+"; 0 found
(#2413) Variable "InnerSubTickWidth" must be all lower-case
(#2413) Commas (,) must be followed by white space.
(#2413) Expected 1 space before "=>"; 0 found
(#2413) Expected 1 space after "=>"; 0 found
(#2413) Variable "SubTickR" must be all lower-case
(#2413) Commas (,) must be followed by white space.
(#2413) Expected 1 space before "=>"; 0 found
(#2413) Expected 1 space after "=>"; 0 found
(#2413) Variable "SubTickG" must be all lower-case
(#2413) Commas (,) must be followed by white space.
(#2413) Expected 1 space before "=>"; 0 found
(#2413) Expected 1 space after "=>"; 0 found
(#2413) Variable "SubTickB" must be all lower-case
(#2413) Commas (,) must be followed by white space.
(#2413) Expected 1 space before "=>"; 0 found
(#2413) Expected 1 space after "=>"; 0 found
(#2413) Variable "SubTickAlpha" must be all lower-case
(#2413) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2415) Line indented incorrectly; expected at least 28 spaces, found 15
(#2415) Variable "XPos" must be all lower-case
(#2415) Commas (,) must be followed by white space.
(#2415) Variable "YPos" must be all lower-case
(#2415) Expected 1 space before "-"; 0 found
(#2415) Expected 1 space after "-"; 0 found
(#2415) Variable "OuterTickWidth" must be all lower-case
(#2415) Commas (,) must be followed by white space.
(#2415) Variable "XPos" must be all lower-case
(#2415) Commas (,) must be followed by white space.
(#2415) Variable "YPos" must be all lower-case
(#2415) Expected 1 space before "+"; 0 found
(#2415) Expected 1 space after "+"; 0 found
(#2415) Variable "InnerTickWidth" must be all lower-case
(#2415) Commas (,) must be followed by white space.
(#2415) Expected 1 space before "=>"; 0 found
(#2415) Expected 1 space after "=>"; 0 found
(#2415) Variable "TickR" must be all lower-case
(#2415) Commas (,) must be followed by white space.
(#2415) Expected 1 space before "=>"; 0 found
(#2415) Expected 1 space after "=>"; 0 found
(#2415) Variable "TickG" must be all lower-case
(#2415) Commas (,) must be followed by white space.
(#2415) Expected 1 space before "=>"; 0 found
(#2415) Expected 1 space after "=>"; 0 found
(#2415) Variable "TickB" must be all lower-case
(#2415) Commas (,) must be followed by white space.
(#2415) Expected 1 space before "=>"; 0 found
(#2415) Expected 1 space after "=>"; 0 found
(#2415) Variable "TickAlpha" must be all lower-case
(#2415) Line exceeds 132 characters; contains 151 characters
(#2416) Line indented incorrectly; expected at least 28 spaces, found 15
(#2416) Variable "Bounds" must be all lower-case
(#2416) Variable "XPos" must be all lower-case
(#2416) Commas (,) must be followed by white space.
(#2416) Variable "YPos" must be all lower-case
(#2416) Expected 1 space before "-"; 0 found
(#2416) Expected 1 space after "-"; 0 found
(#2416) Variable "OuterTickWidth" must be all lower-case
(#2416) Expected 1 space before "-"; 0 found
(#2416) Expected 1 space after "-"; 0 found
(#2416) Commas (,) must be followed by white space.
(#2416) Variable "Value" must be all lower-case
(#2416) Commas (,) must be followed by white space.
(#2416) Expected 1 space before "=>"; 0 found
(#2416) Expected 1 space after "=>"; 0 found
(#2417) Line indented incorrectly; expected at least 28 spaces, found 15
(#2417) Variable "TxtHeight" must be all lower-case
(#2417) Variable "YPos" must be all lower-case
(#2417) Expected 1 space before "-"; 0 found
(#2417) Expected 1 space after "-"; 0 found
(#2417) Variable "OuterTickWidth" must be all lower-case
(#2417) Expected 1 space before "-"; 0 found
(#2417) Expected 1 space after "-"; 0 found
(#2417) Expected 1 space before "-"; 0 found
(#2417) Expected 1 space after "-"; 0 found
(#2417) Variable "Bounds" must be all lower-case
(#2417) Expected 1 space before "-"; 0 found
(#2417) Expected 1 space after "-"; 0 found
(#2417) Variable "Bounds" must be all lower-case
(#2418) Line indented incorrectly; expected at least 28 spaces, found 15
(#2418) Variable "MinTop" must be all lower-case
(#2418) Variable "MinTop" must be all lower-case
(#2418) Commas (,) must be followed by white space.
(#2418) Variable "TxtHeight" must be all lower-case
(#2420) Line indented incorrectly; expected at least 28 spaces, found 15
(#2420) Variable "LastX" must be all lower-case
(#2420) Variable "XPos" must be all lower-case
(#2421) Line indented incorrectly; expected 24 spaces, found 14
(#2421) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2423) Line indented incorrectly; expected 24 spaces, found 13
(#2423) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2423) Variable "Parameters" must be all lower-case
(#2424) Line indented incorrectly; expected at least 24 spaces, found 14
(#2425) Line indented incorrectly; expected at least 28 spaces, found 15
(#2425) Variable "YPos" must be all lower-case
(#2425) Variable "MinTop" must be all lower-case
(#2425) Expected 1 space before "-"; 0 found
(#2425) Expected 1 space after "-"; 0 found
(#2426) Line indented incorrectly; expected at least 28 spaces, found 15
(#2426) Variable "XPos" must be all lower-case
(#2426) Expected 1 space before "+"; 0 found
(#2426) Expected 1 space after "+"; 0 found
(#2426) Expected 1 space before "-"; 0 found
(#2426) Expected 1 space after "-"; 0 found
(#2426) Expected 1 space before "/"; 0 found
(#2426) Expected 1 space after "/"; 0 found
(#2427) Line indented incorrectly; expected at least 28 spaces, found 15
(#2427) Variable "Bounds" must be all lower-case
(#2427) Variable "XPos" must be all lower-case
(#2427) Commas (,) must be followed by white space.
(#2427) Variable "YPos" must be all lower-case
(#2427) Commas (,) must be followed by white space.
(#2427) Variable "Parameters" must be all lower-case
(#2427) Commas (,) must be followed by white space.
(#2427) Expected 1 space before "=>"; 0 found
(#2427) Expected 1 space after "=>"; 0 found
(#2428) Line indented incorrectly; expected at least 28 spaces, found 15
(#2428) Variable "MinTop" must be all lower-case
(#2428) Variable "Bounds" must be all lower-case
(#2430) Line indented incorrectly; expected at least 28 spaces, found 15
(#2430) Variable "MinTop" must be all lower-case
(#2431) Line indented incorrectly; expected 24 spaces, found 14
(#2431) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2433) Line indented incorrectly; expected at least 24 spaces, found 13
(#2433) Variable "AxisPos" must be all lower-case
(#2433) Variable "MinTop" must be all lower-case
(#2433) Variable "ScaleSpacing" must be all lower-case
(#2434) Line indented incorrectly; expected 20 spaces, found 12
(#2434) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2435) Line indented incorrectly; expected 20 spaces, found 11
(#2435) Usage of ELSEIF not allowed; use ELSE IF instead
(#2435) Variable "Parameters" must be all lower-case
(#2436) Line indented incorrectly; expected at least 20 spaces, found 12
(#2437) Line indented incorrectly; expected 24 spaces, found 13
(#2437) Expected "if (...) {\n"; found "if (...)\n { "
(#2437) Variable "Floating" must be all lower-case
(#2438) Line indented incorrectly; expected at least 24 spaces, found 14
(#2438) Variable "FloatingOffset" must be all lower-case
(#2438) Variable "XMargin" must be all lower-case
(#2438) Expected 1 space before "+"; 0 found
(#2438) Expected 1 space after "+"; 0 found
(#2438) Variable "Parameters" must be all lower-case
(#2438) Commas (,) must be followed by white space.
(#2438) Variable "AxisPos" must be all lower-case
(#2438) Commas (,) must be followed by white space.
(#2438) Expected 1 space before "-"; 0 found
(#2438) Expected 1 space after "-"; 0 found
(#2438) Variable "Parameters" must be all lower-case
(#2438) Commas (,) must be followed by white space.
(#2438) Variable "AxisPos" must be all lower-case
(#2438) Commas (,) must be followed by white space.
(#2438) Expected 1 space before "=>"; 0 found
(#2438) Expected 1 space after "=>"; 0 found
(#2438) Variable "AxisR" must be all lower-case
(#2438) Commas (,) must be followed by white space.
(#2438) Expected 1 space before "=>"; 0 found
(#2438) Expected 1 space after "=>"; 0 found
(#2438) Variable "AxisG" must be all lower-case
(#2438) Commas (,) must be followed by white space.
(#2438) Expected 1 space before "=>"; 0 found
(#2438) Expected 1 space after "=>"; 0 found
(#2438) Variable "AxisB" must be all lower-case
(#2438) Commas (,) must be followed by white space.
(#2438) Expected 1 space before "=>"; 0 found
(#2438) Expected 1 space after "=>"; 0 found
(#2438) Variable "AxisAlpha" must be all lower-case
(#2438) Line exceeds maximum limit of 180 characters; contains 236 characters
(#2438) Closing brace must be on a line by itself
(#2439) Line indented incorrectly; expected 24 spaces, found 13
(#2439) Expected "} else {\n"; found "}\n else\n { "
(#2440) Line indented incorrectly; expected at least 24 spaces, found 14
(#2440) Variable "FloatingOffset" must be all lower-case
(#2440) Commas (,) must be followed by white space.
(#2440) Variable "AxisPos" must be all lower-case
(#2440) Commas (,) must be followed by white space.
(#2440) Commas (,) must be followed by white space.
(#2440) Variable "AxisPos" must be all lower-case
(#2440) Commas (,) must be followed by white space.
(#2440) Expected 1 space before "=>"; 0 found
(#2440) Expected 1 space after "=>"; 0 found
(#2440) Variable "AxisR" must be all lower-case
(#2440) Commas (,) must be followed by white space.
(#2440) Expected 1 space before "=>"; 0 found
(#2440) Expected 1 space after "=>"; 0 found
(#2440) Variable "AxisG" must be all lower-case
(#2440) Commas (,) must be followed by white space.
(#2440) Expected 1 space before "=>"; 0 found
(#2440) Expected 1 space after "=>"; 0 found
(#2440) Variable "AxisB" must be all lower-case
(#2440) Commas (,) must be followed by white space.
(#2440) Expected 1 space before "=>"; 0 found
(#2440) Expected 1 space after "=>"; 0 found
(#2440) Variable "AxisAlpha" must be all lower-case
(#2440) Line exceeds maximum limit of 180 characters; contains 185 characters
(#2440) Closing brace must be on a line by itself
(#2442) Line indented incorrectly; expected 24 spaces, found 13
(#2442) Expected "if (...) {\n"; found "if (...) { "
(#2442) Variable "DrawArrows" must be all lower-case
(#2442) Expected 1 space before "-"; 0 found
(#2442) Expected 1 space after "-"; 0 found
(#2442) Variable "Parameters" must be all lower-case
(#2442) Commas (,) must be followed by white space.
(#2442) Variable "AxisPos" must be all lower-case
(#2442) Commas (,) must be followed by white space.
(#2442) Expected 1 space before "+"; 0 found
(#2442) Expected 1 space after "+"; 0 found
(#2442) Variable "ArrowSize" must be all lower-case
(#2442) Expected 1 space before "*"; 0 found
(#2442) Expected 1 space after "*"; 0 found
(#2442) Commas (,) must be followed by white space.
(#2442) Variable "AxisPos" must be all lower-case
(#2442) Commas (,) must be followed by white space.
(#2442) Expected 1 space before "=>"; 0 found
(#2442) Expected 1 space after "=>"; 0 found
(#2442) Variable "AxisR" must be all lower-case
(#2442) Commas (,) must be followed by white space.
(#2442) Expected 1 space before "=>"; 0 found
(#2442) Expected 1 space after "=>"; 0 found
(#2442) Variable "AxisG" must be all lower-case
(#2442) Commas (,) must be followed by white space.
(#2442) Expected 1 space before "=>"; 0 found
(#2442) Expected 1 space after "=>"; 0 found
(#2442) Variable "AxisB" must be all lower-case
(#2442) Commas (,) must be followed by white space.
(#2442) Expected 1 space before "=>"; 0 found
(#2442) Expected 1 space after "=>"; 0 found
(#2442) Variable "ArrowSize" must be all lower-case
(#2442) Line exceeds maximum limit of 180 characters; contains 231 characters
(#2442) Closing brace must be on a line by itself
(#2444) Line indented incorrectly; expected at least 24 spaces, found 13
(#2444) Variable "Width" must be all lower-case
(#2444) Variable "Parameters" must be all lower-case
(#2444) Expected 1 space before "*"; 0 found
(#2444) Expected 1 space after "*"; 0 found
(#2445) Line indented incorrectly; expected at least 24 spaces, found 13
(#2445) Variable "Step" must be all lower-case
(#2445) Variable "Width" must be all lower-case
(#2445) Variable "Parameters" must be all lower-case
(#2445) Variable "SubTicksSize" must be all lower-case
(#2445) Variable "Step" must be all lower-case
(#2445) Expected 1 space after "/"; 0 found
(#2445) Variable "MaxBottom" must be all lower-case
(#2445) Variable "AxisPos" must be all lower-case
(#2446) Line indented incorrectly; expected at least 24 spaces, found 13
(#2446) Variable "LastX" must be all lower-case
(#2446) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2447) Line indented incorrectly; expected 24 spaces, found 13
(#2447) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2447) Expected 1 space after first semicolon of FOR loop; 0 found
(#2447) Expected 1 space after second semicolon of FOR loop; 0 found
(#2447) Expected 1 space before "="; 0 found
(#2447) Expected 1 space after "="; 0 found
(#2447) Expected 1 space before "<="; 0 found
(#2447) Expected 1 space after "<="; 0 found
(#2447) Variable "Parameters" must be all lower-case
(#2448) Line indented incorrectly; expected at least 24 spaces, found 14
(#2449) Line indented incorrectly; expected at least 28 spaces, found 15
(#2449) Variable "XPos" must be all lower-case
(#2449) Variable "Parameters" must be all lower-case
(#2449) Variable "Step" must be all lower-case
(#2449) Expected 1 space before "*"; 0 found
(#2449) Expected 1 space after "*"; 0 found
(#2450) Line indented incorrectly; expected at least 28 spaces, found 15
(#2450) Variable "YPos" must be all lower-case
(#2450) Variable "AxisPos" must be all lower-case
(#2451) Line indented incorrectly; expected at least 28 spaces, found 15
(#2451) Variable "Value" must be all lower-case
(#2451) Variable "Parameters" must be all lower-case
(#2451) Variable "Parameters" must be all lower-case
(#2451) Expected 1 space before "*"; 0 found
(#2451) Expected 1 space after "*"; 0 found
(#2451) Commas (,) must be followed by white space.
(#2451) Variable "Parameters" must be all lower-case
(#2451) Commas (,) must be followed by white space.
(#2451) Variable "Parameters" must be all lower-case
(#2451) Commas (,) must be followed by white space.
(#2451) Variable "Parameters" must be all lower-case
(#2451) Line exceeds 132 characters; contains 163 characters
(#2453) Line indented incorrectly; expected 28 spaces, found 15
(#2453) Expected "if (...) {\n"; found "if (...) { "
(#2453) Expected 1 space before "%"; 0 found
(#2453) Expected 1 space after "%"; 0 found
(#2453) Variable "BGColor" must be all lower-case
(#2453) Expected 1 space before "=>"; 0 found
(#2453) Expected 1 space after "=>"; 0 found
(#2453) Variable "BackgroundR1" must be all lower-case
(#2453) Commas (,) must be followed by white space.
(#2453) Expected 1 space before "=>"; 0 found
(#2453) Expected 1 space after "=>"; 0 found
(#2453) Variable "BackgroundG1" must be all lower-case
(#2453) Commas (,) must be followed by white space.
(#2453) Expected 1 space before "=>"; 0 found
(#2453) Expected 1 space after "=>"; 0 found
(#2453) Variable "BackgroundB1" must be all lower-case
(#2453) Commas (,) must be followed by white space.
(#2453) Expected 1 space before "=>"; 0 found
(#2453) Expected 1 space after "=>"; 0 found
(#2453) Variable "BackgroundAlpha1" must be all lower-case
(#2453) Closing brace must be on a line by itself
(#2453) Expected "} else {\n"; found "} else { "
(#2453) Variable "BGColor" must be all lower-case
(#2453) Expected 1 space before "=>"; 0 found
(#2453) Expected 1 space after "=>"; 0 found
(#2453) Variable "BackgroundR2" must be all lower-case
(#2453) Commas (,) must be followed by white space.
(#2453) Expected 1 space before "=>"; 0 found
(#2453) Expected 1 space after "=>"; 0 found
(#2453) Variable "BackgroundG2" must be all lower-case
(#2453) Commas (,) must be followed by white space.
(#2453) Expected 1 space before "=>"; 0 found
(#2453) Expected 1 space after "=>"; 0 found
(#2453) Variable "BackgroundB2" must be all lower-case
(#2453) Commas (,) must be followed by white space.
(#2453) Expected 1 space before "=>"; 0 found
(#2453) Expected 1 space after "=>"; 0 found
(#2453) Variable "BackgroundAlpha2" must be all lower-case
(#2453) Line exceeds maximum limit of 180 characters; contains 250 characters
(#2453) Closing brace must be on a line by itself
(#2454) Line indented incorrectly; expected 28 spaces, found 15
(#2454) Expected "if (...) {\n"; found "if (...) { "
(#2454) Variable "LastX" must be all lower-case
(#2454) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2454) Variable "CycleBackground" must be all lower-case
(#2454) Variable "DrawYLines" must be all lower-case
(#2454) Variable "AxisID" must be all lower-case
(#2454) Commas (,) must be followed by white space.
(#2454) Variable "DrawYLines" must be all lower-case
(#2454) Variable "LastX" must be all lower-case
(#2454) Commas (,) must be followed by white space.
(#2454) Expected 1 space before "+"; 0 found
(#2454) Expected 1 space after "+"; 0 found
(#2454) Variable "FloatingOffset" must be all lower-case
(#2454) Commas (,) must be followed by white space.
(#2454) Variable "XPos" must be all lower-case
(#2454) Commas (,) must be followed by white space.
(#2454) Expected 1 space before "-"; 0 found
(#2454) Expected 1 space after "-"; 0 found
(#2454) Variable "FloatingOffset" must be all lower-case
(#2454) Commas (,) must be followed by white space.
(#2454) Variable "BGColor" must be all lower-case
(#2454) Line exceeds maximum limit of 180 characters; contains 240 characters
(#2454) Closing brace must be on a line by itself
(#2456) Line indented incorrectly; expected 28 spaces, found 15
(#2456) Expected "if (...) {\n"; found "if (...) { "
(#2456) Variable "DrawYLines" must be all lower-case
(#2456) Variable "AxisID" must be all lower-case
(#2456) Commas (,) must be followed by white space.
(#2456) Variable "DrawYLines" must be all lower-case
(#2456) Variable "XPos" must be all lower-case
(#2456) Commas (,) must be followed by white space.
(#2456) Expected 1 space before "+"; 0 found
(#2456) Expected 1 space after "+"; 0 found
(#2456) Variable "FloatingOffset" must be all lower-case
(#2456) Commas (,) must be followed by white space.
(#2456) Variable "XPos" must be all lower-case
(#2456) Commas (,) must be followed by white space.
(#2456) Expected 1 space before "-"; 0 found
(#2456) Expected 1 space after "-"; 0 found
(#2456) Variable "FloatingOffset" must be all lower-case
(#2456) Commas (,) must be followed by white space.
(#2456) Expected 1 space before "=>"; 0 found
(#2456) Expected 1 space after "=>"; 0 found
(#2456) Variable "GridR" must be all lower-case
(#2456) Commas (,) must be followed by white space.
(#2456) Expected 1 space before "=>"; 0 found
(#2456) Expected 1 space after "=>"; 0 found
(#2456) Variable "GridG" must be all lower-case
(#2456) Commas (,) must be followed by white space.
(#2456) Expected 1 space before "=>"; 0 found
(#2456) Expected 1 space after "=>"; 0 found
(#2456) Variable "GridB" must be all lower-case
(#2456) Commas (,) must be followed by white space.
(#2456) Expected 1 space before "=>"; 0 found
(#2456) Expected 1 space after "=>"; 0 found
(#2456) Variable "GridAlpha" must be all lower-case
(#2456) Commas (,) must be followed by white space.
(#2456) Expected 1 space before "=>"; 0 found
(#2456) Expected 1 space after "=>"; 0 found
(#2456) Variable "GridTicks" must be all lower-case
(#2456) Line exceeds maximum limit of 180 characters; contains 260 characters
(#2456) Closing brace must be on a line by itself
(#2458) Line indented incorrectly; expected at least 28 spaces, found 15
(#2458) Inline control structures are not allowed
(#2458) Variable "DrawSubTicks" must be all lower-case
(#2458) Variable "Parameters" must be all lower-case
(#2459) Line indented incorrectly; expected at least 28 spaces, found 16
(#2459) Variable "XPos" must be all lower-case
(#2459) Expected 1 space before "+"; 0 found
(#2459) Expected 1 space after "+"; 0 found
(#2459) Variable "SubTicksSize" must be all lower-case
(#2459) Commas (,) must be followed by white space.
(#2459) Variable "YPos" must be all lower-case
(#2459) Expected 1 space before "-"; 0 found
(#2459) Expected 1 space after "-"; 0 found
(#2459) Variable "OuterSubTickWidth" must be all lower-case
(#2459) Commas (,) must be followed by white space.
(#2459) Variable "XPos" must be all lower-case
(#2459) Expected 1 space before "+"; 0 found
(#2459) Expected 1 space after "+"; 0 found
(#2459) Variable "SubTicksSize" must be all lower-case
(#2459) Commas (,) must be followed by white space.
(#2459) Variable "YPos" must be all lower-case
(#2459) Expected 1 space before "+"; 0 found
(#2459) Expected 1 space after "+"; 0 found
(#2459) Variable "InnerSubTickWidth" must be all lower-case
(#2459) Commas (,) must be followed by white space.
(#2459) Expected 1 space before "=>"; 0 found
(#2459) Expected 1 space after "=>"; 0 found
(#2459) Variable "SubTickR" must be all lower-case
(#2459) Commas (,) must be followed by white space.
(#2459) Expected 1 space before "=>"; 0 found
(#2459) Expected 1 space after "=>"; 0 found
(#2459) Variable "SubTickG" must be all lower-case
(#2459) Commas (,) must be followed by white space.
(#2459) Expected 1 space before "=>"; 0 found
(#2459) Expected 1 space after "=>"; 0 found
(#2459) Variable "SubTickB" must be all lower-case
(#2459) Commas (,) must be followed by white space.
(#2459) Expected 1 space before "=>"; 0 found
(#2459) Expected 1 space after "=>"; 0 found
(#2459) Variable "SubTickAlpha" must be all lower-case
(#2459) Line exceeds maximum limit of 180 characters; contains 198 characters
(#2461) Line indented incorrectly; expected at least 28 spaces, found 15
(#2461) Variable "XPos" must be all lower-case
(#2461) Commas (,) must be followed by white space.
(#2461) Variable "YPos" must be all lower-case
(#2461) Expected 1 space before "-"; 0 found
(#2461) Expected 1 space after "-"; 0 found
(#2461) Variable "OuterTickWidth" must be all lower-case
(#2461) Commas (,) must be followed by white space.
(#2461) Variable "XPos" must be all lower-case
(#2461) Commas (,) must be followed by white space.
(#2461) Variable "YPos" must be all lower-case
(#2461) Expected 1 space before "+"; 0 found
(#2461) Expected 1 space after "+"; 0 found
(#2461) Variable "InnerTickWidth" must be all lower-case
(#2461) Commas (,) must be followed by white space.
(#2461) Expected 1 space before "=>"; 0 found
(#2461) Expected 1 space after "=>"; 0 found
(#2461) Variable "TickR" must be all lower-case
(#2461) Commas (,) must be followed by white space.
(#2461) Expected 1 space before "=>"; 0 found
(#2461) Expected 1 space after "=>"; 0 found
(#2461) Variable "TickG" must be all lower-case
(#2461) Commas (,) must be followed by white space.
(#2461) Expected 1 space before "=>"; 0 found
(#2461) Expected 1 space after "=>"; 0 found
(#2461) Variable "TickB" must be all lower-case
(#2461) Commas (,) must be followed by white space.
(#2461) Expected 1 space before "=>"; 0 found
(#2461) Expected 1 space after "=>"; 0 found
(#2461) Variable "TickAlpha" must be all lower-case
(#2461) Line exceeds 132 characters; contains 151 characters
(#2462) Line indented incorrectly; expected at least 28 spaces, found 15
(#2462) Variable "Bounds" must be all lower-case
(#2462) Variable "XPos" must be all lower-case
(#2462) Commas (,) must be followed by white space.
(#2462) Variable "YPos" must be all lower-case
(#2462) Expected 1 space before "+"; 0 found
(#2462) Expected 1 space after "+"; 0 found
(#2462) Variable "OuterTickWidth" must be all lower-case
(#2462) Expected 1 space before "+"; 0 found
(#2462) Expected 1 space after "+"; 0 found
(#2462) Commas (,) must be followed by white space.
(#2462) Variable "Value" must be all lower-case
(#2462) Commas (,) must be followed by white space.
(#2462) Expected 1 space before "=>"; 0 found
(#2462) Expected 1 space after "=>"; 0 found
(#2463) Line indented incorrectly; expected at least 28 spaces, found 15
(#2463) Variable "TxtHeight" must be all lower-case
(#2463) Variable "YPos" must be all lower-case
(#2463) Expected 1 space before "+"; 0 found
(#2463) Expected 1 space after "+"; 0 found
(#2463) Variable "OuterTickWidth" must be all lower-case
(#2463) Expected 1 space before "+"; 0 found
(#2463) Expected 1 space after "+"; 0 found
(#2463) Expected 1 space before "+"; 0 found
(#2463) Expected 1 space after "+"; 0 found
(#2463) Variable "Bounds" must be all lower-case
(#2463) Expected 1 space before "-"; 0 found
(#2463) Expected 1 space after "-"; 0 found
(#2463) Variable "Bounds" must be all lower-case
(#2464) Line indented incorrectly; expected at least 28 spaces, found 15
(#2464) Variable "MaxBottom" must be all lower-case
(#2464) Variable "MaxBottom" must be all lower-case
(#2464) Commas (,) must be followed by white space.
(#2464) Variable "TxtHeight" must be all lower-case
(#2466) Line indented incorrectly; expected at least 28 spaces, found 15
(#2466) Variable "LastX" must be all lower-case
(#2466) Variable "XPos" must be all lower-case
(#2467) Line indented incorrectly; expected 24 spaces, found 14
(#2467) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2469) Line indented incorrectly; expected 24 spaces, found 13
(#2469) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2469) Variable "Parameters" must be all lower-case
(#2470) Line indented incorrectly; expected at least 24 spaces, found 14
(#2471) Line indented incorrectly; expected at least 28 spaces, found 15
(#2471) Variable "YPos" must be all lower-case
(#2471) Variable "MaxBottom" must be all lower-case
(#2471) Expected 1 space before "+"; 0 found
(#2471) Expected 1 space after "+"; 0 found
(#2472) Line indented incorrectly; expected at least 28 spaces, found 15
(#2472) Variable "XPos" must be all lower-case
(#2472) Expected 1 space before "+"; 0 found
(#2472) Expected 1 space after "+"; 0 found
(#2472) Expected 1 space before "-"; 0 found
(#2472) Expected 1 space after "-"; 0 found
(#2472) Expected 1 space before "/"; 0 found
(#2472) Expected 1 space after "/"; 0 found
(#2473) Line indented incorrectly; expected at least 28 spaces, found 15
(#2473) Variable "Bounds" must be all lower-case
(#2473) Variable "XPos" must be all lower-case
(#2473) Commas (,) must be followed by white space.
(#2473) Variable "YPos" must be all lower-case
(#2473) Commas (,) must be followed by white space.
(#2473) Variable "Parameters" must be all lower-case
(#2473) Commas (,) must be followed by white space.
(#2473) Expected 1 space before "=>"; 0 found
(#2473) Expected 1 space after "=>"; 0 found
(#2474) Line indented incorrectly; expected at least 28 spaces, found 15
(#2474) Variable "MaxBottom" must be all lower-case
(#2474) Variable "Bounds" must be all lower-case
(#2476) Line indented incorrectly; expected at least 28 spaces, found 15
(#2476) Variable "MaxBottom" must be all lower-case
(#2477) Line indented incorrectly; expected 24 spaces, found 14
(#2477) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2479) Line indented incorrectly; expected at least 24 spaces, found 13
(#2479) Variable "AxisPos" must be all lower-case
(#2479) Variable "MaxBottom" must be all lower-case
(#2479) Variable "ScaleSpacing" must be all lower-case
(#2480) Line indented incorrectly; expected 20 spaces, found 12
(#2480) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2481) Line indented incorrectly; expected 16 spaces, found 10
(#2481) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2482) Line indented incorrectly; expected 12 spaces, found 8
(#2482) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2483) Line indented incorrectly; expected 8 spaces, found 6
(#2483) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2484) Closing brace indented incorrectly; expected 3 spaces, found 4
(#2486) Line indented incorrectly; expected 4 spaces, found 3
(#2486) method name "pDraw::isValidLabel" must be in lower-case letters only
(#2486) Visibility must be declared on method "isValidLabel"
(#2486) Variable "Value" must be all lower-case
(#2486) Commas (,) must be followed by white space.
(#2486) Variable "LastValue" must be all lower-case
(#2486) Commas (,) must be followed by white space.
(#2486) Variable "LabelingMethod" must be all lower-case
(#2486) Commas (,) must be followed by white space.
(#2486) Variable "ID" must be all lower-case
(#2486) Commas (,) must be followed by white space.
(#2486) Variable "LabelSkip" must be all lower-case
(#2487) Opening brace should be on the same line as the declaration
(#2488) Line indented incorrectly; expected 8 spaces, found 5
(#2488) Expected "if (...) {\n"; found "if (...) { "
(#2488) Variable "LabelingMethod" must be all lower-case
(#2488) Variable "Value" must be all lower-case
(#2488) Variable "LastValue" must be all lower-case
(#2488) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2488) Closing brace must be on a line by itself
(#2489) Line indented incorrectly; expected 8 spaces, found 5
(#2489) Expected "if (...) {\n"; found "if (...) { "
(#2489) Variable "LabelingMethod" must be all lower-case
(#2489) Variable "Value" must be all lower-case
(#2489) Variable "LastValue" must be all lower-case
(#2489) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2489) Closing brace must be on a line by itself
(#2490) Line indented incorrectly; expected 8 spaces, found 5
(#2490) Expected "if (...) {\n"; found "if (...) { "
(#2490) Variable "LabelingMethod" must be all lower-case
(#2490) Variable "LabelSkip" must be all lower-case
(#2490) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2490) Closing brace must be on a line by itself
(#2491) Line indented incorrectly; expected 8 spaces, found 5
(#2491) Expected "if (...) {\n"; found "if (...) { "
(#2491) Variable "LabelingMethod" must be all lower-case
(#2491) Variable "ID" must be all lower-case
(#2491) Expected 1 space before "+"; 0 found
(#2491) Expected 1 space after "+"; 0 found
(#2491) Variable "LabelSkip" must be all lower-case
(#2491) Variable "LabelSkip" must be all lower-case
(#2491) Expected 1 space before "+"; 0 found
(#2491) Expected 1 space after "+"; 0 found
(#2491) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2491) Closing brace must be on a line by itself
(#2493) Line indented incorrectly; expected at least 8 spaces, found 5
(#2493) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2494) Closing brace indented incorrectly; expected 3 spaces, found 4
(#2496) Line indented incorrectly; expected at least 4 spaces, found 3
(#2497) Line indented incorrectly; expected 4 spaces, found 3
(#2497) method name "pDraw::computeScale" must be in lower-case letters only
(#2497) Visibility must be declared on method "computeScale"
(#2497) Variable "XMin" must be all lower-case
(#2497) Commas (,) must be followed by white space.
(#2497) Variable "XMax" must be all lower-case
(#2497) Commas (,) must be followed by white space.
(#2497) Variable "MaxDivs" must be all lower-case
(#2497) Commas (,) must be followed by white space.
(#2497) Variable "Factors" must be all lower-case
(#2497) Commas (,) must be followed by white space.
(#2497) Variable "AxisID" must be all lower-case
(#2498) Opening brace should be on the same line as the declaration
(#2499) Line indented incorrectly; expected at least 8 spaces, found 5
(#2500) Line indented incorrectly; expected at least 8 spaces, found 5
(#2500) Variable "Results" must be all lower-case
(#2501) Line indented incorrectly; expected at least 8 spaces, found 5
(#2501) Inline control structures are not allowed
(#2501) Variable "Factors" must be all lower-case
(#2501) Variable "Key" must be all lower-case
(#2501) Variable "Factor" must be all lower-case
(#2502) Line indented incorrectly; expected at least 8 spaces, found 6
(#2502) Variable "Results" must be all lower-case
(#2502) Variable "Factor" must be all lower-case
(#2502) Variable "XMin" must be all lower-case
(#2502) Commas (,) must be followed by white space.
(#2502) Variable "XMax" must be all lower-case
(#2502) Commas (,) must be followed by white space.
(#2502) Variable "MaxDivs" must be all lower-case
(#2502) Commas (,) must be followed by white space.
(#2502) Variable "Factor" must be all lower-case
(#2502) Commas (,) must be followed by white space.
(#2502) Variable "AxisID" must be all lower-case
(#2504) Line indented incorrectly; expected at least 8 spaces, found 5
(#2505) Line indented incorrectly; expected at least 8 spaces, found 5
(#2505) Variable "GoodScaleFactors" must be all lower-case
(#2506) Line indented incorrectly; expected 8 spaces, found 5
(#2506) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#2506) Variable "Results" must be all lower-case
(#2506) Variable "Key" must be all lower-case
(#2506) Variable "Result" must be all lower-case
(#2507) Line indented incorrectly; expected at least 8 spaces, found 6
(#2508) Line indented incorrectly; expected at least 12 spaces, found 7
(#2508) Variable "Decimals" must be all lower-case
(#2508) Commas (,) must be followed by white space.
(#2508) Variable "Result" must be all lower-case
(#2509) Line indented incorrectly; expected 12 spaces, found 7
(#2509) Expected "if (...) {\n"; found "if (...) { "
(#2509) Variable "Decimals" must be all lower-case
(#2509) Variable "Decimals" must be all lower-case
(#2509) Variable "GoodScaleFactors" must be all lower-case
(#2509) Variable "Key" must be all lower-case
(#2509) Closing brace must be on a line by itself
(#2510) Line indented incorrectly; expected 8 spaces, found 6
(#2510) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2512) Line indented incorrectly; expected at least 8 spaces, found 5
(#2513) Line indented incorrectly; expected 8 spaces, found 5
(#2513) Expected "if (...) {\n"; found "if (...) { "
(#2513) Variable "GoodScaleFactors" must be all lower-case
(#2513) Variable "Results" must be all lower-case
(#2513) Variable "Factors" must be all lower-case
(#2513) Closing brace must be on a line by itself
(#2515) Line indented incorrectly; expected at least 8 spaces, found 5
(#2516) Line indented incorrectly; expected at least 8 spaces, found 5
(#2516) Variable "MaxRows" must be all lower-case
(#2516) Variable "BestFactor" must be all lower-case
(#2517) Line indented incorrectly; expected 8 spaces, found 5
(#2517) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#2517) Variable "GoodScaleFactors" must be all lower-case
(#2517) Variable "Key" must be all lower-case
(#2517) Variable "Factor" must be all lower-case
(#2518) Line indented incorrectly; expected at least 8 spaces, found 6
(#2518) Expected "if (...) {\n"; found "if (...) { "
(#2518) Variable "Results" must be all lower-case
(#2518) Variable "Factor" must be all lower-case
(#2518) Variable "MaxRows" must be all lower-case
(#2518) Variable "MaxRows" must be all lower-case
(#2518) Variable "Results" must be all lower-case
(#2518) Variable "Factor" must be all lower-case
(#2518) Variable "BestFactor" must be all lower-case
(#2518) Variable "Factor" must be all lower-case
(#2518) Closing brace must be on a line by itself
(#2518) Closing brace must be on a line by itself
(#2520) Line indented incorrectly; expected at least 8 spaces, found 5
(#2521) Line indented incorrectly; expected at least 8 spaces, found 5
(#2521) Variable "Results" must be all lower-case
(#2521) Variable "BestFactor" must be all lower-case
(#2522) Closing brace indented incorrectly; expected 3 spaces, found 4
(#2524) Line indented incorrectly; expected at least 4 spaces, found 3
(#2525) Line indented incorrectly; expected 4 spaces, found 3
(#2525) method name "pDraw::processScale" must be in lower-case letters only
(#2525) Visibility must be declared on method "processScale"
(#2525) Variable "XMin" must be all lower-case
(#2525) Commas (,) must be followed by white space.
(#2525) Variable "XMax" must be all lower-case
(#2525) Commas (,) must be followed by white space.
(#2525) Variable "MaxDivs" must be all lower-case
(#2525) Commas (,) must be followed by white space.
(#2525) Variable "Factors" must be all lower-case
(#2525) Commas (,) must be followed by white space.
(#2525) Variable "AxisID" must be all lower-case
(#2526) Opening brace should be on the same line as the declaration
(#2527) Line indented incorrectly; expected at least 8 spaces, found 5
(#2527) Variable "ScaleHeight" must be all lower-case
(#2527) Variable "XMax" must be all lower-case
(#2527) Expected 1 space before "-"; 0 found
(#2527) Expected 1 space after "-"; 0 found
(#2527) Variable "XMin" must be all lower-case
(#2529) Line indented incorrectly; expected at least 8 spaces, found 5
(#2529) Inline control structures are not allowed
(#2529) Variable "AxisID" must be all lower-case
(#2530) Line indented incorrectly; expected at least 8 spaces, found 6
(#2530) Variable "Format" must be all lower-case
(#2530) Variable "AxisID" must be all lower-case
(#2531) Line indented incorrectly; expected at least 8 spaces, found 5
(#2531) Inline control structures are not allowed
(#2532) Line indented incorrectly; expected at least 8 spaces, found 6
(#2532) Variable "Format" must be all lower-case
(#2532) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2534) Line indented incorrectly; expected at least 8 spaces, found 5
(#2534) Inline control structures are not allowed
(#2534) Variable "AxisID" must be all lower-case
(#2535) Line indented incorrectly; expected at least 8 spaces, found 6
(#2535) Variable "Mode" must be all lower-case
(#2535) Variable "AxisID" must be all lower-case
(#2536) Line indented incorrectly; expected at least 8 spaces, found 5
(#2536) Inline control structures are not allowed
(#2537) Line indented incorrectly; expected at least 8 spaces, found 6
(#2537) Variable "Mode" must be all lower-case
(#2539) Line indented incorrectly; expected at least 8 spaces, found 5
(#2539) Variable "Scale" must be all lower-case
(#2540) Line indented incorrectly; expected 8 spaces, found 5
(#2540) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2540) Variable "XMin" must be all lower-case
(#2540) Variable "XMax" must be all lower-case
(#2541) Line indented incorrectly; expected at least 8 spaces, found 6
(#2542) Line indented incorrectly; expected at least 12 spaces, found 7
(#2542) Variable "Found" must be all lower-case
(#2542) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2542) Variable "Rescaled" must be all lower-case
(#2542) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2542) Variable "Scaled10Factor" must be all lower-case
(#2542) Variable "Result" must be all lower-case
(#2543) Line indented incorrectly; expected 12 spaces, found 7
(#2543) Expected "while (...) {\n"; found "while(...)\n {\n"
(#2543) Variable "Found" must be all lower-case
(#2544) Line indented incorrectly; expected at least 12 spaces, found 8
(#2545) Line indented incorrectly; expected 16 spaces, found 9
(#2545) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#2545) Variable "Factors" must be all lower-case
(#2545) Variable "Key" must be all lower-case
(#2545) Variable "Factor" must be all lower-case
(#2546) Line indented incorrectly; expected at least 16 spaces, found 10
(#2547) Line indented incorrectly; expected 20 spaces, found 11
(#2547) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2547) Variable "Found" must be all lower-case
(#2548) Line indented incorrectly; expected at least 20 spaces, found 12
(#2549) Line indented incorrectly; expected 24 spaces, found 13
(#2549) Expected "if (...) {\n"; found "if (...) { "
(#2549) Variable "XMin" must be all lower-case
(#2549) Commas (,) must be followed by white space.
(#2549) Variable "Factor" must be all lower-case
(#2549) Expected 1 space before "*"; 0 found
(#2549) Expected 1 space after "*"; 0 found
(#2549) Variable "Scaled10Factor" must be all lower-case
(#2549) Variable "XMin" must be all lower-case
(#2549) Variable "XMin" must be all lower-case
(#2549) Variable "XMinRescaled" must be all lower-case
(#2549) Variable "XMin" must be all lower-case
(#2549) Expected 1 space before "/"; 0 found
(#2549) Expected 1 space after "/"; 0 found
(#2549) Variable "Factor" must be all lower-case
(#2549) Expected 1 space before "*"; 0 found
(#2549) Expected 1 space after "*"; 0 found
(#2549) Variable "Scaled10Factor" must be all lower-case
(#2549) Expected 1 space before "*"; 0 found
(#2549) Expected 1 space after "*"; 0 found
(#2549) Variable "Factor" must be all lower-case
(#2549) Expected 1 space before "*"; 0 found
(#2549) Expected 1 space after "*"; 0 found
(#2549) Variable "Scaled10Factor" must be all lower-case
(#2549) Closing brace must be on a line by itself
(#2549) Expected "} else {\n"; found "} else { "
(#2549) Variable "XMinRescaled" must be all lower-case
(#2549) Variable "XMin" must be all lower-case
(#2549) Line exceeds maximum limit of 180 characters; contains 214 characters
(#2549) Closing brace must be on a line by itself
(#2550) Line indented incorrectly; expected 24 spaces, found 13
(#2550) Expected "if (...) {\n"; found "if (...) { "
(#2550) Variable "XMax" must be all lower-case
(#2550) Commas (,) must be followed by white space.
(#2550) Variable "Factor" must be all lower-case
(#2550) Expected 1 space before "*"; 0 found
(#2550) Expected 1 space after "*"; 0 found
(#2550) Variable "Scaled10Factor" must be all lower-case
(#2550) Variable "XMax" must be all lower-case
(#2550) Variable "XMax" must be all lower-case
(#2550) Variable "XMaxRescaled" must be all lower-case
(#2550) Variable "XMax" must be all lower-case
(#2550) Expected 1 space before "/"; 0 found
(#2550) Expected 1 space after "/"; 0 found
(#2550) Variable "Factor" must be all lower-case
(#2550) Expected 1 space before "*"; 0 found
(#2550) Expected 1 space after "*"; 0 found
(#2550) Variable "Scaled10Factor" must be all lower-case
(#2550) Expected 1 space before "*"; 0 found
(#2550) Expected 1 space after "*"; 0 found
(#2550) Variable "Factor" must be all lower-case
(#2550) Expected 1 space before "*"; 0 found
(#2550) Expected 1 space after "*"; 0 found
(#2550) Variable "Scaled10Factor" must be all lower-case
(#2550) Expected 1 space before "+"; 0 found
(#2550) Expected 1 space after "+"; 0 found
(#2550) Variable "Factor" must be all lower-case
(#2550) Expected 1 space before "*"; 0 found
(#2550) Expected 1 space after "*"; 0 found
(#2550) Variable "Scaled10Factor" must be all lower-case
(#2550) Closing brace must be on a line by itself
(#2550) Expected "} else {\n"; found "} else { "
(#2550) Variable "XMaxRescaled" must be all lower-case
(#2550) Variable "XMax" must be all lower-case
(#2550) Line exceeds maximum limit of 180 characters; contains 240 characters
(#2550) Closing brace must be on a line by itself
(#2551) Line indented incorrectly; expected at least 24 spaces, found 13
(#2551) Variable "ScaleHeightRescaled" must be all lower-case
(#2551) Variable "XMaxRescaled" must be all lower-case
(#2551) Expected 1 space before "-"; 0 found
(#2551) Expected 1 space after "-"; 0 found
(#2551) Variable "XMinRescaled" must be all lower-case
(#2553) Line indented incorrectly; expected 24 spaces, found 13
(#2553) Expected "if (...) {\n"; found "if (...) { "
(#2553) Variable "Found" must be all lower-case
(#2553) Variable "ScaleHeightRescaled" must be all lower-case
(#2553) Expected 1 space before "/"; 0 found
(#2553) Expected 1 space after "/"; 0 found
(#2553) Variable "Factor" must be all lower-case
(#2553) Expected 1 space before "*"; 0 found
(#2553) Expected 1 space after "*"; 0 found
(#2553) Variable "Scaled10Factor" must be all lower-case
(#2553) Variable "MaxDivs" must be all lower-case
(#2553) Variable "Found" must be all lower-case
(#2553) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2553) Variable "Rescaled" must be all lower-case
(#2553) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2553) Variable "Result" must be all lower-case
(#2553) Variable "Factor" must be all lower-case
(#2553) Variable "Scaled10Factor" must be all lower-case
(#2553) Line exceeds 132 characters; contains 170 characters
(#2553) Closing brace must be on a line by itself
(#2554) Line indented incorrectly; expected 20 spaces, found 12
(#2554) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2555) Line indented incorrectly; expected 16 spaces, found 10
(#2555) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2556) Line indented incorrectly; expected at least 16 spaces, found 9
(#2556) Variable "Scaled10Factor" must be all lower-case
(#2556) Variable "Scaled10Factor" must be all lower-case
(#2557) Line indented incorrectly; expected 12 spaces, found 8
(#2557) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2559) Line indented incorrectly; expected at least 12 spaces, found 7
(#2560) Line indented incorrectly; expected 12 spaces, found 7
(#2560) Expected "if (...) {\n"; found "if (...) { "
(#2560) Variable "Rescaled" must be all lower-case
(#2560) Variable "XMin" must be all lower-case
(#2560) Variable "XMinRescaled" must be all lower-case
(#2560) Variable "XMax" must be all lower-case
(#2560) Variable "XMaxRescaled" must be all lower-case
(#2560) Variable "ScaleHeight" must be all lower-case
(#2560) Variable "ScaleHeightRescaled" must be all lower-case
(#2560) Closing brace must be on a line by itself
(#2562) Line indented incorrectly; expected at least 12 spaces, found 7
(#2563) Line indented incorrectly; expected at least 12 spaces, found 7
(#2563) Variable "Rows" must be all lower-case
(#2563) Variable "ScaleHeight" must be all lower-case
(#2563) Variable "Result" must be all lower-case
(#2563) Expected "if (...) {\n"; found "if (...) { "
(#2563) Variable "Rows" must be all lower-case
(#2563) Variable "Rows" must be all lower-case
(#2563) Closing brace must be on a line by itself
(#2564) Line indented incorrectly; expected at least 12 spaces, found 7
(#2564) Variable "RowHeight" must be all lower-case
(#2564) Variable "ScaleHeight" must be all lower-case
(#2564) Variable "Rows" must be all lower-case
(#2566) Line indented incorrectly; expected at least 12 spaces, found 7
(#2567) Line indented incorrectly; expected at least 12 spaces, found 7
(#2567) Variable "Scale" must be all lower-case
(#2567) Variable "Rows" must be all lower-case
(#2567) Variable "Scale" must be all lower-case
(#2567) Variable "RowHeight" must be all lower-case
(#2567) Variable "Scale" must be all lower-case
(#2567) Variable "XMin" must be all lower-case
(#2567) Variable "Scale" must be all lower-case
(#2567) Variable "XMax" must be all lower-case
(#2569) Line indented incorrectly; expected at least 12 spaces, found 7
(#2570) Line indented incorrectly; expected 12 spaces, found 7
(#2570) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2570) Variable "Mode" must be all lower-case
(#2570) Variable "Format" must be all lower-case
(#2570) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2571) Line indented incorrectly; expected at least 12 spaces, found 8
(#2572) Line indented incorrectly; expected at least 16 spaces, found 9
(#2572) Variable "Done" must be all lower-case
(#2572) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2572) Variable "GoodDecimals" must be all lower-case
(#2573) Line indented incorrectly; expected 16 spaces, found 9
(#2573) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2573) Expected 1 space after first semicolon of FOR loop; 0 found
(#2573) Expected 1 space after second semicolon of FOR loop; 0 found
(#2573) Variable "Decimals" must be all lower-case
(#2573) Expected 1 space before "="; 0 found
(#2573) Expected 1 space after "="; 0 found
(#2573) Variable "Decimals" must be all lower-case
(#2573) Expected 1 space before "<="; 0 found
(#2573) Expected 1 space after "<="; 0 found
(#2573) Variable "Decimals" must be all lower-case
(#2574) Line indented incorrectly; expected at least 16 spaces, found 10
(#2575) Line indented incorrectly; expected 20 spaces, found 11
(#2575) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2575) Variable "Done" must be all lower-case
(#2576) Line indented incorrectly; expected at least 20 spaces, found 12
(#2577) Line indented incorrectly; expected at least 24 spaces, found 13
(#2577) Variable "LastLabel" must be all lower-case
(#2577) Variable "ScaleOK" must be all lower-case
(#2577) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2578) Line indented incorrectly; expected 24 spaces, found 13
(#2578) Expected "for (...) {\n"; found "for(...)\n {\n"
(#2578) Expected 1 space after first semicolon of FOR loop; 0 found
(#2578) Expected 1 space after second semicolon of FOR loop; 0 found
(#2578) Expected 1 space before "="; 0 found
(#2578) Expected 1 space after "="; 0 found
(#2578) Expected 1 space before "<="; 0 found
(#2578) Expected 1 space after "<="; 0 found
(#2578) Variable "Rows" must be all lower-case
(#2579) Line indented incorrectly; expected at least 24 spaces, found 14
(#2580) Line indented incorrectly; expected at least 28 spaces, found 15
(#2580) Variable "Value" must be all lower-case
(#2580) Variable "XMin" must be all lower-case
(#2580) Expected 1 space before "*"; 0 found
(#2580) Expected 1 space after "*"; 0 found
(#2580) Variable "RowHeight" must be all lower-case
(#2581) Line indented incorrectly; expected at least 28 spaces, found 15
(#2581) Variable "Label" must be all lower-case
(#2581) Variable "Value" must be all lower-case
(#2581) Commas (,) must be followed by white space.
(#2581) Commas (,) must be followed by white space.
(#2581) Variable "Decimals" must be all lower-case
(#2583) Line indented incorrectly; expected 28 spaces, found 15
(#2583) Expected "if (...) {\n"; found "if (...) { "
(#2583) Variable "LastLabel" must be all lower-case
(#2583) Variable "Label" must be all lower-case
(#2583) Variable "ScaleOK" must be all lower-case
(#2583) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2583) Closing brace must be on a line by itself
(#2584) Line indented incorrectly; expected at least 28 spaces, found 15
(#2584) Variable "LastLabel" must be all lower-case
(#2584) Variable "Label" must be all lower-case
(#2585) Line indented incorrectly; expected 24 spaces, found 14
(#2585) Closing brace indented incorrectly; expected 13 spaces, found 14
(#2586) Line indented incorrectly; expected 24 spaces, found 13
(#2586) Expected "if (...) {\n"; found "if (...) { "
(#2586) Variable "ScaleOK" must be all lower-case
(#2586) Variable "Done" must be all lower-case
(#2586) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2586) Variable "GoodDecimals" must be all lower-case
(#2586) Variable "Decimals" must be all lower-case
(#2586) Closing brace must be on a line by itself
(#2587) Line indented incorrectly; expected 20 spaces, found 12
(#2587) Closing brace indented incorrectly; expected 11 spaces, found 12
(#2588) Line indented incorrectly; expected 16 spaces, found 10
(#2588) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2590) Line indented incorrectly; expected at least 16 spaces, found 9
(#2590) Variable "Scale" must be all lower-case
(#2590) Variable "GoodDecimals" must be all lower-case
(#2591) Line indented incorrectly; expected 12 spaces, found 8
(#2591) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2592) Line indented incorrectly; expected 8 spaces, found 6
(#2592) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2593) Line indented incorrectly; expected 8 spaces, found 5
(#2593) Expected "} else {\n"; found "}\n else\n {\n"
(#2594) Line indented incorrectly; expected at least 8 spaces, found 6
(#2595) Line indented incorrectly; expected at least 12 spaces, found 7
(#2596) Line indented incorrectly; expected at least 12 spaces, found 7
(#2596) Variable "Rows" must be all lower-case
(#2596) Variable "XMin" must be all lower-case
(#2596) Variable "XMax" must be all lower-case
(#2596) Expected 1 space before "-"; 0 found
(#2596) Expected 1 space after "-"; 0 found
(#2596) Variable "XMax" must be all lower-case
(#2596) Variable "XMax" must be all lower-case
(#2596) Expected 1 space before "+"; 0 found
(#2596) Expected 1 space after "+"; 0 found
(#2596) Variable "RowHeight" must be all lower-case
(#2598) Line indented incorrectly; expected at least 12 spaces, found 7
(#2599) Line indented incorrectly; expected at least 12 spaces, found 7
(#2599) Variable "Scale" must be all lower-case
(#2599) Variable "Rows" must be all lower-case
(#2599) Variable "Scale" must be all lower-case
(#2599) Variable "RowHeight" must be all lower-case
(#2599) Variable "Scale" must be all lower-case
(#2599) Variable "XMin" must be all lower-case
(#2599) Variable "Scale" must be all lower-case
(#2599) Variable "XMax" must be all lower-case
(#2600) Line indented incorrectly; expected 8 spaces, found 6
(#2600) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2602) Line indented incorrectly; expected at least 8 spaces, found 5
(#2602) Variable "Scale" must be all lower-case
(#2603) Closing brace indented incorrectly; expected 3 spaces, found 4
(#2605) Line indented incorrectly; expected 4 spaces, found 3
(#2605) Visibility must be declared on method "modulo"
(#2605) Variable "Value1" must be all lower-case
(#2605) Commas (,) must be followed by white space.
(#2605) Variable "Value2" must be all lower-case
(#2606) Opening brace should be on the same line as the declaration
(#2607) Line indented incorrectly; expected 8 spaces, found 5
(#2607) Expected "if (...) {\n"; found "if (...) { "
(#2607) Variable "Value2" must be all lower-case
(#2607) Closing brace must be on a line by itself
(#2608) Line indented incorrectly; expected 8 spaces, found 5
(#2608) Expected "if (...) {\n"; found "if (...) { "
(#2608) Variable "Value2" must be all lower-case
(#2608) Variable "Value1" must be all lower-case
(#2608) Variable "Value2" must be all lower-case
(#2608) Closing brace must be on a line by itself
(#2610) Line indented incorrectly; expected at least 8 spaces, found 5
(#2610) Variable "MinValue" must be all lower-case
(#2610) Variable "Value1" must be all lower-case
(#2610) Commas (,) must be followed by white space.
(#2610) Variable "Value2" must be all lower-case
(#2610) Variable "Factor" must be all lower-case
(#2611) Line indented incorrectly; expected 8 spaces, found 5
(#2611) Expected "while (...) {\n"; found "while (...)\n { "
(#2611) Variable "MinValue" must be all lower-case
(#2611) Expected 1 space before "*"; 0 found
(#2611) Expected 1 space after "*"; 0 found
(#2611) Variable "Factor" must be all lower-case
(#2612) Line indented incorrectly; expected at least 8 spaces, found 6
(#2612) Variable "Factor" must be all lower-case
(#2612) Variable "Factor" must be all lower-case
(#2612) Closing brace must be on a line by itself
(#2614) Line indented incorrectly; expected at least 8 spaces, found 5
(#2614) Variable "Value1" must be all lower-case
(#2614) Expected 1 space before "*"; 0 found
(#2614) Expected 1 space after "*"; 0 found
(#2614) Variable "Factor" must be all lower-case
(#2614) Variable "Value2" must be all lower-case
(#2614) Expected 1 space before "*"; 0 found
(#2614) Expected 1 space after "*"; 0 found
(#2614) Variable "Factor" must be all lower-case
(#2615) Closing brace indented incorrectly; expected 3 spaces, found 4
(#2617) Line indented incorrectly; expected at least 4 spaces, found 3
(#2618) Line indented incorrectly; expected 4 spaces, found 3
(#2618) method name "pDraw::drawXThreshold" must be in lower-case letters only
(#2618) Visibility must be declared on method "drawXThreshold"
(#2618) Variable "Value" must be all lower-case
(#2618) Commas (,) must be followed by white space.
(#2618) Variable "Format" must be all lower-case
(#2619) Opening brace should be on the same line as the declaration
(#2620) Line indented incorrectly; expected at least 8 spaces, found 5
(#2620) Variable "R" must be all lower-case
(#2620) Spaces must be used for alignment; tabs are not allowed
(#2620) Tab found within whitespace
(#2620) Variable "Format" must be all lower-case
(#2620) Variable "Format" must be all lower-case
(#2621) Line indented incorrectly; expected at least 8 spaces, found 5
(#2621) Variable "G" must be all lower-case
(#2621) Spaces must be used for alignment; tabs are not allowed
(#2621) Tab found within whitespace
(#2621) Variable "Format" must be all lower-case
(#2621) Variable "Format" must be all lower-case
(#2622) Line indented incorrectly; expected at least 8 spaces, found 5
(#2622) Variable "B" must be all lower-case
(#2622) Spaces must be used for alignment; tabs are not allowed
(#2622) Tab found within whitespace
(#2622) Variable "Format" must be all lower-case
(#2622) Variable "Format" must be all lower-case
(#2623) Line indented incorrectly; expected at least 8 spaces, found 5
(#2623) Variable "Alpha" must be all lower-case
(#2623) Spaces must be used for alignment; tabs are not allowed
(#2623) Tab found within whitespace
(#2623) Variable "Format" must be all lower-case
(#2623) Variable "Format" must be all lower-case
(#2624) Line indented incorrectly; expected at least 8 spaces, found 5
(#2624) Variable "Weight" must be all lower-case
(#2624) Spaces must be used for alignment; tabs are not allowed
(#2624) Tab found within whitespace
(#2624) Variable "Format" must be all lower-case
(#2624) Variable "Format" must be all lower-case
(#2624) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2625) Line indented incorrectly; expected at least 8 spaces, found 5
(#2625) Variable "Ticks" must be all lower-case
(#2625) Spaces must be used for alignment; tabs are not allowed
(#2625) Tab found within whitespace
(#2625) Variable "Format" must be all lower-case
(#2625) Variable "Format" must be all lower-case
(#2626) Line indented incorrectly; expected at least 8 spaces, found 5
(#2626) Variable "Wide" must be all lower-case
(#2626) Spaces must be used for alignment; tabs are not allowed
(#2626) Tab found within whitespace
(#2626) Variable "Format" must be all lower-case
(#2626) Variable "Format" must be all lower-case
(#2626) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2627) Line indented incorrectly; expected at least 8 spaces, found 5
(#2627) Variable "WideFactor" must be all lower-case
(#2627) Spaces must be used for alignment; tabs are not allowed
(#2627) Tab found within whitespace
(#2627) Variable "Format" must be all lower-case
(#2627) Variable "Format" must be all lower-case
(#2628) Line indented incorrectly; expected at least 8 spaces, found 5
(#2628) Variable "WriteCaption" must be all lower-case
(#2628) Spaces must be used for alignment; tabs are not allowed
(#2628) Tab found within whitespace
(#2628) Variable "Format" must be all lower-case
(#2628) Variable "Format" must be all lower-case
(#2628) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2629) Line indented incorrectly; expected at least 8 spaces, found 5
(#2629) Variable "Caption" must be all lower-case
(#2629) Spaces must be used for alignment; tabs are not allowed
(#2629) Tab found within whitespace
(#2629) Variable "Format" must be all lower-case
(#2629) Variable "Format" must be all lower-case
(#2629) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2630) Line indented incorrectly; expected at least 8 spaces, found 5
(#2630) Variable "CaptionAlign" must be all lower-case
(#2630) Spaces must be used for alignment; tabs are not allowed
(#2630) Tab found within whitespace
(#2630) Variable "Format" must be all lower-case
(#2630) Variable "Format" must be all lower-case
(#2631) Line indented incorrectly; expected at least 8 spaces, found 5
(#2631) Variable "CaptionOffset" must be all lower-case
(#2631) Variable "Format" must be all lower-case
(#2631) Variable "Format" must be all lower-case
(#2632) Line indented incorrectly; expected at least 8 spaces, found 5
(#2632) Variable "CaptionR" must be all lower-case
(#2632) Spaces must be used for alignment; tabs are not allowed
(#2632) Tab found within whitespace
(#2632) Variable "Format" must be all lower-case
(#2632) Variable "Format" must be all lower-case
(#2633) Line indented incorrectly; expected at least 8 spaces, found 5
(#2633) Variable "CaptionG" must be all lower-case
(#2633) Spaces must be used for alignment; tabs are not allowed
(#2633) Tab found within whitespace
(#2633) Variable "Format" must be all lower-case
(#2633) Variable "Format" must be all lower-case
(#2634) Line indented incorrectly; expected at least 8 spaces, found 5
(#2634) Variable "CaptionB" must be all lower-case
(#2634) Spaces must be used for alignment; tabs are not allowed
(#2634) Tab found within whitespace
(#2634) Variable "Format" must be all lower-case
(#2634) Variable "Format" must be all lower-case
(#2635) Line indented incorrectly; expected at least 8 spaces, found 5
(#2635) Variable "CaptionAlpha" must be all lower-case
(#2635) Spaces must be used for alignment; tabs are not allowed
(#2635) Tab found within whitespace
(#2635) Variable "Format" must be all lower-case
(#2635) Variable "Format" must be all lower-case
(#2636) Line indented incorrectly; expected at least 8 spaces, found 5
(#2636) Variable "DrawBox" must be all lower-case
(#2636) Spaces must be used for alignment; tabs are not allowed
(#2636) Tab found within whitespace
(#2636) Variable "Format" must be all lower-case
(#2636) Variable "Format" must be all lower-case
(#2636) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2637) Line indented incorrectly; expected at least 8 spaces, found 5
(#2637) Variable "DrawBoxBorder" must be all lower-case
(#2637) Spaces must be used for alignment; tabs are not allowed
(#2637) Tab found within whitespace
(#2637) Variable "Format" must be all lower-case
(#2637) Variable "Format" must be all lower-case
(#2637) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2638) Line indented incorrectly; expected at least 8 spaces, found 5
(#2638) Variable "BorderOffset" must be all lower-case
(#2638) Spaces must be used for alignment; tabs are not allowed
(#2638) Tab found within whitespace
(#2638) Variable "Format" must be all lower-case
(#2638) Variable "Format" must be all lower-case
(#2639) Line indented incorrectly; expected at least 8 spaces, found 5
(#2639) Variable "BoxRounded" must be all lower-case
(#2639) Spaces must be used for alignment; tabs are not allowed
(#2639) Tab found within whitespace
(#2639) Variable "Format" must be all lower-case
(#2639) Variable "Format" must be all lower-case
(#2639) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2640) Line indented incorrectly; expected at least 8 spaces, found 5
(#2640) Variable "RoundedRadius" must be all lower-case
(#2640) Spaces must be used for alignment; tabs are not allowed
(#2640) Tab found within whitespace
(#2640) Variable "Format" must be all lower-case
(#2640) Variable "Format" must be all lower-case
(#2641) Line indented incorrectly; expected at least 8 spaces, found 5
(#2641) Variable "BoxR" must be all lower-case
(#2641) Spaces must be used for alignment; tabs are not allowed
(#2641) Tab found within whitespace
(#2641) Variable "Format" must be all lower-case
(#2641) Variable "Format" must be all lower-case
(#2642) Line indented incorrectly; expected at least 8 spaces, found 5
(#2642) Variable "BoxG" must be all lower-case
(#2642) Spaces must be used for alignment; tabs are not allowed
(#2642) Tab found within whitespace
(#2642) Variable "Format" must be all lower-case
(#2642) Variable "Format" must be all lower-case
(#2643) Line indented incorrectly; expected at least 8 spaces, found 5
(#2643) Variable "BoxB" must be all lower-case
(#2643) Spaces must be used for alignment; tabs are not allowed
(#2643) Tab found within whitespace
(#2643) Variable "Format" must be all lower-case
(#2643) Variable "Format" must be all lower-case
(#2644) Line indented incorrectly; expected at least 8 spaces, found 5
(#2644) Variable "BoxAlpha" must be all lower-case
(#2644) Spaces must be used for alignment; tabs are not allowed
(#2644) Tab found within whitespace
(#2644) Variable "Format" must be all lower-case
(#2644) Variable "Format" must be all lower-case
(#2645) Line indented incorrectly; expected at least 8 spaces, found 5
(#2645) Variable "BoxSurrounding" must be all lower-case
(#2645) Spaces must be used for alignment; tabs are not allowed
(#2645) Tab found within whitespace
(#2645) Variable "Format" must be all lower-case
(#2645) Variable "Format" must be all lower-case
(#2646) Line indented incorrectly; expected at least 8 spaces, found 5
(#2646) Variable "BoxBorderR" must be all lower-case
(#2646) Spaces must be used for alignment; tabs are not allowed
(#2646) Tab found within whitespace
(#2646) Variable "Format" must be all lower-case
(#2646) Variable "Format" must be all lower-case
(#2647) Line indented incorrectly; expected at least 8 spaces, found 5
(#2647) Variable "BoxBorderG" must be all lower-case
(#2647) Spaces must be used for alignment; tabs are not allowed
(#2647) Tab found within whitespace
(#2647) Variable "Format" must be all lower-case
(#2647) Variable "Format" must be all lower-case
(#2648) Line indented incorrectly; expected at least 8 spaces, found 5
(#2648) Variable "BoxBorderB" must be all lower-case
(#2648) Spaces must be used for alignment; tabs are not allowed
(#2648) Tab found within whitespace
(#2648) Variable "Format" must be all lower-case
(#2648) Variable "Format" must be all lower-case
(#2649) Line indented incorrectly; expected at least 8 spaces, found 5
(#2649) Variable "BoxBorderAlpha" must be all lower-case
(#2649) Spaces must be used for alignment; tabs are not allowed
(#2649) Tab found within whitespace
(#2649) Variable "Format" must be all lower-case
(#2649) Variable "Format" must be all lower-case
(#2650) Line indented incorrectly; expected at least 8 spaces, found 5
(#2650) Variable "ValueIsLabel" must be all lower-case
(#2650) Spaces must be used for alignment; tabs are not allowed
(#2650) Tab found within whitespace
(#2650) Variable "Format" must be all lower-case
(#2650) Variable "Format" must be all lower-case
(#2650) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2652) Line indented incorrectly; expected at least 8 spaces, found 5
(#2652) Variable "Data" must be all lower-case
(#2653) Line indented incorrectly; expected at least 8 spaces, found 5
(#2653) Variable "AbscissaMargin" must be all lower-case
(#2653) Variable "Data" must be all lower-case
(#2654) Line indented incorrectly; expected at least 8 spaces, found 5
(#2654) Variable "XScale" must be all lower-case
(#2656) Line indented incorrectly; expected 8 spaces, found 5
(#2656) Expected "if (...) {\n"; found "if (...) { "
(#2656) Variable "Value" must be all lower-case
(#2656) Expected "foreach (...) {\n"; found "foreach (...) { "
(#2656) Variable "Value" must be all lower-case
(#2656) Variable "Key" must be all lower-case
(#2656) Variable "ID" must be all lower-case
(#2656) Variable "ID" must be all lower-case
(#2656) Commas (,) must be followed by white space.
(#2656) Variable "Format" must be all lower-case
(#2656) Closing brace must be on a line by itself
(#2656) Closing brace must be on a line by itself
(#2658) Line indented incorrectly; expected 8 spaces, found 5
(#2658) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2658) Variable "ValueIsLabel" must be all lower-case
(#2659) Line indented incorrectly; expected at least 8 spaces, found 6
(#2660) Line indented incorrectly; expected at least 12 spaces, found 7
(#2660) Variable "Format" must be all lower-case
(#2660) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2661) Line indented incorrectly; expected 12 spaces, found 7
(#2661) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#2661) Variable "Data" must be all lower-case
(#2661) Variable "Data" must be all lower-case
(#2661) Variable "Key" must be all lower-case
(#2661) Variable "SerieValue" must be all lower-case
(#2662) Line indented incorrectly; expected at least 12 spaces, found 8
(#2662) Expected "if (...) {\n"; found "if (...) { "
(#2662) Variable "SerieValue" must be all lower-case
(#2662) Variable "Value" must be all lower-case
(#2662) Variable "Key" must be all lower-case
(#2662) Commas (,) must be followed by white space.
(#2662) Variable "Format" must be all lower-case
(#2662) Closing brace must be on a line by itself
(#2662) Closing brace must be on a line by itself
(#2664) Line indented incorrectly; expected at least 12 spaces, found 7
(#2665) Line indented incorrectly; expected 8 spaces, found 6
(#2665) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2667) Line indented incorrectly; expected at least 8 spaces, found 5
(#2667) Variable "CaptionSettings" must be all lower-case
(#2667) Expected 1 space before "=>"; 0 found
(#2667) Expected 1 space after "=>"; 0 found
(#2667) Variable "DrawBox" must be all lower-case
(#2667) Commas (,) must be followed by white space.
(#2667) Expected 1 space before "=>"; 0 found
(#2667) Expected 1 space after "=>"; 0 found
(#2667) Variable "DrawBoxBorder" must be all lower-case
(#2667) Commas (,) must be followed by white space.
(#2667) Expected 1 space before "=>"; 0 found
(#2667) Expected 1 space after "=>"; 0 found
(#2667) Variable "BorderOffset" must be all lower-case
(#2667) Commas (,) must be followed by white space.
(#2667) Expected 1 space before "=>"; 0 found
(#2667) Expected 1 space after "=>"; 0 found
(#2667) Variable "BoxRounded" must be all lower-case
(#2667) Commas (,) must be followed by white space.
(#2667) Expected 1 space before "=>"; 0 found
(#2667) Expected 1 space after "=>"; 0 found
(#2667) Variable "RoundedRadius" must be all lower-case
(#2667) Line exceeds 132 characters; contains 170 characters
(#2668) Expected 1 space before "=>"; 0 found
(#2668) Expected 1 space after "=>"; 0 found
(#2668) Variable "BoxR" must be all lower-case
(#2668) Commas (,) must be followed by white space.
(#2668) Expected 1 space before "=>"; 0 found
(#2668) Expected 1 space after "=>"; 0 found
(#2668) Variable "BoxG" must be all lower-case
(#2668) Commas (,) must be followed by white space.
(#2668) Expected 1 space before "=>"; 0 found
(#2668) Expected 1 space after "=>"; 0 found
(#2668) Variable "BoxB" must be all lower-case
(#2668) Commas (,) must be followed by white space.
(#2668) Expected 1 space before "=>"; 0 found
(#2668) Expected 1 space after "=>"; 0 found
(#2668) Variable "BoxAlpha" must be all lower-case
(#2668) Commas (,) must be followed by white space.
(#2668) Expected 1 space before "=>"; 0 found
(#2668) Expected 1 space after "=>"; 0 found
(#2668) Variable "BoxSurrounding" must be all lower-case
(#2669) Expected 1 space before "=>"; 0 found
(#2669) Expected 1 space after "=>"; 0 found
(#2669) Variable "BoxBorderR" must be all lower-case
(#2669) Commas (,) must be followed by white space.
(#2669) Expected 1 space before "=>"; 0 found
(#2669) Expected 1 space after "=>"; 0 found
(#2669) Variable "BoxBorderG" must be all lower-case
(#2669) Commas (,) must be followed by white space.
(#2669) Expected 1 space before "=>"; 0 found
(#2669) Expected 1 space after "=>"; 0 found
(#2669) Variable "BoxBorderB" must be all lower-case
(#2669) Commas (,) must be followed by white space.
(#2669) Expected 1 space before "=>"; 0 found
(#2669) Expected 1 space after "=>"; 0 found
(#2669) Variable "BoxBorderAlpha" must be all lower-case
(#2669) Line exceeds 132 characters; contains 142 characters
(#2670) Expected 1 space before "=>"; 0 found
(#2670) Expected 1 space after "=>"; 0 found
(#2670) Variable "CaptionR" must be all lower-case
(#2670) Commas (,) must be followed by white space.
(#2670) Expected 1 space before "=>"; 0 found
(#2670) Expected 1 space after "=>"; 0 found
(#2670) Variable "CaptionG" must be all lower-case
(#2670) Commas (,) must be followed by white space.
(#2670) Expected 1 space before "=>"; 0 found
(#2670) Expected 1 space after "=>"; 0 found
(#2670) Variable "CaptionB" must be all lower-case
(#2670) Commas (,) must be followed by white space.
(#2670) Expected 1 space before "=>"; 0 found
(#2670) Expected 1 space after "=>"; 0 found
(#2670) Variable "CaptionAlpha" must be all lower-case
(#2672) Line indented incorrectly; expected 9 spaces, found 5
(#2672) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2672) Variable "Caption" must be all lower-case
(#2672) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2673) Line indented incorrectly; expected at least 9 spaces, found 6
(#2674) Line indented incorrectly; expected 13 spaces, found 7
(#2674) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2674) Variable "Data" must be all lower-case
(#2675) Line indented incorrectly; expected at least 13 spaces, found 8
(#2676) Line indented incorrectly; expected at least 17 spaces, found 9
(#2676) Inline control structures are not allowed
(#2676) Variable "Data" must be all lower-case
(#2676) Variable "Data" must be all lower-case
(#2676) Variable "Value" must be all lower-case
(#2677) Line indented incorrectly; expected at least 17 spaces, found 10
(#2677) Variable "Caption" must be all lower-case
(#2677) Variable "Data" must be all lower-case
(#2677) Variable "Data" must be all lower-case
(#2677) Variable "Value" must be all lower-case
(#2678) Line indented incorrectly; expected at least 17 spaces, found 9
(#2678) Inline control structures are not allowed
(#2679) Line indented incorrectly; expected at least 17 spaces, found 10
(#2679) Variable "Caption" must be all lower-case
(#2679) Variable "Value" must be all lower-case
(#2680) Line indented incorrectly; expected 16 spaces, found 8
(#2680) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2681) Line indented incorrectly; expected at least 16 spaces, found 7
(#2681) Inline control structures are not allowed
(#2682) Line indented incorrectly; expected at least 16 spaces, found 8
(#2682) Variable "Caption" must be all lower-case
(#2682) Variable "Value" must be all lower-case
(#2683) Line indented incorrectly; expected 12 spaces, found 6
(#2683) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2685) Line indented incorrectly; expected 12 spaces, found 5
(#2685) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2685) Variable "Data" must be all lower-case
(#2686) Line indented incorrectly; expected at least 12 spaces, found 6
(#2687) Line indented incorrectly; expected at least 16 spaces, found 7
(#2687) Variable "XStep" must be all lower-case
(#2687) Variable "XScale" must be all lower-case
(#2687) Expected 1 space after "*"; 0 found
(#2687) Variable "XScale" must be all lower-case
(#2688) Line indented incorrectly; expected at least 16 spaces, found 7
(#2688) Variable "XPos" must be all lower-case
(#2688) Variable "XScale" must be all lower-case
(#2688) Variable "XStep" must be all lower-case
(#2688) Variable "Value" must be all lower-case
(#2689) Line indented incorrectly; expected at least 16 spaces, found 7
(#2689) Variable "YPos1" must be all lower-case
(#2689) Variable "Data" must be all lower-case
(#2690) Line indented incorrectly; expected at least 16 spaces, found 7
(#2690) Variable "YPos2" must be all lower-case
(#2690) Variable "Data" must be all lower-case
(#2692) Line indented incorrectly; expected 16 spaces, found 7
(#2692) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2692) Variable "XPos" must be all lower-case
(#2692) Variable "AbscissaMargin" must be all lower-case
(#2692) Variable "XPos" must be all lower-case
(#2692) Variable "AbscissaMargin" must be all lower-case
(#2693) Line indented incorrectly; expected at least 16 spaces, found 8
(#2694) Line indented incorrectly; expected at least 20 spaces, found 9
(#2694) Variable "XPos" must be all lower-case
(#2694) Commas (,) must be followed by white space.
(#2694) Variable "YPos1" must be all lower-case
(#2694) Commas (,) must be followed by white space.
(#2694) Variable "XPos" must be all lower-case
(#2694) Commas (,) must be followed by white space.
(#2694) Variable "YPos2" must be all lower-case
(#2694) Commas (,) must be followed by white space.
(#2694) Expected 1 space before "=>"; 0 found
(#2694) Expected 1 space after "=>"; 0 found
(#2694) Variable "R" must be all lower-case
(#2694) Commas (,) must be followed by white space.
(#2694) Expected 1 space before "=>"; 0 found
(#2694) Expected 1 space after "=>"; 0 found
(#2694) Variable "G" must be all lower-case
(#2694) Commas (,) must be followed by white space.
(#2694) Expected 1 space before "=>"; 0 found
(#2694) Expected 1 space after "=>"; 0 found
(#2694) Variable "B" must be all lower-case
(#2694) Commas (,) must be followed by white space.
(#2694) Expected 1 space before "=>"; 0 found
(#2694) Expected 1 space after "=>"; 0 found
(#2694) Variable "Alpha" must be all lower-case
(#2694) Commas (,) must be followed by white space.
(#2694) Expected 1 space before "=>"; 0 found
(#2694) Expected 1 space after "=>"; 0 found
(#2694) Variable "Ticks" must be all lower-case
(#2694) Commas (,) must be followed by white space.
(#2694) Expected 1 space before "=>"; 0 found
(#2694) Expected 1 space after "=>"; 0 found
(#2694) Variable "Weight" must be all lower-case
(#2694) Line exceeds 132 characters; contains 133 characters
(#2696) Line indented incorrectly; expected 20 spaces, found 9
(#2696) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2696) Variable "Wide" must be all lower-case
(#2697) Line indented incorrectly; expected at least 20 spaces, found 10
(#2698) Line indented incorrectly; expected at least 24 spaces, found 11
(#2698) Variable "XPos" must be all lower-case
(#2698) Expected 1 space before "-"; 0 found
(#2698) Expected 1 space after "-"; 0 found
(#2698) Commas (,) must be followed by white space.
(#2698) Variable "YPos1" must be all lower-case
(#2698) Commas (,) must be followed by white space.
(#2698) Variable "XPos" must be all lower-case
(#2698) Expected 1 space before "-"; 0 found
(#2698) Expected 1 space after "-"; 0 found
(#2698) Commas (,) must be followed by white space.
(#2698) Variable "YPos2" must be all lower-case
(#2698) Commas (,) must be followed by white space.
(#2698) Expected 1 space before "=>"; 0 found
(#2698) Expected 1 space after "=>"; 0 found
(#2698) Variable "R" must be all lower-case
(#2698) Commas (,) must be followed by white space.
(#2698) Expected 1 space before "=>"; 0 found
(#2698) Expected 1 space after "=>"; 0 found
(#2698) Variable "G" must be all lower-case
(#2698) Commas (,) must be followed by white space.
(#2698) Expected 1 space before "=>"; 0 found
(#2698) Expected 1 space after "=>"; 0 found
(#2698) Variable "B" must be all lower-case
(#2698) Commas (,) must be followed by white space.
(#2698) Expected 1 space before "=>"; 0 found
(#2698) Expected 1 space after "=>"; 0 found
(#2698) Variable "Alpha" must be all lower-case
(#2698) Expected 1 space before "/"; 0 found
(#2698) Expected 1 space after "/"; 0 found
(#2698) Variable "WideFactor" must be all lower-case
(#2698) Commas (,) must be followed by white space.
(#2698) Expected 1 space before "=>"; 0 found
(#2698) Expected 1 space after "=>"; 0 found
(#2698) Variable "Ticks" must be all lower-case
(#2698) Line exceeds 132 characters; contains 133 characters
(#2699) Line indented incorrectly; expected at least 24 spaces, found 11
(#2699) Variable "XPos" must be all lower-case
(#2699) Expected 1 space before "+"; 0 found
(#2699) Expected 1 space after "+"; 0 found
(#2699) Commas (,) must be followed by white space.
(#2699) Variable "YPos1" must be all lower-case
(#2699) Commas (,) must be followed by white space.
(#2699) Variable "XPos" must be all lower-case
(#2699) Expected 1 space before "+"; 0 found
(#2699) Expected 1 space after "+"; 0 found
(#2699) Commas (,) must be followed by white space.
(#2699) Variable "YPos2" must be all lower-case
(#2699) Commas (,) must be followed by white space.
(#2699) Expected 1 space before "=>"; 0 found
(#2699) Expected 1 space after "=>"; 0 found
(#2699) Variable "R" must be all lower-case
(#2699) Commas (,) must be followed by white space.
(#2699) Expected 1 space before "=>"; 0 found
(#2699) Expected 1 space after "=>"; 0 found
(#2699) Variable "G" must be all lower-case
(#2699) Commas (,) must be followed by white space.
(#2699) Expected 1 space before "=>"; 0 found
(#2699) Expected 1 space after "=>"; 0 found
(#2699) Variable "B" must be all lower-case
(#2699) Commas (,) must be followed by white space.
(#2699) Expected 1 space before "=>"; 0 found
(#2699) Expected 1 space after "=>"; 0 found
(#2699) Variable "Alpha" must be all lower-case
(#2699) Expected 1 space before "/"; 0 found
(#2699) Expected 1 space after "/"; 0 found
(#2699) Variable "WideFactor" must be all lower-case
(#2699) Commas (,) must be followed by white space.
(#2699) Expected 1 space before "=>"; 0 found
(#2699) Expected 1 space after "=>"; 0 found
(#2699) Variable "Ticks" must be all lower-case
(#2699) Line exceeds 132 characters; contains 133 characters
(#2700) Line indented incorrectly; expected 20 spaces, found 10
(#2700) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2702) Line indented incorrectly; expected 20 spaces, found 9
(#2702) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2702) Variable "WriteCaption" must be all lower-case
(#2703) Line indented incorrectly; expected at least 20 spaces, found 10
(#2704) Line indented incorrectly; expected 24 spaces, found 11
(#2704) Expected "if (...) {\n"; found "if (...)\n { "
(#2704) Variable "CaptionAlign" must be all lower-case
(#2705) Line indented incorrectly; expected at least 24 spaces, found 12
(#2705) Variable "Y" must be all lower-case
(#2705) Variable "YPos1" must be all lower-case
(#2705) Variable "CaptionOffset" must be all lower-case
(#2705) Variable "CaptionSettings" must be all lower-case
(#2705) Closing brace must be on a line by itself
(#2706) Line indented incorrectly; expected 24 spaces, found 11
(#2706) Expected "} else {\n"; found "}\n else \n { "
(#2706) Whitespace found at end of line
(#2707) Line indented incorrectly; expected at least 24 spaces, found 12
(#2707) Variable "Y" must be all lower-case
(#2707) Variable "YPos2" must be all lower-case
(#2707) Variable "CaptionOffset" must be all lower-case
(#2707) Variable "CaptionSettings" must be all lower-case
(#2707) Closing brace must be on a line by itself
(#2708) Whitespace found at end of line
(#2709) Line indented incorrectly; expected at least 24 spaces, found 11
(#2709) Variable "XPos" must be all lower-case
(#2709) Commas (,) must be followed by white space.
(#2709) Variable "Y" must be all lower-case
(#2709) Commas (,) must be followed by white space.
(#2709) Variable "Caption" must be all lower-case
(#2709) Commas (,) must be followed by white space.
(#2709) Variable "CaptionSettings" must be all lower-case
(#2710) Line indented incorrectly; expected 20 spaces, found 10
(#2710) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2712) Line indented incorrectly; expected at least 20 spaces, found 9
(#2712) Expected 1 space before "=>"; 0 found
(#2712) Expected 1 space after "=>"; 0 found
(#2712) Variable "XPos" must be all lower-case
(#2713) Line indented incorrectly; expected 16 spaces, found 8
(#2713) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2714) Line indented incorrectly; expected 12 spaces, found 6
(#2714) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2715) Line indented incorrectly; expected 12 spaces, found 5
(#2715) Usage of ELSEIF not allowed; use ELSE IF instead
(#2715) Variable "Data" must be all lower-case
(#2716) Line indented incorrectly; expected at least 12 spaces, found 6
(#2717) Line indented incorrectly; expected at least 16 spaces, found 7
(#2717) Variable "XStep" must be all lower-case
(#2717) Variable "XScale" must be all lower-case
(#2717) Expected 1 space after "*"; 0 found
(#2717) Variable "XScale" must be all lower-case
(#2718) Line indented incorrectly; expected at least 16 spaces, found 7
(#2718) Variable "XPos" must be all lower-case
(#2718) Variable "XScale" must be all lower-case
(#2718) Variable "XStep" must be all lower-case
(#2718) Variable "Value" must be all lower-case
(#2719) Line indented incorrectly; expected at least 16 spaces, found 7
(#2719) Variable "YPos1" must be all lower-case
(#2719) Variable "Data" must be all lower-case
(#2720) Line indented incorrectly; expected at least 16 spaces, found 7
(#2720) Variable "YPos2" must be all lower-case
(#2720) Variable "Data" must be all lower-case
(#2722) Line indented incorrectly; expected 16 spaces, found 7
(#2722) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2722) Variable "XPos" must be all lower-case
(#2722) Variable "AbscissaMargin" must be all lower-case
(#2722) Variable "XPos" must be all lower-case
(#2722) Variable "AbscissaMargin" must be all lower-case
(#2723) Line indented incorrectly; expected at least 16 spaces, found 8
(#2724) Line indented incorrectly; expected at least 20 spaces, found 9
(#2724) Variable "YPos1" must be all lower-case
(#2724) Commas (,) must be followed by white space.
(#2724) Variable "XPos" must be all lower-case
(#2724) Commas (,) must be followed by white space.
(#2724) Variable "YPos2" must be all lower-case
(#2724) Commas (,) must be followed by white space.
(#2724) Variable "XPos" must be all lower-case
(#2724) Commas (,) must be followed by white space.
(#2724) Expected 1 space before "=>"; 0 found
(#2724) Expected 1 space after "=>"; 0 found
(#2724) Variable "R" must be all lower-case
(#2724) Commas (,) must be followed by white space.
(#2724) Expected 1 space before "=>"; 0 found
(#2724) Expected 1 space after "=>"; 0 found
(#2724) Variable "G" must be all lower-case
(#2724) Commas (,) must be followed by white space.
(#2724) Expected 1 space before "=>"; 0 found
(#2724) Expected 1 space after "=>"; 0 found
(#2724) Variable "B" must be all lower-case
(#2724) Commas (,) must be followed by white space.
(#2724) Expected 1 space before "=>"; 0 found
(#2724) Expected 1 space after "=>"; 0 found
(#2724) Variable "Alpha" must be all lower-case
(#2724) Commas (,) must be followed by white space.
(#2724) Expected 1 space before "=>"; 0 found
(#2724) Expected 1 space after "=>"; 0 found
(#2724) Variable "Ticks" must be all lower-case
(#2724) Commas (,) must be followed by white space.
(#2724) Expected 1 space before "=>"; 0 found
(#2724) Expected 1 space after "=>"; 0 found
(#2724) Variable "Weight" must be all lower-case
(#2724) Line exceeds 132 characters; contains 133 characters
(#2726) Line indented incorrectly; expected 20 spaces, found 9
(#2726) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2726) Variable "Wide" must be all lower-case
(#2727) Line indented incorrectly; expected at least 20 spaces, found 10
(#2728) Line indented incorrectly; expected at least 24 spaces, found 11
(#2728) Variable "YPos1" must be all lower-case
(#2728) Commas (,) must be followed by white space.
(#2728) Variable "XPos" must be all lower-case
(#2728) Expected 1 space before "-"; 0 found
(#2728) Expected 1 space after "-"; 0 found
(#2728) Commas (,) must be followed by white space.
(#2728) Variable "YPos2" must be all lower-case
(#2728) Commas (,) must be followed by white space.
(#2728) Variable "XPos" must be all lower-case
(#2728) Expected 1 space before "-"; 0 found
(#2728) Expected 1 space after "-"; 0 found
(#2728) Commas (,) must be followed by white space.
(#2728) Expected 1 space before "=>"; 0 found
(#2728) Expected 1 space after "=>"; 0 found
(#2728) Variable "R" must be all lower-case
(#2728) Commas (,) must be followed by white space.
(#2728) Expected 1 space before "=>"; 0 found
(#2728) Expected 1 space after "=>"; 0 found
(#2728) Variable "G" must be all lower-case
(#2728) Commas (,) must be followed by white space.
(#2728) Expected 1 space before "=>"; 0 found
(#2728) Expected 1 space after "=>"; 0 found
(#2728) Variable "B" must be all lower-case
(#2728) Commas (,) must be followed by white space.
(#2728) Expected 1 space before "=>"; 0 found
(#2728) Expected 1 space after "=>"; 0 found
(#2728) Variable "Alpha" must be all lower-case
(#2728) Expected 1 space before "/"; 0 found
(#2728) Expected 1 space after "/"; 0 found
(#2728) Variable "WideFactor" must be all lower-case
(#2728) Commas (,) must be followed by white space.
(#2728) Expected 1 space before "=>"; 0 found
(#2728) Expected 1 space after "=>"; 0 found
(#2728) Variable "Ticks" must be all lower-case
(#2728) Line exceeds 132 characters; contains 133 characters
(#2729) Line indented incorrectly; expected at least 24 spaces, found 11
(#2729) Variable "YPos1" must be all lower-case
(#2729) Commas (,) must be followed by white space.
(#2729) Variable "XPos" must be all lower-case
(#2729) Expected 1 space before "+"; 0 found
(#2729) Expected 1 space after "+"; 0 found
(#2729) Commas (,) must be followed by white space.
(#2729) Variable "YPos2" must be all lower-case
(#2729) Commas (,) must be followed by white space.
(#2729) Variable "XPos" must be all lower-case
(#2729) Expected 1 space before "+"; 0 found
(#2729) Expected 1 space after "+"; 0 found
(#2729) Commas (,) must be followed by white space.
(#2729) Expected 1 space before "=>"; 0 found
(#2729) Expected 1 space after "=>"; 0 found
(#2729) Variable "R" must be all lower-case
(#2729) Commas (,) must be followed by white space.
(#2729) Expected 1 space before "=>"; 0 found
(#2729) Expected 1 space after "=>"; 0 found
(#2729) Variable "G" must be all lower-case
(#2729) Commas (,) must be followed by white space.
(#2729) Expected 1 space before "=>"; 0 found
(#2729) Expected 1 space after "=>"; 0 found
(#2729) Variable "B" must be all lower-case
(#2729) Commas (,) must be followed by white space.
(#2729) Expected 1 space before "=>"; 0 found
(#2729) Expected 1 space after "=>"; 0 found
(#2729) Variable "Alpha" must be all lower-case
(#2729) Expected 1 space before "/"; 0 found
(#2729) Expected 1 space after "/"; 0 found
(#2729) Variable "WideFactor" must be all lower-case
(#2729) Commas (,) must be followed by white space.
(#2729) Expected 1 space before "=>"; 0 found
(#2729) Expected 1 space after "=>"; 0 found
(#2729) Variable "Ticks" must be all lower-case
(#2729) Line exceeds 132 characters; contains 133 characters
(#2730) Line indented incorrectly; expected 20 spaces, found 10
(#2730) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2732) Line indented incorrectly; expected 20 spaces, found 9
(#2732) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2732) Variable "WriteCaption" must be all lower-case
(#2733) Line indented incorrectly; expected at least 20 spaces, found 10
(#2734) Line indented incorrectly; expected 24 spaces, found 11
(#2734) Expected "if (...) {\n"; found "if (...)\n { "
(#2734) Variable "CaptionAlign" must be all lower-case
(#2735) Line indented incorrectly; expected at least 24 spaces, found 12
(#2735) Variable "Y" must be all lower-case
(#2735) Variable "YPos1" must be all lower-case
(#2735) Variable "CaptionOffset" must be all lower-case
(#2735) Variable "CaptionSettings" must be all lower-case
(#2735) Closing brace must be on a line by itself
(#2736) Line indented incorrectly; expected 24 spaces, found 11
(#2736) Expected "} else {\n"; found "}\n else \n { "
(#2736) Whitespace found at end of line
(#2737) Line indented incorrectly; expected at least 24 spaces, found 12
(#2737) Variable "Y" must be all lower-case
(#2737) Variable "YPos2" must be all lower-case
(#2737) Variable "CaptionOffset" must be all lower-case
(#2737) Variable "CaptionSettings" must be all lower-case
(#2737) Closing brace must be on a line by itself
(#2738) Whitespace found at end of line
(#2739) Line indented incorrectly; expected at least 24 spaces, found 11
(#2739) Variable "Y" must be all lower-case
(#2739) Commas (,) must be followed by white space.
(#2739) Variable "XPos" must be all lower-case
(#2739) Commas (,) must be followed by white space.
(#2739) Variable "Caption" must be all lower-case
(#2739) Commas (,) must be followed by white space.
(#2739) Variable "CaptionSettings" must be all lower-case
(#2740) Line indented incorrectly; expected 20 spaces, found 10
(#2740) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2742) Line indented incorrectly; expected at least 20 spaces, found 9
(#2742) Expected 1 space before "=>"; 0 found
(#2742) Expected 1 space after "=>"; 0 found
(#2742) Variable "XPos" must be all lower-case
(#2743) Line indented incorrectly; expected 16 spaces, found 8
(#2743) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2744) Line indented incorrectly; expected 12 spaces, found 6
(#2744) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2745) Closing brace indented incorrectly; expected 3 spaces, found 4
(#2747) Line indented incorrectly; expected at least 4 spaces, found 3
(#2748) Line indented incorrectly; expected 4 spaces, found 3
(#2748) method name "pDraw::drawXThresholdArea" must be in lower-case letters only
(#2748) Visibility must be declared on method "drawXThresholdArea"
(#2748) Variable "Value1" must be all lower-case
(#2748) Commas (,) must be followed by white space.
(#2748) Variable "Value2" must be all lower-case
(#2748) Commas (,) must be followed by white space.
(#2748) Variable "Format" must be all lower-case
(#2749) Opening brace should be on the same line as the declaration
(#2750) Line indented incorrectly; expected at least 8 spaces, found 5
(#2750) Variable "R" must be all lower-case
(#2750) Spaces must be used for alignment; tabs are not allowed
(#2750) Tab found within whitespace
(#2750) Variable "Format" must be all lower-case
(#2750) Variable "Format" must be all lower-case
(#2751) Line indented incorrectly; expected at least 8 spaces, found 5
(#2751) Variable "G" must be all lower-case
(#2751) Spaces must be used for alignment; tabs are not allowed
(#2751) Tab found within whitespace
(#2751) Variable "Format" must be all lower-case
(#2751) Variable "Format" must be all lower-case
(#2752) Line indented incorrectly; expected at least 8 spaces, found 5
(#2752) Variable "B" must be all lower-case
(#2752) Spaces must be used for alignment; tabs are not allowed
(#2752) Tab found within whitespace
(#2752) Variable "Format" must be all lower-case
(#2752) Variable "Format" must be all lower-case
(#2753) Line indented incorrectly; expected at least 8 spaces, found 5
(#2753) Variable "Alpha" must be all lower-case
(#2753) Spaces must be used for alignment; tabs are not allowed
(#2753) Tab found within whitespace
(#2753) Variable "Format" must be all lower-case
(#2753) Variable "Format" must be all lower-case
(#2754) Line indented incorrectly; expected at least 8 spaces, found 5
(#2754) Variable "Border" must be all lower-case
(#2754) Variable "Format" must be all lower-case
(#2754) Variable "Format" must be all lower-case
(#2754) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2755) Line indented incorrectly; expected at least 8 spaces, found 5
(#2755) Variable "BorderR" must be all lower-case
(#2755) Variable "Format" must be all lower-case
(#2755) Variable "Format" must be all lower-case
(#2755) Variable "R" must be all lower-case
(#2756) Line indented incorrectly; expected at least 8 spaces, found 5
(#2756) Variable "BorderG" must be all lower-case
(#2756) Variable "Format" must be all lower-case
(#2756) Variable "Format" must be all lower-case
(#2756) Variable "G" must be all lower-case
(#2757) Line indented incorrectly; expected at least 8 spaces, found 5
(#2757) Variable "BorderB" must be all lower-case
(#2757) Variable "Format" must be all lower-case
(#2757) Variable "Format" must be all lower-case
(#2757) Variable "B" must be all lower-case
(#2758) Line indented incorrectly; expected at least 8 spaces, found 5
(#2758) Variable "BorderAlpha" must be all lower-case
(#2758) Variable "Format" must be all lower-case
(#2758) Variable "Format" must be all lower-case
(#2758) Variable "Alpha" must be all lower-case
(#2759) Line indented incorrectly; expected at least 8 spaces, found 5
(#2759) Variable "BorderTicks" must be all lower-case
(#2759) Variable "Format" must be all lower-case
(#2759) Variable "Format" must be all lower-case
(#2760) Line indented incorrectly; expected at least 8 spaces, found 5
(#2760) Variable "AreaName" must be all lower-case
(#2760) Spaces must be used for alignment; tabs are not allowed
(#2760) Tab found within whitespace
(#2760) Variable "Format" must be all lower-case
(#2760) Variable "Format" must be all lower-case
(#2760) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2761) Line indented incorrectly; expected at least 8 spaces, found 5
(#2761) Variable "NameAngle" must be all lower-case
(#2761) Spaces must be used for alignment; tabs are not allowed
(#2761) Tab found within whitespace
(#2761) Variable "Format" must be all lower-case
(#2761) Variable "Format" must be all lower-case
(#2762) Line indented incorrectly; expected at least 8 spaces, found 5
(#2762) Variable "NameR" must be all lower-case
(#2762) Spaces must be used for alignment; tabs are not allowed
(#2762) Tab found within whitespace
(#2762) Variable "Format" must be all lower-case
(#2762) Variable "Format" must be all lower-case
(#2763) Line indented incorrectly; expected at least 8 spaces, found 5
(#2763) Variable "NameG" must be all lower-case
(#2763) Spaces must be used for alignment; tabs are not allowed
(#2763) Tab found within whitespace
(#2763) Variable "Format" must be all lower-case
(#2763) Variable "Format" must be all lower-case
(#2764) Line indented incorrectly; expected at least 8 spaces, found 5
(#2764) Variable "NameB" must be all lower-case
(#2764) Spaces must be used for alignment; tabs are not allowed
(#2764) Tab found within whitespace
(#2764) Variable "Format" must be all lower-case
(#2764) Variable "Format" must be all lower-case
(#2765) Line indented incorrectly; expected at least 8 spaces, found 5
(#2765) Variable "NameAlpha" must be all lower-case
(#2765) Spaces must be used for alignment; tabs are not allowed
(#2765) Tab found within whitespace
(#2765) Variable "Format" must be all lower-case
(#2765) Variable "Format" must be all lower-case
(#2766) Line indented incorrectly; expected at least 8 spaces, found 5
(#2766) Variable "DisableShadowOnArea" must be all lower-case
(#2766) Variable "Format" must be all lower-case
(#2766) Variable "Format" must be all lower-case
(#2766) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2768) Line indented incorrectly; expected at least 8 spaces, found 5
(#2768) Variable "RestoreShadow" must be all lower-case
(#2769) Line indented incorrectly; expected 8 spaces, found 5
(#2769) Expected "if (...) {\n"; found "if (...) { "
(#2769) Variable "DisableShadowOnArea" must be all lower-case
(#2769) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2769) Closing brace must be on a line by itself
(#2771) Line indented incorrectly; expected 8 spaces, found 5
(#2771) Expected "if (...) {\n"; found "if (...) { "
(#2771) Variable "BorderAlpha" must be all lower-case
(#2771) Expected 1 space after ">"; 0 found
(#2771) Variable "BorderAlpha" must be all lower-case
(#2771) Closing brace must be on a line by itself
(#2773) Line indented incorrectly; expected at least 8 spaces, found 5
(#2773) Variable "Data" must be all lower-case
(#2774) Line indented incorrectly; expected at least 8 spaces, found 5
(#2774) Variable "XScale" must be all lower-case
(#2775) Line indented incorrectly; expected at least 8 spaces, found 5
(#2775) Variable "AbscissaMargin" must be all lower-case
(#2775) Variable "Data" must be all lower-case
(#2777) Line indented incorrectly; expected 8 spaces, found 5
(#2777) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2777) Variable "Data" must be all lower-case
(#2778) Line indented incorrectly; expected at least 8 spaces, found 6
(#2779) Line indented incorrectly; expected at least 12 spaces, found 7
(#2779) Variable "XStep" must be all lower-case
(#2779) Variable "XScale" must be all lower-case
(#2779) Expected 1 space after "*"; 0 found
(#2779) Variable "XScale" must be all lower-case
(#2780) Line indented incorrectly; expected at least 12 spaces, found 7
(#2780) Variable "XPos1" must be all lower-case
(#2780) Variable "XScale" must be all lower-case
(#2780) Variable "XStep" must be all lower-case
(#2780) Variable "Value1" must be all lower-case
(#2781) Line indented incorrectly; expected at least 12 spaces, found 7
(#2781) Variable "XPos2" must be all lower-case
(#2781) Variable "XScale" must be all lower-case
(#2781) Variable "XStep" must be all lower-case
(#2781) Variable "Value2" must be all lower-case
(#2782) Line indented incorrectly; expected at least 12 spaces, found 7
(#2782) Variable "YPos1" must be all lower-case
(#2782) Variable "Data" must be all lower-case
(#2783) Line indented incorrectly; expected at least 12 spaces, found 7
(#2783) Variable "YPos2" must be all lower-case
(#2783) Variable "Data" must be all lower-case
(#2785) Line indented incorrectly; expected 12 spaces, found 7
(#2785) Expected "if (...) {\n"; found "if (...) { "
(#2785) Variable "XPos1" must be all lower-case
(#2785) Variable "XScale" must be all lower-case
(#2785) Variable "XPos1" must be all lower-case
(#2785) Variable "XScale" must be all lower-case
(#2785) Closing brace must be on a line by itself
(#2786) Line indented incorrectly; expected 12 spaces, found 7
(#2786) Expected "if (...) {\n"; found "if (...) { "
(#2786) Variable "XPos1" must be all lower-case
(#2786) Variable "XScale" must be all lower-case
(#2786) Variable "XPos1" must be all lower-case
(#2786) Variable "XScale" must be all lower-case
(#2786) Closing brace must be on a line by itself
(#2787) Line indented incorrectly; expected 12 spaces, found 7
(#2787) Expected "if (...) {\n"; found "if (...) { "
(#2787) Variable "XPos2" must be all lower-case
(#2787) Variable "XScale" must be all lower-case
(#2787) Variable "XPos2" must be all lower-case
(#2787) Variable "XScale" must be all lower-case
(#2787) Closing brace must be on a line by itself
(#2788) Line indented incorrectly; expected 12 spaces, found 7
(#2788) Expected "if (...) {\n"; found "if (...) { "
(#2788) Variable "XPos2" must be all lower-case
(#2788) Variable "XScale" must be all lower-case
(#2788) Variable "XPos2" must be all lower-case
(#2788) Variable "XScale" must be all lower-case
(#2788) Closing brace must be on a line by itself
(#2790) Line indented incorrectly; expected at least 12 spaces, found 7
(#2790) Variable "XPos1" must be all lower-case
(#2790) Commas (,) must be followed by white space.
(#2790) Variable "YPos1" must be all lower-case
(#2790) Commas (,) must be followed by white space.
(#2790) Variable "XPos2" must be all lower-case
(#2790) Commas (,) must be followed by white space.
(#2790) Variable "YPos2" must be all lower-case
(#2790) Commas (,) must be followed by white space.
(#2790) Expected 1 space before "=>"; 0 found
(#2790) Expected 1 space after "=>"; 0 found
(#2790) Variable "R" must be all lower-case
(#2790) Commas (,) must be followed by white space.
(#2790) Expected 1 space before "=>"; 0 found
(#2790) Expected 1 space after "=>"; 0 found
(#2790) Variable "G" must be all lower-case
(#2790) Commas (,) must be followed by white space.
(#2790) Expected 1 space before "=>"; 0 found
(#2790) Expected 1 space after "=>"; 0 found
(#2790) Variable "B" must be all lower-case
(#2790) Commas (,) must be followed by white space.
(#2790) Expected 1 space before "=>"; 0 found
(#2790) Expected 1 space after "=>"; 0 found
(#2790) Variable "Alpha" must be all lower-case
(#2792) Line indented incorrectly; expected 12 spaces, found 7
(#2792) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2792) Variable "Border" must be all lower-case
(#2793) Line indented incorrectly; expected at least 12 spaces, found 8
(#2794) Line indented incorrectly; expected at least 16 spaces, found 9
(#2794) Variable "XPos1" must be all lower-case
(#2794) Commas (,) must be followed by white space.
(#2794) Variable "YPos1" must be all lower-case
(#2794) Commas (,) must be followed by white space.
(#2794) Variable "XPos1" must be all lower-case
(#2794) Commas (,) must be followed by white space.
(#2794) Variable "YPos2" must be all lower-case
(#2794) Commas (,) must be followed by white space.
(#2794) Expected 1 space before "=>"; 0 found
(#2794) Expected 1 space after "=>"; 0 found
(#2794) Variable "BorderR" must be all lower-case
(#2794) Commas (,) must be followed by white space.
(#2794) Expected 1 space before "=>"; 0 found
(#2794) Expected 1 space after "=>"; 0 found
(#2794) Variable "BorderG" must be all lower-case
(#2794) Commas (,) must be followed by white space.
(#2794) Expected 1 space before "=>"; 0 found
(#2794) Expected 1 space after "=>"; 0 found
(#2794) Variable "BorderB" must be all lower-case
(#2794) Commas (,) must be followed by white space.
(#2794) Expected 1 space before "=>"; 0 found
(#2794) Expected 1 space after "=>"; 0 found
(#2794) Variable "BorderAlpha" must be all lower-case
(#2794) Commas (,) must be followed by white space.
(#2794) Expected 1 space before "=>"; 0 found
(#2794) Expected 1 space after "=>"; 0 found
(#2794) Variable "BorderTicks" must be all lower-case
(#2794) Line exceeds 132 characters; contains 147 characters
(#2795) Line indented incorrectly; expected at least 16 spaces, found 9
(#2795) Variable "XPos2" must be all lower-case
(#2795) Commas (,) must be followed by white space.
(#2795) Variable "YPos1" must be all lower-case
(#2795) Commas (,) must be followed by white space.
(#2795) Variable "XPos2" must be all lower-case
(#2795) Commas (,) must be followed by white space.
(#2795) Variable "YPos2" must be all lower-case
(#2795) Commas (,) must be followed by white space.
(#2795) Expected 1 space before "=>"; 0 found
(#2795) Expected 1 space after "=>"; 0 found
(#2795) Variable "BorderR" must be all lower-case
(#2795) Commas (,) must be followed by white space.
(#2795) Expected 1 space before "=>"; 0 found
(#2795) Expected 1 space after "=>"; 0 found
(#2795) Variable "BorderG" must be all lower-case
(#2795) Commas (,) must be followed by white space.
(#2795) Expected 1 space before "=>"; 0 found
(#2795) Expected 1 space after "=>"; 0 found
(#2795) Variable "BorderB" must be all lower-case
(#2795) Commas (,) must be followed by white space.
(#2795) Expected 1 space before "=>"; 0 found
(#2795) Expected 1 space after "=>"; 0 found
(#2795) Variable "BorderAlpha" must be all lower-case
(#2795) Commas (,) must be followed by white space.
(#2795) Expected 1 space before "=>"; 0 found
(#2795) Expected 1 space after "=>"; 0 found
(#2795) Variable "BorderTicks" must be all lower-case
(#2795) Line exceeds 132 characters; contains 147 characters
(#2796) Line indented incorrectly; expected 12 spaces, found 8
(#2796) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2798) Line indented incorrectly; expected 12 spaces, found 7
(#2798) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2798) Variable "AreaName" must be all lower-case
(#2798) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2799) Line indented incorrectly; expected at least 12 spaces, found 8
(#2800) Line indented incorrectly; expected at least 16 spaces, found 9
(#2800) Variable "XPos" must be all lower-case
(#2800) Variable "XPos2" must be all lower-case
(#2800) Expected 1 space before "-"; 0 found
(#2800) Expected 1 space after "-"; 0 found
(#2800) Variable "XPos1" must be all lower-case
(#2800) Expected 1 space before "/"; 0 found
(#2800) Expected 1 space after "/"; 0 found
(#2800) Variable "XPos1" must be all lower-case
(#2801) Line indented incorrectly; expected at least 16 spaces, found 9
(#2801) Variable "YPos" must be all lower-case
(#2801) Variable "YPos2" must be all lower-case
(#2801) Expected 1 space before "-"; 0 found
(#2801) Expected 1 space after "-"; 0 found
(#2801) Variable "YPos1" must be all lower-case
(#2801) Expected 1 space before "/"; 0 found
(#2801) Expected 1 space after "/"; 0 found
(#2801) Variable "YPos1" must be all lower-case
(#2803) Line indented incorrectly; expected 16 spaces, found 9
(#2803) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2803) Variable "NameAngle" must be all lower-case
(#2804) Line indented incorrectly; expected at least 16 spaces, found 10
(#2805) Line indented incorrectly; expected at least 20 spaces, found 11
(#2805) Variable "TxtPos" must be all lower-case
(#2805) Variable "XPos" must be all lower-case
(#2805) Commas (,) must be followed by white space.
(#2805) Variable "YPos" must be all lower-case
(#2805) Commas (,) must be followed by white space.
(#2805) Commas (,) must be followed by white space.
(#2805) Commas (,) must be followed by white space.
(#2805) Commas (,) must be followed by white space.
(#2805) Variable "AreaName" must be all lower-case
(#2806) Line indented incorrectly; expected at least 20 spaces, found 11
(#2806) Variable "TxtWidth" must be all lower-case
(#2806) Variable "TxtPos" must be all lower-case
(#2806) Variable "TxtPos" must be all lower-case
(#2807) Line indented incorrectly; expected 20 spaces, found 11
(#2807) Expected "if (...) {\n"; found "if (...) { "
(#2807) Variable "XPos2" must be all lower-case
(#2807) Variable "XPos1" must be all lower-case
(#2807) Variable "TxtWidth" must be all lower-case
(#2807) Variable "NameAngle" must be all lower-case
(#2807) Closing brace must be on a line by itself
(#2807) Expected "} else {\n"; found "} else { "
(#2807) Variable "NameAngle" must be all lower-case
(#2807) Closing brace must be on a line by itself
(#2808) Line indented incorrectly; expected 16 spaces, found 10
(#2808) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2809) Line indented incorrectly; expected at least 16 spaces, found 9
(#2809) Variable "RestoreShadow" must be all lower-case
(#2810) Line indented incorrectly; expected at least 16 spaces, found 9
(#2810) Variable "XPos" must be all lower-case
(#2810) Commas (,) must be followed by white space.
(#2810) Variable "YPos" must be all lower-case
(#2810) Commas (,) must be followed by white space.
(#2810) Variable "AreaName" must be all lower-case
(#2810) Commas (,) must be followed by white space.
(#2810) Expected 1 space before "=>"; 0 found
(#2810) Expected 1 space after "=>"; 0 found
(#2810) Variable "NameR" must be all lower-case
(#2810) Commas (,) must be followed by white space.
(#2810) Expected 1 space before "=>"; 0 found
(#2810) Expected 1 space after "=>"; 0 found
(#2810) Variable "NameG" must be all lower-case
(#2810) Commas (,) must be followed by white space.
(#2810) Expected 1 space before "=>"; 0 found
(#2810) Expected 1 space after "=>"; 0 found
(#2810) Variable "NameB" must be all lower-case
(#2810) Commas (,) must be followed by white space.
(#2810) Expected 1 space before "=>"; 0 found
(#2810) Expected 1 space after "=>"; 0 found
(#2810) Variable "NameAlpha" must be all lower-case
(#2810) Commas (,) must be followed by white space.
(#2810) Expected 1 space before "=>"; 0 found
(#2810) Expected 1 space after "=>"; 0 found
(#2810) Variable "NameAngle" must be all lower-case
(#2810) Commas (,) must be followed by white space.
(#2810) Expected 1 space before "=>"; 0 found
(#2810) Expected 1 space after "=>"; 0 found
(#2810) Line exceeds 132 characters; contains 164 characters
(#2811) Line indented incorrectly; expected 16 spaces, found 9
(#2811) Expected "if (...) {\n"; found "if (...) { "
(#2811) Variable "DisableShadowOnArea" must be all lower-case
(#2811) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2811) Closing brace must be on a line by itself
(#2812) Line indented incorrectly; expected 12 spaces, found 8
(#2812) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2814) Line indented incorrectly; expected at least 12 spaces, found 7
(#2814) Variable "RestoreShadow" must be all lower-case
(#2815) Line indented incorrectly; expected at least 12 spaces, found 7
(#2815) Expected 1 space before "=>"; 0 found
(#2815) Expected 1 space after "=>"; 0 found
(#2815) Variable "XPos1" must be all lower-case
(#2815) Commas (,) must be followed by white space.
(#2815) Expected 1 space before "=>"; 0 found
(#2815) Expected 1 space after "=>"; 0 found
(#2815) Variable "XPos2" must be all lower-case
(#2816) Line indented incorrectly; expected 8 spaces, found 6
(#2816) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2817) Line indented incorrectly; expected 8 spaces, found 5
(#2817) Usage of ELSEIF not allowed; use ELSE IF instead
(#2817) Variable "Data" must be all lower-case
(#2818) Line indented incorrectly; expected at least 8 spaces, found 6
(#2819) Line indented incorrectly; expected at least 12 spaces, found 7
(#2819) Variable "XStep" must be all lower-case
(#2819) Variable "XScale" must be all lower-case
(#2819) Expected 1 space after "*"; 0 found
(#2819) Variable "XScale" must be all lower-case
(#2820) Line indented incorrectly; expected at least 12 spaces, found 7
(#2820) Variable "XPos1" must be all lower-case
(#2820) Variable "XScale" must be all lower-case
(#2820) Variable "XStep" must be all lower-case
(#2820) Variable "Value1" must be all lower-case
(#2821) Line indented incorrectly; expected at least 12 spaces, found 7
(#2821) Variable "XPos2" must be all lower-case
(#2821) Variable "XScale" must be all lower-case
(#2821) Variable "XStep" must be all lower-case
(#2821) Variable "Value2" must be all lower-case
(#2822) Line indented incorrectly; expected at least 12 spaces, found 7
(#2822) Variable "YPos1" must be all lower-case
(#2822) Variable "Data" must be all lower-case
(#2823) Line indented incorrectly; expected at least 12 spaces, found 7
(#2823) Variable "YPos2" must be all lower-case
(#2823) Variable "Data" must be all lower-case
(#2825) Line indented incorrectly; expected 12 spaces, found 7
(#2825) Expected "if (...) {\n"; found "if (...) { "
(#2825) Variable "XPos1" must be all lower-case
(#2825) Variable "XScale" must be all lower-case
(#2825) Variable "XPos1" must be all lower-case
(#2825) Variable "XScale" must be all lower-case
(#2825) Closing brace must be on a line by itself
(#2826) Line indented incorrectly; expected 12 spaces, found 7
(#2826) Expected "if (...) {\n"; found "if (...) { "
(#2826) Variable "XPos1" must be all lower-case
(#2826) Variable "XScale" must be all lower-case
(#2826) Variable "XPos1" must be all lower-case
(#2826) Variable "XScale" must be all lower-case
(#2826) Closing brace must be on a line by itself
(#2827) Line indented incorrectly; expected 12 spaces, found 7
(#2827) Expected "if (...) {\n"; found "if (...) { "
(#2827) Variable "XPos2" must be all lower-case
(#2827) Variable "XScale" must be all lower-case
(#2827) Variable "XPos2" must be all lower-case
(#2827) Variable "XScale" must be all lower-case
(#2827) Closing brace must be on a line by itself
(#2828) Line indented incorrectly; expected 12 spaces, found 7
(#2828) Expected "if (...) {\n"; found "if (...) { "
(#2828) Variable "XPos2" must be all lower-case
(#2828) Variable "XScale" must be all lower-case
(#2828) Variable "XPos2" must be all lower-case
(#2828) Variable "XScale" must be all lower-case
(#2828) Closing brace must be on a line by itself
(#2830) Line indented incorrectly; expected at least 12 spaces, found 7
(#2830) Variable "YPos1" must be all lower-case
(#2830) Commas (,) must be followed by white space.
(#2830) Variable "XPos1" must be all lower-case
(#2830) Commas (,) must be followed by white space.
(#2830) Variable "YPos2" must be all lower-case
(#2830) Commas (,) must be followed by white space.
(#2830) Variable "XPos2" must be all lower-case
(#2830) Commas (,) must be followed by white space.
(#2830) Expected 1 space before "=>"; 0 found
(#2830) Expected 1 space after "=>"; 0 found
(#2830) Variable "R" must be all lower-case
(#2830) Commas (,) must be followed by white space.
(#2830) Expected 1 space before "=>"; 0 found
(#2830) Expected 1 space after "=>"; 0 found
(#2830) Variable "G" must be all lower-case
(#2830) Commas (,) must be followed by white space.
(#2830) Expected 1 space before "=>"; 0 found
(#2830) Expected 1 space after "=>"; 0 found
(#2830) Variable "B" must be all lower-case
(#2830) Commas (,) must be followed by white space.
(#2830) Expected 1 space before "=>"; 0 found
(#2830) Expected 1 space after "=>"; 0 found
(#2830) Variable "Alpha" must be all lower-case
(#2832) Line indented incorrectly; expected 12 spaces, found 7
(#2832) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2832) Variable "Border" must be all lower-case
(#2833) Line indented incorrectly; expected at least 12 spaces, found 8
(#2834) Line indented incorrectly; expected at least 16 spaces, found 9
(#2834) Variable "YPos1" must be all lower-case
(#2834) Commas (,) must be followed by white space.
(#2834) Variable "XPos1" must be all lower-case
(#2834) Commas (,) must be followed by white space.
(#2834) Variable "YPos2" must be all lower-case
(#2834) Commas (,) must be followed by white space.
(#2834) Variable "XPos1" must be all lower-case
(#2834) Commas (,) must be followed by white space.
(#2834) Expected 1 space before "=>"; 0 found
(#2834) Expected 1 space after "=>"; 0 found
(#2834) Variable "BorderR" must be all lower-case
(#2834) Commas (,) must be followed by white space.
(#2834) Expected 1 space before "=>"; 0 found
(#2834) Expected 1 space after "=>"; 0 found
(#2834) Variable "BorderG" must be all lower-case
(#2834) Commas (,) must be followed by white space.
(#2834) Expected 1 space before "=>"; 0 found
(#2834) Expected 1 space after "=>"; 0 found
(#2834) Variable "BorderB" must be all lower-case
(#2834) Commas (,) must be followed by white space.
(#2834) Expected 1 space before "=>"; 0 found
(#2834) Expected 1 space after "=>"; 0 found
(#2834) Variable "BorderAlpha" must be all lower-case
(#2834) Commas (,) must be followed by white space.
(#2834) Expected 1 space before "=>"; 0 found
(#2834) Expected 1 space after "=>"; 0 found
(#2834) Variable "BorderTicks" must be all lower-case
(#2834) Line exceeds 132 characters; contains 147 characters
(#2835) Line indented incorrectly; expected at least 16 spaces, found 9
(#2835) Variable "YPos1" must be all lower-case
(#2835) Commas (,) must be followed by white space.
(#2835) Variable "XPos2" must be all lower-case
(#2835) Commas (,) must be followed by white space.
(#2835) Variable "YPos2" must be all lower-case
(#2835) Commas (,) must be followed by white space.
(#2835) Variable "XPos2" must be all lower-case
(#2835) Commas (,) must be followed by white space.
(#2835) Expected 1 space before "=>"; 0 found
(#2835) Expected 1 space after "=>"; 0 found
(#2835) Variable "BorderR" must be all lower-case
(#2835) Commas (,) must be followed by white space.
(#2835) Expected 1 space before "=>"; 0 found
(#2835) Expected 1 space after "=>"; 0 found
(#2835) Variable "BorderG" must be all lower-case
(#2835) Commas (,) must be followed by white space.
(#2835) Expected 1 space before "=>"; 0 found
(#2835) Expected 1 space after "=>"; 0 found
(#2835) Variable "BorderB" must be all lower-case
(#2835) Commas (,) must be followed by white space.
(#2835) Expected 1 space before "=>"; 0 found
(#2835) Expected 1 space after "=>"; 0 found
(#2835) Variable "BorderAlpha" must be all lower-case
(#2835) Commas (,) must be followed by white space.
(#2835) Expected 1 space before "=>"; 0 found
(#2835) Expected 1 space after "=>"; 0 found
(#2835) Variable "BorderTicks" must be all lower-case
(#2835) Line exceeds 132 characters; contains 147 characters
(#2836) Line indented incorrectly; expected 12 spaces, found 8
(#2836) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2838) Line indented incorrectly; expected 12 spaces, found 7
(#2838) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2838) Variable "AreaName" must be all lower-case
(#2838) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2839) Line indented incorrectly; expected at least 12 spaces, found 8
(#2840) Line indented incorrectly; expected at least 16 spaces, found 9
(#2840) Variable "XPos" must be all lower-case
(#2840) Variable "XPos2" must be all lower-case
(#2840) Expected 1 space before "-"; 0 found
(#2840) Expected 1 space after "-"; 0 found
(#2840) Variable "XPos1" must be all lower-case
(#2840) Expected 1 space before "/"; 0 found
(#2840) Expected 1 space after "/"; 0 found
(#2840) Variable "XPos1" must be all lower-case
(#2841) Line indented incorrectly; expected at least 16 spaces, found 9
(#2841) Variable "YPos" must be all lower-case
(#2841) Variable "YPos2" must be all lower-case
(#2841) Expected 1 space before "-"; 0 found
(#2841) Expected 1 space after "-"; 0 found
(#2841) Variable "YPos1" must be all lower-case
(#2841) Expected 1 space before "/"; 0 found
(#2841) Expected 1 space after "/"; 0 found
(#2841) Variable "YPos1" must be all lower-case
(#2843) Line indented incorrectly; expected at least 16 spaces, found 9
(#2843) Variable "RestoreShadow" must be all lower-case
(#2844) Line indented incorrectly; expected at least 16 spaces, found 9
(#2844) Variable "YPos" must be all lower-case
(#2844) Commas (,) must be followed by white space.
(#2844) Variable "XPos" must be all lower-case
(#2844) Commas (,) must be followed by white space.
(#2844) Variable "AreaName" must be all lower-case
(#2844) Commas (,) must be followed by white space.
(#2844) Expected 1 space before "=>"; 0 found
(#2844) Expected 1 space after "=>"; 0 found
(#2844) Variable "NameR" must be all lower-case
(#2844) Commas (,) must be followed by white space.
(#2844) Expected 1 space before "=>"; 0 found
(#2844) Expected 1 space after "=>"; 0 found
(#2844) Variable "NameG" must be all lower-case
(#2844) Commas (,) must be followed by white space.
(#2844) Expected 1 space before "=>"; 0 found
(#2844) Expected 1 space after "=>"; 0 found
(#2844) Variable "NameB" must be all lower-case
(#2844) Commas (,) must be followed by white space.
(#2844) Expected 1 space before "=>"; 0 found
(#2844) Expected 1 space after "=>"; 0 found
(#2844) Variable "NameAlpha" must be all lower-case
(#2844) Commas (,) must be followed by white space.
(#2844) Expected 1 space before "=>"; 0 found
(#2844) Expected 1 space after "=>"; 0 found
(#2844) Commas (,) must be followed by white space.
(#2844) Expected 1 space before "=>"; 0 found
(#2844) Expected 1 space after "=>"; 0 found
(#2844) Line exceeds 132 characters; contains 155 characters
(#2845) Line indented incorrectly; expected 16 spaces, found 9
(#2845) Expected "if (...) {\n"; found "if (...) { "
(#2845) Variable "DisableShadowOnArea" must be all lower-case
(#2845) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2845) Closing brace must be on a line by itself
(#2846) Line indented incorrectly; expected 12 spaces, found 8
(#2846) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2848) Line indented incorrectly; expected at least 12 spaces, found 7
(#2848) Variable "RestoreShadow" must be all lower-case
(#2849) Line indented incorrectly; expected at least 12 spaces, found 7
(#2849) Expected 1 space before "=>"; 0 found
(#2849) Expected 1 space after "=>"; 0 found
(#2849) Variable "XPos1" must be all lower-case
(#2849) Commas (,) must be followed by white space.
(#2849) Expected 1 space before "=>"; 0 found
(#2849) Expected 1 space after "=>"; 0 found
(#2849) Variable "XPos2" must be all lower-case
(#2850) Line indented incorrectly; expected 8 spaces, found 6
(#2850) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2851) Closing brace indented incorrectly; expected 3 spaces, found 4
(#2853) Line indented incorrectly; expected at least 4 spaces, found 3
(#2854) Line indented incorrectly; expected 4 spaces, found 3
(#2854) method name "pDraw::drawThreshold" must be in lower-case letters only
(#2854) Visibility must be declared on method "drawThreshold"
(#2854) Variable "Value" must be all lower-case
(#2854) Commas (,) must be followed by white space.
(#2854) Variable "Format" must be all lower-case
(#2855) Opening brace should be on the same line as the declaration
(#2856) Line indented incorrectly; expected at least 8 spaces, found 5
(#2856) Variable "AxisID" must be all lower-case
(#2856) Spaces must be used for alignment; tabs are not allowed
(#2856) Tab found within whitespace
(#2856) Variable "Format" must be all lower-case
(#2856) Variable "Format" must be all lower-case
(#2857) Line indented incorrectly; expected at least 8 spaces, found 5
(#2857) Variable "R" must be all lower-case
(#2857) Spaces must be used for alignment; tabs are not allowed
(#2857) Tab found within whitespace
(#2857) Variable "Format" must be all lower-case
(#2857) Variable "Format" must be all lower-case
(#2858) Line indented incorrectly; expected at least 8 spaces, found 5
(#2858) Variable "G" must be all lower-case
(#2858) Spaces must be used for alignment; tabs are not allowed
(#2858) Tab found within whitespace
(#2858) Variable "Format" must be all lower-case
(#2858) Variable "Format" must be all lower-case
(#2859) Line indented incorrectly; expected at least 8 spaces, found 5
(#2859) Variable "B" must be all lower-case
(#2859) Spaces must be used for alignment; tabs are not allowed
(#2859) Tab found within whitespace
(#2859) Variable "Format" must be all lower-case
(#2859) Variable "Format" must be all lower-case
(#2860) Line indented incorrectly; expected at least 8 spaces, found 5
(#2860) Variable "Alpha" must be all lower-case
(#2860) Spaces must be used for alignment; tabs are not allowed
(#2860) Tab found within whitespace
(#2860) Variable "Format" must be all lower-case
(#2860) Variable "Format" must be all lower-case
(#2861) Line indented incorrectly; expected at least 8 spaces, found 5
(#2861) Variable "Weight" must be all lower-case
(#2861) Spaces must be used for alignment; tabs are not allowed
(#2861) Tab found within whitespace
(#2861) Variable "Format" must be all lower-case
(#2861) Variable "Format" must be all lower-case
(#2861) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2862) Line indented incorrectly; expected at least 8 spaces, found 5
(#2862) Variable "Ticks" must be all lower-case
(#2862) Spaces must be used for alignment; tabs are not allowed
(#2862) Tab found within whitespace
(#2862) Variable "Format" must be all lower-case
(#2862) Variable "Format" must be all lower-case
(#2863) Line indented incorrectly; expected at least 8 spaces, found 5
(#2863) Variable "Wide" must be all lower-case
(#2863) Spaces must be used for alignment; tabs are not allowed
(#2863) Tab found within whitespace
(#2863) Variable "Format" must be all lower-case
(#2863) Variable "Format" must be all lower-case
(#2863) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2864) Line indented incorrectly; expected at least 8 spaces, found 5
(#2864) Variable "WideFactor" must be all lower-case
(#2864) Spaces must be used for alignment; tabs are not allowed
(#2864) Tab found within whitespace
(#2864) Variable "Format" must be all lower-case
(#2864) Variable "Format" must be all lower-case
(#2865) Line indented incorrectly; expected at least 8 spaces, found 5
(#2865) Variable "WriteCaption" must be all lower-case
(#2865) Spaces must be used for alignment; tabs are not allowed
(#2865) Tab found within whitespace
(#2865) Variable "Format" must be all lower-case
(#2865) Variable "Format" must be all lower-case
(#2865) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2866) Line indented incorrectly; expected at least 8 spaces, found 5
(#2866) Variable "Caption" must be all lower-case
(#2866) Spaces must be used for alignment; tabs are not allowed
(#2866) Tab found within whitespace
(#2866) Variable "Format" must be all lower-case
(#2866) Variable "Format" must be all lower-case
(#2866) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2867) Line indented incorrectly; expected at least 8 spaces, found 5
(#2867) Variable "CaptionAlign" must be all lower-case
(#2867) Spaces must be used for alignment; tabs are not allowed
(#2867) Tab found within whitespace
(#2867) Variable "Format" must be all lower-case
(#2867) Variable "Format" must be all lower-case
(#2868) Line indented incorrectly; expected at least 8 spaces, found 5
(#2868) Variable "CaptionOffset" must be all lower-case
(#2868) Variable "Format" must be all lower-case
(#2868) Variable "Format" must be all lower-case
(#2869) Line indented incorrectly; expected at least 8 spaces, found 5
(#2869) Variable "CaptionR" must be all lower-case
(#2869) Spaces must be used for alignment; tabs are not allowed
(#2869) Tab found within whitespace
(#2869) Variable "Format" must be all lower-case
(#2869) Variable "Format" must be all lower-case
(#2870) Line indented incorrectly; expected at least 8 spaces, found 5
(#2870) Variable "CaptionG" must be all lower-case
(#2870) Spaces must be used for alignment; tabs are not allowed
(#2870) Tab found within whitespace
(#2870) Variable "Format" must be all lower-case
(#2870) Variable "Format" must be all lower-case
(#2871) Line indented incorrectly; expected at least 8 spaces, found 5
(#2871) Variable "CaptionB" must be all lower-case
(#2871) Spaces must be used for alignment; tabs are not allowed
(#2871) Tab found within whitespace
(#2871) Variable "Format" must be all lower-case
(#2871) Variable "Format" must be all lower-case
(#2872) Line indented incorrectly; expected at least 8 spaces, found 5
(#2872) Variable "CaptionAlpha" must be all lower-case
(#2872) Spaces must be used for alignment; tabs are not allowed
(#2872) Tab found within whitespace
(#2872) Variable "Format" must be all lower-case
(#2872) Variable "Format" must be all lower-case
(#2873) Line indented incorrectly; expected at least 8 spaces, found 5
(#2873) Variable "DrawBox" must be all lower-case
(#2873) Spaces must be used for alignment; tabs are not allowed
(#2873) Tab found within whitespace
(#2873) Variable "Format" must be all lower-case
(#2873) Variable "Format" must be all lower-case
(#2873) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2874) Line indented incorrectly; expected at least 8 spaces, found 5
(#2874) Variable "DrawBoxBorder" must be all lower-case
(#2874) Spaces must be used for alignment; tabs are not allowed
(#2874) Tab found within whitespace
(#2874) Variable "Format" must be all lower-case
(#2874) Variable "Format" must be all lower-case
(#2874) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2875) Line indented incorrectly; expected at least 8 spaces, found 5
(#2875) Variable "BorderOffset" must be all lower-case
(#2875) Spaces must be used for alignment; tabs are not allowed
(#2875) Tab found within whitespace
(#2875) Variable "Format" must be all lower-case
(#2875) Variable "Format" must be all lower-case
(#2876) Line indented incorrectly; expected at least 8 spaces, found 5
(#2876) Variable "BoxRounded" must be all lower-case
(#2876) Spaces must be used for alignment; tabs are not allowed
(#2876) Tab found within whitespace
(#2876) Variable "Format" must be all lower-case
(#2876) Variable "Format" must be all lower-case
(#2876) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2877) Line indented incorrectly; expected at least 8 spaces, found 5
(#2877) Variable "RoundedRadius" must be all lower-case
(#2877) Spaces must be used for alignment; tabs are not allowed
(#2877) Tab found within whitespace
(#2877) Variable "Format" must be all lower-case
(#2877) Variable "Format" must be all lower-case
(#2878) Line indented incorrectly; expected at least 8 spaces, found 5
(#2878) Variable "BoxR" must be all lower-case
(#2878) Spaces must be used for alignment; tabs are not allowed
(#2878) Tab found within whitespace
(#2878) Variable "Format" must be all lower-case
(#2878) Variable "Format" must be all lower-case
(#2879) Line indented incorrectly; expected at least 8 spaces, found 5
(#2879) Variable "BoxG" must be all lower-case
(#2879) Spaces must be used for alignment; tabs are not allowed
(#2879) Tab found within whitespace
(#2879) Variable "Format" must be all lower-case
(#2879) Variable "Format" must be all lower-case
(#2880) Line indented incorrectly; expected at least 8 spaces, found 5
(#2880) Variable "BoxB" must be all lower-case
(#2880) Spaces must be used for alignment; tabs are not allowed
(#2880) Tab found within whitespace
(#2880) Variable "Format" must be all lower-case
(#2880) Variable "Format" must be all lower-case
(#2881) Line indented incorrectly; expected at least 8 spaces, found 5
(#2881) Variable "BoxAlpha" must be all lower-case
(#2881) Spaces must be used for alignment; tabs are not allowed
(#2881) Tab found within whitespace
(#2881) Variable "Format" must be all lower-case
(#2881) Variable "Format" must be all lower-case
(#2882) Line indented incorrectly; expected at least 8 spaces, found 5
(#2882) Variable "BoxSurrounding" must be all lower-case
(#2882) Spaces must be used for alignment; tabs are not allowed
(#2882) Tab found within whitespace
(#2882) Variable "Format" must be all lower-case
(#2882) Variable "Format" must be all lower-case
(#2883) Line indented incorrectly; expected at least 8 spaces, found 5
(#2883) Variable "BoxBorderR" must be all lower-case
(#2883) Spaces must be used for alignment; tabs are not allowed
(#2883) Tab found within whitespace
(#2883) Variable "Format" must be all lower-case
(#2883) Variable "Format" must be all lower-case
(#2884) Line indented incorrectly; expected at least 8 spaces, found 5
(#2884) Variable "BoxBorderG" must be all lower-case
(#2884) Spaces must be used for alignment; tabs are not allowed
(#2884) Tab found within whitespace
(#2884) Variable "Format" must be all lower-case
(#2884) Variable "Format" must be all lower-case
(#2885) Line indented incorrectly; expected at least 8 spaces, found 5
(#2885) Variable "BoxBorderB" must be all lower-case
(#2885) Spaces must be used for alignment; tabs are not allowed
(#2885) Tab found within whitespace
(#2885) Variable "Format" must be all lower-case
(#2885) Variable "Format" must be all lower-case
(#2886) Line indented incorrectly; expected at least 8 spaces, found 5
(#2886) Variable "BoxBorderAlpha" must be all lower-case
(#2886) Spaces must be used for alignment; tabs are not allowed
(#2886) Tab found within whitespace
(#2886) Variable "Format" must be all lower-case
(#2886) Variable "Format" must be all lower-case
(#2887) Line indented incorrectly; expected at least 8 spaces, found 5
(#2887) Variable "NoMargin" must be all lower-case
(#2887) Spaces must be used for alignment; tabs are not allowed
(#2887) Tab found within whitespace
(#2887) Variable "Format" must be all lower-case
(#2887) Variable "Format" must be all lower-case
(#2887) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2889) Line indented incorrectly; expected 8 spaces, found 5
(#2889) Expected "if (...) {\n"; found "if (...) { "
(#2889) Variable "Value" must be all lower-case
(#2889) Expected "foreach (...) {\n"; found "foreach (...) { "
(#2889) Variable "Value" must be all lower-case
(#2889) Variable "Key" must be all lower-case
(#2889) Variable "ID" must be all lower-case
(#2889) Variable "ID" must be all lower-case
(#2889) Commas (,) must be followed by white space.
(#2889) Variable "Format" must be all lower-case
(#2889) Closing brace must be on a line by itself
(#2889) Closing brace must be on a line by itself
(#2891) Line indented incorrectly; expected at least 8 spaces, found 5
(#2891) Variable "CaptionSettings" must be all lower-case
(#2891) Expected 1 space before "=>"; 0 found
(#2891) Expected 1 space after "=>"; 0 found
(#2891) Variable "DrawBox" must be all lower-case
(#2891) Commas (,) must be followed by white space.
(#2891) Expected 1 space before "=>"; 0 found
(#2891) Expected 1 space after "=>"; 0 found
(#2891) Variable "DrawBoxBorder" must be all lower-case
(#2891) Commas (,) must be followed by white space.
(#2891) Expected 1 space before "=>"; 0 found
(#2891) Expected 1 space after "=>"; 0 found
(#2891) Variable "BorderOffset" must be all lower-case
(#2891) Commas (,) must be followed by white space.
(#2891) Expected 1 space before "=>"; 0 found
(#2891) Expected 1 space after "=>"; 0 found
(#2891) Variable "BoxRounded" must be all lower-case
(#2891) Commas (,) must be followed by white space.
(#2891) Expected 1 space before "=>"; 0 found
(#2891) Expected 1 space after "=>"; 0 found
(#2891) Variable "RoundedRadius" must be all lower-case
(#2891) Line exceeds 132 characters; contains 170 characters
(#2892) Expected 1 space before "=>"; 0 found
(#2892) Expected 1 space after "=>"; 0 found
(#2892) Variable "BoxR" must be all lower-case
(#2892) Commas (,) must be followed by white space.
(#2892) Expected 1 space before "=>"; 0 found
(#2892) Expected 1 space after "=>"; 0 found
(#2892) Variable "BoxG" must be all lower-case
(#2892) Commas (,) must be followed by white space.
(#2892) Expected 1 space before "=>"; 0 found
(#2892) Expected 1 space after "=>"; 0 found
(#2892) Variable "BoxB" must be all lower-case
(#2892) Commas (,) must be followed by white space.
(#2892) Expected 1 space before "=>"; 0 found
(#2892) Expected 1 space after "=>"; 0 found
(#2892) Variable "BoxAlpha" must be all lower-case
(#2892) Commas (,) must be followed by white space.
(#2892) Expected 1 space before "=>"; 0 found
(#2892) Expected 1 space after "=>"; 0 found
(#2892) Variable "BoxSurrounding" must be all lower-case
(#2893) Expected 1 space before "=>"; 0 found
(#2893) Expected 1 space after "=>"; 0 found
(#2893) Variable "BoxBorderR" must be all lower-case
(#2893) Commas (,) must be followed by white space.
(#2893) Expected 1 space before "=>"; 0 found
(#2893) Expected 1 space after "=>"; 0 found
(#2893) Variable "BoxBorderG" must be all lower-case
(#2893) Commas (,) must be followed by white space.
(#2893) Expected 1 space before "=>"; 0 found
(#2893) Expected 1 space after "=>"; 0 found
(#2893) Variable "BoxBorderB" must be all lower-case
(#2893) Commas (,) must be followed by white space.
(#2893) Expected 1 space before "=>"; 0 found
(#2893) Expected 1 space after "=>"; 0 found
(#2893) Variable "BoxBorderAlpha" must be all lower-case
(#2893) Line exceeds 132 characters; contains 142 characters
(#2894) Expected 1 space before "=>"; 0 found
(#2894) Expected 1 space after "=>"; 0 found
(#2894) Variable "CaptionR" must be all lower-case
(#2894) Commas (,) must be followed by white space.
(#2894) Expected 1 space before "=>"; 0 found
(#2894) Expected 1 space after "=>"; 0 found
(#2894) Variable "CaptionG" must be all lower-case
(#2894) Commas (,) must be followed by white space.
(#2894) Expected 1 space before "=>"; 0 found
(#2894) Expected 1 space after "=>"; 0 found
(#2894) Variable "CaptionB" must be all lower-case
(#2894) Commas (,) must be followed by white space.
(#2894) Expected 1 space before "=>"; 0 found
(#2894) Expected 1 space after "=>"; 0 found
(#2894) Variable "CaptionAlpha" must be all lower-case
(#2896) Line indented incorrectly; expected at least 9 spaces, found 5
(#2896) Variable "Data" must be all lower-case
(#2897) Line indented incorrectly; expected at least 9 spaces, found 5
(#2897) Variable "AbscissaMargin" must be all lower-case
(#2897) Variable "Data" must be all lower-case
(#2899) Line indented incorrectly; expected 9 spaces, found 5
(#2899) Expected "if (...) {\n"; found "if (...) { "
(#2899) Variable "NoMargin" must be all lower-case
(#2899) Variable "AbscissaMargin" must be all lower-case
(#2899) Closing brace must be on a line by itself
(#2900) Line indented incorrectly; expected 9 spaces, found 5
(#2900) Expected "if (...) {\n"; found "if (...) { "
(#2900) Variable "Data" must be all lower-case
(#2900) Variable "AxisID" must be all lower-case
(#2900) Closing brace must be on a line by itself
(#2901) Line indented incorrectly; expected 9 spaces, found 5
(#2901) Expected "if (...) {\n"; found "if (...) { "
(#2901) Variable "Caption" must be all lower-case
(#2901) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2901) Variable "Caption" must be all lower-case
(#2901) Variable "Value" must be all lower-case
(#2901) Closing brace must be on a line by itself
(#2903) Line indented incorrectly; expected 9 spaces, found 5
(#2903) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2903) Variable "Data" must be all lower-case
(#2904) Line indented incorrectly; expected at least 9 spaces, found 6
(#2905) Line indented incorrectly; expected at least 13 spaces, found 7
(#2905) Variable "YPos" must be all lower-case
(#2905) Variable "Value" must be all lower-case
(#2905) Commas (,) must be followed by white space.
(#2905) Expected 1 space before "=>"; 0 found
(#2905) Expected 1 space after "=>"; 0 found
(#2905) Variable "AxisID" must be all lower-case
(#2906) Line indented incorrectly; expected 13 spaces, found 7
(#2906) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2906) Variable "YPos" must be all lower-case
(#2906) Expected 1 space before "+"; 0 found
(#2906) Expected 1 space after "+"; 0 found
(#2906) Variable "Data" must be all lower-case
(#2906) Variable "AxisID" must be all lower-case
(#2906) Variable "YPos" must be all lower-case
(#2906) Expected 1 space before "-"; 0 found
(#2906) Expected 1 space after "-"; 0 found
(#2906) Variable "Data" must be all lower-case
(#2906) Variable "AxisID" must be all lower-case
(#2906) Line exceeds 132 characters; contains 138 characters
(#2907) Line indented incorrectly; expected at least 13 spaces, found 8
(#2908) Line indented incorrectly; expected at least 17 spaces, found 9
(#2908) Variable "X1" must be all lower-case
(#2908) Variable "AbscissaMargin" must be all lower-case
(#2909) Line indented incorrectly; expected at least 17 spaces, found 9
(#2909) Variable "X2" must be all lower-case
(#2909) Variable "AbscissaMargin" must be all lower-case
(#2911) Line indented incorrectly; expected at least 17 spaces, found 9
(#2911) Variable "X1" must be all lower-case
(#2911) Commas (,) must be followed by white space.
(#2911) Variable "YPos" must be all lower-case
(#2911) Commas (,) must be followed by white space.
(#2911) Variable "X2" must be all lower-case
(#2911) Commas (,) must be followed by white space.
(#2911) Variable "YPos" must be all lower-case
(#2911) Commas (,) must be followed by white space.
(#2911) Expected 1 space before "=>"; 0 found
(#2911) Expected 1 space after "=>"; 0 found
(#2911) Variable "R" must be all lower-case
(#2911) Commas (,) must be followed by white space.
(#2911) Expected 1 space before "=>"; 0 found
(#2911) Expected 1 space after "=>"; 0 found
(#2911) Variable "G" must be all lower-case
(#2911) Commas (,) must be followed by white space.
(#2911) Expected 1 space before "=>"; 0 found
(#2911) Expected 1 space after "=>"; 0 found
(#2911) Variable "B" must be all lower-case
(#2911) Commas (,) must be followed by white space.
(#2911) Expected 1 space before "=>"; 0 found
(#2911) Expected 1 space after "=>"; 0 found
(#2911) Variable "Alpha" must be all lower-case
(#2911) Commas (,) must be followed by white space.
(#2911) Expected 1 space before "=>"; 0 found
(#2911) Expected 1 space after "=>"; 0 found
(#2911) Variable "Ticks" must be all lower-case
(#2911) Commas (,) must be followed by white space.
(#2911) Expected 1 space before "=>"; 0 found
(#2911) Expected 1 space after "=>"; 0 found
(#2911) Variable "Weight" must be all lower-case
(#2913) Line indented incorrectly; expected 17 spaces, found 9
(#2913) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2913) Variable "Wide" must be all lower-case
(#2914) Line indented incorrectly; expected at least 17 spaces, found 10
(#2915) Line indented incorrectly; expected at least 21 spaces, found 11
(#2915) Variable "X1" must be all lower-case
(#2915) Commas (,) must be followed by white space.
(#2915) Variable "YPos" must be all lower-case
(#2915) Expected 1 space before "-"; 0 found
(#2915) Expected 1 space after "-"; 0 found
(#2915) Commas (,) must be followed by white space.
(#2915) Variable "X2" must be all lower-case
(#2915) Commas (,) must be followed by white space.
(#2915) Variable "YPos" must be all lower-case
(#2915) Expected 1 space before "-"; 0 found
(#2915) Expected 1 space after "-"; 0 found
(#2915) Commas (,) must be followed by white space.
(#2915) Expected 1 space before "=>"; 0 found
(#2915) Expected 1 space after "=>"; 0 found
(#2915) Variable "R" must be all lower-case
(#2915) Commas (,) must be followed by white space.
(#2915) Expected 1 space before "=>"; 0 found
(#2915) Expected 1 space after "=>"; 0 found
(#2915) Variable "G" must be all lower-case
(#2915) Commas (,) must be followed by white space.
(#2915) Expected 1 space before "=>"; 0 found
(#2915) Expected 1 space after "=>"; 0 found
(#2915) Variable "B" must be all lower-case
(#2915) Commas (,) must be followed by white space.
(#2915) Expected 1 space before "=>"; 0 found
(#2915) Expected 1 space after "=>"; 0 found
(#2915) Variable "Alpha" must be all lower-case
(#2915) Expected 1 space before "/"; 0 found
(#2915) Expected 1 space after "/"; 0 found
(#2915) Variable "WideFactor" must be all lower-case
(#2915) Commas (,) must be followed by white space.
(#2915) Expected 1 space before "=>"; 0 found
(#2915) Expected 1 space after "=>"; 0 found
(#2915) Variable "Ticks" must be all lower-case
(#2916) Line indented incorrectly; expected at least 21 spaces, found 11
(#2916) Variable "X1" must be all lower-case
(#2916) Commas (,) must be followed by white space.
(#2916) Variable "YPos" must be all lower-case
(#2916) Expected 1 space before "+"; 0 found
(#2916) Expected 1 space after "+"; 0 found
(#2916) Commas (,) must be followed by white space.
(#2916) Variable "X2" must be all lower-case
(#2916) Commas (,) must be followed by white space.
(#2916) Variable "YPos" must be all lower-case
(#2916) Expected 1 space before "+"; 0 found
(#2916) Expected 1 space after "+"; 0 found
(#2916) Commas (,) must be followed by white space.
(#2916) Expected 1 space before "=>"; 0 found
(#2916) Expected 1 space after "=>"; 0 found
(#2916) Variable "R" must be all lower-case
(#2916) Commas (,) must be followed by white space.
(#2916) Expected 1 space before "=>"; 0 found
(#2916) Expected 1 space after "=>"; 0 found
(#2916) Variable "G" must be all lower-case
(#2916) Commas (,) must be followed by white space.
(#2916) Expected 1 space before "=>"; 0 found
(#2916) Expected 1 space after "=>"; 0 found
(#2916) Variable "B" must be all lower-case
(#2916) Commas (,) must be followed by white space.
(#2916) Expected 1 space before "=>"; 0 found
(#2916) Expected 1 space after "=>"; 0 found
(#2916) Variable "Alpha" must be all lower-case
(#2916) Expected 1 space before "/"; 0 found
(#2916) Expected 1 space after "/"; 0 found
(#2916) Variable "WideFactor" must be all lower-case
(#2916) Commas (,) must be followed by white space.
(#2916) Expected 1 space before "=>"; 0 found
(#2916) Expected 1 space after "=>"; 0 found
(#2916) Variable "Ticks" must be all lower-case
(#2917) Line indented incorrectly; expected 20 spaces, found 10
(#2917) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2919) Line indented incorrectly; expected 20 spaces, found 9
(#2919) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2919) Variable "WriteCaption" must be all lower-case
(#2920) Line indented incorrectly; expected at least 20 spaces, found 10
(#2921) Line indented incorrectly; expected 24 spaces, found 11
(#2921) Expected "if (...) {\n"; found "if (...)\n { "
(#2921) Variable "CaptionAlign" must be all lower-case
(#2922) Line indented incorrectly; expected at least 24 spaces, found 12
(#2922) Variable "X" must be all lower-case
(#2922) Variable "X1" must be all lower-case
(#2922) Variable "CaptionOffset" must be all lower-case
(#2922) Variable "CaptionSettings" must be all lower-case
(#2922) Closing brace must be on a line by itself
(#2923) Line indented incorrectly; expected 24 spaces, found 11
(#2923) Expected "} else {\n"; found "}\n else \n { "
(#2923) Whitespace found at end of line
(#2924) Line indented incorrectly; expected at least 24 spaces, found 12
(#2924) Variable "X" must be all lower-case
(#2924) Variable "X2" must be all lower-case
(#2924) Variable "CaptionOffset" must be all lower-case
(#2924) Variable "CaptionSettings" must be all lower-case
(#2924) Closing brace must be on a line by itself
(#2925) Whitespace found at end of line
(#2926) Line indented incorrectly; expected at least 24 spaces, found 11
(#2926) Variable "X" must be all lower-case
(#2926) Commas (,) must be followed by white space.
(#2926) Variable "YPos" must be all lower-case
(#2926) Commas (,) must be followed by white space.
(#2926) Variable "Caption" must be all lower-case
(#2926) Commas (,) must be followed by white space.
(#2926) Variable "CaptionSettings" must be all lower-case
(#2927) Line indented incorrectly; expected 20 spaces, found 10
(#2927) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2928) Line indented incorrectly; expected 16 spaces, found 8
(#2928) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2930) Line indented incorrectly; expected at least 16 spaces, found 7
(#2930) Expected 1 space before "=>"; 0 found
(#2930) Expected 1 space after "=>"; 0 found
(#2930) Variable "YPos" must be all lower-case
(#2931) Line indented incorrectly; expected 12 spaces, found 6
(#2931) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2933) Line indented incorrectly; expected 12 spaces, found 5
(#2933) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2933) Variable "Data" must be all lower-case
(#2934) Line indented incorrectly; expected at least 12 spaces, found 6
(#2935) Line indented incorrectly; expected at least 16 spaces, found 7
(#2935) Variable "XPos" must be all lower-case
(#2935) Variable "Value" must be all lower-case
(#2935) Commas (,) must be followed by white space.
(#2935) Expected 1 space before "=>"; 0 found
(#2935) Expected 1 space after "=>"; 0 found
(#2935) Variable "AxisID" must be all lower-case
(#2936) Line indented incorrectly; expected 16 spaces, found 7
(#2936) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2936) Variable "XPos" must be all lower-case
(#2936) Expected 1 space before "+"; 0 found
(#2936) Expected 1 space after "+"; 0 found
(#2936) Variable "Data" must be all lower-case
(#2936) Variable "AxisID" must be all lower-case
(#2936) Variable "XPos" must be all lower-case
(#2936) Expected 1 space before "-"; 0 found
(#2936) Expected 1 space after "-"; 0 found
(#2936) Variable "Data" must be all lower-case
(#2936) Variable "AxisID" must be all lower-case
(#2936) Line exceeds 132 characters; contains 138 characters
(#2937) Line indented incorrectly; expected at least 16 spaces, found 8
(#2938) Line indented incorrectly; expected at least 20 spaces, found 9
(#2938) Variable "Y1" must be all lower-case
(#2938) Variable "AbscissaMargin" must be all lower-case
(#2939) Line indented incorrectly; expected at least 20 spaces, found 9
(#2939) Variable "Y2" must be all lower-case
(#2939) Variable "AbscissaMargin" must be all lower-case
(#2941) Line indented incorrectly; expected at least 20 spaces, found 9
(#2941) Variable "XPos" must be all lower-case
(#2941) Commas (,) must be followed by white space.
(#2941) Variable "Y1" must be all lower-case
(#2941) Commas (,) must be followed by white space.
(#2941) Variable "XPos" must be all lower-case
(#2941) Commas (,) must be followed by white space.
(#2941) Variable "Y2" must be all lower-case
(#2941) Commas (,) must be followed by white space.
(#2941) Expected 1 space before "=>"; 0 found
(#2941) Expected 1 space after "=>"; 0 found
(#2941) Variable "R" must be all lower-case
(#2941) Commas (,) must be followed by white space.
(#2941) Expected 1 space before "=>"; 0 found
(#2941) Expected 1 space after "=>"; 0 found
(#2941) Variable "G" must be all lower-case
(#2941) Commas (,) must be followed by white space.
(#2941) Expected 1 space before "=>"; 0 found
(#2941) Expected 1 space after "=>"; 0 found
(#2941) Variable "B" must be all lower-case
(#2941) Commas (,) must be followed by white space.
(#2941) Expected 1 space before "=>"; 0 found
(#2941) Expected 1 space after "=>"; 0 found
(#2941) Variable "Alpha" must be all lower-case
(#2941) Commas (,) must be followed by white space.
(#2941) Expected 1 space before "=>"; 0 found
(#2941) Expected 1 space after "=>"; 0 found
(#2941) Variable "Ticks" must be all lower-case
(#2941) Commas (,) must be followed by white space.
(#2941) Expected 1 space before "=>"; 0 found
(#2941) Expected 1 space after "=>"; 0 found
(#2941) Variable "Weight" must be all lower-case
(#2943) Line indented incorrectly; expected 20 spaces, found 9
(#2943) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2943) Variable "Wide" must be all lower-case
(#2944) Line indented incorrectly; expected at least 20 spaces, found 10
(#2945) Line indented incorrectly; expected at least 24 spaces, found 11
(#2945) Variable "XPos" must be all lower-case
(#2945) Expected 1 space before "-"; 0 found
(#2945) Expected 1 space after "-"; 0 found
(#2945) Commas (,) must be followed by white space.
(#2945) Variable "Y1" must be all lower-case
(#2945) Commas (,) must be followed by white space.
(#2945) Variable "XPos" must be all lower-case
(#2945) Expected 1 space before "-"; 0 found
(#2945) Expected 1 space after "-"; 0 found
(#2945) Commas (,) must be followed by white space.
(#2945) Variable "Y2" must be all lower-case
(#2945) Commas (,) must be followed by white space.
(#2945) Expected 1 space before "=>"; 0 found
(#2945) Expected 1 space after "=>"; 0 found
(#2945) Variable "R" must be all lower-case
(#2945) Commas (,) must be followed by white space.
(#2945) Expected 1 space before "=>"; 0 found
(#2945) Expected 1 space after "=>"; 0 found
(#2945) Variable "G" must be all lower-case
(#2945) Commas (,) must be followed by white space.
(#2945) Expected 1 space before "=>"; 0 found
(#2945) Expected 1 space after "=>"; 0 found
(#2945) Variable "B" must be all lower-case
(#2945) Commas (,) must be followed by white space.
(#2945) Expected 1 space before "=>"; 0 found
(#2945) Expected 1 space after "=>"; 0 found
(#2945) Variable "Alpha" must be all lower-case
(#2945) Expected 1 space before "/"; 0 found
(#2945) Expected 1 space after "/"; 0 found
(#2945) Variable "WideFactor" must be all lower-case
(#2945) Commas (,) must be followed by white space.
(#2945) Expected 1 space before "=>"; 0 found
(#2945) Expected 1 space after "=>"; 0 found
(#2945) Variable "Ticks" must be all lower-case
(#2946) Line indented incorrectly; expected at least 24 spaces, found 11
(#2946) Variable "XPos" must be all lower-case
(#2946) Expected 1 space before "+"; 0 found
(#2946) Expected 1 space after "+"; 0 found
(#2946) Commas (,) must be followed by white space.
(#2946) Variable "Y1" must be all lower-case
(#2946) Commas (,) must be followed by white space.
(#2946) Variable "XPos" must be all lower-case
(#2946) Expected 1 space before "+"; 0 found
(#2946) Expected 1 space after "+"; 0 found
(#2946) Commas (,) must be followed by white space.
(#2946) Variable "Y2" must be all lower-case
(#2946) Commas (,) must be followed by white space.
(#2946) Expected 1 space before "=>"; 0 found
(#2946) Expected 1 space after "=>"; 0 found
(#2946) Variable "R" must be all lower-case
(#2946) Commas (,) must be followed by white space.
(#2946) Expected 1 space before "=>"; 0 found
(#2946) Expected 1 space after "=>"; 0 found
(#2946) Variable "G" must be all lower-case
(#2946) Commas (,) must be followed by white space.
(#2946) Expected 1 space before "=>"; 0 found
(#2946) Expected 1 space after "=>"; 0 found
(#2946) Variable "B" must be all lower-case
(#2946) Commas (,) must be followed by white space.
(#2946) Expected 1 space before "=>"; 0 found
(#2946) Expected 1 space after "=>"; 0 found
(#2946) Variable "Alpha" must be all lower-case
(#2946) Expected 1 space before "/"; 0 found
(#2946) Expected 1 space after "/"; 0 found
(#2946) Variable "WideFactor" must be all lower-case
(#2946) Commas (,) must be followed by white space.
(#2946) Expected 1 space before "=>"; 0 found
(#2946) Expected 1 space after "=>"; 0 found
(#2946) Variable "Ticks" must be all lower-case
(#2947) Line indented incorrectly; expected 20 spaces, found 10
(#2947) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2949) Line indented incorrectly; expected 20 spaces, found 9
(#2949) Expected "if (...) {\n"; found "if (...)\n {\n"
(#2949) Variable "WriteCaption" must be all lower-case
(#2950) Line indented incorrectly; expected at least 20 spaces, found 10
(#2951) Line indented incorrectly; expected 24 spaces, found 11
(#2951) Expected "if (...) {\n"; found "if (...)\n { "
(#2951) Variable "CaptionAlign" must be all lower-case
(#2952) Line indented incorrectly; expected at least 24 spaces, found 12
(#2952) Variable "Y" must be all lower-case
(#2952) Variable "Y1" must be all lower-case
(#2952) Variable "CaptionOffset" must be all lower-case
(#2952) Variable "CaptionSettings" must be all lower-case
(#2952) Closing brace must be on a line by itself
(#2953) Line indented incorrectly; expected 24 spaces, found 11
(#2953) Expected "} else {\n"; found "}\n else \n { "
(#2953) Whitespace found at end of line
(#2954) Line indented incorrectly; expected at least 24 spaces, found 12
(#2954) Variable "Y" must be all lower-case
(#2954) Variable "Y2" must be all lower-case
(#2954) Variable "CaptionOffset" must be all lower-case
(#2954) Variable "CaptionSettings" must be all lower-case
(#2954) Closing brace must be on a line by itself
(#2956) Line indented incorrectly; expected at least 24 spaces, found 11
(#2956) Variable "CaptionSettings" must be all lower-case
(#2957) Line indented incorrectly; expected at least 24 spaces, found 11
(#2957) Variable "XPos" must be all lower-case
(#2957) Commas (,) must be followed by white space.
(#2957) Variable "Y" must be all lower-case
(#2957) Commas (,) must be followed by white space.
(#2957) Variable "Caption" must be all lower-case
(#2957) Commas (,) must be followed by white space.
(#2957) Variable "CaptionSettings" must be all lower-case
(#2958) Line indented incorrectly; expected 20 spaces, found 10
(#2958) Closing brace indented incorrectly; expected 9 spaces, found 10
(#2959) Line indented incorrectly; expected 16 spaces, found 8
(#2959) Closing brace indented incorrectly; expected 7 spaces, found 8
(#2961) Line indented incorrectly; expected at least 16 spaces, found 7
(#2961) Expected 1 space before "=>"; 0 found
(#2961) Expected 1 space after "=>"; 0 found
(#2961) Variable "XPos" must be all lower-case
(#2962) Line indented incorrectly; expected 12 spaces, found 6
(#2962) Closing brace indented incorrectly; expected 5 spaces, found 6
(#2963) Closing brace indented incorrectly; expected 3 spaces, found 4
(#2965) Line indented incorrectly; expected at least 4 spaces, found 3
(#2966) Line indented incorrectly; expected 4 spaces, found 3
(#2966) method name "pDraw::drawThresholdArea" must be in lower-case letters only
(#2966) Visibility must be declared on method "drawThresholdArea"
(#2966) Variable "Value1" must be all lower-case
(#2966) Commas (,) must be followed by white space.
(#2966) Variable "Value2" must be all lower-case
(#2966) Commas (,) must be followed by white space.
(#2966) Variable "Format" must be all lower-case
(#2967) Opening brace should be on the same line as the declaration
(#2968) Line indented incorrectly; expected at least 8 spaces, found 5
(#2968) Variable "AxisID" must be all lower-case
(#2968) Spaces must be used for alignment; tabs are not allowed
(#2968) Tab found within whitespace
(#2968) Variable "Format" must be all lower-case
(#2968) Variable "Format" must be all lower-case
(#2969) Line indented incorrectly; expected at least 8 spaces, found 5
(#2969) Variable "R" must be all lower-case
(#2969) Spaces must be used for alignment; tabs are not allowed
(#2969) Tab found within whitespace
(#2969) Variable "Format" must be all lower-case
(#2969) Variable "Format" must be all lower-case
(#2970) Line indented incorrectly; expected at least 8 spaces, found 5
(#2970) Variable "G" must be all lower-case
(#2970) Spaces must be used for alignment; tabs are not allowed
(#2970) Tab found within whitespace
(#2970) Variable "Format" must be all lower-case
(#2970) Variable "Format" must be all lower-case
(#2971) Line indented incorrectly; expected at least 8 spaces, found 5
(#2971) Variable "B" must be all lower-case
(#2971) Spaces must be used for alignment; tabs are not allowed
(#2971) Tab found within whitespace
(#2971) Variable "Format" must be all lower-case
(#2971) Variable "Format" must be all lower-case
(#2972) Line indented incorrectly; expected at least 8 spaces, found 5
(#2972) Variable "Alpha" must be all lower-case
(#2972) Spaces must be used for alignment; tabs are not allowed
(#2972) Tab found within whitespace
(#2972) Variable "Format" must be all lower-case
(#2972) Variable "Format" must be all lower-case
(#2973) Line indented incorrectly; expected at least 8 spaces, found 5
(#2973) Variable "Border" must be all lower-case
(#2973) Variable "Format" must be all lower-case
(#2973) Variable "Format" must be all lower-case
(#2973) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2974) Line indented incorrectly; expected at least 8 spaces, found 5
(#2974) Variable "BorderR" must be all lower-case
(#2974) Variable "Format" must be all lower-case
(#2974) Variable "Format" must be all lower-case
(#2974) Variable "R" must be all lower-case
(#2975) Line indented incorrectly; expected at least 8 spaces, found 5
(#2975) Variable "BorderG" must be all lower-case
(#2975) Variable "Format" must be all lower-case
(#2975) Variable "Format" must be all lower-case
(#2975) Variable "G" must be all lower-case
(#2976) Line indented incorrectly; expected at least 8 spaces, found 5
(#2976) Variable "BorderB" must be all lower-case
(#2976) Variable "Format" must be all lower-case
(#2976) Variable "Format" must be all lower-case
(#2976) Variable "B" must be all lower-case
(#2977) Line indented incorrectly; expected at least 8 spaces, found 5
(#2977) Variable "BorderAlpha" must be all lower-case
(#2977) Variable "Format" must be all lower-case
(#2977) Variable "Format" must be all lower-case
(#2977) Variable "Alpha" must be all lower-case
(#2978) Line indented incorrectly; expected at least 8 spaces, found 5
(#2978) Variable "BorderTicks" must be all lower-case
(#2978) Variable "Format" must be all lower-case
(#2978) Variable "Format" must be all lower-case
(#2979) Line indented incorrectly; expected at least 8 spaces, found 5
(#2979) Variable "AreaName" must be all lower-case
(#2979) Spaces must be used for alignment; tabs are not allowed
(#2979) Tab found within whitespace
(#2979) Variable "Format" must be all lower-case
(#2979) Variable "Format" must be all lower-case
(#2979) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#2980) Line indented incorrectly; expected at least 8 spaces, found 5
(#2980) Variable "NameAngle" must be all lower-case
(#2980) Spaces must be used for alignment; tabs are not allowed
(#2980) Tab found within whitespace
(#2980) Variable "Format" must be all lower-case
(#2980) Variable "Format" must be all lower-case
(#2981) Line indented incorrectly; expected at least 8 spaces, found 5
(#2981) Variable "NameR" must be all lower-case
(#2981) Spaces must be used for alignment; tabs are not allowed
(#2981) Tab found within whitespace
(#2981) Variable "Format" must be all lower-case
(#2981) Variable "Format" must be all lower-case
(#2982) Line indented incorrectly; expected at least 8 spaces, found 5
(#2982) Variable "NameG" must be all lower-case
(#2982) Spaces must be used for alignment; tabs are not allowed
(#2982) Tab found within whitespace
(#2982) Variable "Format" must be all lower-case
(#2982) Variable "Format" must be all lower-case
(#2983) Line indented incorrectly; expected at least 8 spaces, found 5
(#2983) Variable "NameB" must be all lower-case
(#2983) Spaces must be used for alignment; tabs are not allowed
(#2983) Tab found within whitespace
(#2983) Variable "Format" must be all lower-case
(#2983) Variable "Format" must be all lower-case
(#2984) Line indented incorrectly; expected at least 8 spaces, found 5
(#2984) Variable "NameAlpha" must be all lower-case
(#2984) Spaces must be used for alignment; tabs are not allowed
(#2984) Tab found within whitespace
(#2984) Variable "Format" must be all lower-case
(#2984) Variable "Format" must be all lower-case
(#2985) Line indented incorrectly; expected at least 8 spaces, found 5
(#2985) Variable "DisableShadowOnArea" must be all lower-case
(#2985) Variable "Format" must be all lower-case
(#2985) Variable "Format" must be all lower-case
(#2985) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#2986) Line indented incorrectly; expected at least 8 spaces, found 5
(#2986) Variable "NoMargin" must be all lower-case
(#2986) Spaces must be used for alignment; tabs are not allowed
(#2986) Tab found within whitespace
(#2986) Variable "Format" must be all lower-case
(#2986) Variable "Format" must be all lower-case
(#2986) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2988) Line indented incorrectly; expected 8 spaces, found 5
(#2988) Expected "if (...) {\n"; found "if (...) { "
(#2988) Variable "Value1" must be all lower-case
(#2988) Variable "Value2" must be all lower-case
(#2988) Variable "Value1" must be all lower-case
(#2988) Variable "Value2" must be all lower-case
(#2988) Variable "Value2" must be all lower-case
(#2988) Variable "Value1" must be all lower-case
(#2988) Closing brace must be on a line by itself
(#2990) Line indented incorrectly; expected at least 8 spaces, found 5
(#2990) Variable "RestoreShadow" must be all lower-case
(#2991) Line indented incorrectly; expected 8 spaces, found 5
(#2991) Expected "if (...) {\n"; found "if (...) { "
(#2991) Variable "DisableShadowOnArea" must be all lower-case
(#2991) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#2991) Closing brace must be on a line by itself
(#2993) Line indented incorrectly; expected 8 spaces, found 5
(#2993) Expected "if (...) {\n"; found "if (...) { "
(#2993) Variable "BorderAlpha" must be all lower-case
(#2993) Expected 1 space after ">"; 0 found
(#2993) Variable "BorderAlpha" must be all lower-case
(#2993) Closing brace must be on a line by itself
(#2995) Line indented incorrectly; expected at least 8 spaces, found 5
(#2995) Variable "Data" must be all lower-case
(#2996) Line indented incorrectly; expected at least 8 spaces, found 5
(#2996) Variable "AbscissaMargin" must be all lower-case
(#2996) Variable "Data" must be all lower-case
(#2998) Line indented incorrectly; expected 8 spaces, found 5
(#2998) Expected "if (...) {\n"; found "if (...) { "
(#2998) Variable "NoMargin" must be all lower-case
(#2998) Variable "AbscissaMargin" must be all lower-case
(#2998) Closing brace must be on a line by itself
(#2999) Line indented incorrectly; expected 8 spaces, found 5
(#2999) Expected "if (...) {\n"; found "if (...) { "
(#2999) Variable "Data" must be all lower-case
(#2999) Variable "AxisID" must be all lower-case
(#2999) Closing brace must be on a line by itself
(#3001) Line indented incorrectly; expected 8 spaces, found 5
(#3001) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3001) Variable "Data" must be all lower-case
(#3002) Line indented incorrectly; expected at least 8 spaces, found 6
(#3003) Line indented incorrectly; expected at least 12 spaces, found 7
(#3003) Variable "XPos1" must be all lower-case
(#3003) Variable "AbscissaMargin" must be all lower-case
(#3004) Line indented incorrectly; expected at least 12 spaces, found 7
(#3004) Variable "XPos2" must be all lower-case
(#3004) Variable "AbscissaMargin" must be all lower-case
(#3005) Line indented incorrectly; expected at least 12 spaces, found 7
(#3005) Variable "YPos1" must be all lower-case
(#3005) Variable "Value1" must be all lower-case
(#3005) Commas (,) must be followed by white space.
(#3005) Expected 1 space before "=>"; 0 found
(#3005) Expected 1 space after "=>"; 0 found
(#3005) Variable "AxisID" must be all lower-case
(#3006) Line indented incorrectly; expected at least 12 spaces, found 7
(#3006) Variable "YPos2" must be all lower-case
(#3006) Variable "Value2" must be all lower-case
(#3006) Commas (,) must be followed by white space.
(#3006) Expected 1 space before "=>"; 0 found
(#3006) Expected 1 space after "=>"; 0 found
(#3006) Variable "AxisID" must be all lower-case
(#3008) Line indented incorrectly; expected 12 spaces, found 7
(#3008) Expected "if (...) {\n"; found "if (...) { "
(#3008) Variable "YPos1" must be all lower-case
(#3008) Expected 1 space before "+"; 0 found
(#3008) Expected 1 space after "+"; 0 found
(#3008) Variable "Data" must be all lower-case
(#3008) Variable "AxisID" must be all lower-case
(#3008) Variable "YPos1" must be all lower-case
(#3008) Expected 1 space before "+"; 0 found
(#3008) Expected 1 space after "+"; 0 found
(#3008) Variable "Data" must be all lower-case
(#3008) Variable "AxisID" must be all lower-case
(#3008) Line exceeds 132 characters; contains 140 characters
(#3008) Closing brace must be on a line by itself
(#3009) Line indented incorrectly; expected 12 spaces, found 7
(#3009) Expected "if (...) {\n"; found "if (...) { "
(#3009) Variable "YPos1" must be all lower-case
(#3009) Expected 1 space before "-"; 0 found
(#3009) Expected 1 space after "-"; 0 found
(#3009) Variable "Data" must be all lower-case
(#3009) Variable "AxisID" must be all lower-case
(#3009) Variable "YPos1" must be all lower-case
(#3009) Expected 1 space before "-"; 0 found
(#3009) Expected 1 space after "-"; 0 found
(#3009) Variable "Data" must be all lower-case
(#3009) Variable "AxisID" must be all lower-case
(#3009) Line exceeds 132 characters; contains 140 characters
(#3009) Closing brace must be on a line by itself
(#3010) Line indented incorrectly; expected 12 spaces, found 7
(#3010) Expected "if (...) {\n"; found "if (...) { "
(#3010) Variable "YPos2" must be all lower-case
(#3010) Expected 1 space before "+"; 0 found
(#3010) Expected 1 space after "+"; 0 found
(#3010) Variable "Data" must be all lower-case
(#3010) Variable "AxisID" must be all lower-case
(#3010) Variable "YPos2" must be all lower-case
(#3010) Expected 1 space before "+"; 0 found
(#3010) Expected 1 space after "+"; 0 found
(#3010) Variable "Data" must be all lower-case
(#3010) Variable "AxisID" must be all lower-case
(#3010) Line exceeds 132 characters; contains 140 characters
(#3010) Closing brace must be on a line by itself
(#3011) Line indented incorrectly; expected 12 spaces, found 7
(#3011) Expected "if (...) {\n"; found "if (...) { "
(#3011) Variable "YPos2" must be all lower-case
(#3011) Expected 1 space before "-"; 0 found
(#3011) Expected 1 space after "-"; 0 found
(#3011) Variable "Data" must be all lower-case
(#3011) Variable "AxisID" must be all lower-case
(#3011) Variable "YPos2" must be all lower-case
(#3011) Expected 1 space before "-"; 0 found
(#3011) Expected 1 space after "-"; 0 found
(#3011) Variable "Data" must be all lower-case
(#3011) Variable "AxisID" must be all lower-case
(#3011) Line exceeds 132 characters; contains 140 characters
(#3011) Closing brace must be on a line by itself
(#3013) Line indented incorrectly; expected at least 12 spaces, found 7
(#3013) Variable "XPos1" must be all lower-case
(#3013) Commas (,) must be followed by white space.
(#3013) Variable "YPos1" must be all lower-case
(#3013) Commas (,) must be followed by white space.
(#3013) Variable "XPos2" must be all lower-case
(#3013) Commas (,) must be followed by white space.
(#3013) Variable "YPos2" must be all lower-case
(#3013) Commas (,) must be followed by white space.
(#3013) Expected 1 space before "=>"; 0 found
(#3013) Expected 1 space after "=>"; 0 found
(#3013) Variable "R" must be all lower-case
(#3013) Commas (,) must be followed by white space.
(#3013) Expected 1 space before "=>"; 0 found
(#3013) Expected 1 space after "=>"; 0 found
(#3013) Variable "G" must be all lower-case
(#3013) Commas (,) must be followed by white space.
(#3013) Expected 1 space before "=>"; 0 found
(#3013) Expected 1 space after "=>"; 0 found
(#3013) Variable "B" must be all lower-case
(#3013) Commas (,) must be followed by white space.
(#3013) Expected 1 space before "=>"; 0 found
(#3013) Expected 1 space after "=>"; 0 found
(#3013) Variable "Alpha" must be all lower-case
(#3014) Line indented incorrectly; expected 12 spaces, found 7
(#3014) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3014) Variable "Border" must be all lower-case
(#3015) Line indented incorrectly; expected at least 12 spaces, found 8
(#3016) Line indented incorrectly; expected at least 16 spaces, found 9
(#3016) Variable "XPos1" must be all lower-case
(#3016) Commas (,) must be followed by white space.
(#3016) Variable "YPos1" must be all lower-case
(#3016) Commas (,) must be followed by white space.
(#3016) Variable "XPos2" must be all lower-case
(#3016) Commas (,) must be followed by white space.
(#3016) Variable "YPos1" must be all lower-case
(#3016) Commas (,) must be followed by white space.
(#3016) Expected 1 space before "=>"; 0 found
(#3016) Expected 1 space after "=>"; 0 found
(#3016) Variable "BorderR" must be all lower-case
(#3016) Commas (,) must be followed by white space.
(#3016) Expected 1 space before "=>"; 0 found
(#3016) Expected 1 space after "=>"; 0 found
(#3016) Variable "BorderG" must be all lower-case
(#3016) Commas (,) must be followed by white space.
(#3016) Expected 1 space before "=>"; 0 found
(#3016) Expected 1 space after "=>"; 0 found
(#3016) Variable "BorderB" must be all lower-case
(#3016) Commas (,) must be followed by white space.
(#3016) Expected 1 space before "=>"; 0 found
(#3016) Expected 1 space after "=>"; 0 found
(#3016) Variable "BorderAlpha" must be all lower-case
(#3016) Commas (,) must be followed by white space.
(#3016) Expected 1 space before "=>"; 0 found
(#3016) Expected 1 space after "=>"; 0 found
(#3016) Variable "BorderTicks" must be all lower-case
(#3016) Line exceeds 132 characters; contains 147 characters
(#3017) Line indented incorrectly; expected at least 16 spaces, found 9
(#3017) Variable "XPos1" must be all lower-case
(#3017) Commas (,) must be followed by white space.
(#3017) Variable "YPos2" must be all lower-case
(#3017) Commas (,) must be followed by white space.
(#3017) Variable "XPos2" must be all lower-case
(#3017) Commas (,) must be followed by white space.
(#3017) Variable "YPos2" must be all lower-case
(#3017) Commas (,) must be followed by white space.
(#3017) Expected 1 space before "=>"; 0 found
(#3017) Expected 1 space after "=>"; 0 found
(#3017) Variable "BorderR" must be all lower-case
(#3017) Commas (,) must be followed by white space.
(#3017) Expected 1 space before "=>"; 0 found
(#3017) Expected 1 space after "=>"; 0 found
(#3017) Variable "BorderG" must be all lower-case
(#3017) Commas (,) must be followed by white space.
(#3017) Expected 1 space before "=>"; 0 found
(#3017) Expected 1 space after "=>"; 0 found
(#3017) Variable "BorderB" must be all lower-case
(#3017) Commas (,) must be followed by white space.
(#3017) Expected 1 space before "=>"; 0 found
(#3017) Expected 1 space after "=>"; 0 found
(#3017) Variable "BorderAlpha" must be all lower-case
(#3017) Commas (,) must be followed by white space.
(#3017) Expected 1 space before "=>"; 0 found
(#3017) Expected 1 space after "=>"; 0 found
(#3017) Variable "BorderTicks" must be all lower-case
(#3017) Line exceeds 132 characters; contains 147 characters
(#3018) Line indented incorrectly; expected 12 spaces, found 8
(#3018) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3020) Line indented incorrectly; expected 12 spaces, found 7
(#3020) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3020) Variable "AreaName" must be all lower-case
(#3020) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3021) Line indented incorrectly; expected at least 12 spaces, found 8
(#3022) Line indented incorrectly; expected at least 16 spaces, found 9
(#3022) Variable "XPos" must be all lower-case
(#3022) Variable "XPos2" must be all lower-case
(#3022) Expected 1 space before "-"; 0 found
(#3022) Expected 1 space after "-"; 0 found
(#3022) Variable "XPos1" must be all lower-case
(#3022) Expected 1 space before "/"; 0 found
(#3022) Expected 1 space after "/"; 0 found
(#3022) Variable "XPos1" must be all lower-case
(#3023) Line indented incorrectly; expected at least 16 spaces, found 9
(#3023) Variable "YPos" must be all lower-case
(#3023) Variable "YPos2" must be all lower-case
(#3023) Expected 1 space before "-"; 0 found
(#3023) Expected 1 space after "-"; 0 found
(#3023) Variable "YPos1" must be all lower-case
(#3023) Expected 1 space before "/"; 0 found
(#3023) Expected 1 space after "/"; 0 found
(#3023) Variable "YPos1" must be all lower-case
(#3024) Line indented incorrectly; expected at least 16 spaces, found 9
(#3024) Variable "RestoreShadow" must be all lower-case
(#3025) Line indented incorrectly; expected at least 16 spaces, found 9
(#3025) Variable "XPos" must be all lower-case
(#3025) Commas (,) must be followed by white space.
(#3025) Variable "YPos" must be all lower-case
(#3025) Commas (,) must be followed by white space.
(#3025) Variable "AreaName" must be all lower-case
(#3025) Commas (,) must be followed by white space.
(#3025) Expected 1 space before "=>"; 0 found
(#3025) Expected 1 space after "=>"; 0 found
(#3025) Variable "NameR" must be all lower-case
(#3025) Commas (,) must be followed by white space.
(#3025) Expected 1 space before "=>"; 0 found
(#3025) Expected 1 space after "=>"; 0 found
(#3025) Variable "NameG" must be all lower-case
(#3025) Commas (,) must be followed by white space.
(#3025) Expected 1 space before "=>"; 0 found
(#3025) Expected 1 space after "=>"; 0 found
(#3025) Variable "NameB" must be all lower-case
(#3025) Commas (,) must be followed by white space.
(#3025) Expected 1 space before "=>"; 0 found
(#3025) Expected 1 space after "=>"; 0 found
(#3025) Variable "NameAlpha" must be all lower-case
(#3025) Commas (,) must be followed by white space.
(#3025) Expected 1 space before "=>"; 0 found
(#3025) Expected 1 space after "=>"; 0 found
(#3025) Commas (,) must be followed by white space.
(#3025) Expected 1 space before "=>"; 0 found
(#3025) Expected 1 space after "=>"; 0 found
(#3025) Line exceeds 132 characters; contains 155 characters
(#3026) Line indented incorrectly; expected 16 spaces, found 9
(#3026) Expected "if (...) {\n"; found "if (...) { "
(#3026) Variable "DisableShadowOnArea" must be all lower-case
(#3026) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3026) Closing brace must be on a line by itself
(#3027) Line indented incorrectly; expected 12 spaces, found 8
(#3027) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3029) Line indented incorrectly; expected at least 12 spaces, found 7
(#3029) Variable "RestoreShadow" must be all lower-case
(#3030) Line indented incorrectly; expected at least 12 spaces, found 7
(#3030) Expected 1 space before "=>"; 0 found
(#3030) Expected 1 space after "=>"; 0 found
(#3030) Variable "YPos1" must be all lower-case
(#3030) Commas (,) must be followed by white space.
(#3030) Expected 1 space before "=>"; 0 found
(#3030) Expected 1 space after "=>"; 0 found
(#3030) Variable "YPos2" must be all lower-case
(#3031) Line indented incorrectly; expected 8 spaces, found 6
(#3031) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3032) Line indented incorrectly; expected 8 spaces, found 5
(#3032) Usage of ELSEIF not allowed; use ELSE IF instead
(#3032) Variable "Data" must be all lower-case
(#3033) Line indented incorrectly; expected at least 8 spaces, found 6
(#3034) Line indented incorrectly; expected at least 12 spaces, found 7
(#3034) Variable "YPos1" must be all lower-case
(#3034) Variable "AbscissaMargin" must be all lower-case
(#3035) Line indented incorrectly; expected at least 12 spaces, found 7
(#3035) Variable "YPos2" must be all lower-case
(#3035) Variable "AbscissaMargin" must be all lower-case
(#3036) Line indented incorrectly; expected at least 12 spaces, found 7
(#3036) Variable "XPos1" must be all lower-case
(#3036) Variable "Value1" must be all lower-case
(#3036) Commas (,) must be followed by white space.
(#3036) Expected 1 space before "=>"; 0 found
(#3036) Expected 1 space after "=>"; 0 found
(#3036) Variable "AxisID" must be all lower-case
(#3037) Line indented incorrectly; expected at least 12 spaces, found 7
(#3037) Variable "XPos2" must be all lower-case
(#3037) Variable "Value2" must be all lower-case
(#3037) Commas (,) must be followed by white space.
(#3037) Expected 1 space before "=>"; 0 found
(#3037) Expected 1 space after "=>"; 0 found
(#3037) Variable "AxisID" must be all lower-case
(#3039) Line indented incorrectly; expected 12 spaces, found 7
(#3039) Expected "if (...) {\n"; found "if (...) { "
(#3039) Variable "XPos1" must be all lower-case
(#3039) Expected 1 space before "+"; 0 found
(#3039) Expected 1 space after "+"; 0 found
(#3039) Variable "Data" must be all lower-case
(#3039) Variable "AxisID" must be all lower-case
(#3039) Variable "XPos1" must be all lower-case
(#3039) Expected 1 space before "+"; 0 found
(#3039) Expected 1 space after "+"; 0 found
(#3039) Variable "Data" must be all lower-case
(#3039) Variable "AxisID" must be all lower-case
(#3039) Line exceeds 132 characters; contains 140 characters
(#3039) Closing brace must be on a line by itself
(#3040) Line indented incorrectly; expected 12 spaces, found 7
(#3040) Expected "if (...) {\n"; found "if (...) { "
(#3040) Variable "XPos1" must be all lower-case
(#3040) Expected 1 space before "-"; 0 found
(#3040) Expected 1 space after "-"; 0 found
(#3040) Variable "Data" must be all lower-case
(#3040) Variable "AxisID" must be all lower-case
(#3040) Variable "XPos1" must be all lower-case
(#3040) Expected 1 space before "-"; 0 found
(#3040) Expected 1 space after "-"; 0 found
(#3040) Variable "Data" must be all lower-case
(#3040) Variable "AxisID" must be all lower-case
(#3040) Line exceeds 132 characters; contains 140 characters
(#3040) Closing brace must be on a line by itself
(#3041) Line indented incorrectly; expected 12 spaces, found 7
(#3041) Expected "if (...) {\n"; found "if (...) { "
(#3041) Variable "XPos2" must be all lower-case
(#3041) Expected 1 space before "+"; 0 found
(#3041) Expected 1 space after "+"; 0 found
(#3041) Variable "Data" must be all lower-case
(#3041) Variable "AxisID" must be all lower-case
(#3041) Variable "XPos2" must be all lower-case
(#3041) Expected 1 space before "+"; 0 found
(#3041) Expected 1 space after "+"; 0 found
(#3041) Variable "Data" must be all lower-case
(#3041) Variable "AxisID" must be all lower-case
(#3041) Line exceeds 132 characters; contains 140 characters
(#3041) Closing brace must be on a line by itself
(#3042) Line indented incorrectly; expected 12 spaces, found 7
(#3042) Expected "if (...) {\n"; found "if (...) { "
(#3042) Variable "XPos2" must be all lower-case
(#3042) Expected 1 space before "-"; 0 found
(#3042) Expected 1 space after "-"; 0 found
(#3042) Variable "Data" must be all lower-case
(#3042) Variable "AxisID" must be all lower-case
(#3042) Variable "XPos2" must be all lower-case
(#3042) Expected 1 space before "-"; 0 found
(#3042) Expected 1 space after "-"; 0 found
(#3042) Variable "Data" must be all lower-case
(#3042) Variable "AxisID" must be all lower-case
(#3042) Line exceeds 132 characters; contains 140 characters
(#3042) Closing brace must be on a line by itself
(#3044) Line indented incorrectly; expected at least 12 spaces, found 7
(#3044) Variable "XPos1" must be all lower-case
(#3044) Commas (,) must be followed by white space.
(#3044) Variable "YPos1" must be all lower-case
(#3044) Commas (,) must be followed by white space.
(#3044) Variable "XPos2" must be all lower-case
(#3044) Commas (,) must be followed by white space.
(#3044) Variable "YPos2" must be all lower-case
(#3044) Commas (,) must be followed by white space.
(#3044) Expected 1 space before "=>"; 0 found
(#3044) Expected 1 space after "=>"; 0 found
(#3044) Variable "R" must be all lower-case
(#3044) Commas (,) must be followed by white space.
(#3044) Expected 1 space before "=>"; 0 found
(#3044) Expected 1 space after "=>"; 0 found
(#3044) Variable "G" must be all lower-case
(#3044) Commas (,) must be followed by white space.
(#3044) Expected 1 space before "=>"; 0 found
(#3044) Expected 1 space after "=>"; 0 found
(#3044) Variable "B" must be all lower-case
(#3044) Commas (,) must be followed by white space.
(#3044) Expected 1 space before "=>"; 0 found
(#3044) Expected 1 space after "=>"; 0 found
(#3044) Variable "Alpha" must be all lower-case
(#3045) Line indented incorrectly; expected 12 spaces, found 7
(#3045) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3045) Variable "Border" must be all lower-case
(#3046) Line indented incorrectly; expected at least 12 spaces, found 8
(#3047) Line indented incorrectly; expected at least 16 spaces, found 9
(#3047) Variable "XPos1" must be all lower-case
(#3047) Commas (,) must be followed by white space.
(#3047) Variable "YPos1" must be all lower-case
(#3047) Commas (,) must be followed by white space.
(#3047) Variable "XPos1" must be all lower-case
(#3047) Commas (,) must be followed by white space.
(#3047) Variable "YPos2" must be all lower-case
(#3047) Commas (,) must be followed by white space.
(#3047) Expected 1 space before "=>"; 0 found
(#3047) Expected 1 space after "=>"; 0 found
(#3047) Variable "BorderR" must be all lower-case
(#3047) Commas (,) must be followed by white space.
(#3047) Expected 1 space before "=>"; 0 found
(#3047) Expected 1 space after "=>"; 0 found
(#3047) Variable "BorderG" must be all lower-case
(#3047) Commas (,) must be followed by white space.
(#3047) Expected 1 space before "=>"; 0 found
(#3047) Expected 1 space after "=>"; 0 found
(#3047) Variable "BorderB" must be all lower-case
(#3047) Commas (,) must be followed by white space.
(#3047) Expected 1 space before "=>"; 0 found
(#3047) Expected 1 space after "=>"; 0 found
(#3047) Variable "BorderAlpha" must be all lower-case
(#3047) Commas (,) must be followed by white space.
(#3047) Expected 1 space before "=>"; 0 found
(#3047) Expected 1 space after "=>"; 0 found
(#3047) Variable "BorderTicks" must be all lower-case
(#3047) Line exceeds 132 characters; contains 147 characters
(#3048) Line indented incorrectly; expected at least 16 spaces, found 9
(#3048) Variable "XPos2" must be all lower-case
(#3048) Commas (,) must be followed by white space.
(#3048) Variable "YPos1" must be all lower-case
(#3048) Commas (,) must be followed by white space.
(#3048) Variable "XPos2" must be all lower-case
(#3048) Commas (,) must be followed by white space.
(#3048) Variable "YPos2" must be all lower-case
(#3048) Commas (,) must be followed by white space.
(#3048) Expected 1 space before "=>"; 0 found
(#3048) Expected 1 space after "=>"; 0 found
(#3048) Variable "BorderR" must be all lower-case
(#3048) Commas (,) must be followed by white space.
(#3048) Expected 1 space before "=>"; 0 found
(#3048) Expected 1 space after "=>"; 0 found
(#3048) Variable "BorderG" must be all lower-case
(#3048) Commas (,) must be followed by white space.
(#3048) Expected 1 space before "=>"; 0 found
(#3048) Expected 1 space after "=>"; 0 found
(#3048) Variable "BorderB" must be all lower-case
(#3048) Commas (,) must be followed by white space.
(#3048) Expected 1 space before "=>"; 0 found
(#3048) Expected 1 space after "=>"; 0 found
(#3048) Variable "BorderAlpha" must be all lower-case
(#3048) Commas (,) must be followed by white space.
(#3048) Expected 1 space before "=>"; 0 found
(#3048) Expected 1 space after "=>"; 0 found
(#3048) Variable "BorderTicks" must be all lower-case
(#3048) Line exceeds 132 characters; contains 147 characters
(#3049) Line indented incorrectly; expected 12 spaces, found 8
(#3049) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3051) Line indented incorrectly; expected 12 spaces, found 7
(#3051) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3051) Variable "AreaName" must be all lower-case
(#3051) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3052) Line indented incorrectly; expected at least 12 spaces, found 8
(#3053) Line indented incorrectly; expected at least 16 spaces, found 9
(#3053) Variable "XPos" must be all lower-case
(#3053) Variable "YPos2" must be all lower-case
(#3053) Expected 1 space before "-"; 0 found
(#3053) Expected 1 space after "-"; 0 found
(#3053) Variable "YPos1" must be all lower-case
(#3053) Expected 1 space before "/"; 0 found
(#3053) Expected 1 space after "/"; 0 found
(#3053) Variable "YPos1" must be all lower-case
(#3054) Line indented incorrectly; expected at least 16 spaces, found 9
(#3054) Variable "YPos" must be all lower-case
(#3054) Variable "XPos2" must be all lower-case
(#3054) Expected 1 space before "-"; 0 found
(#3054) Expected 1 space after "-"; 0 found
(#3054) Variable "XPos1" must be all lower-case
(#3054) Expected 1 space before "/"; 0 found
(#3054) Expected 1 space after "/"; 0 found
(#3054) Variable "XPos1" must be all lower-case
(#3056) Line indented incorrectly; expected 16 spaces, found 9
(#3056) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3056) Variable "NameAngle" must be all lower-case
(#3057) Line indented incorrectly; expected at least 16 spaces, found 10
(#3058) Line indented incorrectly; expected at least 20 spaces, found 11
(#3058) Variable "TxtPos" must be all lower-case
(#3058) Variable "XPos" must be all lower-case
(#3058) Commas (,) must be followed by white space.
(#3058) Variable "YPos" must be all lower-case
(#3058) Commas (,) must be followed by white space.
(#3058) Commas (,) must be followed by white space.
(#3058) Commas (,) must be followed by white space.
(#3058) Commas (,) must be followed by white space.
(#3058) Variable "AreaName" must be all lower-case
(#3059) Line indented incorrectly; expected at least 20 spaces, found 11
(#3059) Variable "TxtWidth" must be all lower-case
(#3059) Variable "TxtPos" must be all lower-case
(#3059) Variable "TxtPos" must be all lower-case
(#3060) Line indented incorrectly; expected 20 spaces, found 11
(#3060) Expected "if (...) {\n"; found "if (...) { "
(#3060) Variable "XPos2" must be all lower-case
(#3060) Variable "XPos1" must be all lower-case
(#3060) Variable "TxtWidth" must be all lower-case
(#3060) Variable "NameAngle" must be all lower-case
(#3060) Closing brace must be on a line by itself
(#3060) Expected "} else {\n"; found "} else { "
(#3060) Variable "NameAngle" must be all lower-case
(#3060) Closing brace must be on a line by itself
(#3061) Line indented incorrectly; expected 16 spaces, found 10
(#3061) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3062) Line indented incorrectly; expected at least 16 spaces, found 9
(#3062) Variable "RestoreShadow" must be all lower-case
(#3063) Line indented incorrectly; expected at least 16 spaces, found 9
(#3063) Variable "YPos" must be all lower-case
(#3063) Commas (,) must be followed by white space.
(#3063) Variable "XPos" must be all lower-case
(#3063) Commas (,) must be followed by white space.
(#3063) Variable "AreaName" must be all lower-case
(#3063) Commas (,) must be followed by white space.
(#3063) Expected 1 space before "=>"; 0 found
(#3063) Expected 1 space after "=>"; 0 found
(#3063) Variable "NameR" must be all lower-case
(#3063) Commas (,) must be followed by white space.
(#3063) Expected 1 space before "=>"; 0 found
(#3063) Expected 1 space after "=>"; 0 found
(#3063) Variable "NameG" must be all lower-case
(#3063) Commas (,) must be followed by white space.
(#3063) Expected 1 space before "=>"; 0 found
(#3063) Expected 1 space after "=>"; 0 found
(#3063) Variable "NameB" must be all lower-case
(#3063) Commas (,) must be followed by white space.
(#3063) Expected 1 space before "=>"; 0 found
(#3063) Expected 1 space after "=>"; 0 found
(#3063) Variable "NameAlpha" must be all lower-case
(#3063) Commas (,) must be followed by white space.
(#3063) Expected 1 space before "=>"; 0 found
(#3063) Expected 1 space after "=>"; 0 found
(#3063) Variable "NameAngle" must be all lower-case
(#3063) Commas (,) must be followed by white space.
(#3063) Expected 1 space before "=>"; 0 found
(#3063) Expected 1 space after "=>"; 0 found
(#3063) Line exceeds 132 characters; contains 164 characters
(#3064) Line indented incorrectly; expected 16 spaces, found 9
(#3064) Expected "if (...) {\n"; found "if (...) { "
(#3064) Variable "DisableShadowOnArea" must be all lower-case
(#3064) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3064) Closing brace must be on a line by itself
(#3065) Line indented incorrectly; expected 12 spaces, found 8
(#3065) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3067) Line indented incorrectly; expected at least 12 spaces, found 7
(#3067) Variable "RestoreShadow" must be all lower-case
(#3068) Line indented incorrectly; expected at least 12 spaces, found 7
(#3068) Expected 1 space before "=>"; 0 found
(#3068) Expected 1 space after "=>"; 0 found
(#3068) Variable "XPos1" must be all lower-case
(#3068) Commas (,) must be followed by white space.
(#3068) Expected 1 space before "=>"; 0 found
(#3068) Expected 1 space after "=>"; 0 found
(#3068) Variable "XPos2" must be all lower-case
(#3069) Line indented incorrectly; expected 8 spaces, found 6
(#3069) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3070) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3072) Line indented incorrectly; expected 4 spaces, found 3
(#3072) method name "pDraw::scaleGetXSettings" must be in lower-case letters only
(#3072) Visibility must be declared on method "scaleGetXSettings"
(#3073) Opening brace should be on the same line as the declaration
(#3074) Line indented incorrectly; expected at least 8 spaces, found 5
(#3074) Variable "Data" must be all lower-case
(#3075) Line indented incorrectly; expected 8 spaces, found 5
(#3075) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3075) Variable "Data" must be all lower-case
(#3075) Variable "AxisID" must be all lower-case
(#3075) Variable "Settings" must be all lower-case
(#3076) Line indented incorrectly; expected at least 8 spaces, found 6
(#3077) Line indented incorrectly; expected 12 spaces, found 7
(#3077) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3077) Variable "Settings" must be all lower-case
(#3078) Line indented incorrectly; expected at least 12 spaces, found 8
(#3079) Line indented incorrectly; expected at least 16 spaces, found 9
(#3079) Variable "Rows" must be all lower-case
(#3079) Variable "Settings" must be all lower-case
(#3081) Line indented incorrectly; expected at least 16 spaces, found 9
(#3081) Variable "Settings" must be all lower-case
(#3081) Commas (,) must be followed by white space.
(#3081) Variable "Rows" must be all lower-case
(#3082) Line indented incorrectly; expected 12 spaces, found 8
(#3082) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3083) Line indented incorrectly; expected 8 spaces, found 6
(#3083) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3084) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3086) Line indented incorrectly; expected 4 spaces, found 3
(#3086) method name "pDraw::scaleComputeY" must be in lower-case letters only
(#3086) Visibility must be declared on method "scaleComputeY"
(#3086) Variable "Values" must be all lower-case
(#3086) Commas (,) must be followed by white space.
(#3086) Variable "Option" must be all lower-case
(#3086) Commas (,) must be followed by white space.
(#3086) Variable "ReturnOnly0Height" must be all lower-case
(#3086) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3087) Opening brace should be on the same line as the declaration
(#3088) Line indented incorrectly; expected at least 8 spaces, found 5
(#3088) Variable "AxisID" must be all lower-case
(#3088) Spaces must be used for alignment; tabs are not allowed
(#3088) Tab found within whitespace
(#3088) Variable "Option" must be all lower-case
(#3088) Variable "Option" must be all lower-case
(#3089) Line indented incorrectly; expected at least 8 spaces, found 5
(#3089) Variable "SerieName" must be all lower-case
(#3089) Spaces must be used for alignment; tabs are not allowed
(#3089) Tab found within whitespace
(#3089) Variable "Option" must be all lower-case
(#3089) Variable "Option" must be all lower-case
(#3089) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3091) Line indented incorrectly; expected at least 8 spaces, found 5
(#3091) Variable "Data" must be all lower-case
(#3092) Line indented incorrectly; expected 8 spaces, found 5
(#3092) Expected "if (...) {\n"; found "if (...) { "
(#3092) Variable "Data" must be all lower-case
(#3092) Variable "AxisID" must be all lower-case
(#3092) Closing brace must be on a line by itself
(#3094) Line indented incorrectly; expected 8 spaces, found 5
(#3094) Expected "if (...) {\n"; found "if (...) { "
(#3094) Variable "SerieName" must be all lower-case
(#3094) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3094) Variable "AxisID" must be all lower-case
(#3094) Variable "Data" must be all lower-case
(#3094) Variable "SerieName" must be all lower-case
(#3094) Closing brace must be on a line by itself
(#3095) Line indented incorrectly; expected 8 spaces, found 5
(#3095) Expected "if (...) {\n"; found "if (...) { "
(#3095) Variable "Values" must be all lower-case
(#3095) Variable "Values" must be all lower-case
(#3095) Variable "Values" must be all lower-case
(#3095) Variable "Values" must be all lower-case
(#3095) Closing brace must be on a line by itself
(#3097) Line indented incorrectly; expected at least 8 spaces, found 5
(#3097) Variable "Result" must be all lower-case
(#3098) Line indented incorrectly; expected 8 spaces, found 5
(#3098) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3098) Variable "Data" must be all lower-case
(#3099) Line indented incorrectly; expected at least 8 spaces, found 6
(#3100) Line indented incorrectly; expected at least 12 spaces, found 7
(#3100) Variable "Height" must be all lower-case
(#3100) Variable "Data" must be all lower-case
(#3100) Variable "AxisID" must be all lower-case
(#3100) Expected 1 space before "*"; 0 found
(#3100) Expected 1 space after "*"; 0 found
(#3101) Line indented incorrectly; expected at least 12 spaces, found 7
(#3101) Variable "ScaleHeight" must be all lower-case
(#3101) Variable "Data" must be all lower-case
(#3101) Variable "AxisID" must be all lower-case
(#3101) Variable "Data" must be all lower-case
(#3101) Variable "AxisID" must be all lower-case
(#3102) Line indented incorrectly; expected at least 12 spaces, found 7
(#3102) Variable "Step" must be all lower-case
(#3102) Variable "Height" must be all lower-case
(#3102) Variable "ScaleHeight" must be all lower-case
(#3104) Line indented incorrectly; expected 12 spaces, found 7
(#3104) Expected "if (...) {\n"; found "if (...)\n { "
(#3104) Variable "ReturnOnly0Height" must be all lower-case
(#3105) Line indented incorrectly; expected at least 12 spaces, found 8
(#3105) Expected "foreach (...) {\n"; found "foreach(...) { "
(#3105) Variable "Values" must be all lower-case
(#3105) Variable "Key" must be all lower-case
(#3105) Variable "Value" must be all lower-case
(#3105) Expected "if (...) {\n"; found "if (...) { "
(#3105) Variable "Value" must be all lower-case
(#3105) Variable "Result" must be all lower-case
(#3105) Closing brace must be on a line by itself
(#3105) Expected "} else {\n"; found "} else { "
(#3105) Variable "Result" must be all lower-case
(#3105) Variable "Step" must be all lower-case
(#3105) Variable "Value" must be all lower-case
(#3105) Closing brace must be on a line by itself
(#3105) Closing brace must be on a line by itself
(#3105) Closing brace must be on a line by itself
(#3106) Line indented incorrectly; expected 12 spaces, found 7
(#3106) Expected "} else {\n"; found "}\n else\n { "
(#3107) Line indented incorrectly; expected at least 12 spaces, found 8
(#3107) Expected "foreach (...) {\n"; found "foreach(...) { "
(#3107) Variable "Values" must be all lower-case
(#3107) Variable "Key" must be all lower-case
(#3107) Variable "Value" must be all lower-case
(#3107) Expected "if (...) {\n"; found "if (...) { "
(#3107) Variable "Value" must be all lower-case
(#3107) Variable "Result" must be all lower-case
(#3107) Closing brace must be on a line by itself
(#3107) Expected "} else {\n"; found "} else { "
(#3107) Variable "Result" must be all lower-case
(#3107) Variable "Data" must be all lower-case
(#3107) Variable "AxisID" must be all lower-case
(#3107) Variable "Step" must be all lower-case
(#3107) Variable "Value" must be all lower-case
(#3107) Expected 1 space before "-"; 0 found
(#3107) Expected 1 space after "-"; 0 found
(#3107) Variable "Data" must be all lower-case
(#3107) Variable "AxisID" must be all lower-case
(#3107) Closing brace must be on a line by itself
(#3107) Closing brace must be on a line by itself
(#3107) Line exceeds maximum limit of 180 characters; contains 226 characters
(#3107) Closing brace must be on a line by itself
(#3108) Line indented incorrectly; expected 8 spaces, found 6
(#3108) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3109) Line indented incorrectly; expected 8 spaces, found 5
(#3109) Expected "} else {\n"; found "}\n else\n {\n"
(#3110) Line indented incorrectly; expected at least 8 spaces, found 6
(#3111) Line indented incorrectly; expected at least 12 spaces, found 7
(#3111) Variable "Width" must be all lower-case
(#3111) Variable "Data" must be all lower-case
(#3111) Variable "AxisID" must be all lower-case
(#3111) Expected 1 space before "*"; 0 found
(#3111) Expected 1 space after "*"; 0 found
(#3112) Line indented incorrectly; expected at least 12 spaces, found 7
(#3112) Variable "ScaleWidth" must be all lower-case
(#3112) Variable "Data" must be all lower-case
(#3112) Variable "AxisID" must be all lower-case
(#3112) Variable "Data" must be all lower-case
(#3112) Variable "AxisID" must be all lower-case
(#3113) Line indented incorrectly; expected at least 12 spaces, found 7
(#3113) Variable "Step" must be all lower-case
(#3113) Variable "Width" must be all lower-case
(#3113) Variable "ScaleWidth" must be all lower-case
(#3115) Line indented incorrectly; expected 12 spaces, found 7
(#3115) Expected "if (...) {\n"; found "if (...)\n { "
(#3115) Variable "ReturnOnly0Height" must be all lower-case
(#3116) Line indented incorrectly; expected at least 12 spaces, found 8
(#3116) Expected "foreach (...) {\n"; found "foreach(...) { "
(#3116) Variable "Values" must be all lower-case
(#3116) Variable "Key" must be all lower-case
(#3116) Variable "Value" must be all lower-case
(#3116) Expected "if (...) {\n"; found "if (...) { "
(#3116) Variable "Value" must be all lower-case
(#3116) Variable "Result" must be all lower-case
(#3116) Closing brace must be on a line by itself
(#3116) Expected "} else {\n"; found "} else { "
(#3116) Variable "Result" must be all lower-case
(#3116) Variable "Step" must be all lower-case
(#3116) Variable "Value" must be all lower-case
(#3116) Closing brace must be on a line by itself
(#3116) Closing brace must be on a line by itself
(#3116) Closing brace must be on a line by itself
(#3117) Line indented incorrectly; expected 12 spaces, found 7
(#3117) Expected "} else {\n"; found "}\n else\n { "
(#3118) Line indented incorrectly; expected at least 12 spaces, found 8
(#3118) Expected "foreach (...) {\n"; found "foreach(...) { "
(#3118) Variable "Values" must be all lower-case
(#3118) Variable "Key" must be all lower-case
(#3118) Variable "Value" must be all lower-case
(#3118) Expected "if (...) {\n"; found "if (...) { "
(#3118) Variable "Value" must be all lower-case
(#3118) Variable "Result" must be all lower-case
(#3118) Closing brace must be on a line by itself
(#3118) Expected "} else {\n"; found "} else { "
(#3118) Variable "Result" must be all lower-case
(#3118) Variable "Data" must be all lower-case
(#3118) Variable "AxisID" must be all lower-case
(#3118) Variable "Step" must be all lower-case
(#3118) Variable "Value" must be all lower-case
(#3118) Expected 1 space before "-"; 0 found
(#3118) Expected 1 space after "-"; 0 found
(#3118) Variable "Data" must be all lower-case
(#3118) Variable "AxisID" must be all lower-case
(#3118) Closing brace must be on a line by itself
(#3118) Closing brace must be on a line by itself
(#3118) Line exceeds maximum limit of 180 characters; contains 226 characters
(#3118) Closing brace must be on a line by itself
(#3119) Line indented incorrectly; expected 8 spaces, found 6
(#3119) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3121) Line indented incorrectly; expected at least 8 spaces, found 5
(#3121) Inline control structures are not allowed
(#3121) Variable "Result" must be all lower-case
(#3122) Line indented incorrectly; expected at least 8 spaces, found 6
(#3122) Variable "Result" must be all lower-case
(#3123) Line indented incorrectly; expected at least 8 spaces, found 5
(#3123) Inline control structures are not allowed
(#3124) Line indented incorrectly; expected at least 8 spaces, found 6
(#3124) Variable "Result" must be all lower-case
(#3125) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3127) Line indented incorrectly; expected at least 4 spaces, found 3
(#3128) Line indented incorrectly; expected 4 spaces, found 3
(#3128) method name "pDraw::scaleFormat" must be in lower-case letters only
(#3128) Visibility must be declared on method "scaleFormat"
(#3128) Variable "Value" must be all lower-case
(#3128) Commas (,) must be followed by white space.
(#3128) Variable "Mode" must be all lower-case
(#3128) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3128) Commas (,) must be followed by white space.
(#3128) Variable "Format" must be all lower-case
(#3128) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3128) Commas (,) must be followed by white space.
(#3128) Variable "Unit" must be all lower-case
(#3128) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3129) Opening brace should be on the same line as the declaration
(#3130) Line indented incorrectly; expected 8 spaces, found 5
(#3130) Expected "if (...) {\n"; found "if (...) { "
(#3130) Variable "Value" must be all lower-case
(#3130) Closing brace must be on a line by itself
(#3132) Line indented incorrectly; expected 8 spaces, found 5
(#3132) Expected "if (...) {\n"; found "if (...)\n { "
(#3132) Variable "Mode" must be all lower-case
(#3133) Line indented incorrectly; expected at least 8 spaces, found 6
(#3133) Expected "if (...) {\n"; found "if (...) { "
(#3133) Variable "Format" must be all lower-case
(#3133) Variable "Format" must be all lower-case
(#3133) Commas (,) must be followed by white space.
(#3133) Variable "Value" must be all lower-case
(#3133) Closing brace must be on a line by itself
(#3133) Closing brace must be on a line by itself
(#3135) Line indented incorrectly; expected 8 spaces, found 5
(#3135) Expected "if (...) {\n"; found "if (...)\n { "
(#3135) Variable "Mode" must be all lower-case
(#3136) Line indented incorrectly; expected at least 8 spaces, found 6
(#3136) Expected "if (...) {\n"; found "if (...) { "
(#3136) Variable "Format" must be all lower-case
(#3136) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3136) Variable "Pattern" must be all lower-case
(#3136) Closing brace must be on a line by itself
(#3136) Expected "} else {\n"; found "} else { "
(#3136) Variable "Pattern" must be all lower-case
(#3136) Variable "Format" must be all lower-case
(#3136) Closing brace must be on a line by itself
(#3136) Variable "Pattern" must be all lower-case
(#3136) Commas (,) must be followed by white space.
(#3136) Variable "Value" must be all lower-case
(#3136) Closing brace must be on a line by itself
(#3138) Line indented incorrectly; expected 8 spaces, found 5
(#3138) Expected "if (...) {\n"; found "if (...)\n { "
(#3138) Variable "Mode" must be all lower-case
(#3139) Line indented incorrectly; expected at least 8 spaces, found 6
(#3139) Expected "if (...) {\n"; found "if (...) { "
(#3139) Variable "Format" must be all lower-case
(#3139) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3139) Variable "Pattern" must be all lower-case
(#3139) Closing brace must be on a line by itself
(#3139) Expected "} else {\n"; found "} else { "
(#3139) Variable "Pattern" must be all lower-case
(#3139) Variable "Format" must be all lower-case
(#3139) Closing brace must be on a line by itself
(#3139) Variable "Pattern" must be all lower-case
(#3139) Commas (,) must be followed by white space.
(#3139) Variable "Value" must be all lower-case
(#3139) Closing brace must be on a line by itself
(#3141) Line indented incorrectly; expected 8 spaces, found 5
(#3141) Expected "if (...) {\n"; found "if (...)\n { "
(#3141) Variable "Mode" must be all lower-case
(#3142) Line indented incorrectly; expected at least 8 spaces, found 6
(#3142) Variable "Format" must be all lower-case
(#3142) Variable "Value" must be all lower-case
(#3142) Commas (,) must be followed by white space.
(#3142) Closing brace must be on a line by itself
(#3144) Line indented incorrectly; expected 8 spaces, found 5
(#3144) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3144) Variable "Mode" must be all lower-case
(#3145) Line indented incorrectly; expected at least 8 spaces, found 6
(#3146) Line indented incorrectly; expected at least 12 spaces, found 7
(#3146) Inline control structures are not allowed
(#3146) Variable "Value" must be all lower-case
(#3147) Line indented incorrectly; expected at least 12 spaces, found 8
(#3147) Variable "Value" must be all lower-case
(#3147) Expected 1 space before "/"; 0 found
(#3147) Expected 1 space after "/"; 0 found
(#3147) Commas (,) must be followed by white space.
(#3147) Variable "Format" must be all lower-case
(#3147) Variable "Unit" must be all lower-case
(#3148) Line indented incorrectly; expected at least 12 spaces, found 7
(#3148) Inline control structures are not allowed
(#3148) Variable "Value" must be all lower-case
(#3149) Line indented incorrectly; expected at least 12 spaces, found 8
(#3149) Variable "Value" must be all lower-case
(#3149) Expected 1 space before "/"; 0 found
(#3149) Expected 1 space after "/"; 0 found
(#3149) Commas (,) must be followed by white space.
(#3149) Variable "Format" must be all lower-case
(#3149) Variable "Unit" must be all lower-case
(#3150) Line indented incorrectly; expected at least 12 spaces, found 7
(#3150) Inline control structures are not allowed
(#3150) Usage of ELSEIF not allowed; use ELSE IF instead
(#3150) Variable "Value" must be all lower-case
(#3151) Line indented incorrectly; expected at least 12 spaces, found 8
(#3151) Variable "Value" must be all lower-case
(#3151) Expected 1 space before "/"; 0 found
(#3151) Expected 1 space after "/"; 0 found
(#3151) Commas (,) must be followed by white space.
(#3151) Variable "Format" must be all lower-case
(#3151) Variable "Unit" must be all lower-case
(#3152) Whitespace found at end of line
(#3153) Line indented incorrectly; expected 8 spaces, found 6
(#3153) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3154) Line indented incorrectly; expected at least 8 spaces, found 5
(#3154) Variable "Value" must be all lower-case
(#3154) Variable "Unit" must be all lower-case
(#3155) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3157) Line indented incorrectly; expected at least 4 spaces, found 3
(#3158) Line indented incorrectly; expected 4 spaces, found 3
(#3158) method name "pDraw::writeBounds" must be in lower-case letters only
(#3158) Visibility must be declared on method "writeBounds"
(#3158) Variable "Type" must be all lower-case
(#3158) Commas (,) must be followed by white space.
(#3158) Variable "Format" must be all lower-case
(#3158) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3159) Opening brace should be on the same line as the declaration
(#3160) Line indented incorrectly; expected at least 8 spaces, found 5
(#3160) Variable "MaxLabelTxt" must be all lower-case
(#3160) Spaces must be used for alignment; tabs are not allowed
(#3160) Tab found within whitespace
(#3160) Variable "Format" must be all lower-case
(#3160) Variable "Format" must be all lower-case
(#3161) Line indented incorrectly; expected at least 8 spaces, found 5
(#3161) Variable "MinLabelTxt" must be all lower-case
(#3161) Spaces must be used for alignment; tabs are not allowed
(#3161) Tab found within whitespace
(#3161) Variable "Format" must be all lower-case
(#3161) Variable "Format" must be all lower-case
(#3162) Line indented incorrectly; expected at least 8 spaces, found 5
(#3162) Variable "Decimals" must be all lower-case
(#3162) Spaces must be used for alignment; tabs are not allowed
(#3162) Tab found within whitespace
(#3162) Variable "Format" must be all lower-case
(#3162) Variable "Format" must be all lower-case
(#3163) Line indented incorrectly; expected at least 8 spaces, found 5
(#3163) Variable "ExcludedSeries" must be all lower-case
(#3163) Spaces must be used for alignment; tabs are not allowed
(#3163) Tab found within whitespace
(#3163) Variable "Format" must be all lower-case
(#3163) Variable "Format" must be all lower-case
(#3164) Line indented incorrectly; expected at least 8 spaces, found 5
(#3164) Variable "DisplayOffset" must be all lower-case
(#3164) Spaces must be used for alignment; tabs are not allowed
(#3164) Tab found within whitespace
(#3164) Variable "Format" must be all lower-case
(#3164) Variable "Format" must be all lower-case
(#3165) Line indented incorrectly; expected at least 8 spaces, found 5
(#3165) Variable "DisplayColor" must be all lower-case
(#3165) Spaces must be used for alignment; tabs are not allowed
(#3165) Tab found within whitespace
(#3165) Variable "Format" must be all lower-case
(#3165) Variable "Format" must be all lower-case
(#3166) Line indented incorrectly; expected at least 8 spaces, found 5
(#3166) Variable "MaxDisplayR" must be all lower-case
(#3166) Spaces must be used for alignment; tabs are not allowed
(#3166) Tab found within whitespace
(#3166) Variable "Format" must be all lower-case
(#3166) Variable "Format" must be all lower-case
(#3167) Line indented incorrectly; expected at least 8 spaces, found 5
(#3167) Variable "MaxDisplayG" must be all lower-case
(#3167) Spaces must be used for alignment; tabs are not allowed
(#3167) Tab found within whitespace
(#3167) Variable "Format" must be all lower-case
(#3167) Variable "Format" must be all lower-case
(#3168) Line indented incorrectly; expected at least 8 spaces, found 5
(#3168) Variable "MaxDisplayB" must be all lower-case
(#3168) Spaces must be used for alignment; tabs are not allowed
(#3168) Tab found within whitespace
(#3168) Variable "Format" must be all lower-case
(#3168) Variable "Format" must be all lower-case
(#3169) Line indented incorrectly; expected at least 8 spaces, found 5
(#3169) Variable "MinDisplayR" must be all lower-case
(#3169) Spaces must be used for alignment; tabs are not allowed
(#3169) Tab found within whitespace
(#3169) Variable "Format" must be all lower-case
(#3169) Variable "Format" must be all lower-case
(#3170) Line indented incorrectly; expected at least 8 spaces, found 5
(#3170) Variable "MinDisplayG" must be all lower-case
(#3170) Spaces must be used for alignment; tabs are not allowed
(#3170) Tab found within whitespace
(#3170) Variable "Format" must be all lower-case
(#3170) Variable "Format" must be all lower-case
(#3171) Line indented incorrectly; expected at least 8 spaces, found 5
(#3171) Variable "MinDisplayB" must be all lower-case
(#3171) Spaces must be used for alignment; tabs are not allowed
(#3171) Tab found within whitespace
(#3171) Variable "Format" must be all lower-case
(#3171) Variable "Format" must be all lower-case
(#3172) Line indented incorrectly; expected at least 8 spaces, found 5
(#3172) Variable "MinLabelPos" must be all lower-case
(#3172) Spaces must be used for alignment; tabs are not allowed
(#3172) Tab found within whitespace
(#3172) Variable "Format" must be all lower-case
(#3172) Variable "Format" must be all lower-case
(#3173) Line indented incorrectly; expected at least 8 spaces, found 5
(#3173) Variable "MaxLabelPos" must be all lower-case
(#3173) Spaces must be used for alignment; tabs are not allowed
(#3173) Tab found within whitespace
(#3173) Variable "Format" must be all lower-case
(#3173) Variable "Format" must be all lower-case
(#3174) Line indented incorrectly; expected at least 8 spaces, found 5
(#3174) Variable "DrawBox" must be all lower-case
(#3174) Spaces must be used for alignment; tabs are not allowed
(#3174) Tab found within whitespace
(#3174) Variable "Format" must be all lower-case
(#3174) Variable "Format" must be all lower-case
(#3174) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3175) Line indented incorrectly; expected at least 8 spaces, found 5
(#3175) Variable "DrawBoxBorder" must be all lower-case
(#3175) Spaces must be used for alignment; tabs are not allowed
(#3175) Tab found within whitespace
(#3175) Variable "Format" must be all lower-case
(#3175) Variable "Format" must be all lower-case
(#3175) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3176) Line indented incorrectly; expected at least 8 spaces, found 5
(#3176) Variable "BorderOffset" must be all lower-case
(#3176) Spaces must be used for alignment; tabs are not allowed
(#3176) Tab found within whitespace
(#3176) Variable "Format" must be all lower-case
(#3176) Variable "Format" must be all lower-case
(#3177) Line indented incorrectly; expected at least 8 spaces, found 5
(#3177) Variable "BoxRounded" must be all lower-case
(#3177) Spaces must be used for alignment; tabs are not allowed
(#3177) Tab found within whitespace
(#3177) Variable "Format" must be all lower-case
(#3177) Variable "Format" must be all lower-case
(#3177) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3178) Line indented incorrectly; expected at least 8 spaces, found 5
(#3178) Variable "RoundedRadius" must be all lower-case
(#3178) Spaces must be used for alignment; tabs are not allowed
(#3178) Tab found within whitespace
(#3178) Variable "Format" must be all lower-case
(#3178) Variable "Format" must be all lower-case
(#3179) Line indented incorrectly; expected at least 8 spaces, found 5
(#3179) Variable "BoxR" must be all lower-case
(#3179) Spaces must be used for alignment; tabs are not allowed
(#3179) Tab found within whitespace
(#3179) Variable "Format" must be all lower-case
(#3179) Variable "Format" must be all lower-case
(#3180) Line indented incorrectly; expected at least 8 spaces, found 5
(#3180) Variable "BoxG" must be all lower-case
(#3180) Spaces must be used for alignment; tabs are not allowed
(#3180) Tab found within whitespace
(#3180) Variable "Format" must be all lower-case
(#3180) Variable "Format" must be all lower-case
(#3181) Line indented incorrectly; expected at least 8 spaces, found 5
(#3181) Variable "BoxB" must be all lower-case
(#3181) Spaces must be used for alignment; tabs are not allowed
(#3181) Tab found within whitespace
(#3181) Variable "Format" must be all lower-case
(#3181) Variable "Format" must be all lower-case
(#3182) Line indented incorrectly; expected at least 8 spaces, found 5
(#3182) Variable "BoxAlpha" must be all lower-case
(#3182) Spaces must be used for alignment; tabs are not allowed
(#3182) Tab found within whitespace
(#3182) Variable "Format" must be all lower-case
(#3182) Variable "Format" must be all lower-case
(#3183) Line indented incorrectly; expected at least 8 spaces, found 5
(#3183) Variable "BoxSurrounding" must be all lower-case
(#3183) Spaces must be used for alignment; tabs are not allowed
(#3183) Tab found within whitespace
(#3183) Variable "Format" must be all lower-case
(#3183) Variable "Format" must be all lower-case
(#3184) Line indented incorrectly; expected at least 8 spaces, found 5
(#3184) Variable "BoxBorderR" must be all lower-case
(#3184) Spaces must be used for alignment; tabs are not allowed
(#3184) Tab found within whitespace
(#3184) Variable "Format" must be all lower-case
(#3184) Variable "Format" must be all lower-case
(#3185) Line indented incorrectly; expected at least 8 spaces, found 5
(#3185) Variable "BoxBorderG" must be all lower-case
(#3185) Spaces must be used for alignment; tabs are not allowed
(#3185) Tab found within whitespace
(#3185) Variable "Format" must be all lower-case
(#3185) Variable "Format" must be all lower-case
(#3186) Line indented incorrectly; expected at least 8 spaces, found 5
(#3186) Variable "BoxBorderB" must be all lower-case
(#3186) Spaces must be used for alignment; tabs are not allowed
(#3186) Tab found within whitespace
(#3186) Variable "Format" must be all lower-case
(#3186) Variable "Format" must be all lower-case
(#3187) Line indented incorrectly; expected at least 8 spaces, found 5
(#3187) Variable "BoxBorderAlpha" must be all lower-case
(#3187) Spaces must be used for alignment; tabs are not allowed
(#3187) Tab found within whitespace
(#3187) Variable "Format" must be all lower-case
(#3187) Variable "Format" must be all lower-case
(#3189) Line indented incorrectly; expected at least 8 spaces, found 5
(#3189) Variable "CaptionSettings" must be all lower-case
(#3189) Expected 1 space before "=>"; 0 found
(#3189) Expected 1 space after "=>"; 0 found
(#3189) Variable "DrawBox" must be all lower-case
(#3189) Commas (,) must be followed by white space.
(#3189) Expected 1 space before "=>"; 0 found
(#3189) Expected 1 space after "=>"; 0 found
(#3189) Variable "DrawBoxBorder" must be all lower-case
(#3189) Commas (,) must be followed by white space.
(#3189) Expected 1 space before "=>"; 0 found
(#3189) Expected 1 space after "=>"; 0 found
(#3189) Variable "BorderOffset" must be all lower-case
(#3189) Commas (,) must be followed by white space.
(#3189) Expected 1 space before "=>"; 0 found
(#3189) Expected 1 space after "=>"; 0 found
(#3189) Variable "BoxRounded" must be all lower-case
(#3189) Commas (,) must be followed by white space.
(#3189) Expected 1 space before "=>"; 0 found
(#3189) Expected 1 space after "=>"; 0 found
(#3189) Variable "RoundedRadius" must be all lower-case
(#3189) Line exceeds 132 characters; contains 170 characters
(#3190) Expected 1 space before "=>"; 0 found
(#3190) Expected 1 space after "=>"; 0 found
(#3190) Variable "BoxR" must be all lower-case
(#3190) Commas (,) must be followed by white space.
(#3190) Expected 1 space before "=>"; 0 found
(#3190) Expected 1 space after "=>"; 0 found
(#3190) Variable "BoxG" must be all lower-case
(#3190) Commas (,) must be followed by white space.
(#3190) Expected 1 space before "=>"; 0 found
(#3190) Expected 1 space after "=>"; 0 found
(#3190) Variable "BoxB" must be all lower-case
(#3190) Commas (,) must be followed by white space.
(#3190) Expected 1 space before "=>"; 0 found
(#3190) Expected 1 space after "=>"; 0 found
(#3190) Variable "BoxAlpha" must be all lower-case
(#3190) Commas (,) must be followed by white space.
(#3190) Expected 1 space before "=>"; 0 found
(#3190) Expected 1 space after "=>"; 0 found
(#3190) Variable "BoxSurrounding" must be all lower-case
(#3191) Expected 1 space before "=>"; 0 found
(#3191) Expected 1 space after "=>"; 0 found
(#3191) Variable "BoxBorderR" must be all lower-case
(#3191) Commas (,) must be followed by white space.
(#3191) Expected 1 space before "=>"; 0 found
(#3191) Expected 1 space after "=>"; 0 found
(#3191) Variable "BoxBorderG" must be all lower-case
(#3191) Commas (,) must be followed by white space.
(#3191) Expected 1 space before "=>"; 0 found
(#3191) Expected 1 space after "=>"; 0 found
(#3191) Variable "BoxBorderB" must be all lower-case
(#3191) Commas (,) must be followed by white space.
(#3191) Expected 1 space before "=>"; 0 found
(#3191) Expected 1 space after "=>"; 0 found
(#3191) Variable "BoxBorderAlpha" must be all lower-case
(#3191) Line exceeds 132 characters; contains 143 characters
(#3193) Line indented incorrectly; expected at least 9 spaces, found 5
(#3193) Variable "XMargin" must be all lower-case
(#3193) Commas (,) must be followed by white space.
(#3193) Variable "XDivs" must be all lower-case
(#3195) Line indented incorrectly; expected at least 9 spaces, found 5
(#3195) Variable "Data" must be all lower-case
(#3196) Line indented incorrectly; expected 9 spaces, found 5
(#3196) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3196) Variable "Data" must be all lower-case
(#3196) Variable "SerieName" must be all lower-case
(#3196) Variable "Serie" must be all lower-case
(#3197) Line indented incorrectly; expected at least 9 spaces, found 6
(#3198) Line indented incorrectly; expected 13 spaces, found 7
(#3198) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3198) Variable "Serie" must be all lower-case
(#3198) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3198) Variable "SerieName" must be all lower-case
(#3198) Variable "Data" must be all lower-case
(#3198) Variable "ExcludedSeries" must be all lower-case
(#3198) Variable "SerieName" must be all lower-case
(#3199) Line indented incorrectly; expected at least 13 spaces, found 8
(#3200) Line indented incorrectly; expected at least 17 spaces, found 9
(#3200) Variable "R" must be all lower-case
(#3200) Variable "Serie" must be all lower-case
(#3200) Variable "G" must be all lower-case
(#3200) Variable "Serie" must be all lower-case
(#3200) Variable "B" must be all lower-case
(#3200) Variable "Serie" must be all lower-case
(#3200) Variable "Alpha" must be all lower-case
(#3200) Variable "Serie" must be all lower-case
(#3200) Variable "Ticks" must be all lower-case
(#3200) Variable "Serie" must be all lower-case
(#3200) Line exceeds 132 characters; contains 150 characters
(#3201) Line indented incorrectly; expected 17 spaces, found 9
(#3201) Expected "if (...) {\n"; found "if (...) { "
(#3201) Variable "DisplayColor" must be all lower-case
(#3201) Variable "DisplayR" must be all lower-case
(#3201) Variable "R" must be all lower-case
(#3201) Variable "DisplayG" must be all lower-case
(#3201) Variable "G" must be all lower-case
(#3201) Variable "DisplayB" must be all lower-case
(#3201) Variable "B" must be all lower-case
(#3201) Closing brace must be on a line by itself
(#3203) Line indented incorrectly; expected at least 17 spaces, found 9
(#3203) Variable "MinValue" must be all lower-case
(#3203) Variable "SerieName" must be all lower-case
(#3204) Line indented incorrectly; expected at least 17 spaces, found 9
(#3204) Variable "MaxValue" must be all lower-case
(#3204) Variable "SerieName" must be all lower-case
(#3206) Line indented incorrectly; expected at least 17 spaces, found 9
(#3206) Variable "MinPos" must be all lower-case
(#3206) Variable "MaxPos" must be all lower-case
(#3207) Line indented incorrectly; expected 17 spaces, found 9
(#3207) Expected "foreach (...) {\n"; found "foreach(...)\n { \n"
(#3207) Variable "Serie" must be all lower-case
(#3207) Variable "Key" must be all lower-case
(#3207) Variable "Value" must be all lower-case
(#3208) Line indented incorrectly; expected at least 17 spaces, found 10
(#3208) Whitespace found at end of line
(#3209) Line indented incorrectly; expected 21 spaces, found 11
(#3209) Expected "if (...) {\n"; found "if (...) { "
(#3209) Variable "Value" must be all lower-case
(#3209) Variable "MinValue" must be all lower-case
(#3209) Variable "MinPos" must be all lower-case
(#3209) Variable "MinPos" must be all lower-case
(#3209) Variable "Key" must be all lower-case
(#3209) Closing brace must be on a line by itself
(#3210) Line indented incorrectly; expected 21 spaces, found 11
(#3210) Expected "if (...) {\n"; found "if (...) { "
(#3210) Variable "Value" must be all lower-case
(#3210) Variable "MaxValue" must be all lower-case
(#3210) Variable "MaxPos" must be all lower-case
(#3210) Variable "Key" must be all lower-case
(#3210) Closing brace must be on a line by itself
(#3211) Line indented incorrectly; expected 20 spaces, found 10
(#3211) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3213) Line indented incorrectly; expected at least 20 spaces, found 9
(#3213) Variable "AxisID" must be all lower-case
(#3213) Spaces must be used for alignment; tabs are not allowed
(#3213) Tab found within whitespace
(#3213) Variable "Serie" must be all lower-case
(#3214) Line indented incorrectly; expected at least 20 spaces, found 9
(#3214) Variable "Mode" must be all lower-case
(#3214) Spaces must be used for alignment; tabs are not allowed
(#3214) Tab found within whitespace
(#3214) Variable "Data" must be all lower-case
(#3214) Variable "AxisID" must be all lower-case
(#3215) Line indented incorrectly; expected at least 20 spaces, found 9
(#3215) Variable "Format" must be all lower-case
(#3215) Spaces must be used for alignment; tabs are not allowed
(#3215) Tab found within whitespace
(#3215) Variable "Data" must be all lower-case
(#3215) Variable "AxisID" must be all lower-case
(#3216) Line indented incorrectly; expected at least 20 spaces, found 9
(#3216) Variable "Unit" must be all lower-case
(#3216) Spaces must be used for alignment; tabs are not allowed
(#3216) Tab found within whitespace
(#3216) Variable "Data" must be all lower-case
(#3216) Variable "AxisID" must be all lower-case
(#3218) Line indented incorrectly; expected at least 20 spaces, found 9
(#3218) Variable "PosArray" must be all lower-case
(#3218) Variable "Serie" must be all lower-case
(#3218) Commas (,) must be followed by white space.
(#3218) Expected 1 space before "=>"; 0 found
(#3218) Expected 1 space after "=>"; 0 found
(#3218) Variable "Serie" must be all lower-case
(#3220) Line indented incorrectly; expected 20 spaces, found 9
(#3220) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3220) Variable "Data" must be all lower-case
(#3221) Line indented incorrectly; expected at least 20 spaces, found 10
(#3222) Line indented incorrectly; expected at least 24 spaces, found 11
(#3222) Variable "XStep" must be all lower-case
(#3222) Expected 1 space before "-"; 0 found
(#3222) Expected 1 space after "-"; 0 found
(#3222) Expected 1 space before "-"; 0 found
(#3222) Expected 1 space after "-"; 0 found
(#3222) Variable "XMargin" must be all lower-case
(#3222) Expected 1 space before "*"; 0 found
(#3222) Expected 1 space after "*"; 0 found
(#3222) Expected 1 space before "/"; 0 found
(#3222) Expected 1 space after "/"; 0 found
(#3222) Variable "XDivs" must be all lower-case
(#3223) Line indented incorrectly; expected at least 24 spaces, found 11
(#3223) Variable "X" must be all lower-case
(#3223) Variable "XMargin" must be all lower-case
(#3224) Line indented incorrectly; expected at least 24 spaces, found 11
(#3224) Variable "SerieOffset" must be all lower-case
(#3224) Variable "Serie" must be all lower-case
(#3224) Variable "Serie" must be all lower-case
(#3226) Line indented incorrectly; expected 24 spaces, found 11
(#3226) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3226) Variable "Type" must be all lower-case
(#3226) Variable "Type" must be all lower-case
(#3227) Line indented incorrectly; expected at least 24 spaces, found 12
(#3228) Line indented incorrectly; expected 28 spaces, found 13
(#3228) Expected "if (...) {\n"; found "if (...) { "
(#3228) Variable "MaxLabelPos" must be all lower-case
(#3228) Variable "MaxLabelPos" must be all lower-case
(#3228) Expected 1 space after "=="; 2 found
(#3228) Variable "MaxValue" must be all lower-case
(#3228) Variable "YPos" must be all lower-case
(#3228) Variable "PosArray" must be all lower-case
(#3228) Variable "MaxPos" must be all lower-case
(#3228) Variable "DisplayOffset" must be all lower-case
(#3228) Variable "Align" must be all lower-case
(#3228) Line exceeds maximum limit of 180 characters; contains 208 characters
(#3228) Closing brace must be on a line by itself
(#3229) Line indented incorrectly; expected 28 spaces, found 13
(#3229) Expected "if (...) {\n"; found "if (...) { "
(#3229) Variable "MaxLabelPos" must be all lower-case
(#3229) Variable "MaxLabelPos" must be all lower-case
(#3229) Expected 1 space after "=="; 2 found
(#3229) Variable "MaxValue" must be all lower-case
(#3229) Variable "YPos" must be all lower-case
(#3229) Variable "PosArray" must be all lower-case
(#3229) Variable "MaxPos" must be all lower-case
(#3229) Variable "DisplayOffset" must be all lower-case
(#3229) Variable "Align" must be all lower-case
(#3229) Line exceeds maximum limit of 180 characters; contains 204 characters
(#3229) Closing brace must be on a line by itself
(#3231) Line indented incorrectly; expected at least 28 spaces, found 13
(#3231) Variable "XPos" must be all lower-case
(#3231) Variable "X" must be all lower-case
(#3231) Variable "MaxPos" must be all lower-case
(#3231) Expected 1 space before "*"; 0 found
(#3231) Expected 1 space after "*"; 0 found
(#3231) Variable "XStep" must be all lower-case
(#3231) Variable "SerieOffset" must be all lower-case
(#3232) Line indented incorrectly; expected at least 28 spaces, found 13
(#3232) Variable "Label" must be all lower-case
(#3232) Variable "MaxLabelTxt" must be all lower-case
(#3232) Variable "MaxValue" must be all lower-case
(#3232) Commas (,) must be followed by white space.
(#3232) Variable "Decimals" must be all lower-case
(#3232) Commas (,) must be followed by white space.
(#3232) Variable "Mode" must be all lower-case
(#3232) Commas (,) must be followed by white space.
(#3232) Variable "Format" must be all lower-case
(#3232) Commas (,) must be followed by white space.
(#3232) Variable "Unit" must be all lower-case
(#3234) Line indented incorrectly; expected at least 28 spaces, found 13
(#3234) Variable "TxtPos" must be all lower-case
(#3234) Variable "XPos" must be all lower-case
(#3234) Commas (,) must be followed by white space.
(#3234) Variable "YPos" must be all lower-case
(#3234) Commas (,) must be followed by white space.
(#3234) Commas (,) must be followed by white space.
(#3234) Commas (,) must be followed by white space.
(#3234) Commas (,) must be followed by white space.
(#3234) Variable "Label" must be all lower-case
(#3235) Line indented incorrectly; expected at least 28 spaces, found 13
(#3235) Variable "XOffset" must be all lower-case
(#3235) Variable "YOffset" must be all lower-case
(#3236) Line indented incorrectly; expected 28 spaces, found 13
(#3236) Expected "if (...) {\n"; found "if (...) { "
(#3236) Variable "TxtPos" must be all lower-case
(#3236) Variable "XOffset" must be all lower-case
(#3236) Variable "TxtPos" must be all lower-case
(#3236) Expected 1 space before "/"; 0 found
(#3236) Expected 1 space after "/"; 0 found
(#3236) Closing brace must be on a line by itself
(#3237) Line indented incorrectly; expected 28 spaces, found 13
(#3237) Expected "if (...) {\n"; found "if (...) { "
(#3237) Variable "TxtPos" must be all lower-case
(#3237) Variable "XOffset" must be all lower-case
(#3237) Variable "TxtPos" must be all lower-case
(#3237) Expected 1 space before "/"; 0 found
(#3237) Expected 1 space after "/"; 0 found
(#3237) Closing brace must be on a line by itself
(#3238) Line indented incorrectly; expected 28 spaces, found 13
(#3238) Expected "if (...) {\n"; found "if (...) { "
(#3238) Variable "TxtPos" must be all lower-case
(#3238) Variable "YOffset" must be all lower-case
(#3238) Variable "TxtPos" must be all lower-case
(#3238) Closing brace must be on a line by itself
(#3239) Line indented incorrectly; expected 28 spaces, found 13
(#3239) Expected "if (...) {\n"; found "if (...) { "
(#3239) Variable "TxtPos" must be all lower-case
(#3239) Variable "YOffset" must be all lower-case
(#3239) Variable "TxtPos" must be all lower-case
(#3239) Closing brace must be on a line by itself
(#3241) Line indented incorrectly; expected at least 28 spaces, found 13
(#3241) Variable "CaptionSettings" must be all lower-case
(#3241) Variable "MaxDisplayR" must be all lower-case
(#3241) Variable "CaptionSettings" must be all lower-case
(#3241) Variable "MaxDisplayG" must be all lower-case
(#3242) Line indented incorrectly; expected at least 28 spaces, found 13
(#3242) Variable "CaptionSettings" must be all lower-case
(#3242) Variable "MaxDisplayB" must be all lower-case
(#3242) Variable "CaptionSettings" must be all lower-case
(#3242) Variable "Align" must be all lower-case
(#3244) Line indented incorrectly; expected at least 28 spaces, found 13
(#3244) Variable "XPos" must be all lower-case
(#3244) Expected 1 space before "+"; 0 found
(#3244) Expected 1 space after "+"; 0 found
(#3244) Variable "XOffset" must be all lower-case
(#3244) Commas (,) must be followed by white space.
(#3244) Variable "YPos" must be all lower-case
(#3244) Expected 1 space before "+"; 0 found
(#3244) Expected 1 space after "+"; 0 found
(#3244) Variable "YOffset" must be all lower-case
(#3244) Commas (,) must be followed by white space.
(#3244) Variable "Label" must be all lower-case
(#3244) Commas (,) must be followed by white space.
(#3244) Variable "CaptionSettings" must be all lower-case
(#3245) Line indented incorrectly; expected 24 spaces, found 12
(#3245) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3247) Line indented incorrectly; expected 24 spaces, found 11
(#3247) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3247) Variable "Type" must be all lower-case
(#3247) Variable "Type" must be all lower-case
(#3248) Line indented incorrectly; expected at least 24 spaces, found 12
(#3249) Line indented incorrectly; expected 28 spaces, found 13
(#3249) Expected "if (...) {\n"; found "if (...) { "
(#3249) Variable "MinLabelPos" must be all lower-case
(#3249) Variable "MinLabelPos" must be all lower-case
(#3249) Expected 1 space after "=="; 2 found
(#3249) Variable "MinValue" must be all lower-case
(#3249) Variable "YPos" must be all lower-case
(#3249) Variable "PosArray" must be all lower-case
(#3249) Variable "MinPos" must be all lower-case
(#3249) Variable "DisplayOffset" must be all lower-case
(#3249) Variable "Align" must be all lower-case
(#3249) Line exceeds maximum limit of 180 characters; contains 208 characters
(#3249) Closing brace must be on a line by itself
(#3250) Line indented incorrectly; expected 28 spaces, found 13
(#3250) Expected "if (...) {\n"; found "if (...) { "
(#3250) Variable "MinLabelPos" must be all lower-case
(#3250) Variable "MinLabelPos" must be all lower-case
(#3250) Expected 1 space after "=="; 2 found
(#3250) Variable "MinValue" must be all lower-case
(#3250) Variable "YPos" must be all lower-case
(#3250) Variable "PosArray" must be all lower-case
(#3250) Variable "MinPos" must be all lower-case
(#3250) Variable "DisplayOffset" must be all lower-case
(#3250) Variable "Align" must be all lower-case
(#3250) Line exceeds maximum limit of 180 characters; contains 204 characters
(#3250) Closing brace must be on a line by itself
(#3252) Line indented incorrectly; expected at least 28 spaces, found 13
(#3252) Variable "XPos" must be all lower-case
(#3252) Variable "X" must be all lower-case
(#3252) Variable "MinPos" must be all lower-case
(#3252) Expected 1 space before "*"; 0 found
(#3252) Expected 1 space after "*"; 0 found
(#3252) Variable "XStep" must be all lower-case
(#3252) Variable "SerieOffset" must be all lower-case
(#3253) Line indented incorrectly; expected at least 28 spaces, found 13
(#3253) Variable "Label" must be all lower-case
(#3253) Variable "MinLabelTxt" must be all lower-case
(#3253) Variable "MinValue" must be all lower-case
(#3253) Commas (,) must be followed by white space.
(#3253) Variable "Decimals" must be all lower-case
(#3253) Commas (,) must be followed by white space.
(#3253) Variable "Mode" must be all lower-case
(#3253) Commas (,) must be followed by white space.
(#3253) Variable "Format" must be all lower-case
(#3253) Commas (,) must be followed by white space.
(#3253) Variable "Unit" must be all lower-case
(#3255) Line indented incorrectly; expected at least 28 spaces, found 13
(#3255) Variable "TxtPos" must be all lower-case
(#3255) Variable "XPos" must be all lower-case
(#3255) Commas (,) must be followed by white space.
(#3255) Variable "YPos" must be all lower-case
(#3255) Commas (,) must be followed by white space.
(#3255) Commas (,) must be followed by white space.
(#3255) Commas (,) must be followed by white space.
(#3255) Commas (,) must be followed by white space.
(#3255) Variable "Label" must be all lower-case
(#3256) Line indented incorrectly; expected at least 28 spaces, found 13
(#3256) Variable "XOffset" must be all lower-case
(#3256) Variable "YOffset" must be all lower-case
(#3257) Line indented incorrectly; expected 28 spaces, found 13
(#3257) Expected "if (...) {\n"; found "if (...) { "
(#3257) Variable "TxtPos" must be all lower-case
(#3257) Variable "XOffset" must be all lower-case
(#3257) Variable "TxtPos" must be all lower-case
(#3257) Expected 1 space before "/"; 0 found
(#3257) Expected 1 space after "/"; 0 found
(#3257) Closing brace must be on a line by itself
(#3258) Line indented incorrectly; expected 28 spaces, found 13
(#3258) Expected "if (...) {\n"; found "if (...) { "
(#3258) Variable "TxtPos" must be all lower-case
(#3258) Variable "XOffset" must be all lower-case
(#3258) Variable "TxtPos" must be all lower-case
(#3258) Expected 1 space before "/"; 0 found
(#3258) Expected 1 space after "/"; 0 found
(#3258) Closing brace must be on a line by itself
(#3259) Line indented incorrectly; expected 28 spaces, found 13
(#3259) Expected "if (...) {\n"; found "if (...) { "
(#3259) Variable "TxtPos" must be all lower-case
(#3259) Variable "YOffset" must be all lower-case
(#3259) Variable "TxtPos" must be all lower-case
(#3259) Closing brace must be on a line by itself
(#3260) Line indented incorrectly; expected 28 spaces, found 13
(#3260) Expected "if (...) {\n"; found "if (...) { "
(#3260) Variable "TxtPos" must be all lower-case
(#3260) Variable "YOffset" must be all lower-case
(#3260) Variable "TxtPos" must be all lower-case
(#3260) Closing brace must be on a line by itself
(#3262) Line indented incorrectly; expected at least 28 spaces, found 13
(#3262) Variable "CaptionSettings" must be all lower-case
(#3262) Variable "MinDisplayR" must be all lower-case
(#3262) Variable "CaptionSettings" must be all lower-case
(#3262) Variable "MinDisplayG" must be all lower-case
(#3263) Line indented incorrectly; expected at least 28 spaces, found 13
(#3263) Variable "CaptionSettings" must be all lower-case
(#3263) Variable "MinDisplayB" must be all lower-case
(#3263) Variable "CaptionSettings" must be all lower-case
(#3263) Variable "Align" must be all lower-case
(#3265) Line indented incorrectly; expected at least 28 spaces, found 13
(#3265) Variable "XPos" must be all lower-case
(#3265) Expected 1 space before "+"; 0 found
(#3265) Expected 1 space after "+"; 0 found
(#3265) Variable "XOffset" must be all lower-case
(#3265) Commas (,) must be followed by white space.
(#3265) Variable "YPos" must be all lower-case
(#3265) Expected 1 space before "-"; 0 found
(#3265) Expected 1 space after "-"; 0 found
(#3265) Variable "DisplayOffset" must be all lower-case
(#3265) Expected 1 space before "+"; 0 found
(#3265) Expected 1 space after "+"; 0 found
(#3265) Variable "YOffset" must be all lower-case
(#3265) Commas (,) must be followed by white space.
(#3265) Variable "Label" must be all lower-case
(#3265) Commas (,) must be followed by white space.
(#3265) Variable "CaptionSettings" must be all lower-case
(#3266) Line indented incorrectly; expected 24 spaces, found 12
(#3266) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3267) Line indented incorrectly; expected 20 spaces, found 10
(#3267) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3268) Line indented incorrectly; expected 20 spaces, found 9
(#3268) Expected "} else {\n"; found "}\n else\n {\n"
(#3269) Line indented incorrectly; expected at least 20 spaces, found 10
(#3270) Line indented incorrectly; expected at least 24 spaces, found 11
(#3270) Variable "XStep" must be all lower-case
(#3270) Expected 1 space before "-"; 0 found
(#3270) Expected 1 space after "-"; 0 found
(#3270) Expected 1 space before "-"; 0 found
(#3270) Expected 1 space after "-"; 0 found
(#3270) Variable "XMargin" must be all lower-case
(#3270) Expected 1 space before "*"; 0 found
(#3270) Expected 1 space after "*"; 0 found
(#3270) Expected 1 space before "/"; 0 found
(#3270) Expected 1 space after "/"; 0 found
(#3270) Variable "XDivs" must be all lower-case
(#3271) Line indented incorrectly; expected at least 24 spaces, found 11
(#3271) Variable "X" must be all lower-case
(#3271) Variable "XMargin" must be all lower-case
(#3272) Line indented incorrectly; expected at least 24 spaces, found 11
(#3272) Variable "SerieOffset" must be all lower-case
(#3272) Variable "Serie" must be all lower-case
(#3272) Variable "Serie" must be all lower-case
(#3274) Line indented incorrectly; expected 24 spaces, found 11
(#3274) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3274) Variable "Type" must be all lower-case
(#3274) Variable "Type" must be all lower-case
(#3275) Line indented incorrectly; expected at least 24 spaces, found 12
(#3276) Line indented incorrectly; expected 28 spaces, found 13
(#3276) Expected "if (...) {\n"; found "if (...) { "
(#3276) Variable "MaxLabelPos" must be all lower-case
(#3276) Variable "MaxLabelPos" must be all lower-case
(#3276) Expected 1 space after "=="; 2 found
(#3276) Variable "MaxValue" must be all lower-case
(#3276) Variable "YPos" must be all lower-case
(#3276) Variable "PosArray" must be all lower-case
(#3276) Variable "MaxPos" must be all lower-case
(#3276) Variable "DisplayOffset" must be all lower-case
(#3276) Variable "Align" must be all lower-case
(#3276) Line exceeds maximum limit of 180 characters; contains 206 characters
(#3276) Closing brace must be on a line by itself
(#3277) Line indented incorrectly; expected 28 spaces, found 13
(#3277) Expected "if (...) {\n"; found "if (...) { "
(#3277) Variable "MaxLabelPos" must be all lower-case
(#3277) Variable "MaxLabelPos" must be all lower-case
(#3277) Expected 1 space after "=="; 2 found
(#3277) Variable "MaxValue" must be all lower-case
(#3277) Variable "YPos" must be all lower-case
(#3277) Variable "PosArray" must be all lower-case
(#3277) Variable "MaxPos" must be all lower-case
(#3277) Variable "DisplayOffset" must be all lower-case
(#3277) Variable "Align" must be all lower-case
(#3277) Line exceeds maximum limit of 180 characters; contains 206 characters
(#3277) Closing brace must be on a line by itself
(#3279) Line indented incorrectly; expected at least 28 spaces, found 13
(#3279) Variable "XPos" must be all lower-case
(#3279) Variable "X" must be all lower-case
(#3279) Variable "MaxPos" must be all lower-case
(#3279) Expected 1 space before "*"; 0 found
(#3279) Expected 1 space after "*"; 0 found
(#3279) Variable "XStep" must be all lower-case
(#3279) Variable "SerieOffset" must be all lower-case
(#3280) Line indented incorrectly; expected at least 28 spaces, found 13
(#3280) Variable "Label" must be all lower-case
(#3280) Variable "MaxLabelTxt" must be all lower-case
(#3280) Variable "MaxValue" must be all lower-case
(#3280) Commas (,) must be followed by white space.
(#3280) Variable "Mode" must be all lower-case
(#3280) Commas (,) must be followed by white space.
(#3280) Variable "Format" must be all lower-case
(#3280) Commas (,) must be followed by white space.
(#3280) Variable "Unit" must be all lower-case
(#3282) Line indented incorrectly; expected at least 28 spaces, found 13
(#3282) Variable "TxtPos" must be all lower-case
(#3282) Variable "YPos" must be all lower-case
(#3282) Commas (,) must be followed by white space.
(#3282) Variable "XPos" must be all lower-case
(#3282) Commas (,) must be followed by white space.
(#3282) Commas (,) must be followed by white space.
(#3282) Commas (,) must be followed by white space.
(#3282) Commas (,) must be followed by white space.
(#3282) Variable "Label" must be all lower-case
(#3283) Line indented incorrectly; expected at least 28 spaces, found 13
(#3283) Variable "XOffset" must be all lower-case
(#3283) Variable "YOffset" must be all lower-case
(#3284) Line indented incorrectly; expected 28 spaces, found 13
(#3284) Expected "if (...) {\n"; found "if (...) { "
(#3284) Variable "TxtPos" must be all lower-case
(#3284) Variable "XOffset" must be all lower-case
(#3284) Variable "TxtPos" must be all lower-case
(#3284) Closing brace must be on a line by itself
(#3285) Line indented incorrectly; expected 28 spaces, found 13
(#3285) Expected "if (...) {\n"; found "if (...) { "
(#3285) Variable "TxtPos" must be all lower-case
(#3285) Variable "XOffset" must be all lower-case
(#3285) Variable "TxtPos" must be all lower-case
(#3285) Closing brace must be on a line by itself
(#3286) Line indented incorrectly; expected 28 spaces, found 13
(#3286) Expected "if (...) {\n"; found "if (...) { "
(#3286) Variable "TxtPos" must be all lower-case
(#3286) Variable "YOffset" must be all lower-case
(#3286) Variable "TxtPos" must be all lower-case
(#3286) Expected 1 space before "/"; 0 found
(#3286) Expected 1 space after "/"; 0 found
(#3286) Closing brace must be on a line by itself
(#3287) Line indented incorrectly; expected 28 spaces, found 13
(#3287) Expected "if (...) {\n"; found "if (...) { "
(#3287) Variable "TxtPos" must be all lower-case
(#3287) Variable "YOffset" must be all lower-case
(#3287) Variable "TxtPos" must be all lower-case
(#3287) Expected 1 space before "/"; 0 found
(#3287) Expected 1 space after "/"; 0 found
(#3287) Closing brace must be on a line by itself
(#3289) Line indented incorrectly; expected at least 28 spaces, found 13
(#3289) Variable "CaptionSettings" must be all lower-case
(#3289) Variable "MaxDisplayR" must be all lower-case
(#3289) Variable "CaptionSettings" must be all lower-case
(#3289) Variable "MaxDisplayG" must be all lower-case
(#3290) Line indented incorrectly; expected at least 28 spaces, found 13
(#3290) Variable "CaptionSettings" must be all lower-case
(#3290) Variable "MaxDisplayB" must be all lower-case
(#3290) Variable "CaptionSettings" must be all lower-case
(#3290) Variable "Align" must be all lower-case
(#3292) Line indented incorrectly; expected at least 28 spaces, found 13
(#3292) Variable "YPos" must be all lower-case
(#3292) Expected 1 space before "+"; 0 found
(#3292) Expected 1 space after "+"; 0 found
(#3292) Variable "XOffset" must be all lower-case
(#3292) Commas (,) must be followed by white space.
(#3292) Variable "XPos" must be all lower-case
(#3292) Expected 1 space before "+"; 0 found
(#3292) Expected 1 space after "+"; 0 found
(#3292) Variable "YOffset" must be all lower-case
(#3292) Commas (,) must be followed by white space.
(#3292) Variable "Label" must be all lower-case
(#3292) Commas (,) must be followed by white space.
(#3292) Variable "CaptionSettings" must be all lower-case
(#3293) Line indented incorrectly; expected 24 spaces, found 12
(#3293) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3295) Line indented incorrectly; expected 24 spaces, found 11
(#3295) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3295) Variable "Type" must be all lower-case
(#3295) Variable "Type" must be all lower-case
(#3296) Line indented incorrectly; expected at least 24 spaces, found 12
(#3297) Line indented incorrectly; expected 28 spaces, found 13
(#3297) Expected "if (...) {\n"; found "if (...) { "
(#3297) Variable "MinLabelPos" must be all lower-case
(#3297) Variable "MinLabelPos" must be all lower-case
(#3297) Expected 1 space after "=="; 2 found
(#3297) Variable "MinValue" must be all lower-case
(#3297) Variable "YPos" must be all lower-case
(#3297) Variable "PosArray" must be all lower-case
(#3297) Variable "MinPos" must be all lower-case
(#3297) Variable "DisplayOffset" must be all lower-case
(#3297) Variable "Align" must be all lower-case
(#3297) Line exceeds maximum limit of 180 characters; contains 206 characters
(#3297) Closing brace must be on a line by itself
(#3298) Line indented incorrectly; expected 28 spaces, found 13
(#3298) Expected "if (...) {\n"; found "if (...) { "
(#3298) Variable "MinLabelPos" must be all lower-case
(#3298) Variable "MinLabelPos" must be all lower-case
(#3298) Expected 1 space after "=="; 2 found
(#3298) Variable "MinValue" must be all lower-case
(#3298) Variable "YPos" must be all lower-case
(#3298) Variable "PosArray" must be all lower-case
(#3298) Variable "MinPos" must be all lower-case
(#3298) Variable "DisplayOffset" must be all lower-case
(#3298) Variable "Align" must be all lower-case
(#3298) Line exceeds maximum limit of 180 characters; contains 206 characters
(#3298) Closing brace must be on a line by itself
(#3300) Line indented incorrectly; expected at least 28 spaces, found 13
(#3300) Variable "XPos" must be all lower-case
(#3300) Variable "X" must be all lower-case
(#3300) Variable "MinPos" must be all lower-case
(#3300) Expected 1 space before "*"; 0 found
(#3300) Expected 1 space after "*"; 0 found
(#3300) Variable "XStep" must be all lower-case
(#3300) Variable "SerieOffset" must be all lower-case
(#3301) Line indented incorrectly; expected at least 28 spaces, found 13
(#3301) Variable "Label" must be all lower-case
(#3301) Variable "MinLabelTxt" must be all lower-case
(#3301) Variable "MinValue" must be all lower-case
(#3301) Commas (,) must be followed by white space.
(#3301) Variable "Mode" must be all lower-case
(#3301) Commas (,) must be followed by white space.
(#3301) Variable "Format" must be all lower-case
(#3301) Commas (,) must be followed by white space.
(#3301) Variable "Unit" must be all lower-case
(#3303) Line indented incorrectly; expected at least 28 spaces, found 13
(#3303) Variable "TxtPos" must be all lower-case
(#3303) Variable "YPos" must be all lower-case
(#3303) Commas (,) must be followed by white space.
(#3303) Variable "XPos" must be all lower-case
(#3303) Commas (,) must be followed by white space.
(#3303) Commas (,) must be followed by white space.
(#3303) Commas (,) must be followed by white space.
(#3303) Commas (,) must be followed by white space.
(#3303) Variable "Label" must be all lower-case
(#3304) Line indented incorrectly; expected at least 28 spaces, found 13
(#3304) Variable "XOffset" must be all lower-case
(#3304) Variable "YOffset" must be all lower-case
(#3305) Line indented incorrectly; expected 28 spaces, found 13
(#3305) Expected "if (...) {\n"; found "if (...) { "
(#3305) Variable "TxtPos" must be all lower-case
(#3305) Variable "XOffset" must be all lower-case
(#3305) Variable "TxtPos" must be all lower-case
(#3305) Closing brace must be on a line by itself
(#3306) Line indented incorrectly; expected 28 spaces, found 13
(#3306) Expected "if (...) {\n"; found "if (...) { "
(#3306) Variable "TxtPos" must be all lower-case
(#3306) Variable "XOffset" must be all lower-case
(#3306) Variable "TxtPos" must be all lower-case
(#3306) Closing brace must be on a line by itself
(#3307) Line indented incorrectly; expected 28 spaces, found 13
(#3307) Expected "if (...) {\n"; found "if (...) { "
(#3307) Variable "TxtPos" must be all lower-case
(#3307) Variable "YOffset" must be all lower-case
(#3307) Variable "TxtPos" must be all lower-case
(#3307) Expected 1 space before "/"; 0 found
(#3307) Expected 1 space after "/"; 0 found
(#3307) Closing brace must be on a line by itself
(#3308) Line indented incorrectly; expected 28 spaces, found 13
(#3308) Expected "if (...) {\n"; found "if (...) { "
(#3308) Variable "TxtPos" must be all lower-case
(#3308) Variable "YOffset" must be all lower-case
(#3308) Variable "TxtPos" must be all lower-case
(#3308) Expected 1 space before "/"; 0 found
(#3308) Expected 1 space after "/"; 0 found
(#3308) Closing brace must be on a line by itself
(#3310) Line indented incorrectly; expected at least 28 spaces, found 13
(#3310) Variable "CaptionSettings" must be all lower-case
(#3310) Variable "MinDisplayR" must be all lower-case
(#3310) Variable "CaptionSettings" must be all lower-case
(#3310) Variable "MinDisplayG" must be all lower-case
(#3311) Line indented incorrectly; expected at least 28 spaces, found 13
(#3311) Variable "CaptionSettings" must be all lower-case
(#3311) Variable "MinDisplayB" must be all lower-case
(#3311) Variable "CaptionSettings" must be all lower-case
(#3311) Variable "Align" must be all lower-case
(#3313) Line indented incorrectly; expected at least 28 spaces, found 13
(#3313) Variable "YPos" must be all lower-case
(#3313) Expected 1 space before "+"; 0 found
(#3313) Expected 1 space after "+"; 0 found
(#3313) Variable "XOffset" must be all lower-case
(#3313) Commas (,) must be followed by white space.
(#3313) Variable "XPos" must be all lower-case
(#3313) Expected 1 space before "+"; 0 found
(#3313) Expected 1 space after "+"; 0 found
(#3313) Variable "YOffset" must be all lower-case
(#3313) Commas (,) must be followed by white space.
(#3313) Variable "Label" must be all lower-case
(#3313) Commas (,) must be followed by white space.
(#3313) Variable "CaptionSettings" must be all lower-case
(#3314) Line indented incorrectly; expected 24 spaces, found 12
(#3314) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3315) Line indented incorrectly; expected 20 spaces, found 10
(#3315) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3316) Line indented incorrectly; expected 16 spaces, found 8
(#3316) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3317) Line indented incorrectly; expected 12 spaces, found 6
(#3317) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3318) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3320) Line indented incorrectly; expected at least 4 spaces, found 3
(#3321) Line indented incorrectly; expected 4 spaces, found 3
(#3321) method name "pDraw::drawPlotChart" must be in lower-case letters only
(#3321) Visibility must be declared on method "drawPlotChart"
(#3321) Variable "Format" must be all lower-case
(#3321) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3322) Opening brace should be on the same line as the declaration
(#3323) Line indented incorrectly; expected at least 8 spaces, found 5
(#3323) Variable "PlotSize" must be all lower-case
(#3323) Spaces must be used for alignment; tabs are not allowed
(#3323) Tab found within whitespace
(#3323) Variable "Format" must be all lower-case
(#3323) Variable "Format" must be all lower-case
(#3323) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3324) Line indented incorrectly; expected at least 8 spaces, found 5
(#3324) Variable "PlotBorder" must be all lower-case
(#3324) Spaces must be used for alignment; tabs are not allowed
(#3324) Tab found within whitespace
(#3324) Variable "Format" must be all lower-case
(#3324) Variable "Format" must be all lower-case
(#3324) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3325) Line indented incorrectly; expected at least 8 spaces, found 5
(#3325) Variable "BorderR" must be all lower-case
(#3325) Spaces must be used for alignment; tabs are not allowed
(#3325) Tab found within whitespace
(#3325) Variable "Format" must be all lower-case
(#3325) Variable "Format" must be all lower-case
(#3326) Line indented incorrectly; expected at least 8 spaces, found 5
(#3326) Variable "BorderG" must be all lower-case
(#3326) Spaces must be used for alignment; tabs are not allowed
(#3326) Tab found within whitespace
(#3326) Variable "Format" must be all lower-case
(#3326) Variable "Format" must be all lower-case
(#3327) Line indented incorrectly; expected at least 8 spaces, found 5
(#3327) Variable "BorderB" must be all lower-case
(#3327) Spaces must be used for alignment; tabs are not allowed
(#3327) Tab found within whitespace
(#3327) Variable "Format" must be all lower-case
(#3327) Variable "Format" must be all lower-case
(#3328) Line indented incorrectly; expected at least 8 spaces, found 5
(#3328) Variable "BorderAlpha" must be all lower-case
(#3328) Spaces must be used for alignment; tabs are not allowed
(#3328) Tab found within whitespace
(#3328) Variable "Format" must be all lower-case
(#3328) Variable "Format" must be all lower-case
(#3329) Line indented incorrectly; expected at least 8 spaces, found 5
(#3329) Variable "BorderSize" must be all lower-case
(#3329) Spaces must be used for alignment; tabs are not allowed
(#3329) Tab found within whitespace
(#3329) Variable "Format" must be all lower-case
(#3329) Variable "Format" must be all lower-case
(#3330) Line indented incorrectly; expected at least 8 spaces, found 5
(#3330) Variable "Surrounding" must be all lower-case
(#3330) Spaces must be used for alignment; tabs are not allowed
(#3330) Tab found within whitespace
(#3330) Variable "Format" must be all lower-case
(#3330) Variable "Format" must be all lower-case
(#3330) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3331) Line indented incorrectly; expected at least 8 spaces, found 5
(#3331) Variable "DisplayValues" must be all lower-case
(#3331) Spaces must be used for alignment; tabs are not allowed
(#3331) Tab found within whitespace
(#3331) Variable "Format" must be all lower-case
(#3331) Variable "Format" must be all lower-case
(#3331) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3332) Line indented incorrectly; expected at least 8 spaces, found 5
(#3332) Variable "DisplayOffset" must be all lower-case
(#3332) Spaces must be used for alignment; tabs are not allowed
(#3332) Tab found within whitespace
(#3332) Variable "Format" must be all lower-case
(#3332) Variable "Format" must be all lower-case
(#3333) Line indented incorrectly; expected at least 8 spaces, found 5
(#3333) Variable "DisplayColor" must be all lower-case
(#3333) Spaces must be used for alignment; tabs are not allowed
(#3333) Tab found within whitespace
(#3333) Variable "Format" must be all lower-case
(#3333) Variable "Format" must be all lower-case
(#3334) Line indented incorrectly; expected at least 8 spaces, found 5
(#3334) Variable "DisplayR" must be all lower-case
(#3334) Spaces must be used for alignment; tabs are not allowed
(#3334) Tab found within whitespace
(#3334) Variable "Format" must be all lower-case
(#3334) Variable "Format" must be all lower-case
(#3335) Line indented incorrectly; expected at least 8 spaces, found 5
(#3335) Variable "DisplayG" must be all lower-case
(#3335) Spaces must be used for alignment; tabs are not allowed
(#3335) Tab found within whitespace
(#3335) Variable "Format" must be all lower-case
(#3335) Variable "Format" must be all lower-case
(#3336) Line indented incorrectly; expected at least 8 spaces, found 5
(#3336) Variable "DisplayB" must be all lower-case
(#3336) Spaces must be used for alignment; tabs are not allowed
(#3336) Tab found within whitespace
(#3336) Variable "Format" must be all lower-case
(#3336) Variable "Format" must be all lower-case
(#3337) Line indented incorrectly; expected at least 8 spaces, found 5
(#3337) Variable "RecordImageMap" must be all lower-case
(#3337) Spaces must be used for alignment; tabs are not allowed
(#3337) Tab found within whitespace
(#3337) Variable "Format" must be all lower-case
(#3337) Variable "Format" must be all lower-case
(#3337) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3339) Line indented incorrectly; expected at least 8 spaces, found 5
(#3341) Line indented incorrectly; expected at least 8 spaces, found 5
(#3341) Variable "Data" must be all lower-case
(#3342) Line indented incorrectly; expected at least 8 spaces, found 5
(#3342) Variable "XMargin" must be all lower-case
(#3342) Commas (,) must be followed by white space.
(#3342) Variable "XDivs" must be all lower-case
(#3344) Line indented incorrectly; expected 8 spaces, found 5
(#3344) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3344) Variable "Data" must be all lower-case
(#3344) Variable "SerieName" must be all lower-case
(#3344) Variable "Serie" must be all lower-case
(#3345) Line indented incorrectly; expected at least 8 spaces, found 6
(#3346) Line indented incorrectly; expected 12 spaces, found 7
(#3346) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3346) Variable "Serie" must be all lower-case
(#3346) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3346) Variable "SerieName" must be all lower-case
(#3346) Variable "Data" must be all lower-case
(#3347) Line indented incorrectly; expected at least 12 spaces, found 8
(#3348) Line indented incorrectly; expected 16 spaces, found 9
(#3348) Expected "if (...) {\n"; found "if (...) { "
(#3348) Variable "Serie" must be all lower-case
(#3348) Variable "SerieWeight" must be all lower-case
(#3348) Variable "Serie" must be all lower-case
(#3348) Closing brace must be on a line by itself
(#3348) Expected "} else {\n"; found "} else { "
(#3348) Variable "SerieWeight" must be all lower-case
(#3348) Closing brace must be on a line by itself
(#3349) Line indented incorrectly; expected 16 spaces, found 9
(#3349) Expected "if (...) {\n"; found "if (...) { "
(#3349) Variable "PlotSize" must be all lower-case
(#3349) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3349) Variable "SerieWeight" must be all lower-case
(#3349) Variable "PlotSize" must be all lower-case
(#3349) Closing brace must be on a line by itself
(#3351) Line indented incorrectly; expected at least 16 spaces, found 9
(#3351) Variable "R" must be all lower-case
(#3351) Variable "Serie" must be all lower-case
(#3351) Variable "G" must be all lower-case
(#3351) Variable "Serie" must be all lower-case
(#3351) Variable "B" must be all lower-case
(#3351) Variable "Serie" must be all lower-case
(#3351) Variable "Alpha" must be all lower-case
(#3351) Variable "Serie" must be all lower-case
(#3351) Variable "Ticks" must be all lower-case
(#3351) Variable "Serie" must be all lower-case
(#3351) Line exceeds 132 characters; contains 150 characters
(#3352) Line indented incorrectly; expected 16 spaces, found 9
(#3352) Expected "if (...) {\n"; found "if (...) { "
(#3352) Variable "Surrounding" must be all lower-case
(#3352) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3352) Variable "BorderR" must be all lower-case
(#3352) Variable "R" must be all lower-case
(#3352) Variable "Surrounding" must be all lower-case
(#3352) Variable "BorderG" must be all lower-case
(#3352) Variable "G" must be all lower-case
(#3352) Variable "Surrounding" must be all lower-case
(#3352) Variable "BorderB" must be all lower-case
(#3352) Variable "B" must be all lower-case
(#3352) Variable "Surrounding" must be all lower-case
(#3352) Closing brace must be on a line by itself
(#3353) Line indented incorrectly; expected 16 spaces, found 9
(#3353) Expected "if (...) {\n"; found "if (...)\n { "
(#3353) Variable "Serie" must be all lower-case
(#3354) Line indented incorrectly; expected at least 16 spaces, found 10
(#3354) Variable "Picture" must be all lower-case
(#3354) Variable "Serie" must be all lower-case
(#3354) Variable "PicWidth" must be all lower-case
(#3354) Commas (,) must be followed by white space.
(#3354) Variable "PicHeight" must be all lower-case
(#3354) Commas (,) must be followed by white space.
(#3354) Variable "PicType" must be all lower-case
(#3354) Variable "Picture" must be all lower-case
(#3354) Closing brace must be on a line by itself
(#3355) Line indented incorrectly; expected 16 spaces, found 9
(#3355) Expected "} else {\n"; found "}\n else { "
(#3355) Variable "Picture" must be all lower-case
(#3355) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3355) Variable "PicOffset" must be all lower-case
(#3355) Closing brace must be on a line by itself
(#3357) Line indented incorrectly; expected 16 spaces, found 9
(#3357) Expected "if (...) {\n"; found "if (...) { "
(#3357) Variable "DisplayColor" must be all lower-case
(#3357) Variable "DisplayR" must be all lower-case
(#3357) Variable "R" must be all lower-case
(#3357) Variable "DisplayG" must be all lower-case
(#3357) Variable "G" must be all lower-case
(#3357) Variable "DisplayB" must be all lower-case
(#3357) Variable "B" must be all lower-case
(#3357) Closing brace must be on a line by itself
(#3359) Line indented incorrectly; expected at least 16 spaces, found 9
(#3359) Variable "AxisID" must be all lower-case
(#3359) Spaces must be used for alignment; tabs are not allowed
(#3359) Tab found within whitespace
(#3359) Variable "Serie" must be all lower-case
(#3360) Line indented incorrectly; expected at least 16 spaces, found 9
(#3360) Variable "Shape" must be all lower-case
(#3360) Spaces must be used for alignment; tabs are not allowed
(#3360) Tab found within whitespace
(#3360) Variable "Serie" must be all lower-case
(#3361) Line indented incorrectly; expected at least 16 spaces, found 9
(#3361) Variable "Mode" must be all lower-case
(#3361) Spaces must be used for alignment; tabs are not allowed
(#3361) Tab found within whitespace
(#3361) Variable "Data" must be all lower-case
(#3361) Variable "AxisID" must be all lower-case
(#3362) Line indented incorrectly; expected at least 16 spaces, found 9
(#3362) Variable "Format" must be all lower-case
(#3362) Spaces must be used for alignment; tabs are not allowed
(#3362) Tab found within whitespace
(#3362) Variable "Data" must be all lower-case
(#3362) Variable "AxisID" must be all lower-case
(#3363) Line indented incorrectly; expected at least 16 spaces, found 9
(#3363) Variable "Unit" must be all lower-case
(#3363) Spaces must be used for alignment; tabs are not allowed
(#3363) Tab found within whitespace
(#3363) Variable "Data" must be all lower-case
(#3363) Variable "AxisID" must be all lower-case
(#3365) Line indented incorrectly; expected 16 spaces, found 9
(#3365) Expected "if (...) {\n"; found "if (...) { "
(#3365) Variable "Serie" must be all lower-case
(#3365) Variable "SerieDescription" must be all lower-case
(#3365) Variable "Serie" must be all lower-case
(#3365) Closing brace must be on a line by itself
(#3365) Expected "} else {\n"; found "} else { "
(#3365) Variable "SerieDescription" must be all lower-case
(#3365) Variable "SerieName" must be all lower-case
(#3365) Closing brace must be on a line by itself
(#3367) Line indented incorrectly; expected at least 16 spaces, found 9
(#3367) Variable "PosArray" must be all lower-case
(#3367) Variable "Serie" must be all lower-case
(#3367) Commas (,) must be followed by white space.
(#3367) Expected 1 space before "=>"; 0 found
(#3367) Expected 1 space after "=>"; 0 found
(#3367) Variable "Serie" must be all lower-case
(#3369) Line indented incorrectly; expected at least 16 spaces, found 9
(#3369) Variable "SerieName" must be all lower-case
(#3371) Line indented incorrectly; expected 16 spaces, found 9
(#3371) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3371) Variable "Data" must be all lower-case
(#3372) Line indented incorrectly; expected at least 16 spaces, found 10
(#3373) Line indented incorrectly; expected 20 spaces, found 11
(#3373) Expected "if (...) {\n"; found "if (...) { "
(#3373) Variable "XDivs" must be all lower-case
(#3373) Variable "XStep" must be all lower-case
(#3373) Expected 1 space before "-"; 0 found
(#3373) Expected 1 space after "-"; 0 found
(#3373) Expected 1 space before "/"; 0 found
(#3373) Expected 1 space after "/"; 0 found
(#3373) Closing brace must be on a line by itself
(#3373) Expected "} else {\n"; found "} else { "
(#3373) Variable "XStep" must be all lower-case
(#3373) Expected 1 space before "-"; 0 found
(#3373) Expected 1 space after "-"; 0 found
(#3373) Expected 1 space before "-"; 0 found
(#3373) Expected 1 space after "-"; 0 found
(#3373) Variable "XMargin" must be all lower-case
(#3373) Expected 1 space before "*"; 0 found
(#3373) Expected 1 space after "*"; 0 found
(#3373) Expected 1 space before "/"; 0 found
(#3373) Expected 1 space after "/"; 0 found
(#3373) Variable "XDivs" must be all lower-case
(#3373) Line exceeds 132 characters; contains 162 characters
(#3373) Closing brace must be on a line by itself
(#3374) Line indented incorrectly; expected 20 spaces, found 11
(#3374) Expected "if (...) {\n"; found "if (...) { "
(#3374) Variable "Picture" must be all lower-case
(#3374) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3374) Variable "PicOffset" must be all lower-case
(#3374) Variable "PicHeight" must be all lower-case
(#3374) Variable "SerieWeight" must be all lower-case
(#3374) Closing brace must be on a line by itself
(#3375) Line indented incorrectly; expected at least 20 spaces, found 11
(#3375) Variable "X" must be all lower-case
(#3375) Variable "XMargin" must be all lower-case
(#3377) Line indented incorrectly; expected 20 spaces, found 11
(#3377) Expected "if (...) {\n"; found "if (...) { "
(#3377) Variable "PosArray" must be all lower-case
(#3377) Variable "Value" must be all lower-case
(#3377) Variable "PosArray" must be all lower-case
(#3377) Variable "PosArray" must be all lower-case
(#3377) Variable "PosArray" must be all lower-case
(#3377) Variable "Value" must be all lower-case
(#3377) Closing brace must be on a line by itself
(#3378) Line indented incorrectly; expected 20 spaces, found 11
(#3378) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3378) Variable "PosArray" must be all lower-case
(#3378) Variable "Key" must be all lower-case
(#3378) Variable "Y" must be all lower-case
(#3379) Line indented incorrectly; expected at least 20 spaces, found 12
(#3380) Line indented incorrectly; expected at least 24 spaces, found 13
(#3380) Inline control structures are not allowed
(#3380) Variable "DisplayValues" must be all lower-case
(#3380) Whitespace found at end of line
(#3381) Line indented incorrectly; expected at least 24 spaces, found 14
(#3381) Variable "X" must be all lower-case
(#3381) Commas (,) must be followed by white space.
(#3381) Variable "Y" must be all lower-case
(#3381) Expected 1 space before "-"; 0 found
(#3381) Expected 1 space after "-"; 0 found
(#3381) Variable "DisplayOffset" must be all lower-case
(#3381) Expected 1 space before "-"; 0 found
(#3381) Expected 1 space after "-"; 0 found
(#3381) Variable "SerieWeight" must be all lower-case
(#3381) Expected 1 space before "-"; 0 found
(#3381) Expected 1 space after "-"; 0 found
(#3381) Variable "BorderSize" must be all lower-case
(#3381) Expected 1 space before "-"; 0 found
(#3381) Expected 1 space after "-"; 0 found
(#3381) Variable "PicOffset" must be all lower-case
(#3381) Commas (,) must be followed by white space.
(#3381) Variable "Serie" must be all lower-case
(#3381) Variable "Key" must be all lower-case
(#3381) Commas (,) must be followed by white space.
(#3381) Variable "Mode" must be all lower-case
(#3381) Commas (,) must be followed by white space.
(#3381) Variable "Format" must be all lower-case
(#3381) Commas (,) must be followed by white space.
(#3381) Variable "Unit" must be all lower-case
(#3381) Commas (,) must be followed by white space.
(#3381) Expected 1 space before "=>"; 0 found
(#3381) Expected 1 space after "=>"; 0 found
(#3381) Variable "DisplayR" must be all lower-case
(#3381) Commas (,) must be followed by white space.
(#3381) Expected 1 space before "=>"; 0 found
(#3381) Expected 1 space after "=>"; 0 found
(#3381) Variable "DisplayG" must be all lower-case
(#3381) Commas (,) must be followed by white space.
(#3381) Expected 1 space before "=>"; 0 found
(#3381) Expected 1 space after "=>"; 0 found
(#3381) Variable "DisplayB" must be all lower-case
(#3381) Commas (,) must be followed by white space.
(#3381) Expected 1 space before "=>"; 0 found
(#3381) Expected 1 space after "=>"; 0 found
(#3381) Line exceeds maximum limit of 180 characters; contains 234 characters
(#3383) Line indented incorrectly; expected 24 spaces, found 13
(#3383) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3383) Variable "Y" must be all lower-case
(#3384) Line indented incorrectly; expected at least 24 spaces, found 14
(#3385) Line indented incorrectly; expected 28 spaces, found 15
(#3385) Expected "if (...) {\n"; found "if (...) { "
(#3385) Variable "RecordImageMap" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "X" must be all lower-case
(#3385) Variable "Y" must be all lower-case
(#3385) Variable "SerieWeight" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "R" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "G" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "B" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "SerieDescription" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "Serie" must be all lower-case
(#3385) Variable "Key" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "Mode" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "Format" must be all lower-case
(#3385) Commas (,) must be followed by white space.
(#3385) Variable "Unit" must be all lower-case
(#3385) Line exceeds maximum limit of 180 characters; contains 222 characters
(#3385) Closing brace must be on a line by itself
(#3387) Line indented incorrectly; expected 28 spaces, found 15
(#3387) Expected "if (...) {\n"; found "if (...)\n { "
(#3387) Variable "Picture" must be all lower-case
(#3387) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3388) Line indented incorrectly; expected at least 28 spaces, found 16
(#3388) Variable "PicType" must be all lower-case
(#3388) Commas (,) must be followed by white space.
(#3388) Variable "Picture" must be all lower-case
(#3388) Commas (,) must be followed by white space.
(#3388) Variable "X" must be all lower-case
(#3388) Expected 1 space before "-"; 0 found
(#3388) Expected 1 space after "-"; 0 found
(#3388) Variable "PicWidth" must be all lower-case
(#3388) Expected 1 space before "/"; 0 found
(#3388) Expected 1 space after "/"; 0 found
(#3388) Commas (,) must be followed by white space.
(#3388) Variable "Y" must be all lower-case
(#3388) Expected 1 space before "-"; 0 found
(#3388) Expected 1 space after "-"; 0 found
(#3388) Variable "PicHeight" must be all lower-case
(#3388) Expected 1 space before "/"; 0 found
(#3388) Expected 1 space after "/"; 0 found
(#3388) Closing brace must be on a line by itself
(#3389) Line indented incorrectly; expected 28 spaces, found 15
(#3389) Expected "} else {\n"; found "}\n else\n { "
(#3390) Line indented incorrectly; expected at least 28 spaces, found 16
(#3390) Variable "X" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "Y" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "Shape" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "SerieWeight" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "PlotBorder" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "BorderSize" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "R" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "G" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "B" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "Alpha" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "BorderR" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "BorderG" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "BorderB" must be all lower-case
(#3390) Commas (,) must be followed by white space.
(#3390) Variable "BorderAlpha" must be all lower-case
(#3390) Line exceeds 132 characters; contains 144 characters
(#3390) Closing brace must be on a line by itself
(#3391) Line indented incorrectly; expected 24 spaces, found 14
(#3391) Closing brace indented incorrectly; expected 13 spaces, found 14
(#3392) Line indented incorrectly; expected at least 24 spaces, found 13
(#3392) Variable "X" must be all lower-case
(#3392) Variable "X" must be all lower-case
(#3392) Variable "XStep" must be all lower-case
(#3393) Line indented incorrectly; expected 20 spaces, found 12
(#3393) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3394) Line indented incorrectly; expected 16 spaces, found 10
(#3394) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3395) Line indented incorrectly; expected 16 spaces, found 9
(#3395) Expected "} else {\n"; found "}\n else\n {\n"
(#3396) Line indented incorrectly; expected at least 16 spaces, found 10
(#3397) Line indented incorrectly; expected 20 spaces, found 11
(#3397) Expected "if (...) {\n"; found "if (...) { "
(#3397) Variable "XDivs" must be all lower-case
(#3397) Variable "YStep" must be all lower-case
(#3397) Expected 1 space before "-"; 0 found
(#3397) Expected 1 space after "-"; 0 found
(#3397) Expected 1 space before "/"; 0 found
(#3397) Expected 1 space after "/"; 0 found
(#3397) Closing brace must be on a line by itself
(#3397) Expected "} else {\n"; found "} else { "
(#3397) Variable "YStep" must be all lower-case
(#3397) Expected 1 space before "-"; 0 found
(#3397) Expected 1 space after "-"; 0 found
(#3397) Expected 1 space before "-"; 0 found
(#3397) Expected 1 space after "-"; 0 found
(#3397) Variable "XMargin" must be all lower-case
(#3397) Expected 1 space before "*"; 0 found
(#3397) Expected 1 space after "*"; 0 found
(#3397) Expected 1 space before "/"; 0 found
(#3397) Expected 1 space after "/"; 0 found
(#3397) Variable "XDivs" must be all lower-case
(#3397) Line exceeds 132 characters; contains 162 characters
(#3397) Closing brace must be on a line by itself
(#3398) Line indented incorrectly; expected 20 spaces, found 11
(#3398) Expected "if (...) {\n"; found "if (...) { "
(#3398) Variable "Picture" must be all lower-case
(#3398) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3398) Variable "PicOffset" must be all lower-case
(#3398) Variable "PicWidth" must be all lower-case
(#3398) Variable "SerieWeight" must be all lower-case
(#3398) Closing brace must be on a line by itself
(#3399) Line indented incorrectly; expected at least 20 spaces, found 11
(#3399) Variable "Y" must be all lower-case
(#3399) Variable "XMargin" must be all lower-case
(#3401) Line indented incorrectly; expected 20 spaces, found 11
(#3401) Expected "if (...) {\n"; found "if (...) { "
(#3401) Variable "PosArray" must be all lower-case
(#3401) Variable "Value" must be all lower-case
(#3401) Variable "PosArray" must be all lower-case
(#3401) Variable "PosArray" must be all lower-case
(#3401) Variable "PosArray" must be all lower-case
(#3401) Variable "Value" must be all lower-case
(#3401) Closing brace must be on a line by itself
(#3402) Line indented incorrectly; expected 20 spaces, found 11
(#3402) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3402) Variable "PosArray" must be all lower-case
(#3402) Variable "Key" must be all lower-case
(#3402) Variable "X" must be all lower-case
(#3403) Line indented incorrectly; expected at least 20 spaces, found 12
(#3404) Line indented incorrectly; expected at least 24 spaces, found 13
(#3404) Inline control structures are not allowed
(#3404) Variable "DisplayValues" must be all lower-case
(#3404) Whitespace found at end of line
(#3405) Line indented incorrectly; expected at least 24 spaces, found 14
(#3405) Variable "X" must be all lower-case
(#3405) Expected 1 space before "+"; 0 found
(#3405) Expected 1 space after "+"; 0 found
(#3405) Variable "DisplayOffset" must be all lower-case
(#3405) Expected 1 space before "+"; 0 found
(#3405) Expected 1 space after "+"; 0 found
(#3405) Variable "SerieWeight" must be all lower-case
(#3405) Expected 1 space before "+"; 0 found
(#3405) Expected 1 space after "+"; 0 found
(#3405) Variable "BorderSize" must be all lower-case
(#3405) Expected 1 space before "+"; 0 found
(#3405) Expected 1 space after "+"; 0 found
(#3405) Variable "PicOffset" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Variable "Y" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Variable "Serie" must be all lower-case
(#3405) Variable "Key" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Variable "Mode" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Variable "Format" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Variable "Unit" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Expected 1 space before "=>"; 0 found
(#3405) Expected 1 space after "=>"; 0 found
(#3405) Commas (,) must be followed by white space.
(#3405) Expected 1 space before "=>"; 0 found
(#3405) Expected 1 space after "=>"; 0 found
(#3405) Variable "DisplayR" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Expected 1 space before "=>"; 0 found
(#3405) Expected 1 space after "=>"; 0 found
(#3405) Variable "DisplayG" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Expected 1 space before "=>"; 0 found
(#3405) Expected 1 space after "=>"; 0 found
(#3405) Variable "DisplayB" must be all lower-case
(#3405) Commas (,) must be followed by white space.
(#3405) Expected 1 space before "=>"; 0 found
(#3405) Expected 1 space after "=>"; 0 found
(#3405) Line exceeds maximum limit of 180 characters; contains 247 characters
(#3407) Line indented incorrectly; expected 24 spaces, found 13
(#3407) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3407) Variable "X" must be all lower-case
(#3408) Line indented incorrectly; expected at least 24 spaces, found 14
(#3409) Line indented incorrectly; expected 28 spaces, found 15
(#3409) Expected "if (...) {\n"; found "if (...) { "
(#3409) Variable "RecordImageMap" must be all lower-case
(#3409) Commas (,) must be followed by white space.
(#3409) Variable "X" must be all lower-case
(#3409) Variable "Y" must be all lower-case
(#3409) Variable "SerieWeight" must be all lower-case
(#3409) Commas (,) must be followed by white space.
(#3409) Variable "R" must be all lower-case
(#3409) Commas (,) must be followed by white space.
(#3409) Variable "G" must be all lower-case
(#3409) Commas (,) must be followed by white space.
(#3409) Variable "B" must be all lower-case
(#3409) Commas (,) must be followed by white space.
(#3409) Variable "SerieDescription" must be all lower-case
(#3409) Commas (,) must be followed by white space.
(#3409) Variable "Serie" must be all lower-case
(#3409) Variable "Key" must be all lower-case
(#3409) Commas (,) must be followed by white space.
(#3409) Variable "Mode" must be all lower-case
(#3409) Commas (,) must be followed by white space.
(#3409) Variable "Format" must be all lower-case
(#3409) Commas (,) must be followed by white space.
(#3409) Variable "Unit" must be all lower-case
(#3409) Line exceeds maximum limit of 180 characters; contains 222 characters
(#3409) Closing brace must be on a line by itself
(#3411) Line indented incorrectly; expected 28 spaces, found 15
(#3411) Expected "if (...) {\n"; found "if (...)\n { "
(#3411) Variable "Picture" must be all lower-case
(#3411) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3412) Line indented incorrectly; expected at least 28 spaces, found 16
(#3412) Variable "PicType" must be all lower-case
(#3412) Commas (,) must be followed by white space.
(#3412) Variable "Picture" must be all lower-case
(#3412) Commas (,) must be followed by white space.
(#3412) Variable "X" must be all lower-case
(#3412) Expected 1 space before "-"; 0 found
(#3412) Expected 1 space after "-"; 0 found
(#3412) Variable "PicWidth" must be all lower-case
(#3412) Expected 1 space before "/"; 0 found
(#3412) Expected 1 space after "/"; 0 found
(#3412) Commas (,) must be followed by white space.
(#3412) Variable "Y" must be all lower-case
(#3412) Expected 1 space before "-"; 0 found
(#3412) Expected 1 space after "-"; 0 found
(#3412) Variable "PicHeight" must be all lower-case
(#3412) Expected 1 space before "/"; 0 found
(#3412) Expected 1 space after "/"; 0 found
(#3412) Closing brace must be on a line by itself
(#3413) Line indented incorrectly; expected 28 spaces, found 15
(#3413) Expected "} else {\n"; found "}\n else\n { "
(#3414) Line indented incorrectly; expected at least 28 spaces, found 16
(#3414) Variable "X" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "Y" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "Shape" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "SerieWeight" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "PlotBorder" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "BorderSize" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "R" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "G" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "B" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "Alpha" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "BorderR" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "BorderG" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "BorderB" must be all lower-case
(#3414) Commas (,) must be followed by white space.
(#3414) Variable "BorderAlpha" must be all lower-case
(#3414) Line exceeds 132 characters; contains 144 characters
(#3414) Closing brace must be on a line by itself
(#3415) Line indented incorrectly; expected 24 spaces, found 14
(#3415) Closing brace indented incorrectly; expected 13 spaces, found 14
(#3416) Line indented incorrectly; expected at least 24 spaces, found 13
(#3416) Variable "Y" must be all lower-case
(#3416) Variable "Y" must be all lower-case
(#3416) Variable "YStep" must be all lower-case
(#3417) Line indented incorrectly; expected 20 spaces, found 12
(#3417) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3418) Line indented incorrectly; expected 16 spaces, found 10
(#3418) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3419) Line indented incorrectly; expected 12 spaces, found 8
(#3419) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3420) Line indented incorrectly; expected 8 spaces, found 6
(#3420) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3421) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3423) Line indented incorrectly; expected at least 4 spaces, found 3
(#3424) Line indented incorrectly; expected 4 spaces, found 3
(#3424) method name "pDraw::drawSplineChart" must be in lower-case letters only
(#3424) Visibility must be declared on method "drawSplineChart"
(#3424) Variable "Format" must be all lower-case
(#3424) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3425) Opening brace should be on the same line as the declaration
(#3426) Line indented incorrectly; expected at least 8 spaces, found 5
(#3426) Variable "BreakVoid" must be all lower-case
(#3426) Spaces must be used for alignment; tabs are not allowed
(#3426) Tab found within whitespace
(#3426) Variable "Format" must be all lower-case
(#3426) Variable "Format" must be all lower-case
(#3426) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3427) Line indented incorrectly; expected at least 8 spaces, found 5
(#3427) Variable "VoidTicks" must be all lower-case
(#3427) Spaces must be used for alignment; tabs are not allowed
(#3427) Tab found within whitespace
(#3427) Variable "Format" must be all lower-case
(#3427) Variable "Format" must be all lower-case
(#3428) Line indented incorrectly; expected at least 8 spaces, found 5
(#3428) Variable "BreakR" must be all lower-case
(#3428) Spaces must be used for alignment; tabs are not allowed
(#3428) Tab found within whitespace
(#3428) Variable "Format" must be all lower-case
(#3428) Variable "Format" must be all lower-case
(#3428) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3428) This comment is 50% valid code; is this commented out code?
(#3429) Line indented incorrectly; expected at least 8 spaces, found 5
(#3429) Variable "BreakG" must be all lower-case
(#3429) Spaces must be used for alignment; tabs are not allowed
(#3429) Tab found within whitespace
(#3429) Variable "Format" must be all lower-case
(#3429) Variable "Format" must be all lower-case
(#3429) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3429) This comment is 50% valid code; is this commented out code?
(#3430) Line indented incorrectly; expected at least 8 spaces, found 5
(#3430) Variable "BreakB" must be all lower-case
(#3430) Spaces must be used for alignment; tabs are not allowed
(#3430) Tab found within whitespace
(#3430) Variable "Format" must be all lower-case
(#3430) Variable "Format" must be all lower-case
(#3430) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3430) Inline comments must end in full-stops, exclamation marks, or question marks
(#3430) This comment is 50% valid code; is this commented out code?
(#3431) Line indented incorrectly; expected at least 8 spaces, found 5
(#3431) Variable "DisplayValues" must be all lower-case
(#3431) Spaces must be used for alignment; tabs are not allowed
(#3431) Tab found within whitespace
(#3431) Variable "Format" must be all lower-case
(#3431) Variable "Format" must be all lower-case
(#3431) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3432) Line indented incorrectly; expected at least 8 spaces, found 5
(#3432) Variable "DisplayOffset" must be all lower-case
(#3432) Spaces must be used for alignment; tabs are not allowed
(#3432) Tab found within whitespace
(#3432) Variable "Format" must be all lower-case
(#3432) Variable "Format" must be all lower-case
(#3433) Line indented incorrectly; expected at least 8 spaces, found 5
(#3433) Variable "DisplayColor" must be all lower-case
(#3433) Spaces must be used for alignment; tabs are not allowed
(#3433) Tab found within whitespace
(#3433) Variable "Format" must be all lower-case
(#3433) Variable "Format" must be all lower-case
(#3434) Line indented incorrectly; expected at least 8 spaces, found 5
(#3434) Variable "DisplayR" must be all lower-case
(#3434) Spaces must be used for alignment; tabs are not allowed
(#3434) Tab found within whitespace
(#3434) Variable "Format" must be all lower-case
(#3434) Variable "Format" must be all lower-case
(#3435) Line indented incorrectly; expected at least 8 spaces, found 5
(#3435) Variable "DisplayG" must be all lower-case
(#3435) Spaces must be used for alignment; tabs are not allowed
(#3435) Tab found within whitespace
(#3435) Variable "Format" must be all lower-case
(#3435) Variable "Format" must be all lower-case
(#3436) Line indented incorrectly; expected at least 8 spaces, found 5
(#3436) Variable "DisplayB" must be all lower-case
(#3436) Spaces must be used for alignment; tabs are not allowed
(#3436) Tab found within whitespace
(#3436) Variable "Format" must be all lower-case
(#3436) Variable "Format" must be all lower-case
(#3437) Line indented incorrectly; expected at least 8 spaces, found 5
(#3437) Variable "RecordImageMap" must be all lower-case
(#3437) Spaces must be used for alignment; tabs are not allowed
(#3437) Tab found within whitespace
(#3437) Variable "Format" must be all lower-case
(#3437) Variable "Format" must be all lower-case
(#3437) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3438) Line indented incorrectly; expected at least 8 spaces, found 5
(#3438) Variable "ImageMapPlotSize" must be all lower-case
(#3438) Variable "Format" must be all lower-case
(#3438) Variable "Format" must be all lower-case
(#3440) Line indented incorrectly; expected at least 8 spaces, found 5
(#3442) Line indented incorrectly; expected at least 8 spaces, found 5
(#3442) Variable "Data" must be all lower-case
(#3443) Line indented incorrectly; expected at least 8 spaces, found 5
(#3443) Variable "XMargin" must be all lower-case
(#3443) Commas (,) must be followed by white space.
(#3443) Variable "XDivs" must be all lower-case
(#3444) Line indented incorrectly; expected 8 spaces, found 5
(#3444) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3444) Variable "Data" must be all lower-case
(#3444) Variable "SerieName" must be all lower-case
(#3444) Variable "Serie" must be all lower-case
(#3445) Line indented incorrectly; expected at least 8 spaces, found 6
(#3446) Line indented incorrectly; expected 12 spaces, found 7
(#3446) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3446) Variable "Serie" must be all lower-case
(#3446) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3446) Variable "SerieName" must be all lower-case
(#3446) Variable "Data" must be all lower-case
(#3447) Line indented incorrectly; expected at least 12 spaces, found 8
(#3448) Line indented incorrectly; expected at least 16 spaces, found 9
(#3448) Variable "R" must be all lower-case
(#3448) Variable "Serie" must be all lower-case
(#3448) Variable "G" must be all lower-case
(#3448) Variable "Serie" must be all lower-case
(#3448) Variable "B" must be all lower-case
(#3448) Variable "Serie" must be all lower-case
(#3448) Variable "Alpha" must be all lower-case
(#3448) Variable "Serie" must be all lower-case
(#3448) Variable "Ticks" must be all lower-case
(#3448) Variable "Serie" must be all lower-case
(#3448) Variable "Weight" must be all lower-case
(#3448) Variable "Serie" must be all lower-case
(#3448) Line exceeds 132 characters; contains 178 characters
(#3450) Line indented incorrectly; expected at least 16 spaces, found 9
(#3450) Inline control structures are not allowed
(#3450) Variable "BreakR" must be all lower-case
(#3450) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3451) Line indented incorrectly; expected at least 16 spaces, found 10
(#3451) Variable "BreakSettings" must be all lower-case
(#3451) Expected 1 space before "=>"; 0 found
(#3451) Expected 1 space after "=>"; 0 found
(#3451) Variable "R" must be all lower-case
(#3451) Commas (,) must be followed by white space.
(#3451) Expected 1 space before "=>"; 0 found
(#3451) Expected 1 space after "=>"; 0 found
(#3451) Variable "G" must be all lower-case
(#3451) Commas (,) must be followed by white space.
(#3451) Expected 1 space before "=>"; 0 found
(#3451) Expected 1 space after "=>"; 0 found
(#3451) Variable "B" must be all lower-case
(#3451) Commas (,) must be followed by white space.
(#3451) Expected 1 space before "=>"; 0 found
(#3451) Expected 1 space after "=>"; 0 found
(#3451) Variable "Alpha" must be all lower-case
(#3451) Commas (,) must be followed by white space.
(#3451) Expected 1 space before "=>"; 0 found
(#3451) Expected 1 space after "=>"; 0 found
(#3451) Variable "VoidTicks" must be all lower-case
(#3452) Line indented incorrectly; expected at least 16 spaces, found 9
(#3452) Inline control structures are not allowed
(#3453) Line indented incorrectly; expected at least 16 spaces, found 10
(#3453) Variable "BreakSettings" must be all lower-case
(#3453) Expected 1 space before "=>"; 0 found
(#3453) Expected 1 space after "=>"; 0 found
(#3453) Variable "BreakR" must be all lower-case
(#3453) Commas (,) must be followed by white space.
(#3453) Expected 1 space before "=>"; 0 found
(#3453) Expected 1 space after "=>"; 0 found
(#3453) Variable "BreakG" must be all lower-case
(#3453) Commas (,) must be followed by white space.
(#3453) Expected 1 space before "=>"; 0 found
(#3453) Expected 1 space after "=>"; 0 found
(#3453) Variable "BreakB" must be all lower-case
(#3453) Commas (,) must be followed by white space.
(#3453) Expected 1 space before "=>"; 0 found
(#3453) Expected 1 space after "=>"; 0 found
(#3453) Variable "Alpha" must be all lower-case
(#3453) Commas (,) must be followed by white space.
(#3453) Expected 1 space before "=>"; 0 found
(#3453) Expected 1 space after "=>"; 0 found
(#3453) Variable "VoidTicks" must be all lower-case
(#3453) Commas (,) must be followed by white space.
(#3453) Expected 1 space before "=>"; 0 found
(#3453) Expected 1 space after "=>"; 0 found
(#3453) Variable "Weight" must be all lower-case
(#3455) Line indented incorrectly; expected 16 spaces, found 9
(#3455) Expected "if (...) {\n"; found "if (...) { "
(#3455) Variable "DisplayColor" must be all lower-case
(#3455) Variable "DisplayR" must be all lower-case
(#3455) Variable "R" must be all lower-case
(#3455) Variable "DisplayG" must be all lower-case
(#3455) Variable "G" must be all lower-case
(#3455) Variable "DisplayB" must be all lower-case
(#3455) Variable "B" must be all lower-case
(#3455) Closing brace must be on a line by itself
(#3457) Line indented incorrectly; expected at least 16 spaces, found 9
(#3457) Variable "AxisID" must be all lower-case
(#3457) Spaces must be used for alignment; tabs are not allowed
(#3457) Tab found within whitespace
(#3457) Variable "Serie" must be all lower-case
(#3458) Line indented incorrectly; expected at least 16 spaces, found 9
(#3458) Variable "Mode" must be all lower-case
(#3458) Spaces must be used for alignment; tabs are not allowed
(#3458) Tab found within whitespace
(#3458) Variable "Data" must be all lower-case
(#3458) Variable "AxisID" must be all lower-case
(#3459) Line indented incorrectly; expected at least 16 spaces, found 9
(#3459) Variable "Format" must be all lower-case
(#3459) Spaces must be used for alignment; tabs are not allowed
(#3459) Tab found within whitespace
(#3459) Variable "Data" must be all lower-case
(#3459) Variable "AxisID" must be all lower-case
(#3460) Line indented incorrectly; expected at least 16 spaces, found 9
(#3460) Variable "Unit" must be all lower-case
(#3460) Spaces must be used for alignment; tabs are not allowed
(#3460) Tab found within whitespace
(#3460) Variable "Data" must be all lower-case
(#3460) Variable "AxisID" must be all lower-case
(#3462) Line indented incorrectly; expected 16 spaces, found 9
(#3462) Expected "if (...) {\n"; found "if (...) { "
(#3462) Variable "Serie" must be all lower-case
(#3462) Variable "SerieDescription" must be all lower-case
(#3462) Variable "Serie" must be all lower-case
(#3462) Closing brace must be on a line by itself
(#3462) Expected "} else {\n"; found "} else { "
(#3462) Variable "SerieDescription" must be all lower-case
(#3462) Variable "SerieName" must be all lower-case
(#3462) Closing brace must be on a line by itself
(#3464) Line indented incorrectly; expected at least 16 spaces, found 9
(#3464) Variable "PosArray" must be all lower-case
(#3464) Variable "Serie" must be all lower-case
(#3464) Commas (,) must be followed by white space.
(#3464) Expected 1 space before "=>"; 0 found
(#3464) Expected 1 space after "=>"; 0 found
(#3464) Variable "Serie" must be all lower-case
(#3466) Line indented incorrectly; expected at least 16 spaces, found 9
(#3466) Variable "SerieName" must be all lower-case
(#3468) Line indented incorrectly; expected 16 spaces, found 9
(#3468) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3468) Variable "Data" must be all lower-case
(#3469) Line indented incorrectly; expected at least 16 spaces, found 10
(#3470) Line indented incorrectly; expected 20 spaces, found 11
(#3470) Expected "if (...) {\n"; found "if (...) { "
(#3470) Variable "XDivs" must be all lower-case
(#3470) Variable "XStep" must be all lower-case
(#3470) Expected 1 space before "-"; 0 found
(#3470) Expected 1 space after "-"; 0 found
(#3470) Expected 1 space before "/"; 0 found
(#3470) Expected 1 space after "/"; 0 found
(#3470) Closing brace must be on a line by itself
(#3470) Expected "} else {\n"; found "} else { "
(#3470) Variable "XStep" must be all lower-case
(#3470) Expected 1 space before "-"; 0 found
(#3470) Expected 1 space after "-"; 0 found
(#3470) Expected 1 space before "-"; 0 found
(#3470) Expected 1 space after "-"; 0 found
(#3470) Variable "XMargin" must be all lower-case
(#3470) Expected 1 space before "*"; 0 found
(#3470) Expected 1 space after "*"; 0 found
(#3470) Expected 1 space before "/"; 0 found
(#3470) Expected 1 space after "/"; 0 found
(#3470) Variable "XDivs" must be all lower-case
(#3470) Line exceeds 132 characters; contains 162 characters
(#3470) Closing brace must be on a line by itself
(#3471) Line indented incorrectly; expected at least 20 spaces, found 11
(#3471) Variable "X" must be all lower-case
(#3471) Variable "XMargin" must be all lower-case
(#3471) Variable "WayPoints" must be all lower-case
(#3472) Line indented incorrectly; expected at least 20 spaces, found 11
(#3472) Variable "Force" must be all lower-case
(#3472) Variable "XStep" must be all lower-case
(#3474) Line indented incorrectly; expected 20 spaces, found 11
(#3474) Expected "if (...) {\n"; found "if (...) { "
(#3474) Variable "PosArray" must be all lower-case
(#3474) Variable "Value" must be all lower-case
(#3474) Variable "PosArray" must be all lower-case
(#3474) Variable "PosArray" must be all lower-case
(#3474) Variable "PosArray" must be all lower-case
(#3474) Variable "Value" must be all lower-case
(#3474) Closing brace must be on a line by itself
(#3475) Line indented incorrectly; expected at least 20 spaces, found 11
(#3475) Variable "LastGoodY" must be all lower-case
(#3475) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3475) Variable "LastGoodX" must be all lower-case
(#3475) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3475) Variable "LastX" must be all lower-case
(#3475) Variable "LastY" must be all lower-case
(#3476) Line indented incorrectly; expected 20 spaces, found 11
(#3476) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3476) Variable "PosArray" must be all lower-case
(#3476) Variable "Key" must be all lower-case
(#3476) Variable "Y" must be all lower-case
(#3477) Line indented incorrectly; expected at least 20 spaces, found 12
(#3478) Line indented incorrectly; expected at least 24 spaces, found 13
(#3478) Inline control structures are not allowed
(#3478) Variable "DisplayValues" must be all lower-case
(#3478) Whitespace found at end of line
(#3479) Line indented incorrectly; expected at least 24 spaces, found 14
(#3479) Variable "X" must be all lower-case
(#3479) Commas (,) must be followed by white space.
(#3479) Variable "Y" must be all lower-case
(#3479) Expected 1 space before "-"; 0 found
(#3479) Expected 1 space after "-"; 0 found
(#3479) Variable "DisplayOffset" must be all lower-case
(#3479) Commas (,) must be followed by white space.
(#3479) Variable "Serie" must be all lower-case
(#3479) Variable "Key" must be all lower-case
(#3479) Commas (,) must be followed by white space.
(#3479) Variable "Mode" must be all lower-case
(#3479) Commas (,) must be followed by white space.
(#3479) Variable "Format" must be all lower-case
(#3479) Commas (,) must be followed by white space.
(#3479) Variable "Unit" must be all lower-case
(#3479) Commas (,) must be followed by white space.
(#3479) Expected 1 space before "=>"; 0 found
(#3479) Expected 1 space after "=>"; 0 found
(#3479) Variable "DisplayR" must be all lower-case
(#3479) Commas (,) must be followed by white space.
(#3479) Expected 1 space before "=>"; 0 found
(#3479) Expected 1 space after "=>"; 0 found
(#3479) Variable "DisplayG" must be all lower-case
(#3479) Commas (,) must be followed by white space.
(#3479) Expected 1 space before "=>"; 0 found
(#3479) Expected 1 space after "=>"; 0 found
(#3479) Variable "DisplayB" must be all lower-case
(#3479) Commas (,) must be followed by white space.
(#3479) Expected 1 space before "=>"; 0 found
(#3479) Expected 1 space after "=>"; 0 found
(#3479) Line exceeds maximum limit of 180 characters; contains 198 characters
(#3480) Spaces must be used for alignment; tabs are not allowed
(#3480) Tab found within whitespace
(#3480) Whitespace found at end of line
(#3481) Line indented incorrectly; expected 24 spaces, found 13
(#3481) Expected "if (...) {\n"; found "if (...) { "
(#3481) Variable "RecordImageMap" must be all lower-case
(#3481) Variable "Y" must be all lower-case
(#3481) Commas (,) must be followed by white space.
(#3481) Variable "X" must be all lower-case
(#3481) Variable "Y" must be all lower-case
(#3481) Variable "ImageMapPlotSize" must be all lower-case
(#3481) Commas (,) must be followed by white space.
(#3481) Variable "R" must be all lower-case
(#3481) Commas (,) must be followed by white space.
(#3481) Variable "G" must be all lower-case
(#3481) Commas (,) must be followed by white space.
(#3481) Variable "B" must be all lower-case
(#3481) Commas (,) must be followed by white space.
(#3481) Variable "SerieDescription" must be all lower-case
(#3481) Commas (,) must be followed by white space.
(#3481) Variable "Serie" must be all lower-case
(#3481) Variable "Key" must be all lower-case
(#3481) Commas (,) must be followed by white space.
(#3481) Variable "Mode" must be all lower-case
(#3481) Commas (,) must be followed by white space.
(#3481) Variable "Format" must be all lower-case
(#3481) Commas (,) must be followed by white space.
(#3481) Variable "Unit" must be all lower-case
(#3481) Line exceeds maximum limit of 180 characters; contains 239 characters
(#3481) Closing brace must be on a line by itself
(#3483) Line indented incorrectly; expected 24 spaces, found 13
(#3483) Expected "if (...) {\n"; found "if (...)\n { "
(#3483) Variable "Y" must be all lower-case
(#3483) Variable "LastY" must be all lower-case
(#3483) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3484) Line indented incorrectly; expected at least 24 spaces, found 14
(#3484) Variable "WayPoints" must be all lower-case
(#3484) Commas (,) must be followed by white space.
(#3484) Expected 1 space before "=>"; 0 found
(#3484) Expected 1 space after "=>"; 0 found
(#3484) Variable "Force" must be all lower-case
(#3484) Commas (,) must be followed by white space.
(#3484) Expected 1 space before "=>"; 0 found
(#3484) Expected 1 space after "=>"; 0 found
(#3484) Variable "R" must be all lower-case
(#3484) Commas (,) must be followed by white space.
(#3484) Expected 1 space before "=>"; 0 found
(#3484) Expected 1 space after "=>"; 0 found
(#3484) Variable "G" must be all lower-case
(#3484) Commas (,) must be followed by white space.
(#3484) Expected 1 space before "=>"; 0 found
(#3484) Expected 1 space after "=>"; 0 found
(#3484) Variable "B" must be all lower-case
(#3484) Commas (,) must be followed by white space.
(#3484) Expected 1 space before "=>"; 0 found
(#3484) Expected 1 space after "=>"; 0 found
(#3484) Variable "Alpha" must be all lower-case
(#3484) Commas (,) must be followed by white space.
(#3484) Expected 1 space before "=>"; 0 found
(#3484) Expected 1 space after "=>"; 0 found
(#3484) Variable "Ticks" must be all lower-case
(#3484) Commas (,) must be followed by white space.
(#3484) Expected 1 space before "=>"; 0 found
(#3484) Expected 1 space after "=>"; 0 found
(#3484) Variable "Weight" must be all lower-case
(#3484) Variable "WayPoints" must be all lower-case
(#3484) Line exceeds 132 characters; contains 162 characters
(#3484) Closing brace must be on a line by itself
(#3486) Line indented incorrectly; expected 24 spaces, found 13
(#3486) Expected "if (...) {\n"; found "if (...)\n { "
(#3486) Variable "Y" must be all lower-case
(#3486) Variable "LastY" must be all lower-case
(#3486) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3486) Variable "LastGoodY" must be all lower-case
(#3486) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3486) Variable "BreakVoid" must be all lower-case
(#3487) Line indented incorrectly; expected at least 24 spaces, found 14
(#3487) Variable "LastGoodX" must be all lower-case
(#3487) Commas (,) must be followed by white space.
(#3487) Variable "LastGoodY" must be all lower-case
(#3487) Commas (,) must be followed by white space.
(#3487) Variable "X" must be all lower-case
(#3487) Commas (,) must be followed by white space.
(#3487) Variable "Y" must be all lower-case
(#3487) Commas (,) must be followed by white space.
(#3487) Variable "BreakSettings" must be all lower-case
(#3487) Closing brace must be on a line by itself
(#3489) Line indented incorrectly; expected at least 24 spaces, found 13
(#3489) Inline control structures are not allowed
(#3489) Variable "Y" must be all lower-case
(#3490) Line indented incorrectly; expected at least 24 spaces, found 14
(#3490) Variable "WayPoints" must be all lower-case
(#3490) Variable "X" must be all lower-case
(#3490) Commas (,) must be followed by white space.
(#3490) Variable "Y" must be all lower-case
(#3492) Line indented incorrectly; expected 24 spaces, found 13
(#3492) Expected "if (...) {\n"; found "if (...) { "
(#3492) Variable "Y" must be all lower-case
(#3492) Variable "LastGoodY" must be all lower-case
(#3492) Variable "Y" must be all lower-case
(#3492) Variable "LastGoodX" must be all lower-case
(#3492) Variable "X" must be all lower-case
(#3492) Closing brace must be on a line by itself
(#3493) Line indented incorrectly; expected 24 spaces, found 13
(#3493) Expected "if (...) {\n"; found "if (...) { "
(#3493) Variable "Y" must be all lower-case
(#3493) Variable "Y" must be all lower-case
(#3493) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3493) Closing brace must be on a line by itself
(#3495) Line indented incorrectly; expected at least 24 spaces, found 13
(#3495) Variable "LastX" must be all lower-case
(#3495) Variable "X" must be all lower-case
(#3495) Variable "LastY" must be all lower-case
(#3495) Variable "Y" must be all lower-case
(#3496) Line indented incorrectly; expected at least 24 spaces, found 13
(#3496) Variable "X" must be all lower-case
(#3496) Variable "X" must be all lower-case
(#3496) Variable "XStep" must be all lower-case
(#3497) Line indented incorrectly; expected 20 spaces, found 12
(#3497) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3498) Line indented incorrectly; expected at least 20 spaces, found 11
(#3498) Variable "WayPoints" must be all lower-case
(#3498) Commas (,) must be followed by white space.
(#3498) Expected 1 space before "=>"; 0 found
(#3498) Expected 1 space after "=>"; 0 found
(#3498) Variable "Force" must be all lower-case
(#3498) Commas (,) must be followed by white space.
(#3498) Expected 1 space before "=>"; 0 found
(#3498) Expected 1 space after "=>"; 0 found
(#3498) Variable "R" must be all lower-case
(#3498) Commas (,) must be followed by white space.
(#3498) Expected 1 space before "=>"; 0 found
(#3498) Expected 1 space after "=>"; 0 found
(#3498) Variable "G" must be all lower-case
(#3498) Commas (,) must be followed by white space.
(#3498) Expected 1 space before "=>"; 0 found
(#3498) Expected 1 space after "=>"; 0 found
(#3498) Variable "B" must be all lower-case
(#3498) Commas (,) must be followed by white space.
(#3498) Expected 1 space before "=>"; 0 found
(#3498) Expected 1 space after "=>"; 0 found
(#3498) Variable "Alpha" must be all lower-case
(#3498) Commas (,) must be followed by white space.
(#3498) Expected 1 space before "=>"; 0 found
(#3498) Expected 1 space after "=>"; 0 found
(#3498) Variable "Ticks" must be all lower-case
(#3498) Commas (,) must be followed by white space.
(#3498) Expected 1 space before "=>"; 0 found
(#3498) Expected 1 space after "=>"; 0 found
(#3498) Variable "Weight" must be all lower-case
(#3498) Line exceeds 132 characters; contains 138 characters
(#3499) Line indented incorrectly; expected 16 spaces, found 10
(#3499) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3500) Line indented incorrectly; expected 16 spaces, found 9
(#3500) Expected "} else {\n"; found "}\n else\n {\n"
(#3501) Line indented incorrectly; expected at least 16 spaces, found 10
(#3502) Line indented incorrectly; expected 20 spaces, found 11
(#3502) Expected "if (...) {\n"; found "if (...) { "
(#3502) Variable "XDivs" must be all lower-case
(#3502) Variable "YStep" must be all lower-case
(#3502) Expected 1 space before "-"; 0 found
(#3502) Expected 1 space after "-"; 0 found
(#3502) Expected 1 space before "/"; 0 found
(#3502) Expected 1 space after "/"; 0 found
(#3502) Closing brace must be on a line by itself
(#3502) Expected "} else {\n"; found "} else { "
(#3502) Variable "YStep" must be all lower-case
(#3502) Expected 1 space before "-"; 0 found
(#3502) Expected 1 space after "-"; 0 found
(#3502) Expected 1 space before "-"; 0 found
(#3502) Expected 1 space after "-"; 0 found
(#3502) Variable "XMargin" must be all lower-case
(#3502) Expected 1 space before "*"; 0 found
(#3502) Expected 1 space after "*"; 0 found
(#3502) Expected 1 space before "/"; 0 found
(#3502) Expected 1 space after "/"; 0 found
(#3502) Variable "XDivs" must be all lower-case
(#3502) Line exceeds 132 characters; contains 162 characters
(#3502) Closing brace must be on a line by itself
(#3503) Line indented incorrectly; expected at least 20 spaces, found 11
(#3503) Variable "Y" must be all lower-case
(#3503) Variable "XMargin" must be all lower-case
(#3503) Variable "WayPoints" must be all lower-case
(#3504) Line indented incorrectly; expected at least 20 spaces, found 11
(#3504) Variable "Force" must be all lower-case
(#3504) Variable "YStep" must be all lower-case
(#3506) Line indented incorrectly; expected 20 spaces, found 11
(#3506) Expected "if (...) {\n"; found "if (...) { "
(#3506) Variable "PosArray" must be all lower-case
(#3506) Variable "Value" must be all lower-case
(#3506) Variable "PosArray" must be all lower-case
(#3506) Variable "PosArray" must be all lower-case
(#3506) Variable "PosArray" must be all lower-case
(#3506) Variable "Value" must be all lower-case
(#3506) Closing brace must be on a line by itself
(#3507) Line indented incorrectly; expected at least 20 spaces, found 11
(#3507) Variable "LastGoodY" must be all lower-case
(#3507) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3507) Variable "LastGoodX" must be all lower-case
(#3507) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3507) Variable "LastX" must be all lower-case
(#3507) Variable "LastY" must be all lower-case
(#3508) Line indented incorrectly; expected 20 spaces, found 11
(#3508) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3508) Variable "PosArray" must be all lower-case
(#3508) Variable "Key" must be all lower-case
(#3508) Variable "X" must be all lower-case
(#3509) Line indented incorrectly; expected at least 20 spaces, found 12
(#3510) Line indented incorrectly; expected at least 24 spaces, found 13
(#3510) Inline control structures are not allowed
(#3510) Variable "DisplayValues" must be all lower-case
(#3510) Whitespace found at end of line
(#3511) Line indented incorrectly; expected at least 24 spaces, found 14
(#3511) Variable "X" must be all lower-case
(#3511) Expected 1 space before "+"; 0 found
(#3511) Expected 1 space after "+"; 0 found
(#3511) Variable "DisplayOffset" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Variable "Y" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Variable "Serie" must be all lower-case
(#3511) Variable "Key" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Variable "Mode" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Variable "Format" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Variable "Unit" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Expected 1 space before "=>"; 0 found
(#3511) Expected 1 space after "=>"; 0 found
(#3511) Commas (,) must be followed by white space.
(#3511) Expected 1 space before "=>"; 0 found
(#3511) Expected 1 space after "=>"; 0 found
(#3511) Variable "DisplayR" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Expected 1 space before "=>"; 0 found
(#3511) Expected 1 space after "=>"; 0 found
(#3511) Variable "DisplayG" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Expected 1 space before "=>"; 0 found
(#3511) Expected 1 space after "=>"; 0 found
(#3511) Variable "DisplayB" must be all lower-case
(#3511) Commas (,) must be followed by white space.
(#3511) Expected 1 space before "=>"; 0 found
(#3511) Expected 1 space after "=>"; 0 found
(#3511) Line exceeds maximum limit of 180 characters; contains 211 characters
(#3513) Line indented incorrectly; expected 24 spaces, found 13
(#3513) Expected "if (...) {\n"; found "if (...) { "
(#3513) Variable "RecordImageMap" must be all lower-case
(#3513) Variable "X" must be all lower-case
(#3513) Commas (,) must be followed by white space.
(#3513) Variable "X" must be all lower-case
(#3513) Variable "Y" must be all lower-case
(#3513) Variable "ImageMapPlotSize" must be all lower-case
(#3513) Commas (,) must be followed by white space.
(#3513) Variable "R" must be all lower-case
(#3513) Commas (,) must be followed by white space.
(#3513) Variable "G" must be all lower-case
(#3513) Commas (,) must be followed by white space.
(#3513) Variable "B" must be all lower-case
(#3513) Commas (,) must be followed by white space.
(#3513) Variable "SerieDescription" must be all lower-case
(#3513) Commas (,) must be followed by white space.
(#3513) Variable "Serie" must be all lower-case
(#3513) Variable "Key" must be all lower-case
(#3513) Commas (,) must be followed by white space.
(#3513) Variable "Mode" must be all lower-case
(#3513) Commas (,) must be followed by white space.
(#3513) Variable "Format" must be all lower-case
(#3513) Commas (,) must be followed by white space.
(#3513) Variable "Unit" must be all lower-case
(#3513) Line exceeds maximum limit of 180 characters; contains 239 characters
(#3513) Closing brace must be on a line by itself
(#3515) Line indented incorrectly; expected 24 spaces, found 13
(#3515) Expected "if (...) {\n"; found "if (...)\n { "
(#3515) Variable "X" must be all lower-case
(#3515) Variable "LastX" must be all lower-case
(#3515) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3516) Line indented incorrectly; expected at least 24 spaces, found 14
(#3516) Variable "WayPoints" must be all lower-case
(#3516) Commas (,) must be followed by white space.
(#3516) Expected 1 space before "=>"; 0 found
(#3516) Expected 1 space after "=>"; 0 found
(#3516) Variable "Force" must be all lower-case
(#3516) Commas (,) must be followed by white space.
(#3516) Expected 1 space before "=>"; 0 found
(#3516) Expected 1 space after "=>"; 0 found
(#3516) Variable "R" must be all lower-case
(#3516) Commas (,) must be followed by white space.
(#3516) Expected 1 space before "=>"; 0 found
(#3516) Expected 1 space after "=>"; 0 found
(#3516) Variable "G" must be all lower-case
(#3516) Commas (,) must be followed by white space.
(#3516) Expected 1 space before "=>"; 0 found
(#3516) Expected 1 space after "=>"; 0 found
(#3516) Variable "B" must be all lower-case
(#3516) Commas (,) must be followed by white space.
(#3516) Expected 1 space before "=>"; 0 found
(#3516) Expected 1 space after "=>"; 0 found
(#3516) Variable "Alpha" must be all lower-case
(#3516) Commas (,) must be followed by white space.
(#3516) Expected 1 space before "=>"; 0 found
(#3516) Expected 1 space after "=>"; 0 found
(#3516) Variable "Ticks" must be all lower-case
(#3516) Commas (,) must be followed by white space.
(#3516) Expected 1 space before "=>"; 0 found
(#3516) Expected 1 space after "=>"; 0 found
(#3516) Variable "Weight" must be all lower-case
(#3516) Variable "WayPoints" must be all lower-case
(#3516) Line exceeds 132 characters; contains 162 characters
(#3516) Closing brace must be on a line by itself
(#3518) Line indented incorrectly; expected 24 spaces, found 13
(#3518) Expected "if (...) {\n"; found "if (...)\n { "
(#3518) Variable "X" must be all lower-case
(#3518) Variable "LastX" must be all lower-case
(#3518) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3518) Variable "LastGoodX" must be all lower-case
(#3518) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3518) Variable "BreakVoid" must be all lower-case
(#3519) Line indented incorrectly; expected at least 24 spaces, found 14
(#3519) Variable "LastGoodX" must be all lower-case
(#3519) Commas (,) must be followed by white space.
(#3519) Variable "LastGoodY" must be all lower-case
(#3519) Commas (,) must be followed by white space.
(#3519) Variable "X" must be all lower-case
(#3519) Commas (,) must be followed by white space.
(#3519) Variable "Y" must be all lower-case
(#3519) Commas (,) must be followed by white space.
(#3519) Variable "BreakSettings" must be all lower-case
(#3519) Closing brace must be on a line by itself
(#3521) Line indented incorrectly; expected at least 24 spaces, found 13
(#3521) Inline control structures are not allowed
(#3521) Variable "X" must be all lower-case
(#3522) Line indented incorrectly; expected at least 24 spaces, found 14
(#3522) Variable "WayPoints" must be all lower-case
(#3522) Variable "X" must be all lower-case
(#3522) Commas (,) must be followed by white space.
(#3522) Variable "Y" must be all lower-case
(#3524) Line indented incorrectly; expected 24 spaces, found 13
(#3524) Expected "if (...) {\n"; found "if (...) { "
(#3524) Variable "X" must be all lower-case
(#3524) Variable "LastGoodX" must be all lower-case
(#3524) Variable "X" must be all lower-case
(#3524) Variable "LastGoodY" must be all lower-case
(#3524) Variable "Y" must be all lower-case
(#3524) Closing brace must be on a line by itself
(#3525) Line indented incorrectly; expected 24 spaces, found 13
(#3525) Expected "if (...) {\n"; found "if (...) { "
(#3525) Variable "X" must be all lower-case
(#3525) Variable "X" must be all lower-case
(#3525) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3525) Closing brace must be on a line by itself
(#3527) Line indented incorrectly; expected at least 24 spaces, found 13
(#3527) Variable "LastX" must be all lower-case
(#3527) Variable "X" must be all lower-case
(#3527) Variable "LastY" must be all lower-case
(#3527) Variable "Y" must be all lower-case
(#3528) Line indented incorrectly; expected at least 24 spaces, found 13
(#3528) Variable "Y" must be all lower-case
(#3528) Variable "Y" must be all lower-case
(#3528) Variable "YStep" must be all lower-case
(#3529) Line indented incorrectly; expected 20 spaces, found 12
(#3529) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3530) Line indented incorrectly; expected at least 20 spaces, found 11
(#3530) Variable "WayPoints" must be all lower-case
(#3530) Commas (,) must be followed by white space.
(#3530) Expected 1 space before "=>"; 0 found
(#3530) Expected 1 space after "=>"; 0 found
(#3530) Variable "Force" must be all lower-case
(#3530) Commas (,) must be followed by white space.
(#3530) Expected 1 space before "=>"; 0 found
(#3530) Expected 1 space after "=>"; 0 found
(#3530) Variable "R" must be all lower-case
(#3530) Commas (,) must be followed by white space.
(#3530) Expected 1 space before "=>"; 0 found
(#3530) Expected 1 space after "=>"; 0 found
(#3530) Variable "G" must be all lower-case
(#3530) Commas (,) must be followed by white space.
(#3530) Expected 1 space before "=>"; 0 found
(#3530) Expected 1 space after "=>"; 0 found
(#3530) Variable "B" must be all lower-case
(#3530) Commas (,) must be followed by white space.
(#3530) Expected 1 space before "=>"; 0 found
(#3530) Expected 1 space after "=>"; 0 found
(#3530) Variable "Alpha" must be all lower-case
(#3530) Commas (,) must be followed by white space.
(#3530) Expected 1 space before "=>"; 0 found
(#3530) Expected 1 space after "=>"; 0 found
(#3530) Variable "Ticks" must be all lower-case
(#3530) Commas (,) must be followed by white space.
(#3530) Expected 1 space before "=>"; 0 found
(#3530) Expected 1 space after "=>"; 0 found
(#3530) Variable "Weight" must be all lower-case
(#3530) Line exceeds 132 characters; contains 138 characters
(#3531) Line indented incorrectly; expected 16 spaces, found 10
(#3531) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3532) Line indented incorrectly; expected 12 spaces, found 8
(#3532) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3533) Line indented incorrectly; expected 8 spaces, found 6
(#3533) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3534) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3536) Line indented incorrectly; expected at least 4 spaces, found 3
(#3537) Line indented incorrectly; expected 4 spaces, found 3
(#3537) method name "pDraw::drawFilledSplineChart" must be in lower-case letters only
(#3537) Visibility must be declared on method "drawFilledSplineChart"
(#3537) Variable "Format" must be all lower-case
(#3537) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3538) Opening brace should be on the same line as the declaration
(#3539) Line indented incorrectly; expected at least 8 spaces, found 5
(#3539) Variable "DisplayValues" must be all lower-case
(#3539) Spaces must be used for alignment; tabs are not allowed
(#3539) Tab found within whitespace
(#3539) Variable "Format" must be all lower-case
(#3539) Variable "Format" must be all lower-case
(#3539) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3540) Line indented incorrectly; expected at least 8 spaces, found 5
(#3540) Variable "DisplayOffset" must be all lower-case
(#3540) Spaces must be used for alignment; tabs are not allowed
(#3540) Tab found within whitespace
(#3540) Variable "Format" must be all lower-case
(#3540) Variable "Format" must be all lower-case
(#3541) Line indented incorrectly; expected at least 8 spaces, found 5
(#3541) Variable "DisplayColor" must be all lower-case
(#3541) Spaces must be used for alignment; tabs are not allowed
(#3541) Tab found within whitespace
(#3541) Variable "Format" must be all lower-case
(#3541) Variable "Format" must be all lower-case
(#3542) Line indented incorrectly; expected at least 8 spaces, found 5
(#3542) Variable "DisplayR" must be all lower-case
(#3542) Spaces must be used for alignment; tabs are not allowed
(#3542) Tab found within whitespace
(#3542) Variable "Format" must be all lower-case
(#3542) Variable "Format" must be all lower-case
(#3543) Line indented incorrectly; expected at least 8 spaces, found 5
(#3543) Variable "DisplayG" must be all lower-case
(#3543) Spaces must be used for alignment; tabs are not allowed
(#3543) Tab found within whitespace
(#3543) Variable "Format" must be all lower-case
(#3543) Variable "Format" must be all lower-case
(#3544) Line indented incorrectly; expected at least 8 spaces, found 5
(#3544) Variable "DisplayB" must be all lower-case
(#3544) Spaces must be used for alignment; tabs are not allowed
(#3544) Tab found within whitespace
(#3544) Variable "Format" must be all lower-case
(#3544) Variable "Format" must be all lower-case
(#3545) Line indented incorrectly; expected at least 8 spaces, found 5
(#3545) Variable "AroundZero" must be all lower-case
(#3545) Spaces must be used for alignment; tabs are not allowed
(#3545) Tab found within whitespace
(#3545) Variable "Format" must be all lower-case
(#3545) Variable "Format" must be all lower-case
(#3545) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3546) Line indented incorrectly; expected at least 8 spaces, found 5
(#3546) Variable "Threshold" must be all lower-case
(#3546) Spaces must be used for alignment; tabs are not allowed
(#3546) Tab found within whitespace
(#3546) Variable "Format" must be all lower-case
(#3546) Variable "Format" must be all lower-case
(#3546) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3548) Line indented incorrectly; expected at least 8 spaces, found 5
(#3550) Line indented incorrectly; expected at least 8 spaces, found 5
(#3550) Variable "Data" must be all lower-case
(#3551) Line indented incorrectly; expected at least 8 spaces, found 5
(#3551) Variable "XMargin" must be all lower-case
(#3551) Commas (,) must be followed by white space.
(#3551) Variable "XDivs" must be all lower-case
(#3552) Line indented incorrectly; expected 8 spaces, found 5
(#3552) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3552) Variable "Data" must be all lower-case
(#3552) Variable "SerieName" must be all lower-case
(#3552) Variable "Serie" must be all lower-case
(#3553) Line indented incorrectly; expected at least 8 spaces, found 6
(#3554) Line indented incorrectly; expected 12 spaces, found 7
(#3554) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3554) Variable "Serie" must be all lower-case
(#3554) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3554) Variable "SerieName" must be all lower-case
(#3554) Variable "Data" must be all lower-case
(#3555) Line indented incorrectly; expected at least 12 spaces, found 8
(#3556) Line indented incorrectly; expected at least 16 spaces, found 9
(#3556) Variable "R" must be all lower-case
(#3556) Variable "Serie" must be all lower-case
(#3556) Variable "G" must be all lower-case
(#3556) Variable "Serie" must be all lower-case
(#3556) Variable "B" must be all lower-case
(#3556) Variable "Serie" must be all lower-case
(#3556) Variable "Alpha" must be all lower-case
(#3556) Variable "Serie" must be all lower-case
(#3556) Variable "Ticks" must be all lower-case
(#3556) Variable "Serie" must be all lower-case
(#3556) Line exceeds 132 characters; contains 150 characters
(#3557) Line indented incorrectly; expected 16 spaces, found 9
(#3557) Expected "if (...) {\n"; found "if (...) { "
(#3557) Variable "DisplayColor" must be all lower-case
(#3557) Variable "DisplayR" must be all lower-case
(#3557) Variable "R" must be all lower-case
(#3557) Variable "DisplayG" must be all lower-case
(#3557) Variable "G" must be all lower-case
(#3557) Variable "DisplayB" must be all lower-case
(#3557) Variable "B" must be all lower-case
(#3557) Closing brace must be on a line by itself
(#3559) Line indented incorrectly; expected at least 16 spaces, found 9
(#3559) Variable "AxisID" must be all lower-case
(#3559) Spaces must be used for alignment; tabs are not allowed
(#3559) Tab found within whitespace
(#3559) Variable "Serie" must be all lower-case
(#3560) Line indented incorrectly; expected at least 16 spaces, found 9
(#3560) Variable "Mode" must be all lower-case
(#3560) Spaces must be used for alignment; tabs are not allowed
(#3560) Tab found within whitespace
(#3560) Variable "Data" must be all lower-case
(#3560) Variable "AxisID" must be all lower-case
(#3561) Line indented incorrectly; expected at least 16 spaces, found 9
(#3561) Variable "Format" must be all lower-case
(#3561) Spaces must be used for alignment; tabs are not allowed
(#3561) Tab found within whitespace
(#3561) Variable "Data" must be all lower-case
(#3561) Variable "AxisID" must be all lower-case
(#3562) Line indented incorrectly; expected at least 16 spaces, found 9
(#3562) Variable "Unit" must be all lower-case
(#3562) Spaces must be used for alignment; tabs are not allowed
(#3562) Tab found within whitespace
(#3562) Variable "Data" must be all lower-case
(#3562) Variable "AxisID" must be all lower-case
(#3564) Line indented incorrectly; expected at least 16 spaces, found 9
(#3564) Variable "PosArray" must be all lower-case
(#3564) Variable "Serie" must be all lower-case
(#3564) Commas (,) must be followed by white space.
(#3564) Expected 1 space before "=>"; 0 found
(#3564) Expected 1 space after "=>"; 0 found
(#3564) Variable "Serie" must be all lower-case
(#3565) Line indented incorrectly; expected 16 spaces, found 9
(#3565) Expected "if (...) {\n"; found "if (...) { "
(#3565) Variable "AroundZero" must be all lower-case
(#3565) Variable "YZero" must be all lower-case
(#3565) Commas (,) must be followed by white space.
(#3565) Expected 1 space before "=>"; 0 found
(#3565) Expected 1 space after "=>"; 0 found
(#3565) Variable "Serie" must be all lower-case
(#3565) Closing brace must be on a line by itself
(#3567) Line indented incorrectly; expected 16 spaces, found 9
(#3567) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3567) Variable "Threshold" must be all lower-case
(#3567) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3568) Line indented incorrectly; expected at least 16 spaces, found 10
(#3569) Line indented incorrectly; expected 20 spaces, found 11
(#3569) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3569) Variable "Threshold" must be all lower-case
(#3569) Variable "Key" must be all lower-case
(#3569) Variable "Params" must be all lower-case
(#3570) Line indented incorrectly; expected at least 20 spaces, found 12
(#3571) Line indented incorrectly; expected at least 24 spaces, found 13
(#3571) Variable "Threshold" must be all lower-case
(#3571) Variable "Key" must be all lower-case
(#3571) Variable "Params" must be all lower-case
(#3571) Commas (,) must be followed by white space.
(#3571) Expected 1 space before "=>"; 0 found
(#3571) Expected 1 space after "=>"; 0 found
(#3571) Variable "Serie" must be all lower-case
(#3572) Line indented incorrectly; expected at least 24 spaces, found 13
(#3572) Variable "Threshold" must be all lower-case
(#3572) Variable "Key" must be all lower-case
(#3572) Variable "Params" must be all lower-case
(#3572) Commas (,) must be followed by white space.
(#3572) Expected 1 space before "=>"; 0 found
(#3572) Expected 1 space after "=>"; 0 found
(#3572) Variable "Serie" must be all lower-case
(#3573) Line indented incorrectly; expected 20 spaces, found 12
(#3573) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3574) Line indented incorrectly; expected 16 spaces, found 10
(#3574) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3576) Line indented incorrectly; expected at least 16 spaces, found 9
(#3576) Variable "SerieName" must be all lower-case
(#3578) Line indented incorrectly; expected 16 spaces, found 9
(#3578) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3578) Variable "Data" must be all lower-case
(#3579) Line indented incorrectly; expected at least 16 spaces, found 10
(#3580) Line indented incorrectly; expected 20 spaces, found 11
(#3580) Expected "if (...) {\n"; found "if (...) { "
(#3580) Variable "XDivs" must be all lower-case
(#3580) Variable "XStep" must be all lower-case
(#3580) Expected 1 space before "-"; 0 found
(#3580) Expected 1 space after "-"; 0 found
(#3580) Expected 1 space before "/"; 0 found
(#3580) Expected 1 space after "/"; 0 found
(#3580) Closing brace must be on a line by itself
(#3580) Expected "} else {\n"; found "} else { "
(#3580) Variable "XStep" must be all lower-case
(#3580) Expected 1 space before "-"; 0 found
(#3580) Expected 1 space after "-"; 0 found
(#3580) Expected 1 space before "-"; 0 found
(#3580) Expected 1 space after "-"; 0 found
(#3580) Variable "XMargin" must be all lower-case
(#3580) Expected 1 space before "*"; 0 found
(#3580) Expected 1 space after "*"; 0 found
(#3580) Expected 1 space before "/"; 0 found
(#3580) Expected 1 space after "/"; 0 found
(#3580) Variable "XDivs" must be all lower-case
(#3580) Line exceeds 132 characters; contains 162 characters
(#3580) Closing brace must be on a line by itself
(#3581) Line indented incorrectly; expected at least 20 spaces, found 11
(#3581) Variable "X" must be all lower-case
(#3581) Variable "XMargin" must be all lower-case
(#3581) Variable "WayPoints" must be all lower-case
(#3582) Line indented incorrectly; expected at least 20 spaces, found 11
(#3582) Variable "Force" must be all lower-case
(#3582) Variable "XStep" must be all lower-case
(#3584) Line indented incorrectly; expected 20 spaces, found 11
(#3584) Expected "if (...) {\n"; found "if (...) { "
(#3584) Variable "AroundZero" must be all lower-case
(#3584) Variable "YZero" must be all lower-case
(#3584) Expected 1 space before "-"; 0 found
(#3584) Expected 1 space after "-"; 0 found
(#3584) Closing brace must be on a line by itself
(#3585) Line indented incorrectly; expected 20 spaces, found 11
(#3585) Expected "if (...) {\n"; found "if (...) { "
(#3585) Variable "YZero" must be all lower-case
(#3585) Expected 1 space before "-"; 0 found
(#3585) Expected 1 space after "-"; 0 found
(#3585) Variable "YZero" must be all lower-case
(#3585) Expected 1 space before "-"; 0 found
(#3585) Expected 1 space after "-"; 0 found
(#3585) Closing brace must be on a line by itself
(#3586) Line indented incorrectly; expected 20 spaces, found 11
(#3586) Expected "if (...) {\n"; found "if (...) { "
(#3586) Variable "YZero" must be all lower-case
(#3586) Expected 1 space before "+"; 0 found
(#3586) Expected 1 space after "+"; 0 found
(#3586) Variable "YZero" must be all lower-case
(#3586) Expected 1 space before "+"; 0 found
(#3586) Expected 1 space after "+"; 0 found
(#3586) Closing brace must be on a line by itself
(#3588) Line indented incorrectly; expected at least 20 spaces, found 11
(#3588) Variable "LastX" must be all lower-case
(#3588) Variable "LastY" must be all lower-case
(#3589) Line indented incorrectly; expected 20 spaces, found 11
(#3589) Expected "if (...) {\n"; found "if (...) { "
(#3589) Variable "PosArray" must be all lower-case
(#3589) Variable "Value" must be all lower-case
(#3589) Variable "PosArray" must be all lower-case
(#3589) Variable "PosArray" must be all lower-case
(#3589) Variable "PosArray" must be all lower-case
(#3589) Variable "Value" must be all lower-case
(#3589) Closing brace must be on a line by itself
(#3590) Line indented incorrectly; expected 20 spaces, found 11
(#3590) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3590) Variable "PosArray" must be all lower-case
(#3590) Variable "Key" must be all lower-case
(#3590) Variable "Y" must be all lower-case
(#3591) Line indented incorrectly; expected at least 20 spaces, found 12
(#3592) Line indented incorrectly; expected at least 24 spaces, found 13
(#3592) Inline control structures are not allowed
(#3592) Variable "DisplayValues" must be all lower-case
(#3592) Whitespace found at end of line
(#3593) Line indented incorrectly; expected at least 24 spaces, found 14
(#3593) Variable "X" must be all lower-case
(#3593) Commas (,) must be followed by white space.
(#3593) Variable "Y" must be all lower-case
(#3593) Expected 1 space before "-"; 0 found
(#3593) Expected 1 space after "-"; 0 found
(#3593) Variable "DisplayOffset" must be all lower-case
(#3593) Commas (,) must be followed by white space.
(#3593) Variable "Serie" must be all lower-case
(#3593) Variable "Key" must be all lower-case
(#3593) Commas (,) must be followed by white space.
(#3593) Variable "Mode" must be all lower-case
(#3593) Commas (,) must be followed by white space.
(#3593) Variable "Format" must be all lower-case
(#3593) Commas (,) must be followed by white space.
(#3593) Variable "Unit" must be all lower-case
(#3593) Commas (,) must be followed by white space.
(#3593) Expected 1 space before "=>"; 0 found
(#3593) Expected 1 space after "=>"; 0 found
(#3593) Variable "DisplayR" must be all lower-case
(#3593) Commas (,) must be followed by white space.
(#3593) Expected 1 space before "=>"; 0 found
(#3593) Expected 1 space after "=>"; 0 found
(#3593) Variable "DisplayG" must be all lower-case
(#3593) Commas (,) must be followed by white space.
(#3593) Expected 1 space before "=>"; 0 found
(#3593) Expected 1 space after "=>"; 0 found
(#3593) Variable "DisplayB" must be all lower-case
(#3593) Commas (,) must be followed by white space.
(#3593) Expected 1 space before "=>"; 0 found
(#3593) Expected 1 space after "=>"; 0 found
(#3593) Line exceeds maximum limit of 180 characters; contains 198 characters
(#3595) Line indented incorrectly; expected 24 spaces, found 13
(#3595) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3595) Variable "Y" must be all lower-case
(#3596) Line indented incorrectly; expected at least 24 spaces, found 14
(#3597) Line indented incorrectly; expected at least 28 spaces, found 15
(#3597) Variable "Area" must be all lower-case
(#3597) Variable "WayPoints" must be all lower-case
(#3597) Commas (,) must be followed by white space.
(#3597) Expected 1 space before "=>"; 0 found
(#3597) Expected 1 space after "=>"; 0 found
(#3597) Variable "Force" must be all lower-case
(#3597) Commas (,) must be followed by white space.
(#3597) Expected 1 space before "=>"; 0 found
(#3597) Expected 1 space after "=>"; 0 found
(#3597) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3599) Line indented incorrectly; expected 28 spaces, found 15
(#3599) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3599) Variable "Area" must be all lower-case
(#3600) Line indented incorrectly; expected at least 28 spaces, found 16
(#3601) Line indented incorrectly; expected 32 spaces, found 17
(#3601) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3601) Variable "Area" must be all lower-case
(#3601) Variable "Points" must be all lower-case
(#3602) Line indented incorrectly; expected at least 32 spaces, found 18
(#3603) Line indented incorrectly; expected at least 36 spaces, found 19
(#3603) Variable "Corners" must be all lower-case
(#3603) Variable "Corners" must be all lower-case
(#3603) Variable "Area" must be all lower-case
(#3603) Variable "Corners" must be all lower-case
(#3603) Variable "YZero" must be all lower-case
(#3604) Line indented incorrectly; expected 36 spaces, found 19
(#3604) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3604) Variable "Points" must be all lower-case
(#3604) Variable "subKey" must be all lower-case
(#3604) Variable "Point" must be all lower-case
(#3605) Line indented incorrectly; expected at least 36 spaces, found 20
(#3606) Line indented incorrectly; expected 40 spaces, found 21
(#3606) Expected "if (...) {\n"; found "if (...) { "
(#3606) Variable "subKey" must be all lower-case
(#3606) Variable "Points" must be all lower-case
(#3606) Expected 1 space before "-"; 0 found
(#3606) Expected 1 space after "-"; 0 found
(#3606) Variable "Corners" must be all lower-case
(#3606) Variable "Point" must be all lower-case
(#3606) Expected 1 space before "-"; 0 found
(#3606) Expected 1 space after "-"; 0 found
(#3606) Closing brace must be on a line by itself
(#3606) Expected "} else {\n"; found "} else { "
(#3606) Variable "Corners" must be all lower-case
(#3606) Variable "Point" must be all lower-case
(#3606) Closing brace must be on a line by itself
(#3607) Line indented incorrectly; expected at least 40 spaces, found 21
(#3607) Variable "Corners" must be all lower-case
(#3607) Variable "Point" must be all lower-case
(#3607) Expected 1 space before "+"; 0 found
(#3607) Expected 1 space after "+"; 0 found
(#3608) Line indented incorrectly; expected 36 spaces, found 20
(#3608) Closing brace indented incorrectly; expected 19 spaces, found 20
(#3609) Line indented incorrectly; expected at least 36 spaces, found 19
(#3609) Variable "Corners" must be all lower-case
(#3609) Variable "Points" must be all lower-case
(#3609) Variable "subKey" must be all lower-case
(#3609) Expected 1 space before "-"; 0 found
(#3609) Expected 1 space after "-"; 0 found
(#3609) Variable "Corners" must be all lower-case
(#3609) Variable "YZero" must be all lower-case
(#3611) Line indented incorrectly; expected at least 36 spaces, found 19
(#3611) Variable "Corners" must be all lower-case
(#3611) Commas (,) must be followed by white space.
(#3611) Expected 1 space before "=>"; 0 found
(#3611) Expected 1 space after "=>"; 0 found
(#3611) Variable "R" must be all lower-case
(#3611) Commas (,) must be followed by white space.
(#3611) Expected 1 space before "=>"; 0 found
(#3611) Expected 1 space after "=>"; 0 found
(#3611) Variable "G" must be all lower-case
(#3611) Commas (,) must be followed by white space.
(#3611) Expected 1 space before "=>"; 0 found
(#3611) Expected 1 space after "=>"; 0 found
(#3611) Variable "B" must be all lower-case
(#3611) Commas (,) must be followed by white space.
(#3611) Expected 1 space before "=>"; 0 found
(#3611) Expected 1 space after "=>"; 0 found
(#3611) Variable "Alpha" must be all lower-case
(#3611) Expected 1 space before "/"; 0 found
(#3611) Expected 1 space after "/"; 0 found
(#3611) Commas (,) must be followed by white space.
(#3611) Expected 1 space before "=>"; 0 found
(#3611) Expected 1 space after "=>"; 0 found
(#3611) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3611) Commas (,) must be followed by white space.
(#3611) Expected 1 space before "=>"; 0 found
(#3611) Expected 1 space after "=>"; 0 found
(#3611) Variable "Threshold" must be all lower-case
(#3611) Line exceeds 132 characters; contains 143 characters
(#3612) Line indented incorrectly; expected 32 spaces, found 18
(#3612) Closing brace indented incorrectly; expected 17 spaces, found 18
(#3613) Line indented incorrectly; expected at least 32 spaces, found 17
(#3613) Variable "WayPoints" must be all lower-case
(#3613) Commas (,) must be followed by white space.
(#3613) Expected 1 space before "=>"; 0 found
(#3613) Expected 1 space after "=>"; 0 found
(#3613) Variable "Force" must be all lower-case
(#3613) Commas (,) must be followed by white space.
(#3613) Expected 1 space before "=>"; 0 found
(#3613) Expected 1 space after "=>"; 0 found
(#3613) Variable "R" must be all lower-case
(#3613) Commas (,) must be followed by white space.
(#3613) Expected 1 space before "=>"; 0 found
(#3613) Expected 1 space after "=>"; 0 found
(#3613) Variable "G" must be all lower-case
(#3613) Commas (,) must be followed by white space.
(#3613) Expected 1 space before "=>"; 0 found
(#3613) Expected 1 space after "=>"; 0 found
(#3613) Variable "B" must be all lower-case
(#3613) Commas (,) must be followed by white space.
(#3613) Expected 1 space before "=>"; 0 found
(#3613) Expected 1 space after "=>"; 0 found
(#3613) Variable "Alpha" must be all lower-case
(#3613) Commas (,) must be followed by white space.
(#3613) Expected 1 space before "=>"; 0 found
(#3613) Expected 1 space after "=>"; 0 found
(#3613) Variable "Ticks" must be all lower-case
(#3614) Line indented incorrectly; expected 28 spaces, found 16
(#3614) Closing brace indented incorrectly; expected 15 spaces, found 16
(#3616) Line indented incorrectly; expected at least 28 spaces, found 15
(#3616) Variable "WayPoints" must be all lower-case
(#3617) Line indented incorrectly; expected 24 spaces, found 14
(#3617) Closing brace indented incorrectly; expected 13 spaces, found 14
(#3618) Line indented incorrectly; expected at least 24 spaces, found 13
(#3618) Inline control structures are not allowed
(#3619) Line indented incorrectly; expected at least 24 spaces, found 14
(#3619) Variable "WayPoints" must be all lower-case
(#3619) Variable "X" must be all lower-case
(#3619) Commas (,) must be followed by white space.
(#3619) Variable "Y" must be all lower-case
(#3619) Expected 1 space before "-"; 0 found
(#3619) Expected 1 space after "-"; 0 found
(#3621) Line indented incorrectly; expected at least 24 spaces, found 13
(#3621) Variable "X" must be all lower-case
(#3621) Variable "X" must be all lower-case
(#3621) Variable "XStep" must be all lower-case
(#3622) Line indented incorrectly; expected 20 spaces, found 12
(#3622) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3623) Line indented incorrectly; expected at least 20 spaces, found 11
(#3623) Variable "Area" must be all lower-case
(#3623) Variable "WayPoints" must be all lower-case
(#3623) Commas (,) must be followed by white space.
(#3623) Expected 1 space before "=>"; 0 found
(#3623) Expected 1 space after "=>"; 0 found
(#3623) Variable "Force" must be all lower-case
(#3623) Commas (,) must be followed by white space.
(#3623) Expected 1 space before "=>"; 0 found
(#3623) Expected 1 space after "=>"; 0 found
(#3623) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3625) Line indented incorrectly; expected 20 spaces, found 11
(#3625) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3625) Variable "Area" must be all lower-case
(#3626) Line indented incorrectly; expected at least 20 spaces, found 12
(#3627) Line indented incorrectly; expected 24 spaces, found 13
(#3627) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3627) Variable "Area" must be all lower-case
(#3627) Variable "Points" must be all lower-case
(#3628) Line indented incorrectly; expected at least 24 spaces, found 14
(#3629) Line indented incorrectly; expected at least 28 spaces, found 15
(#3629) Variable "Corners" must be all lower-case
(#3629) Variable "Corners" must be all lower-case
(#3629) Variable "Area" must be all lower-case
(#3629) Variable "Corners" must be all lower-case
(#3629) Variable "YZero" must be all lower-case
(#3630) Line indented incorrectly; expected 28 spaces, found 15
(#3630) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3630) Variable "Points" must be all lower-case
(#3630) Variable "subKey" must be all lower-case
(#3630) Variable "Point" must be all lower-case
(#3631) Line indented incorrectly; expected at least 28 spaces, found 16
(#3632) Line indented incorrectly; expected 32 spaces, found 17
(#3632) Expected "if (...) {\n"; found "if (...) { "
(#3632) Variable "subKey" must be all lower-case
(#3632) Variable "Points" must be all lower-case
(#3632) Expected 1 space before "-"; 0 found
(#3632) Expected 1 space after "-"; 0 found
(#3632) Variable "Corners" must be all lower-case
(#3632) Variable "Point" must be all lower-case
(#3632) Expected 1 space before "-"; 0 found
(#3632) Expected 1 space after "-"; 0 found
(#3632) Closing brace must be on a line by itself
(#3632) Expected "} else {\n"; found "} else { "
(#3632) Variable "Corners" must be all lower-case
(#3632) Variable "Point" must be all lower-case
(#3632) Closing brace must be on a line by itself
(#3633) Line indented incorrectly; expected at least 32 spaces, found 17
(#3633) Variable "Corners" must be all lower-case
(#3633) Variable "Point" must be all lower-case
(#3633) Expected 1 space before "+"; 0 found
(#3633) Expected 1 space after "+"; 0 found
(#3634) Line indented incorrectly; expected 28 spaces, found 16
(#3634) Closing brace indented incorrectly; expected 15 spaces, found 16
(#3635) Line indented incorrectly; expected at least 28 spaces, found 15
(#3635) Variable "Corners" must be all lower-case
(#3635) Variable "Points" must be all lower-case
(#3635) Variable "subKey" must be all lower-case
(#3635) Expected 1 space before "-"; 0 found
(#3635) Expected 1 space after "-"; 0 found
(#3635) Variable "Corners" must be all lower-case
(#3635) Variable "YZero" must be all lower-case
(#3637) Line indented incorrectly; expected at least 28 spaces, found 15
(#3637) Variable "Corners" must be all lower-case
(#3637) Commas (,) must be followed by white space.
(#3637) Expected 1 space before "=>"; 0 found
(#3637) Expected 1 space after "=>"; 0 found
(#3637) Variable "R" must be all lower-case
(#3637) Commas (,) must be followed by white space.
(#3637) Expected 1 space before "=>"; 0 found
(#3637) Expected 1 space after "=>"; 0 found
(#3637) Variable "G" must be all lower-case
(#3637) Commas (,) must be followed by white space.
(#3637) Expected 1 space before "=>"; 0 found
(#3637) Expected 1 space after "=>"; 0 found
(#3637) Variable "B" must be all lower-case
(#3637) Commas (,) must be followed by white space.
(#3637) Expected 1 space before "=>"; 0 found
(#3637) Expected 1 space after "=>"; 0 found
(#3637) Variable "Alpha" must be all lower-case
(#3637) Expected 1 space before "/"; 0 found
(#3637) Expected 1 space after "/"; 0 found
(#3637) Commas (,) must be followed by white space.
(#3637) Expected 1 space before "=>"; 0 found
(#3637) Expected 1 space after "=>"; 0 found
(#3637) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3637) Commas (,) must be followed by white space.
(#3637) Expected 1 space before "=>"; 0 found
(#3637) Expected 1 space after "=>"; 0 found
(#3637) Variable "Threshold" must be all lower-case
(#3637) Line exceeds 132 characters; contains 139 characters
(#3638) Line indented incorrectly; expected 24 spaces, found 14
(#3638) Closing brace indented incorrectly; expected 13 spaces, found 14
(#3639) Line indented incorrectly; expected at least 24 spaces, found 13
(#3639) Variable "WayPoints" must be all lower-case
(#3639) Commas (,) must be followed by white space.
(#3639) Expected 1 space before "=>"; 0 found
(#3639) Expected 1 space after "=>"; 0 found
(#3639) Variable "Force" must be all lower-case
(#3639) Commas (,) must be followed by white space.
(#3639) Expected 1 space before "=>"; 0 found
(#3639) Expected 1 space after "=>"; 0 found
(#3639) Variable "R" must be all lower-case
(#3639) Commas (,) must be followed by white space.
(#3639) Expected 1 space before "=>"; 0 found
(#3639) Expected 1 space after "=>"; 0 found
(#3639) Variable "G" must be all lower-case
(#3639) Commas (,) must be followed by white space.
(#3639) Expected 1 space before "=>"; 0 found
(#3639) Expected 1 space after "=>"; 0 found
(#3639) Variable "B" must be all lower-case
(#3639) Commas (,) must be followed by white space.
(#3639) Expected 1 space before "=>"; 0 found
(#3639) Expected 1 space after "=>"; 0 found
(#3639) Variable "Alpha" must be all lower-case
(#3639) Commas (,) must be followed by white space.
(#3639) Expected 1 space before "=>"; 0 found
(#3639) Expected 1 space after "=>"; 0 found
(#3639) Variable "Ticks" must be all lower-case
(#3640) Line indented incorrectly; expected 20 spaces, found 12
(#3640) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3641) Line indented incorrectly; expected 16 spaces, found 10
(#3641) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3642) Line indented incorrectly; expected 16 spaces, found 9
(#3642) Expected "} else {\n"; found "}\n else\n {\n"
(#3643) Line indented incorrectly; expected at least 16 spaces, found 10
(#3644) Line indented incorrectly; expected 20 spaces, found 11
(#3644) Expected "if (...) {\n"; found "if (...) { "
(#3644) Variable "XDivs" must be all lower-case
(#3644) Variable "YStep" must be all lower-case
(#3644) Expected 1 space before "-"; 0 found
(#3644) Expected 1 space after "-"; 0 found
(#3644) Expected 1 space before "/"; 0 found
(#3644) Expected 1 space after "/"; 0 found
(#3644) Closing brace must be on a line by itself
(#3644) Expected "} else {\n"; found "} else { "
(#3644) Variable "YStep" must be all lower-case
(#3644) Expected 1 space before "-"; 0 found
(#3644) Expected 1 space after "-"; 0 found
(#3644) Expected 1 space before "-"; 0 found
(#3644) Expected 1 space after "-"; 0 found
(#3644) Variable "XMargin" must be all lower-case
(#3644) Expected 1 space before "*"; 0 found
(#3644) Expected 1 space after "*"; 0 found
(#3644) Expected 1 space before "/"; 0 found
(#3644) Expected 1 space after "/"; 0 found
(#3644) Variable "XDivs" must be all lower-case
(#3644) Line exceeds 132 characters; contains 162 characters
(#3644) Closing brace must be on a line by itself
(#3645) Line indented incorrectly; expected at least 20 spaces, found 11
(#3645) Variable "Y" must be all lower-case
(#3645) Variable "XMargin" must be all lower-case
(#3645) Variable "WayPoints" must be all lower-case
(#3646) Line indented incorrectly; expected at least 20 spaces, found 11
(#3646) Variable "Force" must be all lower-case
(#3646) Variable "YStep" must be all lower-case
(#3648) Line indented incorrectly; expected 20 spaces, found 11
(#3648) Expected "if (...) {\n"; found "if (...) { "
(#3648) Variable "AroundZero" must be all lower-case
(#3648) Variable "YZero" must be all lower-case
(#3648) Expected 1 space before "+"; 0 found
(#3648) Expected 1 space after "+"; 0 found
(#3648) Closing brace must be on a line by itself
(#3649) Line indented incorrectly; expected 20 spaces, found 11
(#3649) Expected "if (...) {\n"; found "if (...) { "
(#3649) Variable "YZero" must be all lower-case
(#3649) Expected 1 space before "-"; 0 found
(#3649) Expected 1 space after "-"; 0 found
(#3649) Variable "YZero" must be all lower-case
(#3649) Expected 1 space before "-"; 0 found
(#3649) Expected 1 space after "-"; 0 found
(#3649) Closing brace must be on a line by itself
(#3650) Line indented incorrectly; expected 20 spaces, found 11
(#3650) Expected "if (...) {\n"; found "if (...) { "
(#3650) Variable "YZero" must be all lower-case
(#3650) Expected 1 space before "+"; 0 found
(#3650) Expected 1 space after "+"; 0 found
(#3650) Variable "YZero" must be all lower-case
(#3650) Expected 1 space before "+"; 0 found
(#3650) Expected 1 space after "+"; 0 found
(#3650) Closing brace must be on a line by itself
(#3652) Line indented incorrectly; expected 20 spaces, found 11
(#3652) Expected "if (...) {\n"; found "if (...) { "
(#3652) Variable "PosArray" must be all lower-case
(#3652) Variable "Value" must be all lower-case
(#3652) Variable "PosArray" must be all lower-case
(#3652) Variable "PosArray" must be all lower-case
(#3652) Variable "PosArray" must be all lower-case
(#3652) Variable "Value" must be all lower-case
(#3652) Closing brace must be on a line by itself
(#3653) Line indented incorrectly; expected 20 spaces, found 11
(#3653) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3653) Variable "PosArray" must be all lower-case
(#3653) Variable "Key" must be all lower-case
(#3653) Variable "X" must be all lower-case
(#3654) Line indented incorrectly; expected at least 20 spaces, found 12
(#3655) Line indented incorrectly; expected at least 24 spaces, found 13
(#3655) Inline control structures are not allowed
(#3655) Variable "DisplayValues" must be all lower-case
(#3655) Whitespace found at end of line
(#3656) Line indented incorrectly; expected at least 24 spaces, found 14
(#3656) Variable "X" must be all lower-case
(#3656) Expected 1 space before "+"; 0 found
(#3656) Expected 1 space after "+"; 0 found
(#3656) Variable "DisplayOffset" must be all lower-case
(#3656) Commas (,) must be followed by white space.
(#3656) Variable "Y" must be all lower-case
(#3656) Commas (,) must be followed by white space.
(#3656) Variable "Serie" must be all lower-case
(#3656) Variable "Key" must be all lower-case
(#3656) Commas (,) must be followed by white space.
(#3656) Variable "Mode" must be all lower-case
(#3656) Commas (,) must be followed by white space.
(#3656) Variable "Format" must be all lower-case
(#3656) Commas (,) must be followed by white space.
(#3656) Variable "Unit" must be all lower-case
(#3656) Commas (,) must be followed by white space.
(#3656) Expected 1 space before "=>"; 0 found
(#3656) Expected 1 space after "=>"; 0 found
(#3656) Commas (,) must be followed by white space.
(#3656) Expected 1 space before "=>"; 0 found
(#3656) Expected 1 space after "=>"; 0 found
(#3656) Variable "DisplayR" must be all lower-case
(#3656) Commas (,) must be followed by white space.
(#3656) Expected 1 space before "=>"; 0 found
(#3656) Expected 1 space after "=>"; 0 found
(#3656) Variable "DisplayG" must be all lower-case
(#3656) Commas (,) must be followed by white space.
(#3656) Expected 1 space before "=>"; 0 found
(#3656) Expected 1 space after "=>"; 0 found
(#3656) Variable "DisplayB" must be all lower-case
(#3656) Commas (,) must be followed by white space.
(#3656) Expected 1 space before "=>"; 0 found
(#3656) Expected 1 space after "=>"; 0 found
(#3656) Line exceeds maximum limit of 180 characters; contains 211 characters
(#3658) Line indented incorrectly; expected 24 spaces, found 13
(#3658) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3658) Variable "X" must be all lower-case
(#3659) Line indented incorrectly; expected at least 24 spaces, found 14
(#3660) Line indented incorrectly; expected at least 28 spaces, found 15
(#3660) Variable "Area" must be all lower-case
(#3660) Variable "WayPoints" must be all lower-case
(#3660) Commas (,) must be followed by white space.
(#3660) Expected 1 space before "=>"; 0 found
(#3660) Expected 1 space after "=>"; 0 found
(#3660) Variable "Force" must be all lower-case
(#3660) Commas (,) must be followed by white space.
(#3660) Expected 1 space before "=>"; 0 found
(#3660) Expected 1 space after "=>"; 0 found
(#3660) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3662) Line indented incorrectly; expected 28 spaces, found 15
(#3662) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3662) Variable "Area" must be all lower-case
(#3663) Line indented incorrectly; expected at least 28 spaces, found 16
(#3664) Line indented incorrectly; expected 32 spaces, found 17
(#3664) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3664) Variable "Area" must be all lower-case
(#3664) Variable "Points" must be all lower-case
(#3665) Line indented incorrectly; expected at least 32 spaces, found 18
(#3666) Line indented incorrectly; expected at least 36 spaces, found 19
(#3666) Variable "Corners" must be all lower-case
(#3666) Variable "Corners" must be all lower-case
(#3666) Variable "YZero" must be all lower-case
(#3666) Variable "Corners" must be all lower-case
(#3666) Variable "Area" must be all lower-case
(#3667) Line indented incorrectly; expected 36 spaces, found 19
(#3667) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3667) Variable "Points" must be all lower-case
(#3667) Variable "subKey" must be all lower-case
(#3667) Variable "Point" must be all lower-case
(#3668) Line indented incorrectly; expected at least 36 spaces, found 20
(#3669) Line indented incorrectly; expected 40 spaces, found 21
(#3669) Expected "if (...) {\n"; found "if (...) { "
(#3669) Variable "subKey" must be all lower-case
(#3669) Variable "Points" must be all lower-case
(#3669) Expected 1 space before "-"; 0 found
(#3669) Expected 1 space after "-"; 0 found
(#3669) Variable "Corners" must be all lower-case
(#3669) Variable "Point" must be all lower-case
(#3669) Expected 1 space before "-"; 0 found
(#3669) Expected 1 space after "-"; 0 found
(#3669) Closing brace must be on a line by itself
(#3669) Expected "} else {\n"; found "} else { "
(#3669) Variable "Corners" must be all lower-case
(#3669) Variable "Point" must be all lower-case
(#3669) Closing brace must be on a line by itself
(#3670) Line indented incorrectly; expected at least 40 spaces, found 21
(#3670) Variable "Corners" must be all lower-case
(#3670) Variable "Point" must be all lower-case
(#3671) Line indented incorrectly; expected 36 spaces, found 20
(#3671) Closing brace indented incorrectly; expected 19 spaces, found 20
(#3672) Line indented incorrectly; expected at least 36 spaces, found 19
(#3672) Variable "Corners" must be all lower-case
(#3672) Variable "YZero" must be all lower-case
(#3672) Variable "Corners" must be all lower-case
(#3672) Variable "Points" must be all lower-case
(#3672) Variable "subKey" must be all lower-case
(#3672) Expected 1 space before "-"; 0 found
(#3672) Expected 1 space after "-"; 0 found
(#3674) Line indented incorrectly; expected at least 36 spaces, found 19
(#3674) Variable "Corners" must be all lower-case
(#3674) Commas (,) must be followed by white space.
(#3674) Expected 1 space before "=>"; 0 found
(#3674) Expected 1 space after "=>"; 0 found
(#3674) Variable "R" must be all lower-case
(#3674) Commas (,) must be followed by white space.
(#3674) Expected 1 space before "=>"; 0 found
(#3674) Expected 1 space after "=>"; 0 found
(#3674) Variable "G" must be all lower-case
(#3674) Commas (,) must be followed by white space.
(#3674) Expected 1 space before "=>"; 0 found
(#3674) Expected 1 space after "=>"; 0 found
(#3674) Variable "B" must be all lower-case
(#3674) Commas (,) must be followed by white space.
(#3674) Expected 1 space before "=>"; 0 found
(#3674) Expected 1 space after "=>"; 0 found
(#3674) Variable "Alpha" must be all lower-case
(#3674) Expected 1 space before "/"; 0 found
(#3674) Expected 1 space after "/"; 0 found
(#3674) Commas (,) must be followed by white space.
(#3674) Expected 1 space before "=>"; 0 found
(#3674) Expected 1 space after "=>"; 0 found
(#3674) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3674) Commas (,) must be followed by white space.
(#3674) Expected 1 space before "=>"; 0 found
(#3674) Expected 1 space after "=>"; 0 found
(#3674) Variable "Threshold" must be all lower-case
(#3674) Line exceeds 132 characters; contains 143 characters
(#3675) Line indented incorrectly; expected 32 spaces, found 18
(#3675) Closing brace indented incorrectly; expected 17 spaces, found 18
(#3676) Line indented incorrectly; expected at least 32 spaces, found 17
(#3676) Variable "WayPoints" must be all lower-case
(#3676) Commas (,) must be followed by white space.
(#3676) Expected 1 space before "=>"; 0 found
(#3676) Expected 1 space after "=>"; 0 found
(#3676) Variable "Force" must be all lower-case
(#3676) Commas (,) must be followed by white space.
(#3676) Expected 1 space before "=>"; 0 found
(#3676) Expected 1 space after "=>"; 0 found
(#3676) Variable "R" must be all lower-case
(#3676) Commas (,) must be followed by white space.
(#3676) Expected 1 space before "=>"; 0 found
(#3676) Expected 1 space after "=>"; 0 found
(#3676) Variable "G" must be all lower-case
(#3676) Commas (,) must be followed by white space.
(#3676) Expected 1 space before "=>"; 0 found
(#3676) Expected 1 space after "=>"; 0 found
(#3676) Variable "B" must be all lower-case
(#3676) Commas (,) must be followed by white space.
(#3676) Expected 1 space before "=>"; 0 found
(#3676) Expected 1 space after "=>"; 0 found
(#3676) Variable "Alpha" must be all lower-case
(#3676) Commas (,) must be followed by white space.
(#3676) Expected 1 space before "=>"; 0 found
(#3676) Expected 1 space after "=>"; 0 found
(#3676) Variable "Ticks" must be all lower-case
(#3677) Line indented incorrectly; expected 28 spaces, found 16
(#3677) Closing brace indented incorrectly; expected 15 spaces, found 16
(#3679) Line indented incorrectly; expected at least 28 spaces, found 15
(#3679) Variable "WayPoints" must be all lower-case
(#3680) Line indented incorrectly; expected 24 spaces, found 14
(#3680) Closing brace indented incorrectly; expected 13 spaces, found 14
(#3681) Line indented incorrectly; expected at least 24 spaces, found 13
(#3681) Inline control structures are not allowed
(#3682) Line indented incorrectly; expected at least 24 spaces, found 14
(#3682) Variable "WayPoints" must be all lower-case
(#3682) Variable "X" must be all lower-case
(#3682) Commas (,) must be followed by white space.
(#3682) Variable "Y" must be all lower-case
(#3684) Line indented incorrectly; expected at least 24 spaces, found 13
(#3684) Variable "Y" must be all lower-case
(#3684) Variable "Y" must be all lower-case
(#3684) Variable "YStep" must be all lower-case
(#3685) Line indented incorrectly; expected 20 spaces, found 12
(#3685) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3686) Line indented incorrectly; expected at least 20 spaces, found 11
(#3686) Variable "Area" must be all lower-case
(#3686) Variable "WayPoints" must be all lower-case
(#3686) Commas (,) must be followed by white space.
(#3686) Expected 1 space before "=>"; 0 found
(#3686) Expected 1 space after "=>"; 0 found
(#3686) Variable "Force" must be all lower-case
(#3686) Commas (,) must be followed by white space.
(#3686) Expected 1 space before "=>"; 0 found
(#3686) Expected 1 space after "=>"; 0 found
(#3686) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3688) Line indented incorrectly; expected 20 spaces, found 11
(#3688) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3688) Variable "Area" must be all lower-case
(#3689) Line indented incorrectly; expected at least 20 spaces, found 12
(#3690) Line indented incorrectly; expected 24 spaces, found 13
(#3690) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#3690) Variable "Area" must be all lower-case
(#3690) Variable "Points" must be all lower-case
(#3691) Line indented incorrectly; expected at least 24 spaces, found 14
(#3692) Line indented incorrectly; expected at least 28 spaces, found 15
(#3692) Variable "Corners" must be all lower-case
(#3692) Variable "Corners" must be all lower-case
(#3692) Variable "YZero" must be all lower-case
(#3692) Variable "Corners" must be all lower-case
(#3692) Variable "Area" must be all lower-case
(#3693) Line indented incorrectly; expected 28 spaces, found 15
(#3693) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3693) Variable "Points" must be all lower-case
(#3693) Variable "subKey" must be all lower-case
(#3693) Variable "Point" must be all lower-case
(#3694) Line indented incorrectly; expected at least 28 spaces, found 16
(#3695) Line indented incorrectly; expected 32 spaces, found 17
(#3695) Expected "if (...) {\n"; found "if (...) { "
(#3695) Variable "subKey" must be all lower-case
(#3695) Variable "Points" must be all lower-case
(#3695) Expected 1 space before "-"; 0 found
(#3695) Expected 1 space after "-"; 0 found
(#3695) Variable "Corners" must be all lower-case
(#3695) Variable "Point" must be all lower-case
(#3695) Expected 1 space before "-"; 0 found
(#3695) Expected 1 space after "-"; 0 found
(#3695) Closing brace must be on a line by itself
(#3695) Expected "} else {\n"; found "} else { "
(#3695) Variable "Corners" must be all lower-case
(#3695) Variable "Point" must be all lower-case
(#3695) Closing brace must be on a line by itself
(#3696) Line indented incorrectly; expected at least 32 spaces, found 17
(#3696) Variable "Corners" must be all lower-case
(#3696) Variable "Point" must be all lower-case
(#3697) Line indented incorrectly; expected 28 spaces, found 16
(#3697) Closing brace indented incorrectly; expected 15 spaces, found 16
(#3698) Line indented incorrectly; expected at least 28 spaces, found 15
(#3698) Variable "Corners" must be all lower-case
(#3698) Variable "YZero" must be all lower-case
(#3698) Variable "Corners" must be all lower-case
(#3698) Variable "Points" must be all lower-case
(#3698) Variable "subKey" must be all lower-case
(#3698) Expected 1 space before "-"; 0 found
(#3698) Expected 1 space after "-"; 0 found
(#3700) Line indented incorrectly; expected at least 28 spaces, found 15
(#3700) Variable "Corners" must be all lower-case
(#3700) Commas (,) must be followed by white space.
(#3700) Expected 1 space before "=>"; 0 found
(#3700) Expected 1 space after "=>"; 0 found
(#3700) Variable "R" must be all lower-case
(#3700) Commas (,) must be followed by white space.
(#3700) Expected 1 space before "=>"; 0 found
(#3700) Expected 1 space after "=>"; 0 found
(#3700) Variable "G" must be all lower-case
(#3700) Commas (,) must be followed by white space.
(#3700) Expected 1 space before "=>"; 0 found
(#3700) Expected 1 space after "=>"; 0 found
(#3700) Variable "B" must be all lower-case
(#3700) Commas (,) must be followed by white space.
(#3700) Expected 1 space before "=>"; 0 found
(#3700) Expected 1 space after "=>"; 0 found
(#3700) Variable "Alpha" must be all lower-case
(#3700) Expected 1 space before "/"; 0 found
(#3700) Expected 1 space after "/"; 0 found
(#3700) Commas (,) must be followed by white space.
(#3700) Expected 1 space before "=>"; 0 found
(#3700) Expected 1 space after "=>"; 0 found
(#3700) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3700) Commas (,) must be followed by white space.
(#3700) Expected 1 space before "=>"; 0 found
(#3700) Expected 1 space after "=>"; 0 found
(#3700) Variable "Threshold" must be all lower-case
(#3700) Line exceeds 132 characters; contains 139 characters
(#3701) Line indented incorrectly; expected 24 spaces, found 14
(#3701) Closing brace indented incorrectly; expected 13 spaces, found 14
(#3702) Line indented incorrectly; expected at least 24 spaces, found 13
(#3702) Variable "WayPoints" must be all lower-case
(#3702) Commas (,) must be followed by white space.
(#3702) Expected 1 space before "=>"; 0 found
(#3702) Expected 1 space after "=>"; 0 found
(#3702) Variable "Force" must be all lower-case
(#3702) Commas (,) must be followed by white space.
(#3702) Expected 1 space before "=>"; 0 found
(#3702) Expected 1 space after "=>"; 0 found
(#3702) Variable "R" must be all lower-case
(#3702) Commas (,) must be followed by white space.
(#3702) Expected 1 space before "=>"; 0 found
(#3702) Expected 1 space after "=>"; 0 found
(#3702) Variable "G" must be all lower-case
(#3702) Commas (,) must be followed by white space.
(#3702) Expected 1 space before "=>"; 0 found
(#3702) Expected 1 space after "=>"; 0 found
(#3702) Variable "B" must be all lower-case
(#3702) Commas (,) must be followed by white space.
(#3702) Expected 1 space before "=>"; 0 found
(#3702) Expected 1 space after "=>"; 0 found
(#3702) Variable "Alpha" must be all lower-case
(#3702) Commas (,) must be followed by white space.
(#3702) Expected 1 space before "=>"; 0 found
(#3702) Expected 1 space after "=>"; 0 found
(#3702) Variable "Ticks" must be all lower-case
(#3703) Line indented incorrectly; expected 20 spaces, found 12
(#3703) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3705) Line indented incorrectly; expected 16 spaces, found 10
(#3705) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3706) Line indented incorrectly; expected 12 spaces, found 8
(#3706) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3707) Line indented incorrectly; expected 8 spaces, found 6
(#3707) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3708) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3710) Line indented incorrectly; expected at least 4 spaces, found 3
(#3711) Line indented incorrectly; expected 4 spaces, found 3
(#3711) method name "pDraw::drawLineChart" must be in lower-case letters only
(#3711) Visibility must be declared on method "drawLineChart"
(#3711) Variable "Format" must be all lower-case
(#3711) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3712) Opening brace should be on the same line as the declaration
(#3713) Line indented incorrectly; expected at least 8 spaces, found 5
(#3713) Variable "BreakVoid" must be all lower-case
(#3713) Spaces must be used for alignment; tabs are not allowed
(#3713) Tab found within whitespace
(#3713) Variable "Format" must be all lower-case
(#3713) Variable "Format" must be all lower-case
(#3713) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3714) Line indented incorrectly; expected at least 8 spaces, found 5
(#3714) Variable "VoidTicks" must be all lower-case
(#3714) Spaces must be used for alignment; tabs are not allowed
(#3714) Tab found within whitespace
(#3714) Variable "Format" must be all lower-case
(#3714) Variable "Format" must be all lower-case
(#3715) Line indented incorrectly; expected at least 8 spaces, found 5
(#3715) Variable "BreakR" must be all lower-case
(#3715) Spaces must be used for alignment; tabs are not allowed
(#3715) Tab found within whitespace
(#3715) Variable "Format" must be all lower-case
(#3715) Variable "Format" must be all lower-case
(#3715) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3716) Line indented incorrectly; expected at least 8 spaces, found 5
(#3716) Variable "BreakG" must be all lower-case
(#3716) Spaces must be used for alignment; tabs are not allowed
(#3716) Tab found within whitespace
(#3716) Variable "Format" must be all lower-case
(#3716) Variable "Format" must be all lower-case
(#3716) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3717) Line indented incorrectly; expected at least 8 spaces, found 5
(#3717) Variable "BreakB" must be all lower-case
(#3717) Spaces must be used for alignment; tabs are not allowed
(#3717) Tab found within whitespace
(#3717) Variable "Format" must be all lower-case
(#3717) Variable "Format" must be all lower-case
(#3717) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3718) Line indented incorrectly; expected at least 8 spaces, found 5
(#3718) Variable "DisplayValues" must be all lower-case
(#3718) Spaces must be used for alignment; tabs are not allowed
(#3718) Tab found within whitespace
(#3718) Variable "Format" must be all lower-case
(#3718) Variable "Format" must be all lower-case
(#3718) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3719) Line indented incorrectly; expected at least 8 spaces, found 5
(#3719) Variable "DisplayOffset" must be all lower-case
(#3719) Spaces must be used for alignment; tabs are not allowed
(#3719) Tab found within whitespace
(#3719) Variable "Format" must be all lower-case
(#3719) Variable "Format" must be all lower-case
(#3720) Line indented incorrectly; expected at least 8 spaces, found 5
(#3720) Variable "DisplayColor" must be all lower-case
(#3720) Spaces must be used for alignment; tabs are not allowed
(#3720) Tab found within whitespace
(#3720) Variable "Format" must be all lower-case
(#3720) Variable "Format" must be all lower-case
(#3721) Line indented incorrectly; expected at least 8 spaces, found 5
(#3721) Variable "DisplayR" must be all lower-case
(#3721) Spaces must be used for alignment; tabs are not allowed
(#3721) Tab found within whitespace
(#3721) Variable "Format" must be all lower-case
(#3721) Variable "Format" must be all lower-case
(#3722) Line indented incorrectly; expected at least 8 spaces, found 5
(#3722) Variable "DisplayG" must be all lower-case
(#3722) Spaces must be used for alignment; tabs are not allowed
(#3722) Tab found within whitespace
(#3722) Variable "Format" must be all lower-case
(#3722) Variable "Format" must be all lower-case
(#3723) Line indented incorrectly; expected at least 8 spaces, found 5
(#3723) Variable "DisplayB" must be all lower-case
(#3723) Spaces must be used for alignment; tabs are not allowed
(#3723) Tab found within whitespace
(#3723) Variable "Format" must be all lower-case
(#3723) Variable "Format" must be all lower-case
(#3724) Line indented incorrectly; expected at least 8 spaces, found 5
(#3724) Variable "RecordImageMap" must be all lower-case
(#3724) Spaces must be used for alignment; tabs are not allowed
(#3724) Tab found within whitespace
(#3724) Variable "Format" must be all lower-case
(#3724) Variable "Format" must be all lower-case
(#3724) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3725) Line indented incorrectly; expected at least 8 spaces, found 5
(#3725) Variable "ImageMapPlotSize" must be all lower-case
(#3725) Variable "Format" must be all lower-case
(#3725) Variable "Format" must be all lower-case
(#3726) Line indented incorrectly; expected at least 8 spaces, found 5
(#3726) Variable "ForceColor" must be all lower-case
(#3726) Spaces must be used for alignment; tabs are not allowed
(#3726) Tab found within whitespace
(#3726) Variable "Format" must be all lower-case
(#3726) Variable "Format" must be all lower-case
(#3726) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3727) Line indented incorrectly; expected at least 8 spaces, found 5
(#3727) Variable "ForceR" must be all lower-case
(#3727) Spaces must be used for alignment; tabs are not allowed
(#3727) Tab found within whitespace
(#3727) Variable "Format" must be all lower-case
(#3727) Variable "Format" must be all lower-case
(#3728) Line indented incorrectly; expected at least 8 spaces, found 5
(#3728) Variable "ForceG" must be all lower-case
(#3728) Spaces must be used for alignment; tabs are not allowed
(#3728) Tab found within whitespace
(#3728) Variable "Format" must be all lower-case
(#3728) Variable "Format" must be all lower-case
(#3729) Line indented incorrectly; expected at least 8 spaces, found 5
(#3729) Variable "ForceB" must be all lower-case
(#3729) Spaces must be used for alignment; tabs are not allowed
(#3729) Tab found within whitespace
(#3729) Variable "Format" must be all lower-case
(#3729) Variable "Format" must be all lower-case
(#3730) Line indented incorrectly; expected at least 8 spaces, found 5
(#3730) Variable "ForceAlpha" must be all lower-case
(#3730) Spaces must be used for alignment; tabs are not allowed
(#3730) Tab found within whitespace
(#3730) Variable "Format" must be all lower-case
(#3730) Variable "Format" must be all lower-case
(#3732) Line indented incorrectly; expected at least 8 spaces, found 5
(#3734) Line indented incorrectly; expected at least 8 spaces, found 5
(#3734) Variable "Data" must be all lower-case
(#3735) Line indented incorrectly; expected at least 8 spaces, found 5
(#3735) Variable "XMargin" must be all lower-case
(#3735) Commas (,) must be followed by white space.
(#3735) Variable "XDivs" must be all lower-case
(#3736) Line indented incorrectly; expected 8 spaces, found 5
(#3736) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3736) Variable "Data" must be all lower-case
(#3736) Variable "SerieName" must be all lower-case
(#3736) Variable "Serie" must be all lower-case
(#3737) Line indented incorrectly; expected at least 8 spaces, found 6
(#3738) Line indented incorrectly; expected 12 spaces, found 7
(#3738) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3738) Variable "Serie" must be all lower-case
(#3738) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3738) Variable "SerieName" must be all lower-case
(#3738) Variable "Data" must be all lower-case
(#3739) Line indented incorrectly; expected at least 12 spaces, found 8
(#3740) Line indented incorrectly; expected at least 16 spaces, found 9
(#3740) Variable "R" must be all lower-case
(#3740) Variable "Serie" must be all lower-case
(#3740) Variable "G" must be all lower-case
(#3740) Variable "Serie" must be all lower-case
(#3740) Variable "B" must be all lower-case
(#3740) Variable "Serie" must be all lower-case
(#3740) Variable "Alpha" must be all lower-case
(#3740) Variable "Serie" must be all lower-case
(#3740) Variable "Ticks" must be all lower-case
(#3740) Variable "Serie" must be all lower-case
(#3740) Variable "Weight" must be all lower-case
(#3740) Variable "Serie" must be all lower-case
(#3740) Line exceeds 132 characters; contains 178 characters
(#3742) Line indented incorrectly; expected 16 spaces, found 9
(#3742) Expected "if (...) {\n"; found "if (...)\n { "
(#3742) Variable "ForceColor" must be all lower-case
(#3743) Line indented incorrectly; expected at least 16 spaces, found 10
(#3743) Variable "R" must be all lower-case
(#3743) Variable "ForceR" must be all lower-case
(#3743) Variable "G" must be all lower-case
(#3743) Variable "ForceG" must be all lower-case
(#3743) Variable "B" must be all lower-case
(#3743) Variable "ForceB" must be all lower-case
(#3743) Variable "Alpha" must be all lower-case
(#3743) Variable "ForceAlpha" must be all lower-case
(#3743) Closing brace must be on a line by itself
(#3745) Line indented incorrectly; expected at least 16 spaces, found 9
(#3745) Inline control structures are not allowed
(#3745) Variable "BreakR" must be all lower-case
(#3745) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3746) Line indented incorrectly; expected at least 16 spaces, found 10
(#3746) Variable "BreakSettings" must be all lower-case
(#3746) Expected 1 space before "=>"; 0 found
(#3746) Expected 1 space after "=>"; 0 found
(#3746) Variable "R" must be all lower-case
(#3746) Commas (,) must be followed by white space.
(#3746) Expected 1 space before "=>"; 0 found
(#3746) Expected 1 space after "=>"; 0 found
(#3746) Variable "G" must be all lower-case
(#3746) Commas (,) must be followed by white space.
(#3746) Expected 1 space before "=>"; 0 found
(#3746) Expected 1 space after "=>"; 0 found
(#3746) Variable "B" must be all lower-case
(#3746) Commas (,) must be followed by white space.
(#3746) Expected 1 space before "=>"; 0 found
(#3746) Expected 1 space after "=>"; 0 found
(#3746) Variable "Alpha" must be all lower-case
(#3746) Commas (,) must be followed by white space.
(#3746) Expected 1 space before "=>"; 0 found
(#3746) Expected 1 space after "=>"; 0 found
(#3746) Variable "VoidTicks" must be all lower-case
(#3746) Commas (,) must be followed by white space.
(#3746) Expected 1 space before "=>"; 0 found
(#3746) Expected 1 space after "=>"; 0 found
(#3746) Variable "Weight" must be all lower-case
(#3747) Line indented incorrectly; expected at least 16 spaces, found 9
(#3747) Inline control structures are not allowed
(#3748) Line indented incorrectly; expected at least 16 spaces, found 10
(#3748) Variable "BreakSettings" must be all lower-case
(#3748) Expected 1 space before "=>"; 0 found
(#3748) Expected 1 space after "=>"; 0 found
(#3748) Variable "BreakR" must be all lower-case
(#3748) Commas (,) must be followed by white space.
(#3748) Expected 1 space before "=>"; 0 found
(#3748) Expected 1 space after "=>"; 0 found
(#3748) Variable "BreakG" must be all lower-case
(#3748) Commas (,) must be followed by white space.
(#3748) Expected 1 space before "=>"; 0 found
(#3748) Expected 1 space after "=>"; 0 found
(#3748) Variable "BreakB" must be all lower-case
(#3748) Commas (,) must be followed by white space.
(#3748) Expected 1 space before "=>"; 0 found
(#3748) Expected 1 space after "=>"; 0 found
(#3748) Variable "Alpha" must be all lower-case
(#3748) Commas (,) must be followed by white space.
(#3748) Expected 1 space before "=>"; 0 found
(#3748) Expected 1 space after "=>"; 0 found
(#3748) Variable "VoidTicks" must be all lower-case
(#3748) Commas (,) must be followed by white space.
(#3748) Expected 1 space before "=>"; 0 found
(#3748) Expected 1 space after "=>"; 0 found
(#3748) Variable "Weight" must be all lower-case
(#3750) Line indented incorrectly; expected 16 spaces, found 9
(#3750) Expected "if (...) {\n"; found "if (...) { "
(#3750) Variable "DisplayColor" must be all lower-case
(#3750) Variable "DisplayR" must be all lower-case
(#3750) Variable "R" must be all lower-case
(#3750) Variable "DisplayG" must be all lower-case
(#3750) Variable "G" must be all lower-case
(#3750) Variable "DisplayB" must be all lower-case
(#3750) Variable "B" must be all lower-case
(#3750) Closing brace must be on a line by itself
(#3752) Line indented incorrectly; expected at least 16 spaces, found 9
(#3752) Variable "AxisID" must be all lower-case
(#3752) Spaces must be used for alignment; tabs are not allowed
(#3752) Tab found within whitespace
(#3752) Variable "Serie" must be all lower-case
(#3753) Line indented incorrectly; expected at least 16 spaces, found 9
(#3753) Variable "Mode" must be all lower-case
(#3753) Spaces must be used for alignment; tabs are not allowed
(#3753) Tab found within whitespace
(#3753) Variable "Data" must be all lower-case
(#3753) Variable "AxisID" must be all lower-case
(#3754) Line indented incorrectly; expected at least 16 spaces, found 9
(#3754) Variable "Format" must be all lower-case
(#3754) Spaces must be used for alignment; tabs are not allowed
(#3754) Tab found within whitespace
(#3754) Variable "Data" must be all lower-case
(#3754) Variable "AxisID" must be all lower-case
(#3755) Line indented incorrectly; expected at least 16 spaces, found 9
(#3755) Variable "Unit" must be all lower-case
(#3755) Spaces must be used for alignment; tabs are not allowed
(#3755) Tab found within whitespace
(#3755) Variable "Data" must be all lower-case
(#3755) Variable "AxisID" must be all lower-case
(#3757) Line indented incorrectly; expected 16 spaces, found 9
(#3757) Expected "if (...) {\n"; found "if (...) { "
(#3757) Variable "Serie" must be all lower-case
(#3757) Variable "SerieDescription" must be all lower-case
(#3757) Variable "Serie" must be all lower-case
(#3757) Closing brace must be on a line by itself
(#3757) Expected "} else {\n"; found "} else { "
(#3757) Variable "SerieDescription" must be all lower-case
(#3757) Variable "SerieName" must be all lower-case
(#3757) Closing brace must be on a line by itself
(#3759) Line indented incorrectly; expected at least 16 spaces, found 9
(#3759) Variable "PosArray" must be all lower-case
(#3759) Variable "Serie" must be all lower-case
(#3759) Commas (,) must be followed by white space.
(#3759) Expected 1 space before "=>"; 0 found
(#3759) Expected 1 space after "=>"; 0 found
(#3759) Variable "Serie" must be all lower-case
(#3761) Line indented incorrectly; expected at least 16 spaces, found 9
(#3761) Variable "SerieName" must be all lower-case
(#3763) Line indented incorrectly; expected 16 spaces, found 9
(#3763) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3763) Variable "Data" must be all lower-case
(#3764) Line indented incorrectly; expected at least 16 spaces, found 10
(#3765) Line indented incorrectly; expected 20 spaces, found 11
(#3765) Expected "if (...) {\n"; found "if (...) { "
(#3765) Variable "XDivs" must be all lower-case
(#3765) Variable "XStep" must be all lower-case
(#3765) Expected 1 space before "-"; 0 found
(#3765) Expected 1 space after "-"; 0 found
(#3765) Expected 1 space before "/"; 0 found
(#3765) Expected 1 space after "/"; 0 found
(#3765) Closing brace must be on a line by itself
(#3765) Expected "} else {\n"; found "} else { "
(#3765) Variable "XStep" must be all lower-case
(#3765) Expected 1 space before "-"; 0 found
(#3765) Expected 1 space after "-"; 0 found
(#3765) Expected 1 space before "-"; 0 found
(#3765) Expected 1 space after "-"; 0 found
(#3765) Variable "XMargin" must be all lower-case
(#3765) Expected 1 space before "*"; 0 found
(#3765) Expected 1 space after "*"; 0 found
(#3765) Expected 1 space before "/"; 0 found
(#3765) Expected 1 space after "/"; 0 found
(#3765) Variable "XDivs" must be all lower-case
(#3765) Line exceeds 132 characters; contains 162 characters
(#3765) Closing brace must be on a line by itself
(#3766) Line indented incorrectly; expected at least 20 spaces, found 11
(#3766) Variable "X" must be all lower-case
(#3766) Variable "XMargin" must be all lower-case
(#3766) Variable "LastX" must be all lower-case
(#3766) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3766) Variable "LastY" must be all lower-case
(#3766) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3768) Line indented incorrectly; expected 20 spaces, found 11
(#3768) Expected "if (...) {\n"; found "if (...) { "
(#3768) Variable "PosArray" must be all lower-case
(#3768) Variable "Value" must be all lower-case
(#3768) Variable "PosArray" must be all lower-case
(#3768) Variable "PosArray" must be all lower-case
(#3768) Variable "PosArray" must be all lower-case
(#3768) Variable "Value" must be all lower-case
(#3768) Closing brace must be on a line by itself
(#3769) Line indented incorrectly; expected at least 20 spaces, found 11
(#3769) Variable "LastGoodY" must be all lower-case
(#3769) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3769) Variable "LastGoodX" must be all lower-case
(#3769) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3770) Line indented incorrectly; expected 20 spaces, found 11
(#3770) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3770) Variable "PosArray" must be all lower-case
(#3770) Variable "Key" must be all lower-case
(#3770) Variable "Y" must be all lower-case
(#3771) Line indented incorrectly; expected at least 20 spaces, found 12
(#3772) Line indented incorrectly; expected 24 spaces, found 13
(#3772) Expected "if (...) {\n"; found "if (...) \n {\n"
(#3772) Variable "DisplayValues" must be all lower-case
(#3772) Variable "Serie" must be all lower-case
(#3772) Variable "Key" must be all lower-case
(#3772) Whitespace found at end of line
(#3773) Line indented incorrectly; expected at least 24 spaces, found 14
(#3774) Line indented incorrectly; expected 28 spaces, found 15
(#3774) Expected "if (...) {\n"; found "if (...) { "
(#3774) Variable "Serie" must be all lower-case
(#3774) Variable "Key" must be all lower-case
(#3774) Variable "Align" must be all lower-case
(#3774) Variable "Offset" must be all lower-case
(#3774) Variable "DisplayOffset" must be all lower-case
(#3774) Closing brace must be on a line by itself
(#3774) Expected "} else {\n"; found "} else { "
(#3774) Variable "Align" must be all lower-case
(#3774) Variable "Offset" must be all lower-case
(#3774) Variable "DisplayOffset" must be all lower-case
(#3774) Line exceeds 132 characters; contains 177 characters
(#3774) Closing brace must be on a line by itself
(#3775) Line indented incorrectly; expected at least 28 spaces, found 15
(#3775) Variable "X" must be all lower-case
(#3775) Commas (,) must be followed by white space.
(#3775) Variable "Y" must be all lower-case
(#3775) Expected 1 space before "-"; 0 found
(#3775) Expected 1 space after "-"; 0 found
(#3775) Variable "Offset" must be all lower-case
(#3775) Expected 1 space before "-"; 0 found
(#3775) Expected 1 space after "-"; 0 found
(#3775) Variable "Weight" must be all lower-case
(#3775) Commas (,) must be followed by white space.
(#3775) Variable "Serie" must be all lower-case
(#3775) Variable "Key" must be all lower-case
(#3775) Commas (,) must be followed by white space.
(#3775) Variable "Mode" must be all lower-case
(#3775) Commas (,) must be followed by white space.
(#3775) Variable "Format" must be all lower-case
(#3775) Commas (,) must be followed by white space.
(#3775) Variable "Unit" must be all lower-case
(#3775) Commas (,) must be followed by white space.
(#3775) Expected 1 space before "=>"; 0 found
(#3775) Expected 1 space after "=>"; 0 found
(#3775) Variable "DisplayR" must be all lower-case
(#3775) Commas (,) must be followed by white space.
(#3775) Expected 1 space before "=>"; 0 found
(#3775) Expected 1 space after "=>"; 0 found
(#3775) Variable "DisplayG" must be all lower-case
(#3775) Commas (,) must be followed by white space.
(#3775) Expected 1 space before "=>"; 0 found
(#3775) Expected 1 space after "=>"; 0 found
(#3775) Variable "DisplayB" must be all lower-case
(#3775) Commas (,) must be followed by white space.
(#3775) Expected 1 space before "=>"; 0 found
(#3775) Expected 1 space after "=>"; 0 found
(#3775) Variable "Align" must be all lower-case
(#3775) Line exceeds maximum limit of 180 characters; contains 183 characters
(#3776) Line indented incorrectly; expected 24 spaces, found 14
(#3776) Closing brace indented incorrectly; expected 13 spaces, found 14
(#3778) Line indented incorrectly; expected 24 spaces, found 13
(#3778) Expected "if (...) {\n"; found "if (...) { "
(#3778) Variable "RecordImageMap" must be all lower-case
(#3778) Variable "Y" must be all lower-case
(#3778) Commas (,) must be followed by white space.
(#3778) Variable "X" must be all lower-case
(#3778) Variable "Y" must be all lower-case
(#3778) Variable "ImageMapPlotSize" must be all lower-case
(#3778) Commas (,) must be followed by white space.
(#3778) Variable "R" must be all lower-case
(#3778) Commas (,) must be followed by white space.
(#3778) Variable "G" must be all lower-case
(#3778) Commas (,) must be followed by white space.
(#3778) Variable "B" must be all lower-case
(#3778) Commas (,) must be followed by white space.
(#3778) Variable "SerieDescription" must be all lower-case
(#3778) Commas (,) must be followed by white space.
(#3778) Variable "Serie" must be all lower-case
(#3778) Variable "Key" must be all lower-case
(#3778) Commas (,) must be followed by white space.
(#3778) Variable "Mode" must be all lower-case
(#3778) Commas (,) must be followed by white space.
(#3778) Variable "Format" must be all lower-case
(#3778) Commas (,) must be followed by white space.
(#3778) Variable "Unit" must be all lower-case
(#3778) Line exceeds maximum limit of 180 characters; contains 239 characters
(#3778) Closing brace must be on a line by itself
(#3780) Line indented incorrectly; expected at least 24 spaces, found 13
(#3780) Inline control structures are not allowed
(#3780) Variable "Y" must be all lower-case
(#3780) Variable "LastX" must be all lower-case
(#3780) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3780) Variable "LastY" must be all lower-case
(#3780) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3781) Line indented incorrectly; expected at least 24 spaces, found 14
(#3781) Variable "LastX" must be all lower-case
(#3781) Commas (,) must be followed by white space.
(#3781) Variable "LastY" must be all lower-case
(#3781) Commas (,) must be followed by white space.
(#3781) Variable "X" must be all lower-case
(#3781) Commas (,) must be followed by white space.
(#3781) Variable "Y" must be all lower-case
(#3781) Commas (,) must be followed by white space.
(#3781) Expected 1 space before "=>"; 0 found
(#3781) Expected 1 space after "=>"; 0 found
(#3781) Variable "R" must be all lower-case
(#3781) Commas (,) must be followed by white space.
(#3781) Expected 1 space before "=>"; 0 found
(#3781) Expected 1 space after "=>"; 0 found
(#3781) Variable "G" must be all lower-case
(#3781) Commas (,) must be followed by white space.
(#3781) Expected 1 space before "=>"; 0 found
(#3781) Expected 1 space after "=>"; 0 found
(#3781) Variable "B" must be all lower-case
(#3781) Commas (,) must be followed by white space.
(#3781) Expected 1 space before "=>"; 0 found
(#3781) Expected 1 space after "=>"; 0 found
(#3781) Variable "Alpha" must be all lower-case
(#3781) Commas (,) must be followed by white space.
(#3781) Expected 1 space before "=>"; 0 found
(#3781) Expected 1 space after "=>"; 0 found
(#3781) Variable "Ticks" must be all lower-case
(#3781) Commas (,) must be followed by white space.
(#3781) Expected 1 space before "=>"; 0 found
(#3781) Expected 1 space after "=>"; 0 found
(#3781) Variable "Weight" must be all lower-case
(#3783) Line indented incorrectly; expected 24 spaces, found 13
(#3783) Expected "if (...) {\n"; found "if (...)\n { "
(#3783) Variable "Y" must be all lower-case
(#3783) Variable "LastY" must be all lower-case
(#3783) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3783) Variable "LastGoodY" must be all lower-case
(#3783) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3783) Variable "BreakVoid" must be all lower-case
(#3784) Line indented incorrectly; expected at least 24 spaces, found 14
(#3784) Variable "LastGoodX" must be all lower-case
(#3784) Commas (,) must be followed by white space.
(#3784) Variable "LastGoodY" must be all lower-case
(#3784) Commas (,) must be followed by white space.
(#3784) Variable "X" must be all lower-case
(#3784) Commas (,) must be followed by white space.
(#3784) Variable "Y" must be all lower-case
(#3784) Commas (,) must be followed by white space.
(#3784) Variable "BreakSettings" must be all lower-case
(#3784) Variable "LastGoodY" must be all lower-case
(#3784) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3784) Closing brace must be on a line by itself
(#3786) Line indented incorrectly; expected 24 spaces, found 13
(#3786) Expected "if (...) {\n"; found "if (...) { "
(#3786) Variable "Y" must be all lower-case
(#3786) Variable "LastGoodY" must be all lower-case
(#3786) Variable "Y" must be all lower-case
(#3786) Variable "LastGoodX" must be all lower-case
(#3786) Variable "X" must be all lower-case
(#3786) Closing brace must be on a line by itself
(#3787) Line indented incorrectly; expected 24 spaces, found 13
(#3787) Expected "if (...) {\n"; found "if (...) { "
(#3787) Variable "Y" must be all lower-case
(#3787) Variable "Y" must be all lower-case
(#3787) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3787) Closing brace must be on a line by itself
(#3789) Line indented incorrectly; expected at least 24 spaces, found 13
(#3789) Variable "LastX" must be all lower-case
(#3789) Variable "X" must be all lower-case
(#3789) Variable "LastY" must be all lower-case
(#3789) Variable "Y" must be all lower-case
(#3790) Line indented incorrectly; expected at least 24 spaces, found 13
(#3790) Variable "X" must be all lower-case
(#3790) Variable "X" must be all lower-case
(#3790) Variable "XStep" must be all lower-case
(#3791) Line indented incorrectly; expected 20 spaces, found 12
(#3791) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3792) Line indented incorrectly; expected 16 spaces, found 10
(#3792) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3793) Line indented incorrectly; expected 16 spaces, found 9
(#3793) Expected "} else {\n"; found "}\n else\n {\n"
(#3794) Line indented incorrectly; expected at least 16 spaces, found 10
(#3795) Line indented incorrectly; expected 20 spaces, found 11
(#3795) Expected "if (...) {\n"; found "if (...) { "
(#3795) Variable "XDivs" must be all lower-case
(#3795) Variable "YStep" must be all lower-case
(#3795) Expected 1 space before "-"; 0 found
(#3795) Expected 1 space after "-"; 0 found
(#3795) Expected 1 space before "/"; 0 found
(#3795) Expected 1 space after "/"; 0 found
(#3795) Closing brace must be on a line by itself
(#3795) Expected "} else {\n"; found "} else { "
(#3795) Variable "YStep" must be all lower-case
(#3795) Expected 1 space before "-"; 0 found
(#3795) Expected 1 space after "-"; 0 found
(#3795) Expected 1 space before "-"; 0 found
(#3795) Expected 1 space after "-"; 0 found
(#3795) Variable "XMargin" must be all lower-case
(#3795) Expected 1 space before "*"; 0 found
(#3795) Expected 1 space after "*"; 0 found
(#3795) Expected 1 space before "/"; 0 found
(#3795) Expected 1 space after "/"; 0 found
(#3795) Variable "XDivs" must be all lower-case
(#3795) Line exceeds 132 characters; contains 162 characters
(#3795) Closing brace must be on a line by itself
(#3796) Line indented incorrectly; expected at least 20 spaces, found 11
(#3796) Variable "Y" must be all lower-case
(#3796) Variable "XMargin" must be all lower-case
(#3796) Variable "LastX" must be all lower-case
(#3796) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3796) Variable "LastY" must be all lower-case
(#3796) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3798) Line indented incorrectly; expected 20 spaces, found 11
(#3798) Expected "if (...) {\n"; found "if (...) { "
(#3798) Variable "PosArray" must be all lower-case
(#3798) Variable "Value" must be all lower-case
(#3798) Variable "PosArray" must be all lower-case
(#3798) Variable "PosArray" must be all lower-case
(#3798) Variable "PosArray" must be all lower-case
(#3798) Variable "Value" must be all lower-case
(#3798) Closing brace must be on a line by itself
(#3799) Line indented incorrectly; expected at least 20 spaces, found 11
(#3799) Variable "LastGoodY" must be all lower-case
(#3799) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3799) Variable "LastGoodX" must be all lower-case
(#3799) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3800) Line indented incorrectly; expected 20 spaces, found 11
(#3800) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3800) Variable "PosArray" must be all lower-case
(#3800) Variable "Key" must be all lower-case
(#3800) Variable "X" must be all lower-case
(#3801) Line indented incorrectly; expected at least 20 spaces, found 12
(#3802) Line indented incorrectly; expected 24 spaces, found 13
(#3802) Expected "if (...) {\n"; found "if (...) \n { "
(#3802) Variable "DisplayValues" must be all lower-case
(#3802) Variable "Serie" must be all lower-case
(#3802) Variable "Key" must be all lower-case
(#3802) Whitespace found at end of line
(#3803) Line indented incorrectly; expected at least 24 spaces, found 14
(#3803) Variable "X" must be all lower-case
(#3803) Expected 1 space before "+"; 0 found
(#3803) Expected 1 space after "+"; 0 found
(#3803) Variable "DisplayOffset" must be all lower-case
(#3803) Expected 1 space before "+"; 0 found
(#3803) Expected 1 space after "+"; 0 found
(#3803) Variable "Weight" must be all lower-case
(#3803) Commas (,) must be followed by white space.
(#3803) Variable "Y" must be all lower-case
(#3803) Commas (,) must be followed by white space.
(#3803) Variable "Serie" must be all lower-case
(#3803) Variable "Key" must be all lower-case
(#3803) Commas (,) must be followed by white space.
(#3803) Variable "Mode" must be all lower-case
(#3803) Commas (,) must be followed by white space.
(#3803) Variable "Format" must be all lower-case
(#3803) Commas (,) must be followed by white space.
(#3803) Variable "Unit" must be all lower-case
(#3803) Commas (,) must be followed by white space.
(#3803) Expected 1 space before "=>"; 0 found
(#3803) Expected 1 space after "=>"; 0 found
(#3803) Commas (,) must be followed by white space.
(#3803) Expected 1 space before "=>"; 0 found
(#3803) Expected 1 space after "=>"; 0 found
(#3803) Variable "DisplayR" must be all lower-case
(#3803) Commas (,) must be followed by white space.
(#3803) Expected 1 space before "=>"; 0 found
(#3803) Expected 1 space after "=>"; 0 found
(#3803) Variable "DisplayG" must be all lower-case
(#3803) Commas (,) must be followed by white space.
(#3803) Expected 1 space before "=>"; 0 found
(#3803) Expected 1 space after "=>"; 0 found
(#3803) Variable "DisplayB" must be all lower-case
(#3803) Commas (,) must be followed by white space.
(#3803) Expected 1 space before "=>"; 0 found
(#3803) Expected 1 space after "=>"; 0 found
(#3803) Line exceeds maximum limit of 180 characters; contains 223 characters
(#3803) Closing brace must be on a line by itself
(#3805) Line indented incorrectly; expected 24 spaces, found 13
(#3805) Expected "if (...) {\n"; found "if (...) { "
(#3805) Variable "RecordImageMap" must be all lower-case
(#3805) Variable "X" must be all lower-case
(#3805) Commas (,) must be followed by white space.
(#3805) Variable "X" must be all lower-case
(#3805) Variable "Y" must be all lower-case
(#3805) Variable "ImageMapPlotSize" must be all lower-case
(#3805) Commas (,) must be followed by white space.
(#3805) Variable "R" must be all lower-case
(#3805) Commas (,) must be followed by white space.
(#3805) Variable "G" must be all lower-case
(#3805) Commas (,) must be followed by white space.
(#3805) Variable "B" must be all lower-case
(#3805) Commas (,) must be followed by white space.
(#3805) Variable "SerieDescription" must be all lower-case
(#3805) Commas (,) must be followed by white space.
(#3805) Variable "Serie" must be all lower-case
(#3805) Variable "Key" must be all lower-case
(#3805) Commas (,) must be followed by white space.
(#3805) Variable "Mode" must be all lower-case
(#3805) Commas (,) must be followed by white space.
(#3805) Variable "Format" must be all lower-case
(#3805) Commas (,) must be followed by white space.
(#3805) Variable "Unit" must be all lower-case
(#3805) Line exceeds maximum limit of 180 characters; contains 239 characters
(#3805) Closing brace must be on a line by itself
(#3807) Line indented incorrectly; expected at least 24 spaces, found 13
(#3807) Inline control structures are not allowed
(#3807) Variable "X" must be all lower-case
(#3807) Variable "LastX" must be all lower-case
(#3807) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3807) Variable "LastY" must be all lower-case
(#3807) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3808) Line indented incorrectly; expected at least 24 spaces, found 14
(#3808) Variable "LastX" must be all lower-case
(#3808) Commas (,) must be followed by white space.
(#3808) Variable "LastY" must be all lower-case
(#3808) Commas (,) must be followed by white space.
(#3808) Variable "X" must be all lower-case
(#3808) Commas (,) must be followed by white space.
(#3808) Variable "Y" must be all lower-case
(#3808) Commas (,) must be followed by white space.
(#3808) Expected 1 space before "=>"; 0 found
(#3808) Expected 1 space after "=>"; 0 found
(#3808) Variable "R" must be all lower-case
(#3808) Commas (,) must be followed by white space.
(#3808) Expected 1 space before "=>"; 0 found
(#3808) Expected 1 space after "=>"; 0 found
(#3808) Variable "G" must be all lower-case
(#3808) Commas (,) must be followed by white space.
(#3808) Expected 1 space before "=>"; 0 found
(#3808) Expected 1 space after "=>"; 0 found
(#3808) Variable "B" must be all lower-case
(#3808) Commas (,) must be followed by white space.
(#3808) Expected 1 space before "=>"; 0 found
(#3808) Expected 1 space after "=>"; 0 found
(#3808) Variable "Alpha" must be all lower-case
(#3808) Commas (,) must be followed by white space.
(#3808) Expected 1 space before "=>"; 0 found
(#3808) Expected 1 space after "=>"; 0 found
(#3808) Variable "Ticks" must be all lower-case
(#3808) Commas (,) must be followed by white space.
(#3808) Expected 1 space before "=>"; 0 found
(#3808) Expected 1 space after "=>"; 0 found
(#3808) Variable "Weight" must be all lower-case
(#3810) Line indented incorrectly; expected 24 spaces, found 13
(#3810) Expected "if (...) {\n"; found "if (...)\n { "
(#3810) Variable "X" must be all lower-case
(#3810) Variable "LastX" must be all lower-case
(#3810) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3810) Variable "LastGoodY" must be all lower-case
(#3810) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3810) Variable "BreakVoid" must be all lower-case
(#3811) Line indented incorrectly; expected at least 24 spaces, found 14
(#3811) Variable "LastGoodX" must be all lower-case
(#3811) Commas (,) must be followed by white space.
(#3811) Variable "LastGoodY" must be all lower-case
(#3811) Commas (,) must be followed by white space.
(#3811) Variable "X" must be all lower-case
(#3811) Commas (,) must be followed by white space.
(#3811) Variable "Y" must be all lower-case
(#3811) Commas (,) must be followed by white space.
(#3811) Variable "BreakSettings" must be all lower-case
(#3811) Variable "LastGoodY" must be all lower-case
(#3811) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3811) Closing brace must be on a line by itself
(#3813) Line indented incorrectly; expected 24 spaces, found 13
(#3813) Expected "if (...) {\n"; found "if (...) { "
(#3813) Variable "X" must be all lower-case
(#3813) Variable "LastGoodY" must be all lower-case
(#3813) Variable "Y" must be all lower-case
(#3813) Variable "LastGoodX" must be all lower-case
(#3813) Variable "X" must be all lower-case
(#3813) Closing brace must be on a line by itself
(#3814) Line indented incorrectly; expected 24 spaces, found 13
(#3814) Expected "if (...) {\n"; found "if (...) { "
(#3814) Variable "X" must be all lower-case
(#3814) Variable "X" must be all lower-case
(#3814) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3814) Closing brace must be on a line by itself
(#3816) Line indented incorrectly; expected at least 24 spaces, found 13
(#3816) Variable "LastX" must be all lower-case
(#3816) Variable "X" must be all lower-case
(#3816) Variable "LastY" must be all lower-case
(#3816) Variable "Y" must be all lower-case
(#3817) Line indented incorrectly; expected at least 24 spaces, found 13
(#3817) Variable "Y" must be all lower-case
(#3817) Variable "Y" must be all lower-case
(#3817) Variable "YStep" must be all lower-case
(#3818) Line indented incorrectly; expected 20 spaces, found 12
(#3818) Closing brace indented incorrectly; expected 11 spaces, found 12
(#3819) Line indented incorrectly; expected 16 spaces, found 10
(#3819) Closing brace indented incorrectly; expected 9 spaces, found 10
(#3820) Line indented incorrectly; expected 12 spaces, found 8
(#3820) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3821) Line indented incorrectly; expected 8 spaces, found 6
(#3821) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3822) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3824) Line indented incorrectly; expected at least 4 spaces, found 3
(#3825) Line indented incorrectly; expected 4 spaces, found 3
(#3825) method name "pDraw::drawZoneChart" must be in lower-case letters only
(#3825) Visibility must be declared on method "drawZoneChart"
(#3825) Variable "SerieA" must be all lower-case
(#3825) Commas (,) must be followed by white space.
(#3825) Variable "SerieB" must be all lower-case
(#3825) Commas (,) must be followed by white space.
(#3825) Variable "Format" must be all lower-case
(#3825) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3826) Opening brace should be on the same line as the declaration
(#3827) Line indented incorrectly; expected at least 8 spaces, found 5
(#3827) Variable "AxisID" must be all lower-case
(#3827) Spaces must be used for alignment; tabs are not allowed
(#3827) Tab found within whitespace
(#3827) Variable "Format" must be all lower-case
(#3827) Variable "Format" must be all lower-case
(#3828) Line indented incorrectly; expected at least 8 spaces, found 5
(#3828) Variable "LineR" must be all lower-case
(#3828) Spaces must be used for alignment; tabs are not allowed
(#3828) Tab found within whitespace
(#3828) Variable "Format" must be all lower-case
(#3828) Variable "Format" must be all lower-case
(#3829) Line indented incorrectly; expected at least 8 spaces, found 5
(#3829) Variable "LineG" must be all lower-case
(#3829) Spaces must be used for alignment; tabs are not allowed
(#3829) Tab found within whitespace
(#3829) Variable "Format" must be all lower-case
(#3829) Variable "Format" must be all lower-case
(#3830) Line indented incorrectly; expected at least 8 spaces, found 5
(#3830) Variable "LineB" must be all lower-case
(#3830) Spaces must be used for alignment; tabs are not allowed
(#3830) Tab found within whitespace
(#3830) Variable "Format" must be all lower-case
(#3830) Variable "Format" must be all lower-case
(#3831) Line indented incorrectly; expected at least 8 spaces, found 5
(#3831) Variable "LineAlpha" must be all lower-case
(#3831) Spaces must be used for alignment; tabs are not allowed
(#3831) Tab found within whitespace
(#3831) Variable "Format" must be all lower-case
(#3831) Variable "Format" must be all lower-case
(#3832) Line indented incorrectly; expected at least 8 spaces, found 5
(#3832) Variable "LineTicks" must be all lower-case
(#3832) Spaces must be used for alignment; tabs are not allowed
(#3832) Tab found within whitespace
(#3832) Variable "Format" must be all lower-case
(#3832) Variable "Format" must be all lower-case
(#3833) Line indented incorrectly; expected at least 8 spaces, found 5
(#3833) Variable "AreaR" must be all lower-case
(#3833) Spaces must be used for alignment; tabs are not allowed
(#3833) Tab found within whitespace
(#3833) Variable "Format" must be all lower-case
(#3833) Variable "Format" must be all lower-case
(#3834) Line indented incorrectly; expected at least 8 spaces, found 5
(#3834) Variable "AreaG" must be all lower-case
(#3834) Spaces must be used for alignment; tabs are not allowed
(#3834) Tab found within whitespace
(#3834) Variable "Format" must be all lower-case
(#3834) Variable "Format" must be all lower-case
(#3835) Line indented incorrectly; expected at least 8 spaces, found 5
(#3835) Variable "AreaB" must be all lower-case
(#3835) Spaces must be used for alignment; tabs are not allowed
(#3835) Tab found within whitespace
(#3835) Variable "Format" must be all lower-case
(#3835) Variable "Format" must be all lower-case
(#3836) Line indented incorrectly; expected at least 8 spaces, found 5
(#3836) Variable "AreaAlpha" must be all lower-case
(#3836) Spaces must be used for alignment; tabs are not allowed
(#3836) Tab found within whitespace
(#3836) Variable "Format" must be all lower-case
(#3836) Variable "Format" must be all lower-case
(#3838) Line indented incorrectly; expected at least 8 spaces, found 5
(#3840) Line indented incorrectly; expected at least 8 spaces, found 5
(#3840) Variable "Data" must be all lower-case
(#3840) Spaces must be used for alignment; tabs are not allowed
(#3840) Tab found within whitespace
(#3841) Line indented incorrectly; expected 8 spaces, found 5
(#3841) Expected "if (...) {\n"; found "if (...) { "
(#3841) Variable "Data" must be all lower-case
(#3841) Variable "SerieA" must be all lower-case
(#3841) Variable "Data" must be all lower-case
(#3841) Variable "SerieB" must be all lower-case
(#3841) Closing brace must be on a line by itself
(#3842) Line indented incorrectly; expected at least 8 spaces, found 5
(#3842) Variable "SerieAData" must be all lower-case
(#3842) Variable "Data" must be all lower-case
(#3842) Variable "SerieA" must be all lower-case
(#3843) Line indented incorrectly; expected at least 8 spaces, found 5
(#3843) Variable "SerieBData" must be all lower-case
(#3843) Variable "Data" must be all lower-case
(#3843) Variable "SerieB" must be all lower-case
(#3845) Line indented incorrectly; expected at least 8 spaces, found 5
(#3845) Variable "XMargin" must be all lower-case
(#3845) Commas (,) must be followed by white space.
(#3845) Variable "XDivs" must be all lower-case
(#3847) Line indented incorrectly; expected at least 8 spaces, found 5
(#3847) Variable "Mode" must be all lower-case
(#3847) Spaces must be used for alignment; tabs are not allowed
(#3847) Tab found within whitespace
(#3847) Variable "Data" must be all lower-case
(#3847) Variable "AxisID" must be all lower-case
(#3848) Line indented incorrectly; expected at least 8 spaces, found 5
(#3848) Variable "Format" must be all lower-case
(#3848) Spaces must be used for alignment; tabs are not allowed
(#3848) Tab found within whitespace
(#3848) Variable "Data" must be all lower-case
(#3848) Variable "AxisID" must be all lower-case
(#3849) Line indented incorrectly; expected at least 8 spaces, found 5
(#3849) Variable "Unit" must be all lower-case
(#3849) Spaces must be used for alignment; tabs are not allowed
(#3849) Tab found within whitespace
(#3849) Variable "Data" must be all lower-case
(#3849) Variable "AxisID" must be all lower-case
(#3851) Line indented incorrectly; expected at least 8 spaces, found 5
(#3851) Variable "PosArrayA" must be all lower-case
(#3851) Variable "SerieAData" must be all lower-case
(#3851) Commas (,) must be followed by white space.
(#3851) Expected 1 space before "=>"; 0 found
(#3851) Expected 1 space after "=>"; 0 found
(#3851) Variable "AxisID" must be all lower-case
(#3852) Line indented incorrectly; expected at least 8 spaces, found 5
(#3852) Variable "PosArrayB" must be all lower-case
(#3852) Variable "SerieBData" must be all lower-case
(#3852) Commas (,) must be followed by white space.
(#3852) Expected 1 space before "=>"; 0 found
(#3852) Expected 1 space after "=>"; 0 found
(#3852) Variable "AxisID" must be all lower-case
(#3853) Line indented incorrectly; expected 8 spaces, found 5
(#3853) Expected "if (...) {\n"; found "if (...) { "
(#3853) Variable "PosArrayA" must be all lower-case
(#3853) Variable "PosArrayB" must be all lower-case
(#3853) Closing brace must be on a line by itself
(#3855) Line indented incorrectly; expected 8 spaces, found 5
(#3855) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3855) Variable "Data" must be all lower-case
(#3856) Line indented incorrectly; expected at least 8 spaces, found 6
(#3857) Line indented incorrectly; expected 12 spaces, found 7
(#3857) Expected "if (...) {\n"; found "if (...) { "
(#3857) Variable "XDivs" must be all lower-case
(#3857) Variable "XStep" must be all lower-case
(#3857) Expected 1 space before "-"; 0 found
(#3857) Expected 1 space after "-"; 0 found
(#3857) Expected 1 space before "/"; 0 found
(#3857) Expected 1 space after "/"; 0 found
(#3857) Closing brace must be on a line by itself
(#3857) Expected "} else {\n"; found "} else { "
(#3857) Variable "XStep" must be all lower-case
(#3857) Expected 1 space before "-"; 0 found
(#3857) Expected 1 space after "-"; 0 found
(#3857) Expected 1 space before "-"; 0 found
(#3857) Expected 1 space after "-"; 0 found
(#3857) Variable "XMargin" must be all lower-case
(#3857) Expected 1 space before "*"; 0 found
(#3857) Expected 1 space after "*"; 0 found
(#3857) Expected 1 space before "/"; 0 found
(#3857) Expected 1 space after "/"; 0 found
(#3857) Variable "XDivs" must be all lower-case
(#3857) Line exceeds 132 characters; contains 158 characters
(#3857) Closing brace must be on a line by itself
(#3858) Line indented incorrectly; expected at least 12 spaces, found 7
(#3858) Variable "X" must be all lower-case
(#3858) Variable "XMargin" must be all lower-case
(#3858) Variable "LastX" must be all lower-case
(#3858) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3858) Variable "LastY" must be all lower-case
(#3858) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3860) Line indented incorrectly; expected at least 12 spaces, found 7
(#3860) Variable "LastX" must be all lower-case
(#3860) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3860) Variable "LastY1" must be all lower-case
(#3860) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3860) Variable "LastY2" must be all lower-case
(#3860) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3861) Line indented incorrectly; expected at least 12 spaces, found 7
(#3861) Variable "BoundsA" must be all lower-case
(#3861) Variable "BoundsB" must be all lower-case
(#3862) Line indented incorrectly; expected 12 spaces, found 7
(#3862) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3862) Variable "PosArrayA" must be all lower-case
(#3862) Variable "Key" must be all lower-case
(#3862) Variable "Y1" must be all lower-case
(#3863) Line indented incorrectly; expected at least 12 spaces, found 8
(#3864) Line indented incorrectly; expected at least 16 spaces, found 9
(#3864) Variable "Y2" must be all lower-case
(#3864) Variable "PosArrayB" must be all lower-case
(#3864) Variable "Key" must be all lower-case
(#3866) Line indented incorrectly; expected at least 16 spaces, found 9
(#3866) Variable "BoundsA" must be all lower-case
(#3866) Variable "X" must be all lower-case
(#3866) Variable "BoundsA" must be all lower-case
(#3866) Variable "Y1" must be all lower-case
(#3867) Line indented incorrectly; expected at least 16 spaces, found 9
(#3867) Variable "BoundsB" must be all lower-case
(#3867) Variable "X" must be all lower-case
(#3867) Variable "BoundsB" must be all lower-case
(#3867) Variable "Y2" must be all lower-case
(#3869) Line indented incorrectly; expected at least 16 spaces, found 9
(#3869) Variable "LastX" must be all lower-case
(#3869) Variable "X" must be all lower-case
(#3870) Line indented incorrectly; expected at least 16 spaces, found 9
(#3870) Variable "LastY1" must be all lower-case
(#3870) Variable "Y1" must be all lower-case
(#3870) Variable "LastY2" must be all lower-case
(#3870) Variable "Y2" must be all lower-case
(#3872) Line indented incorrectly; expected at least 16 spaces, found 9
(#3872) Variable "X" must be all lower-case
(#3872) Variable "X" must be all lower-case
(#3872) Variable "XStep" must be all lower-case
(#3873) Line indented incorrectly; expected 12 spaces, found 8
(#3873) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3874) Line indented incorrectly; expected at least 12 spaces, found 7
(#3874) Variable "Bounds" must be all lower-case
(#3874) Variable "BoundsA" must be all lower-case
(#3874) Commas (,) must be followed by white space.
(#3874) Variable "BoundsB" must be all lower-case
(#3875) Line indented incorrectly; expected at least 12 spaces, found 7
(#3875) Variable "Bounds" must be all lower-case
(#3875) Commas (,) must be followed by white space.
(#3875) Expected 1 space before "=>"; 0 found
(#3875) Expected 1 space after "=>"; 0 found
(#3875) Variable "AreaR" must be all lower-case
(#3875) Commas (,) must be followed by white space.
(#3875) Expected 1 space before "=>"; 0 found
(#3875) Expected 1 space after "=>"; 0 found
(#3875) Variable "AreaG" must be all lower-case
(#3875) Commas (,) must be followed by white space.
(#3875) Expected 1 space before "=>"; 0 found
(#3875) Expected 1 space after "=>"; 0 found
(#3875) Variable "AreaB" must be all lower-case
(#3875) Commas (,) must be followed by white space.
(#3875) Expected 1 space before "=>"; 0 found
(#3875) Expected 1 space after "=>"; 0 found
(#3875) Variable "AreaAlpha" must be all lower-case
(#3877) Line indented incorrectly; expected 12 spaces, found 7
(#3877) Expected "for (...) {\n"; found "for(...)\n {\n"
(#3877) Expected 1 space after first semicolon of FOR loop; 0 found
(#3877) Expected 1 space after second semicolon of FOR loop; 0 found
(#3877) Expected 1 space before "="; 0 found
(#3877) Expected 1 space after "="; 0 found
(#3877) Expected 1 space before "<="; 0 found
(#3877) Expected 1 space after "<="; 0 found
(#3877) Variable "BoundsA" must be all lower-case
(#3877) Expected 1 space before "-"; 0 found
(#3877) Expected 1 space after "-"; 0 found
(#3877) Expected 1 space before "="; 0 found
(#3877) Expected 1 space after "="; 0 found
(#3877) Expected 1 space before "+"; 0 found
(#3877) Expected 1 space after "+"; 0 found
(#3878) Line indented incorrectly; expected at least 12 spaces, found 8
(#3879) Line indented incorrectly; expected at least 16 spaces, found 9
(#3879) Variable "BoundsA" must be all lower-case
(#3879) Commas (,) must be followed by white space.
(#3879) Variable "BoundsA" must be all lower-case
(#3879) Expected 1 space before "+"; 0 found
(#3879) Expected 1 space after "+"; 0 found
(#3879) Commas (,) must be followed by white space.
(#3879) Variable "BoundsA" must be all lower-case
(#3879) Expected 1 space before "+"; 0 found
(#3879) Expected 1 space after "+"; 0 found
(#3879) Commas (,) must be followed by white space.
(#3879) Variable "BoundsA" must be all lower-case
(#3879) Expected 1 space before "+"; 0 found
(#3879) Expected 1 space after "+"; 0 found
(#3879) Commas (,) must be followed by white space.
(#3879) Expected 1 space before "=>"; 0 found
(#3879) Expected 1 space after "=>"; 0 found
(#3879) Variable "LineR" must be all lower-case
(#3879) Commas (,) must be followed by white space.
(#3879) Expected 1 space before "=>"; 0 found
(#3879) Expected 1 space after "=>"; 0 found
(#3879) Variable "LineG" must be all lower-case
(#3879) Commas (,) must be followed by white space.
(#3879) Expected 1 space before "=>"; 0 found
(#3879) Expected 1 space after "=>"; 0 found
(#3879) Variable "LineB" must be all lower-case
(#3879) Commas (,) must be followed by white space.
(#3879) Expected 1 space before "=>"; 0 found
(#3879) Expected 1 space after "=>"; 0 found
(#3879) Variable "LineAlpha" must be all lower-case
(#3879) Commas (,) must be followed by white space.
(#3879) Expected 1 space before "=>"; 0 found
(#3879) Expected 1 space after "=>"; 0 found
(#3879) Variable "LineTicks" must be all lower-case
(#3879) Line exceeds 132 characters; contains 167 characters
(#3880) Line indented incorrectly; expected at least 16 spaces, found 9
(#3880) Variable "BoundsB" must be all lower-case
(#3880) Commas (,) must be followed by white space.
(#3880) Variable "BoundsB" must be all lower-case
(#3880) Expected 1 space before "+"; 0 found
(#3880) Expected 1 space after "+"; 0 found
(#3880) Commas (,) must be followed by white space.
(#3880) Variable "BoundsB" must be all lower-case
(#3880) Expected 1 space before "+"; 0 found
(#3880) Expected 1 space after "+"; 0 found
(#3880) Commas (,) must be followed by white space.
(#3880) Variable "BoundsB" must be all lower-case
(#3880) Expected 1 space before "+"; 0 found
(#3880) Expected 1 space after "+"; 0 found
(#3880) Commas (,) must be followed by white space.
(#3880) Expected 1 space before "=>"; 0 found
(#3880) Expected 1 space after "=>"; 0 found
(#3880) Variable "LineR" must be all lower-case
(#3880) Commas (,) must be followed by white space.
(#3880) Expected 1 space before "=>"; 0 found
(#3880) Expected 1 space after "=>"; 0 found
(#3880) Variable "LineG" must be all lower-case
(#3880) Commas (,) must be followed by white space.
(#3880) Expected 1 space before "=>"; 0 found
(#3880) Expected 1 space after "=>"; 0 found
(#3880) Variable "LineB" must be all lower-case
(#3880) Commas (,) must be followed by white space.
(#3880) Expected 1 space before "=>"; 0 found
(#3880) Expected 1 space after "=>"; 0 found
(#3880) Variable "LineAlpha" must be all lower-case
(#3880) Commas (,) must be followed by white space.
(#3880) Expected 1 space before "=>"; 0 found
(#3880) Expected 1 space after "=>"; 0 found
(#3880) Variable "LineTicks" must be all lower-case
(#3880) Line exceeds 132 characters; contains 167 characters
(#3881) Line indented incorrectly; expected 12 spaces, found 8
(#3881) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3882) Line indented incorrectly; expected 8 spaces, found 6
(#3882) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3883) Line indented incorrectly; expected 8 spaces, found 5
(#3883) Expected "} else {\n"; found "}\n else\n {\n"
(#3884) Line indented incorrectly; expected at least 8 spaces, found 6
(#3885) Line indented incorrectly; expected 12 spaces, found 7
(#3885) Expected "if (...) {\n"; found "if (...) { "
(#3885) Variable "XDivs" must be all lower-case
(#3885) Variable "YStep" must be all lower-case
(#3885) Expected 1 space before "-"; 0 found
(#3885) Expected 1 space after "-"; 0 found
(#3885) Expected 1 space before "/"; 0 found
(#3885) Expected 1 space after "/"; 0 found
(#3885) Closing brace must be on a line by itself
(#3885) Expected "} else {\n"; found "} else { "
(#3885) Variable "YStep" must be all lower-case
(#3885) Expected 1 space before "-"; 0 found
(#3885) Expected 1 space after "-"; 0 found
(#3885) Expected 1 space before "-"; 0 found
(#3885) Expected 1 space after "-"; 0 found
(#3885) Variable "XMargin" must be all lower-case
(#3885) Expected 1 space before "*"; 0 found
(#3885) Expected 1 space after "*"; 0 found
(#3885) Expected 1 space before "/"; 0 found
(#3885) Expected 1 space after "/"; 0 found
(#3885) Variable "XDivs" must be all lower-case
(#3885) Line exceeds 132 characters; contains 158 characters
(#3885) Closing brace must be on a line by itself
(#3886) Line indented incorrectly; expected at least 12 spaces, found 7
(#3886) Variable "Y" must be all lower-case
(#3886) Variable "XMargin" must be all lower-case
(#3886) Variable "LastX" must be all lower-case
(#3886) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3886) Variable "LastY" must be all lower-case
(#3886) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3888) Line indented incorrectly; expected at least 12 spaces, found 7
(#3888) Variable "LastY" must be all lower-case
(#3888) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3888) Variable "LastX1" must be all lower-case
(#3888) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3888) Variable "LastX2" must be all lower-case
(#3888) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3889) Line indented incorrectly; expected at least 12 spaces, found 7
(#3889) Variable "BoundsA" must be all lower-case
(#3889) Variable "BoundsB" must be all lower-case
(#3890) Line indented incorrectly; expected 12 spaces, found 7
(#3890) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3890) Variable "PosArrayA" must be all lower-case
(#3890) Variable "Key" must be all lower-case
(#3890) Variable "X1" must be all lower-case
(#3891) Line indented incorrectly; expected at least 12 spaces, found 8
(#3892) Line indented incorrectly; expected at least 16 spaces, found 9
(#3892) Variable "X2" must be all lower-case
(#3892) Variable "PosArrayB" must be all lower-case
(#3892) Variable "Key" must be all lower-case
(#3894) Line indented incorrectly; expected at least 16 spaces, found 9
(#3894) Variable "BoundsA" must be all lower-case
(#3894) Variable "X1" must be all lower-case
(#3894) Variable "BoundsA" must be all lower-case
(#3894) Variable "Y" must be all lower-case
(#3895) Line indented incorrectly; expected at least 16 spaces, found 9
(#3895) Variable "BoundsB" must be all lower-case
(#3895) Variable "X2" must be all lower-case
(#3895) Variable "BoundsB" must be all lower-case
(#3895) Variable "Y" must be all lower-case
(#3897) Line indented incorrectly; expected at least 16 spaces, found 9
(#3897) Variable "LastY" must be all lower-case
(#3897) Variable "Y" must be all lower-case
(#3898) Line indented incorrectly; expected at least 16 spaces, found 9
(#3898) Variable "LastX1" must be all lower-case
(#3898) Variable "X1" must be all lower-case
(#3898) Variable "LastX2" must be all lower-case
(#3898) Variable "X2" must be all lower-case
(#3900) Line indented incorrectly; expected at least 16 spaces, found 9
(#3900) Variable "Y" must be all lower-case
(#3900) Variable "Y" must be all lower-case
(#3900) Variable "YStep" must be all lower-case
(#3901) Line indented incorrectly; expected 12 spaces, found 8
(#3901) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3902) Line indented incorrectly; expected at least 12 spaces, found 7
(#3902) Variable "Bounds" must be all lower-case
(#3902) Variable "BoundsA" must be all lower-case
(#3902) Commas (,) must be followed by white space.
(#3902) Variable "BoundsB" must be all lower-case
(#3903) Line indented incorrectly; expected at least 12 spaces, found 7
(#3903) Variable "Bounds" must be all lower-case
(#3903) Commas (,) must be followed by white space.
(#3903) Expected 1 space before "=>"; 0 found
(#3903) Expected 1 space after "=>"; 0 found
(#3903) Variable "AreaR" must be all lower-case
(#3903) Commas (,) must be followed by white space.
(#3903) Expected 1 space before "=>"; 0 found
(#3903) Expected 1 space after "=>"; 0 found
(#3903) Variable "AreaG" must be all lower-case
(#3903) Commas (,) must be followed by white space.
(#3903) Expected 1 space before "=>"; 0 found
(#3903) Expected 1 space after "=>"; 0 found
(#3903) Variable "AreaB" must be all lower-case
(#3903) Commas (,) must be followed by white space.
(#3903) Expected 1 space before "=>"; 0 found
(#3903) Expected 1 space after "=>"; 0 found
(#3903) Variable "AreaAlpha" must be all lower-case
(#3905) Line indented incorrectly; expected 12 spaces, found 7
(#3905) Expected "for (...) {\n"; found "for(...)\n {\n"
(#3905) Expected 1 space after first semicolon of FOR loop; 0 found
(#3905) Expected 1 space after second semicolon of FOR loop; 0 found
(#3905) Expected 1 space before "="; 0 found
(#3905) Expected 1 space after "="; 0 found
(#3905) Expected 1 space before "<="; 0 found
(#3905) Expected 1 space after "<="; 0 found
(#3905) Variable "BoundsA" must be all lower-case
(#3905) Expected 1 space before "-"; 0 found
(#3905) Expected 1 space after "-"; 0 found
(#3905) Expected 1 space before "="; 0 found
(#3905) Expected 1 space after "="; 0 found
(#3905) Expected 1 space before "+"; 0 found
(#3905) Expected 1 space after "+"; 0 found
(#3906) Line indented incorrectly; expected at least 12 spaces, found 8
(#3907) Line indented incorrectly; expected at least 16 spaces, found 9
(#3907) Variable "BoundsA" must be all lower-case
(#3907) Commas (,) must be followed by white space.
(#3907) Variable "BoundsA" must be all lower-case
(#3907) Expected 1 space before "+"; 0 found
(#3907) Expected 1 space after "+"; 0 found
(#3907) Commas (,) must be followed by white space.
(#3907) Variable "BoundsA" must be all lower-case
(#3907) Expected 1 space before "+"; 0 found
(#3907) Expected 1 space after "+"; 0 found
(#3907) Commas (,) must be followed by white space.
(#3907) Variable "BoundsA" must be all lower-case
(#3907) Expected 1 space before "+"; 0 found
(#3907) Expected 1 space after "+"; 0 found
(#3907) Commas (,) must be followed by white space.
(#3907) Expected 1 space before "=>"; 0 found
(#3907) Expected 1 space after "=>"; 0 found
(#3907) Variable "LineR" must be all lower-case
(#3907) Commas (,) must be followed by white space.
(#3907) Expected 1 space before "=>"; 0 found
(#3907) Expected 1 space after "=>"; 0 found
(#3907) Variable "LineG" must be all lower-case
(#3907) Commas (,) must be followed by white space.
(#3907) Expected 1 space before "=>"; 0 found
(#3907) Expected 1 space after "=>"; 0 found
(#3907) Variable "LineB" must be all lower-case
(#3907) Commas (,) must be followed by white space.
(#3907) Expected 1 space before "=>"; 0 found
(#3907) Expected 1 space after "=>"; 0 found
(#3907) Variable "LineAlpha" must be all lower-case
(#3907) Commas (,) must be followed by white space.
(#3907) Expected 1 space before "=>"; 0 found
(#3907) Expected 1 space after "=>"; 0 found
(#3907) Variable "LineTicks" must be all lower-case
(#3907) Line exceeds 132 characters; contains 167 characters
(#3908) Line indented incorrectly; expected at least 16 spaces, found 9
(#3908) Variable "BoundsB" must be all lower-case
(#3908) Commas (,) must be followed by white space.
(#3908) Variable "BoundsB" must be all lower-case
(#3908) Expected 1 space before "+"; 0 found
(#3908) Expected 1 space after "+"; 0 found
(#3908) Commas (,) must be followed by white space.
(#3908) Variable "BoundsB" must be all lower-case
(#3908) Expected 1 space before "+"; 0 found
(#3908) Expected 1 space after "+"; 0 found
(#3908) Commas (,) must be followed by white space.
(#3908) Variable "BoundsB" must be all lower-case
(#3908) Expected 1 space before "+"; 0 found
(#3908) Expected 1 space after "+"; 0 found
(#3908) Commas (,) must be followed by white space.
(#3908) Expected 1 space before "=>"; 0 found
(#3908) Expected 1 space after "=>"; 0 found
(#3908) Variable "LineR" must be all lower-case
(#3908) Commas (,) must be followed by white space.
(#3908) Expected 1 space before "=>"; 0 found
(#3908) Expected 1 space after "=>"; 0 found
(#3908) Variable "LineG" must be all lower-case
(#3908) Commas (,) must be followed by white space.
(#3908) Expected 1 space before "=>"; 0 found
(#3908) Expected 1 space after "=>"; 0 found
(#3908) Variable "LineB" must be all lower-case
(#3908) Commas (,) must be followed by white space.
(#3908) Expected 1 space before "=>"; 0 found
(#3908) Expected 1 space after "=>"; 0 found
(#3908) Variable "LineAlpha" must be all lower-case
(#3908) Commas (,) must be followed by white space.
(#3908) Expected 1 space before "=>"; 0 found
(#3908) Expected 1 space after "=>"; 0 found
(#3908) Variable "LineTicks" must be all lower-case
(#3908) Line exceeds 132 characters; contains 167 characters
(#3909) Line indented incorrectly; expected 12 spaces, found 8
(#3909) Closing brace indented incorrectly; expected 7 spaces, found 8
(#3910) Line indented incorrectly; expected 8 spaces, found 6
(#3910) Closing brace indented incorrectly; expected 5 spaces, found 6
(#3911) Closing brace indented incorrectly; expected 3 spaces, found 4
(#3913) Line indented incorrectly; expected at least 4 spaces, found 3
(#3914) Line indented incorrectly; expected 4 spaces, found 3
(#3914) method name "pDraw::drawStepChart" must be in lower-case letters only
(#3914) Visibility must be declared on method "drawStepChart"
(#3914) Variable "Format" must be all lower-case
(#3914) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3915) Opening brace should be on the same line as the declaration
(#3916) Line indented incorrectly; expected at least 8 spaces, found 5
(#3916) Variable "BreakVoid" must be all lower-case
(#3916) Spaces must be used for alignment; tabs are not allowed
(#3916) Tab found within whitespace
(#3916) Variable "Format" must be all lower-case
(#3916) Variable "Format" must be all lower-case
(#3916) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3917) Line indented incorrectly; expected at least 8 spaces, found 5
(#3917) Variable "ReCenter" must be all lower-case
(#3917) Spaces must be used for alignment; tabs are not allowed
(#3917) Tab found within whitespace
(#3917) Variable "Format" must be all lower-case
(#3917) Variable "Format" must be all lower-case
(#3917) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3918) Line indented incorrectly; expected at least 8 spaces, found 5
(#3918) Variable "VoidTicks" must be all lower-case
(#3918) Spaces must be used for alignment; tabs are not allowed
(#3918) Tab found within whitespace
(#3918) Variable "Format" must be all lower-case
(#3918) Variable "Format" must be all lower-case
(#3919) Line indented incorrectly; expected at least 8 spaces, found 5
(#3919) Variable "BreakR" must be all lower-case
(#3919) Spaces must be used for alignment; tabs are not allowed
(#3919) Tab found within whitespace
(#3919) Variable "Format" must be all lower-case
(#3919) Variable "Format" must be all lower-case
(#3919) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3920) Line indented incorrectly; expected at least 8 spaces, found 5
(#3920) Variable "BreakG" must be all lower-case
(#3920) Spaces must be used for alignment; tabs are not allowed
(#3920) Tab found within whitespace
(#3920) Variable "Format" must be all lower-case
(#3920) Variable "Format" must be all lower-case
(#3920) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3921) Line indented incorrectly; expected at least 8 spaces, found 5
(#3921) Variable "BreakB" must be all lower-case
(#3921) Spaces must be used for alignment; tabs are not allowed
(#3921) Tab found within whitespace
(#3921) Variable "Format" must be all lower-case
(#3921) Variable "Format" must be all lower-case
(#3921) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3922) Line indented incorrectly; expected at least 8 spaces, found 5
(#3922) Variable "DisplayValues" must be all lower-case
(#3922) Spaces must be used for alignment; tabs are not allowed
(#3922) Tab found within whitespace
(#3922) Variable "Format" must be all lower-case
(#3922) Variable "Format" must be all lower-case
(#3922) Expected 1 space after ":"; 0 found
(#3922) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3923) Line indented incorrectly; expected at least 8 spaces, found 5
(#3923) Variable "DisplayOffset" must be all lower-case
(#3923) Spaces must be used for alignment; tabs are not allowed
(#3923) Tab found within whitespace
(#3923) Variable "Format" must be all lower-case
(#3923) Variable "Format" must be all lower-case
(#3924) Line indented incorrectly; expected at least 8 spaces, found 5
(#3924) Variable "DisplayColor" must be all lower-case
(#3924) Spaces must be used for alignment; tabs are not allowed
(#3924) Tab found within whitespace
(#3924) Variable "Format" must be all lower-case
(#3924) Variable "Format" must be all lower-case
(#3925) Line indented incorrectly; expected at least 8 spaces, found 5
(#3925) Variable "DisplayR" must be all lower-case
(#3925) Spaces must be used for alignment; tabs are not allowed
(#3925) Tab found within whitespace
(#3925) Variable "Format" must be all lower-case
(#3925) Variable "Format" must be all lower-case
(#3926) Line indented incorrectly; expected at least 8 spaces, found 5
(#3926) Variable "DisplayG" must be all lower-case
(#3926) Spaces must be used for alignment; tabs are not allowed
(#3926) Tab found within whitespace
(#3926) Variable "Format" must be all lower-case
(#3926) Variable "Format" must be all lower-case
(#3927) Line indented incorrectly; expected at least 8 spaces, found 5
(#3927) Variable "DisplayB" must be all lower-case
(#3927) Spaces must be used for alignment; tabs are not allowed
(#3927) Tab found within whitespace
(#3927) Variable "Format" must be all lower-case
(#3927) Variable "Format" must be all lower-case
(#3928) Line indented incorrectly; expected at least 8 spaces, found 5
(#3928) Variable "RecordImageMap" must be all lower-case
(#3928) Spaces must be used for alignment; tabs are not allowed
(#3928) Tab found within whitespace
(#3928) Variable "Format" must be all lower-case
(#3928) Variable "Format" must be all lower-case
(#3928) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3929) Line indented incorrectly; expected at least 8 spaces, found 5
(#3929) Variable "ImageMapPlotSize" must be all lower-case
(#3929) Variable "Format" must be all lower-case
(#3929) Variable "Format" must be all lower-case
(#3931) Line indented incorrectly; expected at least 8 spaces, found 5
(#3933) Line indented incorrectly; expected at least 8 spaces, found 5
(#3933) Variable "Data" must be all lower-case
(#3934) Line indented incorrectly; expected at least 8 spaces, found 5
(#3934) Variable "XMargin" must be all lower-case
(#3934) Commas (,) must be followed by white space.
(#3934) Variable "XDivs" must be all lower-case
(#3935) Line indented incorrectly; expected 8 spaces, found 5
(#3935) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3935) Variable "Data" must be all lower-case
(#3935) Variable "SerieName" must be all lower-case
(#3935) Variable "Serie" must be all lower-case
(#3936) Line indented incorrectly; expected at least 8 spaces, found 6
(#3937) Line indented incorrectly; expected 12 spaces, found 7
(#3937) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3937) Variable "Serie" must be all lower-case
(#3937) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#3937) Variable "SerieName" must be all lower-case
(#3937) Variable "Data" must be all lower-case
(#3938) Line indented incorrectly; expected at least 12 spaces, found 8
(#3939) Line indented incorrectly; expected at least 16 spaces, found 9
(#3939) Variable "R" must be all lower-case
(#3939) Variable "Serie" must be all lower-case
(#3939) Variable "G" must be all lower-case
(#3939) Variable "Serie" must be all lower-case
(#3939) Variable "B" must be all lower-case
(#3939) Variable "Serie" must be all lower-case
(#3939) Variable "Alpha" must be all lower-case
(#3939) Variable "Serie" must be all lower-case
(#3939) Variable "Ticks" must be all lower-case
(#3939) Variable "Serie" must be all lower-case
(#3939) Variable "Weight" must be all lower-case
(#3939) Variable "Serie" must be all lower-case
(#3939) Line exceeds 132 characters; contains 178 characters
(#3941) Line indented incorrectly; expected 16 spaces, found 9
(#3941) Expected "if (...) {\n"; found "if (...) { "
(#3941) Variable "Serie" must be all lower-case
(#3941) Variable "SerieDescription" must be all lower-case
(#3941) Variable "Serie" must be all lower-case
(#3941) Closing brace must be on a line by itself
(#3941) Expected "} else {\n"; found "} else { "
(#3941) Variable "SerieDescription" must be all lower-case
(#3941) Variable "SerieName" must be all lower-case
(#3941) Closing brace must be on a line by itself
(#3943) Line indented incorrectly; expected at least 16 spaces, found 9
(#3943) Inline control structures are not allowed
(#3943) Variable "BreakR" must be all lower-case
(#3943) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3944) Line indented incorrectly; expected at least 16 spaces, found 10
(#3944) Variable "BreakSettings" must be all lower-case
(#3944) Expected 1 space before "=>"; 0 found
(#3944) Expected 1 space after "=>"; 0 found
(#3944) Variable "R" must be all lower-case
(#3944) Commas (,) must be followed by white space.
(#3944) Expected 1 space before "=>"; 0 found
(#3944) Expected 1 space after "=>"; 0 found
(#3944) Variable "G" must be all lower-case
(#3944) Commas (,) must be followed by white space.
(#3944) Expected 1 space before "=>"; 0 found
(#3944) Expected 1 space after "=>"; 0 found
(#3944) Variable "B" must be all lower-case
(#3944) Commas (,) must be followed by white space.
(#3944) Expected 1 space before "=>"; 0 found
(#3944) Expected 1 space after "=>"; 0 found
(#3944) Variable "Alpha" must be all lower-case
(#3944) Commas (,) must be followed by white space.
(#3944) Expected 1 space before "=>"; 0 found
(#3944) Expected 1 space after "=>"; 0 found
(#3944) Variable "VoidTicks" must be all lower-case
(#3944) Commas (,) must be followed by white space.
(#3944) Expected 1 space before "=>"; 0 found
(#3944) Expected 1 space after "=>"; 0 found
(#3944) Variable "Weight" must be all lower-case
(#3945) Line indented incorrectly; expected at least 16 spaces, found 9
(#3945) Inline control structures are not allowed
(#3946) Line indented incorrectly; expected at least 16 spaces, found 10
(#3946) Variable "BreakSettings" must be all lower-case
(#3946) Expected 1 space before "=>"; 0 found
(#3946) Expected 1 space after "=>"; 0 found
(#3946) Variable "BreakR" must be all lower-case
(#3946) Commas (,) must be followed by white space.
(#3946) Expected 1 space before "=>"; 0 found
(#3946) Expected 1 space after "=>"; 0 found
(#3946) Variable "BreakG" must be all lower-case
(#3946) Commas (,) must be followed by white space.
(#3946) Expected 1 space before "=>"; 0 found
(#3946) Expected 1 space after "=>"; 0 found
(#3946) Variable "BreakB" must be all lower-case
(#3946) Commas (,) must be followed by white space.
(#3946) Expected 1 space before "=>"; 0 found
(#3946) Expected 1 space after "=>"; 0 found
(#3946) Variable "Alpha" must be all lower-case
(#3946) Commas (,) must be followed by white space.
(#3946) Expected 1 space before "=>"; 0 found
(#3946) Expected 1 space after "=>"; 0 found
(#3946) Variable "VoidTicks" must be all lower-case
(#3946) Commas (,) must be followed by white space.
(#3946) Expected 1 space before "=>"; 0 found
(#3946) Expected 1 space after "=>"; 0 found
(#3946) Variable "Weight" must be all lower-case
(#3948) Line indented incorrectly; expected 16 spaces, found 9
(#3948) Expected "if (...) {\n"; found "if (...) { "
(#3948) Variable "DisplayColor" must be all lower-case
(#3948) Variable "DisplayR" must be all lower-case
(#3948) Variable "R" must be all lower-case
(#3948) Variable "DisplayG" must be all lower-case
(#3948) Variable "G" must be all lower-case
(#3948) Variable "DisplayB" must be all lower-case
(#3948) Variable "B" must be all lower-case
(#3948) Closing brace must be on a line by itself
(#3950) Line indented incorrectly; expected at least 16 spaces, found 9
(#3950) Variable "AxisID" must be all lower-case
(#3950) Spaces must be used for alignment; tabs are not allowed
(#3950) Tab found within whitespace
(#3950) Variable "Serie" must be all lower-case
(#3951) Line indented incorrectly; expected at least 16 spaces, found 9
(#3951) Variable "Mode" must be all lower-case
(#3951) Spaces must be used for alignment; tabs are not allowed
(#3951) Tab found within whitespace
(#3951) Variable "Data" must be all lower-case
(#3951) Variable "AxisID" must be all lower-case
(#3952) Line indented incorrectly; expected at least 16 spaces, found 9
(#3952) Variable "Format" must be all lower-case
(#3952) Spaces must be used for alignment; tabs are not allowed
(#3952) Tab found within whitespace
(#3952) Variable "Data" must be all lower-case
(#3952) Variable "AxisID" must be all lower-case
(#3953) Line indented incorrectly; expected at least 16 spaces, found 9
(#3953) Variable "Unit" must be all lower-case
(#3953) Spaces must be used for alignment; tabs are not allowed
(#3953) Tab found within whitespace
(#3953) Variable "Data" must be all lower-case
(#3953) Variable "AxisID" must be all lower-case
(#3954) Line indented incorrectly; expected at least 16 spaces, found 9
(#3954) Variable "Color" must be all lower-case
(#3954) Spaces must be used for alignment; tabs are not allowed
(#3954) Tab found within whitespace
(#3954) Expected 1 space before "=>"; 0 found
(#3954) Expected 1 space after "=>"; 0 found
(#3954) Variable "R" must be all lower-case
(#3954) Commas (,) must be followed by white space.
(#3954) Expected 1 space before "=>"; 0 found
(#3954) Expected 1 space after "=>"; 0 found
(#3954) Variable "G" must be all lower-case
(#3954) Commas (,) must be followed by white space.
(#3954) Expected 1 space before "=>"; 0 found
(#3954) Expected 1 space after "=>"; 0 found
(#3954) Variable "B" must be all lower-case
(#3954) Commas (,) must be followed by white space.
(#3954) Expected 1 space before "=>"; 0 found
(#3954) Expected 1 space after "=>"; 0 found
(#3954) Variable "Alpha" must be all lower-case
(#3954) Commas (,) must be followed by white space.
(#3954) Expected 1 space before "=>"; 0 found
(#3954) Expected 1 space after "=>"; 0 found
(#3954) Variable "Ticks" must be all lower-case
(#3954) Commas (,) must be followed by white space.
(#3954) Expected 1 space before "=>"; 0 found
(#3954) Expected 1 space after "=>"; 0 found
(#3954) Variable "Weight" must be all lower-case
(#3956) Line indented incorrectly; expected at least 16 spaces, found 9
(#3956) Variable "PosArray" must be all lower-case
(#3956) Variable "Serie" must be all lower-case
(#3956) Commas (,) must be followed by white space.
(#3956) Expected 1 space before "=>"; 0 found
(#3956) Expected 1 space after "=>"; 0 found
(#3956) Variable "Serie" must be all lower-case
(#3958) Line indented incorrectly; expected at least 16 spaces, found 9
(#3958) Variable "SerieName" must be all lower-case
(#3960) Line indented incorrectly; expected 16 spaces, found 9
(#3960) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3960) Variable "Data" must be all lower-case
(#3961) Line indented incorrectly; expected at least 16 spaces, found 10
(#3962) Line indented incorrectly; expected 20 spaces, found 11
(#3962) Expected "if (...) {\n"; found "if (...) { "
(#3962) Variable "XDivs" must be all lower-case
(#3962) Variable "XStep" must be all lower-case
(#3962) Expected 1 space before "-"; 0 found
(#3962) Expected 1 space after "-"; 0 found
(#3962) Expected 1 space before "/"; 0 found
(#3962) Expected 1 space after "/"; 0 found
(#3962) Closing brace must be on a line by itself
(#3962) Expected "} else {\n"; found "} else { "
(#3962) Variable "XStep" must be all lower-case
(#3962) Expected 1 space before "-"; 0 found
(#3962) Expected 1 space after "-"; 0 found
(#3962) Expected 1 space before "-"; 0 found
(#3962) Expected 1 space after "-"; 0 found
(#3962) Variable "XMargin" must be all lower-case
(#3962) Expected 1 space before "*"; 0 found
(#3962) Expected 1 space after "*"; 0 found
(#3962) Expected 1 space before "/"; 0 found
(#3962) Expected 1 space after "/"; 0 found
(#3962) Variable "XDivs" must be all lower-case
(#3962) Line exceeds 132 characters; contains 162 characters
(#3962) Closing brace must be on a line by itself
(#3963) Line indented incorrectly; expected at least 20 spaces, found 11
(#3963) Variable "X" must be all lower-case
(#3963) Variable "XMargin" must be all lower-case
(#3963) Variable "LastX" must be all lower-case
(#3963) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3963) Variable "LastY" must be all lower-case
(#3963) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3965) Line indented incorrectly; expected 20 spaces, found 11
(#3965) Expected "if (...) {\n"; found "if (...) { "
(#3965) Variable "PosArray" must be all lower-case
(#3965) Variable "Value" must be all lower-case
(#3965) Variable "PosArray" must be all lower-case
(#3965) Variable "PosArray" must be all lower-case
(#3965) Variable "PosArray" must be all lower-case
(#3965) Variable "Value" must be all lower-case
(#3965) Closing brace must be on a line by itself
(#3966) Line indented incorrectly; expected at least 20 spaces, found 11
(#3966) Variable "LastGoodY" must be all lower-case
(#3966) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3966) Variable "LastGoodX" must be all lower-case
(#3966) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3966) Variable "Init" must be all lower-case
(#3966) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#3967) Line indented incorrectly; expected 20 spaces, found 11
(#3967) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#3967) Variable "PosArray" must be all lower-case
(#3967) Variable "Key" must be all lower-case
(#3967) Variable "Y" must be all lower-case
(#3968) Line indented incorrectly; expected at least 20 spaces, found 12
(#3969) Line indented incorrectly; expected 24 spaces, found 13
(#3969) Expected "if (...) {\n"; found "if (...) \n {\n"
(#3969) Variable "DisplayValues" must be all lower-case
(#3969) Variable "Serie" must be all lower-case
(#3969) Variable "Key" must be all lower-case
(#3969) Whitespace found at end of line
(#3970) Line indented incorrectly; expected at least 24 spaces, found 14
(#3971) Line indented incorrectly; expected 28 spaces, found 15
(#3971) Expected "if (...) {\n"; found "if (...) { "
(#3971) Variable "Y" must be all lower-case
(#3971) Variable "LastY" must be all lower-case
(#3971) Variable "Align" must be all lower-case
(#3971) Variable "Offset" must be all lower-case
(#3971) Variable "DisplayOffset" must be all lower-case
(#3971) Closing brace must be on a line by itself
(#3971) Expected "} else {\n"; found "} else { "
(#3971) Variable "Align" must be all lower-case
(#3971) Variable "Offset" must be all lower-case
(#3971) Variable "DisplayOffset" must be all lower-case
(#3971) Line exceeds 132 characters; contains 165 characters
(#3971) Closing brace must be on a line by itself
(#3972) Line indented incorrectly; expected at least 28 spaces, found 15
(#3972) Variable "X" must be all lower-case
(#3972) Commas (,) must be followed by white space.
(#3972) Variable "Y" must be all lower-case
(#3972) Expected 1 space before "-"; 0 found
(#3972) Expected 1 space after "-"; 0 found
(#3972) Variable "Offset" must be all lower-case
(#3972) Expected 1 space before "-"; 0 found
(#3972) Expected 1 space after "-"; 0 found
(#3972) Variable "Weight" must be all lower-case
(#3972) Commas (,) must be followed by white space.
(#3972) Variable "Serie" must be all lower-case
(#3972) Variable "Key" must be all lower-case
(#3972) Commas (,) must be followed by white space.
(#3972) Variable "Mode" must be all lower-case
(#3972) Commas (,) must be followed by white space.
(#3972) Variable "Format" must be all lower-case
(#3972) Commas (,) must be followed by white space.
(#3972) Variable "Unit" must be all lower-case
(#3972) Commas (,) must be followed by white space.
(#3972) Expected 1 space before "=>"; 0 found
(#3972) Expected 1 space after "=>"; 0 found
(#3972) Variable "DisplayR" must be all lower-case
(#3972) Commas (,) must be followed by white space.
(#3972) Expected 1 space before "=>"; 0 found
(#3972) Expected 1 space after "=>"; 0 found
(#3972) Variable "DisplayG" must be all lower-case
(#3972) Commas (,) must be followed by white space.
(#3972) Expected 1 space before "=>"; 0 found
(#3972) Expected 1 space after "=>"; 0 found
(#3972) Variable "DisplayB" must be all lower-case
(#3972) Commas (,) must be followed by white space.
(#3972) Expected 1 space before "=>"; 0 found
(#3972) Expected 1 space after "=>"; 0 found
(#3972) Variable "Align" must be all lower-case
(#3972) Line exceeds maximum limit of 180 characters; contains 183 characters
(#3973) Line indented incorrectly; expected 24 spaces, found 14
(#3973) Closing brace indented incorrectly; expected 13 spaces, found 14
(#3975) Line indented incorrectly; expected 24 spaces, found 13
(#3975) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3975) Variable "Y" must be all lower-case
(#3975) Variable "LastX" must be all lower-case
(#3975) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3975) Variable "LastY" must be all lower-case
(#3975) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3976) Line indented incorrectly; expected at least 24 spaces, found 14
(#3977) Line indented incorrectly; expected at least 28 spaces, found 15
(#3977) Variable "LastX" must be all lower-case
(#3977) Commas (,) must be followed by white space.
(#3977) Variable "LastY" must be all lower-case
(#3977) Commas (,) must be followed by white space.
(#3977) Variable "X" must be all lower-case
(#3977) Commas (,) must be followed by white space.
(#3977) Variable "LastY" must be all lower-case
(#3977) Commas (,) must be followed by white space.
(#3977) Variable "Color" must be all lower-case
(#3978) Line indented incorrectly; expected at least 28 spaces, found 15
(#3978) Variable "X" must be all lower-case
(#3978) Commas (,) must be followed by white space.
(#3978) Variable "LastY" must be all lower-case
(#3978) Commas (,) must be followed by white space.
(#3978) Variable "X" must be all lower-case
(#3978) Commas (,) must be followed by white space.
(#3978) Variable "Y" must be all lower-case
(#3978) Commas (,) must be followed by white space.
(#3978) Variable "Color" must be all lower-case
(#3979) Line indented incorrectly; expected 28 spaces, found 15
(#3979) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3979) Variable "ReCenter" must be all lower-case
(#3979) Variable "X" must be all lower-case
(#3979) Expected 1 space before "+"; 0 found
(#3979) Expected 1 space after "+"; 0 found
(#3979) Variable "XStep" must be all lower-case
(#3979) Variable "XMargin" must be all lower-case
(#3980) Line indented incorrectly; expected at least 28 spaces, found 16
(#3981) Line indented incorrectly; expected at least 32 spaces, found 17
(#3981) Variable "X" must be all lower-case
(#3981) Commas (,) must be followed by white space.
(#3981) Variable "Y" must be all lower-case
(#3981) Commas (,) must be followed by white space.
(#3981) Variable "X" must be all lower-case
(#3981) Expected 1 space before "+"; 0 found
(#3981) Expected 1 space after "+"; 0 found
(#3981) Variable "XStep" must be all lower-case
(#3981) Commas (,) must be followed by white space.
(#3981) Variable "Y" must be all lower-case
(#3981) Commas (,) must be followed by white space.
(#3981) Variable "Color" must be all lower-case
(#3982) Line indented incorrectly; expected 32 spaces, found 17
(#3982) Expected "if (...) {\n"; found "if (...) { "
(#3982) Variable "RecordImageMap" must be all lower-case
(#3982) Commas (,) must be followed by white space.
(#3982) Variable "X" must be all lower-case
(#3982) Expected 1 space before "-"; 0 found
(#3982) Expected 1 space after "-"; 0 found
(#3982) Variable "ImageMapPlotSize" must be all lower-case
(#3982) Variable "Y" must be all lower-case
(#3982) Expected 1 space before "-"; 0 found
(#3982) Expected 1 space after "-"; 0 found
(#3982) Variable "ImageMapPlotSize" must be all lower-case
(#3982) Variable "X" must be all lower-case
(#3982) Expected 1 space before "+"; 0 found
(#3982) Expected 1 space after "+"; 0 found
(#3982) Variable "XStep" must be all lower-case
(#3982) Expected 1 space before "+"; 0 found
(#3982) Expected 1 space after "+"; 0 found
(#3982) Variable "ImageMapPlotSize" must be all lower-case
(#3982) Variable "Y" must be all lower-case
(#3982) Expected 1 space before "+"; 0 found
(#3982) Expected 1 space after "+"; 0 found
(#3982) Variable "ImageMapPlotSize" must be all lower-case
(#3982) Commas (,) must be followed by white space.
(#3982) Variable "R" must be all lower-case
(#3982) Commas (,) must be followed by white space.
(#3982) Variable "G" must be all lower-case
(#3982) Commas (,) must be followed by white space.
(#3982) Variable "B" must be all lower-case
(#3982) Commas (,) must be followed by white space.
(#3982) Variable "SerieDescription" must be all lower-case
(#3982) Commas (,) must be followed by white space.
(#3982) Variable "Serie" must be all lower-case
(#3982) Variable "Key" must be all lower-case
(#3982) Commas (,) must be followed by white space.
(#3982) Variable "Mode" must be all lower-case
(#3982) Commas (,) must be followed by white space.
(#3982) Variable "Format" must be all lower-case
(#3982) Commas (,) must be followed by white space.
(#3982) Variable "Unit" must be all lower-case
(#3982) Line exceeds maximum limit of 180 characters; contains 312 characters
(#3982) Closing brace must be on a line by itself
(#3983) Line indented incorrectly; expected 28 spaces, found 16
(#3983) Closing brace indented incorrectly; expected 15 spaces, found 16
(#3984) Line indented incorrectly; expected 28 spaces, found 15
(#3984) Expected "} else {\n"; found "}\n else\n { "
(#3985) Line indented incorrectly; expected at least 28 spaces, found 16
(#3985) Expected "if (...) {\n"; found "if (...) { "
(#3985) Variable "RecordImageMap" must be all lower-case
(#3985) Commas (,) must be followed by white space.
(#3985) Variable "LastX" must be all lower-case
(#3985) Expected 1 space before "-"; 0 found
(#3985) Expected 1 space after "-"; 0 found
(#3985) Variable "ImageMapPlotSize" must be all lower-case
(#3985) Variable "LastY" must be all lower-case
(#3985) Expected 1 space before "-"; 0 found
(#3985) Expected 1 space after "-"; 0 found
(#3985) Variable "ImageMapPlotSize" must be all lower-case
(#3985) Variable "X" must be all lower-case
(#3985) Expected 1 space before "+"; 0 found
(#3985) Expected 1 space after "+"; 0 found
(#3985) Variable "ImageMapPlotSize" must be all lower-case
(#3985) Variable "LastY" must be all lower-case
(#3985) Expected 1 space before "+"; 0 found
(#3985) Expected 1 space after "+"; 0 found
(#3985) Variable "ImageMapPlotSize" must be all lower-case
(#3985) Commas (,) must be followed by white space.
(#3985) Variable "R" must be all lower-case
(#3985) Commas (,) must be followed by white space.
(#3985) Variable "G" must be all lower-case
(#3985) Commas (,) must be followed by white space.
(#3985) Variable "B" must be all lower-case
(#3985) Commas (,) must be followed by white space.
(#3985) Variable "SerieDescription" must be all lower-case
(#3985) Commas (,) must be followed by white space.
(#3985) Variable "Serie" must be all lower-case
(#3985) Variable "Key" must be all lower-case
(#3985) Commas (,) must be followed by white space.
(#3985) Variable "Mode" must be all lower-case
(#3985) Commas (,) must be followed by white space.
(#3985) Variable "Format" must be all lower-case
(#3985) Commas (,) must be followed by white space.
(#3985) Variable "Unit" must be all lower-case
(#3985) Closing brace must be on a line by itself
(#3985) Line exceeds maximum limit of 180 characters; contains 320 characters
(#3985) Closing brace must be on a line by itself
(#3986) Line indented incorrectly; expected 24 spaces, found 14
(#3986) Closing brace indented incorrectly; expected 13 spaces, found 14
(#3988) Line indented incorrectly; expected 24 spaces, found 13
(#3988) Expected "if (...) {\n"; found "if (...)\n { \n"
(#3988) Variable "Y" must be all lower-case
(#3988) Variable "LastY" must be all lower-case
(#3988) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3988) Variable "LastGoodY" must be all lower-case
(#3988) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#3988) Variable "BreakVoid" must be all lower-case
(#3989) Line indented incorrectly; expected at least 24 spaces, found 14
(#3989) Whitespace found at end of line
(#3990) Line indented incorrectly; expected 28 spaces, found 15
(#3990) Expected "if (...) {\n"; found "if (...)\n {\n"
(#3990) Variable "ReCenter" must be all lower-case
(#3991) Line indented incorrectly; expected at least 28 spaces, found 16
(#3992) Line indented incorrectly; expected at least 32 spaces, found 17
(#3992) Variable "LastGoodX" must be all lower-case
(#3992) Expected 1 space before "+"; 0 found
(#3992) Expected 1 space after "+"; 0 found
(#3992) Variable "XStep" must be all lower-case
(#3992) Commas (,) must be followed by white space.
(#3992) Variable "LastGoodY" must be all lower-case
(#3992) Commas (,) must be followed by white space.
(#3992) Variable "X" must be all lower-case
(#3992) Commas (,) must be followed by white space.
(#3992) Variable "LastGoodY" must be all lower-case
(#3992) Commas (,) must be followed by white space.
(#3992) Variable "BreakSettings" must be all lower-case
(#3993) Line indented incorrectly; expected 32 spaces, found 17
(#3993) Expected "if (...) {\n"; found "if (...) { "
(#3993) Variable "RecordImageMap" must be all lower-case
(#3993) Commas (,) must be followed by white space.
(#3993) Variable "LastGoodX" must be all lower-case
(#3993) Expected 1 space before "+"; 0 found
(#3993) Expected 1 space after "+"; 0 found
(#3993) Variable "XStep" must be all lower-case
(#3993) Expected 1 space before "-"; 0 found
(#3993) Expected 1 space after "-"; 0 found
(#3993) Variable "ImageMapPlotSize" must be all lower-case
(#3993) Variable "LastGoodY" must be all lower-case
(#3993) Expected 1 space before "-"; 0 found
(#3993) Expected 1 space after "-"; 0 found
(#3993) Variable "ImageMapPlotSize" must be all lower-case
(#3993) Variable "X" must be all lower-case
(#3993) Expected 1 space before "+"; 0 found
(#3993) Expected 1 space after "+"; 0 found
(#3993) Variable "ImageMapPlotSize" must be all lower-case
(#3993) Variable "LastGoodY" must be all lower-case
(#3993) Expected 1 space before "+"; 0 found
(#3993) Expected 1 space after "+"; 0 found
(#3993) Variable "ImageMapPlotSize" must be all lower-case
(#3993) Commas (,) must be followed by white space.
(#3993) Variable "R" must be all lower-case
(#3993) Commas (,) must be followed by white space.
(#3993) Variable "G" must be all lower-case
(#3993) Commas (,) must be followed by white space.
(#3993) Variable "B" must be all lower-case
(#3993) Commas (,) must be followed by white space.
(#3993) Variable "SerieDescription" must be all lower-case
(#3993) Commas (,) must be followed by white space.
(#3993) Variable "Serie" must be all lower-case
(#3993) Variable "Key" must be all lower-case
(#3993) Commas (,) must be followed by white space.
(#3993) Variable "Mode" must be all lower-case
(#3993) Commas (,) must be followed by white space.
(#3993) Variable "Format" must be all lower-case
(#3993) Commas (,) must be followed by white space.
(#3993) Variable "Unit" must be all lower-case
(#3993) Line exceeds maximum limit of 180 characters; contains 336 characters
(#3993) Closing brace must be on a line by itself
(#3994) Line indented incorrectly; expected 28 spaces, found 16
(#3994) Closing brace indented incorrectly; expected 15 spaces, found 16
(#3995) Line indented incorrectly; expected 28 spaces, found 15
(#3995) Expected "} else {\n"; found "}\n else\n {\n"
(#3996) Line indented incorrectly; expected at least 28 spaces, found 16
(#3997) Line indented incorrectly; expected at least 32 spaces, found 17
(#3997) Variable "LastGoodX" must be all lower-case
(#3997) Commas (,) must be followed by white space.
(#3997) Variable "LastGoodY" must be all lower-case
(#3997) Commas (,) must be followed by white space.
(#3997) Variable "X" must be all lower-case
(#3997) Commas (,) must be followed by white space.
(#3997) Variable "LastGoodY" must be all lower-case
(#3997) Commas (,) must be followed by white space.
(#3997) Variable "BreakSettings" must be all lower-case
(#3998) Line indented incorrectly; expected 32 spaces, found 17
(#3998) Expected "if (...) {\n"; found "if (...) { "
(#3998) Variable "RecordImageMap" must be all lower-case
(#3998) Commas (,) must be followed by white space.
(#3998) Variable "LastGoodX" must be all lower-case
(#3998) Expected 1 space before "-"; 0 found
(#3998) Expected 1 space after "-"; 0 found
(#3998) Variable "ImageMapPlotSize" must be all lower-case
(#3998) Variable "LastGoodY" must be all lower-case
(#3998) Expected 1 space before "-"; 0 found
(#3998) Expected 1 space after "-"; 0 found
(#3998) Variable "ImageMapPlotSize" must be all lower-case
(#3998) Variable "X" must be all lower-case
(#3998) Expected 1 space before "+"; 0 found
(#3998) Expected 1 space after "+"; 0 found
(#3998) Variable "ImageMapPlotSize" must be all lower-case
(#3998) Variable "LastGoodY" must be all lower-case
(#3998) Expected 1 space before "+"; 0 found
(#3998) Expected 1 space after "+"; 0 found
(#3998) Variable "ImageMapPlotSize" must be all lower-case
(#3998) Commas (,) must be followed by white space.
(#3998) Variable "R" must be all lower-case
(#3998) Commas (,) must be followed by white space.
(#3998) Variable "G" must be all lower-case
(#3998) Commas (,) must be followed by white space.
(#3998) Variable "B" must be all lower-case
(#3998) Commas (,) must be followed by white space.
(#3998) Variable "SerieDescription" must be all lower-case
(#3998) Commas (,) must be followed by white space.
(#3998) Variable "Serie" must be all lower-case
(#3998) Variable "Key" must be all lower-case
(#3998) Commas (,) must be followed by white space.
(#3998) Variable "Mode" must be all lower-case
(#3998) Commas (,) must be followed by white space.
(#3998) Variable "Format" must be all lower-case
(#3998) Commas (,) must be followed by white space.
(#3998) Variable "Unit" must be all lower-case
(#3998) Line exceeds maximum limit of 180 characters; contains 329 characters
(#3998) Closing brace must be on a line by itself
(#3999) Line indented incorrectly; expected 28 spaces, found 16
(#3999) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4001) Line indented incorrectly; expected at least 28 spaces, found 15
(#4001) Variable "X" must be all lower-case
(#4001) Commas (,) must be followed by white space.
(#4001) Variable "LastGoodY" must be all lower-case
(#4001) Commas (,) must be followed by white space.
(#4001) Variable "X" must be all lower-case
(#4001) Commas (,) must be followed by white space.
(#4001) Variable "Y" must be all lower-case
(#4001) Commas (,) must be followed by white space.
(#4001) Variable "BreakSettings" must be all lower-case
(#4002) Line indented incorrectly; expected at least 28 spaces, found 15
(#4002) Variable "LastGoodY" must be all lower-case
(#4002) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4003) Line indented incorrectly; expected 24 spaces, found 14
(#4003) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4004) Line indented incorrectly; expected 24 spaces, found 13
(#4004) Usage of ELSEIF not allowed; use ELSE IF instead
(#4004) Variable "BreakVoid" must be all lower-case
(#4004) Variable "LastGoodY" must be all lower-case
(#4004) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4004) Variable "Y" must be all lower-case
(#4005) Line indented incorrectly; expected at least 24 spaces, found 14
(#4006) Line indented incorrectly; expected at least 28 spaces, found 14
(#4006) Variable "XMargin" must be all lower-case
(#4006) Commas (,) must be followed by white space.
(#4006) Variable "Y" must be all lower-case
(#4006) Commas (,) must be followed by white space.
(#4006) Variable "X" must be all lower-case
(#4006) Commas (,) must be followed by white space.
(#4006) Variable "Y" must be all lower-case
(#4006) Commas (,) must be followed by white space.
(#4006) Variable "BreakSettings" must be all lower-case
(#4007) Line indented incorrectly; expected 28 spaces, found 15
(#4007) Expected "if (...) {\n"; found "if (...) { "
(#4007) Variable "RecordImageMap" must be all lower-case
(#4007) Commas (,) must be followed by white space.
(#4007) Expected 1 space before "+"; 0 found
(#4007) Expected 1 space after "+"; 0 found
(#4007) Variable "XMargin" must be all lower-case
(#4007) Expected 1 space before "-"; 0 found
(#4007) Expected 1 space after "-"; 0 found
(#4007) Variable "ImageMapPlotSize" must be all lower-case
(#4007) Variable "Y" must be all lower-case
(#4007) Expected 1 space before "-"; 0 found
(#4007) Expected 1 space after "-"; 0 found
(#4007) Variable "ImageMapPlotSize" must be all lower-case
(#4007) Variable "X" must be all lower-case
(#4007) Expected 1 space before "+"; 0 found
(#4007) Expected 1 space after "+"; 0 found
(#4007) Variable "ImageMapPlotSize" must be all lower-case
(#4007) Variable "Y" must be all lower-case
(#4007) Expected 1 space before "+"; 0 found
(#4007) Expected 1 space after "+"; 0 found
(#4007) Variable "ImageMapPlotSize" must be all lower-case
(#4007) Commas (,) must be followed by white space.
(#4007) Variable "R" must be all lower-case
(#4007) Commas (,) must be followed by white space.
(#4007) Variable "G" must be all lower-case
(#4007) Commas (,) must be followed by white space.
(#4007) Variable "B" must be all lower-case
(#4007) Commas (,) must be followed by white space.
(#4007) Variable "SerieDescription" must be all lower-case
(#4007) Commas (,) must be followed by white space.
(#4007) Variable "Serie" must be all lower-case
(#4007) Variable "Key" must be all lower-case
(#4007) Commas (,) must be followed by white space.
(#4007) Variable "Mode" must be all lower-case
(#4007) Commas (,) must be followed by white space.
(#4007) Variable "Format" must be all lower-case
(#4007) Commas (,) must be followed by white space.
(#4007) Variable "Unit" must be all lower-case
(#4007) Line exceeds maximum limit of 180 characters; contains 328 characters
(#4007) Closing brace must be on a line by itself
(#4008) Line indented incorrectly; expected 24 spaces, found 14
(#4008) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4010) Line indented incorrectly; expected 24 spaces, found 13
(#4010) Expected "if (...) {\n"; found "if (...) { "
(#4010) Variable "Y" must be all lower-case
(#4010) Variable "LastGoodY" must be all lower-case
(#4010) Variable "Y" must be all lower-case
(#4010) Variable "LastGoodX" must be all lower-case
(#4010) Variable "X" must be all lower-case
(#4010) Closing brace must be on a line by itself
(#4011) Line indented incorrectly; expected 24 spaces, found 13
(#4011) Expected "if (...) {\n"; found "if (...) { "
(#4011) Variable "Y" must be all lower-case
(#4011) Variable "Y" must be all lower-case
(#4011) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4011) Closing brace must be on a line by itself
(#4013) Line indented incorrectly; expected 24 spaces, found 13
(#4013) Expected "if (...) {\n"; found "if (...) { "
(#4013) Variable "Init" must be all lower-case
(#4013) Variable "ReCenter" must be all lower-case
(#4013) Variable "X" must be all lower-case
(#4013) Variable "X" must be all lower-case
(#4013) Variable "XStep" must be all lower-case
(#4013) Expected 1 space before "/"; 0 found
(#4013) Expected 1 space after "/"; 0 found
(#4013) Variable "Init" must be all lower-case
(#4013) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4013) Closing brace must be on a line by itself
(#4014) Line indented incorrectly; expected at least 24 spaces, found 13
(#4014) Variable "LastX" must be all lower-case
(#4014) Variable "X" must be all lower-case
(#4014) Variable "LastY" must be all lower-case
(#4014) Variable "Y" must be all lower-case
(#4015) Line indented incorrectly; expected 24 spaces, found 13
(#4015) Expected "if (...) {\n"; found "if (...) { "
(#4015) Variable "LastX" must be all lower-case
(#4015) Variable "XMargin" must be all lower-case
(#4015) Variable "LastX" must be all lower-case
(#4015) Variable "XMargin" must be all lower-case
(#4015) Closing brace must be on a line by itself
(#4016) Line indented incorrectly; expected at least 24 spaces, found 13
(#4016) Variable "X" must be all lower-case
(#4016) Variable "X" must be all lower-case
(#4016) Variable "XStep" must be all lower-case
(#4017) Line indented incorrectly; expected 20 spaces, found 12
(#4017) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4018) Line indented incorrectly; expected 20 spaces, found 11
(#4018) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4018) Variable "ReCenter" must be all lower-case
(#4019) Line indented incorrectly; expected at least 20 spaces, found 12
(#4020) Line indented incorrectly; expected at least 24 spaces, found 13
(#4020) Variable "LastX" must be all lower-case
(#4020) Commas (,) must be followed by white space.
(#4020) Variable "LastY" must be all lower-case
(#4020) Commas (,) must be followed by white space.
(#4020) Variable "XMargin" must be all lower-case
(#4020) Commas (,) must be followed by white space.
(#4020) Variable "LastY" must be all lower-case
(#4020) Commas (,) must be followed by white space.
(#4020) Variable "Color" must be all lower-case
(#4021) Line indented incorrectly; expected 24 spaces, found 13
(#4021) Expected "if (...) {\n"; found "if (...) { "
(#4021) Variable "RecordImageMap" must be all lower-case
(#4021) Commas (,) must be followed by white space.
(#4021) Variable "LastX" must be all lower-case
(#4021) Expected 1 space before "-"; 0 found
(#4021) Expected 1 space after "-"; 0 found
(#4021) Variable "ImageMapPlotSize" must be all lower-case
(#4021) Variable "LastY" must be all lower-case
(#4021) Expected 1 space before "-"; 0 found
(#4021) Expected 1 space after "-"; 0 found
(#4021) Variable "ImageMapPlotSize" must be all lower-case
(#4021) Expected 1 space before "-"; 0 found
(#4021) Expected 1 space after "-"; 0 found
(#4021) Variable "XMargin" must be all lower-case
(#4021) Expected 1 space before "+"; 0 found
(#4021) Expected 1 space after "+"; 0 found
(#4021) Variable "ImageMapPlotSize" must be all lower-case
(#4021) Variable "LastY" must be all lower-case
(#4021) Expected 1 space before "+"; 0 found
(#4021) Expected 1 space after "+"; 0 found
(#4021) Variable "ImageMapPlotSize" must be all lower-case
(#4021) Commas (,) must be followed by white space.
(#4021) Variable "R" must be all lower-case
(#4021) Commas (,) must be followed by white space.
(#4021) Variable "G" must be all lower-case
(#4021) Commas (,) must be followed by white space.
(#4021) Variable "B" must be all lower-case
(#4021) Commas (,) must be followed by white space.
(#4021) Variable "SerieDescription" must be all lower-case
(#4021) Commas (,) must be followed by white space.
(#4021) Variable "Serie" must be all lower-case
(#4021) Variable "Key" must be all lower-case
(#4021) Commas (,) must be followed by white space.
(#4021) Variable "Mode" must be all lower-case
(#4021) Commas (,) must be followed by white space.
(#4021) Variable "Format" must be all lower-case
(#4021) Commas (,) must be followed by white space.
(#4021) Variable "Unit" must be all lower-case
(#4021) Line exceeds maximum limit of 180 characters; contains 338 characters
(#4021) Closing brace must be on a line by itself
(#4022) Line indented incorrectly; expected 20 spaces, found 12
(#4022) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4023) Line indented incorrectly; expected 16 spaces, found 10
(#4023) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4024) Line indented incorrectly; expected 16 spaces, found 9
(#4024) Expected "} else {\n"; found "}\n else\n {\n"
(#4025) Line indented incorrectly; expected at least 16 spaces, found 10
(#4026) Line indented incorrectly; expected 20 spaces, found 11
(#4026) Expected "if (...) {\n"; found "if (...) { "
(#4026) Variable "XDivs" must be all lower-case
(#4026) Variable "YStep" must be all lower-case
(#4026) Expected 1 space before "-"; 0 found
(#4026) Expected 1 space after "-"; 0 found
(#4026) Expected 1 space before "/"; 0 found
(#4026) Expected 1 space after "/"; 0 found
(#4026) Closing brace must be on a line by itself
(#4026) Expected "} else {\n"; found "} else { "
(#4026) Variable "YStep" must be all lower-case
(#4026) Expected 1 space before "-"; 0 found
(#4026) Expected 1 space after "-"; 0 found
(#4026) Expected 1 space before "-"; 0 found
(#4026) Expected 1 space after "-"; 0 found
(#4026) Variable "XMargin" must be all lower-case
(#4026) Expected 1 space before "*"; 0 found
(#4026) Expected 1 space after "*"; 0 found
(#4026) Expected 1 space before "/"; 0 found
(#4026) Expected 1 space after "/"; 0 found
(#4026) Variable "XDivs" must be all lower-case
(#4026) Line exceeds 132 characters; contains 162 characters
(#4026) Closing brace must be on a line by itself
(#4027) Line indented incorrectly; expected at least 20 spaces, found 11
(#4027) Variable "Y" must be all lower-case
(#4027) Variable "XMargin" must be all lower-case
(#4027) Variable "LastX" must be all lower-case
(#4027) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4027) Variable "LastY" must be all lower-case
(#4027) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4029) Line indented incorrectly; expected 20 spaces, found 11
(#4029) Expected "if (...) {\n"; found "if (...) { "
(#4029) Variable "PosArray" must be all lower-case
(#4029) Variable "Value" must be all lower-case
(#4029) Variable "PosArray" must be all lower-case
(#4029) Variable "PosArray" must be all lower-case
(#4029) Variable "PosArray" must be all lower-case
(#4029) Variable "Value" must be all lower-case
(#4029) Closing brace must be on a line by itself
(#4030) Line indented incorrectly; expected at least 20 spaces, found 11
(#4030) Variable "LastGoodY" must be all lower-case
(#4030) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4030) Variable "LastGoodX" must be all lower-case
(#4030) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4030) Variable "Init" must be all lower-case
(#4030) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4031) Line indented incorrectly; expected 20 spaces, found 11
(#4031) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4031) Variable "PosArray" must be all lower-case
(#4031) Variable "Key" must be all lower-case
(#4031) Variable "X" must be all lower-case
(#4032) Line indented incorrectly; expected at least 20 spaces, found 12
(#4033) Line indented incorrectly; expected 24 spaces, found 13
(#4033) Expected "if (...) {\n"; found "if (...) \n {\n"
(#4033) Variable "DisplayValues" must be all lower-case
(#4033) Variable "Serie" must be all lower-case
(#4033) Variable "Key" must be all lower-case
(#4033) Whitespace found at end of line
(#4034) Line indented incorrectly; expected at least 24 spaces, found 14
(#4035) Line indented incorrectly; expected 28 spaces, found 15
(#4035) Expected "if (...) {\n"; found "if (...) { "
(#4035) Variable "X" must be all lower-case
(#4035) Variable "LastX" must be all lower-case
(#4035) Variable "Align" must be all lower-case
(#4035) Variable "Offset" must be all lower-case
(#4035) Variable "DisplayOffset" must be all lower-case
(#4035) Closing brace must be on a line by itself
(#4035) Expected "} else {\n"; found "} else { "
(#4035) Variable "Align" must be all lower-case
(#4035) Variable "Offset" must be all lower-case
(#4035) Variable "DisplayOffset" must be all lower-case
(#4035) Line exceeds 132 characters; contains 165 characters
(#4035) Closing brace must be on a line by itself
(#4036) Line indented incorrectly; expected at least 28 spaces, found 15
(#4036) Variable "X" must be all lower-case
(#4036) Expected 1 space before "+"; 0 found
(#4036) Expected 1 space after "+"; 0 found
(#4036) Variable "Offset" must be all lower-case
(#4036) Expected 1 space before "+"; 0 found
(#4036) Expected 1 space after "+"; 0 found
(#4036) Variable "Weight" must be all lower-case
(#4036) Commas (,) must be followed by white space.
(#4036) Variable "Y" must be all lower-case
(#4036) Commas (,) must be followed by white space.
(#4036) Variable "Serie" must be all lower-case
(#4036) Variable "Key" must be all lower-case
(#4036) Commas (,) must be followed by white space.
(#4036) Variable "Mode" must be all lower-case
(#4036) Commas (,) must be followed by white space.
(#4036) Variable "Format" must be all lower-case
(#4036) Commas (,) must be followed by white space.
(#4036) Variable "Unit" must be all lower-case
(#4036) Commas (,) must be followed by white space.
(#4036) Expected 1 space before "=>"; 0 found
(#4036) Expected 1 space after "=>"; 0 found
(#4036) Variable "DisplayR" must be all lower-case
(#4036) Commas (,) must be followed by white space.
(#4036) Expected 1 space before "=>"; 0 found
(#4036) Expected 1 space after "=>"; 0 found
(#4036) Variable "DisplayG" must be all lower-case
(#4036) Commas (,) must be followed by white space.
(#4036) Expected 1 space before "=>"; 0 found
(#4036) Expected 1 space after "=>"; 0 found
(#4036) Variable "DisplayB" must be all lower-case
(#4036) Commas (,) must be followed by white space.
(#4036) Expected 1 space before "=>"; 0 found
(#4036) Expected 1 space after "=>"; 0 found
(#4036) Variable "Align" must be all lower-case
(#4036) Line exceeds maximum limit of 180 characters; contains 183 characters
(#4037) Line indented incorrectly; expected 24 spaces, found 14
(#4037) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4039) Line indented incorrectly; expected 24 spaces, found 13
(#4039) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4039) Variable "X" must be all lower-case
(#4039) Variable "LastX" must be all lower-case
(#4039) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4039) Variable "LastY" must be all lower-case
(#4039) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4040) Line indented incorrectly; expected at least 24 spaces, found 14
(#4041) Line indented incorrectly; expected at least 28 spaces, found 15
(#4041) Variable "LastX" must be all lower-case
(#4041) Commas (,) must be followed by white space.
(#4041) Variable "LastY" must be all lower-case
(#4041) Commas (,) must be followed by white space.
(#4041) Variable "LastX" must be all lower-case
(#4041) Commas (,) must be followed by white space.
(#4041) Variable "Y" must be all lower-case
(#4041) Commas (,) must be followed by white space.
(#4041) Variable "Color" must be all lower-case
(#4042) Line indented incorrectly; expected at least 28 spaces, found 15
(#4042) Variable "LastX" must be all lower-case
(#4042) Commas (,) must be followed by white space.
(#4042) Variable "Y" must be all lower-case
(#4042) Commas (,) must be followed by white space.
(#4042) Variable "X" must be all lower-case
(#4042) Commas (,) must be followed by white space.
(#4042) Variable "Y" must be all lower-case
(#4042) Commas (,) must be followed by white space.
(#4042) Variable "Color" must be all lower-case
(#4044) Line indented incorrectly; expected 28 spaces, found 15
(#4044) Expected "if (...) {\n"; found "if (...) { "
(#4044) Variable "RecordImageMap" must be all lower-case
(#4044) Commas (,) must be followed by white space.
(#4044) Variable "LastX" must be all lower-case
(#4044) Expected 1 space before "-"; 0 found
(#4044) Expected 1 space after "-"; 0 found
(#4044) Variable "ImageMapPlotSize" must be all lower-case
(#4044) Variable "LastY" must be all lower-case
(#4044) Expected 1 space before "-"; 0 found
(#4044) Expected 1 space after "-"; 0 found
(#4044) Variable "ImageMapPlotSize" must be all lower-case
(#4044) Variable "LastX" must be all lower-case
(#4044) Expected 1 space before "+"; 0 found
(#4044) Expected 1 space after "+"; 0 found
(#4044) Variable "XStep" must be all lower-case
(#4044) Expected 1 space before "+"; 0 found
(#4044) Expected 1 space after "+"; 0 found
(#4044) Variable "ImageMapPlotSize" must be all lower-case
(#4044) Variable "Y" must be all lower-case
(#4044) Expected 1 space before "+"; 0 found
(#4044) Expected 1 space after "+"; 0 found
(#4044) Variable "ImageMapPlotSize" must be all lower-case
(#4044) Commas (,) must be followed by white space.
(#4044) Variable "R" must be all lower-case
(#4044) Commas (,) must be followed by white space.
(#4044) Variable "G" must be all lower-case
(#4044) Commas (,) must be followed by white space.
(#4044) Variable "B" must be all lower-case
(#4044) Commas (,) must be followed by white space.
(#4044) Variable "SerieDescription" must be all lower-case
(#4044) Commas (,) must be followed by white space.
(#4044) Variable "Serie" must be all lower-case
(#4044) Variable "Key" must be all lower-case
(#4044) Commas (,) must be followed by white space.
(#4044) Variable "Mode" must be all lower-case
(#4044) Commas (,) must be followed by white space.
(#4044) Variable "Format" must be all lower-case
(#4044) Commas (,) must be followed by white space.
(#4044) Variable "Unit" must be all lower-case
(#4044) Line exceeds maximum limit of 180 characters; contains 322 characters
(#4044) Closing brace must be on a line by itself
(#4045) Line indented incorrectly; expected 24 spaces, found 14
(#4045) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4047) Line indented incorrectly; expected 24 spaces, found 13
(#4047) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4047) Variable "X" must be all lower-case
(#4047) Variable "LastX" must be all lower-case
(#4047) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4047) Variable "LastGoodY" must be all lower-case
(#4047) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4047) Variable "BreakVoid" must be all lower-case
(#4048) Line indented incorrectly; expected at least 24 spaces, found 14
(#4049) Line indented incorrectly; expected at least 28 spaces, found 15
(#4049) Variable "LastGoodX" must be all lower-case
(#4049) Commas (,) must be followed by white space.
(#4049) Variable "LastGoodY" must be all lower-case
(#4049) Commas (,) must be followed by white space.
(#4049) Variable "LastGoodX" must be all lower-case
(#4049) Commas (,) must be followed by white space.
(#4049) Variable "LastGoodY" must be all lower-case
(#4049) Expected 1 space before "+"; 0 found
(#4049) Expected 1 space after "+"; 0 found
(#4049) Variable "YStep" must be all lower-case
(#4049) Commas (,) must be followed by white space.
(#4049) Variable "Color" must be all lower-case
(#4050) Line indented incorrectly; expected 28 spaces, found 15
(#4050) Expected "if (...) {\n"; found "if (...) { "
(#4050) Variable "RecordImageMap" must be all lower-case
(#4050) Commas (,) must be followed by white space.
(#4050) Variable "LastGoodX" must be all lower-case
(#4050) Expected 1 space before "-"; 0 found
(#4050) Expected 1 space after "-"; 0 found
(#4050) Variable "ImageMapPlotSize" must be all lower-case
(#4050) Variable "LastGoodY" must be all lower-case
(#4050) Expected 1 space before "-"; 0 found
(#4050) Expected 1 space after "-"; 0 found
(#4050) Variable "ImageMapPlotSize" must be all lower-case
(#4050) Variable "LastGoodX" must be all lower-case
(#4050) Expected 1 space before "+"; 0 found
(#4050) Expected 1 space after "+"; 0 found
(#4050) Variable "ImageMapPlotSize" must be all lower-case
(#4050) Variable "LastGoodY" must be all lower-case
(#4050) Expected 1 space before "+"; 0 found
(#4050) Expected 1 space after "+"; 0 found
(#4050) Variable "YStep" must be all lower-case
(#4050) Expected 1 space before "+"; 0 found
(#4050) Expected 1 space after "+"; 0 found
(#4050) Variable "ImageMapPlotSize" must be all lower-case
(#4050) Commas (,) must be followed by white space.
(#4050) Variable "R" must be all lower-case
(#4050) Commas (,) must be followed by white space.
(#4050) Variable "G" must be all lower-case
(#4050) Commas (,) must be followed by white space.
(#4050) Variable "B" must be all lower-case
(#4050) Commas (,) must be followed by white space.
(#4050) Variable "SerieDescription" must be all lower-case
(#4050) Commas (,) must be followed by white space.
(#4050) Variable "Serie" must be all lower-case
(#4050) Variable "Key" must be all lower-case
(#4050) Commas (,) must be followed by white space.
(#4050) Variable "Mode" must be all lower-case
(#4050) Commas (,) must be followed by white space.
(#4050) Variable "Format" must be all lower-case
(#4050) Commas (,) must be followed by white space.
(#4050) Variable "Unit" must be all lower-case
(#4050) Line exceeds maximum limit of 180 characters; contains 342 characters
(#4050) Closing brace must be on a line by itself
(#4052) Line indented incorrectly; expected at least 28 spaces, found 15
(#4052) Variable "LastGoodX" must be all lower-case
(#4052) Commas (,) must be followed by white space.
(#4052) Variable "LastGoodY" must be all lower-case
(#4052) Expected 1 space before "+"; 0 found
(#4052) Expected 1 space after "+"; 0 found
(#4052) Variable "YStep" must be all lower-case
(#4052) Commas (,) must be followed by white space.
(#4052) Variable "LastGoodX" must be all lower-case
(#4052) Commas (,) must be followed by white space.
(#4052) Variable "Y" must be all lower-case
(#4052) Commas (,) must be followed by white space.
(#4052) Variable "BreakSettings" must be all lower-case
(#4053) Line indented incorrectly; expected 28 spaces, found 15
(#4053) Expected "if (...) {\n"; found "if (...) { "
(#4053) Variable "RecordImageMap" must be all lower-case
(#4053) Commas (,) must be followed by white space.
(#4053) Variable "LastGoodX" must be all lower-case
(#4053) Expected 1 space before "-"; 0 found
(#4053) Expected 1 space after "-"; 0 found
(#4053) Variable "ImageMapPlotSize" must be all lower-case
(#4053) Variable "LastGoodY" must be all lower-case
(#4053) Expected 1 space before "+"; 0 found
(#4053) Expected 1 space after "+"; 0 found
(#4053) Variable "YStep" must be all lower-case
(#4053) Expected 1 space before "-"; 0 found
(#4053) Expected 1 space after "-"; 0 found
(#4053) Variable "ImageMapPlotSize" must be all lower-case
(#4053) Variable "LastGoodX" must be all lower-case
(#4053) Expected 1 space before "+"; 0 found
(#4053) Expected 1 space after "+"; 0 found
(#4053) Variable "ImageMapPlotSize" must be all lower-case
(#4053) Variable "YStep" must be all lower-case
(#4053) Expected 1 space before "+"; 0 found
(#4053) Expected 1 space after "+"; 0 found
(#4053) Variable "ImageMapPlotSize" must be all lower-case
(#4053) Commas (,) must be followed by white space.
(#4053) Variable "R" must be all lower-case
(#4053) Commas (,) must be followed by white space.
(#4053) Variable "G" must be all lower-case
(#4053) Commas (,) must be followed by white space.
(#4053) Variable "B" must be all lower-case
(#4053) Commas (,) must be followed by white space.
(#4053) Variable "SerieDescription" must be all lower-case
(#4053) Commas (,) must be followed by white space.
(#4053) Variable "Serie" must be all lower-case
(#4053) Variable "Key" must be all lower-case
(#4053) Commas (,) must be followed by white space.
(#4053) Variable "Mode" must be all lower-case
(#4053) Commas (,) must be followed by white space.
(#4053) Variable "Format" must be all lower-case
(#4053) Commas (,) must be followed by white space.
(#4053) Variable "Unit" must be all lower-case
(#4053) Line exceeds maximum limit of 180 characters; contains 338 characters
(#4053) Closing brace must be on a line by itself
(#4055) Line indented incorrectly; expected at least 28 spaces, found 15
(#4055) Variable "LastGoodX" must be all lower-case
(#4055) Commas (,) must be followed by white space.
(#4055) Variable "Y" must be all lower-case
(#4055) Commas (,) must be followed by white space.
(#4055) Variable "X" must be all lower-case
(#4055) Commas (,) must be followed by white space.
(#4055) Variable "Y" must be all lower-case
(#4055) Commas (,) must be followed by white space.
(#4055) Variable "BreakSettings" must be all lower-case
(#4056) Line indented incorrectly; expected at least 28 spaces, found 15
(#4056) Variable "LastGoodY" must be all lower-case
(#4056) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4057) Line indented incorrectly; expected 24 spaces, found 14
(#4057) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4058) Line indented incorrectly; expected 24 spaces, found 13
(#4058) Usage of ELSEIF not allowed; use ELSE IF instead
(#4058) Variable "X" must be all lower-case
(#4058) Variable "LastGoodY" must be all lower-case
(#4058) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4058) Variable "BreakVoid" must be all lower-case
(#4059) Line indented incorrectly; expected at least 24 spaces, found 14
(#4060) Line indented incorrectly; expected at least 28 spaces, found 15
(#4060) Variable "X" must be all lower-case
(#4060) Commas (,) must be followed by white space.
(#4060) Variable "XMargin" must be all lower-case
(#4060) Commas (,) must be followed by white space.
(#4060) Variable "X" must be all lower-case
(#4060) Commas (,) must be followed by white space.
(#4060) Variable "Y" must be all lower-case
(#4060) Commas (,) must be followed by white space.
(#4060) Variable "BreakSettings" must be all lower-case
(#4061) Line indented incorrectly; expected 28 spaces, found 15
(#4061) Expected "if (...) {\n"; found "if (...) { "
(#4061) Variable "RecordImageMap" must be all lower-case
(#4061) Commas (,) must be followed by white space.
(#4061) Variable "X" must be all lower-case
(#4061) Expected 1 space before "-"; 0 found
(#4061) Expected 1 space after "-"; 0 found
(#4061) Variable "ImageMapPlotSize" must be all lower-case
(#4061) Expected 1 space before "+"; 0 found
(#4061) Expected 1 space after "+"; 0 found
(#4061) Variable "XMargin" must be all lower-case
(#4061) Expected 1 space before "-"; 0 found
(#4061) Expected 1 space after "-"; 0 found
(#4061) Variable "ImageMapPlotSize" must be all lower-case
(#4061) Variable "X" must be all lower-case
(#4061) Expected 1 space before "+"; 0 found
(#4061) Expected 1 space after "+"; 0 found
(#4061) Variable "ImageMapPlotSize" must be all lower-case
(#4061) Variable "Y" must be all lower-case
(#4061) Expected 1 space before "+"; 0 found
(#4061) Expected 1 space after "+"; 0 found
(#4061) Variable "ImageMapPlotSize" must be all lower-case
(#4061) Commas (,) must be followed by white space.
(#4061) Variable "R" must be all lower-case
(#4061) Commas (,) must be followed by white space.
(#4061) Variable "G" must be all lower-case
(#4061) Commas (,) must be followed by white space.
(#4061) Variable "B" must be all lower-case
(#4061) Commas (,) must be followed by white space.
(#4061) Variable "SerieDescription" must be all lower-case
(#4061) Commas (,) must be followed by white space.
(#4061) Variable "Serie" must be all lower-case
(#4061) Variable "Key" must be all lower-case
(#4061) Commas (,) must be followed by white space.
(#4061) Variable "Mode" must be all lower-case
(#4061) Commas (,) must be followed by white space.
(#4061) Variable "Format" must be all lower-case
(#4061) Commas (,) must be followed by white space.
(#4061) Variable "Unit" must be all lower-case
(#4061) Line exceeds maximum limit of 180 characters; contains 328 characters
(#4061) Closing brace must be on a line by itself
(#4062) Line indented incorrectly; expected 24 spaces, found 14
(#4062) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4064) Line indented incorrectly; expected 24 spaces, found 13
(#4064) Expected "if (...) {\n"; found "if (...) { "
(#4064) Variable "X" must be all lower-case
(#4064) Variable "LastGoodY" must be all lower-case
(#4064) Variable "Y" must be all lower-case
(#4064) Variable "LastGoodX" must be all lower-case
(#4064) Variable "X" must be all lower-case
(#4064) Closing brace must be on a line by itself
(#4065) Line indented incorrectly; expected 24 spaces, found 13
(#4065) Expected "if (...) {\n"; found "if (...) { "
(#4065) Variable "X" must be all lower-case
(#4065) Variable "X" must be all lower-case
(#4065) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4065) Closing brace must be on a line by itself
(#4067) Line indented incorrectly; expected 24 spaces, found 13
(#4067) Expected "if (...) {\n"; found "if (...) { "
(#4067) Variable "Init" must be all lower-case
(#4067) Variable "ReCenter" must be all lower-case
(#4067) Variable "Y" must be all lower-case
(#4067) Variable "Y" must be all lower-case
(#4067) Variable "YStep" must be all lower-case
(#4067) Expected 1 space before "/"; 0 found
(#4067) Expected 1 space after "/"; 0 found
(#4067) Variable "Init" must be all lower-case
(#4067) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4067) Closing brace must be on a line by itself
(#4068) Line indented incorrectly; expected at least 24 spaces, found 13
(#4068) Variable "LastX" must be all lower-case
(#4068) Variable "X" must be all lower-case
(#4068) Variable "LastY" must be all lower-case
(#4068) Variable "Y" must be all lower-case
(#4069) Line indented incorrectly; expected 24 spaces, found 13
(#4069) Expected "if (...) {\n"; found "if (...) { "
(#4069) Variable "LastY" must be all lower-case
(#4069) Variable "XMargin" must be all lower-case
(#4069) Variable "LastY" must be all lower-case
(#4069) Variable "XMargin" must be all lower-case
(#4069) Closing brace must be on a line by itself
(#4070) Line indented incorrectly; expected at least 24 spaces, found 13
(#4070) Variable "Y" must be all lower-case
(#4070) Variable "Y" must be all lower-case
(#4070) Variable "YStep" must be all lower-case
(#4071) Line indented incorrectly; expected 20 spaces, found 12
(#4071) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4072) Line indented incorrectly; expected 20 spaces, found 11
(#4072) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4072) Variable "ReCenter" must be all lower-case
(#4073) Line indented incorrectly; expected at least 20 spaces, found 12
(#4074) Line indented incorrectly; expected at least 24 spaces, found 13
(#4074) Variable "LastX" must be all lower-case
(#4074) Commas (,) must be followed by white space.
(#4074) Variable "LastY" must be all lower-case
(#4074) Commas (,) must be followed by white space.
(#4074) Variable "LastX" must be all lower-case
(#4074) Commas (,) must be followed by white space.
(#4074) Variable "XMargin" must be all lower-case
(#4074) Commas (,) must be followed by white space.
(#4074) Variable "Color" must be all lower-case
(#4075) Line indented incorrectly; expected 24 spaces, found 13
(#4075) Expected "if (...) {\n"; found "if (...) { "
(#4075) Variable "RecordImageMap" must be all lower-case
(#4075) Commas (,) must be followed by white space.
(#4075) Variable "LastX" must be all lower-case
(#4075) Expected 1 space before "-"; 0 found
(#4075) Expected 1 space after "-"; 0 found
(#4075) Variable "ImageMapPlotSize" must be all lower-case
(#4075) Variable "LastY" must be all lower-case
(#4075) Expected 1 space before "-"; 0 found
(#4075) Expected 1 space after "-"; 0 found
(#4075) Variable "ImageMapPlotSize" must be all lower-case
(#4075) Variable "LastX" must be all lower-case
(#4075) Expected 1 space before "+"; 0 found
(#4075) Expected 1 space after "+"; 0 found
(#4075) Variable "ImageMapPlotSize" must be all lower-case
(#4075) Expected 1 space before "-"; 0 found
(#4075) Expected 1 space after "-"; 0 found
(#4075) Variable "XMargin" must be all lower-case
(#4075) Expected 1 space before "+"; 0 found
(#4075) Expected 1 space after "+"; 0 found
(#4075) Variable "ImageMapPlotSize" must be all lower-case
(#4075) Commas (,) must be followed by white space.
(#4075) Variable "R" must be all lower-case
(#4075) Commas (,) must be followed by white space.
(#4075) Variable "G" must be all lower-case
(#4075) Commas (,) must be followed by white space.
(#4075) Variable "B" must be all lower-case
(#4075) Commas (,) must be followed by white space.
(#4075) Variable "SerieDescription" must be all lower-case
(#4075) Commas (,) must be followed by white space.
(#4075) Variable "Serie" must be all lower-case
(#4075) Variable "Key" must be all lower-case
(#4075) Commas (,) must be followed by white space.
(#4075) Variable "Mode" must be all lower-case
(#4075) Commas (,) must be followed by white space.
(#4075) Variable "Format" must be all lower-case
(#4075) Commas (,) must be followed by white space.
(#4075) Variable "Unit" must be all lower-case
(#4075) Line exceeds maximum limit of 180 characters; contains 338 characters
(#4075) Closing brace must be on a line by itself
(#4076) Line indented incorrectly; expected 20 spaces, found 12
(#4076) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4077) Line indented incorrectly; expected 16 spaces, found 10
(#4077) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4078) Line indented incorrectly; expected 12 spaces, found 8
(#4078) Closing brace indented incorrectly; expected 7 spaces, found 8
(#4079) Line indented incorrectly; expected 8 spaces, found 6
(#4079) Closing brace indented incorrectly; expected 5 spaces, found 6
(#4080) Closing brace indented incorrectly; expected 3 spaces, found 4
(#4082) Line indented incorrectly; expected at least 4 spaces, found 3
(#4083) Line indented incorrectly; expected 4 spaces, found 3
(#4083) method name "pDraw::drawFilledStepChart" must be in lower-case letters only
(#4083) Visibility must be declared on method "drawFilledStepChart"
(#4083) Variable "Format" must be all lower-case
(#4083) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4084) Opening brace should be on the same line as the declaration
(#4085) Line indented incorrectly; expected at least 8 spaces, found 5
(#4085) Variable "ReCenter" must be all lower-case
(#4085) Spaces must be used for alignment; tabs are not allowed
(#4085) Tab found within whitespace
(#4085) Variable "Format" must be all lower-case
(#4085) Variable "Format" must be all lower-case
(#4085) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4086) Line indented incorrectly; expected at least 8 spaces, found 5
(#4086) Variable "DisplayValues" must be all lower-case
(#4086) Spaces must be used for alignment; tabs are not allowed
(#4086) Tab found within whitespace
(#4086) Variable "Format" must be all lower-case
(#4086) Variable "Format" must be all lower-case
(#4086) Expected 1 space after ":"; 0 found
(#4086) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4087) Line indented incorrectly; expected at least 8 spaces, found 5
(#4087) Variable "DisplayOffset" must be all lower-case
(#4087) Spaces must be used for alignment; tabs are not allowed
(#4087) Tab found within whitespace
(#4087) Variable "Format" must be all lower-case
(#4087) Variable "Format" must be all lower-case
(#4088) Line indented incorrectly; expected at least 8 spaces, found 5
(#4088) Variable "DisplayColor" must be all lower-case
(#4088) Spaces must be used for alignment; tabs are not allowed
(#4088) Tab found within whitespace
(#4088) Variable "Format" must be all lower-case
(#4088) Variable "Format" must be all lower-case
(#4089) Line indented incorrectly; expected at least 8 spaces, found 5
(#4089) Variable "ForceTransparency" must be all lower-case
(#4089) Spaces must be used for alignment; tabs are not allowed
(#4089) Tab found within whitespace
(#4089) Variable "Format" must be all lower-case
(#4089) Variable "Format" must be all lower-case
(#4089) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4090) Line indented incorrectly; expected at least 8 spaces, found 5
(#4090) Variable "DisplayR" must be all lower-case
(#4090) Spaces must be used for alignment; tabs are not allowed
(#4090) Tab found within whitespace
(#4090) Variable "Format" must be all lower-case
(#4090) Variable "Format" must be all lower-case
(#4091) Line indented incorrectly; expected at least 8 spaces, found 5
(#4091) Variable "DisplayG" must be all lower-case
(#4091) Spaces must be used for alignment; tabs are not allowed
(#4091) Tab found within whitespace
(#4091) Variable "Format" must be all lower-case
(#4091) Variable "Format" must be all lower-case
(#4092) Line indented incorrectly; expected at least 8 spaces, found 5
(#4092) Variable "DisplayB" must be all lower-case
(#4092) Spaces must be used for alignment; tabs are not allowed
(#4092) Tab found within whitespace
(#4092) Variable "Format" must be all lower-case
(#4092) Variable "Format" must be all lower-case
(#4093) Line indented incorrectly; expected at least 8 spaces, found 5
(#4093) Variable "AroundZero" must be all lower-case
(#4093) Spaces must be used for alignment; tabs are not allowed
(#4093) Tab found within whitespace
(#4093) Variable "Format" must be all lower-case
(#4093) Variable "Format" must be all lower-case
(#4093) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4095) Line indented incorrectly; expected at least 8 spaces, found 5
(#4097) Line indented incorrectly; expected at least 8 spaces, found 5
(#4097) Variable "Data" must be all lower-case
(#4098) Line indented incorrectly; expected at least 8 spaces, found 5
(#4098) Variable "XMargin" must be all lower-case
(#4098) Commas (,) must be followed by white space.
(#4098) Variable "XDivs" must be all lower-case
(#4099) Line indented incorrectly; expected 8 spaces, found 5
(#4099) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4099) Variable "Data" must be all lower-case
(#4099) Variable "SerieName" must be all lower-case
(#4099) Variable "Serie" must be all lower-case
(#4100) Line indented incorrectly; expected at least 8 spaces, found 6
(#4101) Line indented incorrectly; expected 12 spaces, found 7
(#4101) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4101) Variable "Serie" must be all lower-case
(#4101) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4101) Variable "SerieName" must be all lower-case
(#4101) Variable "Data" must be all lower-case
(#4102) Line indented incorrectly; expected at least 12 spaces, found 8
(#4103) Line indented incorrectly; expected at least 16 spaces, found 9
(#4103) Variable "R" must be all lower-case
(#4103) Variable "Serie" must be all lower-case
(#4103) Variable "G" must be all lower-case
(#4103) Variable "Serie" must be all lower-case
(#4103) Variable "B" must be all lower-case
(#4103) Variable "Serie" must be all lower-case
(#4103) Variable "Alpha" must be all lower-case
(#4103) Variable "Serie" must be all lower-case
(#4103) Variable "Ticks" must be all lower-case
(#4103) Variable "Serie" must be all lower-case
(#4103) Variable "Weight" must be all lower-case
(#4103) Variable "Serie" must be all lower-case
(#4103) Line exceeds 132 characters; contains 178 characters
(#4105) Line indented incorrectly; expected 16 spaces, found 9
(#4105) Expected "if (...) {\n"; found "if (...) { "
(#4105) Variable "DisplayColor" must be all lower-case
(#4105) Variable "DisplayR" must be all lower-case
(#4105) Variable "R" must be all lower-case
(#4105) Variable "DisplayG" must be all lower-case
(#4105) Variable "G" must be all lower-case
(#4105) Variable "DisplayB" must be all lower-case
(#4105) Variable "B" must be all lower-case
(#4105) Closing brace must be on a line by itself
(#4107) Line indented incorrectly; expected at least 16 spaces, found 9
(#4107) Variable "AxisID" must be all lower-case
(#4107) Spaces must be used for alignment; tabs are not allowed
(#4107) Tab found within whitespace
(#4107) Variable "Serie" must be all lower-case
(#4108) Line indented incorrectly; expected at least 16 spaces, found 9
(#4108) Variable "Mode" must be all lower-case
(#4108) Spaces must be used for alignment; tabs are not allowed
(#4108) Tab found within whitespace
(#4108) Variable "Data" must be all lower-case
(#4108) Variable "AxisID" must be all lower-case
(#4109) Line indented incorrectly; expected at least 16 spaces, found 9
(#4109) Variable "Format" must be all lower-case
(#4109) Spaces must be used for alignment; tabs are not allowed
(#4109) Tab found within whitespace
(#4109) Variable "Data" must be all lower-case
(#4109) Variable "AxisID" must be all lower-case
(#4110) Line indented incorrectly; expected at least 16 spaces, found 9
(#4110) Variable "Unit" must be all lower-case
(#4110) Spaces must be used for alignment; tabs are not allowed
(#4110) Tab found within whitespace
(#4110) Variable "Data" must be all lower-case
(#4110) Variable "AxisID" must be all lower-case
(#4112) Line indented incorrectly; expected at least 16 spaces, found 9
(#4112) Variable "Color" must be all lower-case
(#4112) Spaces must be used for alignment; tabs are not allowed
(#4112) Tab found within whitespace
(#4112) Expected 1 space before "=>"; 0 found
(#4112) Expected 1 space after "=>"; 0 found
(#4112) Variable "R" must be all lower-case
(#4112) Commas (,) must be followed by white space.
(#4112) Expected 1 space before "=>"; 0 found
(#4112) Expected 1 space after "=>"; 0 found
(#4112) Variable "G" must be all lower-case
(#4112) Commas (,) must be followed by white space.
(#4112) Expected 1 space before "=>"; 0 found
(#4112) Expected 1 space after "=>"; 0 found
(#4112) Variable "B" must be all lower-case
(#4113) Line indented incorrectly; expected 16 spaces, found 9
(#4113) Expected "if (...) {\n"; found "if (...) { "
(#4113) Variable "ForceTransparency" must be all lower-case
(#4113) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4113) Variable "Color" must be all lower-case
(#4113) Variable "ForceTransparency" must be all lower-case
(#4113) Closing brace must be on a line by itself
(#4113) Expected "} else {\n"; found "} else { "
(#4113) Variable "Color" must be all lower-case
(#4113) Variable "Alpha" must be all lower-case
(#4113) Closing brace must be on a line by itself
(#4115) Line indented incorrectly; expected at least 16 spaces, found 9
(#4115) Variable "PosArray" must be all lower-case
(#4115) Variable "Serie" must be all lower-case
(#4115) Commas (,) must be followed by white space.
(#4115) Expected 1 space before "=>"; 0 found
(#4115) Expected 1 space after "=>"; 0 found
(#4115) Variable "Serie" must be all lower-case
(#4116) Line indented incorrectly; expected at least 16 spaces, found 9
(#4116) Variable "YZero" must be all lower-case
(#4116) Commas (,) must be followed by white space.
(#4116) Expected 1 space before "=>"; 0 found
(#4116) Expected 1 space after "=>"; 0 found
(#4116) Variable "Serie" must be all lower-case
(#4118) Line indented incorrectly; expected at least 16 spaces, found 9
(#4118) Variable "SerieName" must be all lower-case
(#4120) Line indented incorrectly; expected 16 spaces, found 9
(#4120) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4120) Variable "Data" must be all lower-case
(#4121) Line indented incorrectly; expected at least 16 spaces, found 10
(#4122) Line indented incorrectly; expected 20 spaces, found 11
(#4122) Expected "if (...) {\n"; found "if (...) { "
(#4122) Variable "YZero" must be all lower-case
(#4122) Expected 1 space before "-"; 0 found
(#4122) Expected 1 space after "-"; 0 found
(#4122) Variable "YZero" must be all lower-case
(#4122) Expected 1 space before "-"; 0 found
(#4122) Expected 1 space after "-"; 0 found
(#4122) Closing brace must be on a line by itself
(#4123) Line indented incorrectly; expected 20 spaces, found 11
(#4123) Expected "if (...) {\n"; found "if (...) { "
(#4123) Variable "YZero" must be all lower-case
(#4123) Expected 1 space before "+"; 0 found
(#4123) Expected 1 space after "+"; 0 found
(#4123) Variable "YZero" must be all lower-case
(#4123) Expected 1 space before "+"; 0 found
(#4123) Expected 1 space after "+"; 0 found
(#4123) Closing brace must be on a line by itself
(#4125) Line indented incorrectly; expected 20 spaces, found 11
(#4125) Expected "if (...) {\n"; found "if (...) { "
(#4125) Variable "XDivs" must be all lower-case
(#4125) Variable "XStep" must be all lower-case
(#4125) Expected 1 space before "-"; 0 found
(#4125) Expected 1 space after "-"; 0 found
(#4125) Expected 1 space before "/"; 0 found
(#4125) Expected 1 space after "/"; 0 found
(#4125) Closing brace must be on a line by itself
(#4125) Expected "} else {\n"; found "} else { "
(#4125) Variable "XStep" must be all lower-case
(#4125) Expected 1 space before "-"; 0 found
(#4125) Expected 1 space after "-"; 0 found
(#4125) Expected 1 space before "-"; 0 found
(#4125) Expected 1 space after "-"; 0 found
(#4125) Variable "XMargin" must be all lower-case
(#4125) Expected 1 space before "*"; 0 found
(#4125) Expected 1 space after "*"; 0 found
(#4125) Expected 1 space before "/"; 0 found
(#4125) Expected 1 space after "/"; 0 found
(#4125) Variable "XDivs" must be all lower-case
(#4125) Line exceeds 132 characters; contains 162 characters
(#4125) Closing brace must be on a line by itself
(#4126) Line indented incorrectly; expected at least 20 spaces, found 11
(#4126) Variable "X" must be all lower-case
(#4126) Variable "XMargin" must be all lower-case
(#4126) Variable "LastX" must be all lower-case
(#4126) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4126) Variable "LastY" must be all lower-case
(#4126) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4128) Line indented incorrectly; expected 20 spaces, found 11
(#4128) Expected "if (...) {\n"; found "if (...) { "
(#4128) Variable "AroundZero" must be all lower-case
(#4128) Variable "YZero" must be all lower-case
(#4128) Expected 1 space before "-"; 0 found
(#4128) Expected 1 space after "-"; 0 found
(#4128) Closing brace must be on a line by itself
(#4130) Line indented incorrectly; expected 20 spaces, found 11
(#4130) Expected "if (...) {\n"; found "if (...) { "
(#4130) Variable "PosArray" must be all lower-case
(#4130) Variable "Value" must be all lower-case
(#4130) Variable "PosArray" must be all lower-case
(#4130) Variable "PosArray" must be all lower-case
(#4130) Variable "PosArray" must be all lower-case
(#4130) Variable "Value" must be all lower-case
(#4130) Closing brace must be on a line by itself
(#4131) Line indented incorrectly; expected at least 20 spaces, found 11
(#4131) Variable "LastGoodY" must be all lower-case
(#4131) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4131) Variable "LastGoodX" must be all lower-case
(#4131) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4131) Variable "Points" must be all lower-case
(#4131) Variable "Init" must be all lower-case
(#4131) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4132) Line indented incorrectly; expected 20 spaces, found 11
(#4132) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4132) Variable "PosArray" must be all lower-case
(#4132) Variable "Key" must be all lower-case
(#4132) Variable "Y" must be all lower-case
(#4133) Line indented incorrectly; expected at least 20 spaces, found 12
(#4134) Line indented incorrectly; expected 24 spaces, found 13
(#4134) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4134) Variable "Y" must be all lower-case
(#4134) Variable "LastX" must be all lower-case
(#4134) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4134) Variable "LastY" must be all lower-case
(#4134) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4134) Variable "Points" must be all lower-case
(#4134) Expected 1 space after "!="; 0 found
(#4135) Line indented incorrectly; expected at least 24 spaces, found 14
(#4136) Line indented incorrectly; expected at least 28 spaces, found 15
(#4136) Variable "Points" must be all lower-case
(#4136) Variable "LastX" must be all lower-case
(#4136) Variable "Points" must be all lower-case
(#4136) Variable "LastY" must be all lower-case
(#4137) Line indented incorrectly; expected at least 28 spaces, found 15
(#4137) Variable "Points" must be all lower-case
(#4137) Variable "X" must be all lower-case
(#4137) Variable "Points" must be all lower-case
(#4137) Variable "LastY" must be all lower-case
(#4138) Line indented incorrectly; expected at least 28 spaces, found 15
(#4138) Variable "Points" must be all lower-case
(#4138) Variable "X" must be all lower-case
(#4138) Variable "Points" must be all lower-case
(#4138) Variable "YZero" must be all lower-case
(#4139) Line indented incorrectly; expected at least 28 spaces, found 15
(#4139) Variable "Points" must be all lower-case
(#4139) Commas (,) must be followed by white space.
(#4139) Variable "Color" must be all lower-case
(#4140) Line indented incorrectly; expected at least 28 spaces, found 15
(#4140) Variable "Points" must be all lower-case
(#4141) Line indented incorrectly; expected 24 spaces, found 14
(#4141) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4143) Line indented incorrectly; expected 24 spaces, found 13
(#4143) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4143) Variable "Y" must be all lower-case
(#4143) Variable "LastX" must be all lower-case
(#4143) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4143) Variable "LastY" must be all lower-case
(#4143) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4144) Line indented incorrectly; expected at least 24 spaces, found 14
(#4145) Line indented incorrectly; expected 28 spaces, found 15
(#4145) Expected "if (...) {\n"; found "if (...) { "
(#4145) Variable "Points" must be all lower-case
(#4145) Variable "Points" must be all lower-case
(#4145) Variable "LastX" must be all lower-case
(#4145) Variable "Points" must be all lower-case
(#4145) Variable "YZero" must be all lower-case
(#4145) Closing brace must be on a line by itself
(#4146) Line indented incorrectly; expected at least 28 spaces, found 15
(#4146) Variable "Points" must be all lower-case
(#4146) Variable "LastX" must be all lower-case
(#4146) Variable "Points" must be all lower-case
(#4146) Variable "LastY" must be all lower-case
(#4147) Line indented incorrectly; expected at least 28 spaces, found 15
(#4147) Variable "Points" must be all lower-case
(#4147) Variable "X" must be all lower-case
(#4147) Variable "Points" must be all lower-case
(#4147) Variable "LastY" must be all lower-case
(#4148) Line indented incorrectly; expected at least 28 spaces, found 15
(#4148) Variable "Points" must be all lower-case
(#4148) Variable "X" must be all lower-case
(#4148) Variable "Points" must be all lower-case
(#4148) Variable "Y" must be all lower-case
(#4149) Line indented incorrectly; expected 24 spaces, found 14
(#4149) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4151) Line indented incorrectly; expected 24 spaces, found 13
(#4151) Expected "if (...) {\n"; found "if (...) { "
(#4151) Variable "Y" must be all lower-case
(#4151) Variable "LastGoodY" must be all lower-case
(#4151) Variable "Y" must be all lower-case
(#4151) Variable "LastGoodX" must be all lower-case
(#4151) Variable "X" must be all lower-case
(#4151) Closing brace must be on a line by itself
(#4152) Line indented incorrectly; expected 24 spaces, found 13
(#4152) Expected "if (...) {\n"; found "if (...) { "
(#4152) Variable "Y" must be all lower-case
(#4152) Variable "Y" must be all lower-case
(#4152) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4152) Closing brace must be on a line by itself
(#4154) Line indented incorrectly; expected 24 spaces, found 13
(#4154) Expected "if (...) {\n"; found "if (...) { "
(#4154) Variable "Init" must be all lower-case
(#4154) Variable "ReCenter" must be all lower-case
(#4154) Variable "X" must be all lower-case
(#4154) Variable "X" must be all lower-case
(#4154) Variable "XStep" must be all lower-case
(#4154) Expected 1 space before "/"; 0 found
(#4154) Expected 1 space after "/"; 0 found
(#4154) Variable "Init" must be all lower-case
(#4154) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4154) Closing brace must be on a line by itself
(#4155) Line indented incorrectly; expected at least 24 spaces, found 13
(#4155) Variable "LastX" must be all lower-case
(#4155) Variable "X" must be all lower-case
(#4155) Variable "LastY" must be all lower-case
(#4155) Variable "Y" must be all lower-case
(#4156) Line indented incorrectly; expected 24 spaces, found 13
(#4156) Expected "if (...) {\n"; found "if (...) { "
(#4156) Variable "LastX" must be all lower-case
(#4156) Variable "XMargin" must be all lower-case
(#4156) Variable "LastX" must be all lower-case
(#4156) Variable "XMargin" must be all lower-case
(#4156) Closing brace must be on a line by itself
(#4157) Line indented incorrectly; expected at least 24 spaces, found 13
(#4157) Variable "X" must be all lower-case
(#4157) Variable "X" must be all lower-case
(#4157) Variable "XStep" must be all lower-case
(#4158) Line indented incorrectly; expected 20 spaces, found 12
(#4158) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4160) Line indented incorrectly; expected 20 spaces, found 11
(#4160) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4160) Variable "ReCenter" must be all lower-case
(#4161) Line indented incorrectly; expected at least 20 spaces, found 12
(#4162) Line indented incorrectly; expected at least 24 spaces, found 13
(#4162) Variable "Points" must be all lower-case
(#4162) Variable "LastX" must be all lower-case
(#4162) Expected 1 space before "+"; 0 found
(#4162) Expected 1 space after "+"; 0 found
(#4162) Variable "XStep" must be all lower-case
(#4162) Expected 1 space before "/"; 0 found
(#4162) Expected 1 space after "/"; 0 found
(#4162) Variable "Points" must be all lower-case
(#4162) Variable "LastY" must be all lower-case
(#4163) Line indented incorrectly; expected at least 24 spaces, found 13
(#4163) Variable "Points" must be all lower-case
(#4163) Variable "LastX" must be all lower-case
(#4163) Expected 1 space before "+"; 0 found
(#4163) Expected 1 space after "+"; 0 found
(#4163) Variable "XStep" must be all lower-case
(#4163) Expected 1 space before "/"; 0 found
(#4163) Expected 1 space after "/"; 0 found
(#4163) Variable "Points" must be all lower-case
(#4163) Variable "YZero" must be all lower-case
(#4164) Line indented incorrectly; expected 20 spaces, found 12
(#4164) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4165) Line indented incorrectly; expected 20 spaces, found 11
(#4165) Expected "} else {\n"; found "}\n else\n { "
(#4166) Line indented incorrectly; expected at least 20 spaces, found 12
(#4166) Variable "Points" must be all lower-case
(#4166) Variable "LastX" must be all lower-case
(#4166) Variable "Points" must be all lower-case
(#4166) Variable "YZero" must be all lower-case
(#4166) Closing brace must be on a line by itself
(#4168) Line indented incorrectly; expected at least 20 spaces, found 11
(#4168) Variable "Points" must be all lower-case
(#4168) Commas (,) must be followed by white space.
(#4168) Variable "Color" must be all lower-case
(#4169) Line indented incorrectly; expected 16 spaces, found 10
(#4169) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4170) Line indented incorrectly; expected 16 spaces, found 9
(#4170) Expected "} else {\n"; found "}\n else\n {\n"
(#4171) Line indented incorrectly; expected at least 16 spaces, found 10
(#4172) Line indented incorrectly; expected 20 spaces, found 11
(#4172) Expected "if (...) {\n"; found "if (...) { "
(#4172) Variable "YZero" must be all lower-case
(#4172) Expected 1 space before "+"; 0 found
(#4172) Expected 1 space after "+"; 0 found
(#4172) Variable "YZero" must be all lower-case
(#4172) Expected 1 space before "+"; 0 found
(#4172) Expected 1 space after "+"; 0 found
(#4172) Closing brace must be on a line by itself
(#4173) Line indented incorrectly; expected 20 spaces, found 11
(#4173) Expected "if (...) {\n"; found "if (...) { "
(#4173) Variable "YZero" must be all lower-case
(#4173) Expected 1 space before "-"; 0 found
(#4173) Expected 1 space after "-"; 0 found
(#4173) Variable "YZero" must be all lower-case
(#4173) Expected 1 space before "-"; 0 found
(#4173) Expected 1 space after "-"; 0 found
(#4173) Closing brace must be on a line by itself
(#4175) Line indented incorrectly; expected 20 spaces, found 11
(#4175) Expected "if (...) {\n"; found "if (...) { "
(#4175) Variable "XDivs" must be all lower-case
(#4175) Variable "YStep" must be all lower-case
(#4175) Expected 1 space before "-"; 0 found
(#4175) Expected 1 space after "-"; 0 found
(#4175) Expected 1 space before "/"; 0 found
(#4175) Expected 1 space after "/"; 0 found
(#4175) Closing brace must be on a line by itself
(#4175) Expected "} else {\n"; found "} else { "
(#4175) Variable "YStep" must be all lower-case
(#4175) Expected 1 space before "-"; 0 found
(#4175) Expected 1 space after "-"; 0 found
(#4175) Expected 1 space before "-"; 0 found
(#4175) Expected 1 space after "-"; 0 found
(#4175) Variable "XMargin" must be all lower-case
(#4175) Expected 1 space before "*"; 0 found
(#4175) Expected 1 space after "*"; 0 found
(#4175) Expected 1 space before "/"; 0 found
(#4175) Expected 1 space after "/"; 0 found
(#4175) Variable "XDivs" must be all lower-case
(#4175) Line exceeds 132 characters; contains 162 characters
(#4175) Closing brace must be on a line by itself
(#4176) Line indented incorrectly; expected at least 20 spaces, found 11
(#4176) Variable "Y" must be all lower-case
(#4176) Variable "XMargin" must be all lower-case
(#4176) Variable "LastX" must be all lower-case
(#4176) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4176) Variable "LastY" must be all lower-case
(#4176) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4178) Line indented incorrectly; expected 20 spaces, found 11
(#4178) Expected "if (...) {\n"; found "if (...) { "
(#4178) Variable "PosArray" must be all lower-case
(#4178) Variable "Value" must be all lower-case
(#4178) Variable "PosArray" must be all lower-case
(#4178) Variable "PosArray" must be all lower-case
(#4178) Variable "PosArray" must be all lower-case
(#4178) Variable "Value" must be all lower-case
(#4178) Closing brace must be on a line by itself
(#4179) Line indented incorrectly; expected at least 20 spaces, found 11
(#4179) Variable "LastGoodY" must be all lower-case
(#4179) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4179) Variable "LastGoodX" must be all lower-case
(#4179) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4179) Variable "Points" must be all lower-case
(#4180) Line indented incorrectly; expected 20 spaces, found 11
(#4180) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4180) Variable "PosArray" must be all lower-case
(#4180) Variable "Key" must be all lower-case
(#4180) Variable "X" must be all lower-case
(#4181) Line indented incorrectly; expected at least 20 spaces, found 12
(#4182) Line indented incorrectly; expected 24 spaces, found 13
(#4182) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4182) Variable "X" must be all lower-case
(#4182) Variable "LastX" must be all lower-case
(#4182) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4182) Variable "LastY" must be all lower-case
(#4182) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4182) Variable "Points" must be all lower-case
(#4182) Expected 1 space after "!="; 0 found
(#4183) Line indented incorrectly; expected at least 24 spaces, found 14
(#4184) Line indented incorrectly; expected at least 28 spaces, found 15
(#4184) Variable "Points" must be all lower-case
(#4184) Variable "LastX" must be all lower-case
(#4184) Variable "Points" must be all lower-case
(#4184) Variable "LastY" must be all lower-case
(#4185) Line indented incorrectly; expected at least 28 spaces, found 15
(#4185) Variable "Points" must be all lower-case
(#4185) Variable "LastX" must be all lower-case
(#4185) Variable "Points" must be all lower-case
(#4185) Variable "Y" must be all lower-case
(#4186) Line indented incorrectly; expected at least 28 spaces, found 15
(#4186) Variable "Points" must be all lower-case
(#4186) Variable "YZero" must be all lower-case
(#4186) Variable "Points" must be all lower-case
(#4186) Variable "Y" must be all lower-case
(#4187) Line indented incorrectly; expected at least 28 spaces, found 15
(#4187) Variable "Points" must be all lower-case
(#4187) Commas (,) must be followed by white space.
(#4187) Variable "Color" must be all lower-case
(#4188) Line indented incorrectly; expected at least 28 spaces, found 15
(#4188) Variable "Points" must be all lower-case
(#4189) Line indented incorrectly; expected 24 spaces, found 14
(#4189) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4191) Line indented incorrectly; expected 24 spaces, found 13
(#4191) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4191) Variable "X" must be all lower-case
(#4191) Variable "LastX" must be all lower-case
(#4191) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4191) Variable "LastY" must be all lower-case
(#4191) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4192) Line indented incorrectly; expected at least 24 spaces, found 14
(#4193) Line indented incorrectly; expected 28 spaces, found 15
(#4193) Expected "if (...) {\n"; found "if (...) { "
(#4193) Variable "Points" must be all lower-case
(#4193) Variable "Points" must be all lower-case
(#4193) Variable "YZero" must be all lower-case
(#4193) Variable "Points" must be all lower-case
(#4193) Variable "LastY" must be all lower-case
(#4193) Closing brace must be on a line by itself
(#4194) Line indented incorrectly; expected at least 28 spaces, found 15
(#4194) Variable "Points" must be all lower-case
(#4194) Variable "LastX" must be all lower-case
(#4194) Variable "Points" must be all lower-case
(#4194) Variable "LastY" must be all lower-case
(#4195) Line indented incorrectly; expected at least 28 spaces, found 15
(#4195) Variable "Points" must be all lower-case
(#4195) Variable "LastX" must be all lower-case
(#4195) Variable "Points" must be all lower-case
(#4195) Variable "Y" must be all lower-case
(#4196) Line indented incorrectly; expected at least 28 spaces, found 15
(#4196) Variable "Points" must be all lower-case
(#4196) Variable "X" must be all lower-case
(#4196) Variable "Points" must be all lower-case
(#4196) Variable "Y" must be all lower-case
(#4197) Line indented incorrectly; expected 24 spaces, found 14
(#4197) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4199) Line indented incorrectly; expected 24 spaces, found 13
(#4199) Expected "if (...) {\n"; found "if (...) { "
(#4199) Variable "X" must be all lower-case
(#4199) Variable "LastGoodY" must be all lower-case
(#4199) Variable "Y" must be all lower-case
(#4199) Variable "LastGoodX" must be all lower-case
(#4199) Variable "X" must be all lower-case
(#4199) Closing brace must be on a line by itself
(#4200) Line indented incorrectly; expected 24 spaces, found 13
(#4200) Expected "if (...) {\n"; found "if (...) { "
(#4200) Variable "X" must be all lower-case
(#4200) Variable "X" must be all lower-case
(#4200) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4200) Closing brace must be on a line by itself
(#4202) Line indented incorrectly; expected 24 spaces, found 13
(#4202) Expected "if (...) {\n"; found "if (...) { "
(#4202) Variable "LastX" must be all lower-case
(#4202) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4202) Variable "ReCenter" must be all lower-case
(#4202) Variable "Y" must be all lower-case
(#4202) Variable "Y" must be all lower-case
(#4202) Variable "YStep" must be all lower-case
(#4202) Expected 1 space before "/"; 0 found
(#4202) Expected 1 space after "/"; 0 found
(#4202) Closing brace must be on a line by itself
(#4203) Line indented incorrectly; expected at least 24 spaces, found 13
(#4203) Variable "LastX" must be all lower-case
(#4203) Variable "X" must be all lower-case
(#4203) Variable "LastY" must be all lower-case
(#4203) Variable "Y" must be all lower-case
(#4204) Line indented incorrectly; expected 24 spaces, found 13
(#4204) Expected "if (...) {\n"; found "if (...) { "
(#4204) Variable "LastY" must be all lower-case
(#4204) Variable "XMargin" must be all lower-case
(#4204) Variable "LastY" must be all lower-case
(#4204) Variable "XMargin" must be all lower-case
(#4204) Closing brace must be on a line by itself
(#4205) Line indented incorrectly; expected at least 24 spaces, found 13
(#4205) Variable "Y" must be all lower-case
(#4205) Variable "Y" must be all lower-case
(#4205) Variable "YStep" must be all lower-case
(#4206) Line indented incorrectly; expected 20 spaces, found 12
(#4206) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4208) Line indented incorrectly; expected 20 spaces, found 11
(#4208) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4208) Variable "ReCenter" must be all lower-case
(#4209) Line indented incorrectly; expected at least 20 spaces, found 12
(#4210) Line indented incorrectly; expected at least 24 spaces, found 13
(#4210) Variable "Points" must be all lower-case
(#4210) Variable "LastX" must be all lower-case
(#4210) Variable "Points" must be all lower-case
(#4210) Variable "LastY" must be all lower-case
(#4210) Expected 1 space before "+"; 0 found
(#4210) Expected 1 space after "+"; 0 found
(#4210) Variable "YStep" must be all lower-case
(#4210) Expected 1 space before "/"; 0 found
(#4210) Expected 1 space after "/"; 0 found
(#4211) Line indented incorrectly; expected at least 24 spaces, found 13
(#4211) Variable "Points" must be all lower-case
(#4211) Variable "YZero" must be all lower-case
(#4211) Variable "Points" must be all lower-case
(#4211) Variable "LastY" must be all lower-case
(#4211) Expected 1 space before "+"; 0 found
(#4211) Expected 1 space after "+"; 0 found
(#4211) Variable "YStep" must be all lower-case
(#4211) Expected 1 space before "/"; 0 found
(#4211) Expected 1 space after "/"; 0 found
(#4212) Line indented incorrectly; expected 20 spaces, found 12
(#4212) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4213) Line indented incorrectly; expected 20 spaces, found 11
(#4213) Expected "} else {\n"; found "}\n else\n { "
(#4214) Line indented incorrectly; expected at least 20 spaces, found 12
(#4214) Variable "Points" must be all lower-case
(#4214) Variable "YZero" must be all lower-case
(#4214) Variable "Points" must be all lower-case
(#4214) Variable "LastY" must be all lower-case
(#4214) Closing brace must be on a line by itself
(#4216) Line indented incorrectly; expected at least 20 spaces, found 11
(#4216) Variable "Points" must be all lower-case
(#4216) Commas (,) must be followed by white space.
(#4216) Variable "Color" must be all lower-case
(#4217) Line indented incorrectly; expected 16 spaces, found 10
(#4217) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4218) Line indented incorrectly; expected 12 spaces, found 8
(#4218) Closing brace indented incorrectly; expected 7 spaces, found 8
(#4219) Line indented incorrectly; expected 8 spaces, found 6
(#4219) Closing brace indented incorrectly; expected 5 spaces, found 6
(#4220) Closing brace indented incorrectly; expected 3 spaces, found 4
(#4222) Line indented incorrectly; expected at least 4 spaces, found 3
(#4223) Line indented incorrectly; expected 4 spaces, found 3
(#4223) method name "pDraw::drawAreaChart" must be in lower-case letters only
(#4223) Visibility must be declared on method "drawAreaChart"
(#4223) Variable "Format" must be all lower-case
(#4223) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4224) Opening brace should be on the same line as the declaration
(#4225) Line indented incorrectly; expected at least 8 spaces, found 5
(#4225) Variable "DisplayValues" must be all lower-case
(#4225) Spaces must be used for alignment; tabs are not allowed
(#4225) Tab found within whitespace
(#4225) Variable "Format" must be all lower-case
(#4225) Variable "Format" must be all lower-case
(#4225) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4226) Line indented incorrectly; expected at least 8 spaces, found 5
(#4226) Variable "DisplayOffset" must be all lower-case
(#4226) Spaces must be used for alignment; tabs are not allowed
(#4226) Tab found within whitespace
(#4226) Variable "Format" must be all lower-case
(#4226) Variable "Format" must be all lower-case
(#4227) Line indented incorrectly; expected at least 8 spaces, found 5
(#4227) Variable "DisplayColor" must be all lower-case
(#4227) Spaces must be used for alignment; tabs are not allowed
(#4227) Tab found within whitespace
(#4227) Variable "Format" must be all lower-case
(#4227) Variable "Format" must be all lower-case
(#4228) Line indented incorrectly; expected at least 8 spaces, found 5
(#4228) Variable "DisplayR" must be all lower-case
(#4228) Spaces must be used for alignment; tabs are not allowed
(#4228) Tab found within whitespace
(#4228) Variable "Format" must be all lower-case
(#4228) Variable "Format" must be all lower-case
(#4229) Line indented incorrectly; expected at least 8 spaces, found 5
(#4229) Variable "DisplayG" must be all lower-case
(#4229) Spaces must be used for alignment; tabs are not allowed
(#4229) Tab found within whitespace
(#4229) Variable "Format" must be all lower-case
(#4229) Variable "Format" must be all lower-case
(#4230) Line indented incorrectly; expected at least 8 spaces, found 5
(#4230) Variable "DisplayB" must be all lower-case
(#4230) Spaces must be used for alignment; tabs are not allowed
(#4230) Tab found within whitespace
(#4230) Variable "Format" must be all lower-case
(#4230) Variable "Format" must be all lower-case
(#4231) Line indented incorrectly; expected at least 8 spaces, found 5
(#4231) Variable "ForceTransparency" must be all lower-case
(#4231) Spaces must be used for alignment; tabs are not allowed
(#4231) Tab found within whitespace
(#4231) Variable "Format" must be all lower-case
(#4231) Variable "Format" must be all lower-case
(#4232) Line indented incorrectly; expected at least 8 spaces, found 5
(#4232) Variable "AroundZero" must be all lower-case
(#4232) Spaces must be used for alignment; tabs are not allowed
(#4232) Tab found within whitespace
(#4232) Variable "Format" must be all lower-case
(#4232) Variable "Format" must be all lower-case
(#4232) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4233) Line indented incorrectly; expected at least 8 spaces, found 5
(#4233) Variable "Threshold" must be all lower-case
(#4233) Spaces must be used for alignment; tabs are not allowed
(#4233) Tab found within whitespace
(#4233) Variable "Format" must be all lower-case
(#4233) Variable "Format" must be all lower-case
(#4233) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4235) Line indented incorrectly; expected at least 8 spaces, found 5
(#4237) Line indented incorrectly; expected at least 8 spaces, found 5
(#4237) Variable "Data" must be all lower-case
(#4238) Line indented incorrectly; expected at least 8 spaces, found 5
(#4238) Variable "XMargin" must be all lower-case
(#4238) Commas (,) must be followed by white space.
(#4238) Variable "XDivs" must be all lower-case
(#4240) Line indented incorrectly; expected 8 spaces, found 5
(#4240) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4240) Variable "Data" must be all lower-case
(#4240) Variable "SerieName" must be all lower-case
(#4240) Variable "Serie" must be all lower-case
(#4241) Line indented incorrectly; expected at least 8 spaces, found 6
(#4242) Line indented incorrectly; expected 12 spaces, found 7
(#4242) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4242) Variable "Serie" must be all lower-case
(#4242) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4242) Variable "SerieName" must be all lower-case
(#4242) Variable "Data" must be all lower-case
(#4243) Line indented incorrectly; expected at least 12 spaces, found 8
(#4244) Line indented incorrectly; expected at least 16 spaces, found 9
(#4244) Variable "R" must be all lower-case
(#4244) Variable "Serie" must be all lower-case
(#4244) Variable "G" must be all lower-case
(#4244) Variable "Serie" must be all lower-case
(#4244) Variable "B" must be all lower-case
(#4244) Variable "Serie" must be all lower-case
(#4244) Variable "Alpha" must be all lower-case
(#4244) Variable "Serie" must be all lower-case
(#4244) Variable "Ticks" must be all lower-case
(#4244) Variable "Serie" must be all lower-case
(#4244) Line exceeds 132 characters; contains 150 characters
(#4245) Line indented incorrectly; expected 16 spaces, found 9
(#4245) Expected "if (...) {\n"; found "if (...) { "
(#4245) Variable "DisplayColor" must be all lower-case
(#4245) Variable "DisplayR" must be all lower-case
(#4245) Variable "R" must be all lower-case
(#4245) Variable "DisplayG" must be all lower-case
(#4245) Variable "G" must be all lower-case
(#4245) Variable "DisplayB" must be all lower-case
(#4245) Variable "B" must be all lower-case
(#4245) Closing brace must be on a line by itself
(#4247) Line indented incorrectly; expected at least 16 spaces, found 9
(#4247) Variable "AxisID" must be all lower-case
(#4247) Spaces must be used for alignment; tabs are not allowed
(#4247) Tab found within whitespace
(#4247) Variable "Serie" must be all lower-case
(#4248) Line indented incorrectly; expected at least 16 spaces, found 9
(#4248) Variable "Mode" must be all lower-case
(#4248) Spaces must be used for alignment; tabs are not allowed
(#4248) Tab found within whitespace
(#4248) Variable "Data" must be all lower-case
(#4248) Variable "AxisID" must be all lower-case
(#4249) Line indented incorrectly; expected at least 16 spaces, found 9
(#4249) Variable "Format" must be all lower-case
(#4249) Spaces must be used for alignment; tabs are not allowed
(#4249) Tab found within whitespace
(#4249) Variable "Data" must be all lower-case
(#4249) Variable "AxisID" must be all lower-case
(#4250) Line indented incorrectly; expected at least 16 spaces, found 9
(#4250) Variable "Unit" must be all lower-case
(#4250) Spaces must be used for alignment; tabs are not allowed
(#4250) Tab found within whitespace
(#4250) Variable "Data" must be all lower-case
(#4250) Variable "AxisID" must be all lower-case
(#4252) Line indented incorrectly; expected at least 16 spaces, found 9
(#4252) Variable "PosArray" must be all lower-case
(#4252) Variable "Serie" must be all lower-case
(#4252) Commas (,) must be followed by white space.
(#4252) Expected 1 space before "=>"; 0 found
(#4252) Expected 1 space after "=>"; 0 found
(#4252) Variable "Serie" must be all lower-case
(#4253) Line indented incorrectly; expected at least 16 spaces, found 9
(#4253) Variable "YZero" must be all lower-case
(#4253) Commas (,) must be followed by white space.
(#4253) Expected 1 space before "=>"; 0 found
(#4253) Expected 1 space after "=>"; 0 found
(#4253) Variable "Serie" must be all lower-case
(#4255) Line indented incorrectly; expected 16 spaces, found 9
(#4255) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4255) Variable "Threshold" must be all lower-case
(#4255) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4256) Line indented incorrectly; expected at least 16 spaces, found 10
(#4257) Line indented incorrectly; expected 20 spaces, found 11
(#4257) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4257) Variable "Threshold" must be all lower-case
(#4257) Variable "Key" must be all lower-case
(#4257) Variable "Params" must be all lower-case
(#4258) Line indented incorrectly; expected at least 20 spaces, found 12
(#4259) Line indented incorrectly; expected at least 24 spaces, found 13
(#4259) Variable "Threshold" must be all lower-case
(#4259) Variable "Key" must be all lower-case
(#4259) Variable "Params" must be all lower-case
(#4259) Commas (,) must be followed by white space.
(#4259) Expected 1 space before "=>"; 0 found
(#4259) Expected 1 space after "=>"; 0 found
(#4259) Variable "Serie" must be all lower-case
(#4260) Line indented incorrectly; expected at least 24 spaces, found 13
(#4260) Variable "Threshold" must be all lower-case
(#4260) Variable "Key" must be all lower-case
(#4260) Variable "Params" must be all lower-case
(#4260) Commas (,) must be followed by white space.
(#4260) Expected 1 space before "=>"; 0 found
(#4260) Expected 1 space after "=>"; 0 found
(#4260) Variable "Serie" must be all lower-case
(#4261) Line indented incorrectly; expected 20 spaces, found 12
(#4261) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4262) Line indented incorrectly; expected 16 spaces, found 10
(#4262) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4264) Line indented incorrectly; expected at least 16 spaces, found 9
(#4264) Variable "SerieName" must be all lower-case
(#4266) Line indented incorrectly; expected 16 spaces, found 9
(#4266) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4266) Variable "Data" must be all lower-case
(#4267) Line indented incorrectly; expected at least 16 spaces, found 10
(#4268) Line indented incorrectly; expected 20 spaces, found 11
(#4268) Expected "if (...) {\n"; found "if (...) { "
(#4268) Variable "YZero" must be all lower-case
(#4268) Expected 1 space before "-"; 0 found
(#4268) Expected 1 space after "-"; 0 found
(#4268) Variable "YZero" must be all lower-case
(#4268) Expected 1 space before "-"; 0 found
(#4268) Expected 1 space after "-"; 0 found
(#4268) Closing brace must be on a line by itself
(#4270) Line indented incorrectly; expected at least 20 spaces, found 11
(#4270) Variable "Areas" must be all lower-case
(#4270) Variable "AreaID" must be all lower-case
(#4270) Whitespace found at end of line
(#4271) Line indented incorrectly; expected at least 20 spaces, found 11
(#4271) Variable "Areas" must be all lower-case
(#4271) Variable "AreaID" must be all lower-case
(#4271) Variable "XMargin" must be all lower-case
(#4272) Line indented incorrectly; expected 20 spaces, found 11
(#4272) Expected "if (...) {\n"; found "if (...) { "
(#4272) Variable "AroundZero" must be all lower-case
(#4272) Variable "Areas" must be all lower-case
(#4272) Variable "AreaID" must be all lower-case
(#4272) Variable "YZero" must be all lower-case
(#4272) Closing brace must be on a line by itself
(#4272) Expected "} else {\n"; found "} else { "
(#4272) Variable "Areas" must be all lower-case
(#4272) Variable "AreaID" must be all lower-case
(#4272) Expected 1 space before "-"; 0 found
(#4272) Expected 1 space after "-"; 0 found
(#4272) Closing brace must be on a line by itself
(#4274) Line indented incorrectly; expected 20 spaces, found 11
(#4274) Expected "if (...) {\n"; found "if (...) { "
(#4274) Variable "XDivs" must be all lower-case
(#4274) Variable "XStep" must be all lower-case
(#4274) Expected 1 space before "-"; 0 found
(#4274) Expected 1 space after "-"; 0 found
(#4274) Expected 1 space before "/"; 0 found
(#4274) Expected 1 space after "/"; 0 found
(#4274) Closing brace must be on a line by itself
(#4274) Expected "} else {\n"; found "} else { "
(#4274) Variable "XStep" must be all lower-case
(#4274) Expected 1 space before "-"; 0 found
(#4274) Expected 1 space after "-"; 0 found
(#4274) Expected 1 space before "-"; 0 found
(#4274) Expected 1 space after "-"; 0 found
(#4274) Variable "XMargin" must be all lower-case
(#4274) Expected 1 space before "*"; 0 found
(#4274) Expected 1 space after "*"; 0 found
(#4274) Expected 1 space before "/"; 0 found
(#4274) Expected 1 space after "/"; 0 found
(#4274) Variable "XDivs" must be all lower-case
(#4274) Line exceeds 132 characters; contains 162 characters
(#4274) Closing brace must be on a line by itself
(#4275) Line indented incorrectly; expected at least 20 spaces, found 11
(#4275) Variable "X" must be all lower-case
(#4275) Variable "XMargin" must be all lower-case
(#4275) Variable "LastX" must be all lower-case
(#4275) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4275) Variable "LastY" must be all lower-case
(#4275) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4277) Line indented incorrectly; expected 20 spaces, found 11
(#4277) Expected "if (...) {\n"; found "if (...) { "
(#4277) Variable "PosArray" must be all lower-case
(#4277) Variable "Value" must be all lower-case
(#4277) Variable "PosArray" must be all lower-case
(#4277) Variable "PosArray" must be all lower-case
(#4277) Variable "PosArray" must be all lower-case
(#4277) Variable "Value" must be all lower-case
(#4277) Closing brace must be on a line by itself
(#4278) Line indented incorrectly; expected 20 spaces, found 11
(#4278) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4278) Variable "PosArray" must be all lower-case
(#4278) Variable "Key" must be all lower-case
(#4278) Variable "Y" must be all lower-case
(#4279) Line indented incorrectly; expected at least 20 spaces, found 12
(#4280) Line indented incorrectly; expected 24 spaces, found 13
(#4280) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4280) Variable "DisplayValues" must be all lower-case
(#4280) Variable "Serie" must be all lower-case
(#4280) Variable "Key" must be all lower-case
(#4281) Line indented incorrectly; expected at least 24 spaces, found 14
(#4282) Line indented incorrectly; expected 28 spaces, found 15
(#4282) Expected "if (...) {\n"; found "if (...) { "
(#4282) Variable "Serie" must be all lower-case
(#4282) Variable "Key" must be all lower-case
(#4282) Variable "Align" must be all lower-case
(#4282) Variable "Offset" must be all lower-case
(#4282) Variable "DisplayOffset" must be all lower-case
(#4282) Closing brace must be on a line by itself
(#4282) Expected "} else {\n"; found "} else { "
(#4282) Variable "Align" must be all lower-case
(#4282) Variable "Offset" must be all lower-case
(#4282) Variable "DisplayOffset" must be all lower-case
(#4282) Line exceeds 132 characters; contains 177 characters
(#4282) Closing brace must be on a line by itself
(#4283) Line indented incorrectly; expected at least 28 spaces, found 15
(#4283) Variable "X" must be all lower-case
(#4283) Commas (,) must be followed by white space.
(#4283) Variable "Y" must be all lower-case
(#4283) Expected 1 space before "-"; 0 found
(#4283) Expected 1 space after "-"; 0 found
(#4283) Variable "Offset" must be all lower-case
(#4283) Commas (,) must be followed by white space.
(#4283) Variable "Serie" must be all lower-case
(#4283) Variable "Key" must be all lower-case
(#4283) Commas (,) must be followed by white space.
(#4283) Variable "Mode" must be all lower-case
(#4283) Commas (,) must be followed by white space.
(#4283) Variable "Format" must be all lower-case
(#4283) Commas (,) must be followed by white space.
(#4283) Variable "Unit" must be all lower-case
(#4283) Commas (,) must be followed by white space.
(#4283) Expected 1 space before "=>"; 0 found
(#4283) Expected 1 space after "=>"; 0 found
(#4283) Variable "DisplayR" must be all lower-case
(#4283) Commas (,) must be followed by white space.
(#4283) Expected 1 space before "=>"; 0 found
(#4283) Expected 1 space after "=>"; 0 found
(#4283) Variable "DisplayG" must be all lower-case
(#4283) Commas (,) must be followed by white space.
(#4283) Expected 1 space before "=>"; 0 found
(#4283) Expected 1 space after "=>"; 0 found
(#4283) Variable "DisplayB" must be all lower-case
(#4283) Commas (,) must be followed by white space.
(#4283) Expected 1 space before "=>"; 0 found
(#4283) Expected 1 space after "=>"; 0 found
(#4283) Variable "Align" must be all lower-case
(#4283) Line exceeds 132 characters; contains 175 characters
(#4284) Line indented incorrectly; expected 24 spaces, found 14
(#4284) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4286) Line indented incorrectly; expected 24 spaces, found 13
(#4286) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4286) Variable "Y" must be all lower-case
(#4286) Variable "Areas" must be all lower-case
(#4286) Variable "AreaID" must be all lower-case
(#4287) Line indented incorrectly; expected at least 24 spaces, found 14
(#4288) Line indented incorrectly; expected 28 spaces, found 15
(#4288) Expected "if (...) {\n"; found "if(...)\n { "
(#4288) Variable "LastX" must be all lower-case
(#4288) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4289) Line indented incorrectly; expected at least 28 spaces, found 16
(#4289) Variable "Areas" must be all lower-case
(#4289) Variable "AreaID" must be all lower-case
(#4289) Variable "X" must be all lower-case
(#4289) Closing brace must be on a line by itself
(#4290) Line indented incorrectly; expected 28 spaces, found 15
(#4290) Expected "} else {\n"; found "}\n else\n { "
(#4291) Line indented incorrectly; expected at least 28 spaces, found 16
(#4291) Variable "Areas" must be all lower-case
(#4291) Variable "AreaID" must be all lower-case
(#4291) Variable "LastX" must be all lower-case
(#4291) Closing brace must be on a line by itself
(#4293) Line indented incorrectly; expected 28 spaces, found 15
(#4293) Expected "if (...) {\n"; found "if (...) { "
(#4293) Variable "AroundZero" must be all lower-case
(#4293) Variable "Areas" must be all lower-case
(#4293) Variable "AreaID" must be all lower-case
(#4293) Variable "YZero" must be all lower-case
(#4293) Closing brace must be on a line by itself
(#4293) Expected "} else {\n"; found "} else { "
(#4293) Variable "Areas" must be all lower-case
(#4293) Variable "AreaID" must be all lower-case
(#4293) Expected 1 space before "-"; 0 found
(#4293) Expected 1 space after "-"; 0 found
(#4293) Closing brace must be on a line by itself
(#4294) Line indented incorrectly; expected at least 28 spaces, found 15
(#4294) Variable "AreaID" must be all lower-case
(#4295) Line indented incorrectly; expected 24 spaces, found 14
(#4295) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4296) Line indented incorrectly; expected 24 spaces, found 13
(#4296) Usage of ELSEIF not allowed; use ELSE IF instead
(#4296) Variable "Y" must be all lower-case
(#4297) Line indented incorrectly; expected at least 24 spaces, found 14
(#4298) Line indented incorrectly; expected 28 spaces, found 15
(#4298) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4298) Variable "Areas" must be all lower-case
(#4298) Variable "AreaID" must be all lower-case
(#4299) Line indented incorrectly; expected at least 28 spaces, found 16
(#4300) Line indented incorrectly; expected at least 32 spaces, found 17
(#4300) Variable "Areas" must be all lower-case
(#4300) Variable "AreaID" must be all lower-case
(#4300) Variable "X" must be all lower-case
(#4301) Line indented incorrectly; expected 32 spaces, found 17
(#4301) Expected "if (...) {\n"; found "if (...) { "
(#4301) Variable "AroundZero" must be all lower-case
(#4301) Variable "Areas" must be all lower-case
(#4301) Variable "AreaID" must be all lower-case
(#4301) Variable "YZero" must be all lower-case
(#4301) Closing brace must be on a line by itself
(#4301) Expected "} else {\n"; found "} else { "
(#4301) Variable "Areas" must be all lower-case
(#4301) Variable "AreaID" must be all lower-case
(#4301) Expected 1 space before "-"; 0 found
(#4301) Expected 1 space after "-"; 0 found
(#4301) Closing brace must be on a line by itself
(#4302) Line indented incorrectly; expected 28 spaces, found 16
(#4302) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4304) Line indented incorrectly; expected at least 28 spaces, found 15
(#4304) Variable "Areas" must be all lower-case
(#4304) Variable "AreaID" must be all lower-case
(#4304) Variable "X" must be all lower-case
(#4305) Line indented incorrectly; expected at least 28 spaces, found 15
(#4305) Variable "Areas" must be all lower-case
(#4305) Variable "AreaID" must be all lower-case
(#4305) Variable "Y" must be all lower-case
(#4306) Line indented incorrectly; expected 24 spaces, found 14
(#4306) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4308) Line indented incorrectly; expected at least 24 spaces, found 13
(#4308) Variable "LastX" must be all lower-case
(#4308) Variable "X" must be all lower-case
(#4309) Line indented incorrectly; expected at least 24 spaces, found 13
(#4309) Variable "X" must be all lower-case
(#4309) Variable "X" must be all lower-case
(#4309) Variable "XStep" must be all lower-case
(#4310) Line indented incorrectly; expected 20 spaces, found 12
(#4310) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4311) Line indented incorrectly; expected at least 20 spaces, found 11
(#4311) Variable "Areas" must be all lower-case
(#4311) Variable "AreaID" must be all lower-case
(#4311) Variable "LastX" must be all lower-case
(#4312) Line indented incorrectly; expected 20 spaces, found 11
(#4312) Expected "if (...) {\n"; found "if (...) { "
(#4312) Variable "AroundZero" must be all lower-case
(#4312) Variable "Areas" must be all lower-case
(#4312) Variable "AreaID" must be all lower-case
(#4312) Variable "YZero" must be all lower-case
(#4312) Closing brace must be on a line by itself
(#4312) Expected "} else {\n"; found "} else { "
(#4312) Variable "Areas" must be all lower-case
(#4312) Variable "AreaID" must be all lower-case
(#4312) Expected 1 space before "-"; 0 found
(#4312) Expected 1 space after "-"; 0 found
(#4312) Closing brace must be on a line by itself
(#4314) Line indented incorrectly; expected at least 20 spaces, found 11
(#4315) Line indented incorrectly; expected 20 spaces, found 11
(#4315) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4316) Line indented incorrectly; expected at least 20 spaces, found 12
(#4317) Line indented incorrectly; expected at least 24 spaces, found 13
(#4317) Variable "ShadowArea" must be all lower-case
(#4318) Line indented incorrectly; expected 24 spaces, found 13
(#4318) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4318) Variable "Areas" must be all lower-case
(#4318) Variable "Key" must be all lower-case
(#4318) Variable "Points" must be all lower-case
(#4319) Line indented incorrectly; expected at least 24 spaces, found 14
(#4320) Line indented incorrectly; expected at least 28 spaces, found 15
(#4320) Variable "ShadowArea" must be all lower-case
(#4320) Variable "Key" must be all lower-case
(#4321) Line indented incorrectly; expected 28 spaces, found 15
(#4321) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4321) Variable "Points" must be all lower-case
(#4321) Variable "Key2" must be all lower-case
(#4321) Variable "Value" must be all lower-case
(#4322) Line indented incorrectly; expected at least 28 spaces, found 16
(#4323) Line indented incorrectly; expected 32 spaces, found 17
(#4323) Expected "if (...) {\n"; found "if (...)\n { "
(#4323) Variable "Key2" must be all lower-case
(#4324) Line indented incorrectly; expected at least 32 spaces, found 18
(#4324) Variable "ShadowArea" must be all lower-case
(#4324) Variable "Key" must be all lower-case
(#4324) Variable "Value" must be all lower-case
(#4324) Closing brace must be on a line by itself
(#4325) Line indented incorrectly; expected 32 spaces, found 17
(#4325) Expected "} else {\n"; found "}\n else\n { "
(#4326) Line indented incorrectly; expected at least 32 spaces, found 18
(#4326) Variable "ShadowArea" must be all lower-case
(#4326) Variable "Key" must be all lower-case
(#4326) Variable "Value" must be all lower-case
(#4326) Closing brace must be on a line by itself
(#4327) Line indented incorrectly; expected 28 spaces, found 16
(#4327) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4328) Line indented incorrectly; expected 24 spaces, found 14
(#4328) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4328) Whitespace found at end of line
(#4330) Line indented incorrectly; expected at least 24 spaces, found 13
(#4330) Inline control structures are not allowed
(#4330) Variable "ShadowArea" must be all lower-case
(#4330) Variable "Key" must be all lower-case
(#4330) Variable "Points" must be all lower-case
(#4331) Line indented incorrectly; expected at least 24 spaces, found 14
(#4331) Variable "Points" must be all lower-case
(#4331) Commas (,) must be followed by white space.
(#4331) Expected 1 space before "=>"; 0 found
(#4331) Expected 1 space after "=>"; 0 found
(#4331) Commas (,) must be followed by white space.
(#4331) Expected 1 space before "=>"; 0 found
(#4331) Expected 1 space after "=>"; 0 found
(#4331) Commas (,) must be followed by white space.
(#4331) Expected 1 space before "=>"; 0 found
(#4331) Expected 1 space after "=>"; 0 found
(#4331) Commas (,) must be followed by white space.
(#4331) Expected 1 space before "=>"; 0 found
(#4331) Expected 1 space after "=>"; 0 found
(#4331) Line exceeds 132 characters; contains 138 characters
(#4332) Line indented incorrectly; expected 20 spaces, found 12
(#4332) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4334) Line indented incorrectly; expected at least 20 spaces, found 11
(#4334) Variable "Alpha" must be all lower-case
(#4334) Variable "ForceTransparency" must be all lower-case
(#4334) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4334) Variable "ForceTransparency" must be all lower-case
(#4334) Variable "Alpha" must be all lower-case
(#4335) Line indented incorrectly; expected at least 20 spaces, found 11
(#4335) Variable "Color" must be all lower-case
(#4335) Expected 1 space before "=>"; 0 found
(#4335) Expected 1 space after "=>"; 0 found
(#4335) Variable "R" must be all lower-case
(#4335) Commas (,) must be followed by white space.
(#4335) Expected 1 space before "=>"; 0 found
(#4335) Expected 1 space after "=>"; 0 found
(#4335) Variable "G" must be all lower-case
(#4335) Commas (,) must be followed by white space.
(#4335) Expected 1 space before "=>"; 0 found
(#4335) Expected 1 space after "=>"; 0 found
(#4335) Variable "B" must be all lower-case
(#4335) Commas (,) must be followed by white space.
(#4335) Expected 1 space before "=>"; 0 found
(#4335) Expected 1 space after "=>"; 0 found
(#4335) Variable "Alpha" must be all lower-case
(#4335) Commas (,) must be followed by white space.
(#4335) Expected 1 space before "=>"; 0 found
(#4335) Expected 1 space after "=>"; 0 found
(#4335) Variable "Threshold" must be all lower-case
(#4337) Line indented incorrectly; expected at least 20 spaces, found 11
(#4337) Inline control structures are not allowed
(#4337) Variable "Areas" must be all lower-case
(#4337) Variable "Key" must be all lower-case
(#4337) Variable "Points" must be all lower-case
(#4338) Line indented incorrectly; expected at least 20 spaces, found 12
(#4338) Variable "Points" must be all lower-case
(#4338) Commas (,) must be followed by white space.
(#4338) Variable "Color" must be all lower-case
(#4339) Line indented incorrectly; expected 16 spaces, found 10
(#4339) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4340) Line indented incorrectly; expected 16 spaces, found 9
(#4340) Expected "} else {\n"; found "}\n else\n {\n"
(#4341) Line indented incorrectly; expected at least 16 spaces, found 10
(#4342) Line indented incorrectly; expected 20 spaces, found 11
(#4342) Expected "if (...) {\n"; found "if (...) { "
(#4342) Variable "YZero" must be all lower-case
(#4342) Expected 1 space before "+"; 0 found
(#4342) Expected 1 space after "+"; 0 found
(#4342) Variable "YZero" must be all lower-case
(#4342) Expected 1 space before "+"; 0 found
(#4342) Expected 1 space after "+"; 0 found
(#4342) Closing brace must be on a line by itself
(#4343) Line indented incorrectly; expected 20 spaces, found 11
(#4343) Expected "if (...) {\n"; found "if (...) { "
(#4343) Variable "YZero" must be all lower-case
(#4343) Expected 1 space before "-"; 0 found
(#4343) Expected 1 space after "-"; 0 found
(#4343) Variable "YZero" must be all lower-case
(#4343) Expected 1 space before "-"; 0 found
(#4343) Expected 1 space after "-"; 0 found
(#4343) Closing brace must be on a line by itself
(#4345) Line indented incorrectly; expected at least 20 spaces, found 11
(#4345) Variable "Areas" must be all lower-case
(#4345) Variable "AreaID" must be all lower-case
(#4345) Whitespace found at end of line
(#4346) Line indented incorrectly; expected 20 spaces, found 11
(#4346) Expected "if (...) {\n"; found "if (...) { "
(#4346) Variable "AroundZero" must be all lower-case
(#4346) Variable "Areas" must be all lower-case
(#4346) Variable "AreaID" must be all lower-case
(#4346) Variable "YZero" must be all lower-case
(#4346) Closing brace must be on a line by itself
(#4346) Expected "} else {\n"; found "} else { "
(#4346) Variable "Areas" must be all lower-case
(#4346) Variable "AreaID" must be all lower-case
(#4346) Expected 1 space before "+"; 0 found
(#4346) Expected 1 space after "+"; 0 found
(#4346) Closing brace must be on a line by itself
(#4347) Line indented incorrectly; expected at least 20 spaces, found 11
(#4347) Variable "Areas" must be all lower-case
(#4347) Variable "AreaID" must be all lower-case
(#4347) Variable "XMargin" must be all lower-case
(#4349) Line indented incorrectly; expected 20 spaces, found 11
(#4349) Expected "if (...) {\n"; found "if (...) { "
(#4349) Variable "XDivs" must be all lower-case
(#4349) Variable "YStep" must be all lower-case
(#4349) Expected 1 space before "-"; 0 found
(#4349) Expected 1 space after "-"; 0 found
(#4349) Expected 1 space before "/"; 0 found
(#4349) Expected 1 space after "/"; 0 found
(#4349) Closing brace must be on a line by itself
(#4349) Expected "} else {\n"; found "} else { "
(#4349) Variable "YStep" must be all lower-case
(#4349) Expected 1 space before "-"; 0 found
(#4349) Expected 1 space after "-"; 0 found
(#4349) Expected 1 space before "-"; 0 found
(#4349) Expected 1 space after "-"; 0 found
(#4349) Variable "XMargin" must be all lower-case
(#4349) Expected 1 space before "*"; 0 found
(#4349) Expected 1 space after "*"; 0 found
(#4349) Expected 1 space before "/"; 0 found
(#4349) Expected 1 space after "/"; 0 found
(#4349) Variable "XDivs" must be all lower-case
(#4349) Line exceeds 132 characters; contains 162 characters
(#4349) Closing brace must be on a line by itself
(#4350) Line indented incorrectly; expected at least 20 spaces, found 11
(#4350) Variable "Y" must be all lower-case
(#4350) Variable "XMargin" must be all lower-case
(#4350) Variable "LastX" must be all lower-case
(#4350) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4350) Variable "LastY" must be all lower-case
(#4350) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4352) Line indented incorrectly; expected 20 spaces, found 11
(#4352) Expected "if (...) {\n"; found "if (...) { "
(#4352) Variable "PosArray" must be all lower-case
(#4352) Variable "Value" must be all lower-case
(#4352) Variable "PosArray" must be all lower-case
(#4352) Variable "PosArray" must be all lower-case
(#4352) Variable "PosArray" must be all lower-case
(#4352) Variable "Value" must be all lower-case
(#4352) Closing brace must be on a line by itself
(#4353) Line indented incorrectly; expected 20 spaces, found 11
(#4353) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4353) Variable "PosArray" must be all lower-case
(#4353) Variable "Key" must be all lower-case
(#4353) Variable "X" must be all lower-case
(#4354) Line indented incorrectly; expected at least 20 spaces, found 12
(#4355) Line indented incorrectly; expected 24 spaces, found 13
(#4355) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4355) Variable "DisplayValues" must be all lower-case
(#4355) Variable "Serie" must be all lower-case
(#4355) Variable "Key" must be all lower-case
(#4356) Line indented incorrectly; expected at least 24 spaces, found 14
(#4357) Line indented incorrectly; expected 28 spaces, found 15
(#4357) Expected "if (...) {\n"; found "if (...) { "
(#4357) Variable "Serie" must be all lower-case
(#4357) Variable "Key" must be all lower-case
(#4357) Variable "Align" must be all lower-case
(#4357) Variable "Offset" must be all lower-case
(#4357) Variable "DisplayOffset" must be all lower-case
(#4357) Closing brace must be on a line by itself
(#4357) Expected "} else {\n"; found "} else { "
(#4357) Variable "Align" must be all lower-case
(#4357) Variable "Offset" must be all lower-case
(#4357) Variable "DisplayOffset" must be all lower-case
(#4357) Line exceeds 132 characters; contains 177 characters
(#4357) Closing brace must be on a line by itself
(#4358) Line indented incorrectly; expected at least 28 spaces, found 15
(#4358) Variable "X" must be all lower-case
(#4358) Expected 1 space before "+"; 0 found
(#4358) Expected 1 space after "+"; 0 found
(#4358) Variable "Offset" must be all lower-case
(#4358) Commas (,) must be followed by white space.
(#4358) Variable "Y" must be all lower-case
(#4358) Commas (,) must be followed by white space.
(#4358) Variable "Serie" must be all lower-case
(#4358) Variable "Key" must be all lower-case
(#4358) Commas (,) must be followed by white space.
(#4358) Variable "Mode" must be all lower-case
(#4358) Commas (,) must be followed by white space.
(#4358) Variable "Format" must be all lower-case
(#4358) Commas (,) must be followed by white space.
(#4358) Variable "Unit" must be all lower-case
(#4358) Commas (,) must be followed by white space.
(#4358) Expected 1 space before "=>"; 0 found
(#4358) Expected 1 space after "=>"; 0 found
(#4358) Commas (,) must be followed by white space.
(#4358) Expected 1 space before "=>"; 0 found
(#4358) Expected 1 space after "=>"; 0 found
(#4358) Variable "DisplayR" must be all lower-case
(#4358) Commas (,) must be followed by white space.
(#4358) Expected 1 space before "=>"; 0 found
(#4358) Expected 1 space after "=>"; 0 found
(#4358) Variable "DisplayG" must be all lower-case
(#4358) Commas (,) must be followed by white space.
(#4358) Expected 1 space before "=>"; 0 found
(#4358) Expected 1 space after "=>"; 0 found
(#4358) Variable "DisplayB" must be all lower-case
(#4358) Commas (,) must be followed by white space.
(#4358) Expected 1 space before "=>"; 0 found
(#4358) Expected 1 space after "=>"; 0 found
(#4358) Variable "Align" must be all lower-case
(#4358) Line exceeds maximum limit of 180 characters; contains 188 characters
(#4359) Line indented incorrectly; expected 24 spaces, found 14
(#4359) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4361) Line indented incorrectly; expected 24 spaces, found 13
(#4361) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4361) Variable "X" must be all lower-case
(#4361) Variable "Areas" must be all lower-case
(#4361) Variable "AreaID" must be all lower-case
(#4362) Line indented incorrectly; expected at least 24 spaces, found 14
(#4363) Line indented incorrectly; expected 28 spaces, found 15
(#4363) Expected "if (...) {\n"; found "if (...) { "
(#4363) Variable "AroundZero" must be all lower-case
(#4363) Variable "Areas" must be all lower-case
(#4363) Variable "AreaID" must be all lower-case
(#4363) Variable "YZero" must be all lower-case
(#4363) Closing brace must be on a line by itself
(#4363) Expected "} else {\n"; found "} else { "
(#4363) Variable "Areas" must be all lower-case
(#4363) Variable "AreaID" must be all lower-case
(#4363) Expected 1 space before "+"; 0 found
(#4363) Expected 1 space after "+"; 0 found
(#4363) Closing brace must be on a line by itself
(#4365) Line indented incorrectly; expected 28 spaces, found 15
(#4365) Expected "if (...) {\n"; found "if(...)\n { "
(#4365) Variable "LastY" must be all lower-case
(#4365) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4366) Line indented incorrectly; expected at least 28 spaces, found 16
(#4366) Variable "Areas" must be all lower-case
(#4366) Variable "AreaID" must be all lower-case
(#4366) Variable "Y" must be all lower-case
(#4366) Closing brace must be on a line by itself
(#4367) Line indented incorrectly; expected 28 spaces, found 15
(#4367) Expected "} else {\n"; found "}\n else\n { "
(#4368) Line indented incorrectly; expected at least 28 spaces, found 16
(#4368) Variable "Areas" must be all lower-case
(#4368) Variable "AreaID" must be all lower-case
(#4368) Variable "LastY" must be all lower-case
(#4368) Closing brace must be on a line by itself
(#4370) Line indented incorrectly; expected at least 28 spaces, found 15
(#4370) Variable "AreaID" must be all lower-case
(#4371) Line indented incorrectly; expected 24 spaces, found 14
(#4371) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4372) Line indented incorrectly; expected 24 spaces, found 13
(#4372) Usage of ELSEIF not allowed; use ELSE IF instead
(#4372) Variable "X" must be all lower-case
(#4373) Line indented incorrectly; expected at least 24 spaces, found 14
(#4374) Line indented incorrectly; expected 28 spaces, found 15
(#4374) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4374) Variable "Areas" must be all lower-case
(#4374) Variable "AreaID" must be all lower-case
(#4375) Line indented incorrectly; expected at least 28 spaces, found 16
(#4376) Line indented incorrectly; expected 32 spaces, found 17
(#4376) Expected "if (...) {\n"; found "if (...) { "
(#4376) Variable "AroundZero" must be all lower-case
(#4376) Variable "Areas" must be all lower-case
(#4376) Variable "AreaID" must be all lower-case
(#4376) Variable "YZero" must be all lower-case
(#4376) Closing brace must be on a line by itself
(#4376) Expected "} else {\n"; found "} else { "
(#4376) Variable "Areas" must be all lower-case
(#4376) Variable "AreaID" must be all lower-case
(#4376) Expected 1 space before "+"; 0 found
(#4376) Expected 1 space after "+"; 0 found
(#4376) Closing brace must be on a line by itself
(#4377) Line indented incorrectly; expected at least 32 spaces, found 17
(#4377) Variable "Areas" must be all lower-case
(#4377) Variable "AreaID" must be all lower-case
(#4377) Variable "Y" must be all lower-case
(#4378) Line indented incorrectly; expected 28 spaces, found 16
(#4378) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4380) Line indented incorrectly; expected at least 28 spaces, found 15
(#4380) Variable "Areas" must be all lower-case
(#4380) Variable "AreaID" must be all lower-case
(#4380) Variable "X" must be all lower-case
(#4381) Line indented incorrectly; expected at least 28 spaces, found 15
(#4381) Variable "Areas" must be all lower-case
(#4381) Variable "AreaID" must be all lower-case
(#4381) Variable "Y" must be all lower-case
(#4382) Line indented incorrectly; expected 24 spaces, found 14
(#4382) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4384) Line indented incorrectly; expected at least 24 spaces, found 13
(#4384) Variable "LastX" must be all lower-case
(#4384) Variable "X" must be all lower-case
(#4384) Variable "LastY" must be all lower-case
(#4384) Variable "Y" must be all lower-case
(#4385) Line indented incorrectly; expected at least 24 spaces, found 13
(#4385) Variable "Y" must be all lower-case
(#4385) Variable "Y" must be all lower-case
(#4385) Variable "YStep" must be all lower-case
(#4386) Line indented incorrectly; expected 20 spaces, found 12
(#4386) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4387) Line indented incorrectly; expected 20 spaces, found 11
(#4387) Expected "if (...) {\n"; found "if (...) { "
(#4387) Variable "AroundZero" must be all lower-case
(#4387) Variable "Areas" must be all lower-case
(#4387) Variable "AreaID" must be all lower-case
(#4387) Variable "YZero" must be all lower-case
(#4387) Closing brace must be on a line by itself
(#4387) Expected "} else {\n"; found "} else { "
(#4387) Variable "Areas" must be all lower-case
(#4387) Variable "AreaID" must be all lower-case
(#4387) Expected 1 space before "+"; 0 found
(#4387) Expected 1 space after "+"; 0 found
(#4387) Closing brace must be on a line by itself
(#4388) Line indented incorrectly; expected at least 20 spaces, found 11
(#4388) Variable "Areas" must be all lower-case
(#4388) Variable "AreaID" must be all lower-case
(#4388) Variable "LastY" must be all lower-case
(#4390) Line indented incorrectly; expected at least 20 spaces, found 11
(#4391) Line indented incorrectly; expected 20 spaces, found 11
(#4391) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4392) Line indented incorrectly; expected at least 20 spaces, found 12
(#4393) Line indented incorrectly; expected at least 24 spaces, found 13
(#4393) Variable "ShadowArea" must be all lower-case
(#4394) Line indented incorrectly; expected 24 spaces, found 13
(#4394) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4394) Variable "Areas" must be all lower-case
(#4394) Variable "Key" must be all lower-case
(#4394) Variable "Points" must be all lower-case
(#4395) Line indented incorrectly; expected at least 24 spaces, found 14
(#4396) Line indented incorrectly; expected at least 28 spaces, found 15
(#4396) Variable "ShadowArea" must be all lower-case
(#4396) Variable "Key" must be all lower-case
(#4397) Line indented incorrectly; expected 28 spaces, found 15
(#4397) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4397) Variable "Points" must be all lower-case
(#4397) Variable "Key2" must be all lower-case
(#4397) Variable "Value" must be all lower-case
(#4398) Line indented incorrectly; expected at least 28 spaces, found 16
(#4399) Line indented incorrectly; expected 32 spaces, found 17
(#4399) Expected "if (...) {\n"; found "if (...)\n { "
(#4399) Variable "Key2" must be all lower-case
(#4400) Line indented incorrectly; expected at least 32 spaces, found 18
(#4400) Variable "ShadowArea" must be all lower-case
(#4400) Variable "Key" must be all lower-case
(#4400) Variable "Value" must be all lower-case
(#4400) Closing brace must be on a line by itself
(#4401) Line indented incorrectly; expected 32 spaces, found 17
(#4401) Expected "} else {\n"; found "}\n else\n { "
(#4402) Line indented incorrectly; expected at least 32 spaces, found 18
(#4402) Variable "ShadowArea" must be all lower-case
(#4402) Variable "Key" must be all lower-case
(#4402) Variable "Value" must be all lower-case
(#4402) Closing brace must be on a line by itself
(#4403) Line indented incorrectly; expected 28 spaces, found 16
(#4403) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4404) Line indented incorrectly; expected 24 spaces, found 14
(#4404) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4404) Whitespace found at end of line
(#4406) Line indented incorrectly; expected at least 24 spaces, found 13
(#4406) Inline control structures are not allowed
(#4406) Variable "ShadowArea" must be all lower-case
(#4406) Variable "Key" must be all lower-case
(#4406) Variable "Points" must be all lower-case
(#4407) Line indented incorrectly; expected at least 24 spaces, found 14
(#4407) Variable "Points" must be all lower-case
(#4407) Commas (,) must be followed by white space.
(#4407) Expected 1 space before "=>"; 0 found
(#4407) Expected 1 space after "=>"; 0 found
(#4407) Commas (,) must be followed by white space.
(#4407) Expected 1 space before "=>"; 0 found
(#4407) Expected 1 space after "=>"; 0 found
(#4407) Commas (,) must be followed by white space.
(#4407) Expected 1 space before "=>"; 0 found
(#4407) Expected 1 space after "=>"; 0 found
(#4407) Commas (,) must be followed by white space.
(#4407) Expected 1 space before "=>"; 0 found
(#4407) Expected 1 space after "=>"; 0 found
(#4407) Line exceeds 132 characters; contains 138 characters
(#4408) Line indented incorrectly; expected 20 spaces, found 12
(#4408) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4410) Line indented incorrectly; expected at least 20 spaces, found 11
(#4410) Variable "Alpha" must be all lower-case
(#4410) Variable "ForceTransparency" must be all lower-case
(#4410) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4410) Variable "ForceTransparency" must be all lower-case
(#4410) Variable "Alpha" must be all lower-case
(#4411) Line indented incorrectly; expected at least 20 spaces, found 11
(#4411) Variable "Color" must be all lower-case
(#4411) Expected 1 space before "=>"; 0 found
(#4411) Expected 1 space after "=>"; 0 found
(#4411) Variable "R" must be all lower-case
(#4411) Commas (,) must be followed by white space.
(#4411) Expected 1 space before "=>"; 0 found
(#4411) Expected 1 space after "=>"; 0 found
(#4411) Variable "G" must be all lower-case
(#4411) Commas (,) must be followed by white space.
(#4411) Expected 1 space before "=>"; 0 found
(#4411) Expected 1 space after "=>"; 0 found
(#4411) Variable "B" must be all lower-case
(#4411) Commas (,) must be followed by white space.
(#4411) Expected 1 space before "=>"; 0 found
(#4411) Expected 1 space after "=>"; 0 found
(#4411) Variable "Alpha" must be all lower-case
(#4411) Commas (,) must be followed by white space.
(#4411) Expected 1 space before "=>"; 0 found
(#4411) Expected 1 space after "=>"; 0 found
(#4411) Variable "Threshold" must be all lower-case
(#4413) Line indented incorrectly; expected at least 20 spaces, found 11
(#4413) Inline control structures are not allowed
(#4413) Variable "Areas" must be all lower-case
(#4413) Variable "Key" must be all lower-case
(#4413) Variable "Points" must be all lower-case
(#4414) Line indented incorrectly; expected at least 20 spaces, found 12
(#4414) Variable "Points" must be all lower-case
(#4414) Commas (,) must be followed by white space.
(#4414) Variable "Color" must be all lower-case
(#4415) Line indented incorrectly; expected 16 spaces, found 10
(#4415) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4416) Line indented incorrectly; expected 12 spaces, found 8
(#4416) Closing brace indented incorrectly; expected 7 spaces, found 8
(#4417) Line indented incorrectly; expected 8 spaces, found 6
(#4417) Closing brace indented incorrectly; expected 5 spaces, found 6
(#4418) Closing brace indented incorrectly; expected 3 spaces, found 4
(#4421) Line indented incorrectly; expected at least 4 spaces, found 3
(#4422) Line indented incorrectly; expected 4 spaces, found 3
(#4422) method name "pDraw::drawBarChart" must be in lower-case letters only
(#4422) Visibility must be declared on method "drawBarChart"
(#4422) Variable "Format" must be all lower-case
(#4422) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4423) Opening brace should be on the same line as the declaration
(#4424) Line indented incorrectly; expected at least 8 spaces, found 5
(#4424) Variable "Floating0Serie" must be all lower-case
(#4424) Spaces must be used for alignment; tabs are not allowed
(#4424) Tab found within whitespace
(#4424) Variable "Format" must be all lower-case
(#4424) Variable "Format" must be all lower-case
(#4424) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4425) Line indented incorrectly; expected at least 8 spaces, found 5
(#4425) Variable "Floating0Value" must be all lower-case
(#4425) Spaces must be used for alignment; tabs are not allowed
(#4425) Tab found within whitespace
(#4425) Variable "Format" must be all lower-case
(#4425) Variable "Format" must be all lower-case
(#4425) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4426) Line indented incorrectly; expected at least 8 spaces, found 5
(#4426) Variable "Draw0Line" must be all lower-case
(#4426) Spaces must be used for alignment; tabs are not allowed
(#4426) Tab found within whitespace
(#4426) Variable "Format" must be all lower-case
(#4426) Variable "Format" must be all lower-case
(#4426) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4427) Line indented incorrectly; expected at least 8 spaces, found 5
(#4427) Variable "DisplayValues" must be all lower-case
(#4427) Spaces must be used for alignment; tabs are not allowed
(#4427) Tab found within whitespace
(#4427) Variable "Format" must be all lower-case
(#4427) Variable "Format" must be all lower-case
(#4427) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4428) Line indented incorrectly; expected at least 8 spaces, found 5
(#4428) Variable "DisplayOrientation" must be all lower-case
(#4428) Variable "Format" must be all lower-case
(#4428) Variable "Format" must be all lower-case
(#4429) Line indented incorrectly; expected at least 8 spaces, found 5
(#4429) Variable "DisplayOffset" must be all lower-case
(#4429) Spaces must be used for alignment; tabs are not allowed
(#4429) Tab found within whitespace
(#4429) Variable "Format" must be all lower-case
(#4429) Variable "Format" must be all lower-case
(#4430) Line indented incorrectly; expected at least 8 spaces, found 5
(#4430) Variable "DisplayColor" must be all lower-case
(#4430) Spaces must be used for alignment; tabs are not allowed
(#4430) Tab found within whitespace
(#4430) Variable "Format" must be all lower-case
(#4430) Variable "Format" must be all lower-case
(#4431) Line indented incorrectly; expected at least 8 spaces, found 5
(#4431) Variable "DisplayFont" must be all lower-case
(#4431) Spaces must be used for alignment; tabs are not allowed
(#4431) Tab found within whitespace
(#4431) Variable "Format" must be all lower-case
(#4431) Variable "Format" must be all lower-case
(#4432) Line indented incorrectly; expected at least 8 spaces, found 5
(#4432) Variable "DisplaySize" must be all lower-case
(#4432) Spaces must be used for alignment; tabs are not allowed
(#4432) Tab found within whitespace
(#4432) Variable "Format" must be all lower-case
(#4432) Variable "Format" must be all lower-case
(#4433) Line indented incorrectly; expected at least 8 spaces, found 5
(#4433) Variable "DisplayPos" must be all lower-case
(#4433) Spaces must be used for alignment; tabs are not allowed
(#4433) Tab found within whitespace
(#4433) Variable "Format" must be all lower-case
(#4433) Variable "Format" must be all lower-case
(#4434) Line indented incorrectly; expected at least 8 spaces, found 5
(#4434) Variable "DisplayShadow" must be all lower-case
(#4434) Spaces must be used for alignment; tabs are not allowed
(#4434) Tab found within whitespace
(#4434) Variable "Format" must be all lower-case
(#4434) Variable "Format" must be all lower-case
(#4434) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4435) Line indented incorrectly; expected at least 8 spaces, found 5
(#4435) Variable "DisplayR" must be all lower-case
(#4435) Spaces must be used for alignment; tabs are not allowed
(#4435) Tab found within whitespace
(#4435) Variable "Format" must be all lower-case
(#4435) Variable "Format" must be all lower-case
(#4436) Line indented incorrectly; expected at least 8 spaces, found 5
(#4436) Variable "DisplayG" must be all lower-case
(#4436) Spaces must be used for alignment; tabs are not allowed
(#4436) Tab found within whitespace
(#4436) Variable "Format" must be all lower-case
(#4436) Variable "Format" must be all lower-case
(#4437) Line indented incorrectly; expected at least 8 spaces, found 5
(#4437) Variable "DisplayB" must be all lower-case
(#4437) Spaces must be used for alignment; tabs are not allowed
(#4437) Tab found within whitespace
(#4437) Variable "Format" must be all lower-case
(#4437) Variable "Format" must be all lower-case
(#4438) Line indented incorrectly; expected at least 8 spaces, found 5
(#4438) Variable "AroundZero" must be all lower-case
(#4438) Spaces must be used for alignment; tabs are not allowed
(#4438) Tab found within whitespace
(#4438) Variable "Format" must be all lower-case
(#4438) Variable "Format" must be all lower-case
(#4438) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4439) Line indented incorrectly; expected at least 8 spaces, found 5
(#4439) Variable "Interleave" must be all lower-case
(#4439) Spaces must be used for alignment; tabs are not allowed
(#4439) Tab found within whitespace
(#4439) Variable "Format" must be all lower-case
(#4439) Variable "Format" must be all lower-case
(#4440) Line indented incorrectly; expected at least 8 spaces, found 5
(#4440) Variable "Rounded" must be all lower-case
(#4440) Spaces must be used for alignment; tabs are not allowed
(#4440) Tab found within whitespace
(#4440) Variable "Format" must be all lower-case
(#4440) Variable "Format" must be all lower-case
(#4440) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4441) Line indented incorrectly; expected at least 8 spaces, found 5
(#4441) Variable "RoundRadius" must be all lower-case
(#4441) Spaces must be used for alignment; tabs are not allowed
(#4441) Tab found within whitespace
(#4441) Variable "Format" must be all lower-case
(#4441) Variable "Format" must be all lower-case
(#4442) Line indented incorrectly; expected at least 8 spaces, found 5
(#4442) Variable "Surrounding" must be all lower-case
(#4442) Spaces must be used for alignment; tabs are not allowed
(#4442) Tab found within whitespace
(#4442) Variable "Format" must be all lower-case
(#4442) Variable "Format" must be all lower-case
(#4442) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4443) Line indented incorrectly; expected at least 8 spaces, found 5
(#4443) Variable "BorderR" must be all lower-case
(#4443) Spaces must be used for alignment; tabs are not allowed
(#4443) Tab found within whitespace
(#4443) Variable "Format" must be all lower-case
(#4443) Variable "Format" must be all lower-case
(#4444) Line indented incorrectly; expected at least 8 spaces, found 5
(#4444) Variable "BorderG" must be all lower-case
(#4444) Spaces must be used for alignment; tabs are not allowed
(#4444) Tab found within whitespace
(#4444) Variable "Format" must be all lower-case
(#4444) Variable "Format" must be all lower-case
(#4445) Line indented incorrectly; expected at least 8 spaces, found 5
(#4445) Variable "BorderB" must be all lower-case
(#4445) Spaces must be used for alignment; tabs are not allowed
(#4445) Tab found within whitespace
(#4445) Variable "Format" must be all lower-case
(#4445) Variable "Format" must be all lower-case
(#4446) Line indented incorrectly; expected at least 8 spaces, found 5
(#4446) Variable "Gradient" must be all lower-case
(#4446) Spaces must be used for alignment; tabs are not allowed
(#4446) Tab found within whitespace
(#4446) Variable "Format" must be all lower-case
(#4446) Variable "Format" must be all lower-case
(#4446) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4447) Line indented incorrectly; expected at least 8 spaces, found 5
(#4447) Variable "GradientMode" must be all lower-case
(#4447) Spaces must be used for alignment; tabs are not allowed
(#4447) Tab found within whitespace
(#4447) Variable "Format" must be all lower-case
(#4447) Variable "Format" must be all lower-case
(#4448) Line indented incorrectly; expected at least 8 spaces, found 5
(#4448) Variable "GradientAlpha" must be all lower-case
(#4448) Spaces must be used for alignment; tabs are not allowed
(#4448) Tab found within whitespace
(#4448) Variable "Format" must be all lower-case
(#4448) Variable "Format" must be all lower-case
(#4449) Line indented incorrectly; expected at least 8 spaces, found 5
(#4449) Variable "GradientStartR" must be all lower-case
(#4449) Spaces must be used for alignment; tabs are not allowed
(#4449) Tab found within whitespace
(#4449) Variable "Format" must be all lower-case
(#4449) Variable "Format" must be all lower-case
(#4450) Line indented incorrectly; expected at least 8 spaces, found 5
(#4450) Variable "GradientStartG" must be all lower-case
(#4450) Spaces must be used for alignment; tabs are not allowed
(#4450) Tab found within whitespace
(#4450) Variable "Format" must be all lower-case
(#4450) Variable "Format" must be all lower-case
(#4451) Line indented incorrectly; expected at least 8 spaces, found 5
(#4451) Variable "GradientStartB" must be all lower-case
(#4451) Spaces must be used for alignment; tabs are not allowed
(#4451) Tab found within whitespace
(#4451) Variable "Format" must be all lower-case
(#4451) Variable "Format" must be all lower-case
(#4452) Line indented incorrectly; expected at least 8 spaces, found 5
(#4452) Variable "GradientEndR" must be all lower-case
(#4452) Spaces must be used for alignment; tabs are not allowed
(#4452) Tab found within whitespace
(#4452) Variable "Format" must be all lower-case
(#4452) Variable "Format" must be all lower-case
(#4453) Line indented incorrectly; expected at least 8 spaces, found 5
(#4453) Variable "GradientEndG" must be all lower-case
(#4453) Spaces must be used for alignment; tabs are not allowed
(#4453) Tab found within whitespace
(#4453) Variable "Format" must be all lower-case
(#4453) Variable "Format" must be all lower-case
(#4454) Line indented incorrectly; expected at least 8 spaces, found 5
(#4454) Variable "GradientEndB" must be all lower-case
(#4454) Spaces must be used for alignment; tabs are not allowed
(#4454) Tab found within whitespace
(#4454) Variable "Format" must be all lower-case
(#4454) Variable "Format" must be all lower-case
(#4455) Line indented incorrectly; expected at least 8 spaces, found 5
(#4455) Variable "TxtMargin" must be all lower-case
(#4455) Spaces must be used for alignment; tabs are not allowed
(#4455) Tab found within whitespace
(#4455) Variable "Format" must be all lower-case
(#4455) Variable "Format" must be all lower-case
(#4456) Line indented incorrectly; expected at least 8 spaces, found 5
(#4456) Variable "OverrideColors" must be all lower-case
(#4456) Spaces must be used for alignment; tabs are not allowed
(#4456) Tab found within whitespace
(#4456) Variable "Format" must be all lower-case
(#4456) Variable "Format" must be all lower-case
(#4456) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4457) Line indented incorrectly; expected at least 8 spaces, found 5
(#4457) Variable "OverrideSurrounding" must be all lower-case
(#4457) Variable "Format" must be all lower-case
(#4457) Variable "Format" must be all lower-case
(#4458) Line indented incorrectly; expected at least 8 spaces, found 5
(#4458) Variable "InnerSurrounding" must be all lower-case
(#4458) Spaces must be used for alignment; tabs are not allowed
(#4458) Tab found within whitespace
(#4458) Variable "Format" must be all lower-case
(#4458) Variable "Format" must be all lower-case
(#4458) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4459) Line indented incorrectly; expected at least 8 spaces, found 5
(#4459) Variable "InnerBorderR" must be all lower-case
(#4459) Spaces must be used for alignment; tabs are not allowed
(#4459) Tab found within whitespace
(#4459) Variable "Format" must be all lower-case
(#4459) Variable "Format" must be all lower-case
(#4460) Line indented incorrectly; expected at least 8 spaces, found 5
(#4460) Variable "InnerBorderG" must be all lower-case
(#4460) Spaces must be used for alignment; tabs are not allowed
(#4460) Tab found within whitespace
(#4460) Variable "Format" must be all lower-case
(#4460) Variable "Format" must be all lower-case
(#4461) Line indented incorrectly; expected at least 8 spaces, found 5
(#4461) Variable "InnerBorderB" must be all lower-case
(#4461) Spaces must be used for alignment; tabs are not allowed
(#4461) Tab found within whitespace
(#4461) Variable "Format" must be all lower-case
(#4461) Variable "Format" must be all lower-case
(#4462) Line indented incorrectly; expected at least 8 spaces, found 5
(#4462) Variable "RecordImageMap" must be all lower-case
(#4462) Spaces must be used for alignment; tabs are not allowed
(#4462) Tab found within whitespace
(#4462) Variable "Format" must be all lower-case
(#4462) Variable "Format" must be all lower-case
(#4462) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4464) Line indented incorrectly; expected at least 8 spaces, found 5
(#4466) Line indented incorrectly; expected at least 8 spaces, found 5
(#4466) Variable "Data" must be all lower-case
(#4467) Line indented incorrectly; expected at least 8 spaces, found 5
(#4467) Variable "XMargin" must be all lower-case
(#4467) Commas (,) must be followed by white space.
(#4467) Variable "XDivs" must be all lower-case
(#4469) Line indented incorrectly; expected 8 spaces, found 5
(#4469) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4469) Variable "OverrideColors" must be all lower-case
(#4469) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4470) Line indented incorrectly; expected at least 8 spaces, found 6
(#4471) Line indented incorrectly; expected at least 12 spaces, found 7
(#4471) Variable "OverrideColors" must be all lower-case
(#4471) Variable "OverrideColors" must be all lower-case
(#4471) Commas (,) must be followed by white space.
(#4471) Variable "OverrideSurrounding" must be all lower-case
(#4472) Line indented incorrectly; expected at least 12 spaces, found 7
(#4472) Commas (,) must be followed by white space.
(#4472) Variable "OverrideColors" must be all lower-case
(#4473) Line indented incorrectly; expected 8 spaces, found 6
(#4473) Closing brace indented incorrectly; expected 5 spaces, found 6
(#4475) Line indented incorrectly; expected at least 8 spaces, found 5
(#4475) Variable "RestoreShadow" must be all lower-case
(#4477) Line indented incorrectly; expected at least 8 spaces, found 5
(#4477) Variable "SeriesCount" must be all lower-case
(#4478) Line indented incorrectly; expected at least 8 spaces, found 5
(#4478) Variable "CurrentSerie" must be all lower-case
(#4479) Line indented incorrectly; expected 8 spaces, found 5
(#4479) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4479) Variable "Data" must be all lower-case
(#4479) Variable "SerieName" must be all lower-case
(#4479) Variable "Serie" must be all lower-case
(#4480) Line indented incorrectly; expected at least 8 spaces, found 6
(#4481) Line indented incorrectly; expected 12 spaces, found 7
(#4481) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4481) Variable "Serie" must be all lower-case
(#4481) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4481) Variable "SerieName" must be all lower-case
(#4481) Variable "Data" must be all lower-case
(#4482) Line indented incorrectly; expected at least 12 spaces, found 8
(#4483) Line indented incorrectly; expected at least 16 spaces, found 9
(#4483) Variable "R" must be all lower-case
(#4483) Variable "Serie" must be all lower-case
(#4483) Variable "G" must be all lower-case
(#4483) Variable "Serie" must be all lower-case
(#4483) Variable "B" must be all lower-case
(#4483) Variable "Serie" must be all lower-case
(#4483) Variable "Alpha" must be all lower-case
(#4483) Variable "Serie" must be all lower-case
(#4483) Variable "Ticks" must be all lower-case
(#4483) Variable "Serie" must be all lower-case
(#4483) Line exceeds 132 characters; contains 150 characters
(#4484) Line indented incorrectly; expected 16 spaces, found 9
(#4484) Expected "if (...) {\n"; found "if (...) { "
(#4484) Variable "DisplayColor" must be all lower-case
(#4484) Variable "DisplayR" must be all lower-case
(#4484) Variable "R" must be all lower-case
(#4484) Variable "DisplayG" must be all lower-case
(#4484) Variable "G" must be all lower-case
(#4484) Variable "DisplayB" must be all lower-case
(#4484) Variable "B" must be all lower-case
(#4484) Closing brace must be on a line by itself
(#4485) Line indented incorrectly; expected 16 spaces, found 9
(#4485) Expected "if (...) {\n"; found "if (...) { "
(#4485) Variable "Surrounding" must be all lower-case
(#4485) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4485) Variable "BorderR" must be all lower-case
(#4485) Variable "R" must be all lower-case
(#4485) Expected 1 space before "+"; 0 found
(#4485) Expected 1 space after "+"; 0 found
(#4485) Variable "Surrounding" must be all lower-case
(#4485) Variable "BorderG" must be all lower-case
(#4485) Variable "G" must be all lower-case
(#4485) Expected 1 space before "+"; 0 found
(#4485) Expected 1 space after "+"; 0 found
(#4485) Variable "Surrounding" must be all lower-case
(#4485) Variable "BorderB" must be all lower-case
(#4485) Variable "B" must be all lower-case
(#4485) Expected 1 space before "+"; 0 found
(#4485) Expected 1 space after "+"; 0 found
(#4485) Variable "Surrounding" must be all lower-case
(#4485) Closing brace must be on a line by itself
(#4486) Line indented incorrectly; expected 16 spaces, found 9
(#4486) Expected "if (...) {\n"; found "if (...) { "
(#4486) Variable "InnerSurrounding" must be all lower-case
(#4486) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4486) Variable "InnerBorderR" must be all lower-case
(#4486) Variable "R" must be all lower-case
(#4486) Expected 1 space before "+"; 0 found
(#4486) Expected 1 space after "+"; 0 found
(#4486) Variable "InnerSurrounding" must be all lower-case
(#4486) Variable "InnerBorderG" must be all lower-case
(#4486) Variable "G" must be all lower-case
(#4486) Expected 1 space before "+"; 0 found
(#4486) Expected 1 space after "+"; 0 found
(#4486) Variable "InnerSurrounding" must be all lower-case
(#4486) Variable "InnerBorderB" must be all lower-case
(#4486) Variable "B" must be all lower-case
(#4486) Expected 1 space before "+"; 0 found
(#4486) Expected 1 space after "+"; 0 found
(#4486) Variable "InnerSurrounding" must be all lower-case
(#4486) Line exceeds 132 characters; contains 159 characters
(#4486) Closing brace must be on a line by itself
(#4487) Line indented incorrectly; expected 16 spaces, found 9
(#4487) Expected "if (...) {\n"; found "if (...) { "
(#4487) Variable "InnerBorderR" must be all lower-case
(#4487) Variable "InnerColor" must be all lower-case
(#4487) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4487) Closing brace must be on a line by itself
(#4487) Expected "} else {\n"; found "} else { "
(#4487) Variable "InnerColor" must be all lower-case
(#4487) Expected 1 space before "=>"; 0 found
(#4487) Expected 1 space after "=>"; 0 found
(#4487) Variable "InnerBorderR" must be all lower-case
(#4487) Commas (,) must be followed by white space.
(#4487) Expected 1 space before "=>"; 0 found
(#4487) Expected 1 space after "=>"; 0 found
(#4487) Variable "InnerBorderG" must be all lower-case
(#4487) Commas (,) must be followed by white space.
(#4487) Expected 1 space before "=>"; 0 found
(#4487) Expected 1 space after "=>"; 0 found
(#4487) Variable "InnerBorderB" must be all lower-case
(#4487) Line exceeds 132 characters; contains 147 characters
(#4487) Closing brace must be on a line by itself
(#4488) Line indented incorrectly; expected at least 16 spaces, found 9
(#4488) Variable "Color" must be all lower-case
(#4488) Expected 1 space before "=>"; 0 found
(#4488) Expected 1 space after "=>"; 0 found
(#4488) Variable "R" must be all lower-case
(#4488) Commas (,) must be followed by white space.
(#4488) Expected 1 space before "=>"; 0 found
(#4488) Expected 1 space after "=>"; 0 found
(#4488) Variable "G" must be all lower-case
(#4488) Commas (,) must be followed by white space.
(#4488) Expected 1 space before "=>"; 0 found
(#4488) Expected 1 space after "=>"; 0 found
(#4488) Variable "B" must be all lower-case
(#4488) Commas (,) must be followed by white space.
(#4488) Expected 1 space before "=>"; 0 found
(#4488) Expected 1 space after "=>"; 0 found
(#4488) Variable "Alpha" must be all lower-case
(#4488) Commas (,) must be followed by white space.
(#4488) Expected 1 space before "=>"; 0 found
(#4488) Expected 1 space after "=>"; 0 found
(#4488) Variable "BorderR" must be all lower-case
(#4488) Commas (,) must be followed by white space.
(#4488) Expected 1 space before "=>"; 0 found
(#4488) Expected 1 space after "=>"; 0 found
(#4488) Variable "BorderG" must be all lower-case
(#4488) Commas (,) must be followed by white space.
(#4488) Expected 1 space before "=>"; 0 found
(#4488) Expected 1 space after "=>"; 0 found
(#4488) Variable "BorderB" must be all lower-case
(#4490) Line indented incorrectly; expected at least 16 spaces, found 9
(#4490) Variable "AxisID" must be all lower-case
(#4490) Spaces must be used for alignment; tabs are not allowed
(#4490) Tab found within whitespace
(#4490) Variable "Serie" must be all lower-case
(#4491) Line indented incorrectly; expected at least 16 spaces, found 9
(#4491) Variable "Mode" must be all lower-case
(#4491) Spaces must be used for alignment; tabs are not allowed
(#4491) Tab found within whitespace
(#4491) Variable "Data" must be all lower-case
(#4491) Variable "AxisID" must be all lower-case
(#4492) Line indented incorrectly; expected at least 16 spaces, found 9
(#4492) Variable "Format" must be all lower-case
(#4492) Spaces must be used for alignment; tabs are not allowed
(#4492) Tab found within whitespace
(#4492) Variable "Data" must be all lower-case
(#4492) Variable "AxisID" must be all lower-case
(#4493) Line indented incorrectly; expected at least 16 spaces, found 9
(#4493) Variable "Unit" must be all lower-case
(#4493) Spaces must be used for alignment; tabs are not allowed
(#4493) Tab found within whitespace
(#4493) Variable "Data" must be all lower-case
(#4493) Variable "AxisID" must be all lower-case
(#4495) Line indented incorrectly; expected 16 spaces, found 9
(#4495) Expected "if (...) {\n"; found "if (...) { "
(#4495) Variable "Serie" must be all lower-case
(#4495) Variable "SerieDescription" must be all lower-case
(#4495) Variable "Serie" must be all lower-case
(#4495) Closing brace must be on a line by itself
(#4495) Expected "} else {\n"; found "} else { "
(#4495) Variable "SerieDescription" must be all lower-case
(#4495) Variable "SerieName" must be all lower-case
(#4495) Closing brace must be on a line by itself
(#4497) Line indented incorrectly; expected at least 16 spaces, found 9
(#4497) Variable "PosArray" must be all lower-case
(#4497) Variable "Serie" must be all lower-case
(#4497) Commas (,) must be followed by white space.
(#4497) Expected 1 space before "=>"; 0 found
(#4497) Expected 1 space after "=>"; 0 found
(#4497) Variable "Serie" must be all lower-case
(#4499) Line indented incorrectly; expected 16 spaces, found 9
(#4499) Expected "if (...) {\n"; found "if (...)\n { "
(#4499) Variable "Floating0Value" must be all lower-case
(#4499) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4500) Line indented incorrectly; expected at least 16 spaces, found 10
(#4500) Variable "YZero" must be all lower-case
(#4500) Variable "Floating0Value" must be all lower-case
(#4500) Commas (,) must be followed by white space.
(#4500) Expected 1 space before "=>"; 0 found
(#4500) Expected 1 space after "=>"; 0 found
(#4500) Variable "Serie" must be all lower-case
(#4500) Closing brace must be on a line by itself
(#4501) Line indented incorrectly; expected 16 spaces, found 9
(#4501) Expected "} else {\n"; found "}\n else\n { "
(#4502) Line indented incorrectly; expected at least 16 spaces, found 10
(#4502) Variable "YZero" must be all lower-case
(#4502) Commas (,) must be followed by white space.
(#4502) Expected 1 space before "=>"; 0 found
(#4502) Expected 1 space after "=>"; 0 found
(#4502) Variable "Serie" must be all lower-case
(#4502) Closing brace must be on a line by itself
(#4504) Line indented incorrectly; expected 16 spaces, found 9
(#4504) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4504) Variable "Data" must be all lower-case
(#4505) Line indented incorrectly; expected at least 16 spaces, found 10
(#4506) Line indented incorrectly; expected 20 spaces, found 11
(#4506) Expected "if (...) {\n"; found "if (...) { "
(#4506) Variable "YZero" must be all lower-case
(#4506) Expected 1 space before "-"; 0 found
(#4506) Expected 1 space after "-"; 0 found
(#4506) Variable "YZero" must be all lower-case
(#4506) Expected 1 space before "-"; 0 found
(#4506) Expected 1 space after "-"; 0 found
(#4506) Closing brace must be on a line by itself
(#4507) Line indented incorrectly; expected 20 spaces, found 11
(#4507) Expected "if (...) {\n"; found "if (...) { "
(#4507) Variable "YZero" must be all lower-case
(#4507) Expected 1 space before "+"; 0 found
(#4507) Expected 1 space after "+"; 0 found
(#4507) Variable "YZero" must be all lower-case
(#4507) Expected 1 space before "+"; 0 found
(#4507) Expected 1 space after "+"; 0 found
(#4507) Closing brace must be on a line by itself
(#4509) Line indented incorrectly; expected 20 spaces, found 11
(#4509) Expected "if (...) {\n"; found "if (...) { "
(#4509) Variable "XDivs" must be all lower-case
(#4509) Variable "XStep" must be all lower-case
(#4509) Closing brace must be on a line by itself
(#4509) Expected "} else {\n"; found "} else { "
(#4509) Variable "XStep" must be all lower-case
(#4509) Expected 1 space before "-"; 0 found
(#4509) Expected 1 space after "-"; 0 found
(#4509) Expected 1 space before "-"; 0 found
(#4509) Expected 1 space after "-"; 0 found
(#4509) Variable "XMargin" must be all lower-case
(#4509) Expected 1 space before "*"; 0 found
(#4509) Expected 1 space after "*"; 0 found
(#4509) Expected 1 space before "/"; 0 found
(#4509) Expected 1 space after "/"; 0 found
(#4509) Variable "XDivs" must be all lower-case
(#4509) Closing brace must be on a line by itself
(#4510) Line indented incorrectly; expected at least 20 spaces, found 11
(#4510) Variable "X" must be all lower-case
(#4510) Variable "XMargin" must be all lower-case
(#4512) Line indented incorrectly; expected 20 spaces, found 11
(#4512) Expected "if (...) {\n"; found "if (...) { "
(#4512) Variable "AroundZero" must be all lower-case
(#4512) Variable "Y1" must be all lower-case
(#4512) Variable "YZero" must be all lower-case
(#4512) Closing brace must be on a line by itself
(#4512) Expected "} else {\n"; found "} else { "
(#4512) Variable "Y1" must be all lower-case
(#4512) Expected 1 space before "-"; 0 found
(#4512) Expected 1 space after "-"; 0 found
(#4512) Closing brace must be on a line by itself
(#4513) Line indented incorrectly; expected 20 spaces, found 11
(#4513) Expected "if (...) {\n"; found "if (...) { "
(#4513) Variable "XDivs" must be all lower-case
(#4513) Variable "XSize" must be all lower-case
(#4513) Expected 1 space before "-"; 0 found
(#4513) Expected 1 space after "-"; 0 found
(#4513) Expected 1 space before "/"; 0 found
(#4513) Expected 1 space after "/"; 0 found
(#4513) Variable "SeriesCount" must be all lower-case
(#4513) Expected 1 space before "+"; 0 found
(#4513) Expected 1 space after "+"; 0 found
(#4513) Variable "Interleave" must be all lower-case
(#4513) Closing brace must be on a line by itself
(#4513) Expected "} else {\n"; found "} else { "
(#4513) Variable "XSize" must be all lower-case
(#4513) Variable "XStep" must be all lower-case
(#4513) Variable "SeriesCount" must be all lower-case
(#4513) Expected 1 space before "+"; 0 found
(#4513) Expected 1 space after "+"; 0 found
(#4513) Variable "Interleave" must be all lower-case
(#4513) Line exceeds 132 characters; contains 170 characters
(#4513) Closing brace must be on a line by itself
(#4515) Line indented incorrectly; expected at least 20 spaces, found 11
(#4515) Variable "XOffset" must be all lower-case
(#4515) Variable "XSize" must be all lower-case
(#4515) Expected 1 space before "*"; 0 found
(#4515) Expected 1 space after "*"; 0 found
(#4515) Variable "SeriesCount" must be all lower-case
(#4515) Expected 1 space before "/"; 0 found
(#4515) Expected 1 space after "/"; 0 found
(#4515) Variable "CurrentSerie" must be all lower-case
(#4515) Variable "XSize" must be all lower-case
(#4516) Line indented incorrectly; expected 20 spaces, found 11
(#4516) Expected "if (...) {\n"; found "if (...) { "
(#4516) Variable "X" must be all lower-case
(#4516) Variable "XOffset" must be all lower-case
(#4516) Variable "XOffset" must be all lower-case
(#4516) Variable "X" must be all lower-case
(#4516) Space found before semicolon; expected "1;" but found "1 ;"
(#4516) Closing brace must be on a line by itself
(#4518) Line indented incorrectly; expected at least 20 spaces, found 11
(#4518) Variable "SerieName" must be all lower-case
(#4518) Variable "XOffset" must be all lower-case
(#4518) Variable "XSize" must be all lower-case
(#4520) Line indented incorrectly; expected 20 spaces, found 11
(#4520) Expected "if (...) {\n"; found "if (...) { "
(#4520) Variable "Rounded" must be all lower-case
(#4520) Variable "BorderR" must be all lower-case
(#4520) Variable "XSpace" must be all lower-case
(#4520) Closing brace must be on a line by itself
(#4520) Expected "} else {\n"; found "} else { "
(#4520) Variable "XSpace" must be all lower-case
(#4520) Closing brace must be on a line by itself
(#4522) Line indented incorrectly; expected 20 spaces, found 11
(#4522) Expected "if (...) {\n"; found "if (...) { "
(#4522) Variable "PosArray" must be all lower-case
(#4522) Variable "Value" must be all lower-case
(#4522) Variable "PosArray" must be all lower-case
(#4522) Variable "PosArray" must be all lower-case
(#4522) Variable "PosArray" must be all lower-case
(#4522) Variable "Value" must be all lower-case
(#4522) Closing brace must be on a line by itself
(#4524) Line indented incorrectly; expected at least 20 spaces, found 11
(#4524) Variable "ID" must be all lower-case
(#4525) Line indented incorrectly; expected 20 spaces, found 11
(#4525) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4525) Variable "PosArray" must be all lower-case
(#4525) Variable "Key" must be all lower-case
(#4525) Variable "Y2" must be all lower-case
(#4526) Line indented incorrectly; expected at least 20 spaces, found 12
(#4527) Line indented incorrectly; expected 24 spaces, found 13
(#4527) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4527) Variable "Floating0Serie" must be all lower-case
(#4527) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4528) Line indented incorrectly; expected at least 24 spaces, found 14
(#4529) Line indented incorrectly; expected 28 spaces, found 15
(#4529) Expected "if (...) {\n"; found "if (...)\n { "
(#4529) Variable "Data" must be all lower-case
(#4529) Variable "Floating0Serie" must be all lower-case
(#4529) Variable "Key" must be all lower-case
(#4530) Line indented incorrectly; expected at least 28 spaces, found 16
(#4530) Variable "Value" must be all lower-case
(#4530) Variable "Data" must be all lower-case
(#4530) Variable "Floating0Serie" must be all lower-case
(#4530) Variable "Key" must be all lower-case
(#4530) Closing brace must be on a line by itself
(#4531) Line indented incorrectly; expected 28 spaces, found 15
(#4531) Expected "} else {\n"; found "}\n else\n { "
(#4532) Line indented incorrectly; expected at least 28 spaces, found 16
(#4532) Variable "Value" must be all lower-case
(#4532) Closing brace must be on a line by itself
(#4534) Line indented incorrectly; expected at least 28 spaces, found 15
(#4534) Variable "YZero" must be all lower-case
(#4534) Variable "Value" must be all lower-case
(#4534) Commas (,) must be followed by white space.
(#4534) Expected 1 space before "=>"; 0 found
(#4534) Expected 1 space after "=>"; 0 found
(#4534) Variable "Serie" must be all lower-case
(#4535) Line indented incorrectly; expected 28 spaces, found 15
(#4535) Expected "if (...) {\n"; found "if (...) { "
(#4535) Variable "YZero" must be all lower-case
(#4535) Expected 1 space before "-"; 0 found
(#4535) Expected 1 space after "-"; 0 found
(#4535) Variable "YZero" must be all lower-case
(#4535) Expected 1 space before "-"; 0 found
(#4535) Expected 1 space after "-"; 0 found
(#4535) Closing brace must be on a line by itself
(#4536) Line indented incorrectly; expected 28 spaces, found 15
(#4536) Expected "if (...) {\n"; found "if (...) { "
(#4536) Variable "YZero" must be all lower-case
(#4536) Expected 1 space before "+"; 0 found
(#4536) Expected 1 space after "+"; 0 found
(#4536) Variable "YZero" must be all lower-case
(#4536) Expected 1 space before "+"; 0 found
(#4536) Expected 1 space after "+"; 0 found
(#4536) Closing brace must be on a line by itself
(#4538) Line indented incorrectly; expected 28 spaces, found 15
(#4538) Expected "if (...) {\n"; found "if (...) { "
(#4538) Variable "AroundZero" must be all lower-case
(#4538) Variable "Y1" must be all lower-case
(#4538) Variable "YZero" must be all lower-case
(#4538) Closing brace must be on a line by itself
(#4538) Expected "} else {\n"; found "} else { "
(#4538) Variable "Y1" must be all lower-case
(#4538) Expected 1 space before "-"; 0 found
(#4538) Expected 1 space after "-"; 0 found
(#4538) Closing brace must be on a line by itself
(#4539) Line indented incorrectly; expected 24 spaces, found 14
(#4539) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4541) Line indented incorrectly; expected 24 spaces, found 13
(#4541) Expected "if (...) {\n"; found "if (...)\n { "
(#4541) Variable "OverrideColors" must be all lower-case
(#4541) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4542) Line indented incorrectly; expected at least 24 spaces, found 14
(#4542) Expected "if (...) {\n"; found "if (...) { "
(#4542) Variable "OverrideColors" must be all lower-case
(#4542) Variable "ID" must be all lower-case
(#4542) Variable "Color" must be all lower-case
(#4542) Expected 1 space before "=>"; 0 found
(#4542) Expected 1 space after "=>"; 0 found
(#4542) Variable "OverrideColors" must be all lower-case
(#4542) Variable "ID" must be all lower-case
(#4542) Commas (,) must be followed by white space.
(#4542) Expected 1 space before "=>"; 0 found
(#4542) Expected 1 space after "=>"; 0 found
(#4542) Variable "OverrideColors" must be all lower-case
(#4542) Variable "ID" must be all lower-case
(#4542) Commas (,) must be followed by white space.
(#4542) Expected 1 space before "=>"; 0 found
(#4542) Expected 1 space after "=>"; 0 found
(#4542) Variable "OverrideColors" must be all lower-case
(#4542) Variable "ID" must be all lower-case
(#4542) Commas (,) must be followed by white space.
(#4542) Expected 1 space before "=>"; 0 found
(#4542) Expected 1 space after "=>"; 0 found
(#4542) Variable "OverrideColors" must be all lower-case
(#4542) Variable "ID" must be all lower-case
(#4542) Commas (,) must be followed by white space.
(#4542) Expected 1 space before "=>"; 0 found
(#4542) Expected 1 space after "=>"; 0 found
(#4542) Variable "OverrideColors" must be all lower-case
(#4542) Variable "ID" must be all lower-case
(#4542) Commas (,) must be followed by white space.
(#4542) Expected 1 space before "=>"; 0 found
(#4542) Expected 1 space after "=>"; 0 found
(#4542) Variable "OverrideColors" must be all lower-case
(#4542) Variable "ID" must be all lower-case
(#4542) Commas (,) must be followed by white space.
(#4542) Expected 1 space before "=>"; 0 found
(#4542) Expected 1 space after "=>"; 0 found
(#4542) Variable "OverrideColors" must be all lower-case
(#4542) Variable "ID" must be all lower-case
(#4542) Closing brace must be on a line by itself
(#4542) Expected "} else {\n"; found "} else { "
(#4542) Variable "Color" must be all lower-case
(#4542) Closing brace must be on a line by itself
(#4542) Line exceeds maximum limit of 180 characters; contains 377 characters
(#4542) Closing brace must be on a line by itself
(#4544) Line indented incorrectly; expected 24 spaces, found 13
(#4544) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4544) Variable "Y2" must be all lower-case
(#4545) Line indented incorrectly; expected at least 24 spaces, found 14
(#4546) Line indented incorrectly; expected at least 28 spaces, found 15
(#4546) Variable "BarHeight" must be all lower-case
(#4546) Variable "Y1" must be all lower-case
(#4546) Variable "Y2" must be all lower-case
(#4548) Line indented incorrectly; expected 28 spaces, found 15
(#4548) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4548) Variable "Serie" must be all lower-case
(#4548) Variable "Key" must be all lower-case
(#4549) Line indented incorrectly; expected at least 28 spaces, found 16
(#4550) Line indented incorrectly; expected at least 32 spaces, found 17
(#4550) Variable "X" must be all lower-case
(#4550) Expected 1 space before "+"; 0 found
(#4550) Expected 1 space after "+"; 0 found
(#4550) Variable "XOffset" must be all lower-case
(#4550) Expected 1 space before "+"; 0 found
(#4550) Expected 1 space after "+"; 0 found
(#4550) Variable "XSpace" must be all lower-case
(#4550) Commas (,) must be followed by white space.
(#4550) Variable "Y1" must be all lower-case
(#4550) Commas (,) must be followed by white space.
(#4550) Variable "X" must be all lower-case
(#4550) Expected 1 space before "+"; 0 found
(#4550) Expected 1 space after "+"; 0 found
(#4550) Variable "XOffset" must be all lower-case
(#4550) Expected 1 space before "+"; 0 found
(#4550) Expected 1 space after "+"; 0 found
(#4550) Variable "XSize" must be all lower-case
(#4550) Expected 1 space before "-"; 0 found
(#4550) Expected 1 space after "-"; 0 found
(#4550) Variable "XSpace" must be all lower-case
(#4550) Commas (,) must be followed by white space.
(#4550) Variable "Y1" must be all lower-case
(#4550) Commas (,) must be followed by white space.
(#4550) Variable "Color" must be all lower-case
(#4551) Line indented incorrectly; expected 32 spaces, found 17
(#4551) Expected "if (...) {\n"; found "if (...) { "
(#4551) Variable "RecordImageMap" must be all lower-case
(#4551) Commas (,) must be followed by white space.
(#4551) Variable "X" must be all lower-case
(#4551) Expected 1 space before "+"; 0 found
(#4551) Expected 1 space after "+"; 0 found
(#4551) Variable "XOffset" must be all lower-case
(#4551) Expected 1 space before "+"; 0 found
(#4551) Expected 1 space after "+"; 0 found
(#4551) Variable "XSpace" must be all lower-case
(#4551) Variable "Y1" must be all lower-case
(#4551) Expected 1 space before "-"; 0 found
(#4551) Expected 1 space after "-"; 0 found
(#4551) Variable "X" must be all lower-case
(#4551) Expected 1 space before "+"; 0 found
(#4551) Expected 1 space after "+"; 0 found
(#4551) Variable "XOffset" must be all lower-case
(#4551) Expected 1 space before "+"; 0 found
(#4551) Expected 1 space after "+"; 0 found
(#4551) Variable "XSize" must be all lower-case
(#4551) Expected 1 space before "-"; 0 found
(#4551) Expected 1 space after "-"; 0 found
(#4551) Variable "XSpace" must be all lower-case
(#4551) Variable "Y1" must be all lower-case
(#4551) Expected 1 space before "+"; 0 found
(#4551) Expected 1 space after "+"; 0 found
(#4551) Commas (,) must be followed by white space.
(#4551) Variable "R" must be all lower-case
(#4551) Commas (,) must be followed by white space.
(#4551) Variable "G" must be all lower-case
(#4551) Commas (,) must be followed by white space.
(#4551) Variable "B" must be all lower-case
(#4551) Commas (,) must be followed by white space.
(#4551) Variable "SerieDescription" must be all lower-case
(#4551) Commas (,) must be followed by white space.
(#4551) Variable "Serie" must be all lower-case
(#4551) Variable "Key" must be all lower-case
(#4551) Commas (,) must be followed by white space.
(#4551) Variable "Mode" must be all lower-case
(#4551) Commas (,) must be followed by white space.
(#4551) Variable "Format" must be all lower-case
(#4551) Commas (,) must be followed by white space.
(#4551) Variable "Unit" must be all lower-case
(#4551) Line exceeds maximum limit of 180 characters; contains 280 characters
(#4551) Closing brace must be on a line by itself
(#4552) Line indented incorrectly; expected 28 spaces, found 16
(#4552) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4553) Line indented incorrectly; expected 28 spaces, found 15
(#4553) Expected "} else {\n"; found "}\n else\n {\n"
(#4554) Line indented incorrectly; expected at least 28 spaces, found 16
(#4555) Line indented incorrectly; expected 32 spaces, found 17
(#4555) Expected "if (...) {\n"; found "if (...) { "
(#4555) Variable "RecordImageMap" must be all lower-case
(#4555) Commas (,) must be followed by white space.
(#4555) Variable "X" must be all lower-case
(#4555) Expected 1 space before "+"; 0 found
(#4555) Expected 1 space after "+"; 0 found
(#4555) Variable "XOffset" must be all lower-case
(#4555) Expected 1 space before "+"; 0 found
(#4555) Expected 1 space after "+"; 0 found
(#4555) Variable "XSpace" must be all lower-case
(#4555) Variable "Y1" must be all lower-case
(#4555) Variable "X" must be all lower-case
(#4555) Expected 1 space before "+"; 0 found
(#4555) Expected 1 space after "+"; 0 found
(#4555) Variable "XOffset" must be all lower-case
(#4555) Expected 1 space before "+"; 0 found
(#4555) Expected 1 space after "+"; 0 found
(#4555) Variable "XSize" must be all lower-case
(#4555) Expected 1 space before "-"; 0 found
(#4555) Expected 1 space after "-"; 0 found
(#4555) Variable "XSpace" must be all lower-case
(#4555) Variable "Y2" must be all lower-case
(#4555) Commas (,) must be followed by white space.
(#4555) Variable "R" must be all lower-case
(#4555) Commas (,) must be followed by white space.
(#4555) Variable "G" must be all lower-case
(#4555) Commas (,) must be followed by white space.
(#4555) Variable "B" must be all lower-case
(#4555) Commas (,) must be followed by white space.
(#4555) Variable "SerieDescription" must be all lower-case
(#4555) Commas (,) must be followed by white space.
(#4555) Variable "Serie" must be all lower-case
(#4555) Variable "Key" must be all lower-case
(#4555) Commas (,) must be followed by white space.
(#4555) Variable "Mode" must be all lower-case
(#4555) Commas (,) must be followed by white space.
(#4555) Variable "Format" must be all lower-case
(#4555) Commas (,) must be followed by white space.
(#4555) Variable "Unit" must be all lower-case
(#4555) Line exceeds maximum limit of 180 characters; contains 276 characters
(#4555) Closing brace must be on a line by itself
(#4557) Line indented incorrectly; expected at least 32 spaces, found 17
(#4557) Inline control structures are not allowed
(#4557) Variable "Rounded" must be all lower-case
(#4558) Line indented incorrectly; expected at least 32 spaces, found 18
(#4558) Variable "X" must be all lower-case
(#4558) Expected 1 space before "+"; 0 found
(#4558) Expected 1 space after "+"; 0 found
(#4558) Variable "XOffset" must be all lower-case
(#4558) Expected 1 space before "+"; 0 found
(#4558) Expected 1 space after "+"; 0 found
(#4558) Variable "XSpace" must be all lower-case
(#4558) Commas (,) must be followed by white space.
(#4558) Variable "Y1" must be all lower-case
(#4558) Commas (,) must be followed by white space.
(#4558) Variable "X" must be all lower-case
(#4558) Expected 1 space before "+"; 0 found
(#4558) Expected 1 space after "+"; 0 found
(#4558) Variable "XOffset" must be all lower-case
(#4558) Expected 1 space before "+"; 0 found
(#4558) Expected 1 space after "+"; 0 found
(#4558) Variable "XSize" must be all lower-case
(#4558) Expected 1 space before "-"; 0 found
(#4558) Expected 1 space after "-"; 0 found
(#4558) Variable "XSpace" must be all lower-case
(#4558) Commas (,) must be followed by white space.
(#4558) Variable "Y2" must be all lower-case
(#4558) Commas (,) must be followed by white space.
(#4558) Variable "RoundRadius" must be all lower-case
(#4558) Commas (,) must be followed by white space.
(#4558) Variable "Color" must be all lower-case
(#4559) Line indented incorrectly; expected 32 spaces, found 17
(#4560) Line indented incorrectly; expected at least 32 spaces, found 18
(#4561) Line indented incorrectly; expected at least 36 spaces, found 19
(#4561) Variable "X" must be all lower-case
(#4561) Expected 1 space before "+"; 0 found
(#4561) Expected 1 space after "+"; 0 found
(#4561) Variable "XOffset" must be all lower-case
(#4561) Expected 1 space before "+"; 0 found
(#4561) Expected 1 space after "+"; 0 found
(#4561) Variable "XSpace" must be all lower-case
(#4561) Commas (,) must be followed by white space.
(#4561) Variable "Y1" must be all lower-case
(#4561) Commas (,) must be followed by white space.
(#4561) Variable "X" must be all lower-case
(#4561) Expected 1 space before "+"; 0 found
(#4561) Expected 1 space after "+"; 0 found
(#4561) Variable "XOffset" must be all lower-case
(#4561) Expected 1 space before "+"; 0 found
(#4561) Expected 1 space after "+"; 0 found
(#4561) Variable "XSize" must be all lower-case
(#4561) Expected 1 space before "-"; 0 found
(#4561) Expected 1 space after "-"; 0 found
(#4561) Variable "XSpace" must be all lower-case
(#4561) Commas (,) must be followed by white space.
(#4561) Variable "Y2" must be all lower-case
(#4561) Commas (,) must be followed by white space.
(#4561) Variable "Color" must be all lower-case
(#4563) Line indented incorrectly; expected 36 spaces, found 19
(#4563) Expected "if (...) {\n"; found "if (...) { "
(#4563) Variable "InnerColor" must be all lower-case
(#4563) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4563) Variable "X" must be all lower-case
(#4563) Expected 1 space before "+"; 0 found
(#4563) Expected 1 space after "+"; 0 found
(#4563) Variable "XOffset" must be all lower-case
(#4563) Expected 1 space before "+"; 0 found
(#4563) Expected 1 space after "+"; 0 found
(#4563) Variable "XSpace" must be all lower-case
(#4563) Expected 1 space before "+"; 0 found
(#4563) Expected 1 space after "+"; 0 found
(#4563) Commas (,) must be followed by white space.
(#4563) Variable "Y1" must be all lower-case
(#4563) Commas (,) must be followed by white space.
(#4563) Variable "Y2" must be all lower-case
(#4563) Expected 1 space before "+"; 0 found
(#4563) Expected 1 space after "+"; 0 found
(#4563) Commas (,) must be followed by white space.
(#4563) Variable "X" must be all lower-case
(#4563) Expected 1 space before "+"; 0 found
(#4563) Expected 1 space after "+"; 0 found
(#4563) Variable "XOffset" must be all lower-case
(#4563) Expected 1 space before "+"; 0 found
(#4563) Expected 1 space after "+"; 0 found
(#4563) Variable "XSize" must be all lower-case
(#4563) Expected 1 space before "-"; 0 found
(#4563) Expected 1 space after "-"; 0 found
(#4563) Variable "XSpace" must be all lower-case
(#4563) Expected 1 space before "-"; 0 found
(#4563) Expected 1 space after "-"; 0 found
(#4563) Commas (,) must be followed by white space.
(#4563) Variable "Y1" must be all lower-case
(#4563) Commas (,) must be followed by white space.
(#4563) Variable "Y2" must be all lower-case
(#4563) Expected 1 space before "-"; 0 found
(#4563) Expected 1 space after "-"; 0 found
(#4563) Commas (,) must be followed by white space.
(#4563) Variable "InnerColor" must be all lower-case
(#4563) Line exceeds 132 characters; contains 165 characters
(#4563) Closing brace must be on a line by itself
(#4565) Line indented incorrectly; expected 36 spaces, found 19
(#4565) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4565) Variable "Gradient" must be all lower-case
(#4566) Line indented incorrectly; expected at least 36 spaces, found 20
(#4567) Line indented incorrectly; expected at least 40 spaces, found 21
(#4567) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4569) Line indented incorrectly; expected 40 spaces, found 21
(#4569) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4569) Variable "GradientMode" must be all lower-case
(#4570) Line indented incorrectly; expected at least 40 spaces, found 22
(#4571) Line indented incorrectly; expected at least 44 spaces, found 23
(#4571) Inline control structures are not allowed
(#4571) Variable "Serie" must be all lower-case
(#4571) Variable "Key" must be all lower-case
(#4572) Line indented incorrectly; expected at least 44 spaces, found 24
(#4572) Variable "GradienColor" must be all lower-case
(#4572) Expected 1 space before "=>"; 0 found
(#4572) Expected 1 space after "=>"; 0 found
(#4572) Variable "GradientStartR" must be all lower-case
(#4572) Commas (,) must be followed by white space.
(#4572) Expected 1 space before "=>"; 0 found
(#4572) Expected 1 space after "=>"; 0 found
(#4572) Variable "GradientStartG" must be all lower-case
(#4572) Commas (,) must be followed by white space.
(#4572) Expected 1 space before "=>"; 0 found
(#4572) Expected 1 space after "=>"; 0 found
(#4572) Variable "GradientStartB" must be all lower-case
(#4572) Commas (,) must be followed by white space.
(#4572) Expected 1 space before "=>"; 0 found
(#4572) Expected 1 space after "=>"; 0 found
(#4572) Variable "GradientEndR" must be all lower-case
(#4572) Commas (,) must be followed by white space.
(#4572) Expected 1 space before "=>"; 0 found
(#4572) Expected 1 space after "=>"; 0 found
(#4572) Variable "GradientEndG" must be all lower-case
(#4572) Commas (,) must be followed by white space.
(#4572) Expected 1 space before "=>"; 0 found
(#4572) Expected 1 space after "=>"; 0 found
(#4572) Variable "GradientEndB" must be all lower-case
(#4572) Commas (,) must be followed by white space.
(#4572) Expected 1 space before "=>"; 0 found
(#4572) Expected 1 space after "=>"; 0 found
(#4572) Variable "GradientAlpha" must be all lower-case
(#4572) Line exceeds maximum limit of 180 characters; contains 215 characters
(#4573) Line indented incorrectly; expected at least 44 spaces, found 23
(#4573) Inline control structures are not allowed
(#4574) Line indented incorrectly; expected at least 44 spaces, found 24
(#4574) Variable "GradienColor" must be all lower-case
(#4574) Expected 1 space before "=>"; 0 found
(#4574) Expected 1 space after "=>"; 0 found
(#4574) Variable "GradientEndR" must be all lower-case
(#4574) Commas (,) must be followed by white space.
(#4574) Expected 1 space before "=>"; 0 found
(#4574) Expected 1 space after "=>"; 0 found
(#4574) Variable "GradientEndG" must be all lower-case
(#4574) Commas (,) must be followed by white space.
(#4574) Expected 1 space before "=>"; 0 found
(#4574) Expected 1 space after "=>"; 0 found
(#4574) Variable "GradientEndB" must be all lower-case
(#4574) Commas (,) must be followed by white space.
(#4574) Expected 1 space before "=>"; 0 found
(#4574) Expected 1 space after "=>"; 0 found
(#4574) Variable "GradientStartR" must be all lower-case
(#4574) Commas (,) must be followed by white space.
(#4574) Expected 1 space before "=>"; 0 found
(#4574) Expected 1 space after "=>"; 0 found
(#4574) Variable "GradientStartG" must be all lower-case
(#4574) Commas (,) must be followed by white space.
(#4574) Expected 1 space before "=>"; 0 found
(#4574) Expected 1 space after "=>"; 0 found
(#4574) Variable "GradientStartB" must be all lower-case
(#4574) Commas (,) must be followed by white space.
(#4574) Expected 1 space before "=>"; 0 found
(#4574) Expected 1 space after "=>"; 0 found
(#4574) Variable "GradientAlpha" must be all lower-case
(#4574) Line exceeds maximum limit of 180 characters; contains 215 characters
(#4576) Line indented incorrectly; expected at least 44 spaces, found 23
(#4576) Variable "X" must be all lower-case
(#4576) Expected 1 space before "+"; 0 found
(#4576) Expected 1 space after "+"; 0 found
(#4576) Variable "XOffset" must be all lower-case
(#4576) Expected 1 space before "+"; 0 found
(#4576) Expected 1 space after "+"; 0 found
(#4576) Variable "XSpace" must be all lower-case
(#4576) Commas (,) must be followed by white space.
(#4576) Variable "Y1" must be all lower-case
(#4576) Commas (,) must be followed by white space.
(#4576) Variable "X" must be all lower-case
(#4576) Expected 1 space before "+"; 0 found
(#4576) Expected 1 space after "+"; 0 found
(#4576) Variable "XOffset" must be all lower-case
(#4576) Expected 1 space before "+"; 0 found
(#4576) Expected 1 space after "+"; 0 found
(#4576) Variable "XSize" must be all lower-case
(#4576) Expected 1 space before "-"; 0 found
(#4576) Expected 1 space after "-"; 0 found
(#4576) Variable "XSpace" must be all lower-case
(#4576) Commas (,) must be followed by white space.
(#4576) Variable "Y2" must be all lower-case
(#4576) Commas (,) must be followed by white space.
(#4576) Commas (,) must be followed by white space.
(#4576) Variable "GradienColor" must be all lower-case
(#4576) Line exceeds 132 characters; contains 136 characters
(#4577) Line indented incorrectly; expected 40 spaces, found 22
(#4577) Closing brace indented incorrectly; expected 21 spaces, found 22
(#4578) Line indented incorrectly; expected 40 spaces, found 21
(#4578) Usage of ELSEIF not allowed; use ELSE IF instead
(#4578) Variable "GradientMode" must be all lower-case
(#4579) Line indented incorrectly; expected at least 40 spaces, found 22
(#4580) Line indented incorrectly; expected at least 44 spaces, found 23
(#4580) Variable "GradienColor1" must be all lower-case
(#4580) Expected 1 space before "=>"; 0 found
(#4580) Expected 1 space after "=>"; 0 found
(#4580) Variable "GradientEndR" must be all lower-case
(#4580) Commas (,) must be followed by white space.
(#4580) Expected 1 space before "=>"; 0 found
(#4580) Expected 1 space after "=>"; 0 found
(#4580) Variable "GradientEndG" must be all lower-case
(#4580) Commas (,) must be followed by white space.
(#4580) Expected 1 space before "=>"; 0 found
(#4580) Expected 1 space after "=>"; 0 found
(#4580) Variable "GradientEndB" must be all lower-case
(#4580) Commas (,) must be followed by white space.
(#4580) Expected 1 space before "=>"; 0 found
(#4580) Expected 1 space after "=>"; 0 found
(#4580) Variable "GradientStartR" must be all lower-case
(#4580) Commas (,) must be followed by white space.
(#4580) Expected 1 space before "=>"; 0 found
(#4580) Expected 1 space after "=>"; 0 found
(#4580) Variable "GradientStartG" must be all lower-case
(#4580) Commas (,) must be followed by white space.
(#4580) Expected 1 space before "=>"; 0 found
(#4580) Expected 1 space after "=>"; 0 found
(#4580) Variable "GradientStartB" must be all lower-case
(#4580) Commas (,) must be followed by white space.
(#4580) Expected 1 space before "=>"; 0 found
(#4580) Expected 1 space after "=>"; 0 found
(#4580) Variable "GradientAlpha" must be all lower-case
(#4580) Line exceeds maximum limit of 180 characters; contains 215 characters
(#4581) Line indented incorrectly; expected at least 44 spaces, found 23
(#4581) Variable "GradienColor2" must be all lower-case
(#4581) Expected 1 space before "=>"; 0 found
(#4581) Expected 1 space after "=>"; 0 found
(#4581) Variable "GradientStartR" must be all lower-case
(#4581) Commas (,) must be followed by white space.
(#4581) Expected 1 space before "=>"; 0 found
(#4581) Expected 1 space after "=>"; 0 found
(#4581) Variable "GradientStartG" must be all lower-case
(#4581) Commas (,) must be followed by white space.
(#4581) Expected 1 space before "=>"; 0 found
(#4581) Expected 1 space after "=>"; 0 found
(#4581) Variable "GradientStartB" must be all lower-case
(#4581) Commas (,) must be followed by white space.
(#4581) Expected 1 space before "=>"; 0 found
(#4581) Expected 1 space after "=>"; 0 found
(#4581) Variable "GradientEndR" must be all lower-case
(#4581) Commas (,) must be followed by white space.
(#4581) Expected 1 space before "=>"; 0 found
(#4581) Expected 1 space after "=>"; 0 found
(#4581) Variable "GradientEndG" must be all lower-case
(#4581) Commas (,) must be followed by white space.
(#4581) Expected 1 space before "=>"; 0 found
(#4581) Expected 1 space after "=>"; 0 found
(#4581) Variable "GradientEndB" must be all lower-case
(#4581) Commas (,) must be followed by white space.
(#4581) Expected 1 space before "=>"; 0 found
(#4581) Expected 1 space after "=>"; 0 found
(#4581) Variable "GradientAlpha" must be all lower-case
(#4581) Line exceeds maximum limit of 180 characters; contains 215 characters
(#4582) Line indented incorrectly; expected at least 44 spaces, found 23
(#4582) Variable "XSpan" must be all lower-case
(#4582) Variable "XSize" must be all lower-case
(#4584) Line indented incorrectly; expected at least 44 spaces, found 23
(#4584) Variable "X" must be all lower-case
(#4584) Expected 1 space before "+"; 0 found
(#4584) Expected 1 space after "+"; 0 found
(#4584) Variable "XOffset" must be all lower-case
(#4584) Expected 1 space before "+"; 0 found
(#4584) Expected 1 space after "+"; 0 found
(#4584) Variable "XSpace" must be all lower-case
(#4584) Commas (,) must be followed by white space.
(#4584) Variable "Y1" must be all lower-case
(#4584) Commas (,) must be followed by white space.
(#4584) Variable "X" must be all lower-case
(#4584) Expected 1 space before "+"; 0 found
(#4584) Expected 1 space after "+"; 0 found
(#4584) Variable "XOffset" must be all lower-case
(#4584) Expected 1 space before "+"; 0 found
(#4584) Expected 1 space after "+"; 0 found
(#4584) Variable "XSpan" must be all lower-case
(#4584) Expected 1 space before "-"; 0 found
(#4584) Expected 1 space after "-"; 0 found
(#4584) Variable "XSpace" must be all lower-case
(#4584) Commas (,) must be followed by white space.
(#4584) Variable "Y2" must be all lower-case
(#4584) Commas (,) must be followed by white space.
(#4584) Commas (,) must be followed by white space.
(#4584) Variable "GradienColor1" must be all lower-case
(#4584) Line exceeds 132 characters; contains 139 characters
(#4585) Line indented incorrectly; expected at least 44 spaces, found 23
(#4585) Variable "X" must be all lower-case
(#4585) Expected 1 space before "+"; 0 found
(#4585) Expected 1 space after "+"; 0 found
(#4585) Variable "XOffset" must be all lower-case
(#4585) Expected 1 space before "+"; 0 found
(#4585) Expected 1 space after "+"; 0 found
(#4585) Variable "XSpan" must be all lower-case
(#4585) Expected 1 space before "+"; 0 found
(#4585) Expected 1 space after "+"; 0 found
(#4585) Variable "XSpace" must be all lower-case
(#4585) Commas (,) must be followed by white space.
(#4585) Variable "Y1" must be all lower-case
(#4585) Commas (,) must be followed by white space.
(#4585) Variable "X" must be all lower-case
(#4585) Expected 1 space before "+"; 0 found
(#4585) Expected 1 space after "+"; 0 found
(#4585) Variable "XOffset" must be all lower-case
(#4585) Expected 1 space before "+"; 0 found
(#4585) Expected 1 space after "+"; 0 found
(#4585) Variable "XSize" must be all lower-case
(#4585) Expected 1 space before "-"; 0 found
(#4585) Expected 1 space after "-"; 0 found
(#4585) Variable "XSpace" must be all lower-case
(#4585) Commas (,) must be followed by white space.
(#4585) Variable "Y2" must be all lower-case
(#4585) Commas (,) must be followed by white space.
(#4585) Commas (,) must be followed by white space.
(#4585) Variable "GradienColor2" must be all lower-case
(#4585) Line exceeds 132 characters; contains 146 characters
(#4586) Line indented incorrectly; expected 40 spaces, found 22
(#4586) Closing brace indented incorrectly; expected 21 spaces, found 22
(#4587) Line indented incorrectly; expected at least 40 spaces, found 21
(#4587) Variable "RestoreShadow" must be all lower-case
(#4588) Line indented incorrectly; expected 36 spaces, found 20
(#4588) Closing brace indented incorrectly; expected 19 spaces, found 20
(#4589) Line indented incorrectly; expected 32 spaces, found 18
(#4589) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4591) Line indented incorrectly; expected 32 spaces, found 17
(#4591) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4591) Variable "Draw0Line" must be all lower-case
(#4592) Line indented incorrectly; expected at least 32 spaces, found 18
(#4593) Line indented incorrectly; expected at least 36 spaces, found 19
(#4593) Variable "Line0Color" must be all lower-case
(#4593) Expected 1 space before "=>"; 0 found
(#4593) Expected 1 space after "=>"; 0 found
(#4593) Commas (,) must be followed by white space.
(#4593) Expected 1 space before "=>"; 0 found
(#4593) Expected 1 space after "=>"; 0 found
(#4593) Commas (,) must be followed by white space.
(#4593) Expected 1 space before "=>"; 0 found
(#4593) Expected 1 space after "=>"; 0 found
(#4593) Commas (,) must be followed by white space.
(#4593) Expected 1 space before "=>"; 0 found
(#4593) Expected 1 space after "=>"; 0 found
(#4595) Line indented incorrectly; expected 36 spaces, found 19
(#4595) Expected "if (...) {\n"; found "if (...) { "
(#4595) Variable "Y1" must be all lower-case
(#4595) Variable "Y2" must be all lower-case
(#4595) Variable "Line0Width" must be all lower-case
(#4595) Closing brace must be on a line by itself
(#4595) Expected "} else {\n"; found "} else { "
(#4595) Variable "Line0Width" must be all lower-case
(#4595) Closing brace must be on a line by itself
(#4596) Line indented incorrectly; expected 36 spaces, found 19
(#4596) Expected "if (...) {\n"; found "if (...) { "
(#4596) Variable "Y1" must be all lower-case
(#4596) Variable "Y2" must be all lower-case
(#4596) Variable "Line0Width" must be all lower-case
(#4596) Variable "Line0Width" must be all lower-case
(#4596) Closing brace must be on a line by itself
(#4598) Line indented incorrectly; expected at least 36 spaces, found 19
(#4598) Variable "X" must be all lower-case
(#4598) Expected 1 space before "+"; 0 found
(#4598) Expected 1 space after "+"; 0 found
(#4598) Variable "XOffset" must be all lower-case
(#4598) Expected 1 space before "+"; 0 found
(#4598) Expected 1 space after "+"; 0 found
(#4598) Variable "XSpace" must be all lower-case
(#4598) Commas (,) must be followed by white space.
(#4598) Variable "Y1" must be all lower-case
(#4598) Commas (,) must be followed by white space.
(#4598) Variable "X" must be all lower-case
(#4598) Expected 1 space before "+"; 0 found
(#4598) Expected 1 space after "+"; 0 found
(#4598) Variable "XOffset" must be all lower-case
(#4598) Expected 1 space before "+"; 0 found
(#4598) Expected 1 space after "+"; 0 found
(#4598) Variable "XSize" must be all lower-case
(#4598) Expected 1 space before "-"; 0 found
(#4598) Expected 1 space after "-"; 0 found
(#4598) Variable "XSpace" must be all lower-case
(#4598) Commas (,) must be followed by white space.
(#4598) Variable "Y1" must be all lower-case
(#4598) Expected 1 space before "-"; 0 found
(#4598) Expected 1 space after "-"; 0 found
(#4598) Variable "Line0Width" must be all lower-case
(#4598) Commas (,) must be followed by white space.
(#4598) Variable "Line0Color" must be all lower-case
(#4598) Line exceeds 132 characters; contains 140 characters
(#4599) Line indented incorrectly; expected at least 36 spaces, found 19
(#4599) Variable "X" must be all lower-case
(#4599) Expected 1 space before "+"; 0 found
(#4599) Expected 1 space after "+"; 0 found
(#4599) Variable "XOffset" must be all lower-case
(#4599) Expected 1 space before "+"; 0 found
(#4599) Expected 1 space after "+"; 0 found
(#4599) Variable "XSpace" must be all lower-case
(#4599) Commas (,) must be followed by white space.
(#4599) Variable "Y1" must be all lower-case
(#4599) Commas (,) must be followed by white space.
(#4599) Variable "X" must be all lower-case
(#4599) Expected 1 space before "+"; 0 found
(#4599) Expected 1 space after "+"; 0 found
(#4599) Variable "XOffset" must be all lower-case
(#4599) Expected 1 space before "+"; 0 found
(#4599) Expected 1 space after "+"; 0 found
(#4599) Variable "XSize" must be all lower-case
(#4599) Expected 1 space before "-"; 0 found
(#4599) Expected 1 space after "-"; 0 found
(#4599) Variable "XSpace" must be all lower-case
(#4599) Commas (,) must be followed by white space.
(#4599) Variable "Y1" must be all lower-case
(#4599) Commas (,) must be followed by white space.
(#4599) Variable "Line0Color" must be all lower-case
(#4600) Line indented incorrectly; expected 32 spaces, found 18
(#4600) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4601) Line indented incorrectly; expected 28 spaces, found 16
(#4601) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4603) Line indented incorrectly; expected 28 spaces, found 15
(#4603) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4603) Variable "DisplayValues" must be all lower-case
(#4603) Variable "Serie" must be all lower-case
(#4603) Variable "Key" must be all lower-case
(#4604) Line indented incorrectly; expected at least 28 spaces, found 16
(#4605) Line indented incorrectly; expected 32 spaces, found 17
(#4605) Expected "if (...) {\n"; found "if (...) { "
(#4605) Variable "DisplayShadow" must be all lower-case
(#4605) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4605) Closing brace must be on a line by itself
(#4607) Line indented incorrectly; expected at least 32 spaces, found 17
(#4607) Variable "Caption" must be all lower-case
(#4607) Variable "Serie" must be all lower-case
(#4607) Variable "Key" must be all lower-case
(#4607) Commas (,) must be followed by white space.
(#4607) Variable "Mode" must be all lower-case
(#4607) Commas (,) must be followed by white space.
(#4607) Variable "Format" must be all lower-case
(#4607) Commas (,) must be followed by white space.
(#4607) Variable "Unit" must be all lower-case
(#4608) Line indented incorrectly; expected at least 32 spaces, found 17
(#4608) Variable "TxtPos" must be all lower-case
(#4608) Commas (,) must be followed by white space.
(#4608) Commas (,) must be followed by white space.
(#4608) Variable "DisplayFont" must be all lower-case
(#4608) Commas (,) must be followed by white space.
(#4608) Variable "DisplaySize" must be all lower-case
(#4608) Commas (,) must be followed by white space.
(#4608) Commas (,) must be followed by white space.
(#4608) Variable "Caption" must be all lower-case
(#4609) Line indented incorrectly; expected at least 32 spaces, found 17
(#4609) Variable "TxtHeight" must be all lower-case
(#4609) Variable "TxtPos" must be all lower-case
(#4609) Variable "TxtPos" must be all lower-case
(#4609) Variable "TxtMargin" must be all lower-case
(#4611) Line indented incorrectly; expected 32 spaces, found 17
(#4611) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4611) Variable "DisplayPos" must be all lower-case
(#4611) Variable "TxtHeight" must be all lower-case
(#4611) Variable "BarHeight" must be all lower-case
(#4612) Line indented incorrectly; expected at least 32 spaces, found 18
(#4613) Line indented incorrectly; expected at least 36 spaces, found 19
(#4613) Variable "CenterX" must be all lower-case
(#4613) Variable "X" must be all lower-case
(#4613) Expected 1 space before "+"; 0 found
(#4613) Expected 1 space after "+"; 0 found
(#4613) Variable "XOffset" must be all lower-case
(#4613) Expected 1 space before "+"; 0 found
(#4613) Expected 1 space after "+"; 0 found
(#4613) Variable "XSize" must be all lower-case
(#4613) Expected 1 space before "-"; 0 found
(#4613) Expected 1 space after "-"; 0 found
(#4613) Variable "XSpace" must be all lower-case
(#4613) Expected 1 space before "-"; 0 found
(#4613) Expected 1 space after "-"; 0 found
(#4613) Variable "X" must be all lower-case
(#4613) Expected 1 space before "+"; 0 found
(#4613) Expected 1 space after "+"; 0 found
(#4613) Variable "XOffset" must be all lower-case
(#4613) Expected 1 space before "+"; 0 found
(#4613) Expected 1 space after "+"; 0 found
(#4613) Variable "XSpace" must be all lower-case
(#4613) Expected 1 space before "/"; 0 found
(#4613) Expected 1 space after "/"; 0 found
(#4613) Variable "X" must be all lower-case
(#4613) Expected 1 space before "+"; 0 found
(#4613) Expected 1 space after "+"; 0 found
(#4613) Variable "XOffset" must be all lower-case
(#4613) Expected 1 space before "+"; 0 found
(#4613) Expected 1 space after "+"; 0 found
(#4613) Variable "XSpace" must be all lower-case
(#4614) Line indented incorrectly; expected at least 36 spaces, found 19
(#4614) Variable "CenterY" must be all lower-case
(#4614) Variable "Y2" must be all lower-case
(#4614) Expected 1 space before "-"; 0 found
(#4614) Expected 1 space after "-"; 0 found
(#4614) Variable "Y1" must be all lower-case
(#4614) Expected 1 space before "/"; 0 found
(#4614) Expected 1 space after "/"; 0 found
(#4614) Variable "Y1" must be all lower-case
(#4616) Line indented incorrectly; expected at least 36 spaces, found 19
(#4616) Variable "CenterX" must be all lower-case
(#4616) Commas (,) must be followed by white space.
(#4616) Variable "CenterY" must be all lower-case
(#4616) Commas (,) must be followed by white space.
(#4616) Variable "Caption" must be all lower-case
(#4616) Commas (,) must be followed by white space.
(#4616) Expected 1 space before "=>"; 0 found
(#4616) Expected 1 space after "=>"; 0 found
(#4616) Variable "DisplayR" must be all lower-case
(#4616) Commas (,) must be followed by white space.
(#4616) Expected 1 space before "=>"; 0 found
(#4616) Expected 1 space after "=>"; 0 found
(#4616) Variable "DisplayG" must be all lower-case
(#4616) Commas (,) must be followed by white space.
(#4616) Expected 1 space before "=>"; 0 found
(#4616) Expected 1 space after "=>"; 0 found
(#4616) Variable "DisplayB" must be all lower-case
(#4616) Commas (,) must be followed by white space.
(#4616) Expected 1 space before "=>"; 0 found
(#4616) Expected 1 space after "=>"; 0 found
(#4616) Commas (,) must be followed by white space.
(#4616) Expected 1 space before "=>"; 0 found
(#4616) Expected 1 space after "=>"; 0 found
(#4616) Variable "DisplaySize" must be all lower-case
(#4616) Commas (,) must be followed by white space.
(#4616) Expected 1 space before "=>"; 0 found
(#4616) Expected 1 space after "=>"; 0 found
(#4616) Line exceeds maximum limit of 180 characters; contains 185 characters
(#4617) Line indented incorrectly; expected 32 spaces, found 18
(#4617) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4618) Line indented incorrectly; expected 32 spaces, found 17
(#4618) Expected "} else {\n"; found "}\n else\n {\n"
(#4619) Line indented incorrectly; expected at least 32 spaces, found 18
(#4620) Line indented incorrectly; expected 36 spaces, found 19
(#4620) Expected "if (...) {\n"; found "if (...) { "
(#4620) Variable "Serie" must be all lower-case
(#4620) Variable "Key" must be all lower-case
(#4620) Variable "Align" must be all lower-case
(#4620) Variable "Offset" must be all lower-case
(#4620) Variable "DisplayOffset" must be all lower-case
(#4620) Closing brace must be on a line by itself
(#4620) Expected "} else {\n"; found "} else { "
(#4620) Variable "Align" must be all lower-case
(#4620) Variable "Offset" must be all lower-case
(#4620) Variable "DisplayOffset" must be all lower-case
(#4620) Line exceeds maximum limit of 180 characters; contains 182 characters
(#4620) Closing brace must be on a line by itself
(#4621) Line indented incorrectly; expected at least 36 spaces, found 19
(#4621) Variable "X" must be all lower-case
(#4621) Expected 1 space before "+"; 0 found
(#4621) Expected 1 space after "+"; 0 found
(#4621) Variable "XOffset" must be all lower-case
(#4621) Expected 1 space before "+"; 0 found
(#4621) Expected 1 space after "+"; 0 found
(#4621) Variable "XSize" must be all lower-case
(#4621) Expected 1 space before "/"; 0 found
(#4621) Expected 1 space after "/"; 0 found
(#4621) Commas (,) must be followed by white space.
(#4621) Variable "Y2" must be all lower-case
(#4621) Expected 1 space before "-"; 0 found
(#4621) Expected 1 space after "-"; 0 found
(#4621) Variable "Offset" must be all lower-case
(#4621) Commas (,) must be followed by white space.
(#4621) Variable "Serie" must be all lower-case
(#4621) Variable "Key" must be all lower-case
(#4621) Commas (,) must be followed by white space.
(#4621) Variable "Mode" must be all lower-case
(#4621) Commas (,) must be followed by white space.
(#4621) Variable "Format" must be all lower-case
(#4621) Commas (,) must be followed by white space.
(#4621) Variable "Unit" must be all lower-case
(#4621) Commas (,) must be followed by white space.
(#4621) Expected 1 space before "=>"; 0 found
(#4621) Expected 1 space after "=>"; 0 found
(#4621) Variable "DisplayR" must be all lower-case
(#4621) Commas (,) must be followed by white space.
(#4621) Expected 1 space before "=>"; 0 found
(#4621) Expected 1 space after "=>"; 0 found
(#4621) Variable "DisplayG" must be all lower-case
(#4621) Commas (,) must be followed by white space.
(#4621) Expected 1 space before "=>"; 0 found
(#4621) Expected 1 space after "=>"; 0 found
(#4621) Variable "DisplayB" must be all lower-case
(#4621) Commas (,) must be followed by white space.
(#4621) Expected 1 space before "=>"; 0 found
(#4621) Expected 1 space after "=>"; 0 found
(#4621) Variable "Align" must be all lower-case
(#4621) Commas (,) must be followed by white space.
(#4621) Expected 1 space before "=>"; 0 found
(#4621) Expected 1 space after "=>"; 0 found
(#4621) Variable "DisplaySize" must be all lower-case
(#4621) Line exceeds maximum limit of 180 characters; contains 223 characters
(#4622) Line indented incorrectly; expected 32 spaces, found 18
(#4622) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4624) Line indented incorrectly; expected at least 32 spaces, found 17
(#4624) Variable "RestoreShadow" must be all lower-case
(#4625) Line indented incorrectly; expected 28 spaces, found 16
(#4625) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4626) Line indented incorrectly; expected 24 spaces, found 14
(#4626) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4628) Line indented incorrectly; expected at least 24 spaces, found 13
(#4628) Variable "X" must be all lower-case
(#4628) Variable "X" must be all lower-case
(#4628) Variable "XStep" must be all lower-case
(#4629) Line indented incorrectly; expected at least 24 spaces, found 13
(#4629) Variable "ID" must be all lower-case
(#4630) Line indented incorrectly; expected 20 spaces, found 12
(#4630) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4631) Line indented incorrectly; expected 16 spaces, found 10
(#4631) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4632) Line indented incorrectly; expected 16 spaces, found 9
(#4632) Expected "} else {\n"; found "}\n else\n {\n"
(#4633) Line indented incorrectly; expected at least 16 spaces, found 10
(#4634) Line indented incorrectly; expected 20 spaces, found 11
(#4634) Expected "if (...) {\n"; found "if (...) { "
(#4634) Variable "YZero" must be all lower-case
(#4634) Expected 1 space before "+"; 0 found
(#4634) Expected 1 space after "+"; 0 found
(#4634) Variable "YZero" must be all lower-case
(#4634) Expected 1 space before "+"; 0 found
(#4634) Expected 1 space after "+"; 0 found
(#4634) Closing brace must be on a line by itself
(#4635) Line indented incorrectly; expected 20 spaces, found 11
(#4635) Expected "if (...) {\n"; found "if (...) { "
(#4635) Variable "YZero" must be all lower-case
(#4635) Expected 1 space before "-"; 0 found
(#4635) Expected 1 space after "-"; 0 found
(#4635) Variable "YZero" must be all lower-case
(#4635) Expected 1 space before "-"; 0 found
(#4635) Expected 1 space after "-"; 0 found
(#4635) Closing brace must be on a line by itself
(#4637) Line indented incorrectly; expected 20 spaces, found 11
(#4637) Expected "if (...) {\n"; found "if (...) { "
(#4637) Variable "XDivs" must be all lower-case
(#4637) Variable "YStep" must be all lower-case
(#4637) Closing brace must be on a line by itself
(#4637) Expected "} else {\n"; found "} else { "
(#4637) Variable "YStep" must be all lower-case
(#4637) Expected 1 space before "-"; 0 found
(#4637) Expected 1 space after "-"; 0 found
(#4637) Expected 1 space before "-"; 0 found
(#4637) Expected 1 space after "-"; 0 found
(#4637) Variable "XMargin" must be all lower-case
(#4637) Expected 1 space before "*"; 0 found
(#4637) Expected 1 space after "*"; 0 found
(#4637) Expected 1 space before "/"; 0 found
(#4637) Expected 1 space after "/"; 0 found
(#4637) Variable "XDivs" must be all lower-case
(#4637) Closing brace must be on a line by itself
(#4638) Whitespace found at end of line
(#4639) Line indented incorrectly; expected at least 20 spaces, found 11
(#4639) Variable "Y" must be all lower-case
(#4639) Variable "XMargin" must be all lower-case
(#4641) Line indented incorrectly; expected 20 spaces, found 11
(#4641) Expected "if (...) {\n"; found "if (...) { "
(#4641) Variable "AroundZero" must be all lower-case
(#4641) Variable "X1" must be all lower-case
(#4641) Variable "YZero" must be all lower-case
(#4641) Closing brace must be on a line by itself
(#4641) Expected "} else {\n"; found "} else { "
(#4641) Variable "X1" must be all lower-case
(#4641) Expected 1 space before "+"; 0 found
(#4641) Expected 1 space after "+"; 0 found
(#4641) Closing brace must be on a line by itself
(#4642) Line indented incorrectly; expected 20 spaces, found 11
(#4642) Expected "if (...) {\n"; found "if (...) { "
(#4642) Variable "XDivs" must be all lower-case
(#4642) Variable "YSize" must be all lower-case
(#4642) Expected 1 space before "-"; 0 found
(#4642) Expected 1 space after "-"; 0 found
(#4642) Expected 1 space before "/"; 0 found
(#4642) Expected 1 space after "/"; 0 found
(#4642) Variable "SeriesCount" must be all lower-case
(#4642) Expected 1 space before "+"; 0 found
(#4642) Expected 1 space after "+"; 0 found
(#4642) Variable "Interleave" must be all lower-case
(#4642) Closing brace must be on a line by itself
(#4642) Expected "} else {\n"; found "} else { "
(#4642) Variable "YSize" must be all lower-case
(#4642) Variable "YStep" must be all lower-case
(#4642) Variable "SeriesCount" must be all lower-case
(#4642) Expected 1 space before "+"; 0 found
(#4642) Expected 1 space after "+"; 0 found
(#4642) Variable "Interleave" must be all lower-case
(#4642) Line exceeds 132 characters; contains 170 characters
(#4642) Closing brace must be on a line by itself
(#4643) Whitespace found at end of line
(#4644) Line indented incorrectly; expected at least 20 spaces, found 11
(#4644) Variable "YOffset" must be all lower-case
(#4644) Variable "YSize" must be all lower-case
(#4644) Expected 1 space before "*"; 0 found
(#4644) Expected 1 space after "*"; 0 found
(#4644) Variable "SeriesCount" must be all lower-case
(#4644) Expected 1 space before "/"; 0 found
(#4644) Expected 1 space after "/"; 0 found
(#4644) Variable "CurrentSerie" must be all lower-case
(#4644) Variable "YSize" must be all lower-case
(#4645) Line indented incorrectly; expected 20 spaces, found 11
(#4645) Expected "if (...) {\n"; found "if (...) { "
(#4645) Variable "Y" must be all lower-case
(#4645) Variable "YOffset" must be all lower-case
(#4645) Variable "YOffset" must be all lower-case
(#4645) Variable "Y" must be all lower-case
(#4645) Space found before semicolon; expected "1;" but found "1 ;"
(#4645) Closing brace must be on a line by itself
(#4647) Line indented incorrectly; expected at least 20 spaces, found 11
(#4647) Variable "SerieName" must be all lower-case
(#4647) Variable "YOffset" must be all lower-case
(#4647) Variable "YSize" must be all lower-case
(#4649) Line indented incorrectly; expected 20 spaces, found 11
(#4649) Expected "if (...) {\n"; found "if (...) { "
(#4649) Variable "Rounded" must be all lower-case
(#4649) Variable "BorderR" must be all lower-case
(#4649) Variable "YSpace" must be all lower-case
(#4649) Closing brace must be on a line by itself
(#4649) Expected "} else {\n"; found "} else { "
(#4649) Variable "YSpace" must be all lower-case
(#4649) Closing brace must be on a line by itself
(#4651) Line indented incorrectly; expected 20 spaces, found 11
(#4651) Expected "if (...) {\n"; found "if (...) { "
(#4651) Variable "PosArray" must be all lower-case
(#4651) Variable "Value" must be all lower-case
(#4651) Variable "PosArray" must be all lower-case
(#4651) Variable "PosArray" must be all lower-case
(#4651) Variable "PosArray" must be all lower-case
(#4651) Variable "Value" must be all lower-case
(#4651) Closing brace must be on a line by itself
(#4653) Line indented incorrectly; expected at least 20 spaces, found 11
(#4653) Variable "ID" must be all lower-case
(#4653) Space found before semicolon; expected "0;" but found "0 ;"
(#4654) Line indented incorrectly; expected 20 spaces, found 11
(#4654) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4654) Variable "PosArray" must be all lower-case
(#4654) Variable "Key" must be all lower-case
(#4654) Variable "X2" must be all lower-case
(#4655) Line indented incorrectly; expected at least 20 spaces, found 12
(#4656) Line indented incorrectly; expected 24 spaces, found 13
(#4656) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4656) Variable "Floating0Serie" must be all lower-case
(#4656) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4657) Line indented incorrectly; expected at least 24 spaces, found 14
(#4658) Line indented incorrectly; expected at least 28 spaces, found 15
(#4658) Inline control structures are not allowed
(#4658) Variable "Data" must be all lower-case
(#4658) Variable "Floating0Serie" must be all lower-case
(#4658) Variable "Key" must be all lower-case
(#4659) Line indented incorrectly; expected at least 28 spaces, found 16
(#4659) Variable "Value" must be all lower-case
(#4659) Variable "Data" must be all lower-case
(#4659) Variable "Floating0Serie" must be all lower-case
(#4659) Variable "Key" must be all lower-case
(#4660) Line indented incorrectly; expected 28 spaces, found 15
(#4660) Variable "Value" must be all lower-case
(#4660) Closing brace must be on a line by itself
(#4662) Line indented incorrectly; expected at least 28 spaces, found 15
(#4662) Variable "YZero" must be all lower-case
(#4662) Variable "Value" must be all lower-case
(#4662) Commas (,) must be followed by white space.
(#4662) Expected 1 space before "=>"; 0 found
(#4662) Expected 1 space after "=>"; 0 found
(#4662) Variable "Serie" must be all lower-case
(#4663) Line indented incorrectly; expected 28 spaces, found 15
(#4663) Expected "if (...) {\n"; found "if (...) { "
(#4663) Variable "YZero" must be all lower-case
(#4663) Expected 1 space before "+"; 0 found
(#4663) Expected 1 space after "+"; 0 found
(#4663) Variable "YZero" must be all lower-case
(#4663) Expected 1 space before "+"; 0 found
(#4663) Expected 1 space after "+"; 0 found
(#4663) Closing brace must be on a line by itself
(#4664) Line indented incorrectly; expected 28 spaces, found 15
(#4664) Expected "if (...) {\n"; found "if (...) { "
(#4664) Variable "YZero" must be all lower-case
(#4664) Expected 1 space before "-"; 0 found
(#4664) Expected 1 space after "-"; 0 found
(#4664) Variable "YZero" must be all lower-case
(#4664) Expected 1 space before "-"; 0 found
(#4664) Expected 1 space after "-"; 0 found
(#4664) Closing brace must be on a line by itself
(#4665) Line indented incorrectly; expected 28 spaces, found 15
(#4665) Expected "if (...) {\n"; found "if (...) { "
(#4665) Variable "AroundZero" must be all lower-case
(#4665) Variable "X1" must be all lower-case
(#4665) Variable "YZero" must be all lower-case
(#4665) Closing brace must be on a line by itself
(#4665) Expected "} else {\n"; found "} else { "
(#4665) Variable "X1" must be all lower-case
(#4665) Expected 1 space before "+"; 0 found
(#4665) Expected 1 space after "+"; 0 found
(#4665) Closing brace must be on a line by itself
(#4666) Line indented incorrectly; expected 24 spaces, found 14
(#4666) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4668) Line indented incorrectly; expected 24 spaces, found 13
(#4668) Expected "if (...) {\n"; found "if (...)\n { "
(#4668) Variable "OverrideColors" must be all lower-case
(#4668) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4669) Line indented incorrectly; expected at least 24 spaces, found 14
(#4669) Expected "if (...) {\n"; found "if (...) { "
(#4669) Variable "OverrideColors" must be all lower-case
(#4669) Variable "ID" must be all lower-case
(#4669) Variable "Color" must be all lower-case
(#4669) Expected 1 space before "=>"; 0 found
(#4669) Expected 1 space after "=>"; 0 found
(#4669) Variable "OverrideColors" must be all lower-case
(#4669) Variable "ID" must be all lower-case
(#4669) Commas (,) must be followed by white space.
(#4669) Expected 1 space before "=>"; 0 found
(#4669) Expected 1 space after "=>"; 0 found
(#4669) Variable "OverrideColors" must be all lower-case
(#4669) Variable "ID" must be all lower-case
(#4669) Commas (,) must be followed by white space.
(#4669) Expected 1 space before "=>"; 0 found
(#4669) Expected 1 space after "=>"; 0 found
(#4669) Variable "OverrideColors" must be all lower-case
(#4669) Variable "ID" must be all lower-case
(#4669) Commas (,) must be followed by white space.
(#4669) Expected 1 space before "=>"; 0 found
(#4669) Expected 1 space after "=>"; 0 found
(#4669) Variable "OverrideColors" must be all lower-case
(#4669) Variable "ID" must be all lower-case
(#4669) Commas (,) must be followed by white space.
(#4669) Expected 1 space before "=>"; 0 found
(#4669) Expected 1 space after "=>"; 0 found
(#4669) Variable "OverrideColors" must be all lower-case
(#4669) Variable "ID" must be all lower-case
(#4669) Commas (,) must be followed by white space.
(#4669) Expected 1 space before "=>"; 0 found
(#4669) Expected 1 space after "=>"; 0 found
(#4669) Variable "OverrideColors" must be all lower-case
(#4669) Variable "ID" must be all lower-case
(#4669) Commas (,) must be followed by white space.
(#4669) Expected 1 space before "=>"; 0 found
(#4669) Expected 1 space after "=>"; 0 found
(#4669) Variable "OverrideColors" must be all lower-case
(#4669) Variable "ID" must be all lower-case
(#4669) Closing brace must be on a line by itself
(#4669) Expected "} else {\n"; found "} else { "
(#4669) Variable "Color" must be all lower-case
(#4669) Closing brace must be on a line by itself
(#4669) Line exceeds maximum limit of 180 characters; contains 377 characters
(#4669) Closing brace must be on a line by itself
(#4671) Line indented incorrectly; expected 24 spaces, found 13
(#4671) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4671) Variable "X2" must be all lower-case
(#4672) Line indented incorrectly; expected at least 24 spaces, found 14
(#4673) Line indented incorrectly; expected at least 28 spaces, found 15
(#4673) Variable "BarWidth" must be all lower-case
(#4673) Variable "X2" must be all lower-case
(#4673) Variable "X1" must be all lower-case
(#4675) Line indented incorrectly; expected 28 spaces, found 15
(#4675) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4675) Variable "Serie" must be all lower-case
(#4675) Variable "Key" must be all lower-case
(#4676) Line indented incorrectly; expected at least 28 spaces, found 16
(#4677) Line indented incorrectly; expected at least 32 spaces, found 17
(#4677) Variable "X1" must be all lower-case
(#4677) Commas (,) must be followed by white space.
(#4677) Variable "Y" must be all lower-case
(#4677) Expected 1 space before "+"; 0 found
(#4677) Expected 1 space after "+"; 0 found
(#4677) Variable "YOffset" must be all lower-case
(#4677) Expected 1 space before "+"; 0 found
(#4677) Expected 1 space after "+"; 0 found
(#4677) Variable "YSpace" must be all lower-case
(#4677) Commas (,) must be followed by white space.
(#4677) Variable "X1" must be all lower-case
(#4677) Commas (,) must be followed by white space.
(#4677) Variable "Y" must be all lower-case
(#4677) Expected 1 space before "+"; 0 found
(#4677) Expected 1 space after "+"; 0 found
(#4677) Variable "YOffset" must be all lower-case
(#4677) Expected 1 space before "+"; 0 found
(#4677) Expected 1 space after "+"; 0 found
(#4677) Variable "YSize" must be all lower-case
(#4677) Expected 1 space before "-"; 0 found
(#4677) Expected 1 space after "-"; 0 found
(#4677) Variable "YSpace" must be all lower-case
(#4677) Commas (,) must be followed by white space.
(#4677) Variable "Color" must be all lower-case
(#4678) Line indented incorrectly; expected 32 spaces, found 17
(#4678) Expected "if (...) {\n"; found "if (...) { "
(#4678) Variable "RecordImageMap" must be all lower-case
(#4678) Commas (,) must be followed by white space.
(#4678) Variable "X1" must be all lower-case
(#4678) Expected 1 space before "-"; 0 found
(#4678) Expected 1 space after "-"; 0 found
(#4678) Variable "Y" must be all lower-case
(#4678) Expected 1 space before "+"; 0 found
(#4678) Expected 1 space after "+"; 0 found
(#4678) Variable "YOffset" must be all lower-case
(#4678) Expected 1 space before "+"; 0 found
(#4678) Expected 1 space after "+"; 0 found
(#4678) Variable "YSpace" must be all lower-case
(#4678) Variable "X1" must be all lower-case
(#4678) Expected 1 space before "+"; 0 found
(#4678) Expected 1 space after "+"; 0 found
(#4678) Variable "Y" must be all lower-case
(#4678) Expected 1 space before "+"; 0 found
(#4678) Expected 1 space after "+"; 0 found
(#4678) Variable "YOffset" must be all lower-case
(#4678) Expected 1 space before "+"; 0 found
(#4678) Expected 1 space after "+"; 0 found
(#4678) Variable "YSize" must be all lower-case
(#4678) Expected 1 space before "-"; 0 found
(#4678) Expected 1 space after "-"; 0 found
(#4678) Variable "YSpace" must be all lower-case
(#4678) Commas (,) must be followed by white space.
(#4678) Variable "R" must be all lower-case
(#4678) Commas (,) must be followed by white space.
(#4678) Variable "G" must be all lower-case
(#4678) Commas (,) must be followed by white space.
(#4678) Variable "B" must be all lower-case
(#4678) Commas (,) must be followed by white space.
(#4678) Variable "SerieDescription" must be all lower-case
(#4678) Commas (,) must be followed by white space.
(#4678) Variable "Serie" must be all lower-case
(#4678) Variable "Key" must be all lower-case
(#4678) Commas (,) must be followed by white space.
(#4678) Variable "Mode" must be all lower-case
(#4678) Commas (,) must be followed by white space.
(#4678) Variable "Format" must be all lower-case
(#4678) Commas (,) must be followed by white space.
(#4678) Variable "Unit" must be all lower-case
(#4678) Line exceeds maximum limit of 180 characters; contains 280 characters
(#4678) Closing brace must be on a line by itself
(#4679) Line indented incorrectly; expected 28 spaces, found 16
(#4679) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4680) Line indented incorrectly; expected 28 spaces, found 15
(#4680) Expected "} else {\n"; found "}\n else\n {\n"
(#4681) Line indented incorrectly; expected at least 28 spaces, found 16
(#4682) Line indented incorrectly; expected 32 spaces, found 17
(#4682) Expected "if (...) {\n"; found "if (...) { "
(#4682) Variable "RecordImageMap" must be all lower-case
(#4682) Commas (,) must be followed by white space.
(#4682) Variable "X1" must be all lower-case
(#4682) Variable "Y" must be all lower-case
(#4682) Expected 1 space before "+"; 0 found
(#4682) Expected 1 space after "+"; 0 found
(#4682) Variable "YOffset" must be all lower-case
(#4682) Expected 1 space before "+"; 0 found
(#4682) Expected 1 space after "+"; 0 found
(#4682) Variable "YSpace" must be all lower-case
(#4682) Variable "X2" must be all lower-case
(#4682) Variable "Y" must be all lower-case
(#4682) Expected 1 space before "+"; 0 found
(#4682) Expected 1 space after "+"; 0 found
(#4682) Variable "YOffset" must be all lower-case
(#4682) Expected 1 space before "+"; 0 found
(#4682) Expected 1 space after "+"; 0 found
(#4682) Variable "YSize" must be all lower-case
(#4682) Expected 1 space before "-"; 0 found
(#4682) Expected 1 space after "-"; 0 found
(#4682) Variable "YSpace" must be all lower-case
(#4682) Commas (,) must be followed by white space.
(#4682) Variable "R" must be all lower-case
(#4682) Commas (,) must be followed by white space.
(#4682) Variable "G" must be all lower-case
(#4682) Commas (,) must be followed by white space.
(#4682) Variable "B" must be all lower-case
(#4682) Commas (,) must be followed by white space.
(#4682) Variable "SerieDescription" must be all lower-case
(#4682) Commas (,) must be followed by white space.
(#4682) Variable "Serie" must be all lower-case
(#4682) Variable "Key" must be all lower-case
(#4682) Commas (,) must be followed by white space.
(#4682) Variable "Mode" must be all lower-case
(#4682) Commas (,) must be followed by white space.
(#4682) Variable "Format" must be all lower-case
(#4682) Commas (,) must be followed by white space.
(#4682) Variable "Unit" must be all lower-case
(#4682) Line exceeds maximum limit of 180 characters; contains 276 characters
(#4682) Closing brace must be on a line by itself
(#4684) Line indented incorrectly; expected at least 32 spaces, found 17
(#4684) Inline control structures are not allowed
(#4684) Variable "Rounded" must be all lower-case
(#4685) Line indented incorrectly; expected at least 32 spaces, found 18
(#4685) Variable "X1" must be all lower-case
(#4685) Expected 1 space before "+"; 0 found
(#4685) Expected 1 space after "+"; 0 found
(#4685) Commas (,) must be followed by white space.
(#4685) Variable "Y" must be all lower-case
(#4685) Expected 1 space before "+"; 0 found
(#4685) Expected 1 space after "+"; 0 found
(#4685) Variable "YOffset" must be all lower-case
(#4685) Expected 1 space before "+"; 0 found
(#4685) Expected 1 space after "+"; 0 found
(#4685) Variable "YSpace" must be all lower-case
(#4685) Commas (,) must be followed by white space.
(#4685) Variable "X2" must be all lower-case
(#4685) Commas (,) must be followed by white space.
(#4685) Variable "Y" must be all lower-case
(#4685) Expected 1 space before "+"; 0 found
(#4685) Expected 1 space after "+"; 0 found
(#4685) Variable "YOffset" must be all lower-case
(#4685) Expected 1 space before "+"; 0 found
(#4685) Expected 1 space after "+"; 0 found
(#4685) Variable "YSize" must be all lower-case
(#4685) Expected 1 space before "-"; 0 found
(#4685) Expected 1 space after "-"; 0 found
(#4685) Variable "YSpace" must be all lower-case
(#4685) Commas (,) must be followed by white space.
(#4685) Variable "RoundRadius" must be all lower-case
(#4685) Commas (,) must be followed by white space.
(#4685) Variable "Color" must be all lower-case
(#4686) Line indented incorrectly; expected 32 spaces, found 17
(#4687) Line indented incorrectly; expected at least 32 spaces, found 18
(#4688) Line indented incorrectly; expected at least 36 spaces, found 19
(#4688) Variable "X1" must be all lower-case
(#4688) Commas (,) must be followed by white space.
(#4688) Variable "Y" must be all lower-case
(#4688) Expected 1 space before "+"; 0 found
(#4688) Expected 1 space after "+"; 0 found
(#4688) Variable "YOffset" must be all lower-case
(#4688) Expected 1 space before "+"; 0 found
(#4688) Expected 1 space after "+"; 0 found
(#4688) Variable "YSpace" must be all lower-case
(#4688) Commas (,) must be followed by white space.
(#4688) Variable "X2" must be all lower-case
(#4688) Commas (,) must be followed by white space.
(#4688) Variable "Y" must be all lower-case
(#4688) Expected 1 space before "+"; 0 found
(#4688) Expected 1 space after "+"; 0 found
(#4688) Variable "YOffset" must be all lower-case
(#4688) Expected 1 space before "+"; 0 found
(#4688) Expected 1 space after "+"; 0 found
(#4688) Variable "YSize" must be all lower-case
(#4688) Expected 1 space before "-"; 0 found
(#4688) Expected 1 space after "-"; 0 found
(#4688) Variable "YSpace" must be all lower-case
(#4688) Commas (,) must be followed by white space.
(#4688) Variable "Color" must be all lower-case
(#4690) Line indented incorrectly; expected 36 spaces, found 19
(#4690) Expected "if (...) {\n"; found "if (...) { "
(#4690) Variable "InnerColor" must be all lower-case
(#4690) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4690) Variable "X1" must be all lower-case
(#4690) Commas (,) must be followed by white space.
(#4690) Variable "X2" must be all lower-case
(#4690) Expected 1 space before "+"; 0 found
(#4690) Expected 1 space after "+"; 0 found
(#4690) Commas (,) must be followed by white space.
(#4690) Variable "Y" must be all lower-case
(#4690) Expected 1 space before "+"; 0 found
(#4690) Expected 1 space after "+"; 0 found
(#4690) Variable "YOffset" must be all lower-case
(#4690) Expected 1 space before "+"; 0 found
(#4690) Expected 1 space after "+"; 0 found
(#4690) Variable "YSpace" must be all lower-case
(#4690) Expected 1 space before "+"; 0 found
(#4690) Expected 1 space after "+"; 0 found
(#4690) Commas (,) must be followed by white space.
(#4690) Variable "X1" must be all lower-case
(#4690) Commas (,) must be followed by white space.
(#4690) Variable "X2" must be all lower-case
(#4690) Expected 1 space before "-"; 0 found
(#4690) Expected 1 space after "-"; 0 found
(#4690) Commas (,) must be followed by white space.
(#4690) Variable "Y" must be all lower-case
(#4690) Expected 1 space before "+"; 0 found
(#4690) Expected 1 space after "+"; 0 found
(#4690) Variable "YOffset" must be all lower-case
(#4690) Expected 1 space before "+"; 0 found
(#4690) Expected 1 space after "+"; 0 found
(#4690) Variable "YSize" must be all lower-case
(#4690) Expected 1 space before "-"; 0 found
(#4690) Expected 1 space after "-"; 0 found
(#4690) Variable "YSpace" must be all lower-case
(#4690) Expected 1 space before "-"; 0 found
(#4690) Expected 1 space after "-"; 0 found
(#4690) Commas (,) must be followed by white space.
(#4690) Variable "InnerColor" must be all lower-case
(#4690) Line exceeds 132 characters; contains 165 characters
(#4690) Closing brace must be on a line by itself
(#4692) Line indented incorrectly; expected 36 spaces, found 19
(#4692) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4692) Variable "Gradient" must be all lower-case
(#4693) Line indented incorrectly; expected at least 36 spaces, found 20
(#4694) Line indented incorrectly; expected at least 40 spaces, found 21
(#4694) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4696) Line indented incorrectly; expected 40 spaces, found 21
(#4696) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4696) Variable "GradientMode" must be all lower-case
(#4697) Line indented incorrectly; expected at least 40 spaces, found 22
(#4698) Line indented incorrectly; expected at least 44 spaces, found 23
(#4698) Inline control structures are not allowed
(#4698) Variable "Serie" must be all lower-case
(#4698) Variable "Key" must be all lower-case
(#4699) Line indented incorrectly; expected at least 44 spaces, found 24
(#4699) Variable "GradienColor" must be all lower-case
(#4699) Expected 1 space before "=>"; 0 found
(#4699) Expected 1 space after "=>"; 0 found
(#4699) Variable "GradientStartR" must be all lower-case
(#4699) Commas (,) must be followed by white space.
(#4699) Expected 1 space before "=>"; 0 found
(#4699) Expected 1 space after "=>"; 0 found
(#4699) Variable "GradientStartG" must be all lower-case
(#4699) Commas (,) must be followed by white space.
(#4699) Expected 1 space before "=>"; 0 found
(#4699) Expected 1 space after "=>"; 0 found
(#4699) Variable "GradientStartB" must be all lower-case
(#4699) Commas (,) must be followed by white space.
(#4699) Expected 1 space before "=>"; 0 found
(#4699) Expected 1 space after "=>"; 0 found
(#4699) Variable "GradientEndR" must be all lower-case
(#4699) Commas (,) must be followed by white space.
(#4699) Expected 1 space before "=>"; 0 found
(#4699) Expected 1 space after "=>"; 0 found
(#4699) Variable "GradientEndG" must be all lower-case
(#4699) Commas (,) must be followed by white space.
(#4699) Expected 1 space before "=>"; 0 found
(#4699) Expected 1 space after "=>"; 0 found
(#4699) Variable "GradientEndB" must be all lower-case
(#4699) Commas (,) must be followed by white space.
(#4699) Expected 1 space before "=>"; 0 found
(#4699) Expected 1 space after "=>"; 0 found
(#4699) Variable "GradientAlpha" must be all lower-case
(#4699) Line exceeds maximum limit of 180 characters; contains 215 characters
(#4700) Line indented incorrectly; expected at least 44 spaces, found 23
(#4700) Inline control structures are not allowed
(#4701) Line indented incorrectly; expected at least 44 spaces, found 24
(#4701) Variable "GradienColor" must be all lower-case
(#4701) Expected 1 space before "=>"; 0 found
(#4701) Expected 1 space after "=>"; 0 found
(#4701) Variable "GradientEndR" must be all lower-case
(#4701) Commas (,) must be followed by white space.
(#4701) Expected 1 space before "=>"; 0 found
(#4701) Expected 1 space after "=>"; 0 found
(#4701) Variable "GradientEndG" must be all lower-case
(#4701) Commas (,) must be followed by white space.
(#4701) Expected 1 space before "=>"; 0 found
(#4701) Expected 1 space after "=>"; 0 found
(#4701) Variable "GradientEndB" must be all lower-case
(#4701) Commas (,) must be followed by white space.
(#4701) Expected 1 space before "=>"; 0 found
(#4701) Expected 1 space after "=>"; 0 found
(#4701) Variable "GradientStartR" must be all lower-case
(#4701) Commas (,) must be followed by white space.
(#4701) Expected 1 space before "=>"; 0 found
(#4701) Expected 1 space after "=>"; 0 found
(#4701) Variable "GradientStartG" must be all lower-case
(#4701) Commas (,) must be followed by white space.
(#4701) Expected 1 space before "=>"; 0 found
(#4701) Expected 1 space after "=>"; 0 found
(#4701) Variable "GradientStartB" must be all lower-case
(#4701) Commas (,) must be followed by white space.
(#4701) Expected 1 space before "=>"; 0 found
(#4701) Expected 1 space after "=>"; 0 found
(#4701) Variable "GradientAlpha" must be all lower-case
(#4701) Line exceeds maximum limit of 180 characters; contains 215 characters
(#4703) Line indented incorrectly; expected at least 44 spaces, found 23
(#4703) Variable "X1" must be all lower-case
(#4703) Commas (,) must be followed by white space.
(#4703) Variable "Y" must be all lower-case
(#4703) Expected 1 space before "+"; 0 found
(#4703) Expected 1 space after "+"; 0 found
(#4703) Variable "YOffset" must be all lower-case
(#4703) Expected 1 space before "+"; 0 found
(#4703) Expected 1 space after "+"; 0 found
(#4703) Variable "YSpace" must be all lower-case
(#4703) Commas (,) must be followed by white space.
(#4703) Variable "X2" must be all lower-case
(#4703) Commas (,) must be followed by white space.
(#4703) Variable "Y" must be all lower-case
(#4703) Expected 1 space before "+"; 0 found
(#4703) Expected 1 space after "+"; 0 found
(#4703) Variable "YOffset" must be all lower-case
(#4703) Expected 1 space before "+"; 0 found
(#4703) Expected 1 space after "+"; 0 found
(#4703) Variable "YSize" must be all lower-case
(#4703) Expected 1 space before "-"; 0 found
(#4703) Expected 1 space after "-"; 0 found
(#4703) Variable "YSpace" must be all lower-case
(#4703) Commas (,) must be followed by white space.
(#4703) Commas (,) must be followed by white space.
(#4703) Variable "GradienColor" must be all lower-case
(#4703) Line exceeds 132 characters; contains 138 characters
(#4704) Line indented incorrectly; expected 40 spaces, found 22
(#4704) Closing brace indented incorrectly; expected 21 spaces, found 22
(#4705) Line indented incorrectly; expected 40 spaces, found 21
(#4705) Usage of ELSEIF not allowed; use ELSE IF instead
(#4705) Variable "GradientMode" must be all lower-case
(#4706) Line indented incorrectly; expected at least 40 spaces, found 22
(#4707) Line indented incorrectly; expected at least 44 spaces, found 23
(#4707) Variable "GradienColor1" must be all lower-case
(#4707) Expected 1 space before "=>"; 0 found
(#4707) Expected 1 space after "=>"; 0 found
(#4707) Variable "GradientEndR" must be all lower-case
(#4707) Commas (,) must be followed by white space.
(#4707) Expected 1 space before "=>"; 0 found
(#4707) Expected 1 space after "=>"; 0 found
(#4707) Variable "GradientEndG" must be all lower-case
(#4707) Commas (,) must be followed by white space.
(#4707) Expected 1 space before "=>"; 0 found
(#4707) Expected 1 space after "=>"; 0 found
(#4707) Variable "GradientEndB" must be all lower-case
(#4707) Commas (,) must be followed by white space.
(#4707) Expected 1 space before "=>"; 0 found
(#4707) Expected 1 space after "=>"; 0 found
(#4707) Variable "GradientStartR" must be all lower-case
(#4707) Commas (,) must be followed by white space.
(#4707) Expected 1 space before "=>"; 0 found
(#4707) Expected 1 space after "=>"; 0 found
(#4707) Variable "GradientStartG" must be all lower-case
(#4707) Commas (,) must be followed by white space.
(#4707) Expected 1 space before "=>"; 0 found
(#4707) Expected 1 space after "=>"; 0 found
(#4707) Variable "GradientStartB" must be all lower-case
(#4707) Commas (,) must be followed by white space.
(#4707) Expected 1 space before "=>"; 0 found
(#4707) Expected 1 space after "=>"; 0 found
(#4707) Variable "GradientAlpha" must be all lower-case
(#4707) Line exceeds maximum limit of 180 characters; contains 215 characters
(#4708) Line indented incorrectly; expected at least 44 spaces, found 23
(#4708) Variable "GradienColor2" must be all lower-case
(#4708) Expected 1 space before "=>"; 0 found
(#4708) Expected 1 space after "=>"; 0 found
(#4708) Variable "GradientStartR" must be all lower-case
(#4708) Commas (,) must be followed by white space.
(#4708) Expected 1 space before "=>"; 0 found
(#4708) Expected 1 space after "=>"; 0 found
(#4708) Variable "GradientStartG" must be all lower-case
(#4708) Commas (,) must be followed by white space.
(#4708) Expected 1 space before "=>"; 0 found
(#4708) Expected 1 space after "=>"; 0 found
(#4708) Variable "GradientStartB" must be all lower-case
(#4708) Commas (,) must be followed by white space.
(#4708) Expected 1 space before "=>"; 0 found
(#4708) Expected 1 space after "=>"; 0 found
(#4708) Variable "GradientEndR" must be all lower-case
(#4708) Commas (,) must be followed by white space.
(#4708) Expected 1 space before "=>"; 0 found
(#4708) Expected 1 space after "=>"; 0 found
(#4708) Variable "GradientEndG" must be all lower-case
(#4708) Commas (,) must be followed by white space.
(#4708) Expected 1 space before "=>"; 0 found
(#4708) Expected 1 space after "=>"; 0 found
(#4708) Variable "GradientEndB" must be all lower-case
(#4708) Commas (,) must be followed by white space.
(#4708) Expected 1 space before "=>"; 0 found
(#4708) Expected 1 space after "=>"; 0 found
(#4708) Variable "GradientAlpha" must be all lower-case
(#4708) Line exceeds maximum limit of 180 characters; contains 215 characters
(#4709) Line indented incorrectly; expected at least 44 spaces, found 23
(#4709) Variable "YSpan" must be all lower-case
(#4709) Variable "YSize" must be all lower-case
(#4711) Line indented incorrectly; expected at least 44 spaces, found 23
(#4711) Variable "X1" must be all lower-case
(#4711) Commas (,) must be followed by white space.
(#4711) Variable "Y" must be all lower-case
(#4711) Expected 1 space before "+"; 0 found
(#4711) Expected 1 space after "+"; 0 found
(#4711) Variable "YOffset" must be all lower-case
(#4711) Expected 1 space before "+"; 0 found
(#4711) Expected 1 space after "+"; 0 found
(#4711) Variable "YSpace" must be all lower-case
(#4711) Commas (,) must be followed by white space.
(#4711) Variable "X2" must be all lower-case
(#4711) Commas (,) must be followed by white space.
(#4711) Variable "Y" must be all lower-case
(#4711) Expected 1 space before "+"; 0 found
(#4711) Expected 1 space after "+"; 0 found
(#4711) Variable "YOffset" must be all lower-case
(#4711) Expected 1 space before "+"; 0 found
(#4711) Expected 1 space after "+"; 0 found
(#4711) Variable "YSpan" must be all lower-case
(#4711) Expected 1 space before "-"; 0 found
(#4711) Expected 1 space after "-"; 0 found
(#4711) Variable "YSpace" must be all lower-case
(#4711) Commas (,) must be followed by white space.
(#4711) Commas (,) must be followed by white space.
(#4711) Variable "GradienColor1" must be all lower-case
(#4711) Line exceeds 132 characters; contains 137 characters
(#4712) Line indented incorrectly; expected at least 44 spaces, found 23
(#4712) Variable "X1" must be all lower-case
(#4712) Commas (,) must be followed by white space.
(#4712) Variable "Y" must be all lower-case
(#4712) Expected 1 space before "+"; 0 found
(#4712) Expected 1 space after "+"; 0 found
(#4712) Variable "YOffset" must be all lower-case
(#4712) Expected 1 space before "+"; 0 found
(#4712) Expected 1 space after "+"; 0 found
(#4712) Variable "YSpan" must be all lower-case
(#4712) Commas (,) must be followed by white space.
(#4712) Variable "X2" must be all lower-case
(#4712) Commas (,) must be followed by white space.
(#4712) Variable "Y" must be all lower-case
(#4712) Expected 1 space before "+"; 0 found
(#4712) Expected 1 space after "+"; 0 found
(#4712) Variable "YOffset" must be all lower-case
(#4712) Expected 1 space before "+"; 0 found
(#4712) Expected 1 space after "+"; 0 found
(#4712) Variable "YSize" must be all lower-case
(#4712) Expected 1 space before "-"; 0 found
(#4712) Expected 1 space after "-"; 0 found
(#4712) Variable "YSpace" must be all lower-case
(#4712) Commas (,) must be followed by white space.
(#4712) Commas (,) must be followed by white space.
(#4712) Variable "GradienColor2" must be all lower-case
(#4712) Line exceeds 132 characters; contains 136 characters
(#4713) Line indented incorrectly; expected 40 spaces, found 22
(#4713) Closing brace indented incorrectly; expected 21 spaces, found 22
(#4714) Line indented incorrectly; expected at least 40 spaces, found 21
(#4714) Variable "RestoreShadow" must be all lower-case
(#4715) Line indented incorrectly; expected 36 spaces, found 20
(#4715) Closing brace indented incorrectly; expected 19 spaces, found 20
(#4716) Line indented incorrectly; expected 32 spaces, found 18
(#4716) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4718) Line indented incorrectly; expected 32 spaces, found 17
(#4718) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4718) Variable "Draw0Line" must be all lower-case
(#4719) Line indented incorrectly; expected at least 32 spaces, found 18
(#4720) Line indented incorrectly; expected at least 36 spaces, found 19
(#4720) Variable "Line0Color" must be all lower-case
(#4720) Expected 1 space before "=>"; 0 found
(#4720) Expected 1 space after "=>"; 0 found
(#4720) Commas (,) must be followed by white space.
(#4720) Expected 1 space before "=>"; 0 found
(#4720) Expected 1 space after "=>"; 0 found
(#4720) Commas (,) must be followed by white space.
(#4720) Expected 1 space before "=>"; 0 found
(#4720) Expected 1 space after "=>"; 0 found
(#4720) Commas (,) must be followed by white space.
(#4720) Expected 1 space before "=>"; 0 found
(#4720) Expected 1 space after "=>"; 0 found
(#4722) Line indented incorrectly; expected 36 spaces, found 19
(#4722) Expected "if (...) {\n"; found "if (...) { "
(#4722) Variable "X1" must be all lower-case
(#4722) Variable "X2" must be all lower-case
(#4722) Variable "Line0Width" must be all lower-case
(#4722) Closing brace must be on a line by itself
(#4722) Expected "} else {\n"; found "} else { "
(#4722) Variable "Line0Width" must be all lower-case
(#4722) Closing brace must be on a line by itself
(#4723) Line indented incorrectly; expected 36 spaces, found 19
(#4723) Expected "if (...) {\n"; found "if (...) { "
(#4723) Variable "X2" must be all lower-case
(#4723) Variable "X1" must be all lower-case
(#4723) Variable "Line0Width" must be all lower-case
(#4723) Variable "Line0Width" must be all lower-case
(#4723) Closing brace must be on a line by itself
(#4725) Line indented incorrectly; expected at least 36 spaces, found 19
(#4725) Variable "X1" must be all lower-case
(#4725) Commas (,) must be followed by white space.
(#4725) Variable "Y" must be all lower-case
(#4725) Expected 1 space before "+"; 0 found
(#4725) Expected 1 space after "+"; 0 found
(#4725) Variable "YOffset" must be all lower-case
(#4725) Expected 1 space before "+"; 0 found
(#4725) Expected 1 space after "+"; 0 found
(#4725) Variable "YSpace" must be all lower-case
(#4725) Commas (,) must be followed by white space.
(#4725) Variable "X1" must be all lower-case
(#4725) Expected 1 space before "+"; 0 found
(#4725) Expected 1 space after "+"; 0 found
(#4725) Variable "Line0Width" must be all lower-case
(#4725) Commas (,) must be followed by white space.
(#4725) Variable "Y" must be all lower-case
(#4725) Expected 1 space before "+"; 0 found
(#4725) Expected 1 space after "+"; 0 found
(#4725) Variable "YOffset" must be all lower-case
(#4725) Expected 1 space before "+"; 0 found
(#4725) Expected 1 space after "+"; 0 found
(#4725) Variable "YSize" must be all lower-case
(#4725) Expected 1 space before "-"; 0 found
(#4725) Expected 1 space after "-"; 0 found
(#4725) Variable "YSpace" must be all lower-case
(#4725) Commas (,) must be followed by white space.
(#4725) Variable "Line0Color" must be all lower-case
(#4725) Line exceeds 132 characters; contains 140 characters
(#4726) Line indented incorrectly; expected at least 36 spaces, found 19
(#4726) Variable "X1" must be all lower-case
(#4726) Commas (,) must be followed by white space.
(#4726) Variable "Y" must be all lower-case
(#4726) Expected 1 space before "+"; 0 found
(#4726) Expected 1 space after "+"; 0 found
(#4726) Variable "YOffset" must be all lower-case
(#4726) Expected 1 space before "+"; 0 found
(#4726) Expected 1 space after "+"; 0 found
(#4726) Variable "YSpace" must be all lower-case
(#4726) Commas (,) must be followed by white space.
(#4726) Variable "X1" must be all lower-case
(#4726) Commas (,) must be followed by white space.
(#4726) Variable "Y" must be all lower-case
(#4726) Expected 1 space before "+"; 0 found
(#4726) Expected 1 space after "+"; 0 found
(#4726) Variable "YOffset" must be all lower-case
(#4726) Expected 1 space before "+"; 0 found
(#4726) Expected 1 space after "+"; 0 found
(#4726) Variable "YSize" must be all lower-case
(#4726) Expected 1 space before "-"; 0 found
(#4726) Expected 1 space after "-"; 0 found
(#4726) Variable "YSpace" must be all lower-case
(#4726) Commas (,) must be followed by white space.
(#4726) Variable "Line0Color" must be all lower-case
(#4727) Line indented incorrectly; expected 32 spaces, found 18
(#4727) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4728) Line indented incorrectly; expected 28 spaces, found 16
(#4728) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4730) Line indented incorrectly; expected 28 spaces, found 15
(#4730) Expected "if (...) {\n"; found "if (...) \n {\n"
(#4730) Variable "DisplayValues" must be all lower-case
(#4730) Variable "Serie" must be all lower-case
(#4730) Variable "Key" must be all lower-case
(#4730) Whitespace found at end of line
(#4731) Line indented incorrectly; expected at least 28 spaces, found 16
(#4732) Line indented incorrectly; expected 32 spaces, found 17
(#4732) Expected "if (...) {\n"; found "if (...) { "
(#4732) Variable "DisplayShadow" must be all lower-case
(#4732) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4732) Closing brace must be on a line by itself
(#4734) Line indented incorrectly; expected at least 32 spaces, found 17
(#4734) Variable "Caption" must be all lower-case
(#4734) Variable "Serie" must be all lower-case
(#4734) Variable "Key" must be all lower-case
(#4734) Commas (,) must be followed by white space.
(#4734) Variable "Mode" must be all lower-case
(#4734) Commas (,) must be followed by white space.
(#4734) Variable "Format" must be all lower-case
(#4734) Commas (,) must be followed by white space.
(#4734) Variable "Unit" must be all lower-case
(#4735) Line indented incorrectly; expected at least 32 spaces, found 17
(#4735) Variable "TxtPos" must be all lower-case
(#4735) Commas (,) must be followed by white space.
(#4735) Commas (,) must be followed by white space.
(#4735) Variable "DisplayFont" must be all lower-case
(#4735) Commas (,) must be followed by white space.
(#4735) Variable "DisplaySize" must be all lower-case
(#4735) Commas (,) must be followed by white space.
(#4735) Commas (,) must be followed by white space.
(#4735) Variable "Caption" must be all lower-case
(#4736) Line indented incorrectly; expected at least 32 spaces, found 17
(#4736) Variable "TxtWidth" must be all lower-case
(#4736) Variable "TxtPos" must be all lower-case
(#4736) Variable "TxtPos" must be all lower-case
(#4736) Variable "TxtMargin" must be all lower-case
(#4738) Line indented incorrectly; expected 32 spaces, found 17
(#4738) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4738) Variable "DisplayPos" must be all lower-case
(#4738) Variable "TxtWidth" must be all lower-case
(#4738) Variable "BarWidth" must be all lower-case
(#4739) Line indented incorrectly; expected at least 32 spaces, found 18
(#4740) Line indented incorrectly; expected at least 36 spaces, found 19
(#4740) Variable "CenterX" must be all lower-case
(#4740) Variable "X2" must be all lower-case
(#4740) Expected 1 space before "-"; 0 found
(#4740) Expected 1 space after "-"; 0 found
(#4740) Variable "X1" must be all lower-case
(#4740) Expected 1 space before "/"; 0 found
(#4740) Expected 1 space after "/"; 0 found
(#4740) Variable "X1" must be all lower-case
(#4741) Line indented incorrectly; expected at least 36 spaces, found 19
(#4741) Variable "CenterY" must be all lower-case
(#4741) Variable "Y" must be all lower-case
(#4741) Expected 1 space before "+"; 0 found
(#4741) Expected 1 space after "+"; 0 found
(#4741) Variable "YOffset" must be all lower-case
(#4741) Expected 1 space before "+"; 0 found
(#4741) Expected 1 space after "+"; 0 found
(#4741) Variable "YSize" must be all lower-case
(#4741) Expected 1 space before "-"; 0 found
(#4741) Expected 1 space after "-"; 0 found
(#4741) Variable "YSpace" must be all lower-case
(#4741) Expected 1 space before "-"; 0 found
(#4741) Expected 1 space after "-"; 0 found
(#4741) Variable "Y" must be all lower-case
(#4741) Expected 1 space before "+"; 0 found
(#4741) Expected 1 space after "+"; 0 found
(#4741) Variable "YOffset" must be all lower-case
(#4741) Expected 1 space before "+"; 0 found
(#4741) Expected 1 space after "+"; 0 found
(#4741) Variable "YSpace" must be all lower-case
(#4741) Expected 1 space before "/"; 0 found
(#4741) Expected 1 space after "/"; 0 found
(#4741) Variable "Y" must be all lower-case
(#4741) Expected 1 space before "+"; 0 found
(#4741) Expected 1 space after "+"; 0 found
(#4741) Variable "YOffset" must be all lower-case
(#4741) Expected 1 space before "+"; 0 found
(#4741) Expected 1 space after "+"; 0 found
(#4741) Variable "YSpace" must be all lower-case
(#4743) Line indented incorrectly; expected at least 36 spaces, found 19
(#4743) Variable "CenterX" must be all lower-case
(#4743) Commas (,) must be followed by white space.
(#4743) Variable "CenterY" must be all lower-case
(#4743) Commas (,) must be followed by white space.
(#4743) Variable "Caption" must be all lower-case
(#4743) Commas (,) must be followed by white space.
(#4743) Expected 1 space before "=>"; 0 found
(#4743) Expected 1 space after "=>"; 0 found
(#4743) Variable "DisplayR" must be all lower-case
(#4743) Commas (,) must be followed by white space.
(#4743) Expected 1 space before "=>"; 0 found
(#4743) Expected 1 space after "=>"; 0 found
(#4743) Variable "DisplayG" must be all lower-case
(#4743) Commas (,) must be followed by white space.
(#4743) Expected 1 space before "=>"; 0 found
(#4743) Expected 1 space after "=>"; 0 found
(#4743) Variable "DisplayB" must be all lower-case
(#4743) Commas (,) must be followed by white space.
(#4743) Expected 1 space before "=>"; 0 found
(#4743) Expected 1 space after "=>"; 0 found
(#4743) Commas (,) must be followed by white space.
(#4743) Expected 1 space before "=>"; 0 found
(#4743) Expected 1 space after "=>"; 0 found
(#4743) Variable "DisplaySize" must be all lower-case
(#4743) Line exceeds 132 characters; contains 173 characters
(#4744) Line indented incorrectly; expected 32 spaces, found 18
(#4744) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4745) Line indented incorrectly; expected 32 spaces, found 17
(#4745) Expected "} else {\n"; found "}\n else\n {\n"
(#4746) Line indented incorrectly; expected at least 32 spaces, found 18
(#4747) Line indented incorrectly; expected 36 spaces, found 19
(#4747) Expected "if (...) {\n"; found "if (...) { "
(#4747) Variable "Serie" must be all lower-case
(#4747) Variable "Key" must be all lower-case
(#4747) Variable "Align" must be all lower-case
(#4747) Variable "Offset" must be all lower-case
(#4747) Variable "DisplayOffset" must be all lower-case
(#4747) Closing brace must be on a line by itself
(#4747) Expected "} else {\n"; found "} else { "
(#4747) Variable "Align" must be all lower-case
(#4747) Variable "Offset" must be all lower-case
(#4747) Variable "DisplayOffset" must be all lower-case
(#4747) Line exceeds maximum limit of 180 characters; contains 182 characters
(#4747) Closing brace must be on a line by itself
(#4748) Line indented incorrectly; expected at least 36 spaces, found 19
(#4748) Variable "X2" must be all lower-case
(#4748) Expected 1 space before "+"; 0 found
(#4748) Expected 1 space after "+"; 0 found
(#4748) Variable "Offset" must be all lower-case
(#4748) Commas (,) must be followed by white space.
(#4748) Variable "Y" must be all lower-case
(#4748) Expected 1 space before "+"; 0 found
(#4748) Expected 1 space after "+"; 0 found
(#4748) Variable "YOffset" must be all lower-case
(#4748) Expected 1 space before "+"; 0 found
(#4748) Expected 1 space after "+"; 0 found
(#4748) Variable "YSize" must be all lower-case
(#4748) Expected 1 space before "/"; 0 found
(#4748) Expected 1 space after "/"; 0 found
(#4748) Commas (,) must be followed by white space.
(#4748) Variable "Caption" must be all lower-case
(#4748) Commas (,) must be followed by white space.
(#4748) Expected 1 space before "=>"; 0 found
(#4748) Expected 1 space after "=>"; 0 found
(#4748) Variable "DisplayR" must be all lower-case
(#4748) Commas (,) must be followed by white space.
(#4748) Expected 1 space before "=>"; 0 found
(#4748) Expected 1 space after "=>"; 0 found
(#4748) Variable "DisplayG" must be all lower-case
(#4748) Commas (,) must be followed by white space.
(#4748) Expected 1 space before "=>"; 0 found
(#4748) Expected 1 space after "=>"; 0 found
(#4748) Variable "DisplayB" must be all lower-case
(#4748) Commas (,) must be followed by white space.
(#4748) Expected 1 space before "=>"; 0 found
(#4748) Expected 1 space after "=>"; 0 found
(#4748) Variable "Align" must be all lower-case
(#4748) Commas (,) must be followed by white space.
(#4748) Expected 1 space before "=>"; 0 found
(#4748) Expected 1 space after "=>"; 0 found
(#4748) Variable "DisplaySize" must be all lower-case
(#4748) Line exceeds 132 characters; contains 171 characters
(#4749) Line indented incorrectly; expected 32 spaces, found 18
(#4749) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4751) Line indented incorrectly; expected at least 32 spaces, found 17
(#4751) Variable "RestoreShadow" must be all lower-case
(#4752) Line indented incorrectly; expected 28 spaces, found 16
(#4752) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4753) Line indented incorrectly; expected 24 spaces, found 14
(#4753) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4754) Line indented incorrectly; expected at least 24 spaces, found 13
(#4754) Variable "Y" must be all lower-case
(#4754) Variable "Y" must be all lower-case
(#4754) Variable "YStep" must be all lower-case
(#4755) Line indented incorrectly; expected at least 24 spaces, found 13
(#4755) Variable "ID" must be all lower-case
(#4756) Line indented incorrectly; expected 20 spaces, found 12
(#4756) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4757) Line indented incorrectly; expected 16 spaces, found 10
(#4757) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4758) Line indented incorrectly; expected at least 16 spaces, found 9
(#4758) Variable "CurrentSerie" must be all lower-case
(#4759) Line indented incorrectly; expected 12 spaces, found 8
(#4759) Closing brace indented incorrectly; expected 7 spaces, found 8
(#4760) Line indented incorrectly; expected 8 spaces, found 6
(#4760) Closing brace indented incorrectly; expected 5 spaces, found 6
(#4761) Closing brace indented incorrectly; expected 3 spaces, found 4
(#4763) Line indented incorrectly; expected at least 4 spaces, found 3
(#4764) Line indented incorrectly; expected 4 spaces, found 3
(#4764) method name "pDraw::drawStackedBarChart" must be in lower-case letters only
(#4764) Visibility must be declared on method "drawStackedBarChart"
(#4764) Variable "Format" must be all lower-case
(#4764) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4765) Opening brace should be on the same line as the declaration
(#4766) Line indented incorrectly; expected at least 8 spaces, found 5
(#4766) Variable "DisplayValues" must be all lower-case
(#4766) Spaces must be used for alignment; tabs are not allowed
(#4766) Tab found within whitespace
(#4766) Variable "Format" must be all lower-case
(#4766) Variable "Format" must be all lower-case
(#4766) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4767) Line indented incorrectly; expected at least 8 spaces, found 5
(#4767) Variable "DisplayOrientation" must be all lower-case
(#4767) Variable "Format" must be all lower-case
(#4767) Variable "Format" must be all lower-case
(#4768) Line indented incorrectly; expected at least 8 spaces, found 5
(#4768) Variable "DisplayRound" must be all lower-case
(#4768) Variable "Format" must be all lower-case
(#4768) Variable "Format" must be all lower-case
(#4769) Line indented incorrectly; expected at least 8 spaces, found 5
(#4769) Variable "DisplayColor" must be all lower-case
(#4769) Spaces must be used for alignment; tabs are not allowed
(#4769) Tab found within whitespace
(#4769) Variable "Format" must be all lower-case
(#4769) Variable "Format" must be all lower-case
(#4770) Line indented incorrectly; expected at least 8 spaces, found 5
(#4770) Variable "DisplayFont" must be all lower-case
(#4770) Spaces must be used for alignment; tabs are not allowed
(#4770) Tab found within whitespace
(#4770) Variable "Format" must be all lower-case
(#4770) Variable "Format" must be all lower-case
(#4771) Line indented incorrectly; expected at least 8 spaces, found 5
(#4771) Variable "DisplaySize" must be all lower-case
(#4771) Spaces must be used for alignment; tabs are not allowed
(#4771) Tab found within whitespace
(#4771) Variable "Format" must be all lower-case
(#4771) Variable "Format" must be all lower-case
(#4772) Line indented incorrectly; expected at least 8 spaces, found 5
(#4772) Variable "DisplayR" must be all lower-case
(#4772) Spaces must be used for alignment; tabs are not allowed
(#4772) Tab found within whitespace
(#4772) Variable "Format" must be all lower-case
(#4772) Variable "Format" must be all lower-case
(#4773) Line indented incorrectly; expected at least 8 spaces, found 5
(#4773) Variable "DisplayG" must be all lower-case
(#4773) Spaces must be used for alignment; tabs are not allowed
(#4773) Tab found within whitespace
(#4773) Variable "Format" must be all lower-case
(#4773) Variable "Format" must be all lower-case
(#4774) Line indented incorrectly; expected at least 8 spaces, found 5
(#4774) Variable "DisplayB" must be all lower-case
(#4774) Spaces must be used for alignment; tabs are not allowed
(#4774) Tab found within whitespace
(#4774) Variable "Format" must be all lower-case
(#4774) Variable "Format" must be all lower-case
(#4775) Line indented incorrectly; expected at least 8 spaces, found 5
(#4775) Variable "Interleave" must be all lower-case
(#4775) Spaces must be used for alignment; tabs are not allowed
(#4775) Tab found within whitespace
(#4775) Variable "Format" must be all lower-case
(#4775) Variable "Format" must be all lower-case
(#4776) Line indented incorrectly; expected at least 8 spaces, found 5
(#4776) Variable "Rounded" must be all lower-case
(#4776) Spaces must be used for alignment; tabs are not allowed
(#4776) Tab found within whitespace
(#4776) Variable "Format" must be all lower-case
(#4776) Variable "Format" must be all lower-case
(#4776) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4777) Line indented incorrectly; expected at least 8 spaces, found 5
(#4777) Variable "RoundRadius" must be all lower-case
(#4777) Spaces must be used for alignment; tabs are not allowed
(#4777) Tab found within whitespace
(#4777) Variable "Format" must be all lower-case
(#4777) Variable "Format" must be all lower-case
(#4778) Line indented incorrectly; expected at least 8 spaces, found 5
(#4778) Variable "Surrounding" must be all lower-case
(#4778) Spaces must be used for alignment; tabs are not allowed
(#4778) Tab found within whitespace
(#4778) Variable "Format" must be all lower-case
(#4778) Variable "Format" must be all lower-case
(#4778) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4779) Line indented incorrectly; expected at least 8 spaces, found 5
(#4779) Variable "BorderR" must be all lower-case
(#4779) Spaces must be used for alignment; tabs are not allowed
(#4779) Tab found within whitespace
(#4779) Variable "Format" must be all lower-case
(#4779) Variable "Format" must be all lower-case
(#4780) Line indented incorrectly; expected at least 8 spaces, found 5
(#4780) Variable "BorderG" must be all lower-case
(#4780) Spaces must be used for alignment; tabs are not allowed
(#4780) Tab found within whitespace
(#4780) Variable "Format" must be all lower-case
(#4780) Variable "Format" must be all lower-case
(#4781) Line indented incorrectly; expected at least 8 spaces, found 5
(#4781) Variable "BorderB" must be all lower-case
(#4781) Spaces must be used for alignment; tabs are not allowed
(#4781) Tab found within whitespace
(#4781) Variable "Format" must be all lower-case
(#4781) Variable "Format" must be all lower-case
(#4782) Line indented incorrectly; expected at least 8 spaces, found 5
(#4782) Variable "Gradient" must be all lower-case
(#4782) Spaces must be used for alignment; tabs are not allowed
(#4782) Tab found within whitespace
(#4782) Variable "Format" must be all lower-case
(#4782) Variable "Format" must be all lower-case
(#4782) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4783) Line indented incorrectly; expected at least 8 spaces, found 5
(#4783) Variable "GradientMode" must be all lower-case
(#4783) Spaces must be used for alignment; tabs are not allowed
(#4783) Tab found within whitespace
(#4783) Variable "Format" must be all lower-case
(#4783) Variable "Format" must be all lower-case
(#4784) Line indented incorrectly; expected at least 8 spaces, found 5
(#4784) Variable "GradientAlpha" must be all lower-case
(#4784) Spaces must be used for alignment; tabs are not allowed
(#4784) Tab found within whitespace
(#4784) Variable "Format" must be all lower-case
(#4784) Variable "Format" must be all lower-case
(#4785) Line indented incorrectly; expected at least 8 spaces, found 5
(#4785) Variable "GradientStartR" must be all lower-case
(#4785) Spaces must be used for alignment; tabs are not allowed
(#4785) Tab found within whitespace
(#4785) Variable "Format" must be all lower-case
(#4785) Variable "Format" must be all lower-case
(#4786) Line indented incorrectly; expected at least 8 spaces, found 5
(#4786) Variable "GradientStartG" must be all lower-case
(#4786) Spaces must be used for alignment; tabs are not allowed
(#4786) Tab found within whitespace
(#4786) Variable "Format" must be all lower-case
(#4786) Variable "Format" must be all lower-case
(#4787) Line indented incorrectly; expected at least 8 spaces, found 5
(#4787) Variable "GradientStartB" must be all lower-case
(#4787) Spaces must be used for alignment; tabs are not allowed
(#4787) Tab found within whitespace
(#4787) Variable "Format" must be all lower-case
(#4787) Variable "Format" must be all lower-case
(#4788) Line indented incorrectly; expected at least 8 spaces, found 5
(#4788) Variable "GradientEndR" must be all lower-case
(#4788) Spaces must be used for alignment; tabs are not allowed
(#4788) Tab found within whitespace
(#4788) Variable "Format" must be all lower-case
(#4788) Variable "Format" must be all lower-case
(#4789) Line indented incorrectly; expected at least 8 spaces, found 5
(#4789) Variable "GradientEndG" must be all lower-case
(#4789) Spaces must be used for alignment; tabs are not allowed
(#4789) Tab found within whitespace
(#4789) Variable "Format" must be all lower-case
(#4789) Variable "Format" must be all lower-case
(#4790) Line indented incorrectly; expected at least 8 spaces, found 5
(#4790) Variable "GradientEndB" must be all lower-case
(#4790) Spaces must be used for alignment; tabs are not allowed
(#4790) Tab found within whitespace
(#4790) Variable "Format" must be all lower-case
(#4790) Variable "Format" must be all lower-case
(#4791) Line indented incorrectly; expected at least 8 spaces, found 5
(#4791) Variable "InnerSurrounding" must be all lower-case
(#4791) Spaces must be used for alignment; tabs are not allowed
(#4791) Tab found within whitespace
(#4791) Variable "Format" must be all lower-case
(#4791) Variable "Format" must be all lower-case
(#4791) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4792) Line indented incorrectly; expected at least 8 spaces, found 5
(#4792) Variable "InnerBorderR" must be all lower-case
(#4792) Spaces must be used for alignment; tabs are not allowed
(#4792) Tab found within whitespace
(#4792) Variable "Format" must be all lower-case
(#4792) Variable "Format" must be all lower-case
(#4793) Line indented incorrectly; expected at least 8 spaces, found 5
(#4793) Variable "InnerBorderG" must be all lower-case
(#4793) Spaces must be used for alignment; tabs are not allowed
(#4793) Tab found within whitespace
(#4793) Variable "Format" must be all lower-case
(#4793) Variable "Format" must be all lower-case
(#4794) Line indented incorrectly; expected at least 8 spaces, found 5
(#4794) Variable "InnerBorderB" must be all lower-case
(#4794) Spaces must be used for alignment; tabs are not allowed
(#4794) Tab found within whitespace
(#4794) Variable "Format" must be all lower-case
(#4794) Variable "Format" must be all lower-case
(#4795) Line indented incorrectly; expected at least 8 spaces, found 5
(#4795) Variable "RecordImageMap" must be all lower-case
(#4795) Spaces must be used for alignment; tabs are not allowed
(#4795) Tab found within whitespace
(#4795) Variable "Format" must be all lower-case
(#4795) Variable "Format" must be all lower-case
(#4795) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4796) Line indented incorrectly; expected at least 8 spaces, found 5
(#4796) Variable "FontFactor" must be all lower-case
(#4796) Spaces must be used for alignment; tabs are not allowed
(#4796) Tab found within whitespace
(#4796) Variable "Format" must be all lower-case
(#4796) Variable "Format" must be all lower-case
(#4798) Line indented incorrectly; expected at least 8 spaces, found 5
(#4800) Line indented incorrectly; expected at least 8 spaces, found 5
(#4800) Variable "Data" must be all lower-case
(#4801) Line indented incorrectly; expected at least 8 spaces, found 5
(#4801) Variable "XMargin" must be all lower-case
(#4801) Commas (,) must be followed by white space.
(#4801) Variable "XDivs" must be all lower-case
(#4803) Line indented incorrectly; expected at least 8 spaces, found 5
(#4803) Variable "RestoreShadow" must be all lower-case
(#4805) Line indented incorrectly; expected at least 8 spaces, found 5
(#4805) Variable "LastX" must be all lower-case
(#4805) Variable "LastY" must be all lower-case
(#4806) Line indented incorrectly; expected 8 spaces, found 5
(#4806) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4806) Variable "Data" must be all lower-case
(#4806) Variable "SerieName" must be all lower-case
(#4806) Variable "Serie" must be all lower-case
(#4807) Line indented incorrectly; expected at least 8 spaces, found 6
(#4808) Line indented incorrectly; expected 12 spaces, found 7
(#4808) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4808) Variable "Serie" must be all lower-case
(#4808) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4808) Variable "SerieName" must be all lower-case
(#4808) Variable "Data" must be all lower-case
(#4809) Line indented incorrectly; expected at least 12 spaces, found 8
(#4810) Line indented incorrectly; expected at least 16 spaces, found 9
(#4810) Variable "R" must be all lower-case
(#4810) Variable "Serie" must be all lower-case
(#4810) Variable "G" must be all lower-case
(#4810) Variable "Serie" must be all lower-case
(#4810) Variable "B" must be all lower-case
(#4810) Variable "Serie" must be all lower-case
(#4810) Variable "Alpha" must be all lower-case
(#4810) Variable "Serie" must be all lower-case
(#4810) Variable "Ticks" must be all lower-case
(#4810) Variable "Serie" must be all lower-case
(#4810) Line exceeds 132 characters; contains 150 characters
(#4811) Line indented incorrectly; expected 16 spaces, found 9
(#4811) Expected "if (...) {\n"; found "if (...) { "
(#4811) Variable "DisplayColor" must be all lower-case
(#4811) Variable "DisplayR" must be all lower-case
(#4811) Variable "DisplayG" must be all lower-case
(#4811) Variable "DisplayB" must be all lower-case
(#4811) Closing brace must be on a line by itself
(#4812) Line indented incorrectly; expected 16 spaces, found 9
(#4812) Expected "if (...) {\n"; found "if (...) { "
(#4812) Variable "Surrounding" must be all lower-case
(#4812) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4812) Variable "BorderR" must be all lower-case
(#4812) Variable "R" must be all lower-case
(#4812) Expected 1 space before "+"; 0 found
(#4812) Expected 1 space after "+"; 0 found
(#4812) Variable "Surrounding" must be all lower-case
(#4812) Variable "BorderG" must be all lower-case
(#4812) Variable "G" must be all lower-case
(#4812) Expected 1 space before "+"; 0 found
(#4812) Expected 1 space after "+"; 0 found
(#4812) Variable "Surrounding" must be all lower-case
(#4812) Variable "BorderB" must be all lower-case
(#4812) Variable "B" must be all lower-case
(#4812) Expected 1 space before "+"; 0 found
(#4812) Expected 1 space after "+"; 0 found
(#4812) Variable "Surrounding" must be all lower-case
(#4812) Closing brace must be on a line by itself
(#4813) Line indented incorrectly; expected 16 spaces, found 9
(#4813) Expected "if (...) {\n"; found "if (...) { "
(#4813) Variable "InnerSurrounding" must be all lower-case
(#4813) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4813) Variable "InnerBorderR" must be all lower-case
(#4813) Variable "R" must be all lower-case
(#4813) Expected 1 space before "+"; 0 found
(#4813) Expected 1 space after "+"; 0 found
(#4813) Variable "InnerSurrounding" must be all lower-case
(#4813) Variable "InnerBorderG" must be all lower-case
(#4813) Variable "G" must be all lower-case
(#4813) Expected 1 space before "+"; 0 found
(#4813) Expected 1 space after "+"; 0 found
(#4813) Variable "InnerSurrounding" must be all lower-case
(#4813) Variable "InnerBorderB" must be all lower-case
(#4813) Variable "B" must be all lower-case
(#4813) Expected 1 space before "+"; 0 found
(#4813) Expected 1 space after "+"; 0 found
(#4813) Variable "InnerSurrounding" must be all lower-case
(#4813) Line exceeds 132 characters; contains 159 characters
(#4813) Closing brace must be on a line by itself
(#4814) Line indented incorrectly; expected 16 spaces, found 9
(#4814) Expected "if (...) {\n"; found "if (...) { "
(#4814) Variable "InnerBorderR" must be all lower-case
(#4814) Variable "InnerColor" must be all lower-case
(#4814) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4814) Closing brace must be on a line by itself
(#4814) Expected "} else {\n"; found "} else { "
(#4814) Variable "InnerColor" must be all lower-case
(#4814) Expected 1 space before "=>"; 0 found
(#4814) Expected 1 space after "=>"; 0 found
(#4814) Variable "InnerBorderR" must be all lower-case
(#4814) Commas (,) must be followed by white space.
(#4814) Expected 1 space before "=>"; 0 found
(#4814) Expected 1 space after "=>"; 0 found
(#4814) Variable "InnerBorderG" must be all lower-case
(#4814) Commas (,) must be followed by white space.
(#4814) Expected 1 space before "=>"; 0 found
(#4814) Expected 1 space after "=>"; 0 found
(#4814) Variable "InnerBorderB" must be all lower-case
(#4814) Line exceeds 132 characters; contains 147 characters
(#4814) Closing brace must be on a line by itself
(#4816) Line indented incorrectly; expected at least 16 spaces, found 9
(#4816) Variable "AxisID" must be all lower-case
(#4816) Spaces must be used for alignment; tabs are not allowed
(#4816) Tab found within whitespace
(#4816) Variable "Serie" must be all lower-case
(#4817) Line indented incorrectly; expected at least 16 spaces, found 9
(#4817) Variable "Mode" must be all lower-case
(#4817) Spaces must be used for alignment; tabs are not allowed
(#4817) Tab found within whitespace
(#4817) Variable "Data" must be all lower-case
(#4817) Variable "AxisID" must be all lower-case
(#4818) Line indented incorrectly; expected at least 16 spaces, found 9
(#4818) Variable "Format" must be all lower-case
(#4818) Spaces must be used for alignment; tabs are not allowed
(#4818) Tab found within whitespace
(#4818) Variable "Data" must be all lower-case
(#4818) Variable "AxisID" must be all lower-case
(#4819) Line indented incorrectly; expected at least 16 spaces, found 9
(#4819) Variable "Unit" must be all lower-case
(#4819) Spaces must be used for alignment; tabs are not allowed
(#4819) Tab found within whitespace
(#4819) Variable "Data" must be all lower-case
(#4819) Variable "AxisID" must be all lower-case
(#4821) Line indented incorrectly; expected 16 spaces, found 9
(#4821) Expected "if (...) {\n"; found "if (...) { "
(#4821) Variable "Serie" must be all lower-case
(#4821) Variable "SerieDescription" must be all lower-case
(#4821) Variable "Serie" must be all lower-case
(#4821) Closing brace must be on a line by itself
(#4821) Expected "} else {\n"; found "} else { "
(#4821) Variable "SerieDescription" must be all lower-case
(#4821) Variable "SerieName" must be all lower-case
(#4821) Closing brace must be on a line by itself
(#4823) Line indented incorrectly; expected at least 16 spaces, found 9
(#4823) Variable "PosArray" must be all lower-case
(#4823) Variable "Serie" must be all lower-case
(#4823) Commas (,) must be followed by white space.
(#4823) Expected 1 space before "=>"; 0 found
(#4823) Expected 1 space after "=>"; 0 found
(#4823) Variable "Serie" must be all lower-case
(#4823) Commas (,) must be followed by white space.
(#4823) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4824) Line indented incorrectly; expected at least 16 spaces, found 9
(#4824) Variable "YZero" must be all lower-case
(#4824) Commas (,) must be followed by white space.
(#4824) Expected 1 space before "=>"; 0 found
(#4824) Expected 1 space after "=>"; 0 found
(#4824) Variable "Serie" must be all lower-case
(#4826) Line indented incorrectly; expected at least 16 spaces, found 9
(#4826) Variable "SerieName" must be all lower-case
(#4828) Line indented incorrectly; expected at least 16 spaces, found 9
(#4828) Variable "Color" must be all lower-case
(#4828) Expected 1 space before "=>"; 0 found
(#4828) Expected 1 space after "=>"; 0 found
(#4828) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4828) Commas (,) must be followed by white space.
(#4828) Expected 1 space before "=>"; 0 found
(#4828) Expected 1 space after "=>"; 0 found
(#4828) Variable "R" must be all lower-case
(#4828) Commas (,) must be followed by white space.
(#4828) Expected 1 space before "=>"; 0 found
(#4828) Expected 1 space after "=>"; 0 found
(#4828) Variable "G" must be all lower-case
(#4828) Commas (,) must be followed by white space.
(#4828) Expected 1 space before "=>"; 0 found
(#4828) Expected 1 space after "=>"; 0 found
(#4828) Variable "B" must be all lower-case
(#4828) Commas (,) must be followed by white space.
(#4828) Expected 1 space before "=>"; 0 found
(#4828) Expected 1 space after "=>"; 0 found
(#4828) Variable "Alpha" must be all lower-case
(#4828) Commas (,) must be followed by white space.
(#4828) Expected 1 space before "=>"; 0 found
(#4828) Expected 1 space after "=>"; 0 found
(#4828) Variable "BorderR" must be all lower-case
(#4828) Commas (,) must be followed by white space.
(#4828) Expected 1 space before "=>"; 0 found
(#4828) Expected 1 space after "=>"; 0 found
(#4828) Variable "BorderG" must be all lower-case
(#4828) Commas (,) must be followed by white space.
(#4828) Expected 1 space before "=>"; 0 found
(#4828) Expected 1 space after "=>"; 0 found
(#4828) Variable "BorderB" must be all lower-case
(#4828) Line exceeds 132 characters; contains 145 characters
(#4830) Line indented incorrectly; expected 16 spaces, found 9
(#4830) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4830) Variable "Data" must be all lower-case
(#4831) Line indented incorrectly; expected at least 16 spaces, found 10
(#4832) Line indented incorrectly; expected 20 spaces, found 11
(#4832) Expected "if (...) {\n"; found "if (...) { "
(#4832) Variable "YZero" must be all lower-case
(#4832) Expected 1 space before "-"; 0 found
(#4832) Expected 1 space after "-"; 0 found
(#4832) Variable "YZero" must be all lower-case
(#4832) Expected 1 space before "-"; 0 found
(#4832) Expected 1 space after "-"; 0 found
(#4832) Closing brace must be on a line by itself
(#4833) Line indented incorrectly; expected 20 spaces, found 11
(#4833) Expected "if (...) {\n"; found "if (...) { "
(#4833) Variable "YZero" must be all lower-case
(#4833) Expected 1 space before "-"; 0 found
(#4833) Expected 1 space after "-"; 0 found
(#4833) Variable "YZero" must be all lower-case
(#4833) Expected 1 space before "-"; 0 found
(#4833) Expected 1 space after "-"; 0 found
(#4833) Closing brace must be on a line by itself
(#4835) Line indented incorrectly; expected 20 spaces, found 11
(#4835) Expected "if (...) {\n"; found "if (...) { "
(#4835) Variable "XDivs" must be all lower-case
(#4835) Variable "XStep" must be all lower-case
(#4835) Expected 1 space before "-"; 0 found
(#4835) Expected 1 space after "-"; 0 found
(#4835) Expected 1 space before "/"; 0 found
(#4835) Expected 1 space after "/"; 0 found
(#4835) Closing brace must be on a line by itself
(#4835) Expected "} else {\n"; found "} else { "
(#4835) Variable "XStep" must be all lower-case
(#4835) Expected 1 space before "-"; 0 found
(#4835) Expected 1 space after "-"; 0 found
(#4835) Expected 1 space before "-"; 0 found
(#4835) Expected 1 space after "-"; 0 found
(#4835) Variable "XMargin" must be all lower-case
(#4835) Expected 1 space before "*"; 0 found
(#4835) Expected 1 space after "*"; 0 found
(#4835) Expected 1 space before "/"; 0 found
(#4835) Expected 1 space after "/"; 0 found
(#4835) Variable "XDivs" must be all lower-case
(#4835) Line exceeds 132 characters; contains 162 characters
(#4835) Closing brace must be on a line by itself
(#4836) Line indented incorrectly; expected at least 20 spaces, found 11
(#4836) Variable "X" must be all lower-case
(#4836) Variable "XMargin" must be all lower-case
(#4838) Line indented incorrectly; expected at least 20 spaces, found 11
(#4838) Variable "XSize" must be all lower-case
(#4838) Variable "XStep" must be all lower-case
(#4838) Expected 1 space before "+"; 0 found
(#4838) Expected 1 space after "+"; 0 found
(#4838) Variable "Interleave" must be all lower-case
(#4839) Line indented incorrectly; expected at least 20 spaces, found 11
(#4839) Variable "XOffset" must be all lower-case
(#4839) Variable "XSize" must be all lower-case
(#4839) Expected 1 space before "/"; 0 found
(#4839) Expected 1 space after "/"; 0 found
(#4841) Line indented incorrectly; expected 20 spaces, found 11
(#4841) Expected "if (...) {\n"; found "if (...) { "
(#4841) Variable "PosArray" must be all lower-case
(#4841) Variable "Value" must be all lower-case
(#4841) Variable "PosArray" must be all lower-case
(#4841) Variable "PosArray" must be all lower-case
(#4841) Variable "PosArray" must be all lower-case
(#4841) Variable "Value" must be all lower-case
(#4841) Closing brace must be on a line by itself
(#4842) Line indented incorrectly; expected 20 spaces, found 11
(#4842) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4842) Variable "PosArray" must be all lower-case
(#4842) Variable "Key" must be all lower-case
(#4842) Variable "Height" must be all lower-case
(#4843) Line indented incorrectly; expected at least 20 spaces, found 12
(#4844) Line indented incorrectly; expected 24 spaces, found 13
(#4844) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4844) Variable "Height" must be all lower-case
(#4844) Variable "Serie" must be all lower-case
(#4844) Variable "Key" must be all lower-case
(#4845) Line indented incorrectly; expected at least 24 spaces, found 14
(#4846) Line indented incorrectly; expected 28 spaces, found 15
(#4846) Expected "if (...) {\n"; found "if (...) { "
(#4846) Variable "Serie" must be all lower-case
(#4846) Variable "Key" must be all lower-case
(#4846) Variable "Pos" must be all lower-case
(#4846) Closing brace must be on a line by itself
(#4846) Expected "} else {\n"; found "} else { "
(#4846) Variable "Pos" must be all lower-case
(#4846) Closing brace must be on a line by itself
(#4848) Line indented incorrectly; expected 28 spaces, found 15
(#4848) Expected "if (...) {\n"; found "if (...) { "
(#4848) Variable "LastY" must be all lower-case
(#4848) Variable "Key" must be all lower-case
(#4848) Variable "LastY" must be all lower-case
(#4848) Variable "Key" must be all lower-case
(#4848) Closing brace must be on a line by itself
(#4849) Line indented incorrectly; expected 28 spaces, found 15
(#4849) Expected "if (...) {\n"; found "if (...) { "
(#4849) Variable "LastY" must be all lower-case
(#4849) Variable "Key" must be all lower-case
(#4849) Variable "Pos" must be all lower-case
(#4849) Variable "LastY" must be all lower-case
(#4849) Variable "Key" must be all lower-case
(#4849) Variable "Pos" must be all lower-case
(#4849) Variable "YZero" must be all lower-case
(#4849) Closing brace must be on a line by itself
(#4851) Line indented incorrectly; expected at least 28 spaces, found 15
(#4851) Variable "Y1" must be all lower-case
(#4851) Variable "LastY" must be all lower-case
(#4851) Variable "Key" must be all lower-case
(#4851) Variable "Pos" must be all lower-case
(#4852) Line indented incorrectly; expected at least 28 spaces, found 15
(#4852) Variable "Y2" must be all lower-case
(#4852) Variable "Y1" must be all lower-case
(#4852) Variable "Height" must be all lower-case
(#4854) Line indented incorrectly; expected 28 spaces, found 15
(#4854) Expected "if (...) {\n"; found "if (...) { "
(#4854) Variable "Rounded" must be all lower-case
(#4854) Variable "BorderR" must be all lower-case
(#4854) Variable "Pos" must be all lower-case
(#4854) Variable "Y1" must be all lower-case
(#4854) Variable "YZero" must be all lower-case
(#4854) Variable "YSpaceUp" must be all lower-case
(#4854) Closing brace must be on a line by itself
(#4854) Expected "} else {\n"; found "} else { "
(#4854) Variable "YSpaceUp" must be all lower-case
(#4854) Closing brace must be on a line by itself
(#4855) Line indented incorrectly; expected 28 spaces, found 15
(#4855) Expected "if (...) {\n"; found "if (...) { "
(#4855) Variable "Rounded" must be all lower-case
(#4855) Variable "BorderR" must be all lower-case
(#4855) Variable "Pos" must be all lower-case
(#4855) Variable "Y1" must be all lower-case
(#4855) Variable "YZero" must be all lower-case
(#4855) Variable "YSpaceDown" must be all lower-case
(#4855) Closing brace must be on a line by itself
(#4855) Expected "} else {\n"; found "} else { "
(#4855) Variable "YSpaceDown" must be all lower-case
(#4855) Closing brace must be on a line by itself
(#4857) Line indented incorrectly; expected 28 spaces, found 15
(#4857) Expected "if (...) {\n"; found "if (...) { "
(#4857) Variable "RecordImageMap" must be all lower-case
(#4857) Commas (,) must be followed by white space.
(#4857) Variable "X" must be all lower-case
(#4857) Expected 1 space before "+"; 0 found
(#4857) Expected 1 space after "+"; 0 found
(#4857) Variable "XOffset" must be all lower-case
(#4857) Variable "Y1" must be all lower-case
(#4857) Expected 1 space before "-"; 0 found
(#4857) Expected 1 space after "-"; 0 found
(#4857) Variable "YSpaceUp" must be all lower-case
(#4857) Expected 1 space before "+"; 0 found
(#4857) Expected 1 space after "+"; 0 found
(#4857) Variable "YSpaceDown" must be all lower-case
(#4857) Variable "X" must be all lower-case
(#4857) Expected 1 space before "+"; 0 found
(#4857) Expected 1 space after "+"; 0 found
(#4857) Variable "XOffset" must be all lower-case
(#4857) Expected 1 space before "+"; 0 found
(#4857) Expected 1 space after "+"; 0 found
(#4857) Variable "XSize" must be all lower-case
(#4857) Variable "Y2" must be all lower-case
(#4857) Commas (,) must be followed by white space.
(#4857) Variable "R" must be all lower-case
(#4857) Commas (,) must be followed by white space.
(#4857) Variable "G" must be all lower-case
(#4857) Commas (,) must be followed by white space.
(#4857) Variable "B" must be all lower-case
(#4857) Commas (,) must be followed by white space.
(#4857) Variable "SerieDescription" must be all lower-case
(#4857) Commas (,) must be followed by white space.
(#4857) Variable "Serie" must be all lower-case
(#4857) Variable "Key" must be all lower-case
(#4857) Commas (,) must be followed by white space.
(#4857) Variable "Mode" must be all lower-case
(#4857) Commas (,) must be followed by white space.
(#4857) Variable "Format" must be all lower-case
(#4857) Commas (,) must be followed by white space.
(#4857) Variable "Unit" must be all lower-case
(#4857) Line exceeds maximum limit of 180 characters; contains 280 characters
(#4857) Closing brace must be on a line by itself
(#4859) Line indented incorrectly; expected at least 28 spaces, found 15
(#4859) Inline control structures are not allowed
(#4859) Variable "Rounded" must be all lower-case
(#4860) Line indented incorrectly; expected at least 28 spaces, found 16
(#4860) Variable "X" must be all lower-case
(#4860) Expected 1 space before "+"; 0 found
(#4860) Expected 1 space after "+"; 0 found
(#4860) Variable "XOffset" must be all lower-case
(#4860) Commas (,) must be followed by white space.
(#4860) Variable "Y1" must be all lower-case
(#4860) Expected 1 space before "-"; 0 found
(#4860) Expected 1 space after "-"; 0 found
(#4860) Variable "YSpaceUp" must be all lower-case
(#4860) Expected 1 space before "+"; 0 found
(#4860) Expected 1 space after "+"; 0 found
(#4860) Variable "YSpaceDown" must be all lower-case
(#4860) Commas (,) must be followed by white space.
(#4860) Variable "X" must be all lower-case
(#4860) Expected 1 space before "+"; 0 found
(#4860) Expected 1 space after "+"; 0 found
(#4860) Variable "XOffset" must be all lower-case
(#4860) Expected 1 space before "+"; 0 found
(#4860) Expected 1 space after "+"; 0 found
(#4860) Variable "XSize" must be all lower-case
(#4860) Commas (,) must be followed by white space.
(#4860) Variable "Y2" must be all lower-case
(#4860) Commas (,) must be followed by white space.
(#4860) Variable "RoundRadius" must be all lower-case
(#4860) Commas (,) must be followed by white space.
(#4860) Variable "Color" must be all lower-case
(#4861) Line indented incorrectly; expected 28 spaces, found 15
(#4862) Line indented incorrectly; expected at least 28 spaces, found 16
(#4863) Line indented incorrectly; expected at least 32 spaces, found 17
(#4863) Variable "X" must be all lower-case
(#4863) Expected 1 space before "+"; 0 found
(#4863) Expected 1 space after "+"; 0 found
(#4863) Variable "XOffset" must be all lower-case
(#4863) Commas (,) must be followed by white space.
(#4863) Variable "Y1" must be all lower-case
(#4863) Expected 1 space before "-"; 0 found
(#4863) Expected 1 space after "-"; 0 found
(#4863) Variable "YSpaceUp" must be all lower-case
(#4863) Expected 1 space before "+"; 0 found
(#4863) Expected 1 space after "+"; 0 found
(#4863) Variable "YSpaceDown" must be all lower-case
(#4863) Commas (,) must be followed by white space.
(#4863) Variable "X" must be all lower-case
(#4863) Expected 1 space before "+"; 0 found
(#4863) Expected 1 space after "+"; 0 found
(#4863) Variable "XOffset" must be all lower-case
(#4863) Expected 1 space before "+"; 0 found
(#4863) Expected 1 space after "+"; 0 found
(#4863) Variable "XSize" must be all lower-case
(#4863) Commas (,) must be followed by white space.
(#4863) Variable "Y2" must be all lower-case
(#4863) Commas (,) must be followed by white space.
(#4863) Variable "Color" must be all lower-case
(#4865) Line indented incorrectly; expected 32 spaces, found 17
(#4865) Expected "if (...) {\n"; found "if (...) { "
(#4865) Variable "InnerColor" must be all lower-case
(#4865) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4865) Variable "RestoreShadow" must be all lower-case
(#4865) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4865) Variable "X" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Variable "XOffset" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Commas (,) must be followed by white space.
(#4865) Variable "X" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Variable "XOffset" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Variable "XSize" must be all lower-case
(#4865) Commas (,) must be followed by white space.
(#4865) Variable "Y1" must be all lower-case
(#4865) Expected 1 space before "-"; 0 found
(#4865) Expected 1 space after "-"; 0 found
(#4865) Variable "YSpaceUp" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Variable "YSpaceDown" must be all lower-case
(#4865) Commas (,) must be followed by white space.
(#4865) Variable "Y2" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Commas (,) must be followed by white space.
(#4865) Variable "X" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Variable "XOffset" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Commas (,) must be followed by white space.
(#4865) Variable "X" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Variable "XOffset" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Variable "XSize" must be all lower-case
(#4865) Expected 1 space before "-"; 0 found
(#4865) Expected 1 space after "-"; 0 found
(#4865) Commas (,) must be followed by white space.
(#4865) Variable "Y1" must be all lower-case
(#4865) Expected 1 space before "-"; 0 found
(#4865) Expected 1 space after "-"; 0 found
(#4865) Variable "YSpaceUp" must be all lower-case
(#4865) Expected 1 space before "+"; 0 found
(#4865) Expected 1 space after "+"; 0 found
(#4865) Variable "YSpaceDown" must be all lower-case
(#4865) Commas (,) must be followed by white space.
(#4865) Variable "Y2" must be all lower-case
(#4865) Expected 1 space before "-"; 0 found
(#4865) Expected 1 space after "-"; 0 found
(#4865) Commas (,) must be followed by white space.
(#4865) Variable "InnerColor" must be all lower-case
(#4865) Variable "RestoreShadow" must be all lower-case
(#4865) Line exceeds maximum limit of 180 characters; contains 320 characters
(#4865) Closing brace must be on a line by itself
(#4867) Line indented incorrectly; expected 32 spaces, found 17
(#4867) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4867) Variable "Gradient" must be all lower-case
(#4868) Line indented incorrectly; expected at least 32 spaces, found 18
(#4869) Line indented incorrectly; expected at least 36 spaces, found 19
(#4869) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4871) Line indented incorrectly; expected 36 spaces, found 19
(#4871) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4871) Variable "GradientMode" must be all lower-case
(#4872) Line indented incorrectly; expected at least 36 spaces, found 20
(#4873) Line indented incorrectly; expected at least 40 spaces, found 21
(#4873) Variable "GradientColor" must be all lower-case
(#4873) Expected 1 space before "=>"; 0 found
(#4873) Expected 1 space after "=>"; 0 found
(#4873) Variable "GradientStartR" must be all lower-case
(#4873) Commas (,) must be followed by white space.
(#4873) Expected 1 space before "=>"; 0 found
(#4873) Expected 1 space after "=>"; 0 found
(#4873) Variable "GradientStartG" must be all lower-case
(#4873) Commas (,) must be followed by white space.
(#4873) Expected 1 space before "=>"; 0 found
(#4873) Expected 1 space after "=>"; 0 found
(#4873) Variable "GradientStartB" must be all lower-case
(#4873) Commas (,) must be followed by white space.
(#4873) Expected 1 space before "=>"; 0 found
(#4873) Expected 1 space after "=>"; 0 found
(#4873) Variable "GradientEndR" must be all lower-case
(#4873) Commas (,) must be followed by white space.
(#4873) Expected 1 space before "=>"; 0 found
(#4873) Expected 1 space after "=>"; 0 found
(#4873) Variable "GradientEndG" must be all lower-case
(#4873) Commas (,) must be followed by white space.
(#4873) Expected 1 space before "=>"; 0 found
(#4873) Expected 1 space after "=>"; 0 found
(#4873) Variable "GradientEndB" must be all lower-case
(#4873) Commas (,) must be followed by white space.
(#4873) Expected 1 space before "=>"; 0 found
(#4873) Expected 1 space after "=>"; 0 found
(#4873) Variable "GradientAlpha" must be all lower-case
(#4873) Line exceeds maximum limit of 180 characters; contains 213 characters
(#4874) Line indented incorrectly; expected at least 40 spaces, found 21
(#4874) Variable "X" must be all lower-case
(#4874) Expected 1 space before "+"; 0 found
(#4874) Expected 1 space after "+"; 0 found
(#4874) Variable "XOffset" must be all lower-case
(#4874) Commas (,) must be followed by white space.
(#4874) Variable "Y1" must be all lower-case
(#4874) Expected 1 space before "-"; 0 found
(#4874) Expected 1 space after "-"; 0 found
(#4874) Expected 1 space before "-"; 0 found
(#4874) Expected 1 space after "-"; 0 found
(#4874) Variable "YSpaceUp" must be all lower-case
(#4874) Expected 1 space before "+"; 0 found
(#4874) Expected 1 space after "+"; 0 found
(#4874) Variable "YSpaceDown" must be all lower-case
(#4874) Commas (,) must be followed by white space.
(#4874) Variable "X" must be all lower-case
(#4874) Expected 1 space before "+"; 0 found
(#4874) Expected 1 space after "+"; 0 found
(#4874) Variable "XOffset" must be all lower-case
(#4874) Expected 1 space before "+"; 0 found
(#4874) Expected 1 space after "+"; 0 found
(#4874) Variable "XSize" must be all lower-case
(#4874) Commas (,) must be followed by white space.
(#4874) Variable "Y2" must be all lower-case
(#4874) Expected 1 space before "+"; 0 found
(#4874) Expected 1 space after "+"; 0 found
(#4874) Commas (,) must be followed by white space.
(#4874) Commas (,) must be followed by white space.
(#4874) Variable "GradientColor" must be all lower-case
(#4874) Line exceeds 132 characters; contains 145 characters
(#4875) Line indented incorrectly; expected 36 spaces, found 20
(#4875) Closing brace indented incorrectly; expected 19 spaces, found 20
(#4876) Line indented incorrectly; expected 36 spaces, found 19
(#4876) Usage of ELSEIF not allowed; use ELSE IF instead
(#4876) Variable "GradientMode" must be all lower-case
(#4877) Line indented incorrectly; expected at least 36 spaces, found 20
(#4878) Line indented incorrectly; expected at least 40 spaces, found 21
(#4878) Variable "GradientColor1" must be all lower-case
(#4878) Expected 1 space before "=>"; 0 found
(#4878) Expected 1 space after "=>"; 0 found
(#4878) Variable "GradientEndR" must be all lower-case
(#4878) Commas (,) must be followed by white space.
(#4878) Expected 1 space before "=>"; 0 found
(#4878) Expected 1 space after "=>"; 0 found
(#4878) Variable "GradientEndG" must be all lower-case
(#4878) Commas (,) must be followed by white space.
(#4878) Expected 1 space before "=>"; 0 found
(#4878) Expected 1 space after "=>"; 0 found
(#4878) Variable "GradientEndB" must be all lower-case
(#4878) Commas (,) must be followed by white space.
(#4878) Expected 1 space before "=>"; 0 found
(#4878) Expected 1 space after "=>"; 0 found
(#4878) Variable "GradientStartR" must be all lower-case
(#4878) Commas (,) must be followed by white space.
(#4878) Expected 1 space before "=>"; 0 found
(#4878) Expected 1 space after "=>"; 0 found
(#4878) Variable "GradientStartG" must be all lower-case
(#4878) Commas (,) must be followed by white space.
(#4878) Expected 1 space before "=>"; 0 found
(#4878) Expected 1 space after "=>"; 0 found
(#4878) Variable "GradientStartB" must be all lower-case
(#4878) Commas (,) must be followed by white space.
(#4878) Expected 1 space before "=>"; 0 found
(#4878) Expected 1 space after "=>"; 0 found
(#4878) Variable "GradientAlpha" must be all lower-case
(#4878) Line exceeds maximum limit of 180 characters; contains 214 characters
(#4879) Line indented incorrectly; expected at least 40 spaces, found 21
(#4879) Variable "GradientColor2" must be all lower-case
(#4879) Expected 1 space before "=>"; 0 found
(#4879) Expected 1 space after "=>"; 0 found
(#4879) Variable "GradientStartR" must be all lower-case
(#4879) Commas (,) must be followed by white space.
(#4879) Expected 1 space before "=>"; 0 found
(#4879) Expected 1 space after "=>"; 0 found
(#4879) Variable "GradientStartG" must be all lower-case
(#4879) Commas (,) must be followed by white space.
(#4879) Expected 1 space before "=>"; 0 found
(#4879) Expected 1 space after "=>"; 0 found
(#4879) Variable "GradientStartB" must be all lower-case
(#4879) Commas (,) must be followed by white space.
(#4879) Expected 1 space before "=>"; 0 found
(#4879) Expected 1 space after "=>"; 0 found
(#4879) Variable "GradientEndR" must be all lower-case
(#4879) Commas (,) must be followed by white space.
(#4879) Expected 1 space before "=>"; 0 found
(#4879) Expected 1 space after "=>"; 0 found
(#4879) Variable "GradientEndG" must be all lower-case
(#4879) Commas (,) must be followed by white space.
(#4879) Expected 1 space before "=>"; 0 found
(#4879) Expected 1 space after "=>"; 0 found
(#4879) Variable "GradientEndB" must be all lower-case
(#4879) Commas (,) must be followed by white space.
(#4879) Expected 1 space before "=>"; 0 found
(#4879) Expected 1 space after "=>"; 0 found
(#4879) Variable "GradientAlpha" must be all lower-case
(#4879) Line exceeds maximum limit of 180 characters; contains 214 characters
(#4880) Line indented incorrectly; expected at least 40 spaces, found 21
(#4880) Variable "XSpan" must be all lower-case
(#4880) Variable "XSize" must be all lower-case
(#4882) Line indented incorrectly; expected at least 40 spaces, found 21
(#4882) Variable "X" must be all lower-case
(#4882) Expected 1 space before "+"; 0 found
(#4882) Expected 1 space after "+"; 0 found
(#4882) Variable "XOffset" must be all lower-case
(#4882) Expected 1 space before "-"; 0 found
(#4882) Expected 1 space after "-"; 0 found
(#4882) Commas (,) must be followed by white space.
(#4882) Variable "Y1" must be all lower-case
(#4882) Expected 1 space before "-"; 0 found
(#4882) Expected 1 space after "-"; 0 found
(#4882) Expected 1 space before "-"; 0 found
(#4882) Expected 1 space after "-"; 0 found
(#4882) Variable "YSpaceUp" must be all lower-case
(#4882) Expected 1 space before "+"; 0 found
(#4882) Expected 1 space after "+"; 0 found
(#4882) Variable "YSpaceDown" must be all lower-case
(#4882) Commas (,) must be followed by white space.
(#4882) Variable "X" must be all lower-case
(#4882) Expected 1 space before "+"; 0 found
(#4882) Expected 1 space after "+"; 0 found
(#4882) Variable "XOffset" must be all lower-case
(#4882) Expected 1 space before "+"; 0 found
(#4882) Expected 1 space after "+"; 0 found
(#4882) Variable "XSpan" must be all lower-case
(#4882) Commas (,) must be followed by white space.
(#4882) Variable "Y2" must be all lower-case
(#4882) Expected 1 space before "+"; 0 found
(#4882) Expected 1 space after "+"; 0 found
(#4882) Commas (,) must be followed by white space.
(#4882) Commas (,) must be followed by white space.
(#4882) Variable "GradientColor1" must be all lower-case
(#4882) Line exceeds 132 characters; contains 153 characters
(#4883) Line indented incorrectly; expected at least 40 spaces, found 21
(#4883) Variable "X" must be all lower-case
(#4883) Expected 1 space before "+"; 0 found
(#4883) Expected 1 space after "+"; 0 found
(#4883) Variable "XSpan" must be all lower-case
(#4883) Expected 1 space before "+"; 0 found
(#4883) Expected 1 space after "+"; 0 found
(#4883) Variable "XOffset" must be all lower-case
(#4883) Expected 1 space before "-"; 0 found
(#4883) Expected 1 space after "-"; 0 found
(#4883) Commas (,) must be followed by white space.
(#4883) Variable "Y1" must be all lower-case
(#4883) Expected 1 space before "-"; 0 found
(#4883) Expected 1 space after "-"; 0 found
(#4883) Expected 1 space before "-"; 0 found
(#4883) Expected 1 space after "-"; 0 found
(#4883) Variable "YSpaceUp" must be all lower-case
(#4883) Expected 1 space before "+"; 0 found
(#4883) Expected 1 space after "+"; 0 found
(#4883) Variable "YSpaceDown" must be all lower-case
(#4883) Commas (,) must be followed by white space.
(#4883) Variable "X" must be all lower-case
(#4883) Expected 1 space before "+"; 0 found
(#4883) Expected 1 space after "+"; 0 found
(#4883) Variable "XOffset" must be all lower-case
(#4883) Expected 1 space before "+"; 0 found
(#4883) Expected 1 space after "+"; 0 found
(#4883) Variable "XSize" must be all lower-case
(#4883) Commas (,) must be followed by white space.
(#4883) Variable "Y2" must be all lower-case
(#4883) Expected 1 space before "+"; 0 found
(#4883) Expected 1 space after "+"; 0 found
(#4883) Commas (,) must be followed by white space.
(#4883) Commas (,) must be followed by white space.
(#4883) Variable "GradientColor2" must be all lower-case
(#4883) Line exceeds 132 characters; contains 160 characters
(#4884) Line indented incorrectly; expected 36 spaces, found 20
(#4884) Closing brace indented incorrectly; expected 19 spaces, found 20
(#4885) Line indented incorrectly; expected at least 36 spaces, found 19
(#4885) Variable "RestoreShadow" must be all lower-case
(#4886) Line indented incorrectly; expected 32 spaces, found 18
(#4886) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4887) Line indented incorrectly; expected 28 spaces, found 16
(#4887) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4889) Line indented incorrectly; expected 28 spaces, found 15
(#4889) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4889) Variable "DisplayValues" must be all lower-case
(#4890) Line indented incorrectly; expected at least 28 spaces, found 16
(#4891) Line indented incorrectly; expected at least 32 spaces, found 17
(#4891) Variable "BarHeight" must be all lower-case
(#4891) Variable "Y2" must be all lower-case
(#4891) Expected 1 space before "-"; 0 found
(#4891) Expected 1 space after "-"; 0 found
(#4891) Variable "Y1" must be all lower-case
(#4891) Expected 1 space before "-"; 0 found
(#4891) Expected 1 space after "-"; 0 found
(#4892) Line indented incorrectly; expected at least 32 spaces, found 17
(#4892) Variable "BarWidth" must be all lower-case
(#4892) Variable "XSize" must be all lower-case
(#4892) Expected 1 space before "+"; 0 found
(#4892) Expected 1 space after "+"; 0 found
(#4892) Variable "XOffset" must be all lower-case
(#4892) Expected 1 space before "/"; 0 found
(#4892) Expected 1 space after "/"; 0 found
(#4892) Expected 1 space before "-"; 0 found
(#4892) Expected 1 space after "-"; 0 found
(#4892) Variable "FontFactor" must be all lower-case
(#4894) Line indented incorrectly; expected at least 32 spaces, found 17
(#4894) Variable "Caption" must be all lower-case
(#4894) Variable "Serie" must be all lower-case
(#4894) Variable "Key" must be all lower-case
(#4894) Commas (,) must be followed by white space.
(#4894) Variable "DisplayRound" must be all lower-case
(#4894) Commas (,) must be followed by white space.
(#4894) Variable "Mode" must be all lower-case
(#4894) Commas (,) must be followed by white space.
(#4894) Variable "Format" must be all lower-case
(#4894) Commas (,) must be followed by white space.
(#4894) Variable "Unit" must be all lower-case
(#4895) Line indented incorrectly; expected at least 32 spaces, found 17
(#4895) Variable "TxtPos" must be all lower-case
(#4895) Commas (,) must be followed by white space.
(#4895) Commas (,) must be followed by white space.
(#4895) Variable "DisplayFont" must be all lower-case
(#4895) Commas (,) must be followed by white space.
(#4895) Variable "DisplaySize" must be all lower-case
(#4895) Commas (,) must be followed by white space.
(#4895) Commas (,) must be followed by white space.
(#4895) Variable "Caption" must be all lower-case
(#4896) Line indented incorrectly; expected at least 32 spaces, found 17
(#4896) Variable "TxtHeight" must be all lower-case
(#4896) Variable "TxtPos" must be all lower-case
(#4896) Variable "TxtPos" must be all lower-case
(#4897) Line indented incorrectly; expected at least 32 spaces, found 17
(#4897) Variable "TxtWidth" must be all lower-case
(#4897) Variable "TxtPos" must be all lower-case
(#4897) Variable "TxtPos" must be all lower-case
(#4899) Line indented incorrectly; expected at least 32 spaces, found 17
(#4899) Variable "XCenter" must be all lower-case
(#4899) Variable "X" must be all lower-case
(#4899) Expected 1 space before "+"; 0 found
(#4899) Expected 1 space after "+"; 0 found
(#4899) Variable "XOffset" must be all lower-case
(#4899) Expected 1 space before "+"; 0 found
(#4899) Expected 1 space after "+"; 0 found
(#4899) Variable "XSize" must be all lower-case
(#4899) Variable "X" must be all lower-case
(#4899) Expected 1 space before "+"; 0 found
(#4899) Expected 1 space after "+"; 0 found
(#4899) Variable "XOffset" must be all lower-case
(#4899) Variable "X" must be all lower-case
(#4899) Expected 1 space before "+"; 0 found
(#4899) Expected 1 space after "+"; 0 found
(#4899) Variable "XOffset" must be all lower-case
(#4900) Line indented incorrectly; expected at least 32 spaces, found 17
(#4900) Variable "YCenter" must be all lower-case
(#4900) Variable "Y2" must be all lower-case
(#4900) Variable "Y1" must be all lower-case
(#4900) Expected 1 space before "-"; 0 found
(#4900) Expected 1 space after "-"; 0 found
(#4900) Variable "YSpaceUp" must be all lower-case
(#4900) Expected 1 space before "+"; 0 found
(#4900) Expected 1 space after "+"; 0 found
(#4900) Variable "YSpaceDown" must be all lower-case
(#4900) Variable "Y1" must be all lower-case
(#4900) Expected 1 space before "-"; 0 found
(#4900) Expected 1 space after "-"; 0 found
(#4900) Variable "YSpaceUp" must be all lower-case
(#4900) Expected 1 space before "+"; 0 found
(#4900) Expected 1 space after "+"; 0 found
(#4900) Variable "YSpaceDown" must be all lower-case
(#4902) Line indented incorrectly; expected at least 32 spaces, found 17
(#4902) Variable "Done" must be all lower-case
(#4902) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4903) Line indented incorrectly; expected 32 spaces, found 17
(#4903) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4903) Variable "DisplayOrientation" must be all lower-case
(#4903) Variable "DisplayOrientation" must be all lower-case
(#4904) Line indented incorrectly; expected at least 32 spaces, found 18
(#4905) Line indented incorrectly; expected 36 spaces, found 19
(#4905) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4905) Variable "TxtHeight" must be all lower-case
(#4905) Variable "BarHeight" must be all lower-case
(#4905) Variable "TxtWidth" must be all lower-case
(#4905) Variable "BarWidth" must be all lower-case
(#4906) Line indented incorrectly; expected at least 36 spaces, found 20
(#4907) Line indented incorrectly; expected at least 40 spaces, found 21
(#4907) Variable "XCenter" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Variable "YCenter" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Variable "Serie" must be all lower-case
(#4907) Variable "Key" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Variable "Mode" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Variable "Format" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Variable "Unit" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Expected 1 space before "=>"; 0 found
(#4907) Expected 1 space after "=>"; 0 found
(#4907) Variable "DisplayR" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Expected 1 space before "=>"; 0 found
(#4907) Expected 1 space after "=>"; 0 found
(#4907) Variable "DisplayG" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Expected 1 space before "=>"; 0 found
(#4907) Expected 1 space after "=>"; 0 found
(#4907) Variable "DisplayB" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Expected 1 space before "=>"; 0 found
(#4907) Expected 1 space after "=>"; 0 found
(#4907) Commas (,) must be followed by white space.
(#4907) Expected 1 space before "=>"; 0 found
(#4907) Expected 1 space after "=>"; 0 found
(#4907) Variable "DisplaySize" must be all lower-case
(#4907) Commas (,) must be followed by white space.
(#4907) Expected 1 space before "=>"; 0 found
(#4907) Expected 1 space after "=>"; 0 found
(#4907) Variable "DisplayFont" must be all lower-case
(#4907) Line exceeds maximum limit of 180 characters; contains 252 characters
(#4908) Line indented incorrectly; expected at least 40 spaces, found 21
(#4908) Variable "Done" must be all lower-case
(#4908) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#4909) Line indented incorrectly; expected 36 spaces, found 20
(#4909) Closing brace indented incorrectly; expected 19 spaces, found 20
(#4910) Line indented incorrectly; expected 32 spaces, found 18
(#4910) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4912) Line indented incorrectly; expected 32 spaces, found 17
(#4912) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4912) Variable "DisplayOrientation" must be all lower-case
(#4912) Variable "DisplayOrientation" must be all lower-case
(#4912) Variable "Done" must be all lower-case
(#4913) Line indented incorrectly; expected at least 32 spaces, found 18
(#4914) Line indented incorrectly; expected at least 36 spaces, found 19
(#4914) Inline control structures are not allowed
(#4914) Variable "TxtHeight" must be all lower-case
(#4914) Variable "BarWidth" must be all lower-case
(#4914) Variable "TxtWidth" must be all lower-case
(#4914) Variable "BarHeight" must be all lower-case
(#4915) Line indented incorrectly; expected at least 36 spaces, found 20
(#4915) Variable "XCenter" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Variable "YCenter" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Variable "Serie" must be all lower-case
(#4915) Variable "Key" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Variable "Mode" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Variable "Format" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Variable "Unit" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Expected 1 space before "=>"; 0 found
(#4915) Expected 1 space after "=>"; 0 found
(#4915) Variable "DisplayR" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Expected 1 space before "=>"; 0 found
(#4915) Expected 1 space after "=>"; 0 found
(#4915) Variable "DisplayG" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Expected 1 space before "=>"; 0 found
(#4915) Expected 1 space after "=>"; 0 found
(#4915) Variable "DisplayB" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Expected 1 space before "=>"; 0 found
(#4915) Expected 1 space after "=>"; 0 found
(#4915) Commas (,) must be followed by white space.
(#4915) Expected 1 space before "=>"; 0 found
(#4915) Expected 1 space after "=>"; 0 found
(#4915) Commas (,) must be followed by white space.
(#4915) Expected 1 space before "=>"; 0 found
(#4915) Expected 1 space after "=>"; 0 found
(#4915) Variable "DisplaySize" must be all lower-case
(#4915) Commas (,) must be followed by white space.
(#4915) Expected 1 space before "=>"; 0 found
(#4915) Expected 1 space after "=>"; 0 found
(#4915) Variable "DisplayFont" must be all lower-case
(#4915) Line exceeds maximum limit of 180 characters; contains 263 characters
(#4916) Line indented incorrectly; expected 32 spaces, found 18
(#4916) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4917) Line indented incorrectly; expected 28 spaces, found 16
(#4917) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4919) Line indented incorrectly; expected at least 28 spaces, found 15
(#4919) Variable "LastY" must be all lower-case
(#4919) Variable "Key" must be all lower-case
(#4919) Variable "Pos" must be all lower-case
(#4919) Variable "Y2" must be all lower-case
(#4920) Line indented incorrectly; expected 24 spaces, found 14
(#4920) Closing brace indented incorrectly; expected 13 spaces, found 14
(#4922) Line indented incorrectly; expected at least 24 spaces, found 13
(#4922) Variable "X" must be all lower-case
(#4922) Variable "X" must be all lower-case
(#4922) Variable "XStep" must be all lower-case
(#4923) Line indented incorrectly; expected 20 spaces, found 12
(#4923) Closing brace indented incorrectly; expected 11 spaces, found 12
(#4924) Line indented incorrectly; expected 16 spaces, found 10
(#4924) Closing brace indented incorrectly; expected 9 spaces, found 10
(#4925) Line indented incorrectly; expected 16 spaces, found 9
(#4925) Expected "} else {\n"; found "}\n else\n {\n"
(#4926) Line indented incorrectly; expected at least 16 spaces, found 10
(#4927) Line indented incorrectly; expected 20 spaces, found 11
(#4927) Expected "if (...) {\n"; found "if (...) { "
(#4927) Variable "YZero" must be all lower-case
(#4927) Expected 1 space before "+"; 0 found
(#4927) Expected 1 space after "+"; 0 found
(#4927) Variable "YZero" must be all lower-case
(#4927) Expected 1 space before "+"; 0 found
(#4927) Expected 1 space after "+"; 0 found
(#4927) Closing brace must be on a line by itself
(#4928) Line indented incorrectly; expected 20 spaces, found 11
(#4928) Expected "if (...) {\n"; found "if (...) { "
(#4928) Variable "YZero" must be all lower-case
(#4928) Expected 1 space before "-"; 0 found
(#4928) Expected 1 space after "-"; 0 found
(#4928) Variable "YZero" must be all lower-case
(#4928) Expected 1 space before "-"; 0 found
(#4928) Expected 1 space after "-"; 0 found
(#4928) Closing brace must be on a line by itself
(#4930) Line indented incorrectly; expected 20 spaces, found 11
(#4930) Expected "if (...) {\n"; found "if (...) { "
(#4930) Variable "XDivs" must be all lower-case
(#4930) Variable "YStep" must be all lower-case
(#4930) Expected 1 space before "-"; 0 found
(#4930) Expected 1 space after "-"; 0 found
(#4930) Expected 1 space before "/"; 0 found
(#4930) Expected 1 space after "/"; 0 found
(#4930) Closing brace must be on a line by itself
(#4930) Expected "} else {\n"; found "} else { "
(#4930) Variable "YStep" must be all lower-case
(#4930) Expected 1 space before "-"; 0 found
(#4930) Expected 1 space after "-"; 0 found
(#4930) Expected 1 space before "-"; 0 found
(#4930) Expected 1 space after "-"; 0 found
(#4930) Variable "XMargin" must be all lower-case
(#4930) Expected 1 space before "*"; 0 found
(#4930) Expected 1 space after "*"; 0 found
(#4930) Expected 1 space before "/"; 0 found
(#4930) Expected 1 space after "/"; 0 found
(#4930) Variable "XDivs" must be all lower-case
(#4930) Line exceeds 132 characters; contains 162 characters
(#4930) Closing brace must be on a line by itself
(#4931) Line indented incorrectly; expected at least 20 spaces, found 11
(#4931) Variable "Y" must be all lower-case
(#4931) Variable "XMargin" must be all lower-case
(#4933) Line indented incorrectly; expected at least 20 spaces, found 11
(#4933) Variable "YSize" must be all lower-case
(#4933) Variable "YStep" must be all lower-case
(#4933) Expected 1 space before "+"; 0 found
(#4933) Expected 1 space after "+"; 0 found
(#4933) Variable "Interleave" must be all lower-case
(#4934) Line indented incorrectly; expected at least 20 spaces, found 11
(#4934) Variable "YOffset" must be all lower-case
(#4934) Variable "YSize" must be all lower-case
(#4934) Expected 1 space before "/"; 0 found
(#4934) Expected 1 space after "/"; 0 found
(#4936) Line indented incorrectly; expected 20 spaces, found 11
(#4936) Expected "if (...) {\n"; found "if (...) { "
(#4936) Variable "PosArray" must be all lower-case
(#4936) Variable "Value" must be all lower-case
(#4936) Variable "PosArray" must be all lower-case
(#4936) Variable "PosArray" must be all lower-case
(#4936) Variable "PosArray" must be all lower-case
(#4936) Variable "Value" must be all lower-case
(#4936) Closing brace must be on a line by itself
(#4937) Line indented incorrectly; expected 20 spaces, found 11
(#4937) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#4937) Variable "PosArray" must be all lower-case
(#4937) Variable "Key" must be all lower-case
(#4937) Variable "Width" must be all lower-case
(#4938) Line indented incorrectly; expected at least 20 spaces, found 12
(#4939) Line indented incorrectly; expected 24 spaces, found 13
(#4939) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4939) Variable "Width" must be all lower-case
(#4939) Variable "Serie" must be all lower-case
(#4939) Variable "Key" must be all lower-case
(#4940) Line indented incorrectly; expected at least 24 spaces, found 14
(#4941) Line indented incorrectly; expected 28 spaces, found 15
(#4941) Expected "if (...) {\n"; found "if (...) { "
(#4941) Variable "Serie" must be all lower-case
(#4941) Variable "Key" must be all lower-case
(#4941) Variable "Pos" must be all lower-case
(#4941) Closing brace must be on a line by itself
(#4941) Expected "} else {\n"; found "} else { "
(#4941) Variable "Pos" must be all lower-case
(#4941) Closing brace must be on a line by itself
(#4943) Line indented incorrectly; expected 28 spaces, found 15
(#4943) Expected "if (...) {\n"; found "if (...) { "
(#4943) Variable "LastX" must be all lower-case
(#4943) Variable "Key" must be all lower-case
(#4943) Variable "LastX" must be all lower-case
(#4943) Variable "Key" must be all lower-case
(#4943) Closing brace must be on a line by itself
(#4944) Line indented incorrectly; expected 28 spaces, found 15
(#4944) Expected "if (...) {\n"; found "if (...) { "
(#4944) Variable "LastX" must be all lower-case
(#4944) Variable "Key" must be all lower-case
(#4944) Variable "Pos" must be all lower-case
(#4944) Variable "LastX" must be all lower-case
(#4944) Variable "Key" must be all lower-case
(#4944) Variable "Pos" must be all lower-case
(#4944) Variable "YZero" must be all lower-case
(#4944) Closing brace must be on a line by itself
(#4946) Line indented incorrectly; expected at least 28 spaces, found 15
(#4946) Variable "X1" must be all lower-case
(#4946) Variable "LastX" must be all lower-case
(#4946) Variable "Key" must be all lower-case
(#4946) Variable "Pos" must be all lower-case
(#4947) Line indented incorrectly; expected at least 28 spaces, found 15
(#4947) Variable "X2" must be all lower-case
(#4947) Variable "X1" must be all lower-case
(#4947) Variable "Width" must be all lower-case
(#4949) Line indented incorrectly; expected 28 spaces, found 15
(#4949) Expected "if (...) {\n"; found "if (...) { "
(#4949) Variable "Rounded" must be all lower-case
(#4949) Variable "BorderR" must be all lower-case
(#4949) Variable "Pos" must be all lower-case
(#4949) Variable "X1" must be all lower-case
(#4949) Variable "YZero" must be all lower-case
(#4949) Variable "XSpaceLeft" must be all lower-case
(#4949) Closing brace must be on a line by itself
(#4949) Expected "} else {\n"; found "} else { "
(#4949) Variable "XSpaceLeft" must be all lower-case
(#4949) Closing brace must be on a line by itself
(#4950) Line indented incorrectly; expected 28 spaces, found 15
(#4950) Expected "if (...) {\n"; found "if (...) { "
(#4950) Variable "Rounded" must be all lower-case
(#4950) Variable "BorderR" must be all lower-case
(#4950) Variable "Pos" must be all lower-case
(#4950) Variable "X1" must be all lower-case
(#4950) Variable "YZero" must be all lower-case
(#4950) Variable "XSpaceRight" must be all lower-case
(#4950) Closing brace must be on a line by itself
(#4950) Expected "} else {\n"; found "} else { "
(#4950) Variable "XSpaceRight" must be all lower-case
(#4950) Line exceeds 132 characters; contains 133 characters
(#4950) Closing brace must be on a line by itself
(#4952) Line indented incorrectly; expected 28 spaces, found 15
(#4952) Expected "if (...) {\n"; found "if (...) { "
(#4952) Variable "RecordImageMap" must be all lower-case
(#4952) Commas (,) must be followed by white space.
(#4952) Variable "X1" must be all lower-case
(#4952) Expected 1 space before "+"; 0 found
(#4952) Expected 1 space after "+"; 0 found
(#4952) Variable "XSpaceLeft" must be all lower-case
(#4952) Variable "Y" must be all lower-case
(#4952) Expected 1 space before "+"; 0 found
(#4952) Expected 1 space after "+"; 0 found
(#4952) Variable "YOffset" must be all lower-case
(#4952) Variable "X2" must be all lower-case
(#4952) Expected 1 space before "-"; 0 found
(#4952) Expected 1 space after "-"; 0 found
(#4952) Variable "XSpaceRight" must be all lower-case
(#4952) Variable "Y" must be all lower-case
(#4952) Expected 1 space before "+"; 0 found
(#4952) Expected 1 space after "+"; 0 found
(#4952) Variable "YOffset" must be all lower-case
(#4952) Expected 1 space before "+"; 0 found
(#4952) Expected 1 space after "+"; 0 found
(#4952) Variable "YSize" must be all lower-case
(#4952) Commas (,) must be followed by white space.
(#4952) Variable "R" must be all lower-case
(#4952) Commas (,) must be followed by white space.
(#4952) Variable "G" must be all lower-case
(#4952) Commas (,) must be followed by white space.
(#4952) Variable "B" must be all lower-case
(#4952) Commas (,) must be followed by white space.
(#4952) Variable "SerieDescription" must be all lower-case
(#4952) Commas (,) must be followed by white space.
(#4952) Variable "Serie" must be all lower-case
(#4952) Variable "Key" must be all lower-case
(#4952) Commas (,) must be followed by white space.
(#4952) Variable "Mode" must be all lower-case
(#4952) Commas (,) must be followed by white space.
(#4952) Variable "Format" must be all lower-case
(#4952) Commas (,) must be followed by white space.
(#4952) Variable "Unit" must be all lower-case
(#4952) Line exceeds maximum limit of 180 characters; contains 283 characters
(#4952) Closing brace must be on a line by itself
(#4954) Line indented incorrectly; expected at least 28 spaces, found 15
(#4954) Inline control structures are not allowed
(#4954) Variable "Rounded" must be all lower-case
(#4955) Line indented incorrectly; expected at least 28 spaces, found 16
(#4955) Variable "X1" must be all lower-case
(#4955) Expected 1 space before "+"; 0 found
(#4955) Expected 1 space after "+"; 0 found
(#4955) Variable "XSpaceLeft" must be all lower-case
(#4955) Commas (,) must be followed by white space.
(#4955) Variable "Y" must be all lower-case
(#4955) Expected 1 space before "+"; 0 found
(#4955) Expected 1 space after "+"; 0 found
(#4955) Variable "YOffset" must be all lower-case
(#4955) Commas (,) must be followed by white space.
(#4955) Variable "X2" must be all lower-case
(#4955) Expected 1 space before "-"; 0 found
(#4955) Expected 1 space after "-"; 0 found
(#4955) Variable "XSpaceRight" must be all lower-case
(#4955) Commas (,) must be followed by white space.
(#4955) Variable "Y" must be all lower-case
(#4955) Expected 1 space before "+"; 0 found
(#4955) Expected 1 space after "+"; 0 found
(#4955) Variable "YOffset" must be all lower-case
(#4955) Expected 1 space before "+"; 0 found
(#4955) Expected 1 space after "+"; 0 found
(#4955) Variable "YSize" must be all lower-case
(#4955) Commas (,) must be followed by white space.
(#4955) Variable "RoundRadius" must be all lower-case
(#4955) Commas (,) must be followed by white space.
(#4955) Variable "Color" must be all lower-case
(#4955) Line exceeds 132 characters; contains 135 characters
(#4956) Line indented incorrectly; expected 28 spaces, found 15
(#4957) Line indented incorrectly; expected at least 28 spaces, found 16
(#4958) Line indented incorrectly; expected at least 32 spaces, found 17
(#4958) Variable "X1" must be all lower-case
(#4958) Expected 1 space before "+"; 0 found
(#4958) Expected 1 space after "+"; 0 found
(#4958) Variable "XSpaceLeft" must be all lower-case
(#4958) Commas (,) must be followed by white space.
(#4958) Variable "Y" must be all lower-case
(#4958) Expected 1 space before "+"; 0 found
(#4958) Expected 1 space after "+"; 0 found
(#4958) Variable "YOffset" must be all lower-case
(#4958) Commas (,) must be followed by white space.
(#4958) Variable "X2" must be all lower-case
(#4958) Expected 1 space before "-"; 0 found
(#4958) Expected 1 space after "-"; 0 found
(#4958) Variable "XSpaceRight" must be all lower-case
(#4958) Commas (,) must be followed by white space.
(#4958) Variable "Y" must be all lower-case
(#4958) Expected 1 space before "+"; 0 found
(#4958) Expected 1 space after "+"; 0 found
(#4958) Variable "YOffset" must be all lower-case
(#4958) Expected 1 space before "+"; 0 found
(#4958) Expected 1 space after "+"; 0 found
(#4958) Variable "YSize" must be all lower-case
(#4958) Commas (,) must be followed by white space.
(#4958) Variable "Color" must be all lower-case
(#4960) Line indented incorrectly; expected 32 spaces, found 17
(#4960) Expected "if (...) {\n"; found "if (...) { "
(#4960) Variable "InnerColor" must be all lower-case
(#4960) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#4960) Variable "RestoreShadow" must be all lower-case
(#4960) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4960) Variable "X1" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Variable "XSpaceLeft" must be all lower-case
(#4960) Commas (,) must be followed by white space.
(#4960) Variable "X2" must be all lower-case
(#4960) Expected 1 space before "-"; 0 found
(#4960) Expected 1 space after "-"; 0 found
(#4960) Variable "XSpaceRight" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Commas (,) must be followed by white space.
(#4960) Variable "Y" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Variable "YOffset" must be all lower-case
(#4960) Commas (,) must be followed by white space.
(#4960) Variable "Y" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Variable "YOffset" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Variable "YSize" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Commas (,) must be followed by white space.
(#4960) Variable "X1" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Variable "XSpaceLeft" must be all lower-case
(#4960) Commas (,) must be followed by white space.
(#4960) Variable "X2" must be all lower-case
(#4960) Expected 1 space before "-"; 0 found
(#4960) Expected 1 space after "-"; 0 found
(#4960) Variable "XSpaceRight" must be all lower-case
(#4960) Expected 1 space before "-"; 0 found
(#4960) Expected 1 space after "-"; 0 found
(#4960) Commas (,) must be followed by white space.
(#4960) Variable "Y" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Variable "YOffset" must be all lower-case
(#4960) Commas (,) must be followed by white space.
(#4960) Variable "Y" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Variable "YOffset" must be all lower-case
(#4960) Expected 1 space before "+"; 0 found
(#4960) Expected 1 space after "+"; 0 found
(#4960) Variable "YSize" must be all lower-case
(#4960) Expected 1 space before "-"; 0 found
(#4960) Expected 1 space after "-"; 0 found
(#4960) Commas (,) must be followed by white space.
(#4960) Variable "InnerColor" must be all lower-case
(#4960) Variable "RestoreShadow" must be all lower-case
(#4960) Line exceeds maximum limit of 180 characters; contains 324 characters
(#4960) Closing brace must be on a line by itself
(#4962) Line indented incorrectly; expected 32 spaces, found 17
(#4962) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4962) Variable "Gradient" must be all lower-case
(#4963) Line indented incorrectly; expected at least 32 spaces, found 18
(#4964) Line indented incorrectly; expected at least 36 spaces, found 19
(#4964) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4966) Line indented incorrectly; expected 36 spaces, found 19
(#4966) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4966) Variable "GradientMode" must be all lower-case
(#4967) Line indented incorrectly; expected at least 36 spaces, found 20
(#4968) Line indented incorrectly; expected at least 40 spaces, found 21
(#4968) Variable "GradientColor" must be all lower-case
(#4968) Expected 1 space before "=>"; 0 found
(#4968) Expected 1 space after "=>"; 0 found
(#4968) Variable "GradientStartR" must be all lower-case
(#4968) Commas (,) must be followed by white space.
(#4968) Expected 1 space before "=>"; 0 found
(#4968) Expected 1 space after "=>"; 0 found
(#4968) Variable "GradientStartG" must be all lower-case
(#4968) Commas (,) must be followed by white space.
(#4968) Expected 1 space before "=>"; 0 found
(#4968) Expected 1 space after "=>"; 0 found
(#4968) Variable "GradientStartB" must be all lower-case
(#4968) Commas (,) must be followed by white space.
(#4968) Expected 1 space before "=>"; 0 found
(#4968) Expected 1 space after "=>"; 0 found
(#4968) Variable "GradientEndR" must be all lower-case
(#4968) Commas (,) must be followed by white space.
(#4968) Expected 1 space before "=>"; 0 found
(#4968) Expected 1 space after "=>"; 0 found
(#4968) Variable "GradientEndG" must be all lower-case
(#4968) Commas (,) must be followed by white space.
(#4968) Expected 1 space before "=>"; 0 found
(#4968) Expected 1 space after "=>"; 0 found
(#4968) Variable "GradientEndB" must be all lower-case
(#4968) Commas (,) must be followed by white space.
(#4968) Expected 1 space before "=>"; 0 found
(#4968) Expected 1 space after "=>"; 0 found
(#4968) Variable "GradientAlpha" must be all lower-case
(#4968) Line exceeds maximum limit of 180 characters; contains 213 characters
(#4969) Line indented incorrectly; expected at least 40 spaces, found 21
(#4969) Variable "X1" must be all lower-case
(#4969) Expected 1 space before "+"; 0 found
(#4969) Expected 1 space after "+"; 0 found
(#4969) Variable "XSpaceLeft" must be all lower-case
(#4969) Commas (,) must be followed by white space.
(#4969) Variable "Y" must be all lower-case
(#4969) Expected 1 space before "+"; 0 found
(#4969) Expected 1 space after "+"; 0 found
(#4969) Variable "YOffset" must be all lower-case
(#4969) Commas (,) must be followed by white space.
(#4969) Variable "X2" must be all lower-case
(#4969) Expected 1 space before "-"; 0 found
(#4969) Expected 1 space after "-"; 0 found
(#4969) Variable "XSpaceRight" must be all lower-case
(#4969) Commas (,) must be followed by white space.
(#4969) Variable "Y" must be all lower-case
(#4969) Expected 1 space before "+"; 0 found
(#4969) Expected 1 space after "+"; 0 found
(#4969) Variable "YOffset" must be all lower-case
(#4969) Expected 1 space before "+"; 0 found
(#4969) Expected 1 space after "+"; 0 found
(#4969) Variable "YSize" must be all lower-case
(#4969) Commas (,) must be followed by white space.
(#4969) Commas (,) must be followed by white space.
(#4969) Variable "GradientColor" must be all lower-case
(#4969) Line exceeds 132 characters; contains 146 characters
(#4970) Line indented incorrectly; expected 36 spaces, found 20
(#4970) Closing brace indented incorrectly; expected 19 spaces, found 20
(#4971) Line indented incorrectly; expected 36 spaces, found 19
(#4971) Usage of ELSEIF not allowed; use ELSE IF instead
(#4971) Variable "GradientMode" must be all lower-case
(#4972) Line indented incorrectly; expected at least 36 spaces, found 20
(#4973) Line indented incorrectly; expected at least 40 spaces, found 21
(#4973) Variable "GradientColor1" must be all lower-case
(#4973) Expected 1 space before "=>"; 0 found
(#4973) Expected 1 space after "=>"; 0 found
(#4973) Variable "GradientEndR" must be all lower-case
(#4973) Commas (,) must be followed by white space.
(#4973) Expected 1 space before "=>"; 0 found
(#4973) Expected 1 space after "=>"; 0 found
(#4973) Variable "GradientEndG" must be all lower-case
(#4973) Commas (,) must be followed by white space.
(#4973) Expected 1 space before "=>"; 0 found
(#4973) Expected 1 space after "=>"; 0 found
(#4973) Variable "GradientEndB" must be all lower-case
(#4973) Commas (,) must be followed by white space.
(#4973) Expected 1 space before "=>"; 0 found
(#4973) Expected 1 space after "=>"; 0 found
(#4973) Variable "GradientStartR" must be all lower-case
(#4973) Commas (,) must be followed by white space.
(#4973) Expected 1 space before "=>"; 0 found
(#4973) Expected 1 space after "=>"; 0 found
(#4973) Variable "GradientStartG" must be all lower-case
(#4973) Commas (,) must be followed by white space.
(#4973) Expected 1 space before "=>"; 0 found
(#4973) Expected 1 space after "=>"; 0 found
(#4973) Variable "GradientStartB" must be all lower-case
(#4973) Commas (,) must be followed by white space.
(#4973) Expected 1 space before "=>"; 0 found
(#4973) Expected 1 space after "=>"; 0 found
(#4973) Variable "GradientAlpha" must be all lower-case
(#4973) Line exceeds maximum limit of 180 characters; contains 214 characters
(#4974) Line indented incorrectly; expected at least 40 spaces, found 21
(#4974) Variable "GradientColor2" must be all lower-case
(#4974) Expected 1 space before "=>"; 0 found
(#4974) Expected 1 space after "=>"; 0 found
(#4974) Variable "GradientStartR" must be all lower-case
(#4974) Commas (,) must be followed by white space.
(#4974) Expected 1 space before "=>"; 0 found
(#4974) Expected 1 space after "=>"; 0 found
(#4974) Variable "GradientStartG" must be all lower-case
(#4974) Commas (,) must be followed by white space.
(#4974) Expected 1 space before "=>"; 0 found
(#4974) Expected 1 space after "=>"; 0 found
(#4974) Variable "GradientStartB" must be all lower-case
(#4974) Commas (,) must be followed by white space.
(#4974) Expected 1 space before "=>"; 0 found
(#4974) Expected 1 space after "=>"; 0 found
(#4974) Variable "GradientEndR" must be all lower-case
(#4974) Commas (,) must be followed by white space.
(#4974) Expected 1 space before "=>"; 0 found
(#4974) Expected 1 space after "=>"; 0 found
(#4974) Variable "GradientEndG" must be all lower-case
(#4974) Commas (,) must be followed by white space.
(#4974) Expected 1 space before "=>"; 0 found
(#4974) Expected 1 space after "=>"; 0 found
(#4974) Variable "GradientEndB" must be all lower-case
(#4974) Commas (,) must be followed by white space.
(#4974) Expected 1 space before "=>"; 0 found
(#4974) Expected 1 space after "=>"; 0 found
(#4974) Variable "GradientAlpha" must be all lower-case
(#4974) Line exceeds maximum limit of 180 characters; contains 214 characters
(#4975) Line indented incorrectly; expected at least 40 spaces, found 21
(#4975) Variable "YSpan" must be all lower-case
(#4975) Variable "YSize" must be all lower-case
(#4977) Line indented incorrectly; expected at least 40 spaces, found 21
(#4977) Variable "X1" must be all lower-case
(#4977) Expected 1 space before "+"; 0 found
(#4977) Expected 1 space after "+"; 0 found
(#4977) Variable "XSpaceLeft" must be all lower-case
(#4977) Commas (,) must be followed by white space.
(#4977) Variable "Y" must be all lower-case
(#4977) Expected 1 space before "+"; 0 found
(#4977) Expected 1 space after "+"; 0 found
(#4977) Variable "YOffset" must be all lower-case
(#4977) Commas (,) must be followed by white space.
(#4977) Variable "X2" must be all lower-case
(#4977) Expected 1 space before "-"; 0 found
(#4977) Expected 1 space after "-"; 0 found
(#4977) Variable "XSpaceRight" must be all lower-case
(#4977) Commas (,) must be followed by white space.
(#4977) Variable "Y" must be all lower-case
(#4977) Expected 1 space before "+"; 0 found
(#4977) Expected 1 space after "+"; 0 found
(#4977) Variable "YOffset" must be all lower-case
(#4977) Expected 1 space before "+"; 0 found
(#4977) Expected 1 space after "+"; 0 found
(#4977) Variable "YSpan" must be all lower-case
(#4977) Commas (,) must be followed by white space.
(#4977) Commas (,) must be followed by white space.
(#4977) Variable "GradientColor1" must be all lower-case
(#4977) Line exceeds 132 characters; contains 145 characters
(#4978) Line indented incorrectly; expected at least 40 spaces, found 21
(#4978) Variable "X1" must be all lower-case
(#4978) Expected 1 space before "+"; 0 found
(#4978) Expected 1 space after "+"; 0 found
(#4978) Variable "XSpaceLeft" must be all lower-case
(#4978) Commas (,) must be followed by white space.
(#4978) Variable "Y" must be all lower-case
(#4978) Expected 1 space before "+"; 0 found
(#4978) Expected 1 space after "+"; 0 found
(#4978) Variable "YOffset" must be all lower-case
(#4978) Expected 1 space before "+"; 0 found
(#4978) Expected 1 space after "+"; 0 found
(#4978) Variable "YSpan" must be all lower-case
(#4978) Commas (,) must be followed by white space.
(#4978) Variable "X2" must be all lower-case
(#4978) Expected 1 space before "-"; 0 found
(#4978) Expected 1 space after "-"; 0 found
(#4978) Variable "XSpaceRight" must be all lower-case
(#4978) Commas (,) must be followed by white space.
(#4978) Variable "Y" must be all lower-case
(#4978) Expected 1 space before "+"; 0 found
(#4978) Expected 1 space after "+"; 0 found
(#4978) Variable "YOffset" must be all lower-case
(#4978) Expected 1 space before "+"; 0 found
(#4978) Expected 1 space after "+"; 0 found
(#4978) Variable "YSize" must be all lower-case
(#4978) Commas (,) must be followed by white space.
(#4978) Commas (,) must be followed by white space.
(#4978) Variable "GradientColor2" must be all lower-case
(#4978) Line exceeds 132 characters; contains 152 characters
(#4979) Line indented incorrectly; expected 36 spaces, found 20
(#4979) Closing brace indented incorrectly; expected 19 spaces, found 20
(#4980) Line indented incorrectly; expected at least 36 spaces, found 19
(#4980) Variable "RestoreShadow" must be all lower-case
(#4981) Line indented incorrectly; expected 32 spaces, found 18
(#4981) Closing brace indented incorrectly; expected 17 spaces, found 18
(#4982) Line indented incorrectly; expected 28 spaces, found 16
(#4982) Closing brace indented incorrectly; expected 15 spaces, found 16
(#4984) Line indented incorrectly; expected 28 spaces, found 15
(#4984) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4984) Variable "DisplayValues" must be all lower-case
(#4985) Line indented incorrectly; expected at least 28 spaces, found 16
(#4986) Line indented incorrectly; expected at least 32 spaces, found 17
(#4986) Variable "BarWidth" must be all lower-case
(#4986) Variable "X2" must be all lower-case
(#4986) Expected 1 space before "-"; 0 found
(#4986) Expected 1 space after "-"; 0 found
(#4986) Variable "X1" must be all lower-case
(#4986) Expected 1 space before "-"; 0 found
(#4986) Expected 1 space after "-"; 0 found
(#4986) Variable "FontFactor" must be all lower-case
(#4987) Line indented incorrectly; expected at least 32 spaces, found 17
(#4987) Variable "BarHeight" must be all lower-case
(#4987) Variable "YSize" must be all lower-case
(#4987) Expected 1 space before "+"; 0 found
(#4987) Expected 1 space after "+"; 0 found
(#4987) Variable "YOffset" must be all lower-case
(#4987) Expected 1 space before "/"; 0 found
(#4987) Expected 1 space after "/"; 0 found
(#4987) Expected 1 space before "-"; 0 found
(#4987) Expected 1 space after "-"; 0 found
(#4987) Variable "FontFactor" must be all lower-case
(#4987) Expected 1 space before "/"; 0 found
(#4987) Expected 1 space after "/"; 0 found
(#4988) Line indented incorrectly; expected at least 32 spaces, found 17
(#4988) Variable "Caption" must be all lower-case
(#4988) Variable "Serie" must be all lower-case
(#4988) Variable "Key" must be all lower-case
(#4988) Commas (,) must be followed by white space.
(#4988) Variable "DisplayRound" must be all lower-case
(#4988) Commas (,) must be followed by white space.
(#4988) Variable "Mode" must be all lower-case
(#4988) Commas (,) must be followed by white space.
(#4988) Variable "Format" must be all lower-case
(#4988) Commas (,) must be followed by white space.
(#4988) Variable "Unit" must be all lower-case
(#4989) Line indented incorrectly; expected at least 32 spaces, found 17
(#4989) Variable "TxtPos" must be all lower-case
(#4989) Commas (,) must be followed by white space.
(#4989) Commas (,) must be followed by white space.
(#4989) Variable "DisplayFont" must be all lower-case
(#4989) Commas (,) must be followed by white space.
(#4989) Variable "DisplaySize" must be all lower-case
(#4989) Commas (,) must be followed by white space.
(#4989) Commas (,) must be followed by white space.
(#4989) Variable "Caption" must be all lower-case
(#4990) Line indented incorrectly; expected at least 32 spaces, found 17
(#4990) Variable "TxtHeight" must be all lower-case
(#4990) Variable "TxtPos" must be all lower-case
(#4990) Variable "TxtPos" must be all lower-case
(#4991) Line indented incorrectly; expected at least 32 spaces, found 17
(#4991) Variable "TxtWidth" must be all lower-case
(#4991) Variable "TxtPos" must be all lower-case
(#4991) Variable "TxtPos" must be all lower-case
(#4993) Line indented incorrectly; expected at least 32 spaces, found 17
(#4993) Variable "XCenter" must be all lower-case
(#4993) Variable "X2" must be all lower-case
(#4993) Variable "X1" must be all lower-case
(#4993) Variable "X1" must be all lower-case
(#4994) Line indented incorrectly; expected at least 32 spaces, found 17
(#4994) Variable "YCenter" must be all lower-case
(#4994) Variable "Y" must be all lower-case
(#4994) Expected 1 space before "+"; 0 found
(#4994) Expected 1 space after "+"; 0 found
(#4994) Variable "YOffset" must be all lower-case
(#4994) Expected 1 space before "+"; 0 found
(#4994) Expected 1 space after "+"; 0 found
(#4994) Variable "YSize" must be all lower-case
(#4994) Variable "Y" must be all lower-case
(#4994) Expected 1 space before "+"; 0 found
(#4994) Expected 1 space after "+"; 0 found
(#4994) Variable "YOffset" must be all lower-case
(#4994) Variable "Y" must be all lower-case
(#4994) Expected 1 space before "+"; 0 found
(#4994) Expected 1 space after "+"; 0 found
(#4994) Variable "YOffset" must be all lower-case
(#4996) Line indented incorrectly; expected at least 32 spaces, found 17
(#4996) Variable "Done" must be all lower-case
(#4996) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#4997) Line indented incorrectly; expected 32 spaces, found 17
(#4997) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4997) Variable "DisplayOrientation" must be all lower-case
(#4997) Variable "DisplayOrientation" must be all lower-case
(#4998) Line indented incorrectly; expected at least 32 spaces, found 18
(#4999) Line indented incorrectly; expected 36 spaces, found 19
(#4999) Expected "if (...) {\n"; found "if (...)\n {\n"
(#4999) Variable "TxtHeight" must be all lower-case
(#4999) Variable "BarHeight" must be all lower-case
(#4999) Variable "TxtWidth" must be all lower-case
(#4999) Variable "BarWidth" must be all lower-case
(#5000) Line indented incorrectly; expected at least 36 spaces, found 20
(#5001) Line indented incorrectly; expected at least 40 spaces, found 21
(#5001) Variable "XCenter" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Variable "YCenter" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Variable "Serie" must be all lower-case
(#5001) Variable "Key" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Variable "Mode" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Variable "Format" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Variable "Unit" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Expected 1 space before "=>"; 0 found
(#5001) Expected 1 space after "=>"; 0 found
(#5001) Variable "DisplayR" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Expected 1 space before "=>"; 0 found
(#5001) Expected 1 space after "=>"; 0 found
(#5001) Variable "DisplayG" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Expected 1 space before "=>"; 0 found
(#5001) Expected 1 space after "=>"; 0 found
(#5001) Variable "DisplayB" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Expected 1 space before "=>"; 0 found
(#5001) Expected 1 space after "=>"; 0 found
(#5001) Commas (,) must be followed by white space.
(#5001) Expected 1 space before "=>"; 0 found
(#5001) Expected 1 space after "=>"; 0 found
(#5001) Variable "DisplaySize" must be all lower-case
(#5001) Commas (,) must be followed by white space.
(#5001) Expected 1 space before "=>"; 0 found
(#5001) Expected 1 space after "=>"; 0 found
(#5001) Variable "DisplayFont" must be all lower-case
(#5001) Line exceeds maximum limit of 180 characters; contains 252 characters
(#5002) Line indented incorrectly; expected at least 40 spaces, found 21
(#5002) Variable "Done" must be all lower-case
(#5002) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5003) Line indented incorrectly; expected 36 spaces, found 20
(#5003) Closing brace indented incorrectly; expected 19 spaces, found 20
(#5004) Line indented incorrectly; expected 32 spaces, found 18
(#5004) Closing brace indented incorrectly; expected 17 spaces, found 18
(#5006) Line indented incorrectly; expected 32 spaces, found 17
(#5006) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5006) Variable "DisplayOrientation" must be all lower-case
(#5006) Variable "DisplayOrientation" must be all lower-case
(#5006) Variable "Done" must be all lower-case
(#5007) Line indented incorrectly; expected at least 32 spaces, found 18
(#5008) Line indented incorrectly; expected at least 36 spaces, found 19
(#5008) Inline control structures are not allowed
(#5008) Variable "TxtHeight" must be all lower-case
(#5008) Variable "BarWidth" must be all lower-case
(#5008) Variable "TxtWidth" must be all lower-case
(#5008) Variable "BarHeight" must be all lower-case
(#5009) Line indented incorrectly; expected at least 36 spaces, found 20
(#5009) Variable "XCenter" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Variable "YCenter" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Variable "Serie" must be all lower-case
(#5009) Variable "Key" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Variable "Mode" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Variable "Format" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Variable "Unit" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Expected 1 space before "=>"; 0 found
(#5009) Expected 1 space after "=>"; 0 found
(#5009) Variable "DisplayR" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Expected 1 space before "=>"; 0 found
(#5009) Expected 1 space after "=>"; 0 found
(#5009) Variable "DisplayG" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Expected 1 space before "=>"; 0 found
(#5009) Expected 1 space after "=>"; 0 found
(#5009) Variable "DisplayB" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Expected 1 space before "=>"; 0 found
(#5009) Expected 1 space after "=>"; 0 found
(#5009) Commas (,) must be followed by white space.
(#5009) Expected 1 space before "=>"; 0 found
(#5009) Expected 1 space after "=>"; 0 found
(#5009) Commas (,) must be followed by white space.
(#5009) Expected 1 space before "=>"; 0 found
(#5009) Expected 1 space after "=>"; 0 found
(#5009) Variable "DisplaySize" must be all lower-case
(#5009) Commas (,) must be followed by white space.
(#5009) Expected 1 space before "=>"; 0 found
(#5009) Expected 1 space after "=>"; 0 found
(#5009) Variable "DisplayFont" must be all lower-case
(#5009) Line exceeds maximum limit of 180 characters; contains 263 characters
(#5010) Line indented incorrectly; expected 32 spaces, found 18
(#5010) Closing brace indented incorrectly; expected 17 spaces, found 18
(#5011) Line indented incorrectly; expected 28 spaces, found 16
(#5011) Closing brace indented incorrectly; expected 15 spaces, found 16
(#5013) Line indented incorrectly; expected at least 28 spaces, found 15
(#5013) Variable "LastX" must be all lower-case
(#5013) Variable "Key" must be all lower-case
(#5013) Variable "Pos" must be all lower-case
(#5013) Variable "X2" must be all lower-case
(#5014) Line indented incorrectly; expected 24 spaces, found 14
(#5014) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5016) Line indented incorrectly; expected at least 24 spaces, found 13
(#5016) Variable "Y" must be all lower-case
(#5016) Variable "Y" must be all lower-case
(#5016) Variable "YStep" must be all lower-case
(#5017) Line indented incorrectly; expected 20 spaces, found 12
(#5017) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5018) Line indented incorrectly; expected 16 spaces, found 10
(#5018) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5019) Line indented incorrectly; expected 12 spaces, found 8
(#5019) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5020) Line indented incorrectly; expected 8 spaces, found 6
(#5020) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5021) Closing brace indented incorrectly; expected 3 spaces, found 4
(#5023) Line indented incorrectly; expected at least 4 spaces, found 3
(#5024) Line indented incorrectly; expected 4 spaces, found 3
(#5024) method name "pDraw::drawStackedAreaChart" must be in lower-case letters only
(#5024) Visibility must be declared on method "drawStackedAreaChart"
(#5024) Variable "Format" must be all lower-case
(#5024) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5025) Opening brace should be on the same line as the declaration
(#5026) Line indented incorrectly; expected at least 8 spaces, found 5
(#5026) Variable "DrawLine" must be all lower-case
(#5026) Spaces must be used for alignment; tabs are not allowed
(#5026) Tab found within whitespace
(#5026) Variable "Format" must be all lower-case
(#5026) Variable "Format" must be all lower-case
(#5026) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5027) Line indented incorrectly; expected at least 8 spaces, found 5
(#5027) Variable "LineSurrounding" must be all lower-case
(#5027) Spaces must be used for alignment; tabs are not allowed
(#5027) Tab found within whitespace
(#5027) Variable "Format" must be all lower-case
(#5027) Variable "Format" must be all lower-case
(#5027) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5028) Line indented incorrectly; expected at least 8 spaces, found 5
(#5028) Variable "LineR" must be all lower-case
(#5028) Spaces must be used for alignment; tabs are not allowed
(#5028) Tab found within whitespace
(#5028) Variable "Format" must be all lower-case
(#5028) Variable "Format" must be all lower-case
(#5029) Line indented incorrectly; expected at least 8 spaces, found 5
(#5029) Variable "LineG" must be all lower-case
(#5029) Spaces must be used for alignment; tabs are not allowed
(#5029) Tab found within whitespace
(#5029) Variable "Format" must be all lower-case
(#5029) Variable "Format" must be all lower-case
(#5030) Line indented incorrectly; expected at least 8 spaces, found 5
(#5030) Variable "LineB" must be all lower-case
(#5030) Spaces must be used for alignment; tabs are not allowed
(#5030) Tab found within whitespace
(#5030) Variable "Format" must be all lower-case
(#5030) Variable "Format" must be all lower-case
(#5031) Line indented incorrectly; expected at least 8 spaces, found 5
(#5031) Variable "LineAlpha" must be all lower-case
(#5031) Spaces must be used for alignment; tabs are not allowed
(#5031) Tab found within whitespace
(#5031) Variable "Format" must be all lower-case
(#5031) Variable "Format" must be all lower-case
(#5032) Line indented incorrectly; expected at least 8 spaces, found 5
(#5032) Variable "DrawPlot" must be all lower-case
(#5032) Spaces must be used for alignment; tabs are not allowed
(#5032) Tab found within whitespace
(#5032) Variable "Format" must be all lower-case
(#5032) Variable "Format" must be all lower-case
(#5032) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5033) Line indented incorrectly; expected at least 8 spaces, found 5
(#5033) Variable "PlotRadius" must be all lower-case
(#5033) Spaces must be used for alignment; tabs are not allowed
(#5033) Tab found within whitespace
(#5033) Variable "Format" must be all lower-case
(#5033) Variable "Format" must be all lower-case
(#5034) Line indented incorrectly; expected at least 8 spaces, found 5
(#5034) Variable "PlotBorder" must be all lower-case
(#5034) Spaces must be used for alignment; tabs are not allowed
(#5034) Tab found within whitespace
(#5034) Variable "Format" must be all lower-case
(#5034) Variable "Format" must be all lower-case
(#5035) Line indented incorrectly; expected at least 8 spaces, found 5
(#5035) Variable "PlotBorderSurrounding" must be all lower-case
(#5035) Variable "Format" must be all lower-case
(#5035) Variable "Format" must be all lower-case
(#5035) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5036) Line indented incorrectly; expected at least 8 spaces, found 5
(#5036) Variable "PlotBorderR" must be all lower-case
(#5036) Spaces must be used for alignment; tabs are not allowed
(#5036) Tab found within whitespace
(#5036) Variable "Format" must be all lower-case
(#5036) Variable "Format" must be all lower-case
(#5037) Line indented incorrectly; expected at least 8 spaces, found 5
(#5037) Variable "PlotBorderG" must be all lower-case
(#5037) Spaces must be used for alignment; tabs are not allowed
(#5037) Tab found within whitespace
(#5037) Variable "Format" must be all lower-case
(#5037) Variable "Format" must be all lower-case
(#5038) Line indented incorrectly; expected at least 8 spaces, found 5
(#5038) Variable "PlotBorderB" must be all lower-case
(#5038) Spaces must be used for alignment; tabs are not allowed
(#5038) Tab found within whitespace
(#5038) Variable "Format" must be all lower-case
(#5038) Variable "Format" must be all lower-case
(#5039) Line indented incorrectly; expected at least 8 spaces, found 5
(#5039) Variable "PlotBorderAlpha" must be all lower-case
(#5039) Spaces must be used for alignment; tabs are not allowed
(#5039) Tab found within whitespace
(#5039) Variable "Format" must be all lower-case
(#5039) Variable "Format" must be all lower-case
(#5040) Line indented incorrectly; expected at least 8 spaces, found 5
(#5040) Variable "ForceTransparency" must be all lower-case
(#5040) Spaces must be used for alignment; tabs are not allowed
(#5040) Tab found within whitespace
(#5040) Variable "Format" must be all lower-case
(#5040) Variable "Format" must be all lower-case
(#5040) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5042) Line indented incorrectly; expected at least 8 spaces, found 5
(#5044) Line indented incorrectly; expected at least 8 spaces, found 5
(#5044) Variable "Data" must be all lower-case
(#5045) Line indented incorrectly; expected at least 8 spaces, found 5
(#5045) Variable "XMargin" must be all lower-case
(#5045) Commas (,) must be followed by white space.
(#5045) Variable "XDivs" must be all lower-case
(#5047) Line indented incorrectly; expected at least 8 spaces, found 5
(#5047) Variable "RestoreShadow" must be all lower-case
(#5048) Line indented incorrectly; expected at least 8 spaces, found 5
(#5048) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5050) Line indented incorrectly; expected at least 8 spaces, found 5
(#5051) Line indented incorrectly; expected at least 8 spaces, found 5
(#5051) Variable "OffsetData" must be all lower-case
(#5052) Line indented incorrectly; expected at least 8 spaces, found 5
(#5052) Variable "OverallOffset" must be all lower-case
(#5053) Line indented incorrectly; expected at least 8 spaces, found 5
(#5053) Variable "SerieOrder" must be all lower-case
(#5054) Line indented incorrectly; expected 8 spaces, found 5
(#5054) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5054) Variable "Data" must be all lower-case
(#5054) Variable "SerieName" must be all lower-case
(#5054) Variable "Serie" must be all lower-case
(#5055) Line indented incorrectly; expected at least 8 spaces, found 6
(#5056) Line indented incorrectly; expected 12 spaces, found 7
(#5056) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5056) Variable "Serie" must be all lower-case
(#5056) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5056) Variable "SerieName" must be all lower-case
(#5056) Variable "Data" must be all lower-case
(#5057) Line indented incorrectly; expected at least 12 spaces, found 8
(#5058) Line indented incorrectly; expected at least 16 spaces, found 9
(#5058) Variable "SerieOrder" must be all lower-case
(#5058) Variable "SerieName" must be all lower-case
(#5060) Line indented incorrectly; expected 16 spaces, found 9
(#5060) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5060) Variable "Serie" must be all lower-case
(#5060) Variable "Key" must be all lower-case
(#5060) Variable "Value" must be all lower-case
(#5061) Line indented incorrectly; expected at least 16 spaces, found 10
(#5062) Line indented incorrectly; expected 20 spaces, found 11
(#5062) Expected "if (...) {\n"; found "if (...) { "
(#5062) Variable "Value" must be all lower-case
(#5062) Variable "Value" must be all lower-case
(#5062) Closing brace must be on a line by itself
(#5063) Line indented incorrectly; expected 20 spaces, found 11
(#5063) Expected "if (...) {\n"; found "if (...) { "
(#5063) Variable "Value" must be all lower-case
(#5063) Variable "Sign" must be all lower-case
(#5063) Closing brace must be on a line by itself
(#5063) Expected "} else {\n"; found "} else { "
(#5063) Variable "Sign" must be all lower-case
(#5063) Closing brace must be on a line by itself
(#5064) Line indented incorrectly; expected 20 spaces, found 11
(#5064) Expected "if (...) {\n"; found "if (...) { "
(#5064) Variable "OverallOffset" must be all lower-case
(#5064) Variable "Key" must be all lower-case
(#5064) Variable "OverallOffset" must be all lower-case
(#5064) Variable "Key" must be all lower-case
(#5064) Variable "Sign" must be all lower-case
(#5064) Variable "OverallOffset" must be all lower-case
(#5064) Variable "Key" must be all lower-case
(#5064) Variable "Sign" must be all lower-case
(#5064) Closing brace must be on a line by itself
(#5066) Line indented incorrectly; expected 20 spaces, found 11
(#5066) Expected "if (...) {\n"; found "if (...)\n { "
(#5066) Variable "Sign" must be all lower-case
(#5067) Line indented incorrectly; expected at least 20 spaces, found 12
(#5067) Variable "Data" must be all lower-case
(#5067) Variable "SerieName" must be all lower-case
(#5067) Variable "Key" must be all lower-case
(#5067) Variable "Value" must be all lower-case
(#5067) Variable "OverallOffset" must be all lower-case
(#5067) Variable "Key" must be all lower-case
(#5067) Variable "Sign" must be all lower-case
(#5067) Closing brace must be on a line by itself
(#5068) Line indented incorrectly; expected 20 spaces, found 11
(#5068) Expected "} else {\n"; found "}\n else\n { "
(#5069) Line indented incorrectly; expected at least 20 spaces, found 12
(#5069) Variable "Data" must be all lower-case
(#5069) Variable "SerieName" must be all lower-case
(#5069) Variable "Key" must be all lower-case
(#5069) Variable "Value" must be all lower-case
(#5069) Variable "OverallOffset" must be all lower-case
(#5069) Variable "Key" must be all lower-case
(#5069) Variable "Sign" must be all lower-case
(#5069) Closing brace must be on a line by itself
(#5071) Line indented incorrectly; expected at least 20 spaces, found 11
(#5071) Variable "OverallOffset" must be all lower-case
(#5071) Variable "Key" must be all lower-case
(#5071) Variable "Sign" must be all lower-case
(#5071) Variable "OverallOffset" must be all lower-case
(#5071) Variable "Key" must be all lower-case
(#5071) Variable "Sign" must be all lower-case
(#5071) Variable "Value" must be all lower-case
(#5072) Line indented incorrectly; expected 16 spaces, found 10
(#5072) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5073) Line indented incorrectly; expected 12 spaces, found 8
(#5073) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5073) Whitespace found at end of line
(#5074) Line indented incorrectly; expected 8 spaces, found 6
(#5074) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5075) Line indented incorrectly; expected at least 8 spaces, found 5
(#5075) Variable "SerieOrder" must be all lower-case
(#5075) Variable "SerieOrder" must be all lower-case
(#5077) Line indented incorrectly; expected at least 8 spaces, found 5
(#5077) Variable "LastX" must be all lower-case
(#5077) Variable "LastY" must be all lower-case
(#5078) Line indented incorrectly; expected 8 spaces, found 5
(#5078) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5078) Variable "SerieOrder" must be all lower-case
(#5078) Variable "Key" must be all lower-case
(#5078) Variable "SerieName" must be all lower-case
(#5079) Line indented incorrectly; expected at least 8 spaces, found 6
(#5080) Line indented incorrectly; expected at least 12 spaces, found 7
(#5080) Variable "Serie" must be all lower-case
(#5080) Variable "Data" must be all lower-case
(#5080) Variable "SerieName" must be all lower-case
(#5081) Line indented incorrectly; expected 12 spaces, found 7
(#5081) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5081) Variable "Serie" must be all lower-case
(#5081) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5081) Variable "SerieName" must be all lower-case
(#5081) Variable "Data" must be all lower-case
(#5082) Line indented incorrectly; expected at least 12 spaces, found 8
(#5083) Line indented incorrectly; expected at least 16 spaces, found 9
(#5083) Variable "R" must be all lower-case
(#5083) Variable "Serie" must be all lower-case
(#5083) Variable "G" must be all lower-case
(#5083) Variable "Serie" must be all lower-case
(#5083) Variable "B" must be all lower-case
(#5083) Variable "Serie" must be all lower-case
(#5083) Variable "Alpha" must be all lower-case
(#5083) Variable "Serie" must be all lower-case
(#5083) Variable "Ticks" must be all lower-case
(#5083) Variable "Serie" must be all lower-case
(#5083) Line exceeds 132 characters; contains 150 characters
(#5084) Line indented incorrectly; expected 16 spaces, found 9
(#5084) Expected "if (...) {\n"; found "if (...) { "
(#5084) Variable "ForceTransparency" must be all lower-case
(#5084) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5084) Variable "Alpha" must be all lower-case
(#5084) Variable "ForceTransparency" must be all lower-case
(#5084) Closing brace must be on a line by itself
(#5086) Line indented incorrectly; expected at least 16 spaces, found 9
(#5086) Variable "Color" must be all lower-case
(#5086) Expected 1 space before "=>"; 0 found
(#5086) Expected 1 space after "=>"; 0 found
(#5086) Variable "R" must be all lower-case
(#5086) Commas (,) must be followed by white space.
(#5086) Expected 1 space before "=>"; 0 found
(#5086) Expected 1 space after "=>"; 0 found
(#5086) Variable "G" must be all lower-case
(#5086) Commas (,) must be followed by white space.
(#5086) Expected 1 space before "=>"; 0 found
(#5086) Expected 1 space after "=>"; 0 found
(#5086) Variable "B" must be all lower-case
(#5086) Commas (,) must be followed by white space.
(#5086) Expected 1 space before "=>"; 0 found
(#5086) Expected 1 space after "=>"; 0 found
(#5086) Variable "Alpha" must be all lower-case
(#5088) Line indented incorrectly; expected at least 16 spaces, found 9
(#5088) Inline control structures are not allowed
(#5088) Variable "LineSurrounding" must be all lower-case
(#5088) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5089) Line indented incorrectly; expected at least 16 spaces, found 10
(#5089) Variable "LineColor" must be all lower-case
(#5089) Expected 1 space before "=>"; 0 found
(#5089) Expected 1 space after "=>"; 0 found
(#5089) Variable "R" must be all lower-case
(#5089) Expected 1 space before "+"; 0 found
(#5089) Expected 1 space after "+"; 0 found
(#5089) Variable "LineSurrounding" must be all lower-case
(#5089) Commas (,) must be followed by white space.
(#5089) Expected 1 space before "=>"; 0 found
(#5089) Expected 1 space after "=>"; 0 found
(#5089) Variable "G" must be all lower-case
(#5089) Expected 1 space before "+"; 0 found
(#5089) Expected 1 space after "+"; 0 found
(#5089) Variable "LineSurrounding" must be all lower-case
(#5089) Commas (,) must be followed by white space.
(#5089) Expected 1 space before "=>"; 0 found
(#5089) Expected 1 space after "=>"; 0 found
(#5089) Variable "B" must be all lower-case
(#5089) Expected 1 space before "+"; 0 found
(#5089) Expected 1 space after "+"; 0 found
(#5089) Variable "LineSurrounding" must be all lower-case
(#5089) Commas (,) must be followed by white space.
(#5089) Expected 1 space before "=>"; 0 found
(#5089) Expected 1 space after "=>"; 0 found
(#5089) Variable "Alpha" must be all lower-case
(#5090) Line indented incorrectly; expected at least 16 spaces, found 9
(#5090) Inline control structures are not allowed
(#5090) Usage of ELSEIF not allowed; use ELSE IF instead
(#5090) Variable "LineR" must be all lower-case
(#5091) Line indented incorrectly; expected at least 16 spaces, found 10
(#5091) Variable "LineColor" must be all lower-case
(#5091) Expected 1 space before "=>"; 0 found
(#5091) Expected 1 space after "=>"; 0 found
(#5091) Variable "LineR" must be all lower-case
(#5091) Commas (,) must be followed by white space.
(#5091) Expected 1 space before "=>"; 0 found
(#5091) Expected 1 space after "=>"; 0 found
(#5091) Variable "LineG" must be all lower-case
(#5091) Commas (,) must be followed by white space.
(#5091) Expected 1 space before "=>"; 0 found
(#5091) Expected 1 space after "=>"; 0 found
(#5091) Variable "LineB" must be all lower-case
(#5091) Commas (,) must be followed by white space.
(#5091) Expected 1 space before "=>"; 0 found
(#5091) Expected 1 space after "=>"; 0 found
(#5091) Variable "LineAlpha" must be all lower-case
(#5092) Line indented incorrectly; expected at least 16 spaces, found 9
(#5092) Inline control structures are not allowed
(#5093) Line indented incorrectly; expected at least 16 spaces, found 10
(#5093) Variable "LineColor" must be all lower-case
(#5093) Variable "Color" must be all lower-case
(#5095) Line indented incorrectly; expected at least 16 spaces, found 9
(#5095) Inline control structures are not allowed
(#5095) Variable "PlotBorderSurrounding" must be all lower-case
(#5095) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5096) Line indented incorrectly; expected at least 16 spaces, found 10
(#5096) Variable "PlotBorderColor" must be all lower-case
(#5096) Expected 1 space before "=>"; 0 found
(#5096) Expected 1 space after "=>"; 0 found
(#5096) Variable "R" must be all lower-case
(#5096) Expected 1 space before "+"; 0 found
(#5096) Expected 1 space after "+"; 0 found
(#5096) Variable "PlotBorderSurrounding" must be all lower-case
(#5096) Commas (,) must be followed by white space.
(#5096) Expected 1 space before "=>"; 0 found
(#5096) Expected 1 space after "=>"; 0 found
(#5096) Variable "G" must be all lower-case
(#5096) Expected 1 space before "+"; 0 found
(#5096) Expected 1 space after "+"; 0 found
(#5096) Variable "PlotBorderSurrounding" must be all lower-case
(#5096) Commas (,) must be followed by white space.
(#5096) Expected 1 space before "=>"; 0 found
(#5096) Expected 1 space after "=>"; 0 found
(#5096) Variable "B" must be all lower-case
(#5096) Expected 1 space before "+"; 0 found
(#5096) Expected 1 space after "+"; 0 found
(#5096) Variable "PlotBorderSurrounding" must be all lower-case
(#5096) Commas (,) must be followed by white space.
(#5096) Expected 1 space before "=>"; 0 found
(#5096) Expected 1 space after "=>"; 0 found
(#5096) Variable "PlotBorderAlpha" must be all lower-case
(#5096) Line exceeds 132 characters; contains 155 characters
(#5097) Line indented incorrectly; expected at least 16 spaces, found 9
(#5097) Inline control structures are not allowed
(#5098) Line indented incorrectly; expected at least 16 spaces, found 10
(#5098) Variable "PlotBorderColor" must be all lower-case
(#5098) Expected 1 space before "=>"; 0 found
(#5098) Expected 1 space after "=>"; 0 found
(#5098) Variable "PlotBorderR" must be all lower-case
(#5098) Commas (,) must be followed by white space.
(#5098) Expected 1 space before "=>"; 0 found
(#5098) Expected 1 space after "=>"; 0 found
(#5098) Variable "PlotBorderG" must be all lower-case
(#5098) Commas (,) must be followed by white space.
(#5098) Expected 1 space before "=>"; 0 found
(#5098) Expected 1 space after "=>"; 0 found
(#5098) Variable "PlotBorderB" must be all lower-case
(#5098) Commas (,) must be followed by white space.
(#5098) Expected 1 space before "=>"; 0 found
(#5098) Expected 1 space after "=>"; 0 found
(#5098) Variable "PlotBorderAlpha" must be all lower-case
(#5100) Line indented incorrectly; expected at least 16 spaces, found 9
(#5100) Variable "AxisID" must be all lower-case
(#5100) Spaces must be used for alignment; tabs are not allowed
(#5100) Tab found within whitespace
(#5100) Variable "Serie" must be all lower-case
(#5101) Line indented incorrectly; expected at least 16 spaces, found 9
(#5101) Variable "Mode" must be all lower-case
(#5101) Spaces must be used for alignment; tabs are not allowed
(#5101) Tab found within whitespace
(#5101) Variable "Data" must be all lower-case
(#5101) Variable "AxisID" must be all lower-case
(#5102) Line indented incorrectly; expected at least 16 spaces, found 9
(#5102) Variable "Format" must be all lower-case
(#5102) Spaces must be used for alignment; tabs are not allowed
(#5102) Tab found within whitespace
(#5102) Variable "Data" must be all lower-case
(#5102) Variable "AxisID" must be all lower-case
(#5103) Line indented incorrectly; expected at least 16 spaces, found 9
(#5103) Variable "Unit" must be all lower-case
(#5103) Spaces must be used for alignment; tabs are not allowed
(#5103) Tab found within whitespace
(#5103) Variable "Data" must be all lower-case
(#5103) Variable "AxisID" must be all lower-case
(#5105) Line indented incorrectly; expected at least 16 spaces, found 9
(#5105) Variable "PosArray" must be all lower-case
(#5105) Variable "Serie" must be all lower-case
(#5105) Commas (,) must be followed by white space.
(#5105) Expected 1 space before "=>"; 0 found
(#5105) Expected 1 space after "=>"; 0 found
(#5105) Variable "Serie" must be all lower-case
(#5105) Commas (,) must be followed by white space.
(#5105) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5106) Line indented incorrectly; expected at least 16 spaces, found 9
(#5106) Variable "YZero" must be all lower-case
(#5106) Commas (,) must be followed by white space.
(#5106) Expected 1 space before "=>"; 0 found
(#5106) Expected 1 space after "=>"; 0 found
(#5106) Variable "Serie" must be all lower-case
(#5108) Line indented incorrectly; expected at least 16 spaces, found 9
(#5108) Variable "SerieName" must be all lower-case
(#5110) Line indented incorrectly; expected 16 spaces, found 9
(#5110) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5110) Variable "Data" must be all lower-case
(#5111) Line indented incorrectly; expected at least 16 spaces, found 10
(#5112) Line indented incorrectly; expected 20 spaces, found 11
(#5112) Expected "if (...) {\n"; found "if (...) { "
(#5112) Variable "YZero" must be all lower-case
(#5112) Expected 1 space before "+"; 0 found
(#5112) Expected 1 space after "+"; 0 found
(#5112) Variable "YZero" must be all lower-case
(#5112) Expected 1 space before "+"; 0 found
(#5112) Expected 1 space after "+"; 0 found
(#5112) Closing brace must be on a line by itself
(#5113) Line indented incorrectly; expected 20 spaces, found 11
(#5113) Expected "if (...) {\n"; found "if (...) { "
(#5113) Variable "YZero" must be all lower-case
(#5113) Expected 1 space before "-"; 0 found
(#5113) Expected 1 space after "-"; 0 found
(#5113) Variable "YZero" must be all lower-case
(#5113) Expected 1 space before "-"; 0 found
(#5113) Expected 1 space after "-"; 0 found
(#5113) Closing brace must be on a line by itself
(#5115) Line indented incorrectly; expected 20 spaces, found 11
(#5115) Expected "if (...) {\n"; found "if (...) { "
(#5115) Variable "XDivs" must be all lower-case
(#5115) Variable "XStep" must be all lower-case
(#5115) Expected 1 space before "-"; 0 found
(#5115) Expected 1 space after "-"; 0 found
(#5115) Expected 1 space before "/"; 0 found
(#5115) Expected 1 space after "/"; 0 found
(#5115) Closing brace must be on a line by itself
(#5115) Expected "} else {\n"; found "} else { "
(#5115) Variable "XStep" must be all lower-case
(#5115) Expected 1 space before "-"; 0 found
(#5115) Expected 1 space after "-"; 0 found
(#5115) Expected 1 space before "-"; 0 found
(#5115) Expected 1 space after "-"; 0 found
(#5115) Variable "XMargin" must be all lower-case
(#5115) Expected 1 space before "*"; 0 found
(#5115) Expected 1 space after "*"; 0 found
(#5115) Expected 1 space before "/"; 0 found
(#5115) Expected 1 space after "/"; 0 found
(#5115) Variable "XDivs" must be all lower-case
(#5115) Line exceeds 132 characters; contains 162 characters
(#5115) Closing brace must be on a line by itself
(#5116) Line indented incorrectly; expected at least 20 spaces, found 11
(#5116) Variable "X" must be all lower-case
(#5116) Variable "XMargin" must be all lower-case
(#5118) Line indented incorrectly; expected 20 spaces, found 11
(#5118) Expected "if (...) {\n"; found "if (...) { "
(#5118) Variable "PosArray" must be all lower-case
(#5118) Variable "Value" must be all lower-case
(#5118) Variable "PosArray" must be all lower-case
(#5118) Variable "PosArray" must be all lower-case
(#5118) Variable "PosArray" must be all lower-case
(#5118) Variable "Value" must be all lower-case
(#5118) Closing brace must be on a line by itself
(#5120) Line indented incorrectly; expected at least 20 spaces, found 11
(#5120) Variable "Plots" must be all lower-case
(#5120) Variable "Plots" must be all lower-case
(#5120) Variable "X" must be all lower-case
(#5120) Variable "Plots" must be all lower-case
(#5120) Variable "YZero" must be all lower-case
(#5121) Line indented incorrectly; expected 20 spaces, found 11
(#5121) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5121) Variable "PosArray" must be all lower-case
(#5121) Variable "Key" must be all lower-case
(#5121) Variable "Height" must be all lower-case
(#5122) Line indented incorrectly; expected at least 20 spaces, found 12
(#5123) Line indented incorrectly; expected 24 spaces, found 13
(#5123) Expected "if (...) {\n"; found "if (...) { "
(#5123) Variable "Height" must be all lower-case
(#5123) Variable "Plots" must be all lower-case
(#5123) Variable "X" must be all lower-case
(#5123) Variable "Plots" must be all lower-case
(#5123) Variable "YZero" must be all lower-case
(#5123) Expected 1 space before "-"; 0 found
(#5123) Expected 1 space after "-"; 0 found
(#5123) Variable "Height" must be all lower-case
(#5123) Closing brace must be on a line by itself
(#5124) Line indented incorrectly; expected at least 24 spaces, found 13
(#5124) Variable "X" must be all lower-case
(#5124) Variable "X" must be all lower-case
(#5124) Variable "XStep" must be all lower-case
(#5125) Line indented incorrectly; expected 20 spaces, found 12
(#5125) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5126) Line indented incorrectly; expected at least 20 spaces, found 11
(#5126) Variable "Plots" must be all lower-case
(#5126) Variable "X" must be all lower-case
(#5126) Expected 1 space before "-"; 0 found
(#5126) Expected 1 space after "-"; 0 found
(#5126) Variable "XStep" must be all lower-case
(#5126) Variable "Plots" must be all lower-case
(#5126) Variable "YZero" must be all lower-case
(#5128) Line indented incorrectly; expected at least 20 spaces, found 11
(#5128) Variable "Plots" must be all lower-case
(#5128) Commas (,) must be followed by white space.
(#5128) Variable "Color" must be all lower-case
(#5130) Line indented incorrectly; expected at least 20 spaces, found 11
(#5130) Variable "RestoreShadow" must be all lower-case
(#5131) Line indented incorrectly; expected 20 spaces, found 11
(#5131) Expected "if (...) {\n"; found "if (...) { "
(#5131) Variable "DrawLine" must be all lower-case
(#5131) Expected "for (...) {\n"; found "for(...) { "
(#5131) Expected 1 space before "="; 0 found
(#5131) Expected 1 space after "="; 0 found
(#5131) Expected 1 space before "<="; 0 found
(#5131) Expected 1 space after "<="; 0 found
(#5131) Variable "Plots" must be all lower-case
(#5131) Expected 1 space before "-"; 0 found
(#5131) Expected 1 space after "-"; 0 found
(#5131) Expected 1 space before "="; 0 found
(#5131) Expected 1 space after "="; 0 found
(#5131) Expected 1 space before "+"; 0 found
(#5131) Expected 1 space after "+"; 0 found
(#5131) Variable "Plots" must be all lower-case
(#5131) Commas (,) must be followed by white space.
(#5131) Variable "Plots" must be all lower-case
(#5131) Expected 1 space before "+"; 0 found
(#5131) Expected 1 space after "+"; 0 found
(#5131) Commas (,) must be followed by white space.
(#5131) Variable "Plots" must be all lower-case
(#5131) Expected 1 space before "+"; 0 found
(#5131) Expected 1 space after "+"; 0 found
(#5131) Commas (,) must be followed by white space.
(#5131) Variable "Plots" must be all lower-case
(#5131) Expected 1 space before "+"; 0 found
(#5131) Expected 1 space after "+"; 0 found
(#5131) Commas (,) must be followed by white space.
(#5131) Variable "LineColor" must be all lower-case
(#5131) Closing brace must be on a line by itself
(#5131) Line exceeds 132 characters; contains 154 characters
(#5131) Closing brace must be on a line by itself
(#5132) Line indented incorrectly; expected 20 spaces, found 11
(#5132) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5132) Variable "DrawPlot" must be all lower-case
(#5133) Line indented incorrectly; expected at least 20 spaces, found 12
(#5134) Line indented incorrectly; expected 24 spaces, found 13
(#5134) Expected "for (...) {\n"; found "for(...)\n {\n"
(#5134) Expected 1 space before "="; 0 found
(#5134) Expected 1 space after "="; 0 found
(#5134) Expected 1 space before "<="; 0 found
(#5134) Expected 1 space after "<="; 0 found
(#5134) Variable "Plots" must be all lower-case
(#5134) Expected 1 space before "-"; 0 found
(#5134) Expected 1 space after "-"; 0 found
(#5134) Expected 1 space before "="; 0 found
(#5134) Expected 1 space after "="; 0 found
(#5134) Expected 1 space before "+"; 0 found
(#5134) Expected 1 space after "+"; 0 found
(#5135) Line indented incorrectly; expected at least 24 spaces, found 14
(#5136) Line indented incorrectly; expected 28 spaces, found 15
(#5136) Expected "if (...) {\n"; found "if (...)\n { "
(#5136) Variable "PlotBorder" must be all lower-case
(#5137) Line indented incorrectly; expected at least 28 spaces, found 16
(#5137) Variable "Plots" must be all lower-case
(#5137) Commas (,) must be followed by white space.
(#5137) Variable "Plots" must be all lower-case
(#5137) Expected 1 space before "+"; 0 found
(#5137) Expected 1 space after "+"; 0 found
(#5137) Commas (,) must be followed by white space.
(#5137) Variable "PlotRadius" must be all lower-case
(#5137) Expected 1 space before "+"; 0 found
(#5137) Expected 1 space after "+"; 0 found
(#5137) Variable "PlotBorder" must be all lower-case
(#5137) Commas (,) must be followed by white space.
(#5137) Variable "PlotBorderColor" must be all lower-case
(#5137) Closing brace must be on a line by itself
(#5139) Line indented incorrectly; expected at least 28 spaces, found 15
(#5139) Variable "Plots" must be all lower-case
(#5139) Commas (,) must be followed by white space.
(#5139) Variable "Plots" must be all lower-case
(#5139) Expected 1 space before "+"; 0 found
(#5139) Expected 1 space after "+"; 0 found
(#5139) Commas (,) must be followed by white space.
(#5139) Variable "PlotRadius" must be all lower-case
(#5139) Commas (,) must be followed by white space.
(#5139) Variable "Color" must be all lower-case
(#5140) Line indented incorrectly; expected 24 spaces, found 14
(#5140) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5141) Line indented incorrectly; expected 20 spaces, found 12
(#5141) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5142) Line indented incorrectly; expected at least 20 spaces, found 11
(#5142) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5143) Line indented incorrectly; expected 16 spaces, found 10
(#5143) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5144) Line indented incorrectly; expected 16 spaces, found 9
(#5144) Usage of ELSEIF not allowed; use ELSE IF instead
(#5144) Variable "Data" must be all lower-case
(#5145) Line indented incorrectly; expected at least 16 spaces, found 10
(#5146) Line indented incorrectly; expected 20 spaces, found 11
(#5146) Expected "if (...) {\n"; found "if (...) { "
(#5146) Variable "YZero" must be all lower-case
(#5146) Expected 1 space before "+"; 0 found
(#5146) Expected 1 space after "+"; 0 found
(#5146) Variable "YZero" must be all lower-case
(#5146) Expected 1 space before "+"; 0 found
(#5146) Expected 1 space after "+"; 0 found
(#5146) Closing brace must be on a line by itself
(#5147) Line indented incorrectly; expected 20 spaces, found 11
(#5147) Expected "if (...) {\n"; found "if (...) { "
(#5147) Variable "YZero" must be all lower-case
(#5147) Expected 1 space before "-"; 0 found
(#5147) Expected 1 space after "-"; 0 found
(#5147) Variable "YZero" must be all lower-case
(#5147) Expected 1 space before "-"; 0 found
(#5147) Expected 1 space after "-"; 0 found
(#5147) Closing brace must be on a line by itself
(#5149) Line indented incorrectly; expected 20 spaces, found 11
(#5149) Expected "if (...) {\n"; found "if (...) { "
(#5149) Variable "XDivs" must be all lower-case
(#5149) Variable "YStep" must be all lower-case
(#5149) Expected 1 space before "-"; 0 found
(#5149) Expected 1 space after "-"; 0 found
(#5149) Expected 1 space before "/"; 0 found
(#5149) Expected 1 space after "/"; 0 found
(#5149) Closing brace must be on a line by itself
(#5149) Expected "} else {\n"; found "} else { "
(#5149) Variable "YStep" must be all lower-case
(#5149) Expected 1 space before "-"; 0 found
(#5149) Expected 1 space after "-"; 0 found
(#5149) Expected 1 space before "-"; 0 found
(#5149) Expected 1 space after "-"; 0 found
(#5149) Variable "XMargin" must be all lower-case
(#5149) Expected 1 space before "*"; 0 found
(#5149) Expected 1 space after "*"; 0 found
(#5149) Expected 1 space before "/"; 0 found
(#5149) Expected 1 space after "/"; 0 found
(#5149) Variable "XDivs" must be all lower-case
(#5149) Line exceeds 132 characters; contains 162 characters
(#5149) Closing brace must be on a line by itself
(#5150) Line indented incorrectly; expected at least 20 spaces, found 11
(#5150) Variable "Y" must be all lower-case
(#5150) Variable "XMargin" must be all lower-case
(#5152) Line indented incorrectly; expected 20 spaces, found 11
(#5152) Expected "if (...) {\n"; found "if (...) { "
(#5152) Variable "PosArray" must be all lower-case
(#5152) Variable "Value" must be all lower-case
(#5152) Variable "PosArray" must be all lower-case
(#5152) Variable "PosArray" must be all lower-case
(#5152) Variable "PosArray" must be all lower-case
(#5152) Variable "Value" must be all lower-case
(#5152) Closing brace must be on a line by itself
(#5154) Line indented incorrectly; expected at least 20 spaces, found 11
(#5154) Variable "Plots" must be all lower-case
(#5154) Variable "Plots" must be all lower-case
(#5154) Variable "YZero" must be all lower-case
(#5154) Variable "Plots" must be all lower-case
(#5154) Variable "Y" must be all lower-case
(#5155) Line indented incorrectly; expected 20 spaces, found 11
(#5155) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5155) Variable "PosArray" must be all lower-case
(#5155) Variable "Key" must be all lower-case
(#5155) Variable "Height" must be all lower-case
(#5156) Line indented incorrectly; expected at least 20 spaces, found 12
(#5157) Line indented incorrectly; expected 24 spaces, found 13
(#5157) Expected "if (...) {\n"; found "if (...) { "
(#5157) Variable "Height" must be all lower-case
(#5157) Variable "Plots" must be all lower-case
(#5157) Variable "YZero" must be all lower-case
(#5157) Expected 1 space before "+"; 0 found
(#5157) Expected 1 space after "+"; 0 found
(#5157) Variable "Height" must be all lower-case
(#5157) Variable "Plots" must be all lower-case
(#5157) Variable "Y" must be all lower-case
(#5157) Closing brace must be on a line by itself
(#5158) Line indented incorrectly; expected at least 24 spaces, found 13
(#5158) Variable "Y" must be all lower-case
(#5158) Variable "Y" must be all lower-case
(#5158) Variable "YStep" must be all lower-case
(#5159) Line indented incorrectly; expected 20 spaces, found 12
(#5159) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5160) Line indented incorrectly; expected at least 20 spaces, found 11
(#5160) Variable "Plots" must be all lower-case
(#5160) Variable "YZero" must be all lower-case
(#5160) Variable "Plots" must be all lower-case
(#5160) Variable "Y" must be all lower-case
(#5160) Expected 1 space before "-"; 0 found
(#5160) Expected 1 space after "-"; 0 found
(#5160) Variable "YStep" must be all lower-case
(#5162) Line indented incorrectly; expected at least 20 spaces, found 11
(#5162) Variable "Plots" must be all lower-case
(#5162) Commas (,) must be followed by white space.
(#5162) Variable "Color" must be all lower-case
(#5164) Line indented incorrectly; expected at least 20 spaces, found 11
(#5164) Variable "RestoreShadow" must be all lower-case
(#5165) Line indented incorrectly; expected 20 spaces, found 11
(#5165) Expected "if (...) {\n"; found "if (...) { "
(#5165) Variable "DrawLine" must be all lower-case
(#5165) Expected "for (...) {\n"; found "for(...) { "
(#5165) Expected 1 space before "="; 0 found
(#5165) Expected 1 space after "="; 0 found
(#5165) Expected 1 space before "<="; 0 found
(#5165) Expected 1 space after "<="; 0 found
(#5165) Variable "Plots" must be all lower-case
(#5165) Expected 1 space before "-"; 0 found
(#5165) Expected 1 space after "-"; 0 found
(#5165) Expected 1 space before "="; 0 found
(#5165) Expected 1 space after "="; 0 found
(#5165) Expected 1 space before "+"; 0 found
(#5165) Expected 1 space after "+"; 0 found
(#5165) Variable "Plots" must be all lower-case
(#5165) Commas (,) must be followed by white space.
(#5165) Variable "Plots" must be all lower-case
(#5165) Expected 1 space before "+"; 0 found
(#5165) Expected 1 space after "+"; 0 found
(#5165) Commas (,) must be followed by white space.
(#5165) Variable "Plots" must be all lower-case
(#5165) Expected 1 space before "+"; 0 found
(#5165) Expected 1 space after "+"; 0 found
(#5165) Commas (,) must be followed by white space.
(#5165) Variable "Plots" must be all lower-case
(#5165) Expected 1 space before "+"; 0 found
(#5165) Expected 1 space after "+"; 0 found
(#5165) Commas (,) must be followed by white space.
(#5165) Variable "LineColor" must be all lower-case
(#5165) Closing brace must be on a line by itself
(#5165) Line exceeds 132 characters; contains 154 characters
(#5165) Closing brace must be on a line by itself
(#5166) Line indented incorrectly; expected 20 spaces, found 11
(#5166) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5166) Variable "DrawPlot" must be all lower-case
(#5167) Line indented incorrectly; expected at least 20 spaces, found 12
(#5168) Line indented incorrectly; expected 24 spaces, found 13
(#5168) Expected "for (...) {\n"; found "for(...)\n {\n"
(#5168) Expected 1 space before "="; 0 found
(#5168) Expected 1 space after "="; 0 found
(#5168) Expected 1 space before "<="; 0 found
(#5168) Expected 1 space after "<="; 0 found
(#5168) Variable "Plots" must be all lower-case
(#5168) Expected 1 space before "-"; 0 found
(#5168) Expected 1 space after "-"; 0 found
(#5168) Expected 1 space before "="; 0 found
(#5168) Expected 1 space after "="; 0 found
(#5168) Expected 1 space before "+"; 0 found
(#5168) Expected 1 space after "+"; 0 found
(#5169) Line indented incorrectly; expected at least 24 spaces, found 14
(#5170) Line indented incorrectly; expected 28 spaces, found 15
(#5170) Expected "if (...) {\n"; found "if (...)\n { "
(#5170) Variable "PlotBorder" must be all lower-case
(#5171) Line indented incorrectly; expected at least 28 spaces, found 16
(#5171) Variable "Plots" must be all lower-case
(#5171) Commas (,) must be followed by white space.
(#5171) Variable "Plots" must be all lower-case
(#5171) Expected 1 space before "+"; 0 found
(#5171) Expected 1 space after "+"; 0 found
(#5171) Commas (,) must be followed by white space.
(#5171) Variable "PlotRadius" must be all lower-case
(#5171) Expected 1 space before "+"; 0 found
(#5171) Expected 1 space after "+"; 0 found
(#5171) Variable "PlotBorder" must be all lower-case
(#5171) Commas (,) must be followed by white space.
(#5171) Variable "PlotBorderColor" must be all lower-case
(#5171) Closing brace must be on a line by itself
(#5173) Line indented incorrectly; expected at least 28 spaces, found 15
(#5173) Variable "Plots" must be all lower-case
(#5173) Commas (,) must be followed by white space.
(#5173) Variable "Plots" must be all lower-case
(#5173) Expected 1 space before "+"; 0 found
(#5173) Expected 1 space after "+"; 0 found
(#5173) Commas (,) must be followed by white space.
(#5173) Variable "PlotRadius" must be all lower-case
(#5173) Commas (,) must be followed by white space.
(#5173) Variable "Color" must be all lower-case
(#5174) Line indented incorrectly; expected 24 spaces, found 14
(#5174) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5175) Line indented incorrectly; expected 20 spaces, found 12
(#5175) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5176) Line indented incorrectly; expected at least 20 spaces, found 11
(#5176) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5177) Line indented incorrectly; expected 16 spaces, found 10
(#5177) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5178) Line indented incorrectly; expected 12 spaces, found 8
(#5178) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5179) Line indented incorrectly; expected 8 spaces, found 6
(#5179) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5180) Line indented incorrectly; expected at least 8 spaces, found 5
(#5180) Variable "RestoreShadow" must be all lower-case
(#5181) Closing brace indented incorrectly; expected 3 spaces, found 4
(#5183) Line indented incorrectly; expected at least 4 spaces, found 3
(#5184) Line indented incorrectly; expected 4 spaces, found 3
(#5184) method name "pDraw::getRandomColor" must be in lower-case letters only
(#5184) Visibility must be declared on method "getRandomColor"
(#5184) Variable "Alpha" must be all lower-case
(#5185) Opening brace should be on the same line as the declaration
(#5185) Opening brace must be the last content on the line
(#5185) Expected 1 space before "=>"; 0 found
(#5185) Expected 1 space after "=>"; 0 found
(#5185) Commas (,) must be followed by white space.
(#5185) Commas (,) must be followed by white space.
(#5185) Expected 1 space before "=>"; 0 found
(#5185) Expected 1 space after "=>"; 0 found
(#5185) Commas (,) must be followed by white space.
(#5185) Commas (,) must be followed by white space.
(#5185) Expected 1 space before "=>"; 0 found
(#5185) Expected 1 space after "=>"; 0 found
(#5185) Commas (,) must be followed by white space.
(#5185) Commas (,) must be followed by white space.
(#5185) Expected 1 space before "=>"; 0 found
(#5185) Expected 1 space after "=>"; 0 found
(#5185) Variable "Alpha" must be all lower-case
(#5185) Closing brace must be on a line by itself
(#5186) Whitespace found at end of line
(#5187) Line indented incorrectly; expected at least 4 spaces, found 3
(#5188) Line indented incorrectly; expected 4 spaces, found 3
(#5188) method name "pDraw::validatePalette" must be in lower-case letters only
(#5188) Visibility must be declared on method "validatePalette"
(#5188) Variable "Colors" must be all lower-case
(#5188) Commas (,) must be followed by white space.
(#5188) Variable "Surrounding" must be all lower-case
(#5188) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5189) Opening brace should be on the same line as the declaration
(#5190) Line indented incorrectly; expected at least 8 spaces, found 5
(#5190) Variable "Result" must be all lower-case
(#5192) Line indented incorrectly; expected 8 spaces, found 5
(#5192) Expected "if (...) {\n"; found "if (...) { "
(#5192) Variable "Colors" must be all lower-case
(#5192) Closing brace must be on a line by itself
(#5194) Line indented incorrectly; expected 8 spaces, found 5
(#5194) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5194) Variable "Colors" must be all lower-case
(#5194) Variable "Key" must be all lower-case
(#5194) Variable "Values" must be all lower-case
(#5195) Line indented incorrectly; expected at least 8 spaces, found 6
(#5196) Line indented incorrectly; expected 12 spaces, found 7
(#5196) Expected "if (...) {\n"; found "if (...) { "
(#5196) Variable "Values" must be all lower-case
(#5196) Variable "Result" must be all lower-case
(#5196) Variable "Key" must be all lower-case
(#5196) Variable "Values" must be all lower-case
(#5196) Closing brace must be on a line by itself
(#5196) Expected "} else {\n"; found "} else { "
(#5196) Variable "Result" must be all lower-case
(#5196) Variable "Key" must be all lower-case
(#5196) Commas (,) must be followed by white space.
(#5196) Closing brace must be on a line by itself
(#5197) Line indented incorrectly; expected 12 spaces, found 7
(#5197) Expected "if (...) {\n"; found "if (...) { "
(#5197) Variable "Values" must be all lower-case
(#5197) Variable "Result" must be all lower-case
(#5197) Variable "Key" must be all lower-case
(#5197) Variable "Values" must be all lower-case
(#5197) Closing brace must be on a line by itself
(#5197) Expected "} else {\n"; found "} else { "
(#5197) Variable "Result" must be all lower-case
(#5197) Variable "Key" must be all lower-case
(#5197) Commas (,) must be followed by white space.
(#5197) Closing brace must be on a line by itself
(#5198) Line indented incorrectly; expected 12 spaces, found 7
(#5198) Expected "if (...) {\n"; found "if (...) { "
(#5198) Variable "Values" must be all lower-case
(#5198) Variable "Result" must be all lower-case
(#5198) Variable "Key" must be all lower-case
(#5198) Variable "Values" must be all lower-case
(#5198) Closing brace must be on a line by itself
(#5198) Expected "} else {\n"; found "} else { "
(#5198) Variable "Result" must be all lower-case
(#5198) Variable "Key" must be all lower-case
(#5198) Commas (,) must be followed by white space.
(#5198) Closing brace must be on a line by itself
(#5199) Line indented incorrectly; expected 12 spaces, found 7
(#5199) Expected "if (...) {\n"; found "if (...) { "
(#5199) Variable "Values" must be all lower-case
(#5199) Variable "Result" must be all lower-case
(#5199) Variable "Key" must be all lower-case
(#5199) Variable "Values" must be all lower-case
(#5199) Closing brace must be on a line by itself
(#5199) Expected "} else {\n"; found "} else { "
(#5199) Variable "Result" must be all lower-case
(#5199) Variable "Key" must be all lower-case
(#5199) Closing brace must be on a line by itself
(#5201) Line indented incorrectly; expected 12 spaces, found 7
(#5201) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5201) Variable "Surrounding" must be all lower-case
(#5201) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5202) Line indented incorrectly; expected at least 12 spaces, found 8
(#5203) Line indented incorrectly; expected at least 16 spaces, found 9
(#5203) Variable "Result" must be all lower-case
(#5203) Variable "Key" must be all lower-case
(#5203) Variable "Result" must be all lower-case
(#5203) Variable "Key" must be all lower-case
(#5203) Variable "Surrounding" must be all lower-case
(#5204) Line indented incorrectly; expected at least 16 spaces, found 9
(#5204) Variable "Result" must be all lower-case
(#5204) Variable "Key" must be all lower-case
(#5204) Variable "Result" must be all lower-case
(#5204) Variable "Key" must be all lower-case
(#5204) Variable "Surrounding" must be all lower-case
(#5205) Line indented incorrectly; expected at least 16 spaces, found 9
(#5205) Variable "Result" must be all lower-case
(#5205) Variable "Key" must be all lower-case
(#5205) Variable "Result" must be all lower-case
(#5205) Variable "Key" must be all lower-case
(#5205) Variable "Surrounding" must be all lower-case
(#5206) Line indented incorrectly; expected 12 spaces, found 8
(#5206) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5207) Line indented incorrectly; expected 12 spaces, found 7
(#5207) Expected "} else {\n"; found "}\n else\n {\n"
(#5208) Line indented incorrectly; expected at least 12 spaces, found 8
(#5209) Line indented incorrectly; expected 16 spaces, found 9
(#5209) Expected "if (...) {\n"; found "if (...) { "
(#5209) Variable "Values" must be all lower-case
(#5209) Variable "Result" must be all lower-case
(#5209) Variable "Key" must be all lower-case
(#5209) Variable "Values" must be all lower-case
(#5209) Closing brace must be on a line by itself
(#5209) Expected "} else {\n"; found "} else { "
(#5209) Variable "Result" must be all lower-case
(#5209) Variable "Key" must be all lower-case
(#5209) Variable "Result" must be all lower-case
(#5209) Variable "Key" must be all lower-case
(#5209) Line exceeds 132 characters; contains 152 characters
(#5209) Closing brace must be on a line by itself
(#5210) Line indented incorrectly; expected 16 spaces, found 9
(#5210) Expected "if (...) {\n"; found "if (...) { "
(#5210) Variable "Values" must be all lower-case
(#5210) Variable "Result" must be all lower-case
(#5210) Variable "Key" must be all lower-case
(#5210) Variable "Values" must be all lower-case
(#5210) Closing brace must be on a line by itself
(#5210) Expected "} else {\n"; found "} else { "
(#5210) Variable "Result" must be all lower-case
(#5210) Variable "Key" must be all lower-case
(#5210) Variable "Result" must be all lower-case
(#5210) Variable "Key" must be all lower-case
(#5210) Line exceeds 132 characters; contains 152 characters
(#5210) Closing brace must be on a line by itself
(#5211) Line indented incorrectly; expected 16 spaces, found 9
(#5211) Expected "if (...) {\n"; found "if (...) { "
(#5211) Variable "Values" must be all lower-case
(#5211) Variable "Result" must be all lower-case
(#5211) Variable "Key" must be all lower-case
(#5211) Variable "Values" must be all lower-case
(#5211) Closing brace must be on a line by itself
(#5211) Expected "} else {\n"; found "} else { "
(#5211) Variable "Result" must be all lower-case
(#5211) Variable "Key" must be all lower-case
(#5211) Variable "Result" must be all lower-case
(#5211) Variable "Key" must be all lower-case
(#5211) Line exceeds 132 characters; contains 152 characters
(#5211) Closing brace must be on a line by itself
(#5212) Line indented incorrectly; expected 16 spaces, found 9
(#5212) Expected "if (...) {\n"; found "if (...) { "
(#5212) Variable "Values" must be all lower-case
(#5212) Variable "Result" must be all lower-case
(#5212) Variable "Key" must be all lower-case
(#5212) Variable "Values" must be all lower-case
(#5212) Closing brace must be on a line by itself
(#5212) Expected "} else {\n"; found "} else { "
(#5212) Variable "Result" must be all lower-case
(#5212) Variable "Key" must be all lower-case
(#5212) Variable "Result" must be all lower-case
(#5212) Variable "Key" must be all lower-case
(#5212) Line exceeds 132 characters; contains 168 characters
(#5212) Closing brace must be on a line by itself
(#5213) Line indented incorrectly; expected 12 spaces, found 8
(#5213) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5214) Line indented incorrectly; expected 8 spaces, found 6
(#5214) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5216) Line indented incorrectly; expected at least 8 spaces, found 5
(#5216) Variable "Result" must be all lower-case
(#5217) Closing brace indented incorrectly; expected 3 spaces, found 4
(#5219) Line indented incorrectly; expected at least 4 spaces, found 3
(#5220) Line indented incorrectly; expected 4 spaces, found 3
(#5220) method name "pDraw::drawDerivative" must be in lower-case letters only
(#5220) Visibility must be declared on method "drawDerivative"
(#5220) Variable "Format" must be all lower-case
(#5220) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5221) Opening brace should be on the same line as the declaration
(#5222) Line indented incorrectly; expected at least 8 spaces, found 5
(#5222) Variable "Offset" must be all lower-case
(#5222) Spaces must be used for alignment; tabs are not allowed
(#5222) Tab found within whitespace
(#5222) Variable "Format" must be all lower-case
(#5222) Variable "Format" must be all lower-case
(#5223) Line indented incorrectly; expected at least 8 spaces, found 5
(#5223) Variable "SerieSpacing" must be all lower-case
(#5223) Spaces must be used for alignment; tabs are not allowed
(#5223) Tab found within whitespace
(#5223) Variable "Format" must be all lower-case
(#5223) Variable "Format" must be all lower-case
(#5224) Line indented incorrectly; expected at least 8 spaces, found 5
(#5224) Variable "DerivativeHeight" must be all lower-case
(#5224) Spaces must be used for alignment; tabs are not allowed
(#5224) Tab found within whitespace
(#5224) Variable "Format" must be all lower-case
(#5224) Variable "Format" must be all lower-case
(#5225) Line indented incorrectly; expected at least 8 spaces, found 5
(#5225) Variable "ShadedSlopeBox" must be all lower-case
(#5225) Spaces must be used for alignment; tabs are not allowed
(#5225) Tab found within whitespace
(#5225) Variable "Format" must be all lower-case
(#5225) Variable "Format" must be all lower-case
(#5225) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5226) Line indented incorrectly; expected at least 8 spaces, found 5
(#5226) Variable "DrawBackground" must be all lower-case
(#5226) Spaces must be used for alignment; tabs are not allowed
(#5226) Tab found within whitespace
(#5226) Variable "Format" must be all lower-case
(#5226) Variable "Format" must be all lower-case
(#5226) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5227) Line indented incorrectly; expected at least 8 spaces, found 5
(#5227) Variable "BackgroundR" must be all lower-case
(#5227) Spaces must be used for alignment; tabs are not allowed
(#5227) Tab found within whitespace
(#5227) Variable "Format" must be all lower-case
(#5227) Variable "Format" must be all lower-case
(#5228) Line indented incorrectly; expected at least 8 spaces, found 5
(#5228) Variable "BackgroundG" must be all lower-case
(#5228) Spaces must be used for alignment; tabs are not allowed
(#5228) Tab found within whitespace
(#5228) Variable "Format" must be all lower-case
(#5228) Variable "Format" must be all lower-case
(#5229) Line indented incorrectly; expected at least 8 spaces, found 5
(#5229) Variable "BackgroundB" must be all lower-case
(#5229) Spaces must be used for alignment; tabs are not allowed
(#5229) Tab found within whitespace
(#5229) Variable "Format" must be all lower-case
(#5229) Variable "Format" must be all lower-case
(#5230) Line indented incorrectly; expected at least 8 spaces, found 5
(#5230) Variable "BackgroundAlpha" must be all lower-case
(#5230) Spaces must be used for alignment; tabs are not allowed
(#5230) Tab found within whitespace
(#5230) Variable "Format" must be all lower-case
(#5230) Variable "Format" must be all lower-case
(#5231) Line indented incorrectly; expected at least 8 spaces, found 5
(#5231) Variable "DrawBorder" must be all lower-case
(#5231) Spaces must be used for alignment; tabs are not allowed
(#5231) Tab found within whitespace
(#5231) Variable "Format" must be all lower-case
(#5231) Variable "Format" must be all lower-case
(#5231) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5232) Line indented incorrectly; expected at least 8 spaces, found 5
(#5232) Variable "BorderR" must be all lower-case
(#5232) Spaces must be used for alignment; tabs are not allowed
(#5232) Tab found within whitespace
(#5232) Variable "Format" must be all lower-case
(#5232) Variable "Format" must be all lower-case
(#5233) Line indented incorrectly; expected at least 8 spaces, found 5
(#5233) Variable "BorderG" must be all lower-case
(#5233) Spaces must be used for alignment; tabs are not allowed
(#5233) Tab found within whitespace
(#5233) Variable "Format" must be all lower-case
(#5233) Variable "Format" must be all lower-case
(#5234) Line indented incorrectly; expected at least 8 spaces, found 5
(#5234) Variable "BorderB" must be all lower-case
(#5234) Spaces must be used for alignment; tabs are not allowed
(#5234) Tab found within whitespace
(#5234) Variable "Format" must be all lower-case
(#5234) Variable "Format" must be all lower-case
(#5235) Line indented incorrectly; expected at least 8 spaces, found 5
(#5235) Variable "BorderAlpha" must be all lower-case
(#5235) Spaces must be used for alignment; tabs are not allowed
(#5235) Tab found within whitespace
(#5235) Variable "Format" must be all lower-case
(#5235) Variable "Format" must be all lower-case
(#5236) Line indented incorrectly; expected at least 8 spaces, found 5
(#5236) Variable "Caption" must be all lower-case
(#5236) Spaces must be used for alignment; tabs are not allowed
(#5236) Tab found within whitespace
(#5236) Variable "Format" must be all lower-case
(#5236) Variable "Format" must be all lower-case
(#5236) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5237) Line indented incorrectly; expected at least 8 spaces, found 5
(#5237) Variable "CaptionHeight" must be all lower-case
(#5237) Spaces must be used for alignment; tabs are not allowed
(#5237) Tab found within whitespace
(#5237) Variable "Format" must be all lower-case
(#5237) Variable "Format" must be all lower-case
(#5238) Line indented incorrectly; expected at least 8 spaces, found 5
(#5238) Variable "CaptionWidth" must be all lower-case
(#5238) Spaces must be used for alignment; tabs are not allowed
(#5238) Tab found within whitespace
(#5238) Variable "Format" must be all lower-case
(#5238) Variable "Format" must be all lower-case
(#5239) Line indented incorrectly; expected at least 8 spaces, found 5
(#5239) Variable "CaptionMargin" must be all lower-case
(#5239) Spaces must be used for alignment; tabs are not allowed
(#5239) Tab found within whitespace
(#5239) Variable "Format" must be all lower-case
(#5239) Variable "Format" must be all lower-case
(#5240) Line indented incorrectly; expected at least 8 spaces, found 5
(#5240) Variable "CaptionLine" must be all lower-case
(#5240) Spaces must be used for alignment; tabs are not allowed
(#5240) Tab found within whitespace
(#5240) Variable "Format" must be all lower-case
(#5240) Variable "Format" must be all lower-case
(#5240) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5241) Line indented incorrectly; expected at least 8 spaces, found 5
(#5241) Variable "CaptionBox" must be all lower-case
(#5241) Spaces must be used for alignment; tabs are not allowed
(#5241) Tab found within whitespace
(#5241) Variable "Format" must be all lower-case
(#5241) Variable "Format" must be all lower-case
(#5241) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5242) Line indented incorrectly; expected at least 8 spaces, found 5
(#5242) Variable "CaptionBorderR" must be all lower-case
(#5242) Spaces must be used for alignment; tabs are not allowed
(#5242) Tab found within whitespace
(#5242) Variable "Format" must be all lower-case
(#5242) Variable "Format" must be all lower-case
(#5243) Line indented incorrectly; expected at least 8 spaces, found 5
(#5243) Variable "CaptionBorderG" must be all lower-case
(#5243) Spaces must be used for alignment; tabs are not allowed
(#5243) Tab found within whitespace
(#5243) Variable "Format" must be all lower-case
(#5243) Variable "Format" must be all lower-case
(#5244) Line indented incorrectly; expected at least 8 spaces, found 5
(#5244) Variable "CaptionBorderB" must be all lower-case
(#5244) Spaces must be used for alignment; tabs are not allowed
(#5244) Tab found within whitespace
(#5244) Variable "Format" must be all lower-case
(#5244) Variable "Format" must be all lower-case
(#5245) Line indented incorrectly; expected at least 8 spaces, found 5
(#5245) Variable "CaptionFillR" must be all lower-case
(#5245) Spaces must be used for alignment; tabs are not allowed
(#5245) Tab found within whitespace
(#5245) Variable "Format" must be all lower-case
(#5245) Variable "Format" must be all lower-case
(#5246) Line indented incorrectly; expected at least 8 spaces, found 5
(#5246) Variable "CaptionFillG" must be all lower-case
(#5246) Spaces must be used for alignment; tabs are not allowed
(#5246) Tab found within whitespace
(#5246) Variable "Format" must be all lower-case
(#5246) Variable "Format" must be all lower-case
(#5247) Line indented incorrectly; expected at least 8 spaces, found 5
(#5247) Variable "CaptionFillB" must be all lower-case
(#5247) Spaces must be used for alignment; tabs are not allowed
(#5247) Tab found within whitespace
(#5247) Variable "Format" must be all lower-case
(#5247) Variable "Format" must be all lower-case
(#5248) Line indented incorrectly; expected at least 8 spaces, found 5
(#5248) Variable "CaptionFillAlpha" must be all lower-case
(#5248) Spaces must be used for alignment; tabs are not allowed
(#5248) Tab found within whitespace
(#5248) Variable "Format" must be all lower-case
(#5248) Variable "Format" must be all lower-case
(#5249) Line indented incorrectly; expected at least 8 spaces, found 5
(#5249) Variable "PositiveSlopeStartR" must be all lower-case
(#5249) Spaces must be used for alignment; tabs are not allowed
(#5249) Tab found within whitespace
(#5249) Variable "Format" must be all lower-case
(#5249) Variable "Format" must be all lower-case
(#5250) Line indented incorrectly; expected at least 8 spaces, found 5
(#5250) Variable "PositiveSlopeStartG" must be all lower-case
(#5250) Spaces must be used for alignment; tabs are not allowed
(#5250) Tab found within whitespace
(#5250) Variable "Format" must be all lower-case
(#5250) Variable "Format" must be all lower-case
(#5251) Line indented incorrectly; expected at least 8 spaces, found 5
(#5251) Variable "PositiveSlopeStartB" must be all lower-case
(#5251) Spaces must be used for alignment; tabs are not allowed
(#5251) Tab found within whitespace
(#5251) Variable "Format" must be all lower-case
(#5251) Variable "Format" must be all lower-case
(#5252) Line indented incorrectly; expected at least 8 spaces, found 5
(#5252) Variable "PositiveSlopeEndR" must be all lower-case
(#5252) Spaces must be used for alignment; tabs are not allowed
(#5252) Tab found within whitespace
(#5252) Variable "Format" must be all lower-case
(#5252) Variable "Format" must be all lower-case
(#5253) Line indented incorrectly; expected at least 8 spaces, found 5
(#5253) Variable "PositiveSlopeEndG" must be all lower-case
(#5253) Spaces must be used for alignment; tabs are not allowed
(#5253) Tab found within whitespace
(#5253) Variable "Format" must be all lower-case
(#5253) Variable "Format" must be all lower-case
(#5254) Line indented incorrectly; expected at least 8 spaces, found 5
(#5254) Variable "PositiveSlopeEndB" must be all lower-case
(#5254) Spaces must be used for alignment; tabs are not allowed
(#5254) Tab found within whitespace
(#5254) Variable "Format" must be all lower-case
(#5254) Variable "Format" must be all lower-case
(#5255) Line indented incorrectly; expected at least 8 spaces, found 5
(#5255) Variable "NegativeSlopeStartR" must be all lower-case
(#5255) Spaces must be used for alignment; tabs are not allowed
(#5255) Tab found within whitespace
(#5255) Variable "Format" must be all lower-case
(#5255) Variable "Format" must be all lower-case
(#5256) Line indented incorrectly; expected at least 8 spaces, found 5
(#5256) Variable "NegativeSlopeStartG" must be all lower-case
(#5256) Spaces must be used for alignment; tabs are not allowed
(#5256) Tab found within whitespace
(#5256) Variable "Format" must be all lower-case
(#5256) Variable "Format" must be all lower-case
(#5257) Line indented incorrectly; expected at least 8 spaces, found 5
(#5257) Variable "NegativeSlopeStartB" must be all lower-case
(#5257) Spaces must be used for alignment; tabs are not allowed
(#5257) Tab found within whitespace
(#5257) Variable "Format" must be all lower-case
(#5257) Variable "Format" must be all lower-case
(#5258) Line indented incorrectly; expected at least 8 spaces, found 5
(#5258) Variable "NegativeSlopeEndR" must be all lower-case
(#5258) Spaces must be used for alignment; tabs are not allowed
(#5258) Tab found within whitespace
(#5258) Variable "Format" must be all lower-case
(#5258) Variable "Format" must be all lower-case
(#5259) Line indented incorrectly; expected at least 8 spaces, found 5
(#5259) Variable "NegativeSlopeEndG" must be all lower-case
(#5259) Spaces must be used for alignment; tabs are not allowed
(#5259) Tab found within whitespace
(#5259) Variable "Format" must be all lower-case
(#5259) Variable "Format" must be all lower-case
(#5260) Line indented incorrectly; expected at least 8 spaces, found 5
(#5260) Variable "NegativeSlopeEndB" must be all lower-case
(#5260) Spaces must be used for alignment; tabs are not allowed
(#5260) Tab found within whitespace
(#5260) Variable "Format" must be all lower-case
(#5260) Variable "Format" must be all lower-case
(#5262) Line indented incorrectly; expected at least 8 spaces, found 5
(#5262) Variable "Data" must be all lower-case
(#5264) Line indented incorrectly; expected at least 8 spaces, found 5
(#5264) Variable "XMargin" must be all lower-case
(#5264) Commas (,) must be followed by white space.
(#5264) Variable "XDivs" must be all lower-case
(#5266) Line indented incorrectly; expected at least 8 spaces, found 5
(#5266) Inline control structures are not allowed
(#5266) Variable "Data" must be all lower-case
(#5267) Line indented incorrectly; expected at least 8 spaces, found 6
(#5267) Variable "YPos" must be all lower-case
(#5267) Variable "Offset" must be all lower-case
(#5268) Line indented incorrectly; expected at least 8 spaces, found 5
(#5268) Inline control structures are not allowed
(#5269) Line indented incorrectly; expected at least 8 spaces, found 6
(#5269) Variable "XPos" must be all lower-case
(#5269) Variable "Offset" must be all lower-case
(#5271) Line indented incorrectly; expected 8 spaces, found 5
(#5271) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5271) Variable "Data" must be all lower-case
(#5271) Variable "SerieName" must be all lower-case
(#5271) Variable "Serie" must be all lower-case
(#5272) Line indented incorrectly; expected at least 8 spaces, found 6
(#5273) Line indented incorrectly; expected 12 spaces, found 7
(#5273) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5273) Variable "Serie" must be all lower-case
(#5273) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5273) Variable "SerieName" must be all lower-case
(#5273) Variable "Data" must be all lower-case
(#5274) Line indented incorrectly; expected at least 12 spaces, found 8
(#5275) Line indented incorrectly; expected at least 16 spaces, found 9
(#5275) Variable "R" must be all lower-case
(#5275) Variable "Serie" must be all lower-case
(#5275) Variable "G" must be all lower-case
(#5275) Variable "Serie" must be all lower-case
(#5275) Variable "B" must be all lower-case
(#5275) Variable "Serie" must be all lower-case
(#5275) Variable "Alpha" must be all lower-case
(#5275) Variable "Serie" must be all lower-case
(#5275) Variable "Ticks" must be all lower-case
(#5275) Variable "Serie" must be all lower-case
(#5275) Variable "Weight" must be all lower-case
(#5275) Variable "Serie" must be all lower-case
(#5275) Line exceeds 132 characters; contains 178 characters
(#5277) Line indented incorrectly; expected at least 16 spaces, found 9
(#5277) Variable "AxisID" must be all lower-case
(#5277) Variable "Serie" must be all lower-case
(#5278) Line indented incorrectly; expected at least 16 spaces, found 9
(#5278) Variable "PosArray" must be all lower-case
(#5278) Variable "Serie" must be all lower-case
(#5278) Commas (,) must be followed by white space.
(#5278) Expected 1 space before "=>"; 0 found
(#5278) Expected 1 space after "=>"; 0 found
(#5278) Variable "Serie" must be all lower-case
(#5280) Line indented incorrectly; expected 16 spaces, found 9
(#5280) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5280) Variable "Data" must be all lower-case
(#5281) Line indented incorrectly; expected at least 16 spaces, found 10
(#5282) Line indented incorrectly; expected 20 spaces, found 11
(#5282) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5282) Variable "Caption" must be all lower-case
(#5283) Line indented incorrectly; expected at least 20 spaces, found 12
(#5284) Line indented incorrectly; expected 24 spaces, found 13
(#5284) Expected "if (...) {\n"; found "if (...) \n {\n"
(#5284) Variable "CaptionLine" must be all lower-case
(#5284) Whitespace found at end of line
(#5285) Line indented incorrectly; expected at least 24 spaces, found 14
(#5286) Line indented incorrectly; expected at least 28 spaces, found 15
(#5286) Variable "StartX" must be all lower-case
(#5286) Expected 1 space before "-"; 0 found
(#5286) Expected 1 space after "-"; 0 found
(#5286) Variable "CaptionWidth" must be all lower-case
(#5286) Expected 1 space before "+"; 0 found
(#5286) Expected 1 space after "+"; 0 found
(#5286) Variable "XMargin" must be all lower-case
(#5286) Expected 1 space before "-"; 0 found
(#5286) Expected 1 space after "-"; 0 found
(#5286) Variable "CaptionMargin" must be all lower-case
(#5287) Line indented incorrectly; expected at least 28 spaces, found 15
(#5287) Variable "EndX" must be all lower-case
(#5287) Expected 1 space before "-"; 0 found
(#5287) Expected 1 space after "-"; 0 found
(#5287) Variable "CaptionMargin" must be all lower-case
(#5287) Expected 1 space before "+"; 0 found
(#5287) Expected 1 space after "+"; 0 found
(#5287) Variable "XMargin" must be all lower-case
(#5289) Line indented incorrectly; expected at least 28 spaces, found 15
(#5289) Variable "CaptionSettings" must be all lower-case
(#5289) Expected 1 space before "=>"; 0 found
(#5289) Expected 1 space after "=>"; 0 found
(#5289) Variable "R" must be all lower-case
(#5289) Commas (,) must be followed by white space.
(#5289) Expected 1 space before "=>"; 0 found
(#5289) Expected 1 space after "=>"; 0 found
(#5289) Variable "G" must be all lower-case
(#5289) Commas (,) must be followed by white space.
(#5289) Expected 1 space before "=>"; 0 found
(#5289) Expected 1 space after "=>"; 0 found
(#5289) Variable "B" must be all lower-case
(#5289) Commas (,) must be followed by white space.
(#5289) Expected 1 space before "=>"; 0 found
(#5289) Expected 1 space after "=>"; 0 found
(#5289) Variable "Alpha" must be all lower-case
(#5289) Commas (,) must be followed by white space.
(#5289) Expected 1 space before "=>"; 0 found
(#5289) Expected 1 space after "=>"; 0 found
(#5289) Variable "Ticks" must be all lower-case
(#5289) Commas (,) must be followed by white space.
(#5289) Expected 1 space before "=>"; 0 found
(#5289) Expected 1 space after "=>"; 0 found
(#5289) Variable "Weight" must be all lower-case
(#5290) Line indented incorrectly; expected 28 spaces, found 15
(#5290) Expected "if (...) {\n"; found "if (...) { "
(#5290) Variable "CaptionBox" must be all lower-case
(#5290) Variable "StartX" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Variable "YPos" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Variable "EndX" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Variable "YPos" must be all lower-case
(#5290) Expected 1 space before "+"; 0 found
(#5290) Expected 1 space after "+"; 0 found
(#5290) Variable "CaptionHeight" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Expected 1 space before "=>"; 0 found
(#5290) Expected 1 space after "=>"; 0 found
(#5290) Variable "CaptionFillR" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Expected 1 space before "=>"; 0 found
(#5290) Expected 1 space after "=>"; 0 found
(#5290) Variable "CaptionFillG" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Expected 1 space before "=>"; 0 found
(#5290) Expected 1 space after "=>"; 0 found
(#5290) Variable "CaptionFillB" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Expected 1 space before "=>"; 0 found
(#5290) Expected 1 space after "=>"; 0 found
(#5290) Variable "CaptionBorderR" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Expected 1 space before "=>"; 0 found
(#5290) Expected 1 space after "=>"; 0 found
(#5290) Variable "CaptionBorderG" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Expected 1 space before "=>"; 0 found
(#5290) Expected 1 space after "=>"; 0 found
(#5290) Variable "CaptionBorderB" must be all lower-case
(#5290) Commas (,) must be followed by white space.
(#5290) Expected 1 space before "=>"; 0 found
(#5290) Expected 1 space after "=>"; 0 found
(#5290) Variable "CaptionFillAlpha" must be all lower-case
(#5290) Line exceeds maximum limit of 180 characters; contains 279 characters
(#5290) Closing brace must be on a line by itself
(#5291) Line indented incorrectly; expected at least 28 spaces, found 15
(#5291) Variable "StartX" must be all lower-case
(#5291) Expected 1 space before "+"; 0 found
(#5291) Expected 1 space after "+"; 0 found
(#5291) Commas (,) must be followed by white space.
(#5291) Variable "YPos" must be all lower-case
(#5291) Expected 1 space before "+"; 0 found
(#5291) Expected 1 space after "+"; 0 found
(#5291) Variable "CaptionHeight" must be all lower-case
(#5291) Expected 1 space before "/"; 0 found
(#5291) Expected 1 space after "/"; 0 found
(#5291) Commas (,) must be followed by white space.
(#5291) Variable "EndX" must be all lower-case
(#5291) Expected 1 space before "-"; 0 found
(#5291) Expected 1 space after "-"; 0 found
(#5291) Commas (,) must be followed by white space.
(#5291) Variable "YPos" must be all lower-case
(#5291) Expected 1 space before "+"; 0 found
(#5291) Expected 1 space after "+"; 0 found
(#5291) Variable "CaptionHeight" must be all lower-case
(#5291) Expected 1 space before "/"; 0 found
(#5291) Expected 1 space after "/"; 0 found
(#5291) Commas (,) must be followed by white space.
(#5291) Variable "CaptionSettings" must be all lower-case
(#5292) Line indented incorrectly; expected 24 spaces, found 14
(#5292) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5293) Line indented incorrectly; expected at least 24 spaces, found 13
(#5293) Inline control structures are not allowed
(#5294) Line indented incorrectly; expected at least 24 spaces, found 14
(#5294) Expected 1 space before "-"; 0 found
(#5294) Expected 1 space after "-"; 0 found
(#5294) Variable "CaptionWidth" must be all lower-case
(#5294) Expected 1 space before "+"; 0 found
(#5294) Expected 1 space after "+"; 0 found
(#5294) Variable "XMargin" must be all lower-case
(#5294) Expected 1 space before "-"; 0 found
(#5294) Expected 1 space after "-"; 0 found
(#5294) Variable "CaptionMargin" must be all lower-case
(#5294) Commas (,) must be followed by white space.
(#5294) Variable "YPos" must be all lower-case
(#5294) Commas (,) must be followed by white space.
(#5294) Expected 1 space before "-"; 0 found
(#5294) Expected 1 space after "-"; 0 found
(#5294) Variable "CaptionMargin" must be all lower-case
(#5294) Expected 1 space before "+"; 0 found
(#5294) Expected 1 space after "+"; 0 found
(#5294) Variable "XMargin" must be all lower-case
(#5294) Commas (,) must be followed by white space.
(#5294) Variable "YPos" must be all lower-case
(#5294) Expected 1 space before "+"; 0 found
(#5294) Expected 1 space after "+"; 0 found
(#5294) Variable "CaptionHeight" must be all lower-case
(#5294) Commas (,) must be followed by white space.
(#5294) Expected 1 space before "=>"; 0 found
(#5294) Expected 1 space after "=>"; 0 found
(#5294) Variable "R" must be all lower-case
(#5294) Commas (,) must be followed by white space.
(#5294) Expected 1 space before "=>"; 0 found
(#5294) Expected 1 space after "=>"; 0 found
(#5294) Variable "G" must be all lower-case
(#5294) Commas (,) must be followed by white space.
(#5294) Expected 1 space before "=>"; 0 found
(#5294) Expected 1 space after "=>"; 0 found
(#5294) Variable "B" must be all lower-case
(#5294) Commas (,) must be followed by white space.
(#5294) Expected 1 space before "=>"; 0 found
(#5294) Expected 1 space after "=>"; 0 found
(#5294) Variable "CaptionBorderR" must be all lower-case
(#5294) Commas (,) must be followed by white space.
(#5294) Expected 1 space before "=>"; 0 found
(#5294) Expected 1 space after "=>"; 0 found
(#5294) Variable "CaptionBorderG" must be all lower-case
(#5294) Commas (,) must be followed by white space.
(#5294) Expected 1 space before "=>"; 0 found
(#5294) Expected 1 space after "=>"; 0 found
(#5294) Variable "CaptionBorderB" must be all lower-case
(#5294) Line exceeds maximum limit of 180 characters; contains 281 characters
(#5295) Line indented incorrectly; expected 20 spaces, found 12
(#5295) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5297) Line indented incorrectly; expected 20 spaces, found 11
(#5297) Expected "if (...) {\n"; found "if (...) { "
(#5297) Variable "XDivs" must be all lower-case
(#5297) Variable "XStep" must be all lower-case
(#5297) Expected 1 space before "-"; 0 found
(#5297) Expected 1 space after "-"; 0 found
(#5297) Expected 1 space before "/"; 0 found
(#5297) Expected 1 space after "/"; 0 found
(#5297) Closing brace must be on a line by itself
(#5297) Expected "} else {\n"; found "} else { "
(#5297) Variable "XStep" must be all lower-case
(#5297) Expected 1 space before "-"; 0 found
(#5297) Expected 1 space after "-"; 0 found
(#5297) Expected 1 space before "-"; 0 found
(#5297) Expected 1 space after "-"; 0 found
(#5297) Variable "XMargin" must be all lower-case
(#5297) Expected 1 space before "*"; 0 found
(#5297) Expected 1 space after "*"; 0 found
(#5297) Expected 1 space before "/"; 0 found
(#5297) Expected 1 space after "/"; 0 found
(#5297) Variable "XDivs" must be all lower-case
(#5297) Line exceeds 132 characters; contains 162 characters
(#5297) Closing brace must be on a line by itself
(#5298) Line indented incorrectly; expected at least 20 spaces, found 11
(#5298) Variable "X" must be all lower-case
(#5298) Variable "XMargin" must be all lower-case
(#5300) Line indented incorrectly; expected at least 20 spaces, found 11
(#5300) Variable "TopY" must be all lower-case
(#5300) Variable "YPos" must be all lower-case
(#5300) Variable "CaptionHeight" must be all lower-case
(#5300) Expected 1 space before "/"; 0 found
(#5300) Expected 1 space after "/"; 0 found
(#5300) Variable "DerivativeHeight" must be all lower-case
(#5300) Expected 1 space before "/"; 0 found
(#5300) Expected 1 space after "/"; 0 found
(#5301) Line indented incorrectly; expected at least 20 spaces, found 11
(#5301) Variable "BottomY" must be all lower-case
(#5301) Variable "YPos" must be all lower-case
(#5301) Variable "CaptionHeight" must be all lower-case
(#5301) Expected 1 space before "/"; 0 found
(#5301) Expected 1 space after "/"; 0 found
(#5301) Variable "DerivativeHeight" must be all lower-case
(#5301) Expected 1 space before "/"; 0 found
(#5301) Expected 1 space after "/"; 0 found
(#5303) Line indented incorrectly; expected at least 20 spaces, found 11
(#5303) Variable "StartX" must be all lower-case
(#5303) Expected 1 space before "+"; 0 found
(#5303) Expected 1 space after "+"; 0 found
(#5303) Variable "XMargin" must be all lower-case
(#5304) Line indented incorrectly; expected at least 20 spaces, found 11
(#5304) Variable "EndX" must be all lower-case
(#5304) Expected 1 space before "-"; 0 found
(#5304) Expected 1 space after "-"; 0 found
(#5304) Variable "XMargin" must be all lower-case
(#5306) Line indented incorrectly; expected 20 spaces, found 11
(#5306) Expected "if (...) {\n"; found "if (...) { "
(#5306) Variable "DrawBackground" must be all lower-case
(#5306) Variable "StartX" must be all lower-case
(#5306) Expected 1 space before "-"; 0 found
(#5306) Expected 1 space after "-"; 0 found
(#5306) Commas (,) must be followed by white space.
(#5306) Variable "TopY" must be all lower-case
(#5306) Expected 1 space before "-"; 0 found
(#5306) Expected 1 space after "-"; 0 found
(#5306) Commas (,) must be followed by white space.
(#5306) Variable "EndX" must be all lower-case
(#5306) Expected 1 space before "+"; 0 found
(#5306) Expected 1 space after "+"; 0 found
(#5306) Commas (,) must be followed by white space.
(#5306) Variable "BottomY" must be all lower-case
(#5306) Expected 1 space before "+"; 0 found
(#5306) Expected 1 space after "+"; 0 found
(#5306) Commas (,) must be followed by white space.
(#5306) Expected 1 space before "=>"; 0 found
(#5306) Expected 1 space after "=>"; 0 found
(#5306) Variable "BackgroundR" must be all lower-case
(#5306) Commas (,) must be followed by white space.
(#5306) Expected 1 space before "=>"; 0 found
(#5306) Expected 1 space after "=>"; 0 found
(#5306) Variable "BackgroundG" must be all lower-case
(#5306) Commas (,) must be followed by white space.
(#5306) Expected 1 space before "=>"; 0 found
(#5306) Expected 1 space after "=>"; 0 found
(#5306) Variable "BackgroundB" must be all lower-case
(#5306) Commas (,) must be followed by white space.
(#5306) Expected 1 space before "=>"; 0 found
(#5306) Expected 1 space after "=>"; 0 found
(#5306) Variable "BackgroundAlpha" must be all lower-case
(#5306) Line exceeds maximum limit of 180 characters; contains 190 characters
(#5306) Closing brace must be on a line by itself
(#5307) Line indented incorrectly; expected 20 spaces, found 11
(#5307) Expected "if (...) {\n"; found "if (...) { "
(#5307) Variable "DrawBorder" must be all lower-case
(#5307) Variable "StartX" must be all lower-case
(#5307) Expected 1 space before "-"; 0 found
(#5307) Expected 1 space after "-"; 0 found
(#5307) Commas (,) must be followed by white space.
(#5307) Variable "TopY" must be all lower-case
(#5307) Expected 1 space before "-"; 0 found
(#5307) Expected 1 space after "-"; 0 found
(#5307) Commas (,) must be followed by white space.
(#5307) Variable "EndX" must be all lower-case
(#5307) Expected 1 space before "+"; 0 found
(#5307) Expected 1 space after "+"; 0 found
(#5307) Commas (,) must be followed by white space.
(#5307) Variable "BottomY" must be all lower-case
(#5307) Expected 1 space before "+"; 0 found
(#5307) Expected 1 space after "+"; 0 found
(#5307) Commas (,) must be followed by white space.
(#5307) Expected 1 space before "=>"; 0 found
(#5307) Expected 1 space after "=>"; 0 found
(#5307) Variable "BorderR" must be all lower-case
(#5307) Commas (,) must be followed by white space.
(#5307) Expected 1 space before "=>"; 0 found
(#5307) Expected 1 space after "=>"; 0 found
(#5307) Variable "BorderG" must be all lower-case
(#5307) Commas (,) must be followed by white space.
(#5307) Expected 1 space before "=>"; 0 found
(#5307) Expected 1 space after "=>"; 0 found
(#5307) Variable "BorderB" must be all lower-case
(#5307) Commas (,) must be followed by white space.
(#5307) Expected 1 space before "=>"; 0 found
(#5307) Expected 1 space after "=>"; 0 found
(#5307) Variable "BorderAlpha" must be all lower-case
(#5307) Line exceeds 132 characters; contains 164 characters
(#5307) Closing brace must be on a line by itself
(#5309) Line indented incorrectly; expected 20 spaces, found 11
(#5309) Expected "if (...) {\n"; found "if (...) { "
(#5309) Variable "PosArray" must be all lower-case
(#5309) Variable "Value" must be all lower-case
(#5309) Variable "PosArray" must be all lower-case
(#5309) Variable "PosArray" must be all lower-case
(#5309) Variable "PosArray" must be all lower-case
(#5309) Variable "Value" must be all lower-case
(#5309) Closing brace must be on a line by itself
(#5311) Line indented incorrectly; expected at least 20 spaces, found 11
(#5311) Variable "RestoreShadow" must be all lower-case
(#5312) Line indented incorrectly; expected at least 20 spaces, found 11
(#5312) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5314) Line indented incorrectly; expected at least 20 spaces, found 11
(#5315) Line indented incorrectly; expected at least 20 spaces, found 11
(#5315) Variable "LastX" must be all lower-case
(#5315) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5315) Variable "LastY" must be all lower-case
(#5315) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5315) Variable "MinSlope" must be all lower-case
(#5315) Variable "MaxSlope" must be all lower-case
(#5316) Line indented incorrectly; expected 20 spaces, found 11
(#5316) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5316) Variable "PosArray" must be all lower-case
(#5316) Variable "Key" must be all lower-case
(#5316) Variable "Y" must be all lower-case
(#5317) Line indented incorrectly; expected at least 20 spaces, found 12
(#5318) Line indented incorrectly; expected 24 spaces, found 13
(#5318) Expected "if (...) {\n"; found "if (...)\n { "
(#5318) Variable "Y" must be all lower-case
(#5318) Variable "LastX" must be all lower-case
(#5318) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5319) Line indented incorrectly; expected at least 24 spaces, found 14
(#5319) Variable "Slope" must be all lower-case
(#5319) Variable "LastY" must be all lower-case
(#5319) Variable "Y" must be all lower-case
(#5319) Expected "if (...) {\n"; found "if (...) { "
(#5319) Variable "Slope" must be all lower-case
(#5319) Variable "MaxSlope" must be all lower-case
(#5319) Variable "MaxSlope" must be all lower-case
(#5319) Variable "Slope" must be all lower-case
(#5319) Closing brace must be on a line by itself
(#5319) Expected "if (...) {\n"; found "if (...) { "
(#5319) Variable "Slope" must be all lower-case
(#5319) Variable "MinSlope" must be all lower-case
(#5319) Variable "MinSlope" must be all lower-case
(#5319) Variable "Slope" must be all lower-case
(#5319) Closing brace must be on a line by itself
(#5319) Line exceeds 132 characters; contains 141 characters
(#5319) Closing brace must be on a line by itself
(#5321) Line indented incorrectly; expected 24 spaces, found 13
(#5321) Expected "if (...) {\n"; found "if (...)\n { "
(#5321) Variable "Y" must be all lower-case
(#5322) Line indented incorrectly; expected at least 24 spaces, found 14
(#5322) Variable "LastX" must be all lower-case
(#5322) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5322) Variable "LastY" must be all lower-case
(#5322) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5322) Closing brace must be on a line by itself
(#5323) Line indented incorrectly; expected 24 spaces, found 13
(#5323) Expected "} else {\n"; found "}\n else\n { "
(#5324) Line indented incorrectly; expected at least 24 spaces, found 14
(#5324) Variable "LastX" must be all lower-case
(#5324) Variable "X" must be all lower-case
(#5324) Variable "LastY" must be all lower-case
(#5324) Variable "Y" must be all lower-case
(#5324) Closing brace must be on a line by itself
(#5325) Line indented incorrectly; expected 20 spaces, found 12
(#5325) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5327) Line indented incorrectly; expected at least 20 spaces, found 11
(#5327) Variable "LastX" must be all lower-case
(#5327) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5327) Variable "LastY" must be all lower-case
(#5327) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5327) Variable "LastColor" must be all lower-case
(#5327) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5328) Line indented incorrectly; expected 20 spaces, found 11
(#5328) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5328) Variable "PosArray" must be all lower-case
(#5328) Variable "Key" must be all lower-case
(#5328) Variable "Y" must be all lower-case
(#5329) Line indented incorrectly; expected at least 20 spaces, found 12
(#5330) Line indented incorrectly; expected 24 spaces, found 13
(#5330) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5330) Variable "Y" must be all lower-case
(#5330) Variable "LastY" must be all lower-case
(#5330) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5331) Line indented incorrectly; expected at least 24 spaces, found 14
(#5332) Line indented incorrectly; expected at least 28 spaces, found 15
(#5332) Variable "Slope" must be all lower-case
(#5332) Variable "LastY" must be all lower-case
(#5332) Variable "Y" must be all lower-case
(#5334) Line indented incorrectly; expected 28 spaces, found 15
(#5334) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5334) Variable "Slope" must be all lower-case
(#5335) Line indented incorrectly; expected at least 28 spaces, found 16
(#5336) Line indented incorrectly; expected at least 32 spaces, found 17
(#5336) Variable "SlopeIndex" must be all lower-case
(#5336) Variable "MaxSlope" must be all lower-case
(#5336) Variable "Slope" must be all lower-case
(#5337) Line indented incorrectly; expected at least 32 spaces, found 17
(#5337) Variable "R" must be all lower-case
(#5337) Variable "PositiveSlopeEndR" must be all lower-case
(#5337) Variable "PositiveSlopeStartR" must be all lower-case
(#5337) Expected 1 space before "/"; 0 found
(#5337) Expected 1 space after "/"; 0 found
(#5337) Expected 1 space before "*"; 0 found
(#5337) Expected 1 space after "*"; 0 found
(#5337) Variable "SlopeIndex" must be all lower-case
(#5337) Expected 1 space before "+"; 0 found
(#5337) Expected 1 space after "+"; 0 found
(#5337) Variable "PositiveSlopeStartR" must be all lower-case
(#5338) Line indented incorrectly; expected at least 32 spaces, found 17
(#5338) Variable "G" must be all lower-case
(#5338) Variable "PositiveSlopeEndG" must be all lower-case
(#5338) Variable "PositiveSlopeStartG" must be all lower-case
(#5338) Expected 1 space before "/"; 0 found
(#5338) Expected 1 space after "/"; 0 found
(#5338) Expected 1 space before "*"; 0 found
(#5338) Expected 1 space after "*"; 0 found
(#5338) Variable "SlopeIndex" must be all lower-case
(#5338) Expected 1 space before "+"; 0 found
(#5338) Expected 1 space after "+"; 0 found
(#5338) Variable "PositiveSlopeStartG" must be all lower-case
(#5339) Line indented incorrectly; expected at least 32 spaces, found 17
(#5339) Variable "B" must be all lower-case
(#5339) Variable "PositiveSlopeEndB" must be all lower-case
(#5339) Variable "PositiveSlopeStartB" must be all lower-case
(#5339) Expected 1 space before "/"; 0 found
(#5339) Expected 1 space after "/"; 0 found
(#5339) Expected 1 space before "*"; 0 found
(#5339) Expected 1 space after "*"; 0 found
(#5339) Variable "SlopeIndex" must be all lower-case
(#5339) Expected 1 space before "+"; 0 found
(#5339) Expected 1 space after "+"; 0 found
(#5339) Variable "PositiveSlopeStartB" must be all lower-case
(#5340) Line indented incorrectly; expected 28 spaces, found 16
(#5340) Closing brace indented incorrectly; expected 15 spaces, found 16
(#5341) Line indented incorrectly; expected 28 spaces, found 15
(#5341) Usage of ELSEIF not allowed; use ELSE IF instead
(#5341) Variable "Slope" must be all lower-case
(#5342) Line indented incorrectly; expected at least 28 spaces, found 16
(#5343) Line indented incorrectly; expected at least 32 spaces, found 17
(#5343) Variable "SlopeIndex" must be all lower-case
(#5343) Variable "MinSlope" must be all lower-case
(#5343) Variable "Slope" must be all lower-case
(#5344) Line indented incorrectly; expected at least 32 spaces, found 17
(#5344) Variable "R" must be all lower-case
(#5344) Variable "NegativeSlopeEndR" must be all lower-case
(#5344) Variable "NegativeSlopeStartR" must be all lower-case
(#5344) Expected 1 space before "/"; 0 found
(#5344) Expected 1 space after "/"; 0 found
(#5344) Expected 1 space before "*"; 0 found
(#5344) Expected 1 space after "*"; 0 found
(#5344) Variable "SlopeIndex" must be all lower-case
(#5344) Expected 1 space before "+"; 0 found
(#5344) Expected 1 space after "+"; 0 found
(#5344) Variable "NegativeSlopeStartR" must be all lower-case
(#5345) Line indented incorrectly; expected at least 32 spaces, found 17
(#5345) Variable "G" must be all lower-case
(#5345) Variable "NegativeSlopeEndG" must be all lower-case
(#5345) Variable "NegativeSlopeStartG" must be all lower-case
(#5345) Expected 1 space before "/"; 0 found
(#5345) Expected 1 space after "/"; 0 found
(#5345) Expected 1 space before "*"; 0 found
(#5345) Expected 1 space after "*"; 0 found
(#5345) Variable "SlopeIndex" must be all lower-case
(#5345) Expected 1 space before "+"; 0 found
(#5345) Expected 1 space after "+"; 0 found
(#5345) Variable "NegativeSlopeStartG" must be all lower-case
(#5346) Line indented incorrectly; expected at least 32 spaces, found 17
(#5346) Variable "B" must be all lower-case
(#5346) Variable "NegativeSlopeEndB" must be all lower-case
(#5346) Variable "NegativeSlopeStartB" must be all lower-case
(#5346) Expected 1 space before "/"; 0 found
(#5346) Expected 1 space after "/"; 0 found
(#5346) Expected 1 space before "*"; 0 found
(#5346) Expected 1 space after "*"; 0 found
(#5346) Variable "SlopeIndex" must be all lower-case
(#5346) Expected 1 space before "+"; 0 found
(#5346) Expected 1 space after "+"; 0 found
(#5346) Variable "NegativeSlopeStartB" must be all lower-case
(#5347) Line indented incorrectly; expected 28 spaces, found 16
(#5347) Closing brace indented incorrectly; expected 15 spaces, found 16
(#5349) Line indented incorrectly; expected at least 28 spaces, found 15
(#5349) Variable "Color" must be all lower-case
(#5349) Expected 1 space before "=>"; 0 found
(#5349) Expected 1 space after "=>"; 0 found
(#5349) Variable "R" must be all lower-case
(#5349) Commas (,) must be followed by white space.
(#5349) Expected 1 space before "=>"; 0 found
(#5349) Expected 1 space after "=>"; 0 found
(#5349) Variable "G" must be all lower-case
(#5349) Commas (,) must be followed by white space.
(#5349) Expected 1 space before "=>"; 0 found
(#5349) Expected 1 space after "=>"; 0 found
(#5349) Variable "B" must be all lower-case
(#5351) Line indented incorrectly; expected 28 spaces, found 15
(#5351) Expected "if (...) {\n"; found "if (...) // && $Slope != 0\n {\n"
(#5351) Variable "ShadedSlopeBox" must be all lower-case
(#5351) Variable "LastColor" must be all lower-case
(#5351) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5351) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5351) Inline comments must end in full-stops, exclamation marks, or question marks
(#5351) This comment is 45% valid code; is this commented out code?
(#5352) Line indented incorrectly; expected at least 28 spaces, found 16
(#5353) Line indented incorrectly; expected at least 32 spaces, found 17
(#5353) Variable "GradientSettings" must be all lower-case
(#5353) Expected 1 space before "=>"; 0 found
(#5353) Expected 1 space after "=>"; 0 found
(#5353) Variable "LastColor" must be all lower-case
(#5353) Commas (,) must be followed by white space.
(#5353) Expected 1 space before "=>"; 0 found
(#5353) Expected 1 space after "=>"; 0 found
(#5353) Variable "LastColor" must be all lower-case
(#5353) Commas (,) must be followed by white space.
(#5353) Expected 1 space before "=>"; 0 found
(#5353) Expected 1 space after "=>"; 0 found
(#5353) Variable "LastColor" must be all lower-case
(#5353) Commas (,) must be followed by white space.
(#5353) Expected 1 space before "=>"; 0 found
(#5353) Expected 1 space after "=>"; 0 found
(#5353) Variable "R" must be all lower-case
(#5353) Commas (,) must be followed by white space.
(#5353) Expected 1 space before "=>"; 0 found
(#5353) Expected 1 space after "=>"; 0 found
(#5353) Variable "G" must be all lower-case
(#5353) Commas (,) must be followed by white space.
(#5353) Expected 1 space before "=>"; 0 found
(#5353) Expected 1 space after "=>"; 0 found
(#5353) Variable "B" must be all lower-case
(#5353) Line exceeds 132 characters; contains 155 characters
(#5354) Line indented incorrectly; expected at least 32 spaces, found 17
(#5354) Variable "LastX" must be all lower-case
(#5354) Commas (,) must be followed by white space.
(#5354) Variable "TopY" must be all lower-case
(#5354) Commas (,) must be followed by white space.
(#5354) Variable "X" must be all lower-case
(#5354) Commas (,) must be followed by white space.
(#5354) Variable "BottomY" must be all lower-case
(#5354) Commas (,) must be followed by white space.
(#5354) Commas (,) must be followed by white space.
(#5354) Variable "GradientSettings" must be all lower-case
(#5355) Line indented incorrectly; expected 28 spaces, found 16
(#5355) Closing brace indented incorrectly; expected 15 spaces, found 16
(#5356) Line indented incorrectly; expected at least 28 spaces, found 15
(#5356) Inline control structures are not allowed
(#5356) Usage of ELSEIF not allowed; use ELSE IF instead
(#5356) Variable "ShadedSlopeBox" must be all lower-case
(#5356) Variable "LastColor" must be all lower-case
(#5356) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5356) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5356) Inline comments must end in full-stops, exclamation marks, or question marks
(#5357) Line indented incorrectly; expected at least 28 spaces, found 16
(#5357) Variable "LastX" must be all lower-case
(#5357) Commas (,) must be followed by white space.
(#5357) Variable "TopY" must be all lower-case
(#5357) Commas (,) must be followed by white space.
(#5357) Variable "X" must be all lower-case
(#5357) Commas (,) must be followed by white space.
(#5357) Variable "BottomY" must be all lower-case
(#5357) Commas (,) must be followed by white space.
(#5357) Variable "Color" must be all lower-case
(#5359) Line indented incorrectly; expected at least 28 spaces, found 15
(#5359) Variable "LastColor" must be all lower-case
(#5359) Variable "Color" must be all lower-case
(#5360) Line indented incorrectly; expected 24 spaces, found 14
(#5360) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5362) Line indented incorrectly; expected 24 spaces, found 13
(#5362) Expected "if (...) {\n"; found "if (...)\n { "
(#5362) Variable "Y" must be all lower-case
(#5363) Line indented incorrectly; expected at least 24 spaces, found 14
(#5363) Variable "LastY" must be all lower-case
(#5363) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5363) Closing brace must be on a line by itself
(#5364) Line indented incorrectly; expected 24 spaces, found 13
(#5364) Expected "} else {\n"; found "}\n else\n { "
(#5365) Line indented incorrectly; expected at least 24 spaces, found 14
(#5365) Variable "LastX" must be all lower-case
(#5365) Variable "X" must be all lower-case
(#5365) Variable "LastY" must be all lower-case
(#5365) Variable "Y" must be all lower-case
(#5365) Closing brace must be on a line by itself
(#5367) Line indented incorrectly; expected at least 24 spaces, found 13
(#5367) Variable "X" must be all lower-case
(#5367) Variable "X" must be all lower-case
(#5367) Variable "XStep" must be all lower-case
(#5368) Line indented incorrectly; expected 20 spaces, found 12
(#5368) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5370) Line indented incorrectly; expected at least 20 spaces, found 11
(#5370) Variable "YPos" must be all lower-case
(#5370) Variable "YPos" must be all lower-case
(#5370) Variable "CaptionHeight" must be all lower-case
(#5370) Variable "SerieSpacing" must be all lower-case
(#5371) Line indented incorrectly; expected 16 spaces, found 10
(#5371) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5372) Line indented incorrectly; expected 16 spaces, found 9
(#5372) Expected "} else {\n"; found "}\n else\n {\n"
(#5373) Line indented incorrectly; expected at least 16 spaces, found 10
(#5374) Line indented incorrectly; expected 20 spaces, found 11
(#5374) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5374) Variable "Caption" must be all lower-case
(#5375) Line indented incorrectly; expected at least 20 spaces, found 12
(#5376) Line indented incorrectly; expected at least 24 spaces, found 13
(#5376) Variable "StartY" must be all lower-case
(#5376) Expected 1 space before "-"; 0 found
(#5376) Expected 1 space after "-"; 0 found
(#5376) Variable "CaptionWidth" must be all lower-case
(#5376) Expected 1 space before "+"; 0 found
(#5376) Expected 1 space after "+"; 0 found
(#5376) Variable "XMargin" must be all lower-case
(#5376) Expected 1 space before "-"; 0 found
(#5376) Expected 1 space after "-"; 0 found
(#5376) Variable "CaptionMargin" must be all lower-case
(#5377) Line indented incorrectly; expected at least 24 spaces, found 13
(#5377) Variable "EndY" must be all lower-case
(#5377) Expected 1 space before "-"; 0 found
(#5377) Expected 1 space after "-"; 0 found
(#5377) Variable "CaptionMargin" must be all lower-case
(#5377) Expected 1 space before "+"; 0 found
(#5377) Expected 1 space after "+"; 0 found
(#5377) Variable "XMargin" must be all lower-case
(#5378) Line indented incorrectly; expected 24 spaces, found 13
(#5378) Expected "if (...) {\n"; found "if (...) \n {\n"
(#5378) Variable "CaptionLine" must be all lower-case
(#5378) Whitespace found at end of line
(#5379) Line indented incorrectly; expected at least 24 spaces, found 14
(#5380) Line indented incorrectly; expected at least 28 spaces, found 15
(#5380) Variable "CaptionSettings" must be all lower-case
(#5380) Expected 1 space before "=>"; 0 found
(#5380) Expected 1 space after "=>"; 0 found
(#5380) Variable "R" must be all lower-case
(#5380) Commas (,) must be followed by white space.
(#5380) Expected 1 space before "=>"; 0 found
(#5380) Expected 1 space after "=>"; 0 found
(#5380) Variable "G" must be all lower-case
(#5380) Commas (,) must be followed by white space.
(#5380) Expected 1 space before "=>"; 0 found
(#5380) Expected 1 space after "=>"; 0 found
(#5380) Variable "B" must be all lower-case
(#5380) Commas (,) must be followed by white space.
(#5380) Expected 1 space before "=>"; 0 found
(#5380) Expected 1 space after "=>"; 0 found
(#5380) Variable "Alpha" must be all lower-case
(#5380) Commas (,) must be followed by white space.
(#5380) Expected 1 space before "=>"; 0 found
(#5380) Expected 1 space after "=>"; 0 found
(#5380) Variable "Ticks" must be all lower-case
(#5380) Commas (,) must be followed by white space.
(#5380) Expected 1 space before "=>"; 0 found
(#5380) Expected 1 space after "=>"; 0 found
(#5380) Variable "Weight" must be all lower-case
(#5381) Line indented incorrectly; expected 28 spaces, found 15
(#5381) Expected "if (...) {\n"; found "if (...) { "
(#5381) Variable "CaptionBox" must be all lower-case
(#5381) Variable "XPos" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Variable "StartY" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Variable "XPos" must be all lower-case
(#5381) Expected 1 space before "+"; 0 found
(#5381) Expected 1 space after "+"; 0 found
(#5381) Variable "CaptionHeight" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Variable "EndY" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Expected 1 space before "=>"; 0 found
(#5381) Expected 1 space after "=>"; 0 found
(#5381) Variable "CaptionFillR" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Expected 1 space before "=>"; 0 found
(#5381) Expected 1 space after "=>"; 0 found
(#5381) Variable "CaptionFillG" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Expected 1 space before "=>"; 0 found
(#5381) Expected 1 space after "=>"; 0 found
(#5381) Variable "CaptionFillB" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Expected 1 space before "=>"; 0 found
(#5381) Expected 1 space after "=>"; 0 found
(#5381) Variable "CaptionBorderR" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Expected 1 space before "=>"; 0 found
(#5381) Expected 1 space after "=>"; 0 found
(#5381) Variable "CaptionBorderG" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Expected 1 space before "=>"; 0 found
(#5381) Expected 1 space after "=>"; 0 found
(#5381) Variable "CaptionBorderB" must be all lower-case
(#5381) Commas (,) must be followed by white space.
(#5381) Expected 1 space before "=>"; 0 found
(#5381) Expected 1 space after "=>"; 0 found
(#5381) Variable "CaptionFillAlpha" must be all lower-case
(#5381) Line exceeds maximum limit of 180 characters; contains 279 characters
(#5381) Closing brace must be on a line by itself
(#5382) Line indented incorrectly; expected at least 28 spaces, found 15
(#5382) Variable "XPos" must be all lower-case
(#5382) Expected 1 space before "+"; 0 found
(#5382) Expected 1 space after "+"; 0 found
(#5382) Variable "CaptionHeight" must be all lower-case
(#5382) Expected 1 space before "/"; 0 found
(#5382) Expected 1 space after "/"; 0 found
(#5382) Commas (,) must be followed by white space.
(#5382) Variable "StartY" must be all lower-case
(#5382) Expected 1 space before "+"; 0 found
(#5382) Expected 1 space after "+"; 0 found
(#5382) Commas (,) must be followed by white space.
(#5382) Variable "XPos" must be all lower-case
(#5382) Expected 1 space before "+"; 0 found
(#5382) Expected 1 space after "+"; 0 found
(#5382) Variable "CaptionHeight" must be all lower-case
(#5382) Expected 1 space before "/"; 0 found
(#5382) Expected 1 space after "/"; 0 found
(#5382) Commas (,) must be followed by white space.
(#5382) Variable "EndY" must be all lower-case
(#5382) Expected 1 space before "-"; 0 found
(#5382) Expected 1 space after "-"; 0 found
(#5382) Commas (,) must be followed by white space.
(#5382) Variable "CaptionSettings" must be all lower-case
(#5383) Line indented incorrectly; expected 24 spaces, found 14
(#5383) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5384) Line indented incorrectly; expected at least 24 spaces, found 13
(#5384) Inline control structures are not allowed
(#5385) Line indented incorrectly; expected at least 24 spaces, found 14
(#5385) Variable "XPos" must be all lower-case
(#5385) Commas (,) must be followed by white space.
(#5385) Variable "StartY" must be all lower-case
(#5385) Commas (,) must be followed by white space.
(#5385) Variable "XPos" must be all lower-case
(#5385) Expected 1 space before "+"; 0 found
(#5385) Expected 1 space after "+"; 0 found
(#5385) Variable "CaptionHeight" must be all lower-case
(#5385) Commas (,) must be followed by white space.
(#5385) Variable "EndY" must be all lower-case
(#5385) Commas (,) must be followed by white space.
(#5385) Expected 1 space before "=>"; 0 found
(#5385) Expected 1 space after "=>"; 0 found
(#5385) Variable "R" must be all lower-case
(#5385) Commas (,) must be followed by white space.
(#5385) Expected 1 space before "=>"; 0 found
(#5385) Expected 1 space after "=>"; 0 found
(#5385) Variable "G" must be all lower-case
(#5385) Commas (,) must be followed by white space.
(#5385) Expected 1 space before "=>"; 0 found
(#5385) Expected 1 space after "=>"; 0 found
(#5385) Variable "B" must be all lower-case
(#5385) Commas (,) must be followed by white space.
(#5385) Expected 1 space before "=>"; 0 found
(#5385) Expected 1 space after "=>"; 0 found
(#5385) Variable "CaptionBorderR" must be all lower-case
(#5385) Commas (,) must be followed by white space.
(#5385) Expected 1 space before "=>"; 0 found
(#5385) Expected 1 space after "=>"; 0 found
(#5385) Variable "CaptionBorderG" must be all lower-case
(#5385) Commas (,) must be followed by white space.
(#5385) Expected 1 space before "=>"; 0 found
(#5385) Expected 1 space after "=>"; 0 found
(#5385) Variable "CaptionBorderB" must be all lower-case
(#5385) Line exceeds maximum limit of 180 characters; contains 195 characters
(#5386) Line indented incorrectly; expected 20 spaces, found 12
(#5386) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5387) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#5389) Line indented incorrectly; expected 20 spaces, found 11
(#5389) Expected "if (...) {\n"; found "if (...) { "
(#5389) Variable "XDivs" must be all lower-case
(#5389) Variable "XStep" must be all lower-case
(#5389) Expected 1 space before "-"; 0 found
(#5389) Expected 1 space after "-"; 0 found
(#5389) Expected 1 space before "/"; 0 found
(#5389) Expected 1 space after "/"; 0 found
(#5389) Closing brace must be on a line by itself
(#5389) Expected "} else {\n"; found "} else { "
(#5389) Variable "XStep" must be all lower-case
(#5389) Expected 1 space before "-"; 0 found
(#5389) Expected 1 space after "-"; 0 found
(#5389) Expected 1 space before "-"; 0 found
(#5389) Expected 1 space after "-"; 0 found
(#5389) Variable "XMargin" must be all lower-case
(#5389) Expected 1 space before "*"; 0 found
(#5389) Expected 1 space after "*"; 0 found
(#5389) Expected 1 space before "/"; 0 found
(#5389) Expected 1 space after "/"; 0 found
(#5389) Variable "XDivs" must be all lower-case
(#5389) Line exceeds 132 characters; contains 162 characters
(#5389) Closing brace must be on a line by itself
(#5390) Line indented incorrectly; expected at least 20 spaces, found 11
(#5390) Variable "Y" must be all lower-case
(#5390) Variable "XMargin" must be all lower-case
(#5392) Line indented incorrectly; expected at least 20 spaces, found 11
(#5392) Variable "TopX" must be all lower-case
(#5392) Variable "XPos" must be all lower-case
(#5392) Variable "CaptionHeight" must be all lower-case
(#5392) Expected 1 space before "/"; 0 found
(#5392) Expected 1 space after "/"; 0 found
(#5392) Variable "DerivativeHeight" must be all lower-case
(#5392) Expected 1 space before "/"; 0 found
(#5392) Expected 1 space after "/"; 0 found
(#5393) Line indented incorrectly; expected at least 20 spaces, found 11
(#5393) Variable "BottomX" must be all lower-case
(#5393) Variable "XPos" must be all lower-case
(#5393) Variable "CaptionHeight" must be all lower-case
(#5393) Expected 1 space before "/"; 0 found
(#5393) Expected 1 space after "/"; 0 found
(#5393) Variable "DerivativeHeight" must be all lower-case
(#5393) Expected 1 space before "/"; 0 found
(#5393) Expected 1 space after "/"; 0 found
(#5395) Line indented incorrectly; expected at least 20 spaces, found 11
(#5395) Variable "StartY" must be all lower-case
(#5395) Expected 1 space before "+"; 0 found
(#5395) Expected 1 space after "+"; 0 found
(#5395) Variable "XMargin" must be all lower-case
(#5396) Line indented incorrectly; expected at least 20 spaces, found 11
(#5396) Variable "EndY" must be all lower-case
(#5396) Expected 1 space before "-"; 0 found
(#5396) Expected 1 space after "-"; 0 found
(#5396) Variable "XMargin" must be all lower-case
(#5398) Line indented incorrectly; expected 20 spaces, found 11
(#5398) Expected "if (...) {\n"; found "if (...) { "
(#5398) Variable "DrawBackground" must be all lower-case
(#5398) Variable "TopX" must be all lower-case
(#5398) Expected 1 space before "-"; 0 found
(#5398) Expected 1 space after "-"; 0 found
(#5398) Commas (,) must be followed by white space.
(#5398) Variable "StartY" must be all lower-case
(#5398) Expected 1 space before "-"; 0 found
(#5398) Expected 1 space after "-"; 0 found
(#5398) Commas (,) must be followed by white space.
(#5398) Variable "BottomX" must be all lower-case
(#5398) Expected 1 space before "+"; 0 found
(#5398) Expected 1 space after "+"; 0 found
(#5398) Commas (,) must be followed by white space.
(#5398) Variable "EndY" must be all lower-case
(#5398) Expected 1 space before "+"; 0 found
(#5398) Expected 1 space after "+"; 0 found
(#5398) Commas (,) must be followed by white space.
(#5398) Expected 1 space before "=>"; 0 found
(#5398) Expected 1 space after "=>"; 0 found
(#5398) Variable "BackgroundR" must be all lower-case
(#5398) Commas (,) must be followed by white space.
(#5398) Expected 1 space before "=>"; 0 found
(#5398) Expected 1 space after "=>"; 0 found
(#5398) Variable "BackgroundG" must be all lower-case
(#5398) Commas (,) must be followed by white space.
(#5398) Expected 1 space before "=>"; 0 found
(#5398) Expected 1 space after "=>"; 0 found
(#5398) Variable "BackgroundB" must be all lower-case
(#5398) Commas (,) must be followed by white space.
(#5398) Expected 1 space before "=>"; 0 found
(#5398) Expected 1 space after "=>"; 0 found
(#5398) Variable "BackgroundAlpha" must be all lower-case
(#5398) Line exceeds maximum limit of 180 characters; contains 190 characters
(#5398) Closing brace must be on a line by itself
(#5399) Line indented incorrectly; expected 20 spaces, found 11
(#5399) Expected "if (...) {\n"; found "if (...) { "
(#5399) Variable "DrawBorder" must be all lower-case
(#5399) Variable "TopX" must be all lower-case
(#5399) Expected 1 space before "-"; 0 found
(#5399) Expected 1 space after "-"; 0 found
(#5399) Commas (,) must be followed by white space.
(#5399) Variable "StartY" must be all lower-case
(#5399) Expected 1 space before "-"; 0 found
(#5399) Expected 1 space after "-"; 0 found
(#5399) Commas (,) must be followed by white space.
(#5399) Variable "BottomX" must be all lower-case
(#5399) Expected 1 space before "+"; 0 found
(#5399) Expected 1 space after "+"; 0 found
(#5399) Commas (,) must be followed by white space.
(#5399) Variable "EndY" must be all lower-case
(#5399) Expected 1 space before "+"; 0 found
(#5399) Expected 1 space after "+"; 0 found
(#5399) Commas (,) must be followed by white space.
(#5399) Expected 1 space before "=>"; 0 found
(#5399) Expected 1 space after "=>"; 0 found
(#5399) Variable "BorderR" must be all lower-case
(#5399) Commas (,) must be followed by white space.
(#5399) Expected 1 space before "=>"; 0 found
(#5399) Expected 1 space after "=>"; 0 found
(#5399) Variable "BorderG" must be all lower-case
(#5399) Commas (,) must be followed by white space.
(#5399) Expected 1 space before "=>"; 0 found
(#5399) Expected 1 space after "=>"; 0 found
(#5399) Variable "BorderB" must be all lower-case
(#5399) Commas (,) must be followed by white space.
(#5399) Expected 1 space before "=>"; 0 found
(#5399) Expected 1 space after "=>"; 0 found
(#5399) Variable "BorderAlpha" must be all lower-case
(#5399) Line exceeds 132 characters; contains 164 characters
(#5399) Closing brace must be on a line by itself
(#5401) Line indented incorrectly; expected 20 spaces, found 11
(#5401) Expected "if (...) {\n"; found "if (...) { "
(#5401) Variable "PosArray" must be all lower-case
(#5401) Variable "Value" must be all lower-case
(#5401) Variable "PosArray" must be all lower-case
(#5401) Variable "PosArray" must be all lower-case
(#5401) Variable "PosArray" must be all lower-case
(#5401) Variable "Value" must be all lower-case
(#5401) Closing brace must be on a line by itself
(#5403) Line indented incorrectly; expected at least 20 spaces, found 11
(#5403) Variable "RestoreShadow" must be all lower-case
(#5404) Line indented incorrectly; expected at least 20 spaces, found 11
(#5404) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5406) Line indented incorrectly; expected at least 20 spaces, found 11
(#5407) Line indented incorrectly; expected at least 20 spaces, found 11
(#5407) Variable "LastX" must be all lower-case
(#5407) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5407) Variable "LastY" must be all lower-case
(#5407) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5407) Variable "MinSlope" must be all lower-case
(#5407) Variable "MaxSlope" must be all lower-case
(#5408) Line indented incorrectly; expected 20 spaces, found 11
(#5408) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5408) Variable "PosArray" must be all lower-case
(#5408) Variable "Key" must be all lower-case
(#5408) Variable "X" must be all lower-case
(#5409) Line indented incorrectly; expected at least 20 spaces, found 12
(#5410) Line indented incorrectly; expected 24 spaces, found 13
(#5410) Expected "if (...) {\n"; found "if (...)\n { "
(#5410) Variable "X" must be all lower-case
(#5410) Variable "LastX" must be all lower-case
(#5410) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5411) Line indented incorrectly; expected at least 24 spaces, found 14
(#5411) Variable "Slope" must be all lower-case
(#5411) Variable "X" must be all lower-case
(#5411) Variable "LastX" must be all lower-case
(#5411) Expected "if (...) {\n"; found "if (...) { "
(#5411) Variable "Slope" must be all lower-case
(#5411) Variable "MaxSlope" must be all lower-case
(#5411) Variable "MaxSlope" must be all lower-case
(#5411) Variable "Slope" must be all lower-case
(#5411) Closing brace must be on a line by itself
(#5411) Expected "if (...) {\n"; found "if (...) { "
(#5411) Variable "Slope" must be all lower-case
(#5411) Variable "MinSlope" must be all lower-case
(#5411) Variable "MinSlope" must be all lower-case
(#5411) Variable "Slope" must be all lower-case
(#5411) Closing brace must be on a line by itself
(#5411) Line exceeds 132 characters; contains 141 characters
(#5411) Closing brace must be on a line by itself
(#5413) Line indented incorrectly; expected 24 spaces, found 13
(#5413) Expected "if (...) {\n"; found "if (...)\n { "
(#5413) Variable "X" must be all lower-case
(#5414) Line indented incorrectly; expected at least 24 spaces, found 14
(#5414) Variable "LastX" must be all lower-case
(#5414) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5414) Closing brace must be on a line by itself
(#5415) Line indented incorrectly; expected 24 spaces, found 13
(#5415) Expected "} else {\n"; found "}\n else\n { "
(#5416) Line indented incorrectly; expected at least 24 spaces, found 14
(#5416) Variable "LastX" must be all lower-case
(#5416) Variable "X" must be all lower-case
(#5416) Closing brace must be on a line by itself
(#5417) Line indented incorrectly; expected 20 spaces, found 12
(#5417) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5419) Line indented incorrectly; expected at least 20 spaces, found 11
(#5419) Variable "LastX" must be all lower-case
(#5419) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5419) Variable "LastY" must be all lower-case
(#5419) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5419) Variable "LastColor" must be all lower-case
(#5419) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5420) Line indented incorrectly; expected 20 spaces, found 11
(#5420) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5420) Variable "PosArray" must be all lower-case
(#5420) Variable "Key" must be all lower-case
(#5420) Variable "X" must be all lower-case
(#5421) Line indented incorrectly; expected at least 20 spaces, found 12
(#5422) Line indented incorrectly; expected 24 spaces, found 13
(#5422) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5422) Variable "X" must be all lower-case
(#5422) Variable "LastX" must be all lower-case
(#5422) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5423) Line indented incorrectly; expected at least 24 spaces, found 14
(#5424) Line indented incorrectly; expected at least 28 spaces, found 15
(#5424) Variable "Slope" must be all lower-case
(#5424) Variable "X" must be all lower-case
(#5424) Variable "LastX" must be all lower-case
(#5426) Line indented incorrectly; expected 28 spaces, found 15
(#5426) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5426) Variable "Slope" must be all lower-case
(#5427) Line indented incorrectly; expected at least 28 spaces, found 16
(#5428) Line indented incorrectly; expected at least 32 spaces, found 17
(#5428) Variable "SlopeIndex" must be all lower-case
(#5428) Variable "MaxSlope" must be all lower-case
(#5428) Variable "Slope" must be all lower-case
(#5429) Line indented incorrectly; expected at least 32 spaces, found 17
(#5429) Variable "R" must be all lower-case
(#5429) Variable "PositiveSlopeEndR" must be all lower-case
(#5429) Variable "PositiveSlopeStartR" must be all lower-case
(#5429) Expected 1 space before "/"; 0 found
(#5429) Expected 1 space after "/"; 0 found
(#5429) Expected 1 space before "*"; 0 found
(#5429) Expected 1 space after "*"; 0 found
(#5429) Variable "SlopeIndex" must be all lower-case
(#5429) Expected 1 space before "+"; 0 found
(#5429) Expected 1 space after "+"; 0 found
(#5429) Variable "PositiveSlopeStartR" must be all lower-case
(#5430) Line indented incorrectly; expected at least 32 spaces, found 17
(#5430) Variable "G" must be all lower-case
(#5430) Variable "PositiveSlopeEndG" must be all lower-case
(#5430) Variable "PositiveSlopeStartG" must be all lower-case
(#5430) Expected 1 space before "/"; 0 found
(#5430) Expected 1 space after "/"; 0 found
(#5430) Expected 1 space before "*"; 0 found
(#5430) Expected 1 space after "*"; 0 found
(#5430) Variable "SlopeIndex" must be all lower-case
(#5430) Expected 1 space before "+"; 0 found
(#5430) Expected 1 space after "+"; 0 found
(#5430) Variable "PositiveSlopeStartG" must be all lower-case
(#5431) Line indented incorrectly; expected at least 32 spaces, found 17
(#5431) Variable "B" must be all lower-case
(#5431) Variable "PositiveSlopeEndB" must be all lower-case
(#5431) Variable "PositiveSlopeStartB" must be all lower-case
(#5431) Expected 1 space before "/"; 0 found
(#5431) Expected 1 space after "/"; 0 found
(#5431) Expected 1 space before "*"; 0 found
(#5431) Expected 1 space after "*"; 0 found
(#5431) Variable "SlopeIndex" must be all lower-case
(#5431) Expected 1 space before "+"; 0 found
(#5431) Expected 1 space after "+"; 0 found
(#5431) Variable "PositiveSlopeStartB" must be all lower-case
(#5432) Line indented incorrectly; expected 28 spaces, found 16
(#5432) Closing brace indented incorrectly; expected 15 spaces, found 16
(#5433) Line indented incorrectly; expected 28 spaces, found 15
(#5433) Usage of ELSEIF not allowed; use ELSE IF instead
(#5433) Variable "Slope" must be all lower-case
(#5434) Line indented incorrectly; expected at least 28 spaces, found 16
(#5435) Line indented incorrectly; expected at least 32 spaces, found 17
(#5435) Variable "SlopeIndex" must be all lower-case
(#5435) Variable "MinSlope" must be all lower-case
(#5435) Variable "Slope" must be all lower-case
(#5436) Line indented incorrectly; expected at least 32 spaces, found 17
(#5436) Variable "R" must be all lower-case
(#5436) Variable "NegativeSlopeEndR" must be all lower-case
(#5436) Variable "NegativeSlopeStartR" must be all lower-case
(#5436) Expected 1 space before "/"; 0 found
(#5436) Expected 1 space after "/"; 0 found
(#5436) Expected 1 space before "*"; 0 found
(#5436) Expected 1 space after "*"; 0 found
(#5436) Variable "SlopeIndex" must be all lower-case
(#5436) Expected 1 space before "+"; 0 found
(#5436) Expected 1 space after "+"; 0 found
(#5436) Variable "NegativeSlopeStartR" must be all lower-case
(#5437) Line indented incorrectly; expected at least 32 spaces, found 17
(#5437) Variable "G" must be all lower-case
(#5437) Variable "NegativeSlopeEndG" must be all lower-case
(#5437) Variable "NegativeSlopeStartG" must be all lower-case
(#5437) Expected 1 space before "/"; 0 found
(#5437) Expected 1 space after "/"; 0 found
(#5437) Expected 1 space before "*"; 0 found
(#5437) Expected 1 space after "*"; 0 found
(#5437) Variable "SlopeIndex" must be all lower-case
(#5437) Expected 1 space before "+"; 0 found
(#5437) Expected 1 space after "+"; 0 found
(#5437) Variable "NegativeSlopeStartG" must be all lower-case
(#5438) Line indented incorrectly; expected at least 32 spaces, found 17
(#5438) Variable "B" must be all lower-case
(#5438) Variable "NegativeSlopeEndB" must be all lower-case
(#5438) Variable "NegativeSlopeStartB" must be all lower-case
(#5438) Expected 1 space before "/"; 0 found
(#5438) Expected 1 space after "/"; 0 found
(#5438) Expected 1 space before "*"; 0 found
(#5438) Expected 1 space after "*"; 0 found
(#5438) Variable "SlopeIndex" must be all lower-case
(#5438) Expected 1 space before "+"; 0 found
(#5438) Expected 1 space after "+"; 0 found
(#5438) Variable "NegativeSlopeStartB" must be all lower-case
(#5439) Line indented incorrectly; expected 28 spaces, found 16
(#5439) Closing brace indented incorrectly; expected 15 spaces, found 16
(#5441) Line indented incorrectly; expected at least 28 spaces, found 15
(#5441) Variable "Color" must be all lower-case
(#5441) Expected 1 space before "=>"; 0 found
(#5441) Expected 1 space after "=>"; 0 found
(#5441) Variable "R" must be all lower-case
(#5441) Commas (,) must be followed by white space.
(#5441) Expected 1 space before "=>"; 0 found
(#5441) Expected 1 space after "=>"; 0 found
(#5441) Variable "G" must be all lower-case
(#5441) Commas (,) must be followed by white space.
(#5441) Expected 1 space before "=>"; 0 found
(#5441) Expected 1 space after "=>"; 0 found
(#5441) Variable "B" must be all lower-case
(#5443) Line indented incorrectly; expected 28 spaces, found 15
(#5443) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5443) Variable "ShadedSlopeBox" must be all lower-case
(#5443) Variable "LastColor" must be all lower-case
(#5443) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5444) Line indented incorrectly; expected at least 28 spaces, found 16
(#5445) Line indented incorrectly; expected at least 32 spaces, found 17
(#5445) Variable "GradientSettings" must be all lower-case
(#5445) Expected 1 space before "=>"; 0 found
(#5445) Expected 1 space after "=>"; 0 found
(#5445) Variable "LastColor" must be all lower-case
(#5445) Commas (,) must be followed by white space.
(#5445) Expected 1 space before "=>"; 0 found
(#5445) Expected 1 space after "=>"; 0 found
(#5445) Variable "LastColor" must be all lower-case
(#5445) Commas (,) must be followed by white space.
(#5445) Expected 1 space before "=>"; 0 found
(#5445) Expected 1 space after "=>"; 0 found
(#5445) Variable "LastColor" must be all lower-case
(#5445) Commas (,) must be followed by white space.
(#5445) Expected 1 space before "=>"; 0 found
(#5445) Expected 1 space after "=>"; 0 found
(#5445) Variable "R" must be all lower-case
(#5445) Commas (,) must be followed by white space.
(#5445) Expected 1 space before "=>"; 0 found
(#5445) Expected 1 space after "=>"; 0 found
(#5445) Variable "G" must be all lower-case
(#5445) Commas (,) must be followed by white space.
(#5445) Expected 1 space before "=>"; 0 found
(#5445) Expected 1 space after "=>"; 0 found
(#5445) Variable "B" must be all lower-case
(#5445) Line exceeds 132 characters; contains 155 characters
(#5447) Line indented incorrectly; expected at least 32 spaces, found 17
(#5447) Variable "TopX" must be all lower-case
(#5447) Commas (,) must be followed by white space.
(#5447) Variable "LastY" must be all lower-case
(#5447) Commas (,) must be followed by white space.
(#5447) Variable "BottomX" must be all lower-case
(#5447) Commas (,) must be followed by white space.
(#5447) Variable "Y" must be all lower-case
(#5447) Commas (,) must be followed by white space.
(#5447) Commas (,) must be followed by white space.
(#5447) Variable "GradientSettings" must be all lower-case
(#5448) Line indented incorrectly; expected 28 spaces, found 16
(#5448) Closing brace indented incorrectly; expected 15 spaces, found 16
(#5449) Line indented incorrectly; expected at least 28 spaces, found 15
(#5449) Inline control structures are not allowed
(#5449) Usage of ELSEIF not allowed; use ELSE IF instead
(#5449) Variable "ShadedSlopeBox" must be all lower-case
(#5449) Variable "LastColor" must be all lower-case
(#5449) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5449) Whitespace found at end of line
(#5450) Line indented incorrectly; expected at least 28 spaces, found 16
(#5450) Variable "TopX" must be all lower-case
(#5450) Commas (,) must be followed by white space.
(#5450) Variable "LastY" must be all lower-case
(#5450) Commas (,) must be followed by white space.
(#5450) Variable "BottomX" must be all lower-case
(#5450) Commas (,) must be followed by white space.
(#5450) Variable "Y" must be all lower-case
(#5450) Commas (,) must be followed by white space.
(#5450) Variable "Color" must be all lower-case
(#5452) Line indented incorrectly; expected at least 28 spaces, found 15
(#5452) Variable "LastColor" must be all lower-case
(#5452) Variable "Color" must be all lower-case
(#5453) Line indented incorrectly; expected 24 spaces, found 14
(#5453) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5455) Line indented incorrectly; expected 24 spaces, found 13
(#5455) Expected "if (...) {\n"; found "if (...)\n { "
(#5455) Variable "X" must be all lower-case
(#5456) Line indented incorrectly; expected at least 24 spaces, found 14
(#5456) Variable "LastX" must be all lower-case
(#5456) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5456) Closing brace must be on a line by itself
(#5457) Line indented incorrectly; expected 24 spaces, found 13
(#5457) Expected "} else {\n"; found "}\n else\n { "
(#5458) Line indented incorrectly; expected at least 24 spaces, found 14
(#5458) Variable "LastX" must be all lower-case
(#5458) Variable "X" must be all lower-case
(#5458) Variable "LastY" must be all lower-case
(#5458) Variable "Y" must be all lower-case
(#5458) Closing brace must be on a line by itself
(#5460) Line indented incorrectly; expected at least 24 spaces, found 13
(#5460) Variable "Y" must be all lower-case
(#5460) Variable "Y" must be all lower-case
(#5460) Variable "XStep" must be all lower-case
(#5461) Line indented incorrectly; expected 20 spaces, found 12
(#5461) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5463) Line indented incorrectly; expected at least 20 spaces, found 11
(#5463) Variable "XPos" must be all lower-case
(#5463) Variable "XPos" must be all lower-case
(#5463) Variable "CaptionHeight" must be all lower-case
(#5463) Variable "SerieSpacing" must be all lower-case
(#5464) Line indented incorrectly; expected 16 spaces, found 10
(#5464) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5466) Line indented incorrectly; expected at least 16 spaces, found 9
(#5466) Variable "RestoreShadow" must be all lower-case
(#5467) Line indented incorrectly; expected 12 spaces, found 8
(#5467) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5468) Line indented incorrectly; expected 8 spaces, found 6
(#5468) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5469) Closing brace indented incorrectly; expected 3 spaces, found 4
(#5471) Line indented incorrectly; expected at least 4 spaces, found 3
(#5472) Line indented incorrectly; expected 4 spaces, found 3
(#5472) method name "pDraw::drawBestFit" must be in lower-case letters only
(#5472) Visibility must be declared on method "drawBestFit"
(#5472) Variable "Format" must be all lower-case
(#5473) Opening brace should be on the same line as the declaration
(#5474) Line indented incorrectly; expected at least 8 spaces, found 5
(#5474) Variable "OverrideTicks" must be all lower-case
(#5474) Spaces must be used for alignment; tabs are not allowed
(#5474) Tab found within whitespace
(#5474) Variable "Format" must be all lower-case
(#5474) Variable "Format" must be all lower-case
(#5474) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5475) Line indented incorrectly; expected at least 8 spaces, found 5
(#5475) Variable "OverrideR" must be all lower-case
(#5475) Spaces must be used for alignment; tabs are not allowed
(#5475) Tab found within whitespace
(#5475) Variable "Format" must be all lower-case
(#5475) Variable "Format" must be all lower-case
(#5476) Line indented incorrectly; expected at least 8 spaces, found 5
(#5476) Variable "OverrideG" must be all lower-case
(#5476) Spaces must be used for alignment; tabs are not allowed
(#5476) Tab found within whitespace
(#5476) Variable "Format" must be all lower-case
(#5476) Variable "Format" must be all lower-case
(#5477) Line indented incorrectly; expected at least 8 spaces, found 5
(#5477) Variable "OverrideB" must be all lower-case
(#5477) Spaces must be used for alignment; tabs are not allowed
(#5477) Tab found within whitespace
(#5477) Variable "Format" must be all lower-case
(#5477) Variable "Format" must be all lower-case
(#5478) Line indented incorrectly; expected at least 8 spaces, found 5
(#5478) Variable "OverrideAlpha" must be all lower-case
(#5478) Spaces must be used for alignment; tabs are not allowed
(#5478) Tab found within whitespace
(#5478) Variable "Format" must be all lower-case
(#5478) Variable "Format" must be all lower-case
(#5480) Line indented incorrectly; expected at least 8 spaces, found 5
(#5480) Variable "Data" must be all lower-case
(#5481) Line indented incorrectly; expected at least 8 spaces, found 5
(#5481) Variable "XMargin" must be all lower-case
(#5481) Commas (,) must be followed by white space.
(#5481) Variable "XDivs" must be all lower-case
(#5483) Line indented incorrectly; expected 8 spaces, found 5
(#5483) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5483) Variable "Data" must be all lower-case
(#5483) Variable "SerieName" must be all lower-case
(#5483) Variable "Serie" must be all lower-case
(#5484) Line indented incorrectly; expected at least 8 spaces, found 6
(#5485) Line indented incorrectly; expected 12 spaces, found 7
(#5485) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5485) Variable "Serie" must be all lower-case
(#5485) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5485) Variable "SerieName" must be all lower-case
(#5485) Variable "Data" must be all lower-case
(#5486) Line indented incorrectly; expected at least 12 spaces, found 8
(#5487) Line indented incorrectly; expected 16 spaces, found 9
(#5487) Expected "if (...) {\n"; found "if (...) { "
(#5487) Variable "OverrideR" must be all lower-case
(#5487) Variable "OverrideG" must be all lower-case
(#5487) Variable "OverrideB" must be all lower-case
(#5487) Variable "R" must be all lower-case
(#5487) Variable "OverrideR" must be all lower-case
(#5487) Variable "G" must be all lower-case
(#5487) Variable "OverrideG" must be all lower-case
(#5487) Variable "B" must be all lower-case
(#5487) Variable "OverrideB" must be all lower-case
(#5487) Closing brace must be on a line by itself
(#5487) Expected "} else {\n"; found "} else { "
(#5487) Variable "R" must be all lower-case
(#5487) Variable "Serie" must be all lower-case
(#5487) Variable "G" must be all lower-case
(#5487) Variable "Serie" must be all lower-case
(#5487) Variable "B" must be all lower-case
(#5487) Variable "Serie" must be all lower-case
(#5487) Line exceeds maximum limit of 180 characters; contains 223 characters
(#5487) Closing brace must be on a line by itself
(#5488) Line indented incorrectly; expected 16 spaces, found 9
(#5488) Expected "if (...) {\n"; found "if (...) { "
(#5488) Variable "OverrideTicks" must be all lower-case
(#5488) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5488) Variable "Ticks" must be all lower-case
(#5488) Variable "Serie" must be all lower-case
(#5488) Closing brace must be on a line by itself
(#5488) Expected "} else {\n"; found "} else { "
(#5488) Variable "Ticks" must be all lower-case
(#5488) Variable "OverrideTicks" must be all lower-case
(#5488) Closing brace must be on a line by itself
(#5489) Line indented incorrectly; expected 16 spaces, found 9
(#5489) Expected "if (...) {\n"; found "if (...) { "
(#5489) Variable "OverrideAlpha" must be all lower-case
(#5489) Variable "Alpha" must be all lower-case
(#5489) Variable "Serie" must be all lower-case
(#5489) Closing brace must be on a line by itself
(#5489) Expected "} else {\n"; found "} else { "
(#5489) Variable "Alpha" must be all lower-case
(#5489) Variable "OverrideAlpha" must be all lower-case
(#5489) Closing brace must be on a line by itself
(#5491) Line indented incorrectly; expected at least 16 spaces, found 9
(#5491) Variable "Color" must be all lower-case
(#5491) Expected 1 space before "=>"; 0 found
(#5491) Expected 1 space after "=>"; 0 found
(#5491) Variable "R" must be all lower-case
(#5491) Commas (,) must be followed by white space.
(#5491) Expected 1 space before "=>"; 0 found
(#5491) Expected 1 space after "=>"; 0 found
(#5491) Variable "G" must be all lower-case
(#5491) Commas (,) must be followed by white space.
(#5491) Expected 1 space before "=>"; 0 found
(#5491) Expected 1 space after "=>"; 0 found
(#5491) Variable "B" must be all lower-case
(#5491) Commas (,) must be followed by white space.
(#5491) Expected 1 space before "=>"; 0 found
(#5491) Expected 1 space after "=>"; 0 found
(#5491) Variable "Alpha" must be all lower-case
(#5491) Commas (,) must be followed by white space.
(#5491) Expected 1 space before "=>"; 0 found
(#5491) Expected 1 space after "=>"; 0 found
(#5491) Variable "Ticks" must be all lower-case
(#5493) Line indented incorrectly; expected at least 16 spaces, found 9
(#5493) Variable "AxisID" must be all lower-case
(#5493) Variable "Serie" must be all lower-case
(#5494) Line indented incorrectly; expected at least 16 spaces, found 9
(#5494) Variable "PosArray" must be all lower-case
(#5494) Variable "Serie" must be all lower-case
(#5494) Commas (,) must be followed by white space.
(#5494) Expected 1 space before "=>"; 0 found
(#5494) Expected 1 space after "=>"; 0 found
(#5494) Variable "Serie" must be all lower-case
(#5496) Line indented incorrectly; expected 16 spaces, found 9
(#5496) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5496) Variable "Data" must be all lower-case
(#5497) Line indented incorrectly; expected at least 16 spaces, found 10
(#5498) Line indented incorrectly; expected 20 spaces, found 11
(#5498) Expected "if (...) {\n"; found "if (...) { "
(#5498) Variable "XDivs" must be all lower-case
(#5498) Variable "XStep" must be all lower-case
(#5498) Expected 1 space before "-"; 0 found
(#5498) Expected 1 space after "-"; 0 found
(#5498) Expected 1 space before "/"; 0 found
(#5498) Expected 1 space after "/"; 0 found
(#5498) Closing brace must be on a line by itself
(#5498) Expected "} else {\n"; found "} else { "
(#5498) Variable "XStep" must be all lower-case
(#5498) Expected 1 space before "-"; 0 found
(#5498) Expected 1 space after "-"; 0 found
(#5498) Expected 1 space before "-"; 0 found
(#5498) Expected 1 space after "-"; 0 found
(#5498) Variable "XMargin" must be all lower-case
(#5498) Expected 1 space before "*"; 0 found
(#5498) Expected 1 space after "*"; 0 found
(#5498) Expected 1 space before "/"; 0 found
(#5498) Expected 1 space after "/"; 0 found
(#5498) Variable "XDivs" must be all lower-case
(#5498) Line exceeds 132 characters; contains 162 characters
(#5498) Closing brace must be on a line by itself
(#5499) Line indented incorrectly; expected at least 20 spaces, found 11
(#5499) Variable "X" must be all lower-case
(#5499) Variable "XMargin" must be all lower-case
(#5501) Line indented incorrectly; expected 20 spaces, found 11
(#5501) Expected "if (...) {\n"; found "if (...) { "
(#5501) Variable "PosArray" must be all lower-case
(#5501) Variable "Value" must be all lower-case
(#5501) Variable "PosArray" must be all lower-case
(#5501) Variable "PosArray" must be all lower-case
(#5501) Variable "PosArray" must be all lower-case
(#5501) Variable "Value" must be all lower-case
(#5501) Closing brace must be on a line by itself
(#5502) Line indented incorrectly; expected at least 20 spaces, found 11
(#5502) Variable "Sxy" must be all lower-case
(#5502) Variable "Sx" must be all lower-case
(#5502) Variable "Sy" must be all lower-case
(#5502) Variable "Sxx" must be all lower-case
(#5503) Line indented incorrectly; expected 20 spaces, found 11
(#5503) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5503) Variable "PosArray" must be all lower-case
(#5503) Variable "Key" must be all lower-case
(#5503) Variable "Y" must be all lower-case
(#5504) Line indented incorrectly; expected at least 20 spaces, found 12
(#5505) Line indented incorrectly; expected 24 spaces, found 13
(#5505) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5505) Variable "Y" must be all lower-case
(#5506) Line indented incorrectly; expected at least 24 spaces, found 14
(#5507) Line indented incorrectly; expected at least 28 spaces, found 15
(#5507) Variable "Sxy" must be all lower-case
(#5507) Variable "Sxy" must be all lower-case
(#5507) Variable "X" must be all lower-case
(#5507) Expected 1 space before "*"; 0 found
(#5507) Expected 1 space after "*"; 0 found
(#5507) Variable "Y" must be all lower-case
(#5508) Line indented incorrectly; expected at least 28 spaces, found 15
(#5508) Variable "Sx" must be all lower-case
(#5508) Variable "Sx" must be all lower-case
(#5508) Variable "X" must be all lower-case
(#5509) Line indented incorrectly; expected at least 28 spaces, found 15
(#5509) Variable "Sy" must be all lower-case
(#5509) Variable "Sy" must be all lower-case
(#5509) Variable "Y" must be all lower-case
(#5510) Line indented incorrectly; expected at least 28 spaces, found 15
(#5510) Variable "Sxx" must be all lower-case
(#5510) Variable "Sxx" must be all lower-case
(#5510) Variable "X" must be all lower-case
(#5510) Expected 1 space before "*"; 0 found
(#5510) Expected 1 space after "*"; 0 found
(#5510) Variable "X" must be all lower-case
(#5511) Line indented incorrectly; expected 24 spaces, found 14
(#5511) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5513) Line indented incorrectly; expected at least 24 spaces, found 13
(#5513) Variable "X" must be all lower-case
(#5513) Variable "X" must be all lower-case
(#5513) Variable "XStep" must be all lower-case
(#5514) Line indented incorrectly; expected 20 spaces, found 12
(#5514) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5515) Line indented incorrectly; expected at least 20 spaces, found 11
(#5515) Variable "PosArray" must be all lower-case
(#5515) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5515) Inline comments must end in full-stops, exclamation marks, or question marks
(#5515) This comment is 56% valid code; is this commented out code?
(#5515) No space found before comment text; expected "// $n = count($PosArray);" but found "//$n = count($PosArray);"
(#5516) Line indented incorrectly; expected at least 20 spaces, found 11
(#5516) Variable "M" must be all lower-case
(#5516) Expected 1 space before "*"; 0 found
(#5516) Expected 1 space after "*"; 0 found
(#5516) Variable "Sxy" must be all lower-case
(#5516) Expected 1 space before "-"; 0 found
(#5516) Expected 1 space after "-"; 0 found
(#5516) Variable "Sx" must be all lower-case
(#5516) Expected 1 space before "*"; 0 found
(#5516) Expected 1 space after "*"; 0 found
(#5516) Variable "Sy" must be all lower-case
(#5516) Expected 1 space before "*"; 0 found
(#5516) Expected 1 space after "*"; 0 found
(#5516) Variable "Sxx" must be all lower-case
(#5516) Expected 1 space before "-"; 0 found
(#5516) Expected 1 space after "-"; 0 found
(#5516) Variable "Sx" must be all lower-case
(#5516) Expected 1 space before "*"; 0 found
(#5516) Expected 1 space after "*"; 0 found
(#5516) Variable "Sx" must be all lower-case
(#5517) Line indented incorrectly; expected at least 20 spaces, found 11
(#5517) Variable "B" must be all lower-case
(#5517) Variable "Sy" must be all lower-case
(#5517) Expected 1 space before "-"; 0 found
(#5517) Expected 1 space after "-"; 0 found
(#5517) Variable "M" must be all lower-case
(#5517) Expected 1 space before "*"; 0 found
(#5517) Expected 1 space after "*"; 0 found
(#5517) Variable "Sx" must be all lower-case
(#5517) Expected 1 space before "/"; 0 found
(#5517) Expected 1 space after "/"; 0 found
(#5519) Line indented incorrectly; expected at least 20 spaces, found 11
(#5519) Variable "X1" must be all lower-case
(#5519) Variable "XMargin" must be all lower-case
(#5520) Line indented incorrectly; expected at least 20 spaces, found 11
(#5520) Variable "Y1" must be all lower-case
(#5520) Variable "M" must be all lower-case
(#5520) Variable "X1" must be all lower-case
(#5520) Variable "B" must be all lower-case
(#5521) Line indented incorrectly; expected at least 20 spaces, found 11
(#5521) Variable "X2" must be all lower-case
(#5521) Variable "XMargin" must be all lower-case
(#5522) Line indented incorrectly; expected at least 20 spaces, found 11
(#5522) Variable "Y2" must be all lower-case
(#5522) Variable "M" must be all lower-case
(#5522) Variable "X2" must be all lower-case
(#5522) Variable "B" must be all lower-case
(#5524) Line indented incorrectly; expected 20 spaces, found 11
(#5524) Expected "if (...) {\n"; found "if (...) { "
(#5524) Variable "Y1" must be all lower-case
(#5524) Variable "X1" must be all lower-case
(#5524) Variable "X1" must be all lower-case
(#5524) Expected 1 space before "-"; 0 found
(#5524) Expected 1 space after "-"; 0 found
(#5524) Variable "Y1" must be all lower-case
(#5524) Variable "Y1" must be all lower-case
(#5524) Closing brace must be on a line by itself
(#5525) Line indented incorrectly; expected 20 spaces, found 11
(#5525) Expected "if (...) {\n"; found "if (...) { "
(#5525) Variable "Y1" must be all lower-case
(#5525) Variable "X1" must be all lower-case
(#5525) Variable "X1" must be all lower-case
(#5525) Variable "Y1" must be all lower-case
(#5525) Expected 1 space before "-"; 0 found
(#5525) Expected 1 space after "-"; 0 found
(#5525) Variable "Y1" must be all lower-case
(#5525) Closing brace must be on a line by itself
(#5526) Line indented incorrectly; expected 20 spaces, found 11
(#5526) Expected "if (...) {\n"; found "if (...) { "
(#5526) Variable "Y2" must be all lower-case
(#5526) Variable "X2" must be all lower-case
(#5526) Variable "X2" must be all lower-case
(#5526) Expected 1 space before "-"; 0 found
(#5526) Expected 1 space after "-"; 0 found
(#5526) Variable "Y2" must be all lower-case
(#5526) Variable "Y2" must be all lower-case
(#5526) Closing brace must be on a line by itself
(#5527) Line indented incorrectly; expected 20 spaces, found 11
(#5527) Expected "if (...) {\n"; found "if (...) { "
(#5527) Variable "Y2" must be all lower-case
(#5527) Variable "X2" must be all lower-case
(#5527) Variable "X2" must be all lower-case
(#5527) Variable "Y2" must be all lower-case
(#5527) Expected 1 space before "-"; 0 found
(#5527) Expected 1 space after "-"; 0 found
(#5527) Variable "Y2" must be all lower-case
(#5527) Closing brace must be on a line by itself
(#5529) Line indented incorrectly; expected at least 20 spaces, found 11
(#5529) Variable "X1" must be all lower-case
(#5529) Commas (,) must be followed by white space.
(#5529) Variable "Y1" must be all lower-case
(#5529) Commas (,) must be followed by white space.
(#5529) Variable "X2" must be all lower-case
(#5529) Commas (,) must be followed by white space.
(#5529) Variable "Y2" must be all lower-case
(#5529) Commas (,) must be followed by white space.
(#5529) Variable "Color" must be all lower-case
(#5530) Line indented incorrectly; expected 16 spaces, found 10
(#5530) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5531) Line indented incorrectly; expected 16 spaces, found 9
(#5531) Expected "} else {\n"; found "}\n else\n {\n"
(#5532) Line indented incorrectly; expected at least 16 spaces, found 10
(#5533) Line indented incorrectly; expected 20 spaces, found 11
(#5533) Expected "if (...) {\n"; found "if (...) { "
(#5533) Variable "XDivs" must be all lower-case
(#5533) Variable "YStep" must be all lower-case
(#5533) Expected 1 space before "-"; 0 found
(#5533) Expected 1 space after "-"; 0 found
(#5533) Expected 1 space before "/"; 0 found
(#5533) Expected 1 space after "/"; 0 found
(#5533) Closing brace must be on a line by itself
(#5533) Expected "} else {\n"; found "} else { "
(#5533) Variable "YStep" must be all lower-case
(#5533) Expected 1 space before "-"; 0 found
(#5533) Expected 1 space after "-"; 0 found
(#5533) Expected 1 space before "-"; 0 found
(#5533) Expected 1 space after "-"; 0 found
(#5533) Variable "XMargin" must be all lower-case
(#5533) Expected 1 space before "*"; 0 found
(#5533) Expected 1 space after "*"; 0 found
(#5533) Expected 1 space before "/"; 0 found
(#5533) Expected 1 space after "/"; 0 found
(#5533) Variable "XDivs" must be all lower-case
(#5533) Line exceeds 132 characters; contains 162 characters
(#5533) Closing brace must be on a line by itself
(#5534) Line indented incorrectly; expected at least 20 spaces, found 11
(#5534) Variable "Y" must be all lower-case
(#5534) Variable "XMargin" must be all lower-case
(#5536) Line indented incorrectly; expected 20 spaces, found 11
(#5536) Expected "if (...) {\n"; found "if (...) { "
(#5536) Variable "PosArray" must be all lower-case
(#5536) Variable "Value" must be all lower-case
(#5536) Variable "PosArray" must be all lower-case
(#5536) Variable "PosArray" must be all lower-case
(#5536) Variable "PosArray" must be all lower-case
(#5536) Variable "Value" must be all lower-case
(#5536) Closing brace must be on a line by itself
(#5537) Line indented incorrectly; expected at least 20 spaces, found 11
(#5537) Variable "Sxy" must be all lower-case
(#5537) Variable "Sx" must be all lower-case
(#5537) Variable "Sy" must be all lower-case
(#5537) Variable "Sxx" must be all lower-case
(#5538) Line indented incorrectly; expected 20 spaces, found 11
(#5538) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5538) Variable "PosArray" must be all lower-case
(#5538) Variable "Key" must be all lower-case
(#5538) Variable "X" must be all lower-case
(#5539) Line indented incorrectly; expected at least 20 spaces, found 12
(#5540) Line indented incorrectly; expected 24 spaces, found 13
(#5540) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5540) Variable "X" must be all lower-case
(#5541) Line indented incorrectly; expected at least 24 spaces, found 14
(#5542) Line indented incorrectly; expected at least 28 spaces, found 15
(#5542) Variable "Sxy" must be all lower-case
(#5542) Variable "Sxy" must be all lower-case
(#5542) Variable "X" must be all lower-case
(#5542) Expected 1 space before "*"; 0 found
(#5542) Expected 1 space after "*"; 0 found
(#5542) Variable "Y" must be all lower-case
(#5543) Line indented incorrectly; expected at least 28 spaces, found 15
(#5543) Variable "Sx" must be all lower-case
(#5543) Variable "Sx" must be all lower-case
(#5543) Variable "Y" must be all lower-case
(#5544) Line indented incorrectly; expected at least 28 spaces, found 15
(#5544) Variable "Sy" must be all lower-case
(#5544) Variable "Sy" must be all lower-case
(#5544) Variable "X" must be all lower-case
(#5545) Line indented incorrectly; expected at least 28 spaces, found 15
(#5545) Variable "Sxx" must be all lower-case
(#5545) Variable "Sxx" must be all lower-case
(#5545) Variable "Y" must be all lower-case
(#5545) Expected 1 space before "*"; 0 found
(#5545) Expected 1 space after "*"; 0 found
(#5545) Variable "Y" must be all lower-case
(#5546) Line indented incorrectly; expected 24 spaces, found 14
(#5546) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5548) Line indented incorrectly; expected at least 24 spaces, found 13
(#5548) Variable "Y" must be all lower-case
(#5548) Variable "Y" must be all lower-case
(#5548) Variable "YStep" must be all lower-case
(#5549) Line indented incorrectly; expected 20 spaces, found 12
(#5549) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5550) Line indented incorrectly; expected at least 20 spaces, found 11
(#5550) Variable "PosArray" must be all lower-case
(#5550) Inline comments must start with a capital letter, digit or 3-dots sequence
(#5550) Inline comments must end in full-stops, exclamation marks, or question marks
(#5550) This comment is 56% valid code; is this commented out code?
(#5550) No space found before comment text; expected "// $n = count($PosArray);" but found "//$n = count($PosArray);"
(#5551) Line indented incorrectly; expected at least 20 spaces, found 11
(#5551) Variable "M" must be all lower-case
(#5551) Expected 1 space before "*"; 0 found
(#5551) Expected 1 space after "*"; 0 found
(#5551) Variable "Sxy" must be all lower-case
(#5551) Expected 1 space before "-"; 0 found
(#5551) Expected 1 space after "-"; 0 found
(#5551) Variable "Sx" must be all lower-case
(#5551) Expected 1 space before "*"; 0 found
(#5551) Expected 1 space after "*"; 0 found
(#5551) Variable "Sy" must be all lower-case
(#5551) Expected 1 space before "*"; 0 found
(#5551) Expected 1 space after "*"; 0 found
(#5551) Variable "Sxx" must be all lower-case
(#5551) Expected 1 space before "-"; 0 found
(#5551) Expected 1 space after "-"; 0 found
(#5551) Variable "Sx" must be all lower-case
(#5551) Expected 1 space before "*"; 0 found
(#5551) Expected 1 space after "*"; 0 found
(#5551) Variable "Sx" must be all lower-case
(#5552) Line indented incorrectly; expected at least 20 spaces, found 11
(#5552) Variable "B" must be all lower-case
(#5552) Variable "Sy" must be all lower-case
(#5552) Expected 1 space before "-"; 0 found
(#5552) Expected 1 space after "-"; 0 found
(#5552) Variable "M" must be all lower-case
(#5552) Expected 1 space before "*"; 0 found
(#5552) Expected 1 space after "*"; 0 found
(#5552) Variable "Sx" must be all lower-case
(#5552) Expected 1 space before "/"; 0 found
(#5552) Expected 1 space after "/"; 0 found
(#5554) Line indented incorrectly; expected at least 20 spaces, found 11
(#5554) Variable "Y1" must be all lower-case
(#5554) Variable "XMargin" must be all lower-case
(#5555) Line indented incorrectly; expected at least 20 spaces, found 11
(#5555) Variable "X1" must be all lower-case
(#5555) Variable "M" must be all lower-case
(#5555) Variable "Y1" must be all lower-case
(#5555) Variable "B" must be all lower-case
(#5556) Line indented incorrectly; expected at least 20 spaces, found 11
(#5556) Variable "Y2" must be all lower-case
(#5556) Variable "XMargin" must be all lower-case
(#5557) Line indented incorrectly; expected at least 20 spaces, found 11
(#5557) Variable "X2" must be all lower-case
(#5557) Variable "M" must be all lower-case
(#5557) Variable "Y2" must be all lower-case
(#5557) Variable "B" must be all lower-case
(#5559) Line indented incorrectly; expected 20 spaces, found 11
(#5559) Expected "if (...) {\n"; found "if (...) { "
(#5559) Variable "X1" must be all lower-case
(#5559) Variable "Y1" must be all lower-case
(#5559) Variable "Y1" must be all lower-case
(#5559) Expected 1 space before "-"; 0 found
(#5559) Expected 1 space after "-"; 0 found
(#5559) Variable "X1" must be all lower-case
(#5559) Variable "X1" must be all lower-case
(#5559) Closing brace must be on a line by itself
(#5560) Line indented incorrectly; expected 20 spaces, found 11
(#5560) Expected "if (...) {\n"; found "if (...) { "
(#5560) Variable "X1" must be all lower-case
(#5560) Variable "Y1" must be all lower-case
(#5560) Variable "Y1" must be all lower-case
(#5560) Variable "X1" must be all lower-case
(#5560) Expected 1 space before "-"; 0 found
(#5560) Expected 1 space after "-"; 0 found
(#5560) Variable "X1" must be all lower-case
(#5560) Closing brace must be on a line by itself
(#5561) Line indented incorrectly; expected 20 spaces, found 11
(#5561) Expected "if (...) {\n"; found "if (...) { "
(#5561) Variable "X2" must be all lower-case
(#5561) Variable "Y2" must be all lower-case
(#5561) Variable "Y2" must be all lower-case
(#5561) Expected 1 space before "-"; 0 found
(#5561) Expected 1 space after "-"; 0 found
(#5561) Variable "X2" must be all lower-case
(#5561) Variable "X2" must be all lower-case
(#5561) Closing brace must be on a line by itself
(#5562) Line indented incorrectly; expected 20 spaces, found 11
(#5562) Expected "if (...) {\n"; found "if (...) { "
(#5562) Variable "X2" must be all lower-case
(#5562) Variable "Y2" must be all lower-case
(#5562) Variable "Y2" must be all lower-case
(#5562) Variable "X2" must be all lower-case
(#5562) Expected 1 space before "-"; 0 found
(#5562) Expected 1 space after "-"; 0 found
(#5562) Variable "X2" must be all lower-case
(#5562) Closing brace must be on a line by itself
(#5564) Line indented incorrectly; expected at least 20 spaces, found 11
(#5564) Variable "X1" must be all lower-case
(#5564) Commas (,) must be followed by white space.
(#5564) Variable "Y1" must be all lower-case
(#5564) Commas (,) must be followed by white space.
(#5564) Variable "X2" must be all lower-case
(#5564) Commas (,) must be followed by white space.
(#5564) Variable "Y2" must be all lower-case
(#5564) Commas (,) must be followed by white space.
(#5564) Variable "Color" must be all lower-case
(#5565) Line indented incorrectly; expected 16 spaces, found 10
(#5565) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5566) Line indented incorrectly; expected 12 spaces, found 8
(#5566) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5567) Line indented incorrectly; expected 8 spaces, found 6
(#5567) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5568) Closing brace indented incorrectly; expected 3 spaces, found 4
(#5570) Line indented incorrectly; expected at least 4 spaces, found 3
(#5571) Line indented incorrectly; expected 4 spaces, found 3
(#5571) method name "pDraw::writeLabel" must be in lower-case letters only
(#5571) Visibility must be declared on method "writeLabel"
(#5571) Variable "SeriesName" must be all lower-case
(#5571) Commas (,) must be followed by white space.
(#5571) Variable "Indexes" must be all lower-case
(#5571) Commas (,) must be followed by white space.
(#5571) Variable "Format" must be all lower-case
(#5572) Opening brace should be on the same line as the declaration
(#5573) Line indented incorrectly; expected at least 8 spaces, found 5
(#5573) Variable "OverrideTitle" must be all lower-case
(#5573) Spaces must be used for alignment; tabs are not allowed
(#5573) Tab found within whitespace
(#5573) Variable "Format" must be all lower-case
(#5573) Variable "Format" must be all lower-case
(#5573) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5574) Line indented incorrectly; expected at least 8 spaces, found 5
(#5574) Variable "ForceLabels" must be all lower-case
(#5574) Spaces must be used for alignment; tabs are not allowed
(#5574) Tab found within whitespace
(#5574) Variable "Format" must be all lower-case
(#5574) Variable "Format" must be all lower-case
(#5574) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5575) Line indented incorrectly; expected at least 8 spaces, found 5
(#5575) Variable "DrawPoint" must be all lower-case
(#5575) Spaces must be used for alignment; tabs are not allowed
(#5575) Tab found within whitespace
(#5575) Variable "Format" must be all lower-case
(#5575) Variable "Format" must be all lower-case
(#5576) Line indented incorrectly; expected at least 8 spaces, found 5
(#5576) Variable "DrawVerticalLine" must be all lower-case
(#5576) Spaces must be used for alignment; tabs are not allowed
(#5576) Tab found within whitespace
(#5576) Variable "Format" must be all lower-case
(#5576) Variable "Format" must be all lower-case
(#5576) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5577) Line indented incorrectly; expected at least 8 spaces, found 5
(#5577) Variable "VerticalLineR" must be all lower-case
(#5577) Spaces must be used for alignment; tabs are not allowed
(#5577) Tab found within whitespace
(#5577) Variable "Format" must be all lower-case
(#5577) Variable "Format" must be all lower-case
(#5578) Line indented incorrectly; expected at least 8 spaces, found 5
(#5578) Variable "VerticalLineG" must be all lower-case
(#5578) Spaces must be used for alignment; tabs are not allowed
(#5578) Tab found within whitespace
(#5578) Variable "Format" must be all lower-case
(#5578) Variable "Format" must be all lower-case
(#5579) Line indented incorrectly; expected at least 8 spaces, found 5
(#5579) Variable "VerticalLineB" must be all lower-case
(#5579) Spaces must be used for alignment; tabs are not allowed
(#5579) Tab found within whitespace
(#5579) Variable "Format" must be all lower-case
(#5579) Variable "Format" must be all lower-case
(#5580) Line indented incorrectly; expected at least 8 spaces, found 5
(#5580) Variable "VerticalLineAlpha" must be all lower-case
(#5580) Spaces must be used for alignment; tabs are not allowed
(#5580) Tab found within whitespace
(#5580) Variable "Format" must be all lower-case
(#5580) Variable "Format" must be all lower-case
(#5581) Line indented incorrectly; expected at least 8 spaces, found 5
(#5581) Variable "VerticalLineTicks" must be all lower-case
(#5581) Spaces must be used for alignment; tabs are not allowed
(#5581) Tab found within whitespace
(#5581) Variable "Format" must be all lower-case
(#5581) Variable "Format" must be all lower-case
(#5583) Line indented incorrectly; expected at least 8 spaces, found 5
(#5583) Variable "Data" must be all lower-case
(#5584) Line indented incorrectly; expected at least 8 spaces, found 5
(#5584) Variable "XMargin" must be all lower-case
(#5584) Commas (,) must be followed by white space.
(#5584) Variable "XDivs" must be all lower-case
(#5586) Line indented incorrectly; expected 8 spaces, found 5
(#5586) Expected "if (...) {\n"; found "if (...) { "
(#5586) Variable "Indexes" must be all lower-case
(#5586) Variable "Index" must be all lower-case
(#5586) Variable "Indexes" must be all lower-case
(#5586) Variable "Indexes" must be all lower-case
(#5586) Variable "Indexes" must be all lower-case
(#5586) Variable "Index" must be all lower-case
(#5586) Closing brace must be on a line by itself
(#5587) Line indented incorrectly; expected 8 spaces, found 5
(#5587) Expected "if (...) {\n"; found "if (...) { "
(#5587) Variable "SeriesName" must be all lower-case
(#5587) Variable "SerieName" must be all lower-case
(#5587) Variable "SeriesName" must be all lower-case
(#5587) Variable "SeriesName" must be all lower-case
(#5587) Variable "SeriesName" must be all lower-case
(#5587) Variable "SerieName" must be all lower-case
(#5587) Closing brace must be on a line by itself
(#5588) Line indented incorrectly; expected 8 spaces, found 5
(#5588) Expected "if (...) {\n"; found "if (...) { "
(#5588) Variable "ForceLabels" must be all lower-case
(#5588) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5588) Variable "ForceLabels" must be all lower-case
(#5588) Variable "ForceLabel" must be all lower-case
(#5588) Variable "ForceLabels" must be all lower-case
(#5588) Variable "ForceLabels" must be all lower-case
(#5588) Variable "ForceLabels" must be all lower-case
(#5588) Variable "ForceLabel" must be all lower-case
(#5588) Line exceeds 132 characters; contains 140 characters
(#5588) Closing brace must be on a line by itself
(#5590) Line indented incorrectly; expected 8 spaces, found 5
(#5590) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5590) Variable "Indexes" must be all lower-case
(#5590) Variable "Key" must be all lower-case
(#5590) Variable "Index" must be all lower-case
(#5591) Line indented incorrectly; expected at least 8 spaces, found 6
(#5592) Line indented incorrectly; expected at least 12 spaces, found 7
(#5592) Variable "Series" must be all lower-case
(#5594) Line indented incorrectly; expected 12 spaces, found 7
(#5594) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5594) Variable "Data" must be all lower-case
(#5595) Line indented incorrectly; expected at least 12 spaces, found 8
(#5596) Line indented incorrectly; expected 16 spaces, found 9
(#5596) Expected "if (...) {\n"; found "if (...) { "
(#5596) Variable "XDivs" must be all lower-case
(#5596) Variable "XStep" must be all lower-case
(#5596) Expected 1 space before "-"; 0 found
(#5596) Expected 1 space after "-"; 0 found
(#5596) Expected 1 space before "/"; 0 found
(#5596) Expected 1 space after "/"; 0 found
(#5596) Closing brace must be on a line by itself
(#5596) Expected "} else {\n"; found "} else { "
(#5596) Variable "XStep" must be all lower-case
(#5596) Expected 1 space before "-"; 0 found
(#5596) Expected 1 space after "-"; 0 found
(#5596) Expected 1 space before "-"; 0 found
(#5596) Expected 1 space after "-"; 0 found
(#5596) Variable "XMargin" must be all lower-case
(#5596) Expected 1 space before "*"; 0 found
(#5596) Expected 1 space after "*"; 0 found
(#5596) Expected 1 space before "/"; 0 found
(#5596) Expected 1 space after "/"; 0 found
(#5596) Variable "XDivs" must be all lower-case
(#5596) Line exceeds 132 characters; contains 160 characters
(#5596) Closing brace must be on a line by itself
(#5597) Line indented incorrectly; expected at least 16 spaces, found 9
(#5597) Variable "X" must be all lower-case
(#5597) Variable "XMargin" must be all lower-case
(#5597) Variable "Index" must be all lower-case
(#5597) Variable "XStep" must be all lower-case
(#5599) Line indented incorrectly; expected 16 spaces, found 9
(#5599) Expected "if (...) {\n"; found "if (...) { "
(#5599) Variable "DrawVerticalLine" must be all lower-case
(#5599) Variable "X" must be all lower-case
(#5599) Commas (,) must be followed by white space.
(#5599) Expected 1 space before "+"; 0 found
(#5599) Expected 1 space after "+"; 0 found
(#5599) Variable "Data" must be all lower-case
(#5599) Commas (,) must be followed by white space.
(#5599) Variable "X" must be all lower-case
(#5599) Commas (,) must be followed by white space.
(#5599) Expected 1 space before "-"; 0 found
(#5599) Expected 1 space after "-"; 0 found
(#5599) Variable "Data" must be all lower-case
(#5599) Commas (,) must be followed by white space.
(#5599) Expected 1 space before "=>"; 0 found
(#5599) Expected 1 space after "=>"; 0 found
(#5599) Variable "VerticalLineR" must be all lower-case
(#5599) Commas (,) must be followed by white space.
(#5599) Expected 1 space before "=>"; 0 found
(#5599) Expected 1 space after "=>"; 0 found
(#5599) Variable "VerticalLineG" must be all lower-case
(#5599) Commas (,) must be followed by white space.
(#5599) Expected 1 space before "=>"; 0 found
(#5599) Expected 1 space after "=>"; 0 found
(#5599) Variable "VerticalLineB" must be all lower-case
(#5599) Commas (,) must be followed by white space.
(#5599) Expected 1 space before "=>"; 0 found
(#5599) Expected 1 space after "=>"; 0 found
(#5599) Variable "VerticalLineAlpha" must be all lower-case
(#5599) Commas (,) must be followed by white space.
(#5599) Expected 1 space before "=>"; 0 found
(#5599) Expected 1 space after "=>"; 0 found
(#5599) Variable "VerticalLineTicks" must be all lower-case
(#5599) Line exceeds maximum limit of 180 characters; contains 256 characters
(#5599) Closing brace must be on a line by itself
(#5601) Line indented incorrectly; expected at least 16 spaces, found 9
(#5601) Variable "MinY" must be all lower-case
(#5602) Line indented incorrectly; expected 16 spaces, found 9
(#5602) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5602) Variable "SeriesName" must be all lower-case
(#5602) Variable "iKey" must be all lower-case
(#5602) Variable "SerieName" must be all lower-case
(#5603) Line indented incorrectly; expected at least 16 spaces, found 10
(#5604) Line indented incorrectly; expected 20 spaces, found 11
(#5604) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5604) Variable "Data" must be all lower-case
(#5604) Variable "SerieName" must be all lower-case
(#5604) Variable "Index" must be all lower-case
(#5605) Line indented incorrectly; expected at least 20 spaces, found 12
(#5606) Line indented incorrectly; expected at least 24 spaces, found 13
(#5606) Variable "AxisID" must be all lower-case
(#5606) Variable "Data" must be all lower-case
(#5606) Variable "SerieName" must be all lower-case
(#5608) Line indented incorrectly; expected at least 24 spaces, found 13
(#5608) Inline control structures are not allowed
(#5608) Variable "OverrideTitle" must be all lower-case
(#5608) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5609) Line indented incorrectly; expected at least 24 spaces, found 14
(#5609) Variable "Description" must be all lower-case
(#5609) Variable "OverrideTitle" must be all lower-case
(#5610) Line indented incorrectly; expected 24 spaces, found 13
(#5610) Usage of ELSEIF not allowed; use ELSE IF instead
(#5610) Variable "SeriesName" must be all lower-case
(#5611) Line indented incorrectly; expected at least 24 spaces, found 14
(#5612) Line indented incorrectly; expected at least 28 spaces, found 15
(#5612) Inline control structures are not allowed
(#5612) Variable "Data" must be all lower-case
(#5612) Variable "Data" must be all lower-case
(#5612) Variable "Data" must be all lower-case
(#5612) Variable "Index" must be all lower-case
(#5613) Line indented incorrectly; expected at least 28 spaces, found 16
(#5613) Variable "Description" must be all lower-case
(#5613) Variable "Data" must be all lower-case
(#5613) Variable "SerieName" must be all lower-case
(#5613) Variable "Data" must be all lower-case
(#5613) Variable "Data" must be all lower-case
(#5613) Variable "Index" must be all lower-case
(#5614) Line indented incorrectly; expected at least 28 spaces, found 15
(#5614) Inline control structures are not allowed
(#5615) Line indented incorrectly; expected at least 28 spaces, found 16
(#5615) Variable "Description" must be all lower-case
(#5615) Variable "Data" must be all lower-case
(#5615) Variable "SerieName" must be all lower-case
(#5616) Line indented incorrectly; expected 24 spaces, found 14
(#5616) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5617) Line indented incorrectly; expected at least 24 spaces, found 13
(#5617) Inline control structures are not allowed
(#5617) Usage of ELSEIF not allowed; use ELSE IF instead
(#5617) Variable "Data" must be all lower-case
(#5617) Variable "Data" must be all lower-case
(#5617) Variable "Data" must be all lower-case
(#5617) Variable "Index" must be all lower-case
(#5618) Line indented incorrectly; expected at least 24 spaces, found 14
(#5618) Variable "Description" must be all lower-case
(#5618) Variable "Data" must be all lower-case
(#5618) Variable "Data" must be all lower-case
(#5618) Variable "Index" must be all lower-case
(#5620) Line indented incorrectly; expected at least 24 spaces, found 13
(#5620) Variable "AxisMode" must be all lower-case
(#5620) Variable "Data" must be all lower-case
(#5620) Variable "AxisID" must be all lower-case
(#5621) Line indented incorrectly; expected at least 24 spaces, found 13
(#5621) Variable "AxisFormat" must be all lower-case
(#5621) Variable "Data" must be all lower-case
(#5621) Variable "AxisID" must be all lower-case
(#5622) Line indented incorrectly; expected at least 24 spaces, found 13
(#5622) Variable "AxisUnit" must be all lower-case
(#5622) Variable "Data" must be all lower-case
(#5622) Variable "AxisID" must be all lower-case
(#5624) Line indented incorrectly; expected at least 24 spaces, found 13
(#5624) Variable "Serie" must be all lower-case
(#5625) Line indented incorrectly; expected at least 24 spaces, found 13
(#5625) Variable "Serie" must be all lower-case
(#5625) Variable "Data" must be all lower-case
(#5625) Variable "SerieName" must be all lower-case
(#5626) Line indented incorrectly; expected at least 24 spaces, found 13
(#5626) Variable "Serie" must be all lower-case
(#5626) Variable "Data" must be all lower-case
(#5626) Variable "SerieName" must be all lower-case
(#5627) Line indented incorrectly; expected at least 24 spaces, found 13
(#5627) Variable "Serie" must be all lower-case
(#5627) Variable "Data" must be all lower-case
(#5627) Variable "SerieName" must be all lower-case
(#5628) Line indented incorrectly; expected at least 24 spaces, found 13
(#5628) Variable "Serie" must be all lower-case
(#5628) Variable "Data" must be all lower-case
(#5628) Variable "SerieName" must be all lower-case
(#5630) Line indented incorrectly; expected at least 24 spaces, found 13
(#5630) Inline control structures are not allowed
(#5630) Variable "SeriesName" must be all lower-case
(#5630) Variable "Data" must be all lower-case
(#5630) Variable "SerieName" must be all lower-case
(#5631) Line indented incorrectly; expected at least 24 spaces, found 14
(#5631) Variable "SerieOffset" must be all lower-case
(#5631) Variable "Data" must be all lower-case
(#5631) Variable "SerieName" must be all lower-case
(#5632) Line indented incorrectly; expected at least 24 spaces, found 13
(#5632) Inline control structures are not allowed
(#5633) Line indented incorrectly; expected at least 24 spaces, found 14
(#5633) Variable "SerieOffset" must be all lower-case
(#5635) Line indented incorrectly; expected at least 24 spaces, found 13
(#5635) Variable "Value" must be all lower-case
(#5635) Variable "Data" must be all lower-case
(#5635) Variable "SerieName" must be all lower-case
(#5635) Variable "Index" must be all lower-case
(#5636) Line indented incorrectly; expected 24 spaces, found 13
(#5636) Expected "if (...) {\n"; found "if (...) { "
(#5636) Variable "Value" must be all lower-case
(#5636) Variable "Value" must be all lower-case
(#5636) Closing brace must be on a line by itself
(#5638) Line indented incorrectly; expected at least 24 spaces, found 13
(#5638) Inline control structures are not allowed
(#5638) Variable "ForceLabels" must be all lower-case
(#5638) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5639) Line indented incorrectly; expected at least 24 spaces, found 14
(#5639) Variable "Caption" must be all lower-case
(#5639) Variable "ForceLabels" must be all lower-case
(#5639) Variable "Key" must be all lower-case
(#5639) Variable "ForceLabels" must be all lower-case
(#5639) Variable "Key" must be all lower-case
(#5640) Line indented incorrectly; expected at least 24 spaces, found 13
(#5640) Inline control structures are not allowed
(#5641) Line indented incorrectly; expected at least 24 spaces, found 14
(#5641) Variable "Caption" must be all lower-case
(#5641) Variable "Value" must be all lower-case
(#5641) Commas (,) must be followed by white space.
(#5641) Variable "AxisMode" must be all lower-case
(#5641) Commas (,) must be followed by white space.
(#5641) Variable "AxisFormat" must be all lower-case
(#5641) Commas (,) must be followed by white space.
(#5641) Variable "AxisUnit" must be all lower-case
(#5643) Line indented incorrectly; expected 24 spaces, found 13
(#5643) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5644) Line indented incorrectly; expected at least 24 spaces, found 14
(#5645) Line indented incorrectly; expected 28 spaces, found 15
(#5645) Expected "if (...) {\n"; found "if (...) { "
(#5645) Variable "Value" must be all lower-case
(#5645) Expected 1 space after ">="; 0 found
(#5645) Variable "LookFor" must be all lower-case
(#5645) Closing brace must be on a line by itself
(#5645) Expected "} else {\n"; found "} else { "
(#5645) Variable "LookFor" must be all lower-case
(#5645) Closing brace must be on a line by itself
(#5647) Line indented incorrectly; expected at least 28 spaces, found 15
(#5647) Variable "Value" must be all lower-case
(#5647) Variable "Done" must be all lower-case
(#5647) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5648) Line indented incorrectly; expected 28 spaces, found 15
(#5648) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5648) Variable "Data" must be all lower-case
(#5648) Variable "Name" must be all lower-case
(#5648) Variable "SerieLookup" must be all lower-case
(#5649) Line indented incorrectly; expected at least 28 spaces, found 16
(#5650) Line indented incorrectly; expected 32 spaces, found 17
(#5650) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5650) Variable "SerieLookup" must be all lower-case
(#5650) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5650) Variable "Name" must be all lower-case
(#5650) Variable "Data" must be all lower-case
(#5650) Variable "Done" must be all lower-case
(#5651) Line indented incorrectly; expected at least 32 spaces, found 18
(#5652) Line indented incorrectly; expected 36 spaces, found 19
(#5652) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5652) Variable "Data" must be all lower-case
(#5652) Variable "Name" must be all lower-case
(#5652) Variable "Index" must be all lower-case
(#5652) Variable "Data" must be all lower-case
(#5652) Variable "Name" must be all lower-case
(#5652) Variable "Index" must be all lower-case
(#5653) Line indented incorrectly; expected at least 36 spaces, found 20
(#5654) Line indented incorrectly; expected 40 spaces, found 21
(#5654) Expected "if (...) {\n"; found "if (...) { "
(#5654) Variable "Data" must be all lower-case
(#5654) Variable "Name" must be all lower-case
(#5654) Variable "Index" must be all lower-case
(#5654) Variable "LookFor" must be all lower-case
(#5654) Variable "Value" must be all lower-case
(#5654) Variable "Value" must be all lower-case
(#5654) Variable "Data" must be all lower-case
(#5654) Variable "Name" must be all lower-case
(#5654) Variable "Index" must be all lower-case
(#5654) Line exceeds 132 characters; contains 151 characters
(#5654) Closing brace must be on a line by itself
(#5655) Line indented incorrectly; expected 40 spaces, found 21
(#5655) Expected "if (...) {\n"; found "if (...) { "
(#5655) Variable "Data" must be all lower-case
(#5655) Variable "Name" must be all lower-case
(#5655) Variable "Index" must be all lower-case
(#5655) Variable "LookFor" must be all lower-case
(#5655) Variable "Value" must be all lower-case
(#5655) Variable "Value" must be all lower-case
(#5655) Variable "Data" must be all lower-case
(#5655) Variable "Name" must be all lower-case
(#5655) Variable "Index" must be all lower-case
(#5655) Line exceeds 132 characters; contains 151 characters
(#5655) Closing brace must be on a line by itself
(#5656) Line indented incorrectly; expected 40 spaces, found 21
(#5656) Expected "if (...) {\n"; found "if (...) { "
(#5656) Variable "Name" must be all lower-case
(#5656) Variable "SerieName" must be all lower-case
(#5656) Variable "Done" must be all lower-case
(#5656) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5656) Closing brace must be on a line by itself
(#5657) Line indented incorrectly; expected 36 spaces, found 20
(#5657) Closing brace indented incorrectly; expected 19 spaces, found 20
(#5658) Line indented incorrectly; expected 32 spaces, found 18
(#5658) Closing brace indented incorrectly; expected 17 spaces, found 18
(#5659) Line indented incorrectly; expected 28 spaces, found 16
(#5659) Closing brace indented incorrectly; expected 15 spaces, found 16
(#5660) Line indented incorrectly; expected 24 spaces, found 14
(#5660) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5662) Line indented incorrectly; expected at least 24 spaces, found 13
(#5662) Variable "X" must be all lower-case
(#5662) Variable "XMargin" must be all lower-case
(#5662) Variable "Index" must be all lower-case
(#5662) Variable "XStep" must be all lower-case
(#5662) Variable "SerieOffset" must be all lower-case
(#5663) Line indented incorrectly; expected at least 24 spaces, found 13
(#5663) Variable "Y" must be all lower-case
(#5663) Variable "Value" must be all lower-case
(#5663) Commas (,) must be followed by white space.
(#5663) Expected 1 space before "=>"; 0 found
(#5663) Expected 1 space after "=>"; 0 found
(#5663) Variable "AxisID" must be all lower-case
(#5665) Line indented incorrectly; expected 24 spaces, found 13
(#5665) Expected "if (...) {\n"; found "if (...) { "
(#5665) Variable "Y" must be all lower-case
(#5665) Variable "MinY" must be all lower-case
(#5665) Variable "MinY" must be all lower-case
(#5665) Variable "Y" must be all lower-case
(#5665) Closing brace must be on a line by itself
(#5667) Line indented incorrectly; expected at least 24 spaces, found 13
(#5667) Inline control structures are not allowed
(#5667) Variable "DrawPoint" must be all lower-case
(#5668) Line indented incorrectly; expected at least 24 spaces, found 14
(#5668) Variable "X" must be all lower-case
(#5668) Commas (,) must be followed by white space.
(#5668) Variable "Y" must be all lower-case
(#5668) Commas (,) must be followed by white space.
(#5668) Commas (,) must be followed by white space.
(#5668) Expected 1 space before "=>"; 0 found
(#5668) Expected 1 space after "=>"; 0 found
(#5668) Commas (,) must be followed by white space.
(#5668) Expected 1 space before "=>"; 0 found
(#5668) Expected 1 space after "=>"; 0 found
(#5668) Commas (,) must be followed by white space.
(#5668) Expected 1 space before "=>"; 0 found
(#5668) Expected 1 space after "=>"; 0 found
(#5668) Commas (,) must be followed by white space.
(#5668) Expected 1 space before "=>"; 0 found
(#5668) Expected 1 space after "=>"; 0 found
(#5668) Commas (,) must be followed by white space.
(#5668) Expected 1 space before "=>"; 0 found
(#5668) Expected 1 space after "=>"; 0 found
(#5668) Commas (,) must be followed by white space.
(#5668) Expected 1 space before "=>"; 0 found
(#5668) Expected 1 space after "=>"; 0 found
(#5669) Line indented incorrectly; expected at least 24 spaces, found 13
(#5669) Inline control structures are not allowed
(#5669) Usage of ELSEIF not allowed; use ELSE IF instead
(#5669) Variable "DrawPoint" must be all lower-case
(#5670) Line indented incorrectly; expected at least 24 spaces, found 14
(#5670) Variable "X" must be all lower-case
(#5670) Expected 1 space before "-"; 0 found
(#5670) Expected 1 space after "-"; 0 found
(#5670) Commas (,) must be followed by white space.
(#5670) Variable "Y" must be all lower-case
(#5670) Expected 1 space before "-"; 0 found
(#5670) Expected 1 space after "-"; 0 found
(#5670) Commas (,) must be followed by white space.
(#5670) Variable "X" must be all lower-case
(#5670) Expected 1 space before "+"; 0 found
(#5670) Expected 1 space after "+"; 0 found
(#5670) Commas (,) must be followed by white space.
(#5670) Variable "Y" must be all lower-case
(#5670) Expected 1 space before "+"; 0 found
(#5670) Expected 1 space after "+"; 0 found
(#5670) Commas (,) must be followed by white space.
(#5670) Expected 1 space before "=>"; 0 found
(#5670) Expected 1 space after "=>"; 0 found
(#5670) Commas (,) must be followed by white space.
(#5670) Expected 1 space before "=>"; 0 found
(#5670) Expected 1 space after "=>"; 0 found
(#5670) Commas (,) must be followed by white space.
(#5670) Expected 1 space before "=>"; 0 found
(#5670) Expected 1 space after "=>"; 0 found
(#5670) Commas (,) must be followed by white space.
(#5670) Expected 1 space before "=>"; 0 found
(#5670) Expected 1 space after "=>"; 0 found
(#5670) Commas (,) must be followed by white space.
(#5670) Expected 1 space before "=>"; 0 found
(#5670) Expected 1 space after "=>"; 0 found
(#5670) Commas (,) must be followed by white space.
(#5670) Expected 1 space before "=>"; 0 found
(#5670) Expected 1 space after "=>"; 0 found
(#5670) Line exceeds 132 characters; contains 135 characters
(#5672) Line indented incorrectly; expected at least 24 spaces, found 13
(#5672) Variable "Series" must be all lower-case
(#5672) Expected 1 space before "=>"; 0 found
(#5672) Expected 1 space after "=>"; 0 found
(#5672) Variable "Serie" must be all lower-case
(#5672) Commas (,) must be followed by white space.
(#5672) Expected 1 space before "=>"; 0 found
(#5672) Expected 1 space after "=>"; 0 found
(#5672) Variable "Caption" must be all lower-case
(#5673) Line indented incorrectly; expected 20 spaces, found 12
(#5673) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5674) Line indented incorrectly; expected 16 spaces, found 10
(#5674) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5675) Line indented incorrectly; expected at least 16 spaces, found 9
(#5675) Variable "X" must be all lower-case
(#5675) Commas (,) must be followed by white space.
(#5675) Variable "MinY" must be all lower-case
(#5675) Expected 1 space before "-"; 0 found
(#5675) Expected 1 space after "-"; 0 found
(#5675) Commas (,) must be followed by white space.
(#5675) Variable "Description" must be all lower-case
(#5675) Commas (,) must be followed by white space.
(#5675) Variable "Series" must be all lower-case
(#5675) Commas (,) must be followed by white space.
(#5675) Variable "Format" must be all lower-case
(#5677) Line indented incorrectly; expected 12 spaces, found 8
(#5677) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5678) Line indented incorrectly; expected 12 spaces, found 7
(#5678) Expected "} else {\n"; found "}\n else\n {\n"
(#5679) Line indented incorrectly; expected at least 12 spaces, found 8
(#5680) Line indented incorrectly; expected 16 spaces, found 9
(#5680) Expected "if (...) {\n"; found "if (...) { "
(#5680) Variable "XDivs" must be all lower-case
(#5680) Variable "XStep" must be all lower-case
(#5680) Expected 1 space before "-"; 0 found
(#5680) Expected 1 space after "-"; 0 found
(#5680) Expected 1 space before "/"; 0 found
(#5680) Expected 1 space after "/"; 0 found
(#5680) Closing brace must be on a line by itself
(#5680) Expected "} else {\n"; found "} else { "
(#5680) Variable "XStep" must be all lower-case
(#5680) Expected 1 space before "-"; 0 found
(#5680) Expected 1 space after "-"; 0 found
(#5680) Expected 1 space before "-"; 0 found
(#5680) Expected 1 space after "-"; 0 found
(#5680) Variable "XMargin" must be all lower-case
(#5680) Expected 1 space before "*"; 0 found
(#5680) Expected 1 space after "*"; 0 found
(#5680) Expected 1 space before "/"; 0 found
(#5680) Expected 1 space after "/"; 0 found
(#5680) Variable "XDivs" must be all lower-case
(#5680) Line exceeds 132 characters; contains 160 characters
(#5680) Closing brace must be on a line by itself
(#5681) Line indented incorrectly; expected at least 16 spaces, found 9
(#5681) Variable "Y" must be all lower-case
(#5681) Variable "XMargin" must be all lower-case
(#5681) Variable "Index" must be all lower-case
(#5681) Variable "XStep" must be all lower-case
(#5683) Line indented incorrectly; expected 16 spaces, found 9
(#5683) Expected "if (...) {\n"; found "if (...) { "
(#5683) Variable "DrawVerticalLine" must be all lower-case
(#5683) Expected 1 space before "+"; 0 found
(#5683) Expected 1 space after "+"; 0 found
(#5683) Variable "Data" must be all lower-case
(#5683) Commas (,) must be followed by white space.
(#5683) Variable "Y" must be all lower-case
(#5683) Commas (,) must be followed by white space.
(#5683) Expected 1 space before "-"; 0 found
(#5683) Expected 1 space after "-"; 0 found
(#5683) Variable "Data" must be all lower-case
(#5683) Commas (,) must be followed by white space.
(#5683) Variable "Y" must be all lower-case
(#5683) Commas (,) must be followed by white space.
(#5683) Expected 1 space before "=>"; 0 found
(#5683) Expected 1 space after "=>"; 0 found
(#5683) Variable "VerticalLineR" must be all lower-case
(#5683) Commas (,) must be followed by white space.
(#5683) Expected 1 space before "=>"; 0 found
(#5683) Expected 1 space after "=>"; 0 found
(#5683) Variable "VerticalLineG" must be all lower-case
(#5683) Commas (,) must be followed by white space.
(#5683) Expected 1 space before "=>"; 0 found
(#5683) Expected 1 space after "=>"; 0 found
(#5683) Variable "VerticalLineB" must be all lower-case
(#5683) Commas (,) must be followed by white space.
(#5683) Expected 1 space before "=>"; 0 found
(#5683) Expected 1 space after "=>"; 0 found
(#5683) Variable "VerticalLineAlpha" must be all lower-case
(#5683) Commas (,) must be followed by white space.
(#5683) Expected 1 space before "=>"; 0 found
(#5683) Expected 1 space after "=>"; 0 found
(#5683) Variable "VerticalLineTicks" must be all lower-case
(#5683) Line exceeds maximum limit of 180 characters; contains 256 characters
(#5683) Closing brace must be on a line by itself
(#5685) Line indented incorrectly; expected at least 16 spaces, found 9
(#5685) Variable "MinX" must be all lower-case
(#5686) Line indented incorrectly; expected 16 spaces, found 9
(#5686) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#5686) Variable "SeriesName" must be all lower-case
(#5686) Variable "Key" must be all lower-case
(#5686) Variable "SerieName" must be all lower-case
(#5687) Line indented incorrectly; expected at least 16 spaces, found 10
(#5688) Line indented incorrectly; expected 20 spaces, found 11
(#5688) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5688) Variable "Data" must be all lower-case
(#5688) Variable "SerieName" must be all lower-case
(#5688) Variable "Index" must be all lower-case
(#5689) Line indented incorrectly; expected at least 20 spaces, found 12
(#5690) Line indented incorrectly; expected at least 24 spaces, found 13
(#5690) Variable "AxisID" must be all lower-case
(#5690) Variable "Data" must be all lower-case
(#5690) Variable "SerieName" must be all lower-case
(#5692) Line indented incorrectly; expected at least 24 spaces, found 13
(#5692) Inline control structures are not allowed
(#5692) Variable "OverrideTitle" must be all lower-case
(#5692) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5693) Line indented incorrectly; expected at least 24 spaces, found 14
(#5693) Variable "Description" must be all lower-case
(#5693) Variable "OverrideTitle" must be all lower-case
(#5694) Line indented incorrectly; expected 24 spaces, found 13
(#5694) Usage of ELSEIF not allowed; use ELSE IF instead
(#5694) Variable "SeriesName" must be all lower-case
(#5695) Line indented incorrectly; expected at least 24 spaces, found 14
(#5696) Line indented incorrectly; expected at least 28 spaces, found 15
(#5696) Inline control structures are not allowed
(#5696) Variable "Data" must be all lower-case
(#5696) Variable "Data" must be all lower-case
(#5696) Variable "Data" must be all lower-case
(#5696) Variable "Index" must be all lower-case
(#5697) Line indented incorrectly; expected at least 28 spaces, found 16
(#5697) Variable "Description" must be all lower-case
(#5697) Variable "Data" must be all lower-case
(#5697) Variable "SerieName" must be all lower-case
(#5697) Variable "Data" must be all lower-case
(#5697) Variable "Data" must be all lower-case
(#5697) Variable "Index" must be all lower-case
(#5698) Line indented incorrectly; expected at least 28 spaces, found 15
(#5698) Inline control structures are not allowed
(#5699) Line indented incorrectly; expected at least 28 spaces, found 16
(#5699) Variable "Description" must be all lower-case
(#5699) Variable "Data" must be all lower-case
(#5699) Variable "SerieName" must be all lower-case
(#5700) Line indented incorrectly; expected 24 spaces, found 14
(#5700) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5701) Line indented incorrectly; expected at least 24 spaces, found 13
(#5701) Inline control structures are not allowed
(#5701) Usage of ELSEIF not allowed; use ELSE IF instead
(#5701) Variable "Data" must be all lower-case
(#5701) Variable "Data" must be all lower-case
(#5701) Variable "Data" must be all lower-case
(#5701) Variable "Index" must be all lower-case
(#5702) Line indented incorrectly; expected at least 24 spaces, found 14
(#5702) Variable "Description" must be all lower-case
(#5702) Variable "Data" must be all lower-case
(#5702) Variable "Data" must be all lower-case
(#5702) Variable "Index" must be all lower-case
(#5704) Line indented incorrectly; expected at least 24 spaces, found 13
(#5704) Variable "AxisMode" must be all lower-case
(#5704) Variable "Data" must be all lower-case
(#5704) Variable "AxisID" must be all lower-case
(#5705) Line indented incorrectly; expected at least 24 spaces, found 13
(#5705) Variable "AxisFormat" must be all lower-case
(#5705) Variable "Data" must be all lower-case
(#5705) Variable "AxisID" must be all lower-case
(#5706) Line indented incorrectly; expected at least 24 spaces, found 13
(#5706) Variable "AxisUnit" must be all lower-case
(#5706) Variable "Data" must be all lower-case
(#5706) Variable "AxisID" must be all lower-case
(#5708) Line indented incorrectly; expected at least 24 spaces, found 13
(#5708) Variable "Serie" must be all lower-case
(#5709) Line indented incorrectly; expected 24 spaces, found 13
(#5709) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5709) Variable "Data" must be all lower-case
(#5709) Variable "Index" must be all lower-case
(#5710) Line indented incorrectly; expected at least 24 spaces, found 14
(#5711) Line indented incorrectly; expected at least 28 spaces, found 15
(#5711) Variable "Serie" must be all lower-case
(#5711) Variable "Data" must be all lower-case
(#5711) Variable "Index" must be all lower-case
(#5712) Line indented incorrectly; expected at least 28 spaces, found 15
(#5712) Variable "Serie" must be all lower-case
(#5712) Variable "Data" must be all lower-case
(#5712) Variable "Index" must be all lower-case
(#5713) Line indented incorrectly; expected at least 28 spaces, found 15
(#5713) Variable "Serie" must be all lower-case
(#5713) Variable "Data" must be all lower-case
(#5713) Variable "Index" must be all lower-case
(#5714) Line indented incorrectly; expected at least 28 spaces, found 15
(#5714) Variable "Serie" must be all lower-case
(#5714) Variable "Data" must be all lower-case
(#5714) Variable "Index" must be all lower-case
(#5715) Line indented incorrectly; expected 24 spaces, found 14
(#5715) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5716) Line indented incorrectly; expected 24 spaces, found 13
(#5716) Expected "} else {\n"; found "}\n else\n {\n"
(#5717) Line indented incorrectly; expected at least 24 spaces, found 14
(#5718) Line indented incorrectly; expected at least 28 spaces, found 15
(#5718) Variable "Serie" must be all lower-case
(#5718) Variable "Data" must be all lower-case
(#5718) Variable "SerieName" must be all lower-case
(#5719) Line indented incorrectly; expected at least 28 spaces, found 15
(#5719) Variable "Serie" must be all lower-case
(#5719) Variable "Data" must be all lower-case
(#5719) Variable "SerieName" must be all lower-case
(#5720) Line indented incorrectly; expected at least 28 spaces, found 15
(#5720) Variable "Serie" must be all lower-case
(#5720) Variable "Data" must be all lower-case
(#5720) Variable "SerieName" must be all lower-case
(#5721) Line indented incorrectly; expected at least 28 spaces, found 15
(#5721) Variable "Serie" must be all lower-case
(#5721) Variable "Data" must be all lower-case
(#5721) Variable "SerieName" must be all lower-case
(#5722) Line indented incorrectly; expected 24 spaces, found 14
(#5722) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5724) Line indented incorrectly; expected at least 24 spaces, found 13
(#5724) Inline control structures are not allowed
(#5724) Variable "SeriesName" must be all lower-case
(#5724) Variable "Data" must be all lower-case
(#5724) Variable "SerieName" must be all lower-case
(#5725) Line indented incorrectly; expected at least 24 spaces, found 14
(#5725) Variable "SerieOffset" must be all lower-case
(#5725) Variable "Data" must be all lower-case
(#5725) Variable "SerieName" must be all lower-case
(#5726) Line indented incorrectly; expected at least 24 spaces, found 13
(#5726) Inline control structures are not allowed
(#5727) Line indented incorrectly; expected at least 24 spaces, found 14
(#5727) Variable "SerieOffset" must be all lower-case
(#5729) Line indented incorrectly; expected at least 24 spaces, found 13
(#5729) Variable "Value" must be all lower-case
(#5729) Variable "Data" must be all lower-case
(#5729) Variable "SerieName" must be all lower-case
(#5729) Variable "Index" must be all lower-case
(#5730) Line indented incorrectly; expected at least 24 spaces, found 13
(#5730) Inline control structures are not allowed
(#5730) Variable "ForceLabels" must be all lower-case
(#5730) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5731) Line indented incorrectly; expected at least 24 spaces, found 14
(#5731) Variable "Caption" must be all lower-case
(#5731) Variable "ForceLabels" must be all lower-case
(#5731) Variable "Key" must be all lower-case
(#5731) Variable "ForceLabels" must be all lower-case
(#5731) Variable "Key" must be all lower-case
(#5732) Line indented incorrectly; expected at least 24 spaces, found 13
(#5732) Inline control structures are not allowed
(#5733) Line indented incorrectly; expected at least 24 spaces, found 14
(#5733) Variable "Caption" must be all lower-case
(#5733) Variable "Value" must be all lower-case
(#5733) Commas (,) must be followed by white space.
(#5733) Variable "AxisMode" must be all lower-case
(#5733) Commas (,) must be followed by white space.
(#5733) Variable "AxisFormat" must be all lower-case
(#5733) Commas (,) must be followed by white space.
(#5733) Variable "AxisUnit" must be all lower-case
(#5734) Line indented incorrectly; expected 24 spaces, found 13
(#5734) Expected "if (...) {\n"; found "if (...) { "
(#5734) Variable "Value" must be all lower-case
(#5734) Variable "Value" must be all lower-case
(#5734) Closing brace must be on a line by itself
(#5736) Line indented incorrectly; expected 24 spaces, found 13
(#5736) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5737) Line indented incorrectly; expected at least 24 spaces, found 14
(#5738) Line indented incorrectly; expected 28 spaces, found 15
(#5738) Expected "if (...) {\n"; found "if (...) { "
(#5738) Variable "Value" must be all lower-case
(#5738) Expected 1 space after ">="; 0 found
(#5738) Variable "LookFor" must be all lower-case
(#5738) Closing brace must be on a line by itself
(#5738) Expected "} else {\n"; found "} else { "
(#5738) Variable "LookFor" must be all lower-case
(#5738) Closing brace must be on a line by itself
(#5740) Line indented incorrectly; expected at least 28 spaces, found 15
(#5740) Variable "Value" must be all lower-case
(#5740) Variable "Done" must be all lower-case
(#5740) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5741) Line indented incorrectly; expected 28 spaces, found 15
(#5741) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5741) Variable "Data" must be all lower-case
(#5741) Variable "Name" must be all lower-case
(#5741) Variable "SerieLookup" must be all lower-case
(#5742) Line indented incorrectly; expected at least 28 spaces, found 16
(#5743) Line indented incorrectly; expected 32 spaces, found 17
(#5743) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5743) Variable "SerieLookup" must be all lower-case
(#5743) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5743) Variable "Name" must be all lower-case
(#5743) Variable "Data" must be all lower-case
(#5743) Variable "Done" must be all lower-case
(#5744) Line indented incorrectly; expected at least 32 spaces, found 18
(#5745) Line indented incorrectly; expected 36 spaces, found 19
(#5745) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5745) Variable "Data" must be all lower-case
(#5745) Variable "Name" must be all lower-case
(#5745) Variable "Index" must be all lower-case
(#5745) Variable "Data" must be all lower-case
(#5745) Variable "Name" must be all lower-case
(#5745) Variable "Index" must be all lower-case
(#5746) Line indented incorrectly; expected at least 36 spaces, found 20
(#5747) Line indented incorrectly; expected 40 spaces, found 21
(#5747) Expected "if (...) {\n"; found "if (...) { "
(#5747) Variable "Data" must be all lower-case
(#5747) Variable "Name" must be all lower-case
(#5747) Variable "Index" must be all lower-case
(#5747) Variable "LookFor" must be all lower-case
(#5747) Variable "Value" must be all lower-case
(#5747) Variable "Value" must be all lower-case
(#5747) Variable "Data" must be all lower-case
(#5747) Variable "Name" must be all lower-case
(#5747) Variable "Index" must be all lower-case
(#5747) Line exceeds 132 characters; contains 151 characters
(#5747) Closing brace must be on a line by itself
(#5748) Line indented incorrectly; expected 40 spaces, found 21
(#5748) Expected "if (...) {\n"; found "if (...) { "
(#5748) Variable "Data" must be all lower-case
(#5748) Variable "Name" must be all lower-case
(#5748) Variable "Index" must be all lower-case
(#5748) Variable "LookFor" must be all lower-case
(#5748) Variable "Value" must be all lower-case
(#5748) Variable "Value" must be all lower-case
(#5748) Variable "Data" must be all lower-case
(#5748) Variable "Name" must be all lower-case
(#5748) Variable "Index" must be all lower-case
(#5748) Line exceeds 132 characters; contains 151 characters
(#5748) Closing brace must be on a line by itself
(#5749) Line indented incorrectly; expected 40 spaces, found 21
(#5749) Expected "if (...) {\n"; found "if (...) { "
(#5749) Variable "Name" must be all lower-case
(#5749) Variable "SerieName" must be all lower-case
(#5749) Variable "Done" must be all lower-case
(#5749) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5749) Closing brace must be on a line by itself
(#5750) Line indented incorrectly; expected 36 spaces, found 20
(#5750) Closing brace indented incorrectly; expected 19 spaces, found 20
(#5751) Line indented incorrectly; expected 32 spaces, found 18
(#5751) Closing brace indented incorrectly; expected 17 spaces, found 18
(#5752) Line indented incorrectly; expected 28 spaces, found 16
(#5752) Closing brace indented incorrectly; expected 15 spaces, found 16
(#5753) Line indented incorrectly; expected 24 spaces, found 14
(#5753) Closing brace indented incorrectly; expected 13 spaces, found 14
(#5755) Line indented incorrectly; expected at least 24 spaces, found 13
(#5755) Variable "X" must be all lower-case
(#5755) Variable "Value" must be all lower-case
(#5755) Commas (,) must be followed by white space.
(#5755) Expected 1 space before "=>"; 0 found
(#5755) Expected 1 space after "=>"; 0 found
(#5755) Variable "AxisID" must be all lower-case
(#5756) Line indented incorrectly; expected at least 24 spaces, found 13
(#5756) Variable "Y" must be all lower-case
(#5756) Variable "XMargin" must be all lower-case
(#5756) Variable "Index" must be all lower-case
(#5756) Variable "XStep" must be all lower-case
(#5756) Variable "SerieOffset" must be all lower-case
(#5758) Line indented incorrectly; expected 24 spaces, found 13
(#5758) Expected "if (...) {\n"; found "if (...) { "
(#5758) Variable "X" must be all lower-case
(#5758) Variable "MinX" must be all lower-case
(#5758) Variable "MinX" must be all lower-case
(#5758) Variable "X" must be all lower-case
(#5758) Closing brace must be on a line by itself
(#5760) Line indented incorrectly; expected at least 24 spaces, found 13
(#5760) Inline control structures are not allowed
(#5760) Variable "DrawPoint" must be all lower-case
(#5761) Line indented incorrectly; expected at least 24 spaces, found 14
(#5761) Variable "X" must be all lower-case
(#5761) Commas (,) must be followed by white space.
(#5761) Variable "Y" must be all lower-case
(#5761) Commas (,) must be followed by white space.
(#5761) Commas (,) must be followed by white space.
(#5761) Expected 1 space before "=>"; 0 found
(#5761) Expected 1 space after "=>"; 0 found
(#5761) Commas (,) must be followed by white space.
(#5761) Expected 1 space before "=>"; 0 found
(#5761) Expected 1 space after "=>"; 0 found
(#5761) Commas (,) must be followed by white space.
(#5761) Expected 1 space before "=>"; 0 found
(#5761) Expected 1 space after "=>"; 0 found
(#5761) Commas (,) must be followed by white space.
(#5761) Expected 1 space before "=>"; 0 found
(#5761) Expected 1 space after "=>"; 0 found
(#5761) Commas (,) must be followed by white space.
(#5761) Expected 1 space before "=>"; 0 found
(#5761) Expected 1 space after "=>"; 0 found
(#5761) Commas (,) must be followed by white space.
(#5761) Expected 1 space before "=>"; 0 found
(#5761) Expected 1 space after "=>"; 0 found
(#5762) Line indented incorrectly; expected at least 24 spaces, found 13
(#5762) Inline control structures are not allowed
(#5762) Usage of ELSEIF not allowed; use ELSE IF instead
(#5762) Variable "DrawPoint" must be all lower-case
(#5763) Line indented incorrectly; expected at least 24 spaces, found 14
(#5763) Variable "X" must be all lower-case
(#5763) Expected 1 space before "-"; 0 found
(#5763) Expected 1 space after "-"; 0 found
(#5763) Commas (,) must be followed by white space.
(#5763) Variable "Y" must be all lower-case
(#5763) Expected 1 space before "-"; 0 found
(#5763) Expected 1 space after "-"; 0 found
(#5763) Commas (,) must be followed by white space.
(#5763) Variable "X" must be all lower-case
(#5763) Expected 1 space before "+"; 0 found
(#5763) Expected 1 space after "+"; 0 found
(#5763) Commas (,) must be followed by white space.
(#5763) Variable "Y" must be all lower-case
(#5763) Expected 1 space before "+"; 0 found
(#5763) Expected 1 space after "+"; 0 found
(#5763) Commas (,) must be followed by white space.
(#5763) Expected 1 space before "=>"; 0 found
(#5763) Expected 1 space after "=>"; 0 found
(#5763) Commas (,) must be followed by white space.
(#5763) Expected 1 space before "=>"; 0 found
(#5763) Expected 1 space after "=>"; 0 found
(#5763) Commas (,) must be followed by white space.
(#5763) Expected 1 space before "=>"; 0 found
(#5763) Expected 1 space after "=>"; 0 found
(#5763) Commas (,) must be followed by white space.
(#5763) Expected 1 space before "=>"; 0 found
(#5763) Expected 1 space after "=>"; 0 found
(#5763) Commas (,) must be followed by white space.
(#5763) Expected 1 space before "=>"; 0 found
(#5763) Expected 1 space after "=>"; 0 found
(#5763) Commas (,) must be followed by white space.
(#5763) Expected 1 space before "=>"; 0 found
(#5763) Expected 1 space after "=>"; 0 found
(#5763) Line exceeds 132 characters; contains 135 characters
(#5765) Line indented incorrectly; expected at least 24 spaces, found 13
(#5765) Variable "Series" must be all lower-case
(#5765) Expected 1 space before "=>"; 0 found
(#5765) Expected 1 space after "=>"; 0 found
(#5765) Variable "Serie" must be all lower-case
(#5765) Commas (,) must be followed by white space.
(#5765) Expected 1 space before "=>"; 0 found
(#5765) Expected 1 space after "=>"; 0 found
(#5765) Variable "Caption" must be all lower-case
(#5766) Line indented incorrectly; expected 20 spaces, found 12
(#5766) Closing brace indented incorrectly; expected 11 spaces, found 12
(#5767) Line indented incorrectly; expected 16 spaces, found 10
(#5767) Closing brace indented incorrectly; expected 9 spaces, found 10
(#5768) Line indented incorrectly; expected at least 16 spaces, found 9
(#5768) Variable "MinX" must be all lower-case
(#5768) Commas (,) must be followed by white space.
(#5768) Variable "Y" must be all lower-case
(#5768) Expected 1 space before "-"; 0 found
(#5768) Expected 1 space after "-"; 0 found
(#5768) Commas (,) must be followed by white space.
(#5768) Variable "Description" must be all lower-case
(#5768) Commas (,) must be followed by white space.
(#5768) Variable "Series" must be all lower-case
(#5768) Commas (,) must be followed by white space.
(#5768) Variable "Format" must be all lower-case
(#5770) Line indented incorrectly; expected 12 spaces, found 8
(#5770) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5771) Line indented incorrectly; expected 8 spaces, found 6
(#5771) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5772) Closing brace indented incorrectly; expected 3 spaces, found 4
(#5774) Line indented incorrectly; expected at least 4 spaces, found 3
(#5775) Line indented incorrectly; expected 4 spaces, found 3
(#5775) method name "pDraw::drawLabelBox" must be in lower-case letters only
(#5775) Visibility must be declared on method "drawLabelBox"
(#5775) Variable "X" must be all lower-case
(#5775) Commas (,) must be followed by white space.
(#5775) Variable "Y" must be all lower-case
(#5775) Commas (,) must be followed by white space.
(#5775) Variable "Title" must be all lower-case
(#5775) Commas (,) must be followed by white space.
(#5775) Variable "Captions" must be all lower-case
(#5775) Commas (,) must be followed by white space.
(#5775) Variable "Format" must be all lower-case
(#5776) Opening brace should be on the same line as the declaration
(#5777) Line indented incorrectly; expected at least 8 spaces, found 5
(#5777) Variable "NoTitle" must be all lower-case
(#5777) Spaces must be used for alignment; tabs are not allowed
(#5777) Tab found within whitespace
(#5777) Variable "Format" must be all lower-case
(#5777) Variable "Format" must be all lower-case
(#5777) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5778) Line indented incorrectly; expected at least 8 spaces, found 5
(#5778) Variable "BoxWidth" must be all lower-case
(#5778) Spaces must be used for alignment; tabs are not allowed
(#5778) Tab found within whitespace
(#5778) Variable "Format" must be all lower-case
(#5778) Variable "Format" must be all lower-case
(#5779) Line indented incorrectly; expected at least 8 spaces, found 5
(#5779) Variable "DrawSerieColor" must be all lower-case
(#5779) Spaces must be used for alignment; tabs are not allowed
(#5779) Tab found within whitespace
(#5779) Variable "Format" must be all lower-case
(#5779) Variable "Format" must be all lower-case
(#5779) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5780) Line indented incorrectly; expected at least 8 spaces, found 5
(#5780) Variable "SerieR" must be all lower-case
(#5780) Spaces must be used for alignment; tabs are not allowed
(#5780) Tab found within whitespace
(#5780) Variable "Format" must be all lower-case
(#5780) Variable "Format" must be all lower-case
(#5780) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5781) Line indented incorrectly; expected at least 8 spaces, found 5
(#5781) Variable "SerieG" must be all lower-case
(#5781) Spaces must be used for alignment; tabs are not allowed
(#5781) Tab found within whitespace
(#5781) Variable "Format" must be all lower-case
(#5781) Variable "Format" must be all lower-case
(#5781) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5782) Line indented incorrectly; expected at least 8 spaces, found 5
(#5782) Variable "SerieB" must be all lower-case
(#5782) Spaces must be used for alignment; tabs are not allowed
(#5782) Tab found within whitespace
(#5782) Variable "Format" must be all lower-case
(#5782) Variable "Format" must be all lower-case
(#5782) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5783) Line indented incorrectly; expected at least 8 spaces, found 5
(#5783) Variable "SerieAlpha" must be all lower-case
(#5783) Spaces must be used for alignment; tabs are not allowed
(#5783) Tab found within whitespace
(#5783) Variable "Format" must be all lower-case
(#5783) Variable "Format" must be all lower-case
(#5783) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#5784) Line indented incorrectly; expected at least 8 spaces, found 5
(#5784) Variable "SerieBoxSize" must be all lower-case
(#5784) Spaces must be used for alignment; tabs are not allowed
(#5784) Tab found within whitespace
(#5784) Variable "Format" must be all lower-case
(#5784) Variable "Format" must be all lower-case
(#5785) Line indented incorrectly; expected at least 8 spaces, found 5
(#5785) Variable "SerieBoxSpacing" must be all lower-case
(#5785) Spaces must be used for alignment; tabs are not allowed
(#5785) Tab found within whitespace
(#5785) Variable "Format" must be all lower-case
(#5785) Variable "Format" must be all lower-case
(#5786) Line indented incorrectly; expected at least 8 spaces, found 5
(#5786) Variable "VerticalMargin" must be all lower-case
(#5786) Spaces must be used for alignment; tabs are not allowed
(#5786) Tab found within whitespace
(#5786) Variable "Format" must be all lower-case
(#5786) Variable "Format" must be all lower-case
(#5787) Line indented incorrectly; expected at least 8 spaces, found 5
(#5787) Variable "HorizontalMargin" must be all lower-case
(#5787) Spaces must be used for alignment; tabs are not allowed
(#5787) Tab found within whitespace
(#5787) Variable "Format" must be all lower-case
(#5787) Variable "Format" must be all lower-case
(#5788) Line indented incorrectly; expected at least 8 spaces, found 5
(#5788) Variable "R" must be all lower-case
(#5788) Spaces must be used for alignment; tabs are not allowed
(#5788) Tab found within whitespace
(#5788) Variable "Format" must be all lower-case
(#5788) Variable "Format" must be all lower-case
(#5789) Line indented incorrectly; expected at least 8 spaces, found 5
(#5789) Variable "G" must be all lower-case
(#5789) Spaces must be used for alignment; tabs are not allowed
(#5789) Tab found within whitespace
(#5789) Variable "Format" must be all lower-case
(#5789) Variable "Format" must be all lower-case
(#5790) Line indented incorrectly; expected at least 8 spaces, found 5
(#5790) Variable "B" must be all lower-case
(#5790) Spaces must be used for alignment; tabs are not allowed
(#5790) Tab found within whitespace
(#5790) Variable "Format" must be all lower-case
(#5790) Variable "Format" must be all lower-case
(#5791) Line indented incorrectly; expected at least 8 spaces, found 5
(#5791) Variable "Alpha" must be all lower-case
(#5791) Spaces must be used for alignment; tabs are not allowed
(#5791) Tab found within whitespace
(#5791) Variable "Format" must be all lower-case
(#5791) Variable "Format" must be all lower-case
(#5792) Line indented incorrectly; expected at least 8 spaces, found 5
(#5792) Variable "FontName" must be all lower-case
(#5792) Spaces must be used for alignment; tabs are not allowed
(#5792) Tab found within whitespace
(#5792) Variable "Format" must be all lower-case
(#5792) Variable "Format" must be all lower-case
(#5793) Line indented incorrectly; expected at least 8 spaces, found 5
(#5793) Variable "FontSize" must be all lower-case
(#5793) Spaces must be used for alignment; tabs are not allowed
(#5793) Tab found within whitespace
(#5793) Variable "Format" must be all lower-case
(#5793) Variable "Format" must be all lower-case
(#5794) Line indented incorrectly; expected at least 8 spaces, found 5
(#5794) Variable "TitleMode" must be all lower-case
(#5794) Spaces must be used for alignment; tabs are not allowed
(#5794) Tab found within whitespace
(#5794) Variable "Format" must be all lower-case
(#5794) Variable "Format" must be all lower-case
(#5795) Line indented incorrectly; expected at least 8 spaces, found 5
(#5795) Variable "TitleR" must be all lower-case
(#5795) Spaces must be used for alignment; tabs are not allowed
(#5795) Tab found within whitespace
(#5795) Variable "Format" must be all lower-case
(#5795) Variable "Format" must be all lower-case
(#5795) Variable "R" must be all lower-case
(#5796) Line indented incorrectly; expected at least 8 spaces, found 5
(#5796) Variable "TitleG" must be all lower-case
(#5796) Spaces must be used for alignment; tabs are not allowed
(#5796) Tab found within whitespace
(#5796) Variable "Format" must be all lower-case
(#5796) Variable "Format" must be all lower-case
(#5796) Variable "G" must be all lower-case
(#5797) Line indented incorrectly; expected at least 8 spaces, found 5
(#5797) Variable "TitleB" must be all lower-case
(#5797) Spaces must be used for alignment; tabs are not allowed
(#5797) Tab found within whitespace
(#5797) Variable "Format" must be all lower-case
(#5797) Variable "Format" must be all lower-case
(#5797) Variable "B" must be all lower-case
(#5798) Line indented incorrectly; expected at least 8 spaces, found 5
(#5798) Variable "TitleBackgroundR" must be all lower-case
(#5798) Spaces must be used for alignment; tabs are not allowed
(#5798) Tab found within whitespace
(#5798) Variable "Format" must be all lower-case
(#5798) Variable "Format" must be all lower-case
(#5799) Line indented incorrectly; expected at least 8 spaces, found 5
(#5799) Variable "TitleBackgroundG" must be all lower-case
(#5799) Spaces must be used for alignment; tabs are not allowed
(#5799) Tab found within whitespace
(#5799) Variable "Format" must be all lower-case
(#5799) Variable "Format" must be all lower-case
(#5800) Line indented incorrectly; expected at least 8 spaces, found 5
(#5800) Variable "TitleBackgroundB" must be all lower-case
(#5800) Spaces must be used for alignment; tabs are not allowed
(#5800) Tab found within whitespace
(#5800) Variable "Format" must be all lower-case
(#5800) Variable "Format" must be all lower-case
(#5801) Line indented incorrectly; expected at least 8 spaces, found 5
(#5801) Variable "GradientStartR" must be all lower-case
(#5801) Spaces must be used for alignment; tabs are not allowed
(#5801) Tab found within whitespace
(#5801) Variable "Format" must be all lower-case
(#5801) Variable "Format" must be all lower-case
(#5802) Line indented incorrectly; expected at least 8 spaces, found 5
(#5802) Variable "GradientStartG" must be all lower-case
(#5802) Spaces must be used for alignment; tabs are not allowed
(#5802) Tab found within whitespace
(#5802) Variable "Format" must be all lower-case
(#5802) Variable "Format" must be all lower-case
(#5803) Line indented incorrectly; expected at least 8 spaces, found 5
(#5803) Variable "GradientStartB" must be all lower-case
(#5803) Spaces must be used for alignment; tabs are not allowed
(#5803) Tab found within whitespace
(#5803) Variable "Format" must be all lower-case
(#5803) Variable "Format" must be all lower-case
(#5804) Line indented incorrectly; expected at least 8 spaces, found 5
(#5804) Variable "GradientEndR" must be all lower-case
(#5804) Spaces must be used for alignment; tabs are not allowed
(#5804) Tab found within whitespace
(#5804) Variable "Format" must be all lower-case
(#5804) Variable "Format" must be all lower-case
(#5805) Line indented incorrectly; expected at least 8 spaces, found 5
(#5805) Variable "GradientEndG" must be all lower-case
(#5805) Spaces must be used for alignment; tabs are not allowed
(#5805) Tab found within whitespace
(#5805) Variable "Format" must be all lower-case
(#5805) Variable "Format" must be all lower-case
(#5806) Line indented incorrectly; expected at least 8 spaces, found 5
(#5806) Variable "GradientEndB" must be all lower-case
(#5806) Spaces must be used for alignment; tabs are not allowed
(#5806) Tab found within whitespace
(#5806) Variable "Format" must be all lower-case
(#5806) Variable "Format" must be all lower-case
(#5808) Line indented incorrectly; expected 8 spaces, found 5
(#5808) Expected "if (...) {\n"; found "if (...) { "
(#5808) Variable "DrawSerieColor" must be all lower-case
(#5808) Variable "SerieBoxSize" must be all lower-case
(#5808) Variable "SerieBoxSpacing" must be all lower-case
(#5808) Closing brace must be on a line by itself
(#5810) Line indented incorrectly; expected at least 8 spaces, found 5
(#5810) Variable "TxtPos" must be all lower-case
(#5810) Variable "X" must be all lower-case
(#5810) Commas (,) must be followed by white space.
(#5810) Variable "Y" must be all lower-case
(#5810) Commas (,) must be followed by white space.
(#5810) Variable "FontName" must be all lower-case
(#5810) Commas (,) must be followed by white space.
(#5810) Variable "FontSize" must be all lower-case
(#5810) Commas (,) must be followed by white space.
(#5810) Commas (,) must be followed by white space.
(#5810) Variable "Title" must be all lower-case
(#5811) Line indented incorrectly; expected at least 8 spaces, found 5
(#5811) Variable "TitleWidth" must be all lower-case
(#5811) Variable "TxtPos" must be all lower-case
(#5811) Variable "TxtPos" must be all lower-case
(#5811) Expected 1 space before "+"; 0 found
(#5811) Expected 1 space after "+"; 0 found
(#5811) Variable "VerticalMargin" must be all lower-case
(#5811) Expected 1 space before "*"; 0 found
(#5811) Expected 1 space after "*"; 0 found
(#5812) Line indented incorrectly; expected at least 8 spaces, found 5
(#5812) Variable "TitleHeight" must be all lower-case
(#5812) Variable "TxtPos" must be all lower-case
(#5812) Variable "TxtPos" must be all lower-case
(#5814) Line indented incorrectly; expected 8 spaces, found 5
(#5814) Expected "if (...) {\n"; found "if (...) { "
(#5814) Variable "NoTitle" must be all lower-case
(#5814) Variable "TitleWidth" must be all lower-case
(#5814) Variable "TitleHeight" must be all lower-case
(#5814) Closing brace must be on a line by itself
(#5816) Line indented incorrectly; expected at least 8 spaces, found 5
(#5816) Variable "CaptionWidth" must be all lower-case
(#5816) Variable "CaptionHeight" must be all lower-case
(#5816) Variable "HorizontalMargin" must be all lower-case
(#5817) Line indented incorrectly; expected 8 spaces, found 5
(#5817) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5817) Expected 1 space after "=>"; 0 found
(#5817) Variable "Captions" must be all lower-case
(#5817) Variable "Key" must be all lower-case
(#5817) Expected 1 space after "=>"; 0 found
(#5817) Variable "Caption" must be all lower-case
(#5818) Line indented incorrectly; expected at least 8 spaces, found 6
(#5819) Line indented incorrectly; expected at least 12 spaces, found 7
(#5819) Variable "TxtPos" must be all lower-case
(#5819) Variable "X" must be all lower-case
(#5819) Commas (,) must be followed by white space.
(#5819) Variable "Y" must be all lower-case
(#5819) Commas (,) must be followed by white space.
(#5819) Variable "FontName" must be all lower-case
(#5819) Commas (,) must be followed by white space.
(#5819) Variable "FontSize" must be all lower-case
(#5819) Commas (,) must be followed by white space.
(#5819) Commas (,) must be followed by white space.
(#5819) Variable "Caption" must be all lower-case
(#5820) Line indented incorrectly; expected at least 12 spaces, found 7
(#5820) Variable "CaptionWidth" must be all lower-case
(#5820) Variable "CaptionWidth" must be all lower-case
(#5820) Commas (,) must be followed by white space.
(#5820) Variable "TxtPos" must be all lower-case
(#5820) Variable "TxtPos" must be all lower-case
(#5820) Expected 1 space before "+"; 0 found
(#5820) Expected 1 space after "+"; 0 found
(#5820) Variable "VerticalMargin" must be all lower-case
(#5820) Expected 1 space before "*"; 0 found
(#5820) Expected 1 space after "*"; 0 found
(#5821) Line indented incorrectly; expected at least 12 spaces, found 7
(#5821) Variable "CaptionHeight" must be all lower-case
(#5821) Variable "CaptionHeight" must be all lower-case
(#5821) Variable "TxtPos" must be all lower-case
(#5821) Variable "TxtPos" must be all lower-case
(#5821) Commas (,) must be followed by white space.
(#5821) Variable "SerieBoxSize" must be all lower-case
(#5821) Expected 1 space before "+"; 0 found
(#5821) Expected 1 space after "+"; 0 found
(#5821) Variable "HorizontalMargin" must be all lower-case
(#5822) Line indented incorrectly; expected 8 spaces, found 6
(#5822) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5824) Line indented incorrectly; expected 8 spaces, found 5
(#5824) Expected "if (...) {\n"; found "if (...) { "
(#5824) Variable "CaptionHeight" must be all lower-case
(#5824) Variable "CaptionHeight" must be all lower-case
(#5824) Variable "CaptionHeight" must be all lower-case
(#5824) Variable "HorizontalMargin" must be all lower-case
(#5824) Expected 1 space before "/"; 0 found
(#5824) Expected 1 space after "/"; 0 found
(#5824) Closing brace must be on a line by itself
(#5826) Line indented incorrectly; expected 8 spaces, found 5
(#5826) Expected "if (...) {\n"; found "if (...) { "
(#5826) Variable "DrawSerieColor" must be all lower-case
(#5826) Variable "CaptionWidth" must be all lower-case
(#5826) Variable "CaptionWidth" must be all lower-case
(#5826) Variable "SerieBoxSize" must be all lower-case
(#5826) Variable "SerieBoxSpacing" must be all lower-case
(#5826) Closing brace must be on a line by itself
(#5828) Line indented incorrectly; expected at least 8 spaces, found 5
(#5828) Variable "BoxWidth" must be all lower-case
(#5828) Variable "BoxWidth" must be all lower-case
(#5828) Commas (,) must be followed by white space.
(#5828) Variable "TitleWidth" must be all lower-case
(#5828) Commas (,) must be followed by white space.
(#5828) Variable "CaptionWidth" must be all lower-case
(#5830) Line indented incorrectly; expected at least 8 spaces, found 5
(#5830) Variable "XMin" must be all lower-case
(#5830) Variable "X" must be all lower-case
(#5830) Variable "BoxWidth" must be all lower-case
(#5830) Expected 1 space before "-"; 0 found
(#5830) Expected 1 space after "-"; 0 found
(#5831) Line indented incorrectly; expected at least 8 spaces, found 5
(#5831) Variable "XMax" must be all lower-case
(#5831) Variable "X" must be all lower-case
(#5831) Variable "BoxWidth" must be all lower-case
(#5831) Expected 1 space before "-"; 0 found
(#5831) Expected 1 space after "-"; 0 found
(#5833) Line indented incorrectly; expected at least 8 spaces, found 5
(#5833) Variable "RestoreShadow" must be all lower-case
(#5834) Line indented incorrectly; expected 8 spaces, found 5
(#5834) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5834) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5835) Line indented incorrectly; expected at least 8 spaces, found 6
(#5836) Line indented incorrectly; expected at least 12 spaces, found 7
(#5836) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#5838) Line indented incorrectly; expected at least 12 spaces, found 7
(#5838) Variable "Poly" must be all lower-case
(#5839) Line indented incorrectly; expected at least 12 spaces, found 7
(#5839) Variable "Poly" must be all lower-case
(#5839) Variable "X" must be all lower-case
(#5839) Expected 1 space before "+"; 0 found
(#5839) Expected 1 space after "+"; 0 found
(#5839) Variable "Poly" must be all lower-case
(#5839) Variable "Y" must be all lower-case
(#5839) Expected 1 space before "+"; 0 found
(#5839) Expected 1 space after "+"; 0 found
(#5840) Line indented incorrectly; expected at least 12 spaces, found 7
(#5840) Variable "Poly" must be all lower-case
(#5840) Variable "X" must be all lower-case
(#5840) Expected 1 space before "+"; 0 found
(#5840) Expected 1 space after "+"; 0 found
(#5840) Expected 1 space before "+"; 0 found
(#5840) Expected 1 space after "+"; 0 found
(#5840) Variable "Poly" must be all lower-case
(#5840) Variable "Y" must be all lower-case
(#5840) Expected 1 space before "-"; 0 found
(#5840) Expected 1 space after "-"; 0 found
(#5840) Expected 1 space before "+"; 0 found
(#5840) Expected 1 space after "+"; 0 found
(#5841) Line indented incorrectly; expected at least 12 spaces, found 7
(#5841) Variable "Poly" must be all lower-case
(#5841) Variable "XMax" must be all lower-case
(#5841) Expected 1 space before "+"; 0 found
(#5841) Expected 1 space after "+"; 0 found
(#5841) Variable "Poly" must be all lower-case
(#5841) Variable "Y" must be all lower-case
(#5841) Expected 1 space before "-"; 0 found
(#5841) Expected 1 space after "-"; 0 found
(#5841) Expected 1 space before "+"; 0 found
(#5841) Expected 1 space after "+"; 0 found
(#5843) Line indented incorrectly; expected 12 spaces, found 7
(#5843) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5843) Variable "NoTitle" must be all lower-case
(#5844) Line indented incorrectly; expected at least 12 spaces, found 8
(#5845) Line indented incorrectly; expected at least 16 spaces, found 9
(#5845) Variable "Poly" must be all lower-case
(#5845) Variable "XMax" must be all lower-case
(#5845) Expected 1 space before "+"; 0 found
(#5845) Expected 1 space after "+"; 0 found
(#5845) Variable "Poly" must be all lower-case
(#5845) Variable "Y" must be all lower-case
(#5845) Expected 1 space before "-"; 0 found
(#5845) Expected 1 space after "-"; 0 found
(#5845) Expected 1 space before "-"; 0 found
(#5845) Expected 1 space after "-"; 0 found
(#5845) Variable "TitleHeight" must be all lower-case
(#5845) Expected 1 space before "-"; 0 found
(#5845) Expected 1 space after "-"; 0 found
(#5845) Variable "CaptionHeight" must be all lower-case
(#5845) Expected 1 space before "-"; 0 found
(#5845) Expected 1 space after "-"; 0 found
(#5845) Variable "HorizontalMargin" must be all lower-case
(#5845) Expected 1 space before "*"; 0 found
(#5845) Expected 1 space after "*"; 0 found
(#5845) Expected 1 space before "+"; 0 found
(#5845) Expected 1 space after "+"; 0 found
(#5846) Line indented incorrectly; expected at least 16 spaces, found 9
(#5846) Variable "Poly" must be all lower-case
(#5846) Variable "XMin" must be all lower-case
(#5846) Expected 1 space before "+"; 0 found
(#5846) Expected 1 space after "+"; 0 found
(#5846) Variable "Poly" must be all lower-case
(#5846) Variable "Y" must be all lower-case
(#5846) Expected 1 space before "-"; 0 found
(#5846) Expected 1 space after "-"; 0 found
(#5846) Expected 1 space before "-"; 0 found
(#5846) Expected 1 space after "-"; 0 found
(#5846) Variable "TitleHeight" must be all lower-case
(#5846) Expected 1 space before "-"; 0 found
(#5846) Expected 1 space after "-"; 0 found
(#5846) Variable "CaptionHeight" must be all lower-case
(#5846) Expected 1 space before "-"; 0 found
(#5846) Expected 1 space after "-"; 0 found
(#5846) Variable "HorizontalMargin" must be all lower-case
(#5846) Expected 1 space before "*"; 0 found
(#5846) Expected 1 space after "*"; 0 found
(#5846) Expected 1 space before "+"; 0 found
(#5846) Expected 1 space after "+"; 0 found
(#5847) Line indented incorrectly; expected 12 spaces, found 8
(#5847) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5848) Line indented incorrectly; expected 12 spaces, found 7
(#5848) Expected "} else {\n"; found "}\n else\n {\n"
(#5849) Line indented incorrectly; expected at least 12 spaces, found 8
(#5850) Line indented incorrectly; expected at least 16 spaces, found 9
(#5850) Variable "Poly" must be all lower-case
(#5850) Variable "XMax" must be all lower-case
(#5850) Expected 1 space before "+"; 0 found
(#5850) Expected 1 space after "+"; 0 found
(#5850) Variable "Poly" must be all lower-case
(#5850) Variable "Y" must be all lower-case
(#5850) Expected 1 space before "-"; 0 found
(#5850) Expected 1 space after "-"; 0 found
(#5850) Expected 1 space before "-"; 0 found
(#5850) Expected 1 space after "-"; 0 found
(#5850) Variable "TitleHeight" must be all lower-case
(#5850) Expected 1 space before "-"; 0 found
(#5850) Expected 1 space after "-"; 0 found
(#5850) Variable "CaptionHeight" must be all lower-case
(#5850) Expected 1 space before "-"; 0 found
(#5850) Expected 1 space after "-"; 0 found
(#5850) Variable "HorizontalMargin" must be all lower-case
(#5850) Expected 1 space before "*"; 0 found
(#5850) Expected 1 space after "*"; 0 found
(#5850) Expected 1 space before "+"; 0 found
(#5850) Expected 1 space after "+"; 0 found
(#5851) Line indented incorrectly; expected at least 16 spaces, found 9
(#5851) Variable "Poly" must be all lower-case
(#5851) Variable "XMin" must be all lower-case
(#5851) Expected 1 space before "+"; 0 found
(#5851) Expected 1 space after "+"; 0 found
(#5851) Variable "Poly" must be all lower-case
(#5851) Variable "Y" must be all lower-case
(#5851) Expected 1 space before "-"; 0 found
(#5851) Expected 1 space after "-"; 0 found
(#5851) Expected 1 space before "-"; 0 found
(#5851) Expected 1 space after "-"; 0 found
(#5851) Variable "TitleHeight" must be all lower-case
(#5851) Expected 1 space before "-"; 0 found
(#5851) Expected 1 space after "-"; 0 found
(#5851) Variable "CaptionHeight" must be all lower-case
(#5851) Expected 1 space before "-"; 0 found
(#5851) Expected 1 space after "-"; 0 found
(#5851) Variable "HorizontalMargin" must be all lower-case
(#5851) Expected 1 space before "*"; 0 found
(#5851) Expected 1 space after "*"; 0 found
(#5851) Expected 1 space before "+"; 0 found
(#5851) Expected 1 space after "+"; 0 found
(#5852) Line indented incorrectly; expected 12 spaces, found 8
(#5852) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5854) Line indented incorrectly; expected at least 12 spaces, found 7
(#5854) Variable "Poly" must be all lower-case
(#5854) Variable "XMin" must be all lower-case
(#5854) Expected 1 space before "+"; 0 found
(#5854) Expected 1 space after "+"; 0 found
(#5854) Variable "Poly" must be all lower-case
(#5854) Variable "Y" must be all lower-case
(#5854) Expected 1 space before "-"; 0 found
(#5854) Expected 1 space after "-"; 0 found
(#5854) Expected 1 space before "+"; 0 found
(#5854) Expected 1 space after "+"; 0 found
(#5855) Line indented incorrectly; expected at least 12 spaces, found 7
(#5855) Variable "Poly" must be all lower-case
(#5855) Variable "X" must be all lower-case
(#5855) Expected 1 space before "-"; 0 found
(#5855) Expected 1 space after "-"; 0 found
(#5855) Expected 1 space before "+"; 0 found
(#5855) Expected 1 space after "+"; 0 found
(#5855) Variable "Poly" must be all lower-case
(#5855) Variable "Y" must be all lower-case
(#5855) Expected 1 space before "-"; 0 found
(#5855) Expected 1 space after "-"; 0 found
(#5855) Expected 1 space before "+"; 0 found
(#5855) Expected 1 space after "+"; 0 found
(#5856) Line indented incorrectly; expected at least 12 spaces, found 7
(#5856) Variable "Poly" must be all lower-case
(#5856) Commas (,) must be followed by white space.
(#5856) Expected 1 space before "=>"; 0 found
(#5856) Expected 1 space after "=>"; 0 found
(#5856) Commas (,) must be followed by white space.
(#5856) Expected 1 space before "=>"; 0 found
(#5856) Expected 1 space after "=>"; 0 found
(#5856) Commas (,) must be followed by white space.
(#5856) Expected 1 space before "=>"; 0 found
(#5856) Expected 1 space after "=>"; 0 found
(#5856) Commas (,) must be followed by white space.
(#5856) Expected 1 space before "=>"; 0 found
(#5856) Expected 1 space after "=>"; 0 found
(#5857) Line indented incorrectly; expected 8 spaces, found 6
(#5857) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5859) Line indented incorrectly; expected at least 8 spaces, found 5
(#5860) Line indented incorrectly; expected at least 8 spaces, found 5
(#5860) Variable "GradientSettings" must be all lower-case
(#5860) Expected 1 space before "=>"; 0 found
(#5860) Expected 1 space after "=>"; 0 found
(#5860) Variable "GradientStartR" must be all lower-case
(#5860) Commas (,) must be followed by white space.
(#5860) Expected 1 space before "=>"; 0 found
(#5860) Expected 1 space after "=>"; 0 found
(#5860) Variable "GradientStartG" must be all lower-case
(#5860) Commas (,) must be followed by white space.
(#5860) Expected 1 space before "=>"; 0 found
(#5860) Expected 1 space after "=>"; 0 found
(#5860) Variable "GradientStartB" must be all lower-case
(#5860) Commas (,) must be followed by white space.
(#5860) Expected 1 space before "=>"; 0 found
(#5860) Expected 1 space after "=>"; 0 found
(#5860) Variable "GradientEndR" must be all lower-case
(#5860) Commas (,) must be followed by white space.
(#5860) Expected 1 space before "=>"; 0 found
(#5860) Expected 1 space after "=>"; 0 found
(#5860) Variable "GradientEndG" must be all lower-case
(#5860) Commas (,) must be followed by white space.
(#5860) Expected 1 space before "=>"; 0 found
(#5860) Expected 1 space after "=>"; 0 found
(#5860) Variable "GradientEndB" must be all lower-case
(#5860) Line exceeds 132 characters; contains 176 characters
(#5861) Line indented incorrectly; expected at least 8 spaces, found 5
(#5861) Inline control structures are not allowed
(#5861) Variable "NoTitle" must be all lower-case
(#5862) Line indented incorrectly; expected at least 8 spaces, found 6
(#5862) Variable "XMin" must be all lower-case
(#5862) Commas (,) must be followed by white space.
(#5862) Variable "Y" must be all lower-case
(#5862) Expected 1 space before "-"; 0 found
(#5862) Expected 1 space after "-"; 0 found
(#5862) Expected 1 space before "-"; 0 found
(#5862) Expected 1 space after "-"; 0 found
(#5862) Variable "TitleHeight" must be all lower-case
(#5862) Expected 1 space before "-"; 0 found
(#5862) Expected 1 space after "-"; 0 found
(#5862) Variable "CaptionHeight" must be all lower-case
(#5862) Expected 1 space before "-"; 0 found
(#5862) Expected 1 space after "-"; 0 found
(#5862) Variable "HorizontalMargin" must be all lower-case
(#5862) Expected 1 space before "*"; 0 found
(#5862) Expected 1 space after "*"; 0 found
(#5862) Commas (,) must be followed by white space.
(#5862) Variable "XMax" must be all lower-case
(#5862) Commas (,) must be followed by white space.
(#5862) Variable "Y" must be all lower-case
(#5862) Expected 1 space before "-"; 0 found
(#5862) Expected 1 space after "-"; 0 found
(#5862) Commas (,) must be followed by white space.
(#5862) Commas (,) must be followed by white space.
(#5862) Variable "GradientSettings" must be all lower-case
(#5862) Line exceeds 132 characters; contains 138 characters
(#5863) Line indented incorrectly; expected at least 8 spaces, found 5
(#5863) Inline control structures are not allowed
(#5864) Line indented incorrectly; expected at least 8 spaces, found 6
(#5864) Variable "XMin" must be all lower-case
(#5864) Commas (,) must be followed by white space.
(#5864) Variable "Y" must be all lower-case
(#5864) Expected 1 space before "-"; 0 found
(#5864) Expected 1 space after "-"; 0 found
(#5864) Expected 1 space before "-"; 0 found
(#5864) Expected 1 space after "-"; 0 found
(#5864) Variable "TitleHeight" must be all lower-case
(#5864) Expected 1 space before "-"; 0 found
(#5864) Expected 1 space after "-"; 0 found
(#5864) Variable "CaptionHeight" must be all lower-case
(#5864) Expected 1 space before "-"; 0 found
(#5864) Expected 1 space after "-"; 0 found
(#5864) Variable "HorizontalMargin" must be all lower-case
(#5864) Expected 1 space before "*"; 0 found
(#5864) Expected 1 space after "*"; 0 found
(#5864) Commas (,) must be followed by white space.
(#5864) Variable "XMax" must be all lower-case
(#5864) Commas (,) must be followed by white space.
(#5864) Variable "Y" must be all lower-case
(#5864) Expected 1 space before "-"; 0 found
(#5864) Expected 1 space after "-"; 0 found
(#5864) Commas (,) must be followed by white space.
(#5864) Commas (,) must be followed by white space.
(#5864) Variable "GradientSettings" must be all lower-case
(#5864) Line exceeds 132 characters; contains 138 characters
(#5865) Line indented incorrectly; expected at least 8 spaces, found 5
(#5865) Variable "Poly" must be all lower-case
(#5865) Variable "Poly" must be all lower-case
(#5865) Variable "X" must be all lower-case
(#5865) Variable "Poly" must be all lower-case
(#5865) Variable "Y" must be all lower-case
(#5865) Variable "Poly" must be all lower-case
(#5865) Variable "X" must be all lower-case
(#5865) Expected 1 space before "-"; 0 found
(#5865) Expected 1 space after "-"; 0 found
(#5865) Variable "Poly" must be all lower-case
(#5865) Variable "Y" must be all lower-case
(#5865) Expected 1 space before "-"; 0 found
(#5865) Expected 1 space after "-"; 0 found
(#5865) Variable "Poly" must be all lower-case
(#5865) Variable "X" must be all lower-case
(#5865) Expected 1 space before "+"; 0 found
(#5865) Expected 1 space after "+"; 0 found
(#5865) Variable "Poly" must be all lower-case
(#5865) Variable "Y" must be all lower-case
(#5865) Expected 1 space before "-"; 0 found
(#5865) Expected 1 space after "-"; 0 found
(#5866) Line indented incorrectly; expected at least 8 spaces, found 5
(#5866) Variable "Poly" must be all lower-case
(#5866) Commas (,) must be followed by white space.
(#5866) Expected 1 space before "=>"; 0 found
(#5866) Expected 1 space after "=>"; 0 found
(#5866) Variable "GradientEndR" must be all lower-case
(#5866) Commas (,) must be followed by white space.
(#5866) Expected 1 space before "=>"; 0 found
(#5866) Expected 1 space after "=>"; 0 found
(#5866) Variable "GradientEndG" must be all lower-case
(#5866) Commas (,) must be followed by white space.
(#5866) Expected 1 space before "=>"; 0 found
(#5866) Expected 1 space after "=>"; 0 found
(#5866) Variable "GradientEndB" must be all lower-case
(#5866) Commas (,) must be followed by white space.
(#5866) Expected 1 space before "=>"; 0 found
(#5866) Expected 1 space after "=>"; 0 found
(#5866) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5868) Line indented incorrectly; expected at least 8 spaces, found 5
(#5869) Line indented incorrectly; expected at least 8 spaces, found 5
(#5869) Variable "OuterBorderColor" must be all lower-case
(#5869) Commas (,) must be followed by white space.
(#5869) Commas (,) must be followed by white space.
(#5869) Commas (,) must be followed by white space.
(#5869) Commas (,) must be followed by white space.
(#5870) Line indented incorrectly; expected at least 8 spaces, found 5
(#5870) Commas (,) must be followed by white space.
(#5870) Variable "XMin" must be all lower-case
(#5870) Commas (,) must be followed by white space.
(#5870) Variable "Y" must be all lower-case
(#5870) Expected 1 space before "-"; 0 found
(#5870) Expected 1 space after "-"; 0 found
(#5870) Commas (,) must be followed by white space.
(#5870) Variable "X" must be all lower-case
(#5870) Expected 1 space before "-"; 0 found
(#5870) Expected 1 space after "-"; 0 found
(#5870) Commas (,) must be followed by white space.
(#5870) Variable "Y" must be all lower-case
(#5870) Expected 1 space before "-"; 0 found
(#5870) Expected 1 space after "-"; 0 found
(#5870) Commas (,) must be followed by white space.
(#5870) Variable "OuterBorderColor" must be all lower-case
(#5871) Line indented incorrectly; expected at least 8 spaces, found 5
(#5871) Commas (,) must be followed by white space.
(#5871) Variable "X" must be all lower-case
(#5871) Commas (,) must be followed by white space.
(#5871) Variable "Y" must be all lower-case
(#5871) Commas (,) must be followed by white space.
(#5871) Variable "X" must be all lower-case
(#5871) Expected 1 space before "-"; 0 found
(#5871) Expected 1 space after "-"; 0 found
(#5871) Commas (,) must be followed by white space.
(#5871) Variable "Y" must be all lower-case
(#5871) Expected 1 space before "-"; 0 found
(#5871) Expected 1 space after "-"; 0 found
(#5871) Commas (,) must be followed by white space.
(#5871) Variable "OuterBorderColor" must be all lower-case
(#5872) Line indented incorrectly; expected at least 8 spaces, found 5
(#5872) Commas (,) must be followed by white space.
(#5872) Variable "X" must be all lower-case
(#5872) Commas (,) must be followed by white space.
(#5872) Variable "Y" must be all lower-case
(#5872) Commas (,) must be followed by white space.
(#5872) Variable "X" must be all lower-case
(#5872) Expected 1 space before "+"; 0 found
(#5872) Expected 1 space after "+"; 0 found
(#5872) Commas (,) must be followed by white space.
(#5872) Variable "Y" must be all lower-case
(#5872) Expected 1 space before "-"; 0 found
(#5872) Expected 1 space after "-"; 0 found
(#5872) Commas (,) must be followed by white space.
(#5872) Variable "OuterBorderColor" must be all lower-case
(#5873) Line indented incorrectly; expected at least 8 spaces, found 5
(#5873) Commas (,) must be followed by white space.
(#5873) Variable "X" must be all lower-case
(#5873) Expected 1 space before "+"; 0 found
(#5873) Expected 1 space after "+"; 0 found
(#5873) Commas (,) must be followed by white space.
(#5873) Variable "Y" must be all lower-case
(#5873) Expected 1 space before "-"; 0 found
(#5873) Expected 1 space after "-"; 0 found
(#5873) Commas (,) must be followed by white space.
(#5873) Variable "XMax" must be all lower-case
(#5873) Commas (,) must be followed by white space.
(#5873) Variable "Y" must be all lower-case
(#5873) Expected 1 space before "-"; 0 found
(#5873) Expected 1 space after "-"; 0 found
(#5873) Commas (,) must be followed by white space.
(#5873) Variable "OuterBorderColor" must be all lower-case
(#5874) Line indented incorrectly; expected 8 spaces, found 5
(#5874) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5874) Variable "NoTitle" must be all lower-case
(#5875) Line indented incorrectly; expected at least 8 spaces, found 6
(#5876) Line indented incorrectly; expected at least 12 spaces, found 7
(#5876) Commas (,) must be followed by white space.
(#5876) Variable "XMin" must be all lower-case
(#5876) Commas (,) must be followed by white space.
(#5876) Variable "Y" must be all lower-case
(#5876) Expected 1 space before "-"; 0 found
(#5876) Expected 1 space after "-"; 0 found
(#5876) Expected 1 space before "-"; 0 found
(#5876) Expected 1 space after "-"; 0 found
(#5876) Variable "TitleHeight" must be all lower-case
(#5876) Expected 1 space before "-"; 0 found
(#5876) Expected 1 space after "-"; 0 found
(#5876) Variable "CaptionHeight" must be all lower-case
(#5876) Expected 1 space before "-"; 0 found
(#5876) Expected 1 space after "-"; 0 found
(#5876) Variable "HorizontalMargin" must be all lower-case
(#5876) Expected 1 space before "*"; 0 found
(#5876) Expected 1 space after "*"; 0 found
(#5876) Commas (,) must be followed by white space.
(#5876) Variable "XMin" must be all lower-case
(#5876) Commas (,) must be followed by white space.
(#5876) Variable "Y" must be all lower-case
(#5876) Expected 1 space before "-"; 0 found
(#5876) Expected 1 space after "-"; 0 found
(#5876) Commas (,) must be followed by white space.
(#5876) Variable "OuterBorderColor" must be all lower-case
(#5877) Line indented incorrectly; expected at least 12 spaces, found 7
(#5877) Commas (,) must be followed by white space.
(#5877) Variable "XMax" must be all lower-case
(#5877) Commas (,) must be followed by white space.
(#5877) Variable "Y" must be all lower-case
(#5877) Expected 1 space before "-"; 0 found
(#5877) Expected 1 space after "-"; 0 found
(#5877) Expected 1 space before "-"; 0 found
(#5877) Expected 1 space after "-"; 0 found
(#5877) Variable "TitleHeight" must be all lower-case
(#5877) Expected 1 space before "-"; 0 found
(#5877) Expected 1 space after "-"; 0 found
(#5877) Variable "CaptionHeight" must be all lower-case
(#5877) Expected 1 space before "-"; 0 found
(#5877) Expected 1 space after "-"; 0 found
(#5877) Variable "HorizontalMargin" must be all lower-case
(#5877) Expected 1 space before "*"; 0 found
(#5877) Expected 1 space after "*"; 0 found
(#5877) Commas (,) must be followed by white space.
(#5877) Variable "XMax" must be all lower-case
(#5877) Commas (,) must be followed by white space.
(#5877) Variable "Y" must be all lower-case
(#5877) Expected 1 space before "-"; 0 found
(#5877) Expected 1 space after "-"; 0 found
(#5877) Commas (,) must be followed by white space.
(#5877) Variable "OuterBorderColor" must be all lower-case
(#5878) Line indented incorrectly; expected at least 12 spaces, found 7
(#5878) Commas (,) must be followed by white space.
(#5878) Variable "XMin" must be all lower-case
(#5878) Commas (,) must be followed by white space.
(#5878) Variable "Y" must be all lower-case
(#5878) Expected 1 space before "-"; 0 found
(#5878) Expected 1 space after "-"; 0 found
(#5878) Expected 1 space before "-"; 0 found
(#5878) Expected 1 space after "-"; 0 found
(#5878) Variable "TitleHeight" must be all lower-case
(#5878) Expected 1 space before "-"; 0 found
(#5878) Expected 1 space after "-"; 0 found
(#5878) Variable "CaptionHeight" must be all lower-case
(#5878) Expected 1 space before "-"; 0 found
(#5878) Expected 1 space after "-"; 0 found
(#5878) Variable "HorizontalMargin" must be all lower-case
(#5878) Expected 1 space before "*"; 0 found
(#5878) Expected 1 space after "*"; 0 found
(#5878) Commas (,) must be followed by white space.
(#5878) Variable "XMax" must be all lower-case
(#5878) Commas (,) must be followed by white space.
(#5878) Variable "Y" must be all lower-case
(#5878) Expected 1 space before "-"; 0 found
(#5878) Expected 1 space after "-"; 0 found
(#5878) Expected 1 space before "-"; 0 found
(#5878) Expected 1 space after "-"; 0 found
(#5878) Variable "TitleHeight" must be all lower-case
(#5878) Expected 1 space before "-"; 0 found
(#5878) Expected 1 space after "-"; 0 found
(#5878) Variable "CaptionHeight" must be all lower-case
(#5878) Expected 1 space before "-"; 0 found
(#5878) Expected 1 space after "-"; 0 found
(#5878) Variable "HorizontalMargin" must be all lower-case
(#5878) Expected 1 space before "*"; 0 found
(#5878) Expected 1 space after "*"; 0 found
(#5878) Commas (,) must be followed by white space.
(#5878) Variable "OuterBorderColor" must be all lower-case
(#5878) Line exceeds 132 characters; contains 169 characters
(#5879) Line indented incorrectly; expected 8 spaces, found 6
(#5879) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5880) Line indented incorrectly; expected 8 spaces, found 5
(#5880) Expected "} else {\n"; found "}\n else\n {\n"
(#5881) Line indented incorrectly; expected at least 8 spaces, found 6
(#5882) Line indented incorrectly; expected at least 12 spaces, found 7
(#5882) Commas (,) must be followed by white space.
(#5882) Variable "XMin" must be all lower-case
(#5882) Commas (,) must be followed by white space.
(#5882) Variable "Y" must be all lower-case
(#5882) Expected 1 space before "-"; 0 found
(#5882) Expected 1 space after "-"; 0 found
(#5882) Expected 1 space before "-"; 0 found
(#5882) Expected 1 space after "-"; 0 found
(#5882) Variable "TitleHeight" must be all lower-case
(#5882) Expected 1 space before "-"; 0 found
(#5882) Expected 1 space after "-"; 0 found
(#5882) Variable "CaptionHeight" must be all lower-case
(#5882) Expected 1 space before "-"; 0 found
(#5882) Expected 1 space after "-"; 0 found
(#5882) Variable "HorizontalMargin" must be all lower-case
(#5882) Expected 1 space before "*"; 0 found
(#5882) Expected 1 space after "*"; 0 found
(#5882) Commas (,) must be followed by white space.
(#5882) Variable "XMin" must be all lower-case
(#5882) Commas (,) must be followed by white space.
(#5882) Variable "Y" must be all lower-case
(#5882) Expected 1 space before "-"; 0 found
(#5882) Expected 1 space after "-"; 0 found
(#5882) Commas (,) must be followed by white space.
(#5882) Variable "OuterBorderColor" must be all lower-case
(#5883) Line indented incorrectly; expected at least 12 spaces, found 7
(#5883) Commas (,) must be followed by white space.
(#5883) Variable "XMax" must be all lower-case
(#5883) Commas (,) must be followed by white space.
(#5883) Variable "Y" must be all lower-case
(#5883) Expected 1 space before "-"; 0 found
(#5883) Expected 1 space after "-"; 0 found
(#5883) Expected 1 space before "-"; 0 found
(#5883) Expected 1 space after "-"; 0 found
(#5883) Variable "TitleHeight" must be all lower-case
(#5883) Expected 1 space before "-"; 0 found
(#5883) Expected 1 space after "-"; 0 found
(#5883) Variable "CaptionHeight" must be all lower-case
(#5883) Expected 1 space before "-"; 0 found
(#5883) Expected 1 space after "-"; 0 found
(#5883) Variable "HorizontalMargin" must be all lower-case
(#5883) Expected 1 space before "*"; 0 found
(#5883) Expected 1 space after "*"; 0 found
(#5883) Commas (,) must be followed by white space.
(#5883) Variable "XMax" must be all lower-case
(#5883) Commas (,) must be followed by white space.
(#5883) Variable "Y" must be all lower-case
(#5883) Expected 1 space before "-"; 0 found
(#5883) Expected 1 space after "-"; 0 found
(#5883) Commas (,) must be followed by white space.
(#5883) Variable "OuterBorderColor" must be all lower-case
(#5884) Line indented incorrectly; expected at least 12 spaces, found 7
(#5884) Commas (,) must be followed by white space.
(#5884) Variable "XMin" must be all lower-case
(#5884) Commas (,) must be followed by white space.
(#5884) Variable "Y" must be all lower-case
(#5884) Expected 1 space before "-"; 0 found
(#5884) Expected 1 space after "-"; 0 found
(#5884) Expected 1 space before "-"; 0 found
(#5884) Expected 1 space after "-"; 0 found
(#5884) Variable "TitleHeight" must be all lower-case
(#5884) Expected 1 space before "-"; 0 found
(#5884) Expected 1 space after "-"; 0 found
(#5884) Variable "CaptionHeight" must be all lower-case
(#5884) Expected 1 space before "-"; 0 found
(#5884) Expected 1 space after "-"; 0 found
(#5884) Variable "HorizontalMargin" must be all lower-case
(#5884) Expected 1 space before "*"; 0 found
(#5884) Expected 1 space after "*"; 0 found
(#5884) Commas (,) must be followed by white space.
(#5884) Variable "XMax" must be all lower-case
(#5884) Commas (,) must be followed by white space.
(#5884) Variable "Y" must be all lower-case
(#5884) Expected 1 space before "-"; 0 found
(#5884) Expected 1 space after "-"; 0 found
(#5884) Expected 1 space before "-"; 0 found
(#5884) Expected 1 space after "-"; 0 found
(#5884) Variable "TitleHeight" must be all lower-case
(#5884) Expected 1 space before "-"; 0 found
(#5884) Expected 1 space after "-"; 0 found
(#5884) Variable "CaptionHeight" must be all lower-case
(#5884) Expected 1 space before "-"; 0 found
(#5884) Expected 1 space after "-"; 0 found
(#5884) Variable "HorizontalMargin" must be all lower-case
(#5884) Expected 1 space before "*"; 0 found
(#5884) Expected 1 space after "*"; 0 found
(#5884) Commas (,) must be followed by white space.
(#5884) Variable "OuterBorderColor" must be all lower-case
(#5884) Line exceeds 132 characters; contains 169 characters
(#5885) Line indented incorrectly; expected 8 spaces, found 6
(#5885) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5887) Line indented incorrectly; expected at least 8 spaces, found 5
(#5888) Line indented incorrectly; expected at least 8 spaces, found 5
(#5888) Variable "InnerBorderColor" must be all lower-case
(#5888) Commas (,) must be followed by white space.
(#5888) Commas (,) must be followed by white space.
(#5888) Commas (,) must be followed by white space.
(#5888) Commas (,) must be followed by white space.
(#5889) Line indented incorrectly; expected at least 8 spaces, found 5
(#5889) Commas (,) must be followed by white space.
(#5889) Variable "XMin" must be all lower-case
(#5889) Expected 1 space before "+"; 0 found
(#5889) Expected 1 space after "+"; 0 found
(#5889) Commas (,) must be followed by white space.
(#5889) Variable "Y" must be all lower-case
(#5889) Expected 1 space before "-"; 0 found
(#5889) Expected 1 space after "-"; 0 found
(#5889) Commas (,) must be followed by white space.
(#5889) Variable "X" must be all lower-case
(#5889) Expected 1 space before "-"; 0 found
(#5889) Expected 1 space after "-"; 0 found
(#5889) Commas (,) must be followed by white space.
(#5889) Variable "Y" must be all lower-case
(#5889) Expected 1 space before "-"; 0 found
(#5889) Expected 1 space after "-"; 0 found
(#5889) Commas (,) must be followed by white space.
(#5889) Variable "InnerBorderColor" must be all lower-case
(#5890) Line indented incorrectly; expected at least 8 spaces, found 5
(#5890) Commas (,) must be followed by white space.
(#5890) Variable "X" must be all lower-case
(#5890) Commas (,) must be followed by white space.
(#5890) Variable "Y" must be all lower-case
(#5890) Expected 1 space before "-"; 0 found
(#5890) Expected 1 space after "-"; 0 found
(#5890) Commas (,) must be followed by white space.
(#5890) Variable "X" must be all lower-case
(#5890) Expected 1 space before "-"; 0 found
(#5890) Expected 1 space after "-"; 0 found
(#5890) Commas (,) must be followed by white space.
(#5890) Variable "Y" must be all lower-case
(#5890) Expected 1 space before "-"; 0 found
(#5890) Expected 1 space after "-"; 0 found
(#5890) Commas (,) must be followed by white space.
(#5890) Variable "InnerBorderColor" must be all lower-case
(#5891) Line indented incorrectly; expected at least 8 spaces, found 5
(#5891) Commas (,) must be followed by white space.
(#5891) Variable "X" must be all lower-case
(#5891) Commas (,) must be followed by white space.
(#5891) Variable "Y" must be all lower-case
(#5891) Expected 1 space before "-"; 0 found
(#5891) Expected 1 space after "-"; 0 found
(#5891) Commas (,) must be followed by white space.
(#5891) Variable "X" must be all lower-case
(#5891) Expected 1 space before "+"; 0 found
(#5891) Expected 1 space after "+"; 0 found
(#5891) Commas (,) must be followed by white space.
(#5891) Variable "Y" must be all lower-case
(#5891) Expected 1 space before "-"; 0 found
(#5891) Expected 1 space after "-"; 0 found
(#5891) Commas (,) must be followed by white space.
(#5891) Variable "InnerBorderColor" must be all lower-case
(#5892) Line indented incorrectly; expected at least 8 spaces, found 5
(#5892) Commas (,) must be followed by white space.
(#5892) Variable "X" must be all lower-case
(#5892) Expected 1 space before "+"; 0 found
(#5892) Expected 1 space after "+"; 0 found
(#5892) Commas (,) must be followed by white space.
(#5892) Variable "Y" must be all lower-case
(#5892) Expected 1 space before "-"; 0 found
(#5892) Expected 1 space after "-"; 0 found
(#5892) Commas (,) must be followed by white space.
(#5892) Variable "XMax" must be all lower-case
(#5892) Expected 1 space before "-"; 0 found
(#5892) Expected 1 space after "-"; 0 found
(#5892) Commas (,) must be followed by white space.
(#5892) Variable "Y" must be all lower-case
(#5892) Expected 1 space before "-"; 0 found
(#5892) Expected 1 space after "-"; 0 found
(#5892) Commas (,) must be followed by white space.
(#5892) Variable "InnerBorderColor" must be all lower-case
(#5893) Line indented incorrectly; expected 8 spaces, found 5
(#5893) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5893) Variable "NoTitle" must be all lower-case
(#5894) Line indented incorrectly; expected at least 8 spaces, found 6
(#5895) Line indented incorrectly; expected at least 12 spaces, found 7
(#5895) Commas (,) must be followed by white space.
(#5895) Variable "XMin" must be all lower-case
(#5895) Expected 1 space before "+"; 0 found
(#5895) Expected 1 space after "+"; 0 found
(#5895) Commas (,) must be followed by white space.
(#5895) Variable "Y" must be all lower-case
(#5895) Expected 1 space before "-"; 0 found
(#5895) Expected 1 space after "-"; 0 found
(#5895) Expected 1 space before "-"; 0 found
(#5895) Expected 1 space after "-"; 0 found
(#5895) Variable "TitleHeight" must be all lower-case
(#5895) Expected 1 space before "-"; 0 found
(#5895) Expected 1 space after "-"; 0 found
(#5895) Variable "CaptionHeight" must be all lower-case
(#5895) Expected 1 space before "-"; 0 found
(#5895) Expected 1 space after "-"; 0 found
(#5895) Variable "HorizontalMargin" must be all lower-case
(#5895) Expected 1 space before "*"; 0 found
(#5895) Expected 1 space after "*"; 0 found
(#5895) Commas (,) must be followed by white space.
(#5895) Variable "XMin" must be all lower-case
(#5895) Expected 1 space before "+"; 0 found
(#5895) Expected 1 space after "+"; 0 found
(#5895) Commas (,) must be followed by white space.
(#5895) Variable "Y" must be all lower-case
(#5895) Expected 1 space before "-"; 0 found
(#5895) Expected 1 space after "-"; 0 found
(#5895) Commas (,) must be followed by white space.
(#5895) Variable "InnerBorderColor" must be all lower-case
(#5896) Line indented incorrectly; expected at least 12 spaces, found 7
(#5896) Commas (,) must be followed by white space.
(#5896) Variable "XMax" must be all lower-case
(#5896) Expected 1 space before "-"; 0 found
(#5896) Expected 1 space after "-"; 0 found
(#5896) Commas (,) must be followed by white space.
(#5896) Variable "Y" must be all lower-case
(#5896) Expected 1 space before "-"; 0 found
(#5896) Expected 1 space after "-"; 0 found
(#5896) Expected 1 space before "-"; 0 found
(#5896) Expected 1 space after "-"; 0 found
(#5896) Variable "TitleHeight" must be all lower-case
(#5896) Expected 1 space before "-"; 0 found
(#5896) Expected 1 space after "-"; 0 found
(#5896) Variable "CaptionHeight" must be all lower-case
(#5896) Expected 1 space before "-"; 0 found
(#5896) Expected 1 space after "-"; 0 found
(#5896) Variable "HorizontalMargin" must be all lower-case
(#5896) Expected 1 space before "*"; 0 found
(#5896) Expected 1 space after "*"; 0 found
(#5896) Commas (,) must be followed by white space.
(#5896) Variable "XMax" must be all lower-case
(#5896) Expected 1 space before "-"; 0 found
(#5896) Expected 1 space after "-"; 0 found
(#5896) Commas (,) must be followed by white space.
(#5896) Variable "Y" must be all lower-case
(#5896) Expected 1 space before "-"; 0 found
(#5896) Expected 1 space after "-"; 0 found
(#5896) Commas (,) must be followed by white space.
(#5896) Variable "InnerBorderColor" must be all lower-case
(#5897) Line indented incorrectly; expected at least 12 spaces, found 7
(#5897) Commas (,) must be followed by white space.
(#5897) Variable "XMin" must be all lower-case
(#5897) Expected 1 space before "+"; 0 found
(#5897) Expected 1 space after "+"; 0 found
(#5897) Commas (,) must be followed by white space.
(#5897) Variable "Y" must be all lower-case
(#5897) Expected 1 space before "-"; 0 found
(#5897) Expected 1 space after "-"; 0 found
(#5897) Expected 1 space before "-"; 0 found
(#5897) Expected 1 space after "-"; 0 found
(#5897) Variable "TitleHeight" must be all lower-case
(#5897) Expected 1 space before "-"; 0 found
(#5897) Expected 1 space after "-"; 0 found
(#5897) Variable "CaptionHeight" must be all lower-case
(#5897) Expected 1 space before "-"; 0 found
(#5897) Expected 1 space after "-"; 0 found
(#5897) Variable "HorizontalMargin" must be all lower-case
(#5897) Expected 1 space before "*"; 0 found
(#5897) Expected 1 space after "*"; 0 found
(#5897) Commas (,) must be followed by white space.
(#5897) Variable "XMax" must be all lower-case
(#5897) Expected 1 space before "-"; 0 found
(#5897) Expected 1 space after "-"; 0 found
(#5897) Commas (,) must be followed by white space.
(#5897) Variable "Y" must be all lower-case
(#5897) Expected 1 space before "-"; 0 found
(#5897) Expected 1 space after "-"; 0 found
(#5897) Expected 1 space before "-"; 0 found
(#5897) Expected 1 space after "-"; 0 found
(#5897) Variable "TitleHeight" must be all lower-case
(#5897) Expected 1 space before "-"; 0 found
(#5897) Expected 1 space after "-"; 0 found
(#5897) Variable "CaptionHeight" must be all lower-case
(#5897) Expected 1 space before "-"; 0 found
(#5897) Expected 1 space after "-"; 0 found
(#5897) Variable "HorizontalMargin" must be all lower-case
(#5897) Expected 1 space before "*"; 0 found
(#5897) Expected 1 space after "*"; 0 found
(#5897) Commas (,) must be followed by white space.
(#5897) Variable "InnerBorderColor" must be all lower-case
(#5897) Line exceeds 132 characters; contains 173 characters
(#5898) Line indented incorrectly; expected 8 spaces, found 6
(#5898) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5899) Line indented incorrectly; expected 8 spaces, found 5
(#5899) Expected "} else {\n"; found "}\n else\n {\n"
(#5900) Line indented incorrectly; expected at least 8 spaces, found 6
(#5901) Line indented incorrectly; expected at least 12 spaces, found 7
(#5901) Commas (,) must be followed by white space.
(#5901) Variable "XMin" must be all lower-case
(#5901) Expected 1 space before "+"; 0 found
(#5901) Expected 1 space after "+"; 0 found
(#5901) Commas (,) must be followed by white space.
(#5901) Variable "Y" must be all lower-case
(#5901) Expected 1 space before "-"; 0 found
(#5901) Expected 1 space after "-"; 0 found
(#5901) Expected 1 space before "-"; 0 found
(#5901) Expected 1 space after "-"; 0 found
(#5901) Variable "TitleHeight" must be all lower-case
(#5901) Expected 1 space before "-"; 0 found
(#5901) Expected 1 space after "-"; 0 found
(#5901) Variable "CaptionHeight" must be all lower-case
(#5901) Expected 1 space before "-"; 0 found
(#5901) Expected 1 space after "-"; 0 found
(#5901) Variable "HorizontalMargin" must be all lower-case
(#5901) Expected 1 space before "*"; 0 found
(#5901) Expected 1 space after "*"; 0 found
(#5901) Commas (,) must be followed by white space.
(#5901) Variable "XMin" must be all lower-case
(#5901) Expected 1 space before "+"; 0 found
(#5901) Expected 1 space after "+"; 0 found
(#5901) Commas (,) must be followed by white space.
(#5901) Variable "Y" must be all lower-case
(#5901) Expected 1 space before "-"; 0 found
(#5901) Expected 1 space after "-"; 0 found
(#5901) Commas (,) must be followed by white space.
(#5901) Variable "InnerBorderColor" must be all lower-case
(#5902) Line indented incorrectly; expected at least 12 spaces, found 7
(#5902) Commas (,) must be followed by white space.
(#5902) Variable "XMax" must be all lower-case
(#5902) Expected 1 space before "-"; 0 found
(#5902) Expected 1 space after "-"; 0 found
(#5902) Commas (,) must be followed by white space.
(#5902) Variable "Y" must be all lower-case
(#5902) Expected 1 space before "-"; 0 found
(#5902) Expected 1 space after "-"; 0 found
(#5902) Expected 1 space before "-"; 0 found
(#5902) Expected 1 space after "-"; 0 found
(#5902) Variable "TitleHeight" must be all lower-case
(#5902) Expected 1 space before "-"; 0 found
(#5902) Expected 1 space after "-"; 0 found
(#5902) Variable "CaptionHeight" must be all lower-case
(#5902) Expected 1 space before "-"; 0 found
(#5902) Expected 1 space after "-"; 0 found
(#5902) Variable "HorizontalMargin" must be all lower-case
(#5902) Expected 1 space before "*"; 0 found
(#5902) Expected 1 space after "*"; 0 found
(#5902) Commas (,) must be followed by white space.
(#5902) Variable "XMax" must be all lower-case
(#5902) Expected 1 space before "-"; 0 found
(#5902) Expected 1 space after "-"; 0 found
(#5902) Commas (,) must be followed by white space.
(#5902) Variable "Y" must be all lower-case
(#5902) Expected 1 space before "-"; 0 found
(#5902) Expected 1 space after "-"; 0 found
(#5902) Commas (,) must be followed by white space.
(#5902) Variable "InnerBorderColor" must be all lower-case
(#5903) Line indented incorrectly; expected at least 12 spaces, found 7
(#5903) Commas (,) must be followed by white space.
(#5903) Variable "XMin" must be all lower-case
(#5903) Expected 1 space before "+"; 0 found
(#5903) Expected 1 space after "+"; 0 found
(#5903) Commas (,) must be followed by white space.
(#5903) Variable "Y" must be all lower-case
(#5903) Expected 1 space before "-"; 0 found
(#5903) Expected 1 space after "-"; 0 found
(#5903) Expected 1 space before "-"; 0 found
(#5903) Expected 1 space after "-"; 0 found
(#5903) Variable "TitleHeight" must be all lower-case
(#5903) Expected 1 space before "-"; 0 found
(#5903) Expected 1 space after "-"; 0 found
(#5903) Variable "CaptionHeight" must be all lower-case
(#5903) Expected 1 space before "-"; 0 found
(#5903) Expected 1 space after "-"; 0 found
(#5903) Variable "HorizontalMargin" must be all lower-case
(#5903) Expected 1 space before "*"; 0 found
(#5903) Expected 1 space after "*"; 0 found
(#5903) Commas (,) must be followed by white space.
(#5903) Variable "XMax" must be all lower-case
(#5903) Expected 1 space before "-"; 0 found
(#5903) Expected 1 space after "-"; 0 found
(#5903) Commas (,) must be followed by white space.
(#5903) Variable "Y" must be all lower-case
(#5903) Expected 1 space before "-"; 0 found
(#5903) Expected 1 space after "-"; 0 found
(#5903) Expected 1 space before "-"; 0 found
(#5903) Expected 1 space after "-"; 0 found
(#5903) Variable "TitleHeight" must be all lower-case
(#5903) Expected 1 space before "-"; 0 found
(#5903) Expected 1 space after "-"; 0 found
(#5903) Variable "CaptionHeight" must be all lower-case
(#5903) Expected 1 space before "-"; 0 found
(#5903) Expected 1 space after "-"; 0 found
(#5903) Variable "HorizontalMargin" must be all lower-case
(#5903) Expected 1 space before "*"; 0 found
(#5903) Expected 1 space after "*"; 0 found
(#5903) Commas (,) must be followed by white space.
(#5903) Variable "InnerBorderColor" must be all lower-case
(#5903) Line exceeds 132 characters; contains 173 characters
(#5904) Line indented incorrectly; expected 8 spaces, found 6
(#5904) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5906) Line indented incorrectly; expected at least 8 spaces, found 5
(#5907) Line indented incorrectly; expected 8 spaces, found 5
(#5907) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5907) Variable "TitleMode" must be all lower-case
(#5907) Variable "NoTitle" must be all lower-case
(#5908) Line indented incorrectly; expected at least 8 spaces, found 6
(#5909) Line indented incorrectly; expected at least 12 spaces, found 7
(#5909) Variable "YPos" must be all lower-case
(#5909) Variable "Y" must be all lower-case
(#5909) Expected 1 space before "-"; 0 found
(#5909) Expected 1 space after "-"; 0 found
(#5909) Expected 1 space before "-"; 0 found
(#5909) Expected 1 space after "-"; 0 found
(#5909) Variable "CaptionHeight" must be all lower-case
(#5909) Expected 1 space before "-"; 0 found
(#5909) Expected 1 space after "-"; 0 found
(#5909) Variable "HorizontalMargin" must be all lower-case
(#5909) Expected 1 space before "-"; 0 found
(#5909) Expected 1 space after "-"; 0 found
(#5909) Variable "HorizontalMargin" must be all lower-case
(#5909) Expected 1 space before "/"; 0 found
(#5909) Expected 1 space after "/"; 0 found
(#5910) Line indented incorrectly; expected at least 12 spaces, found 7
(#5910) Variable "XMargin" must be all lower-case
(#5910) Variable "VerticalMargin" must be all lower-case
(#5911) Line indented incorrectly; expected at least 12 spaces, found 7
(#5911) Variable "XMin" must be all lower-case
(#5911) Expected 1 space before "+"; 0 found
(#5911) Expected 1 space after "+"; 0 found
(#5911) Variable "XMargin" must be all lower-case
(#5911) Commas (,) must be followed by white space.
(#5911) Variable "YPos" must be all lower-case
(#5911) Expected 1 space before "+"; 0 found
(#5911) Expected 1 space after "+"; 0 found
(#5911) Commas (,) must be followed by white space.
(#5911) Variable "XMax" must be all lower-case
(#5911) Expected 1 space before "-"; 0 found
(#5911) Expected 1 space after "-"; 0 found
(#5911) Variable "XMargin" must be all lower-case
(#5911) Commas (,) must be followed by white space.
(#5911) Variable "YPos" must be all lower-case
(#5911) Expected 1 space before "+"; 0 found
(#5911) Expected 1 space after "+"; 0 found
(#5911) Commas (,) must be followed by white space.
(#5911) Expected 1 space before "=>"; 0 found
(#5911) Expected 1 space after "=>"; 0 found
(#5911) Variable "GradientEndR" must be all lower-case
(#5911) Commas (,) must be followed by white space.
(#5911) Expected 1 space before "=>"; 0 found
(#5911) Expected 1 space after "=>"; 0 found
(#5911) Variable "GradientEndG" must be all lower-case
(#5911) Commas (,) must be followed by white space.
(#5911) Expected 1 space before "=>"; 0 found
(#5911) Expected 1 space after "=>"; 0 found
(#5911) Variable "GradientEndB" must be all lower-case
(#5911) Line exceeds 132 characters; contains 134 characters
(#5912) Line indented incorrectly; expected at least 12 spaces, found 7
(#5912) Variable "XMin" must be all lower-case
(#5912) Expected 1 space before "+"; 0 found
(#5912) Expected 1 space after "+"; 0 found
(#5912) Variable "XMargin" must be all lower-case
(#5912) Commas (,) must be followed by white space.
(#5912) Variable "YPos" must be all lower-case
(#5912) Commas (,) must be followed by white space.
(#5912) Variable "XMax" must be all lower-case
(#5912) Expected 1 space before "-"; 0 found
(#5912) Expected 1 space after "-"; 0 found
(#5912) Variable "XMargin" must be all lower-case
(#5912) Commas (,) must be followed by white space.
(#5912) Variable "YPos" must be all lower-case
(#5912) Commas (,) must be followed by white space.
(#5912) Expected 1 space before "=>"; 0 found
(#5912) Expected 1 space after "=>"; 0 found
(#5912) Variable "GradientStartR" must be all lower-case
(#5912) Commas (,) must be followed by white space.
(#5912) Expected 1 space before "=>"; 0 found
(#5912) Expected 1 space after "=>"; 0 found
(#5912) Variable "GradientStartG" must be all lower-case
(#5912) Commas (,) must be followed by white space.
(#5912) Expected 1 space before "=>"; 0 found
(#5912) Expected 1 space after "=>"; 0 found
(#5912) Variable "GradientStartB" must be all lower-case
(#5912) Line exceeds 132 characters; contains 136 characters
(#5913) Line indented incorrectly; expected 8 spaces, found 6
(#5913) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5914) Line indented incorrectly; expected 8 spaces, found 5
(#5914) Usage of ELSEIF not allowed; use ELSE IF instead
(#5914) Variable "TitleMode" must be all lower-case
(#5915) Line indented incorrectly; expected at least 8 spaces, found 6
(#5916) Line indented incorrectly; expected at least 12 spaces, found 7
(#5916) Variable "XMin" must be all lower-case
(#5916) Commas (,) must be followed by white space.
(#5916) Variable "Y" must be all lower-case
(#5916) Expected 1 space before "-"; 0 found
(#5916) Expected 1 space after "-"; 0 found
(#5916) Expected 1 space before "-"; 0 found
(#5916) Expected 1 space after "-"; 0 found
(#5916) Variable "TitleHeight" must be all lower-case
(#5916) Expected 1 space before "-"; 0 found
(#5916) Expected 1 space after "-"; 0 found
(#5916) Variable "CaptionHeight" must be all lower-case
(#5916) Expected 1 space before "-"; 0 found
(#5916) Expected 1 space after "-"; 0 found
(#5916) Variable "HorizontalMargin" must be all lower-case
(#5916) Expected 1 space before "*"; 0 found
(#5916) Expected 1 space after "*"; 0 found
(#5916) Commas (,) must be followed by white space.
(#5916) Variable "XMax" must be all lower-case
(#5916) Commas (,) must be followed by white space.
(#5916) Variable "Y" must be all lower-case
(#5916) Expected 1 space before "-"; 0 found
(#5916) Expected 1 space after "-"; 0 found
(#5916) Expected 1 space before "-"; 0 found
(#5916) Expected 1 space after "-"; 0 found
(#5916) Variable "TitleHeight" must be all lower-case
(#5916) Expected 1 space before "-"; 0 found
(#5916) Expected 1 space after "-"; 0 found
(#5916) Variable "CaptionHeight" must be all lower-case
(#5916) Expected 1 space before "-"; 0 found
(#5916) Expected 1 space after "-"; 0 found
(#5916) Variable "HorizontalMargin" must be all lower-case
(#5916) Expected 1 space before "+"; 0 found
(#5916) Expected 1 space after "+"; 0 found
(#5916) Variable "HorizontalMargin" must be all lower-case
(#5916) Expected 1 space before "/"; 0 found
(#5916) Expected 1 space after "/"; 0 found
(#5916) Commas (,) must be followed by white space.
(#5916) Expected 1 space before "=>"; 0 found
(#5916) Expected 1 space after "=>"; 0 found
(#5916) Variable "TitleBackgroundR" must be all lower-case
(#5916) Commas (,) must be followed by white space.
(#5916) Expected 1 space before "=>"; 0 found
(#5916) Expected 1 space after "=>"; 0 found
(#5916) Variable "TitleBackgroundG" must be all lower-case
(#5916) Commas (,) must be followed by white space.
(#5916) Expected 1 space before "=>"; 0 found
(#5916) Expected 1 space after "=>"; 0 found
(#5916) Variable "TitleBackgroundB" must be all lower-case
(#5916) Line exceeds maximum limit of 180 characters; contains 247 characters
(#5917) Line indented incorrectly; expected at least 12 spaces, found 7
(#5917) Commas (,) must be followed by white space.
(#5917) Variable "XMin" must be all lower-case
(#5917) Expected 1 space before "+"; 0 found
(#5917) Expected 1 space after "+"; 0 found
(#5917) Commas (,) must be followed by white space.
(#5917) Variable "Y" must be all lower-case
(#5917) Expected 1 space before "-"; 0 found
(#5917) Expected 1 space after "-"; 0 found
(#5917) Expected 1 space before "-"; 0 found
(#5917) Expected 1 space after "-"; 0 found
(#5917) Variable "TitleHeight" must be all lower-case
(#5917) Expected 1 space before "-"; 0 found
(#5917) Expected 1 space after "-"; 0 found
(#5917) Variable "CaptionHeight" must be all lower-case
(#5917) Expected 1 space before "-"; 0 found
(#5917) Expected 1 space after "-"; 0 found
(#5917) Variable "HorizontalMargin" must be all lower-case
(#5917) Expected 1 space before "+"; 0 found
(#5917) Expected 1 space after "+"; 0 found
(#5917) Variable "HorizontalMargin" must be all lower-case
(#5917) Expected 1 space before "/"; 0 found
(#5917) Expected 1 space after "/"; 0 found
(#5917) Expected 1 space before "+"; 0 found
(#5917) Expected 1 space after "+"; 0 found
(#5917) Commas (,) must be followed by white space.
(#5917) Variable "XMax" must be all lower-case
(#5917) Expected 1 space before "-"; 0 found
(#5917) Expected 1 space after "-"; 0 found
(#5917) Commas (,) must be followed by white space.
(#5917) Variable "Y" must be all lower-case
(#5917) Expected 1 space before "-"; 0 found
(#5917) Expected 1 space after "-"; 0 found
(#5917) Expected 1 space before "-"; 0 found
(#5917) Expected 1 space after "-"; 0 found
(#5917) Variable "TitleHeight" must be all lower-case
(#5917) Expected 1 space before "-"; 0 found
(#5917) Expected 1 space after "-"; 0 found
(#5917) Variable "CaptionHeight" must be all lower-case
(#5917) Expected 1 space before "-"; 0 found
(#5917) Expected 1 space after "-"; 0 found
(#5917) Variable "HorizontalMargin" must be all lower-case
(#5917) Expected 1 space before "+"; 0 found
(#5917) Expected 1 space after "+"; 0 found
(#5917) Variable "HorizontalMargin" must be all lower-case
(#5917) Expected 1 space before "/"; 0 found
(#5917) Expected 1 space after "/"; 0 found
(#5917) Expected 1 space before "+"; 0 found
(#5917) Expected 1 space after "+"; 0 found
(#5917) Commas (,) must be followed by white space.
(#5917) Variable "InnerBorderColor" must be all lower-case
(#5917) Line exceeds maximum limit of 180 characters; contains 213 characters
(#5918) Line indented incorrectly; expected 8 spaces, found 6
(#5918) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5920) Line indented incorrectly; expected at least 8 spaces, found 5
(#5921) Line indented incorrectly; expected at least 8 spaces, found 5
(#5921) Inline control structures are not allowed
(#5921) Variable "NoTitle" must be all lower-case
(#5922) Line indented incorrectly; expected at least 8 spaces, found 6
(#5922) Variable "XMin" must be all lower-case
(#5922) Expected 1 space before "+"; 0 found
(#5922) Expected 1 space after "+"; 0 found
(#5922) Variable "VerticalMargin" must be all lower-case
(#5922) Commas (,) must be followed by white space.
(#5922) Variable "Y" must be all lower-case
(#5922) Expected 1 space before "-"; 0 found
(#5922) Expected 1 space after "-"; 0 found
(#5922) Expected 1 space before "-"; 0 found
(#5922) Expected 1 space after "-"; 0 found
(#5922) Variable "CaptionHeight" must be all lower-case
(#5922) Expected 1 space before "-"; 0 found
(#5922) Expected 1 space after "-"; 0 found
(#5922) Variable "HorizontalMargin" must be all lower-case
(#5922) Expected 1 space before "*"; 0 found
(#5922) Expected 1 space after "*"; 0 found
(#5922) Commas (,) must be followed by white space.
(#5922) Variable "Title" must be all lower-case
(#5922) Commas (,) must be followed by white space.
(#5922) Expected 1 space before "=>"; 0 found
(#5922) Expected 1 space after "=>"; 0 found
(#5922) Commas (,) must be followed by white space.
(#5922) Expected 1 space before "=>"; 0 found
(#5922) Expected 1 space after "=>"; 0 found
(#5922) Variable "TitleR" must be all lower-case
(#5922) Commas (,) must be followed by white space.
(#5922) Expected 1 space before "=>"; 0 found
(#5922) Expected 1 space after "=>"; 0 found
(#5922) Variable "TitleG" must be all lower-case
(#5922) Commas (,) must be followed by white space.
(#5922) Expected 1 space before "=>"; 0 found
(#5922) Expected 1 space after "=>"; 0 found
(#5922) Variable "TitleB" must be all lower-case
(#5922) Line exceeds 132 characters; contains 169 characters
(#5924) Line indented incorrectly; expected at least 8 spaces, found 5
(#5925) Line indented incorrectly; expected at least 8 spaces, found 5
(#5925) Variable "YPos" must be all lower-case
(#5925) Variable "Y" must be all lower-case
(#5925) Expected 1 space before "-"; 0 found
(#5925) Expected 1 space after "-"; 0 found
(#5925) Expected 1 space before "-"; 0 found
(#5925) Expected 1 space after "-"; 0 found
(#5925) Variable "HorizontalMargin" must be all lower-case
(#5925) Variable "XPos" must be all lower-case
(#5925) Variable "XMin" must be all lower-case
(#5925) Expected 1 space before "+"; 0 found
(#5925) Expected 1 space after "+"; 0 found
(#5925) Variable "VerticalMargin" must be all lower-case
(#5925) Expected 1 space before "+"; 0 found
(#5925) Expected 1 space after "+"; 0 found
(#5925) Variable "SerieBoxSize" must be all lower-case
(#5925) Expected 1 space before "+"; 0 found
(#5925) Expected 1 space after "+"; 0 found
(#5925) Variable "SerieBoxSpacing" must be all lower-case
(#5926) Line indented incorrectly; expected 8 spaces, found 5
(#5926) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#5926) Variable "Captions" must be all lower-case
(#5926) Variable "Key" must be all lower-case
(#5926) Variable "Caption" must be all lower-case
(#5927) Line indented incorrectly; expected at least 8 spaces, found 6
(#5928) Line indented incorrectly; expected at least 12 spaces, found 7
(#5928) Variable "CaptionTxt" must be all lower-case
(#5928) Variable "Caption" must be all lower-case
(#5929) Line indented incorrectly; expected at least 12 spaces, found 7
(#5929) Variable "TxtPos" must be all lower-case
(#5929) Variable "XPos" must be all lower-case
(#5929) Commas (,) must be followed by white space.
(#5929) Variable "YPos" must be all lower-case
(#5929) Commas (,) must be followed by white space.
(#5929) Variable "FontName" must be all lower-case
(#5929) Commas (,) must be followed by white space.
(#5929) Variable "FontSize" must be all lower-case
(#5929) Commas (,) must be followed by white space.
(#5929) Commas (,) must be followed by white space.
(#5929) Variable "CaptionTxt" must be all lower-case
(#5930) Line indented incorrectly; expected at least 12 spaces, found 7
(#5930) Variable "CaptionHeight" must be all lower-case
(#5930) Variable "TxtPos" must be all lower-case
(#5930) Variable "TxtPos" must be all lower-case
(#5932) Line indented incorrectly; expected at least 12 spaces, found 7
(#5933) Line indented incorrectly; expected 12 spaces, found 7
(#5933) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5933) Variable "DrawSerieColor" must be all lower-case
(#5934) Line indented incorrectly; expected at least 12 spaces, found 8
(#5935) Line indented incorrectly; expected at least 16 spaces, found 9
(#5935) Variable "BoxSettings" must be all lower-case
(#5935) Expected 1 space before "=>"; 0 found
(#5935) Expected 1 space after "=>"; 0 found
(#5935) Variable "Caption" must be all lower-case
(#5935) Commas (,) must be followed by white space.
(#5935) Expected 1 space before "=>"; 0 found
(#5935) Expected 1 space after "=>"; 0 found
(#5935) Variable "Caption" must be all lower-case
(#5935) Commas (,) must be followed by white space.
(#5935) Expected 1 space before "=>"; 0 found
(#5935) Expected 1 space after "=>"; 0 found
(#5935) Variable "Caption" must be all lower-case
(#5935) Commas (,) must be followed by white space.
(#5935) Expected 1 space before "=>"; 0 found
(#5935) Expected 1 space after "=>"; 0 found
(#5935) Variable "Caption" must be all lower-case
(#5935) Commas (,) must be followed by white space.
(#5935) Expected 1 space before "=>"; 0 found
(#5935) Expected 1 space after "=>"; 0 found
(#5935) Commas (,) must be followed by white space.
(#5935) Expected 1 space before "=>"; 0 found
(#5935) Expected 1 space after "=>"; 0 found
(#5935) Commas (,) must be followed by white space.
(#5935) Expected 1 space before "=>"; 0 found
(#5935) Expected 1 space after "=>"; 0 found
(#5935) Line exceeds maximum limit of 180 characters; contains 194 characters
(#5936) Line indented incorrectly; expected at least 16 spaces, found 9
(#5936) Variable "XMin" must be all lower-case
(#5936) Expected 1 space before "+"; 0 found
(#5936) Expected 1 space after "+"; 0 found
(#5936) Variable "VerticalMargin" must be all lower-case
(#5936) Commas (,) must be followed by white space.
(#5936) Variable "YPos" must be all lower-case
(#5936) Expected 1 space before "-"; 0 found
(#5936) Expected 1 space after "-"; 0 found
(#5936) Variable "SerieBoxSize" must be all lower-case
(#5936) Commas (,) must be followed by white space.
(#5936) Variable "XMin" must be all lower-case
(#5936) Expected 1 space before "+"; 0 found
(#5936) Expected 1 space after "+"; 0 found
(#5936) Variable "VerticalMargin" must be all lower-case
(#5936) Expected 1 space before "+"; 0 found
(#5936) Expected 1 space after "+"; 0 found
(#5936) Variable "SerieBoxSize" must be all lower-case
(#5936) Commas (,) must be followed by white space.
(#5936) Variable "YPos" must be all lower-case
(#5936) Commas (,) must be followed by white space.
(#5936) Variable "BoxSettings" must be all lower-case
(#5936) Line exceeds 132 characters; contains 134 characters
(#5937) Line indented incorrectly; expected 12 spaces, found 8
(#5937) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5939) Line indented incorrectly; expected at least 12 spaces, found 7
(#5939) Variable "XPos" must be all lower-case
(#5939) Commas (,) must be followed by white space.
(#5939) Variable "YPos" must be all lower-case
(#5939) Commas (,) must be followed by white space.
(#5939) Variable "CaptionTxt" must be all lower-case
(#5939) Commas (,) must be followed by white space.
(#5939) Expected 1 space before "=>"; 0 found
(#5939) Expected 1 space after "=>"; 0 found
(#5941) Line indented incorrectly; expected at least 12 spaces, found 7
(#5941) Variable "YPos" must be all lower-case
(#5941) Variable "YPos" must be all lower-case
(#5941) Variable "CaptionHeight" must be all lower-case
(#5941) Variable "HorizontalMargin" must be all lower-case
(#5942) Line indented incorrectly; expected 8 spaces, found 6
(#5942) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5944) Line indented incorrectly; expected at least 8 spaces, found 5
(#5944) Variable "RestoreShadow" must be all lower-case
(#5945) Closing brace indented incorrectly; expected 3 spaces, found 4
(#5947) Line indented incorrectly; expected at least 4 spaces, found 3
(#5948) Line indented incorrectly; expected 4 spaces, found 3
(#5948) method name "pDraw::drawShape" must be in lower-case letters only
(#5948) Visibility must be declared on method "drawShape"
(#5948) Variable "X" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "Y" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "Shape" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "PlotSize" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "PlotBorder" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "BorderSize" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "R" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "G" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "B" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "Alpha" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "BorderR" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "BorderG" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "BorderB" must be all lower-case
(#5948) Commas (,) must be followed by white space.
(#5948) Variable "BorderAlpha" must be all lower-case
(#5949) Opening brace should be on the same line as the declaration
(#5950) Line indented incorrectly; expected 8 spaces, found 5
(#5950) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5950) Variable "Shape" must be all lower-case
(#5951) Line indented incorrectly; expected at least 8 spaces, found 6
(#5952) Line indented incorrectly; expected 12 spaces, found 7
(#5952) Expected "if (...) {\n"; found "if (...) { "
(#5952) Variable "PlotBorder" must be all lower-case
(#5952) Variable "X" must be all lower-case
(#5952) Commas (,) must be followed by white space.
(#5952) Variable "Y" must be all lower-case
(#5952) Commas (,) must be followed by white space.
(#5952) Variable "PlotSize" must be all lower-case
(#5952) Expected 1 space before "+"; 0 found
(#5952) Expected 1 space after "+"; 0 found
(#5952) Variable "BorderSize" must be all lower-case
(#5952) Commas (,) must be followed by white space.
(#5952) Expected 1 space before "=>"; 0 found
(#5952) Expected 1 space after "=>"; 0 found
(#5952) Variable "BorderR" must be all lower-case
(#5952) Commas (,) must be followed by white space.
(#5952) Expected 1 space before "=>"; 0 found
(#5952) Expected 1 space after "=>"; 0 found
(#5952) Variable "BorderG" must be all lower-case
(#5952) Commas (,) must be followed by white space.
(#5952) Expected 1 space before "=>"; 0 found
(#5952) Expected 1 space after "=>"; 0 found
(#5952) Variable "BorderB" must be all lower-case
(#5952) Commas (,) must be followed by white space.
(#5952) Expected 1 space before "=>"; 0 found
(#5952) Expected 1 space after "=>"; 0 found
(#5952) Variable "BorderAlpha" must be all lower-case
(#5952) Line exceeds 132 characters; contains 154 characters
(#5952) Closing brace must be on a line by itself
(#5953) Line indented incorrectly; expected at least 12 spaces, found 7
(#5953) Variable "X" must be all lower-case
(#5953) Commas (,) must be followed by white space.
(#5953) Variable "Y" must be all lower-case
(#5953) Commas (,) must be followed by white space.
(#5953) Variable "PlotSize" must be all lower-case
(#5953) Commas (,) must be followed by white space.
(#5953) Expected 1 space before "=>"; 0 found
(#5953) Expected 1 space after "=>"; 0 found
(#5953) Variable "R" must be all lower-case
(#5953) Commas (,) must be followed by white space.
(#5953) Expected 1 space before "=>"; 0 found
(#5953) Expected 1 space after "=>"; 0 found
(#5953) Variable "G" must be all lower-case
(#5953) Commas (,) must be followed by white space.
(#5953) Expected 1 space before "=>"; 0 found
(#5953) Expected 1 space after "=>"; 0 found
(#5953) Variable "B" must be all lower-case
(#5953) Commas (,) must be followed by white space.
(#5953) Expected 1 space before "=>"; 0 found
(#5953) Expected 1 space after "=>"; 0 found
(#5953) Variable "Alpha" must be all lower-case
(#5954) Line indented incorrectly; expected 8 spaces, found 6
(#5954) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5955) Line indented incorrectly; expected 8 spaces, found 5
(#5955) Usage of ELSEIF not allowed; use ELSE IF instead
(#5955) Variable "Shape" must be all lower-case
(#5956) Line indented incorrectly; expected at least 8 spaces, found 6
(#5957) Line indented incorrectly; expected 12 spaces, found 7
(#5957) Expected "if (...) {\n"; found "if (...) { "
(#5957) Variable "PlotBorder" must be all lower-case
(#5957) Variable "X" must be all lower-case
(#5957) Expected 1 space before "-"; 0 found
(#5957) Expected 1 space after "-"; 0 found
(#5957) Variable "PlotSize" must be all lower-case
(#5957) Expected 1 space before "-"; 0 found
(#5957) Expected 1 space after "-"; 0 found
(#5957) Variable "BorderSize" must be all lower-case
(#5957) Commas (,) must be followed by white space.
(#5957) Variable "Y" must be all lower-case
(#5957) Expected 1 space before "-"; 0 found
(#5957) Expected 1 space after "-"; 0 found
(#5957) Variable "PlotSize" must be all lower-case
(#5957) Expected 1 space before "-"; 0 found
(#5957) Expected 1 space after "-"; 0 found
(#5957) Variable "BorderSize" must be all lower-case
(#5957) Commas (,) must be followed by white space.
(#5957) Variable "X" must be all lower-case
(#5957) Expected 1 space before "+"; 0 found
(#5957) Expected 1 space after "+"; 0 found
(#5957) Variable "PlotSize" must be all lower-case
(#5957) Expected 1 space before "+"; 0 found
(#5957) Expected 1 space after "+"; 0 found
(#5957) Variable "BorderSize" must be all lower-case
(#5957) Commas (,) must be followed by white space.
(#5957) Variable "Y" must be all lower-case
(#5957) Expected 1 space before "+"; 0 found
(#5957) Expected 1 space after "+"; 0 found
(#5957) Variable "PlotSize" must be all lower-case
(#5957) Expected 1 space before "+"; 0 found
(#5957) Expected 1 space after "+"; 0 found
(#5957) Variable "BorderSize" must be all lower-case
(#5957) Commas (,) must be followed by white space.
(#5957) Expected 1 space before "=>"; 0 found
(#5957) Expected 1 space after "=>"; 0 found
(#5957) Variable "BorderR" must be all lower-case
(#5957) Commas (,) must be followed by white space.
(#5957) Expected 1 space before "=>"; 0 found
(#5957) Expected 1 space after "=>"; 0 found
(#5957) Variable "BorderG" must be all lower-case
(#5957) Commas (,) must be followed by white space.
(#5957) Expected 1 space before "=>"; 0 found
(#5957) Expected 1 space after "=>"; 0 found
(#5957) Variable "BorderB" must be all lower-case
(#5957) Commas (,) must be followed by white space.
(#5957) Expected 1 space before "=>"; 0 found
(#5957) Expected 1 space after "=>"; 0 found
(#5957) Variable "BorderAlpha" must be all lower-case
(#5957) Line exceeds maximum limit of 180 characters; contains 229 characters
(#5957) Closing brace must be on a line by itself
(#5958) Line indented incorrectly; expected at least 12 spaces, found 7
(#5958) Variable "X" must be all lower-case
(#5958) Expected 1 space before "-"; 0 found
(#5958) Expected 1 space after "-"; 0 found
(#5958) Variable "PlotSize" must be all lower-case
(#5958) Commas (,) must be followed by white space.
(#5958) Variable "Y" must be all lower-case
(#5958) Expected 1 space before "-"; 0 found
(#5958) Expected 1 space after "-"; 0 found
(#5958) Variable "PlotSize" must be all lower-case
(#5958) Commas (,) must be followed by white space.
(#5958) Variable "X" must be all lower-case
(#5958) Expected 1 space before "+"; 0 found
(#5958) Expected 1 space after "+"; 0 found
(#5958) Variable "PlotSize" must be all lower-case
(#5958) Commas (,) must be followed by white space.
(#5958) Variable "Y" must be all lower-case
(#5958) Expected 1 space before "+"; 0 found
(#5958) Expected 1 space after "+"; 0 found
(#5958) Variable "PlotSize" must be all lower-case
(#5958) Commas (,) must be followed by white space.
(#5958) Expected 1 space before "=>"; 0 found
(#5958) Expected 1 space after "=>"; 0 found
(#5958) Variable "R" must be all lower-case
(#5958) Commas (,) must be followed by white space.
(#5958) Expected 1 space before "=>"; 0 found
(#5958) Expected 1 space after "=>"; 0 found
(#5958) Variable "G" must be all lower-case
(#5958) Commas (,) must be followed by white space.
(#5958) Expected 1 space before "=>"; 0 found
(#5958) Expected 1 space after "=>"; 0 found
(#5958) Variable "B" must be all lower-case
(#5958) Commas (,) must be followed by white space.
(#5958) Expected 1 space before "=>"; 0 found
(#5958) Expected 1 space after "=>"; 0 found
(#5958) Variable "Alpha" must be all lower-case
(#5958) Line exceeds 132 characters; contains 134 characters
(#5959) Line indented incorrectly; expected 8 spaces, found 6
(#5959) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5960) Line indented incorrectly; expected 8 spaces, found 5
(#5960) Usage of ELSEIF not allowed; use ELSE IF instead
(#5960) Variable "Shape" must be all lower-case
(#5961) Line indented incorrectly; expected at least 8 spaces, found 6
(#5962) Line indented incorrectly; expected 12 spaces, found 7
(#5962) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5962) Variable "PlotBorder" must be all lower-case
(#5963) Line indented incorrectly; expected at least 12 spaces, found 8
(#5964) Line indented incorrectly; expected at least 16 spaces, found 9
(#5964) Variable "Pos" must be all lower-case
(#5964) Variable "Pos" must be all lower-case
(#5964) Expected 1 space before "="; 0 found
(#5964) Expected 1 space after "="; 0 found
(#5964) Variable "X" must be all lower-case
(#5964) Variable "Pos" must be all lower-case
(#5964) Expected 1 space before "="; 0 found
(#5964) Expected 1 space after "="; 0 found
(#5964) Variable "Y" must be all lower-case
(#5964) Expected 1 space before "-"; 0 found
(#5964) Expected 1 space after "-"; 0 found
(#5964) Variable "PlotSize" must be all lower-case
(#5964) Expected 1 space before "-"; 0 found
(#5964) Expected 1 space after "-"; 0 found
(#5964) Variable "BorderSize" must be all lower-case
(#5964) Variable "Pos" must be all lower-case
(#5964) Expected 1 space before "="; 0 found
(#5964) Expected 1 space after "="; 0 found
(#5964) Variable "X" must be all lower-case
(#5964) Expected 1 space before "-"; 0 found
(#5964) Expected 1 space after "-"; 0 found
(#5964) Variable "PlotSize" must be all lower-case
(#5964) Expected 1 space before "-"; 0 found
(#5964) Expected 1 space after "-"; 0 found
(#5964) Variable "BorderSize" must be all lower-case
(#5964) Variable "Pos" must be all lower-case
(#5964) Expected 1 space before "="; 0 found
(#5964) Expected 1 space after "="; 0 found
(#5964) Variable "Y" must be all lower-case
(#5964) Expected 1 space before "+"; 0 found
(#5964) Expected 1 space after "+"; 0 found
(#5964) Variable "PlotSize" must be all lower-case
(#5964) Expected 1 space before "+"; 0 found
(#5964) Expected 1 space after "+"; 0 found
(#5964) Variable "BorderSize" must be all lower-case
(#5964) Variable "Pos" must be all lower-case
(#5964) Expected 1 space before "="; 0 found
(#5964) Expected 1 space after "="; 0 found
(#5964) Variable "X" must be all lower-case
(#5964) Expected 1 space before "+"; 0 found
(#5964) Expected 1 space after "+"; 0 found
(#5964) Variable "PlotSize" must be all lower-case
(#5964) Expected 1 space before "+"; 0 found
(#5964) Expected 1 space after "+"; 0 found
(#5964) Variable "BorderSize" must be all lower-case
(#5964) Variable "Pos" must be all lower-case
(#5964) Expected 1 space before "="; 0 found
(#5964) Expected 1 space after "="; 0 found
(#5964) Variable "Y" must be all lower-case
(#5964) Expected 1 space before "+"; 0 found
(#5964) Expected 1 space after "+"; 0 found
(#5964) Variable "PlotSize" must be all lower-case
(#5964) Expected 1 space before "+"; 0 found
(#5964) Expected 1 space after "+"; 0 found
(#5964) Variable "BorderSize" must be all lower-case
(#5964) Line exceeds maximum limit of 180 characters; contains 195 characters
(#5965) Line indented incorrectly; expected at least 16 spaces, found 9
(#5965) Variable "Pos" must be all lower-case
(#5965) Commas (,) must be followed by white space.
(#5965) Expected 1 space before "=>"; 0 found
(#5965) Expected 1 space after "=>"; 0 found
(#5965) Variable "BorderR" must be all lower-case
(#5965) Commas (,) must be followed by white space.
(#5965) Expected 1 space before "=>"; 0 found
(#5965) Expected 1 space after "=>"; 0 found
(#5965) Variable "BorderG" must be all lower-case
(#5965) Commas (,) must be followed by white space.
(#5965) Expected 1 space before "=>"; 0 found
(#5965) Expected 1 space after "=>"; 0 found
(#5965) Variable "BorderB" must be all lower-case
(#5965) Commas (,) must be followed by white space.
(#5965) Expected 1 space before "=>"; 0 found
(#5965) Expected 1 space after "=>"; 0 found
(#5965) Variable "BorderAlpha" must be all lower-case
(#5966) Line indented incorrectly; expected 12 spaces, found 8
(#5966) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5968) Line indented incorrectly; expected at least 12 spaces, found 7
(#5968) Variable "Pos" must be all lower-case
(#5968) Variable "Pos" must be all lower-case
(#5968) Expected 1 space before "="; 0 found
(#5968) Expected 1 space after "="; 0 found
(#5968) Variable "X" must be all lower-case
(#5968) Variable "Pos" must be all lower-case
(#5968) Expected 1 space before "="; 0 found
(#5968) Expected 1 space after "="; 0 found
(#5968) Variable "Y" must be all lower-case
(#5968) Expected 1 space before "-"; 0 found
(#5968) Expected 1 space after "-"; 0 found
(#5968) Variable "PlotSize" must be all lower-case
(#5968) Variable "Pos" must be all lower-case
(#5968) Expected 1 space before "="; 0 found
(#5968) Expected 1 space after "="; 0 found
(#5968) Variable "X" must be all lower-case
(#5968) Expected 1 space before "-"; 0 found
(#5968) Expected 1 space after "-"; 0 found
(#5968) Variable "PlotSize" must be all lower-case
(#5968) Variable "Pos" must be all lower-case
(#5968) Expected 1 space before "="; 0 found
(#5968) Expected 1 space after "="; 0 found
(#5968) Variable "Y" must be all lower-case
(#5968) Expected 1 space before "+"; 0 found
(#5968) Expected 1 space after "+"; 0 found
(#5968) Variable "PlotSize" must be all lower-case
(#5968) Variable "Pos" must be all lower-case
(#5968) Expected 1 space before "="; 0 found
(#5968) Expected 1 space after "="; 0 found
(#5968) Variable "X" must be all lower-case
(#5968) Expected 1 space before "+"; 0 found
(#5968) Expected 1 space after "+"; 0 found
(#5968) Variable "PlotSize" must be all lower-case
(#5968) Variable "Pos" must be all lower-case
(#5968) Expected 1 space before "="; 0 found
(#5968) Expected 1 space after "="; 0 found
(#5968) Variable "Y" must be all lower-case
(#5968) Expected 1 space before "+"; 0 found
(#5968) Expected 1 space after "+"; 0 found
(#5968) Variable "PlotSize" must be all lower-case
(#5968) Line exceeds 132 characters; contains 133 characters
(#5969) Line indented incorrectly; expected at least 12 spaces, found 7
(#5969) Variable "Pos" must be all lower-case
(#5969) Commas (,) must be followed by white space.
(#5969) Expected 1 space before "=>"; 0 found
(#5969) Expected 1 space after "=>"; 0 found
(#5969) Variable "R" must be all lower-case
(#5969) Commas (,) must be followed by white space.
(#5969) Expected 1 space before "=>"; 0 found
(#5969) Expected 1 space after "=>"; 0 found
(#5969) Variable "G" must be all lower-case
(#5969) Commas (,) must be followed by white space.
(#5969) Expected 1 space before "=>"; 0 found
(#5969) Expected 1 space after "=>"; 0 found
(#5969) Variable "B" must be all lower-case
(#5969) Commas (,) must be followed by white space.
(#5969) Expected 1 space before "=>"; 0 found
(#5969) Expected 1 space after "=>"; 0 found
(#5969) Variable "Alpha" must be all lower-case
(#5970) Line indented incorrectly; expected 8 spaces, found 6
(#5970) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5971) Line indented incorrectly; expected 8 spaces, found 5
(#5971) Usage of ELSEIF not allowed; use ELSE IF instead
(#5971) Variable "Shape" must be all lower-case
(#5972) Line indented incorrectly; expected at least 8 spaces, found 6
(#5973) Line indented incorrectly; expected at least 12 spaces, found 7
(#5973) Variable "X" must be all lower-case
(#5973) Commas (,) must be followed by white space.
(#5973) Variable "Y" must be all lower-case
(#5973) Expected 1 space before "-"; 0 found
(#5973) Expected 1 space after "-"; 0 found
(#5973) Variable "PlotSize" must be all lower-case
(#5973) Commas (,) must be followed by white space.
(#5973) Variable "X" must be all lower-case
(#5973) Expected 1 space before "-"; 0 found
(#5973) Expected 1 space after "-"; 0 found
(#5973) Variable "PlotSize" must be all lower-case
(#5973) Commas (,) must be followed by white space.
(#5973) Variable "Y" must be all lower-case
(#5973) Expected 1 space before "+"; 0 found
(#5973) Expected 1 space after "+"; 0 found
(#5973) Variable "PlotSize" must be all lower-case
(#5973) Commas (,) must be followed by white space.
(#5973) Expected 1 space before "=>"; 0 found
(#5973) Expected 1 space after "=>"; 0 found
(#5973) Variable "R" must be all lower-case
(#5973) Commas (,) must be followed by white space.
(#5973) Expected 1 space before "=>"; 0 found
(#5973) Expected 1 space after "=>"; 0 found
(#5973) Variable "G" must be all lower-case
(#5973) Commas (,) must be followed by white space.
(#5973) Expected 1 space before "=>"; 0 found
(#5973) Expected 1 space after "=>"; 0 found
(#5973) Variable "B" must be all lower-case
(#5973) Commas (,) must be followed by white space.
(#5973) Expected 1 space before "=>"; 0 found
(#5973) Expected 1 space after "=>"; 0 found
(#5973) Variable "Alpha" must be all lower-case
(#5974) Line indented incorrectly; expected at least 12 spaces, found 7
(#5974) Variable "X" must be all lower-case
(#5974) Expected 1 space before "-"; 0 found
(#5974) Expected 1 space after "-"; 0 found
(#5974) Variable "PlotSize" must be all lower-case
(#5974) Commas (,) must be followed by white space.
(#5974) Variable "Y" must be all lower-case
(#5974) Expected 1 space before "+"; 0 found
(#5974) Expected 1 space after "+"; 0 found
(#5974) Variable "PlotSize" must be all lower-case
(#5974) Commas (,) must be followed by white space.
(#5974) Variable "X" must be all lower-case
(#5974) Expected 1 space before "+"; 0 found
(#5974) Expected 1 space after "+"; 0 found
(#5974) Variable "PlotSize" must be all lower-case
(#5974) Commas (,) must be followed by white space.
(#5974) Variable "Y" must be all lower-case
(#5974) Expected 1 space before "+"; 0 found
(#5974) Expected 1 space after "+"; 0 found
(#5974) Variable "PlotSize" must be all lower-case
(#5974) Commas (,) must be followed by white space.
(#5974) Expected 1 space before "=>"; 0 found
(#5974) Expected 1 space after "=>"; 0 found
(#5974) Variable "R" must be all lower-case
(#5974) Commas (,) must be followed by white space.
(#5974) Expected 1 space before "=>"; 0 found
(#5974) Expected 1 space after "=>"; 0 found
(#5974) Variable "G" must be all lower-case
(#5974) Commas (,) must be followed by white space.
(#5974) Expected 1 space before "=>"; 0 found
(#5974) Expected 1 space after "=>"; 0 found
(#5974) Variable "B" must be all lower-case
(#5974) Commas (,) must be followed by white space.
(#5974) Expected 1 space before "=>"; 0 found
(#5974) Expected 1 space after "=>"; 0 found
(#5974) Variable "Alpha" must be all lower-case
(#5975) Line indented incorrectly; expected at least 12 spaces, found 7
(#5975) Variable "X" must be all lower-case
(#5975) Expected 1 space before "+"; 0 found
(#5975) Expected 1 space after "+"; 0 found
(#5975) Variable "PlotSize" must be all lower-case
(#5975) Commas (,) must be followed by white space.
(#5975) Variable "Y" must be all lower-case
(#5975) Expected 1 space before "+"; 0 found
(#5975) Expected 1 space after "+"; 0 found
(#5975) Variable "PlotSize" must be all lower-case
(#5975) Commas (,) must be followed by white space.
(#5975) Variable "X" must be all lower-case
(#5975) Commas (,) must be followed by white space.
(#5975) Variable "Y" must be all lower-case
(#5975) Expected 1 space before "-"; 0 found
(#5975) Expected 1 space after "-"; 0 found
(#5975) Variable "PlotSize" must be all lower-case
(#5975) Commas (,) must be followed by white space.
(#5975) Expected 1 space before "=>"; 0 found
(#5975) Expected 1 space after "=>"; 0 found
(#5975) Variable "R" must be all lower-case
(#5975) Commas (,) must be followed by white space.
(#5975) Expected 1 space before "=>"; 0 found
(#5975) Expected 1 space after "=>"; 0 found
(#5975) Variable "G" must be all lower-case
(#5975) Commas (,) must be followed by white space.
(#5975) Expected 1 space before "=>"; 0 found
(#5975) Expected 1 space after "=>"; 0 found
(#5975) Variable "B" must be all lower-case
(#5975) Commas (,) must be followed by white space.
(#5975) Expected 1 space before "=>"; 0 found
(#5975) Expected 1 space after "=>"; 0 found
(#5975) Variable "Alpha" must be all lower-case
(#5976) Line indented incorrectly; expected 8 spaces, found 6
(#5976) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5977) Line indented incorrectly; expected at least 8 spaces, found 5
(#5977) Inline control structures are not allowed
(#5977) Usage of ELSEIF not allowed; use ELSE IF instead
(#5977) Variable "Shape" must be all lower-case
(#5978) Line indented incorrectly; expected at least 8 spaces, found 6
(#5978) Variable "X" must be all lower-case
(#5978) Expected 1 space before "-"; 0 found
(#5978) Expected 1 space after "-"; 0 found
(#5978) Variable "PlotSize" must be all lower-case
(#5978) Commas (,) must be followed by white space.
(#5978) Variable "Y" must be all lower-case
(#5978) Expected 1 space before "-"; 0 found
(#5978) Expected 1 space after "-"; 0 found
(#5978) Variable "PlotSize" must be all lower-case
(#5978) Commas (,) must be followed by white space.
(#5978) Variable "X" must be all lower-case
(#5978) Expected 1 space before "+"; 0 found
(#5978) Expected 1 space after "+"; 0 found
(#5978) Variable "PlotSize" must be all lower-case
(#5978) Commas (,) must be followed by white space.
(#5978) Variable "Y" must be all lower-case
(#5978) Expected 1 space before "+"; 0 found
(#5978) Expected 1 space after "+"; 0 found
(#5978) Variable "PlotSize" must be all lower-case
(#5978) Commas (,) must be followed by white space.
(#5978) Expected 1 space before "=>"; 0 found
(#5978) Expected 1 space after "=>"; 0 found
(#5978) Variable "R" must be all lower-case
(#5978) Commas (,) must be followed by white space.
(#5978) Expected 1 space before "=>"; 0 found
(#5978) Expected 1 space after "=>"; 0 found
(#5978) Variable "G" must be all lower-case
(#5978) Commas (,) must be followed by white space.
(#5978) Expected 1 space before "=>"; 0 found
(#5978) Expected 1 space after "=>"; 0 found
(#5978) Variable "B" must be all lower-case
(#5978) Commas (,) must be followed by white space.
(#5978) Expected 1 space before "=>"; 0 found
(#5978) Expected 1 space after "=>"; 0 found
(#5978) Variable "Alpha" must be all lower-case
(#5979) Line indented incorrectly; expected at least 8 spaces, found 5
(#5979) Inline control structures are not allowed
(#5979) Usage of ELSEIF not allowed; use ELSE IF instead
(#5979) Variable "Shape" must be all lower-case
(#5980) Line indented incorrectly; expected at least 8 spaces, found 6
(#5980) Variable "X" must be all lower-case
(#5980) Commas (,) must be followed by white space.
(#5980) Variable "Y" must be all lower-case
(#5980) Commas (,) must be followed by white space.
(#5980) Variable "PlotSize" must be all lower-case
(#5980) Commas (,) must be followed by white space.
(#5980) Variable "PlotSize" must be all lower-case
(#5980) Commas (,) must be followed by white space.
(#5980) Expected 1 space before "=>"; 0 found
(#5980) Expected 1 space after "=>"; 0 found
(#5980) Variable "R" must be all lower-case
(#5980) Commas (,) must be followed by white space.
(#5980) Expected 1 space before "=>"; 0 found
(#5980) Expected 1 space after "=>"; 0 found
(#5980) Variable "G" must be all lower-case
(#5980) Commas (,) must be followed by white space.
(#5980) Expected 1 space before "=>"; 0 found
(#5980) Expected 1 space after "=>"; 0 found
(#5980) Variable "B" must be all lower-case
(#5980) Commas (,) must be followed by white space.
(#5980) Expected 1 space before "=>"; 0 found
(#5980) Expected 1 space after "=>"; 0 found
(#5980) Variable "Alpha" must be all lower-case
(#5981) Line indented incorrectly; expected 8 spaces, found 5
(#5981) Usage of ELSEIF not allowed; use ELSE IF instead
(#5981) Variable "Shape" must be all lower-case
(#5982) Line indented incorrectly; expected at least 8 spaces, found 6
(#5983) Line indented incorrectly; expected at least 12 spaces, found 7
(#5983) Variable "Pos" must be all lower-case
(#5983) Variable "Pos" must be all lower-case
(#5983) Expected 1 space before "="; 0 found
(#5983) Expected 1 space after "="; 0 found
(#5983) Variable "X" must be all lower-case
(#5983) Expected 1 space before "-"; 0 found
(#5983) Expected 1 space after "-"; 0 found
(#5983) Variable "PlotSize" must be all lower-case
(#5983) Variable "Pos" must be all lower-case
(#5983) Expected 1 space before "="; 0 found
(#5983) Expected 1 space after "="; 0 found
(#5983) Variable "Y" must be all lower-case
(#5983) Variable "Pos" must be all lower-case
(#5983) Expected 1 space before "="; 0 found
(#5983) Expected 1 space after "="; 0 found
(#5983) Variable "X" must be all lower-case
(#5983) Variable "Pos" must be all lower-case
(#5983) Expected 1 space before "="; 0 found
(#5983) Expected 1 space after "="; 0 found
(#5983) Variable "Y" must be all lower-case
(#5983) Expected 1 space before "-"; 0 found
(#5983) Expected 1 space after "-"; 0 found
(#5983) Variable "PlotSize" must be all lower-case
(#5983) Variable "Pos" must be all lower-case
(#5983) Expected 1 space before "="; 0 found
(#5983) Expected 1 space after "="; 0 found
(#5983) Variable "X" must be all lower-case
(#5983) Expected 1 space before "+"; 0 found
(#5983) Expected 1 space after "+"; 0 found
(#5983) Variable "PlotSize" must be all lower-case
(#5983) Variable "Pos" must be all lower-case
(#5983) Expected 1 space before "="; 0 found
(#5983) Expected 1 space after "="; 0 found
(#5983) Variable "Y" must be all lower-case
(#5983) Variable "Pos" must be all lower-case
(#5983) Expected 1 space before "="; 0 found
(#5983) Expected 1 space after "="; 0 found
(#5983) Variable "X" must be all lower-case
(#5983) Variable "Pos" must be all lower-case
(#5983) Expected 1 space before "="; 0 found
(#5983) Expected 1 space after "="; 0 found
(#5983) Variable "Y" must be all lower-case
(#5983) Expected 1 space before "+"; 0 found
(#5983) Expected 1 space after "+"; 0 found
(#5983) Variable "PlotSize" must be all lower-case
(#5983) Line exceeds 132 characters; contains 145 characters
(#5984) Line indented incorrectly; expected at least 12 spaces, found 7
(#5984) Variable "Pos" must be all lower-case
(#5984) Commas (,) must be followed by white space.
(#5984) Expected 1 space before "=>"; 0 found
(#5984) Expected 1 space after "=>"; 0 found
(#5984) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#5984) Commas (,) must be followed by white space.
(#5984) Expected 1 space before "=>"; 0 found
(#5984) Expected 1 space after "=>"; 0 found
(#5984) Variable "R" must be all lower-case
(#5984) Commas (,) must be followed by white space.
(#5984) Expected 1 space before "=>"; 0 found
(#5984) Expected 1 space after "=>"; 0 found
(#5984) Variable "G" must be all lower-case
(#5984) Commas (,) must be followed by white space.
(#5984) Expected 1 space before "=>"; 0 found
(#5984) Expected 1 space after "=>"; 0 found
(#5984) Variable "B" must be all lower-case
(#5984) Commas (,) must be followed by white space.
(#5984) Expected 1 space before "=>"; 0 found
(#5984) Expected 1 space after "=>"; 0 found
(#5984) Variable "Alpha" must be all lower-case
(#5985) Line indented incorrectly; expected 8 spaces, found 6
(#5985) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5985) Whitespace found at end of line
(#5986) Line indented incorrectly; expected 8 spaces, found 5
(#5986) Usage of ELSEIF not allowed; use ELSE IF instead
(#5986) Variable "Shape" must be all lower-case
(#5987) Line indented incorrectly; expected at least 8 spaces, found 6
(#5988) Line indented incorrectly; expected 12 spaces, found 7
(#5988) Expected "if (...) {\n"; found "if (...)\n {\n"
(#5988) Variable "PlotBorder" must be all lower-case
(#5989) Line indented incorrectly; expected at least 12 spaces, found 8
(#5990) Line indented incorrectly; expected at least 16 spaces, found 9
(#5990) Variable "Pos" must be all lower-case
(#5990) Variable "Pos" must be all lower-case
(#5990) Expected 1 space before "="; 0 found
(#5990) Expected 1 space after "="; 0 found
(#5990) Variable "X" must be all lower-case
(#5990) Expected 1 space before "-"; 0 found
(#5990) Expected 1 space after "-"; 0 found
(#5990) Variable "PlotSize" must be all lower-case
(#5990) Expected 1 space before "-"; 0 found
(#5990) Expected 1 space after "-"; 0 found
(#5990) Variable "BorderSize" must be all lower-case
(#5990) Variable "Pos" must be all lower-case
(#5990) Expected 1 space before "="; 0 found
(#5990) Expected 1 space after "="; 0 found
(#5990) Variable "Y" must be all lower-case
(#5990) Variable "Pos" must be all lower-case
(#5990) Expected 1 space before "="; 0 found
(#5990) Expected 1 space after "="; 0 found
(#5990) Variable "X" must be all lower-case
(#5990) Variable "Pos" must be all lower-case
(#5990) Expected 1 space before "="; 0 found
(#5990) Expected 1 space after "="; 0 found
(#5990) Variable "Y" must be all lower-case
(#5990) Expected 1 space before "-"; 0 found
(#5990) Expected 1 space after "-"; 0 found
(#5990) Variable "PlotSize" must be all lower-case
(#5990) Expected 1 space before "-"; 0 found
(#5990) Expected 1 space after "-"; 0 found
(#5990) Variable "BorderSize" must be all lower-case
(#5990) Variable "Pos" must be all lower-case
(#5990) Expected 1 space before "="; 0 found
(#5990) Expected 1 space after "="; 0 found
(#5990) Variable "X" must be all lower-case
(#5990) Expected 1 space before "+"; 0 found
(#5990) Expected 1 space after "+"; 0 found
(#5990) Variable "PlotSize" must be all lower-case
(#5990) Expected 1 space before "+"; 0 found
(#5990) Expected 1 space after "+"; 0 found
(#5990) Variable "BorderSize" must be all lower-case
(#5990) Variable "Pos" must be all lower-case
(#5990) Expected 1 space before "="; 0 found
(#5990) Expected 1 space after "="; 0 found
(#5990) Variable "Y" must be all lower-case
(#5990) Variable "Pos" must be all lower-case
(#5990) Expected 1 space before "="; 0 found
(#5990) Expected 1 space after "="; 0 found
(#5990) Variable "X" must be all lower-case
(#5990) Variable "Pos" must be all lower-case
(#5990) Expected 1 space before "="; 0 found
(#5990) Expected 1 space after "="; 0 found
(#5990) Variable "Y" must be all lower-case
(#5990) Expected 1 space before "+"; 0 found
(#5990) Expected 1 space after "+"; 0 found
(#5990) Variable "PlotSize" must be all lower-case
(#5990) Expected 1 space before "+"; 0 found
(#5990) Expected 1 space after "+"; 0 found
(#5990) Variable "BorderSize" must be all lower-case
(#5990) Line exceeds maximum limit of 180 characters; contains 195 characters
(#5991) Line indented incorrectly; expected at least 16 spaces, found 9
(#5991) Variable "Pos" must be all lower-case
(#5991) Commas (,) must be followed by white space.
(#5991) Expected 1 space before "=>"; 0 found
(#5991) Expected 1 space after "=>"; 0 found
(#5991) Variable "BorderR" must be all lower-case
(#5991) Commas (,) must be followed by white space.
(#5991) Expected 1 space before "=>"; 0 found
(#5991) Expected 1 space after "=>"; 0 found
(#5991) Variable "BorderG" must be all lower-case
(#5991) Commas (,) must be followed by white space.
(#5991) Expected 1 space before "=>"; 0 found
(#5991) Expected 1 space after "=>"; 0 found
(#5991) Variable "BorderB" must be all lower-case
(#5991) Commas (,) must be followed by white space.
(#5991) Expected 1 space before "=>"; 0 found
(#5991) Expected 1 space after "=>"; 0 found
(#5991) Variable "BorderAlpha" must be all lower-case
(#5992) Line indented incorrectly; expected 12 spaces, found 8
(#5992) Closing brace indented incorrectly; expected 7 spaces, found 8
(#5994) Line indented incorrectly; expected at least 12 spaces, found 7
(#5994) Variable "Pos" must be all lower-case
(#5994) Variable "Pos" must be all lower-case
(#5994) Expected 1 space before "="; 0 found
(#5994) Expected 1 space after "="; 0 found
(#5994) Variable "X" must be all lower-case
(#5994) Expected 1 space before "-"; 0 found
(#5994) Expected 1 space after "-"; 0 found
(#5994) Variable "PlotSize" must be all lower-case
(#5994) Variable "Pos" must be all lower-case
(#5994) Expected 1 space before "="; 0 found
(#5994) Expected 1 space after "="; 0 found
(#5994) Variable "Y" must be all lower-case
(#5994) Variable "Pos" must be all lower-case
(#5994) Expected 1 space before "="; 0 found
(#5994) Expected 1 space after "="; 0 found
(#5994) Variable "X" must be all lower-case
(#5994) Variable "Pos" must be all lower-case
(#5994) Expected 1 space before "="; 0 found
(#5994) Expected 1 space after "="; 0 found
(#5994) Variable "Y" must be all lower-case
(#5994) Expected 1 space before "-"; 0 found
(#5994) Expected 1 space after "-"; 0 found
(#5994) Variable "PlotSize" must be all lower-case
(#5994) Variable "Pos" must be all lower-case
(#5994) Expected 1 space before "="; 0 found
(#5994) Expected 1 space after "="; 0 found
(#5994) Variable "X" must be all lower-case
(#5994) Expected 1 space before "+"; 0 found
(#5994) Expected 1 space after "+"; 0 found
(#5994) Variable "PlotSize" must be all lower-case
(#5994) Variable "Pos" must be all lower-case
(#5994) Expected 1 space before "="; 0 found
(#5994) Expected 1 space after "="; 0 found
(#5994) Variable "Y" must be all lower-case
(#5994) Variable "Pos" must be all lower-case
(#5994) Expected 1 space before "="; 0 found
(#5994) Expected 1 space after "="; 0 found
(#5994) Variable "X" must be all lower-case
(#5994) Variable "Pos" must be all lower-case
(#5994) Expected 1 space before "="; 0 found
(#5994) Expected 1 space after "="; 0 found
(#5994) Variable "Y" must be all lower-case
(#5994) Expected 1 space before "+"; 0 found
(#5994) Expected 1 space after "+"; 0 found
(#5994) Variable "PlotSize" must be all lower-case
(#5994) Line exceeds 132 characters; contains 145 characters
(#5995) Line indented incorrectly; expected at least 12 spaces, found 7
(#5995) Variable "Pos" must be all lower-case
(#5995) Commas (,) must be followed by white space.
(#5995) Expected 1 space before "=>"; 0 found
(#5995) Expected 1 space after "=>"; 0 found
(#5995) Variable "R" must be all lower-case
(#5995) Commas (,) must be followed by white space.
(#5995) Expected 1 space before "=>"; 0 found
(#5995) Expected 1 space after "=>"; 0 found
(#5995) Variable "G" must be all lower-case
(#5995) Commas (,) must be followed by white space.
(#5995) Expected 1 space before "=>"; 0 found
(#5995) Expected 1 space after "=>"; 0 found
(#5995) Variable "B" must be all lower-case
(#5995) Commas (,) must be followed by white space.
(#5995) Expected 1 space before "=>"; 0 found
(#5995) Expected 1 space after "=>"; 0 found
(#5995) Variable "Alpha" must be all lower-case
(#5996) Line indented incorrectly; expected 8 spaces, found 6
(#5996) Closing brace indented incorrectly; expected 5 spaces, found 6
(#5996) Whitespace found at end of line
(#5997) Closing brace indented incorrectly; expected 3 spaces, found 4
(#5999) Line indented incorrectly; expected 4 spaces, found 3
(#5999) method name "pDraw::drawPolygonChart" must be in lower-case letters only
(#5999) Visibility must be declared on method "drawPolygonChart"
(#5999) Variable "Points" must be all lower-case
(#5999) Commas (,) must be followed by white space.
(#5999) Variable "Format" must be all lower-case
(#6000) Opening brace should be on the same line as the declaration
(#6001) Line indented incorrectly; expected at least 8 spaces, found 5
(#6001) Variable "R" must be all lower-case
(#6001) Spaces must be used for alignment; tabs are not allowed
(#6001) Tab found within whitespace
(#6001) Variable "Format" must be all lower-case
(#6001) Variable "Format" must be all lower-case
(#6002) Line indented incorrectly; expected at least 8 spaces, found 5
(#6002) Variable "G" must be all lower-case
(#6002) Spaces must be used for alignment; tabs are not allowed
(#6002) Tab found within whitespace
(#6002) Variable "Format" must be all lower-case
(#6002) Variable "Format" must be all lower-case
(#6003) Line indented incorrectly; expected at least 8 spaces, found 5
(#6003) Variable "B" must be all lower-case
(#6003) Spaces must be used for alignment; tabs are not allowed
(#6003) Tab found within whitespace
(#6003) Variable "Format" must be all lower-case
(#6003) Variable "Format" must be all lower-case
(#6004) Line indented incorrectly; expected at least 8 spaces, found 5
(#6004) Variable "Alpha" must be all lower-case
(#6004) Spaces must be used for alignment; tabs are not allowed
(#6004) Tab found within whitespace
(#6004) Variable "Format" must be all lower-case
(#6004) Variable "Format" must be all lower-case
(#6005) Line indented incorrectly; expected at least 8 spaces, found 5
(#6005) Variable "NoFill" must be all lower-case
(#6005) Spaces must be used for alignment; tabs are not allowed
(#6005) Tab found within whitespace
(#6005) Variable "Format" must be all lower-case
(#6005) Variable "Format" must be all lower-case
(#6005) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#6006) Line indented incorrectly; expected at least 8 spaces, found 5
(#6006) Variable "NoBorder" must be all lower-case
(#6006) Spaces must be used for alignment; tabs are not allowed
(#6006) Tab found within whitespace
(#6006) Variable "Format" must be all lower-case
(#6006) Variable "Format" must be all lower-case
(#6006) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#6007) Line indented incorrectly; expected at least 8 spaces, found 5
(#6007) Variable "BorderR" must be all lower-case
(#6007) Spaces must be used for alignment; tabs are not allowed
(#6007) Tab found within whitespace
(#6007) Variable "Format" must be all lower-case
(#6007) Variable "Format" must be all lower-case
(#6007) Variable "R" must be all lower-case
(#6008) Line indented incorrectly; expected at least 8 spaces, found 5
(#6008) Variable "BorderG" must be all lower-case
(#6008) Spaces must be used for alignment; tabs are not allowed
(#6008) Tab found within whitespace
(#6008) Variable "Format" must be all lower-case
(#6008) Variable "Format" must be all lower-case
(#6008) Variable "G" must be all lower-case
(#6009) Line indented incorrectly; expected at least 8 spaces, found 5
(#6009) Variable "BorderB" must be all lower-case
(#6009) Spaces must be used for alignment; tabs are not allowed
(#6009) Tab found within whitespace
(#6009) Variable "Format" must be all lower-case
(#6009) Variable "Format" must be all lower-case
(#6009) Variable "B" must be all lower-case
(#6010) Line indented incorrectly; expected at least 8 spaces, found 5
(#6010) Variable "BorderAlpha" must be all lower-case
(#6010) Spaces must be used for alignment; tabs are not allowed
(#6010) Tab found within whitespace
(#6010) Variable "Format" must be all lower-case
(#6010) Variable "Format" must be all lower-case
(#6010) Variable "Alpha" must be all lower-case
(#6011) Line indented incorrectly; expected at least 8 spaces, found 5
(#6011) Variable "Surrounding" must be all lower-case
(#6011) Spaces must be used for alignment; tabs are not allowed
(#6011) Tab found within whitespace
(#6011) Variable "Format" must be all lower-case
(#6011) Variable "Format" must be all lower-case
(#6011) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#6012) Line indented incorrectly; expected at least 8 spaces, found 5
(#6012) Variable "Threshold" must be all lower-case
(#6012) Variable "Format" must be all lower-case
(#6012) Variable "Format" must be all lower-case
(#6012) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#6014) Line indented incorrectly; expected 8 spaces, found 5
(#6014) Expected "if (...) {\n"; found "if (...) { "
(#6014) Variable "Surrounding" must be all lower-case
(#6014) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#6014) Variable "BorderR" must be all lower-case
(#6014) Variable "R" must be all lower-case
(#6014) Expected 1 space before "+"; 0 found
(#6014) Expected 1 space after "+"; 0 found
(#6014) Variable "Surrounding" must be all lower-case
(#6014) Variable "BorderG" must be all lower-case
(#6014) Variable "G" must be all lower-case
(#6014) Expected 1 space before "+"; 0 found
(#6014) Expected 1 space after "+"; 0 found
(#6014) Variable "Surrounding" must be all lower-case
(#6014) Variable "BorderB" must be all lower-case
(#6014) Variable "B" must be all lower-case
(#6014) Expected 1 space before "+"; 0 found
(#6014) Expected 1 space after "+"; 0 found
(#6014) Variable "Surrounding" must be all lower-case
(#6014) Closing brace must be on a line by itself
(#6016) Line indented incorrectly; expected at least 8 spaces, found 5
(#6016) Variable "RestoreShadow" must be all lower-case
(#6017) Line indented incorrectly; expected at least 8 spaces, found 5
(#6017) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#6019) Line indented incorrectly; expected at least 8 spaces, found 5
(#6019) Variable "AllIntegers" must be all lower-case
(#6019) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#6020) Line indented incorrectly; expected 8 spaces, found 5
(#6020) Expected "for (...) {\n"; found "for(...)\n { "
(#6020) Expected 1 space after first semicolon of FOR loop; 0 found
(#6020) Expected 1 space after second semicolon of FOR loop; 0 found
(#6020) Expected 1 space before "="; 0 found
(#6020) Expected 1 space after "="; 0 found
(#6020) Expected 1 space before "<="; 0 found
(#6020) Expected 1 space after "<="; 0 found
(#6020) Variable "Points" must be all lower-case
(#6020) Expected 1 space before "-"; 0 found
(#6020) Expected 1 space after "-"; 0 found
(#6020) Expected 1 space before "="; 0 found
(#6020) Expected 1 space after "="; 0 found
(#6020) Expected 1 space before "+"; 0 found
(#6020) Expected 1 space after "+"; 0 found
(#6021) Line indented incorrectly; expected at least 8 spaces, found 6
(#6021) Expected "if (...) {\n"; found "if (...) { "
(#6021) Variable "Points" must be all lower-case
(#6021) Expected 1 space before "+"; 0 found
(#6021) Expected 1 space after "+"; 0 found
(#6021) Variable "AllIntegers" must be all lower-case
(#6021) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#6021) Closing brace must be on a line by itself
(#6021) Closing brace must be on a line by itself
(#6023) Line indented incorrectly; expected at least 8 spaces, found 5
(#6024) Line indented incorrectly; expected at least 8 spaces, found 5
(#6024) Variable "Segments" must be all lower-case
(#6025) Line indented incorrectly; expected 8 spaces, found 5
(#6025) Expected "for (...) {\n"; found "for(...)\n { "
(#6025) Expected 1 space after first semicolon of FOR loop; 0 found
(#6025) Expected 1 space after second semicolon of FOR loop; 0 found
(#6025) Expected 1 space before "="; 0 found
(#6025) Expected 1 space after "="; 0 found
(#6025) Expected 1 space before "<="; 0 found
(#6025) Expected 1 space after "<="; 0 found
(#6025) Variable "Points" must be all lower-case
(#6025) Expected 1 space before "-"; 0 found
(#6025) Expected 1 space after "-"; 0 found
(#6025) Expected 1 space before "="; 0 found
(#6025) Expected 1 space after "="; 0 found
(#6025) Expected 1 space before "+"; 0 found
(#6025) Expected 1 space after "+"; 0 found
(#6026) Line indented incorrectly; expected at least 8 spaces, found 6
(#6026) Variable "Segments" must be all lower-case
(#6026) Expected 1 space before "=>"; 0 found
(#6026) Expected 1 space after "=>"; 0 found
(#6026) Variable "Points" must be all lower-case
(#6026) Expected 1 space before "-"; 0 found
(#6026) Expected 1 space after "-"; 0 found
(#6026) Commas (,) must be followed by white space.
(#6026) Expected 1 space before "=>"; 0 found
(#6026) Expected 1 space after "=>"; 0 found
(#6026) Variable "Points" must be all lower-case
(#6026) Expected 1 space before "-"; 0 found
(#6026) Expected 1 space after "-"; 0 found
(#6026) Commas (,) must be followed by white space.
(#6026) Expected 1 space before "=>"; 0 found
(#6026) Expected 1 space after "=>"; 0 found
(#6026) Variable "Points" must be all lower-case
(#6026) Commas (,) must be followed by white space.
(#6026) Expected 1 space before "=>"; 0 found
(#6026) Expected 1 space after "=>"; 0 found
(#6026) Variable "Points" must be all lower-case
(#6026) Expected 1 space before "+"; 0 found
(#6026) Expected 1 space after "+"; 0 found
(#6026) Closing brace must be on a line by itself
(#6027) Line indented incorrectly; expected at least 8 spaces, found 5
(#6027) Variable "Segments" must be all lower-case
(#6027) Expected 1 space before "=>"; 0 found
(#6027) Expected 1 space after "=>"; 0 found
(#6027) Variable "Points" must be all lower-case
(#6027) Expected 1 space before "-"; 0 found
(#6027) Expected 1 space after "-"; 0 found
(#6027) Commas (,) must be followed by white space.
(#6027) Expected 1 space before "=>"; 0 found
(#6027) Expected 1 space after "=>"; 0 found
(#6027) Variable "Points" must be all lower-case
(#6027) Expected 1 space before "-"; 0 found
(#6027) Expected 1 space after "-"; 0 found
(#6027) Commas (,) must be followed by white space.
(#6027) Expected 1 space before "=>"; 0 found
(#6027) Expected 1 space after "=>"; 0 found
(#6027) Variable "Points" must be all lower-case
(#6027) Commas (,) must be followed by white space.
(#6027) Expected 1 space before "=>"; 0 found
(#6027) Expected 1 space after "=>"; 0 found
(#6027) Variable "Points" must be all lower-case
(#6029) Line indented incorrectly; expected at least 8 spaces, found 5
(#6030) Line indented incorrectly; expected at least 8 spaces, found 5
(#6030) Variable "Result" must be all lower-case
(#6030) Variable "inHorizon" must be all lower-case
(#6030) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#6030) Variable "LastX" must be all lower-case
(#6031) Line indented incorrectly; expected 8 spaces, found 5
(#6031) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#6031) Variable "Segments" must be all lower-case
(#6031) Variable "Key" must be all lower-case
(#6031) Variable "Pos" must be all lower-case
(#6032) Line indented incorrectly; expected at least 8 spaces, found 6
(#6033) Line indented incorrectly; expected 12 spaces, found 7
(#6033) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6033) Variable "Pos" must be all lower-case
(#6033) Variable "Pos" must be all lower-case
(#6034) Line indented incorrectly; expected at least 12 spaces, found 8
(#6035) Line indented incorrectly; expected 16 spaces, found 9
(#6035) Expected "if (...) {\n"; found "if (...) { "
(#6035) Variable "inHorizon" must be all lower-case
(#6035) Variable "inHorizon" must be all lower-case
(#6035) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#6035) Variable "Result" must be all lower-case
(#6035) Expected 1 space before "=>"; 0 found
(#6035) Expected 1 space after "=>"; 0 found
(#6035) Variable "LastX" must be all lower-case
(#6035) Commas (,) must be followed by white space.
(#6035) Expected 1 space before "=>"; 0 found
(#6035) Expected 1 space after "=>"; 0 found
(#6035) Variable "Pos" must be all lower-case
(#6035) Commas (,) must be followed by white space.
(#6035) Expected 1 space before "=>"; 0 found
(#6035) Expected 1 space after "=>"; 0 found
(#6035) Variable "Pos" must be all lower-case
(#6035) Commas (,) must be followed by white space.
(#6035) Expected 1 space before "=>"; 0 found
(#6035) Expected 1 space after "=>"; 0 found
(#6035) Variable "Pos" must be all lower-case
(#6035) Line exceeds 132 characters; contains 134 characters
(#6035) Closing brace must be on a line by itself
(#6037) Line indented incorrectly; expected at least 16 spaces, found 9
(#6037) Variable "Result" must be all lower-case
(#6037) Expected 1 space before "=>"; 0 found
(#6037) Expected 1 space after "=>"; 0 found
(#6037) Variable "Pos" must be all lower-case
(#6037) Commas (,) must be followed by white space.
(#6037) Expected 1 space before "=>"; 0 found
(#6037) Expected 1 space after "=>"; 0 found
(#6037) Variable "Pos" must be all lower-case
(#6037) Commas (,) must be followed by white space.
(#6037) Expected 1 space before "=>"; 0 found
(#6037) Expected 1 space after "=>"; 0 found
(#6037) Variable "Pos" must be all lower-case
(#6037) Commas (,) must be followed by white space.
(#6037) Expected 1 space before "=>"; 0 found
(#6037) Expected 1 space after "=>"; 0 found
(#6037) Variable "Pos" must be all lower-case
(#6038) Line indented incorrectly; expected 12 spaces, found 8
(#6038) Closing brace indented incorrectly; expected 7 spaces, found 8
(#6039) Line indented incorrectly; expected 12 spaces, found 7
(#6039) Expected "} else {\n"; found "}\n else { "
(#6039) Expected "if (...) {\n"; found "if (...) { "
(#6039) Variable "inHorizon" must be all lower-case
(#6039) Variable "inHorizon" must be all lower-case
(#6039) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#6039) Variable "LastX" must be all lower-case
(#6039) Variable "Pos" must be all lower-case
(#6039) Closing brace must be on a line by itself
(#6039) Closing brace must be on a line by itself
(#6040) Line indented incorrectly; expected 8 spaces, found 6
(#6040) Closing brace indented incorrectly; expected 5 spaces, found 6
(#6041) Line indented incorrectly; expected at least 8 spaces, found 5
(#6041) Variable "Segments" must be all lower-case
(#6041) Variable "Result" must be all lower-case
(#6043) Line indented incorrectly; expected at least 8 spaces, found 5
(#6044) Line indented incorrectly; expected 8 spaces, found 5
(#6044) Expected "if (...) {\n"; found "if (...) { "
(#6044) Variable "Segments" must be all lower-case
(#6044) Closing brace must be on a line by itself
(#6046) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6046) Line indented incorrectly; expected at least 8 spaces, found 5
(#6047) This comment is 67% valid code; is this commented out code?
(#6047) Line indented incorrectly; expected at least 8 spaces, found 5
(#6047) No space found before comment text; expected "// foreach($Segments as $Key => $Pos)" but found "//foreach($Segments as $Key => $Pos)"
(#6048) Inline comments must end in full-stops, exclamation marks, or question marks
(#6048) This comment is 71% valid code; is this commented out code?
(#6048) Line indented incorrectly; expected at least 8 spaces, found 5
(#6050) Line indented incorrectly; expected at least 8 spaces, found 5
(#6051) Line indented incorrectly; expected at least 8 spaces, found 5
(#6051) Variable "MinY" must be all lower-case
(#6051) Variable "MaxY" must be all lower-case
(#6052) Line indented incorrectly; expected 8 spaces, found 5
(#6052) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#6052) Variable "Segments" must be all lower-case
(#6052) Variable "Key" must be all lower-case
(#6052) Variable "Coords" must be all lower-case
(#6053) Line indented incorrectly; expected at least 8 spaces, found 6
(#6054) Line indented incorrectly; expected 12 spaces, found 7
(#6054) Expected "if (...) {\n"; found "if (...) { "
(#6054) Variable "MinY" must be all lower-case
(#6054) Variable "MinY" must be all lower-case
(#6054) Variable "Coords" must be all lower-case
(#6054) Commas (,) must be followed by white space.
(#6054) Variable "Coords" must be all lower-case
(#6054) Variable "MinY" must be all lower-case
(#6054) Variable "Coords" must be all lower-case
(#6054) Commas (,) must be followed by white space.
(#6054) Variable "Coords" must be all lower-case
(#6054) Closing brace must be on a line by itself
(#6055) Line indented incorrectly; expected 12 spaces, found 7
(#6055) Expected "if (...) {\n"; found "if (...) { "
(#6055) Variable "MaxY" must be all lower-case
(#6055) Variable "MaxY" must be all lower-case
(#6055) Variable "Coords" must be all lower-case
(#6055) Commas (,) must be followed by white space.
(#6055) Variable "Coords" must be all lower-case
(#6055) Variable "MaxY" must be all lower-case
(#6055) Variable "Coords" must be all lower-case
(#6055) Commas (,) must be followed by white space.
(#6055) Variable "Coords" must be all lower-case
(#6055) Closing brace must be on a line by itself
(#6056) Line indented incorrectly; expected 8 spaces, found 6
(#6056) Closing brace indented incorrectly; expected 5 spaces, found 6
(#6058) Line indented incorrectly; expected 8 spaces, found 5
(#6058) Expected "if (...) {\n"; found "if (...) { "
(#6058) Variable "AllIntegers" must be all lower-case
(#6058) Variable "YStep" must be all lower-case
(#6058) Closing brace must be on a line by itself
(#6058) Expected "} else {\n"; found "} else { "
(#6058) Variable "YStep" must be all lower-case
(#6058) Closing brace must be on a line by itself
(#6060) Line indented incorrectly; expected at least 8 spaces, found 5
(#6060) Variable "MinY" must be all lower-case
(#6060) Variable "MinY" must be all lower-case
(#6060) Variable "MaxY" must be all lower-case
(#6060) Variable "MaxY" must be all lower-case
(#6062) Line indented incorrectly; expected at least 8 spaces, found 5
(#6063) Line indented incorrectly; expected at least 8 spaces, found 5
(#6063) Variable "DefaultColor" must be all lower-case
(#6063) Commas (,) must be followed by white space.
(#6063) Variable "R" must be all lower-case
(#6063) Commas (,) must be followed by white space.
(#6063) Variable "G" must be all lower-case
(#6063) Commas (,) must be followed by white space.
(#6063) Variable "B" must be all lower-case
(#6063) Commas (,) must be followed by white space.
(#6063) Variable "Alpha" must be all lower-case
(#6064) Line indented incorrectly; expected at least 8 spaces, found 5
(#6064) Variable "DebugLine" must be all lower-case
(#6064) Variable "DebugColor" must be all lower-case
(#6064) Commas (,) must be followed by white space.
(#6064) Commas (,) must be followed by white space.
(#6064) Commas (,) must be followed by white space.
(#6064) Commas (,) must be followed by white space.
(#6066) Line indented incorrectly; expected at least 8 spaces, found 5
(#6066) Variable "MinY" must be all lower-case
(#6066) Variable "MinY" must be all lower-case
(#6066) Variable "MaxY" must be all lower-case
(#6066) Variable "MaxY" must be all lower-case
(#6066) Variable "YStep" must be all lower-case
(#6066) Whitespace found at end of line
(#6068) Line indented incorrectly; expected 8 spaces, found 5
(#6068) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6068) Variable "NoFill" must be all lower-case
(#6069) Line indented incorrectly; expected at least 8 spaces, found 6
(#6070) Inline comments must start with a capital letter, digit or 3-dots sequence
(#6070) Inline comments must end in full-stops, exclamation marks, or question marks
(#6070) This comment is 48% valid code; is this commented out code?
(#6070) Line indented incorrectly; expected at least 12 spaces, found 7
(#6070) No space found before comment text; expected "// if ( $DebugLine ) { $MinY = $DebugLine; $MaxY = $DebugLine; }" but found "//if ( $DebugLine ) { $MinY = $DebugLine; $MaxY = $DebugLine; }"
(#6071) Line indented incorrectly; expected 12 spaces, found 7
(#6071) Expected "for (...) {\n"; found "for(...)\n {\n"
(#6071) Expected 1 space after first semicolon of FOR loop; 0 found
(#6071) Expected 1 space after second semicolon of FOR loop; 0 found
(#6071) Variable "Y" must be all lower-case
(#6071) Expected 1 space before "="; 0 found
(#6071) Expected 1 space after "="; 0 found
(#6071) Variable "MinY" must be all lower-case
(#6071) Variable "Y" must be all lower-case
(#6071) Expected 1 space before "<="; 0 found
(#6071) Expected 1 space after "<="; 0 found
(#6071) Variable "MaxY" must be all lower-case
(#6071) Variable "Y" must be all lower-case
(#6071) Expected 1 space before "="; 0 found
(#6071) Expected 1 space after "="; 0 found
(#6071) Variable "Y" must be all lower-case
(#6071) Expected 1 space before "+"; 0 found
(#6071) Expected 1 space after "+"; 0 found
(#6071) Variable "YStep" must be all lower-case
(#6072) Line indented incorrectly; expected at least 12 spaces, found 8
(#6073) Line indented incorrectly; expected at least 16 spaces, found 9
(#6073) Variable "Intersections" must be all lower-case
(#6073) Variable "LastSlope" must be all lower-case
(#6073) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#6073) Variable "RestoreLast" must be all lower-case
(#6074) Line indented incorrectly; expected 16 spaces, found 9
(#6074) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#6074) Variable "Segments" must be all lower-case
(#6074) Variable "Key" must be all lower-case
(#6074) Variable "Coords" must be all lower-case
(#6075) Line indented incorrectly; expected at least 16 spaces, found 10
(#6076) Line indented incorrectly; expected at least 20 spaces, found 11
(#6076) Variable "X1" must be all lower-case
(#6076) Variable "Coords" must be all lower-case
(#6076) Variable "X2" must be all lower-case
(#6076) Variable "Coords" must be all lower-case
(#6076) Variable "Y1" must be all lower-case
(#6076) Variable "Coords" must be all lower-case
(#6076) Variable "Y2" must be all lower-case
(#6076) Variable "Coords" must be all lower-case
(#6078) Line indented incorrectly; expected 20 spaces, found 11
(#6078) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6078) Variable "Y1" must be all lower-case
(#6078) Commas (,) must be followed by white space.
(#6078) Variable "Y2" must be all lower-case
(#6078) Variable "Y" must be all lower-case
(#6078) Variable "Y1" must be all lower-case
(#6078) Commas (,) must be followed by white space.
(#6078) Variable "Y2" must be all lower-case
(#6078) Variable "Y" must be all lower-case
(#6079) Line indented incorrectly; expected at least 20 spaces, found 12
(#6080) Line indented incorrectly; expected 24 spaces, found 13
(#6080) Expected "if (...) {\n"; found "if (...)\n { "
(#6080) Variable "Y1" must be all lower-case
(#6080) Variable "Y2" must be all lower-case
(#6081) Line indented incorrectly; expected at least 24 spaces, found 14
(#6081) Variable "X" must be all lower-case
(#6081) Variable "X1" must be all lower-case
(#6081) Closing brace must be on a line by itself
(#6082) Line indented incorrectly; expected 24 spaces, found 13
(#6082) Expected "} else {\n"; found "}\n else\n { "
(#6083) Line indented incorrectly; expected at least 24 spaces, found 14
(#6083) Variable "X" must be all lower-case
(#6083) Variable "X1" must be all lower-case
(#6083) Variable "Y" must be all lower-case
(#6083) Expected 1 space before "-"; 0 found
(#6083) Expected 1 space after "-"; 0 found
(#6083) Variable "Y1" must be all lower-case
(#6083) Expected 1 space before "*"; 0 found
(#6083) Expected 1 space after "*"; 0 found
(#6083) Variable "X2" must be all lower-case
(#6083) Variable "Y" must be all lower-case
(#6083) Expected 1 space before "-"; 0 found
(#6083) Expected 1 space after "-"; 0 found
(#6083) Variable "Y1" must be all lower-case
(#6083) Expected 1 space before "*"; 0 found
(#6083) Expected 1 space after "*"; 0 found
(#6083) Variable "X1" must be all lower-case
(#6083) Variable "Y2" must be all lower-case
(#6083) Expected 1 space before "-"; 0 found
(#6083) Expected 1 space after "-"; 0 found
(#6083) Variable "Y1" must be all lower-case
(#6083) Closing brace must be on a line by itself
(#6085) Line indented incorrectly; expected at least 24 spaces, found 13
(#6085) Variable "X" must be all lower-case
(#6085) Variable "X" must be all lower-case
(#6087) Line indented incorrectly; expected 24 spaces, found 13
(#6087) Expected "if (...) {\n"; found "if (...)\n { "
(#6087) Variable "X2" must be all lower-case
(#6087) Variable "X1" must be all lower-case
(#6088) Line indented incorrectly; expected at least 24 spaces, found 14
(#6088) Variable "Slope" must be all lower-case
(#6088) Closing brace must be on a line by itself
(#6089) Line indented incorrectly; expected 24 spaces, found 13
(#6089) Expected "} else {\n"; found "}\n else\n {\n"
(#6090) Line indented incorrectly; expected at least 24 spaces, found 14
(#6091) Line indented incorrectly; expected at least 28 spaces, found 15
(#6091) Variable "SlopeC" must be all lower-case
(#6091) Variable "Y2" must be all lower-case
(#6091) Variable "Y1" must be all lower-case
(#6091) Variable "X2" must be all lower-case
(#6091) Variable "X1" must be all lower-case
(#6092) Line indented incorrectly; expected 28 spaces, found 15
(#6092) Expected "if (...) {\n"; found "if(...)\n { "
(#6092) Variable "SlopeC" must be all lower-case
(#6093) Line indented incorrectly; expected at least 28 spaces, found 16
(#6093) Variable "Slope" must be all lower-case
(#6093) Closing brace must be on a line by itself
(#6094) Line indented incorrectly; expected 28 spaces, found 15
(#6094) Usage of ELSEIF not allowed; use ELSE IF instead
(#6094) Variable "SlopeC" must be all lower-case
(#6095) Line indented incorrectly; expected at least 28 spaces, found 16
(#6095) Variable "Slope" must be all lower-case
(#6095) Closing brace must be on a line by itself
(#6096) Line indented incorrectly; expected 28 spaces, found 15
(#6096) Usage of ELSEIF not allowed; use ELSE IF instead
(#6096) Variable "SlopeC" must be all lower-case
(#6097) Line indented incorrectly; expected at least 28 spaces, found 16
(#6097) Variable "Slope" must be all lower-case
(#6097) Closing brace must be on a line by itself
(#6098) Line indented incorrectly; expected 24 spaces, found 14
(#6098) Closing brace indented incorrectly; expected 13 spaces, found 14
(#6100) Line indented incorrectly; expected 24 spaces, found 13
(#6100) Expected "if (...) {\n"; found "if (...)\n { "
(#6100) Variable "Intersections" must be all lower-case
(#6101) Line indented incorrectly; expected at least 24 spaces, found 14
(#6101) Variable "Intersections" must be all lower-case
(#6101) Variable "X" must be all lower-case
(#6101) Closing brace must be on a line by itself
(#6102) Line indented incorrectly; expected 24 spaces, found 13
(#6102) Usage of ELSEIF not allowed; use ELSE IF instead
(#6102) Variable "X" must be all lower-case
(#6102) Commas (,) must be followed by white space.
(#6102) Variable "Intersections" must be all lower-case
(#6103) Line indented incorrectly; expected at least 24 spaces, found 14
(#6103) Variable "Intersections" must be all lower-case
(#6103) Variable "X" must be all lower-case
(#6103) Closing brace must be on a line by itself
(#6104) Line indented incorrectly; expected 24 spaces, found 13
(#6104) Usage of ELSEIF not allowed; use ELSE IF instead
(#6104) Variable "X" must be all lower-case
(#6104) Commas (,) must be followed by white space.
(#6104) Variable "Intersections" must be all lower-case
(#6105) Line indented incorrectly; expected at least 24 spaces, found 14
(#6106) Line indented incorrectly; expected 28 spaces, found 15
(#6106) Expected "if (...) {\n"; found "if (...) { "
(#6106) Variable "Y" must be all lower-case
(#6106) Variable "DebugLine" must be all lower-case
(#6106) Variable "Slope" must be all lower-case
(#6106) Variable "LastSlope" must be all lower-case
(#6106) Variable "X" must be all lower-case
(#6106) Closing brace must be on a line by itself
(#6108) Line indented incorrectly; expected 28 spaces, found 15
(#6108) Expected "if (...) {\n"; found "if (...) { "
(#6108) Variable "Slope" must be all lower-case
(#6108) Variable "LastSlope" must be all lower-case
(#6108) Variable "Intersections" must be all lower-case
(#6108) Variable "X" must be all lower-case
(#6108) Closing brace must be on a line by itself
(#6109) Line indented incorrectly; expected 28 spaces, found 15
(#6109) Expected "if (...) {\n"; found "if (...) { "
(#6109) Variable "Slope" must be all lower-case
(#6109) Variable "LastSlope" must be all lower-case
(#6109) Variable "LastSlope" must be all lower-case
(#6109) Variable "LastSlope" must be all lower-case
(#6109) Variable "Intersections" must be all lower-case
(#6109) Variable "X" must be all lower-case
(#6109) Closing brace must be on a line by itself
(#6110) Line indented incorrectly; expected 28 spaces, found 15
(#6110) Expected "if (...) {\n"; found "if (...) { "
(#6110) Variable "Slope" must be all lower-case
(#6110) Variable "LastSlope" must be all lower-case
(#6110) Variable "LastSlope" must be all lower-case
(#6110) Variable "Slope" must be all lower-case
(#6110) Variable "Intersections" must be all lower-case
(#6110) Variable "X" must be all lower-case
(#6110) Closing brace must be on a line by itself
(#6111) Line indented incorrectly; expected 24 spaces, found 14
(#6111) Closing brace indented incorrectly; expected 13 spaces, found 14
(#6113) Line indented incorrectly; expected 24 spaces, found 13
(#6113) Expected "if (...) {\n"; found "if (...) { "
(#6113) Variable "Intersections" must be all lower-case
(#6113) Variable "X" must be all lower-case
(#6113) Commas (,) must be followed by white space.
(#6113) Variable "Intersections" must be all lower-case
(#6113) Variable "LastSlope" must be all lower-case
(#6113) Variable "Slope" must be all lower-case
(#6113) Variable "Intersections" must be all lower-case
(#6113) Variable "X" must be all lower-case
(#6113) Line exceeds 132 characters; contains 142 characters
(#6113) Closing brace must be on a line by itself
(#6115) Line indented incorrectly; expected at least 24 spaces, found 13
(#6115) Variable "LastSlope" must be all lower-case
(#6115) Variable "Slope" must be all lower-case
(#6116) Line indented incorrectly; expected 20 spaces, found 12
(#6116) Closing brace indented incorrectly; expected 11 spaces, found 12
(#6117) Line indented incorrectly; expected 16 spaces, found 10
(#6117) Closing brace indented incorrectly; expected 9 spaces, found 10
(#6118) Line indented incorrectly; expected 16 spaces, found 9
(#6118) Expected "if (...) {\n"; found "if (...) { "
(#6118) Variable "RestoreLast" must be all lower-case
(#6118) Variable "Intersections" must be all lower-case
(#6118) Variable "RestoreLast" must be all lower-case
(#6118) Variable "Y" must be all lower-case
(#6118) Closing brace must be on a line by itself
(#6120) Line indented incorrectly; expected 16 spaces, found 9
(#6120) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6120) Variable "Intersections" must be all lower-case
(#6121) Line indented incorrectly; expected at least 16 spaces, found 10
(#6122) Line indented incorrectly; expected at least 20 spaces, found 11
(#6122) Variable "Intersections" must be all lower-case
(#6124) Line indented incorrectly; expected 20 spaces, found 11
(#6124) Expected "if (...) {\n"; found "if (...) { "
(#6124) Variable "Y" must be all lower-case
(#6124) Variable "DebugLine" must be all lower-case
(#6124) The use of function print_r() is forbidden
(#6124) Variable "Intersections" must be all lower-case
(#6124) Closing brace must be on a line by itself
(#6126) Line indented incorrectly; expected at least 20 spaces, found 11
(#6127) Line indented incorrectly; expected at least 20 spaces, found 11
(#6127) Variable "Result" must be all lower-case
(#6128) Line indented incorrectly; expected 20 spaces, found 11
(#6128) Expected "for (...) {\n"; found "for(...)\n {\n"
(#6128) Expected 1 space after first semicolon of FOR loop; 0 found
(#6128) Expected 1 space after second semicolon of FOR loop; 0 found
(#6128) Expected 1 space before "="; 0 found
(#6128) Expected 1 space after "="; 0 found
(#6128) Expected 1 space before "<="; 0 found
(#6128) Expected 1 space after "<="; 0 found
(#6128) Variable "Intersections" must be all lower-case
(#6128) Expected 1 space before "-"; 0 found
(#6128) Expected 1 space after "-"; 0 found
(#6128) Expected 1 space before "="; 0 found
(#6128) Expected 1 space after "="; 0 found
(#6128) Expected 1 space before "+"; 0 found
(#6128) Expected 1 space after "+"; 0 found
(#6129) Line indented incorrectly; expected at least 20 spaces, found 12
(#6130) Line indented incorrectly; expected 24 spaces, found 13
(#6130) Expected "if (...) {\n"; found "if (...)\n { "
(#6130) Variable "Intersections" must be all lower-case
(#6130) Expected 1 space before "+"; 0 found
(#6130) Expected 1 space after "+"; 0 found
(#6131) Line indented incorrectly; expected at least 24 spaces, found 14
(#6131) Expected "if (...) {\n"; found "if (...) { "
(#6131) Variable "Intersections" must be all lower-case
(#6131) Variable "Intersections" must be all lower-case
(#6131) Expected 1 space before "+"; 0 found
(#6131) Expected 1 space after "+"; 0 found
(#6131) Variable "Result" must be all lower-case
(#6131) Variable "Intersections" must be all lower-case
(#6131) Variable "Result" must be all lower-case
(#6131) Variable "Intersections" must be all lower-case
(#6131) Expected 1 space before "+"; 0 found
(#6131) Expected 1 space after "+"; 0 found
(#6131) Closing brace must be on a line by itself
(#6131) Line exceeds 132 characters; contains 137 characters
(#6131) Closing brace must be on a line by itself
(#6132) Line indented incorrectly; expected 20 spaces, found 12
(#6132) Closing brace indented incorrectly; expected 11 spaces, found 12
(#6134) Line indented incorrectly; expected 20 spaces, found 11
(#6134) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6134) Variable "Result" must be all lower-case
(#6135) Line indented incorrectly; expected at least 20 spaces, found 12
(#6136) Line indented incorrectly; expected at least 24 spaces, found 13
(#6136) Variable "Intersections" must be all lower-case
(#6136) Variable "Result" must be all lower-case
(#6138) Line indented incorrectly; expected at least 24 spaces, found 13
(#6138) Variable "LastX" must be all lower-case
(#6139) Line indented incorrectly; expected 24 spaces, found 13
(#6139) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#6139) Variable "Intersections" must be all lower-case
(#6139) Variable "Key" must be all lower-case
(#6139) Variable "X" must be all lower-case
(#6140) Line indented incorrectly; expected at least 24 spaces, found 14
(#6141) Line indented incorrectly; expected at least 28 spaces, found 15
(#6141) Inline control structures are not allowed
(#6141) Variable "LastX" must be all lower-case
(#6142) Line indented incorrectly; expected at least 28 spaces, found 16
(#6142) Variable "LastX" must be all lower-case
(#6142) Variable "X" must be all lower-case
(#6143) Line indented incorrectly; expected 28 spaces, found 15
(#6143) Usage of ELSEIF not allowed; use ELSE IF instead
(#6143) Variable "LastX" must be all lower-case
(#6144) Line indented incorrectly; expected at least 28 spaces, found 16
(#6145) Line indented incorrectly; expected 32 spaces, found 17
(#6145) Expected "if (...) {\n"; found "if (...) { "
(#6145) Variable "LastX" must be all lower-case
(#6145) Variable "LastX" must be all lower-case
(#6145) Closing brace must be on a line by itself
(#6147) Line indented incorrectly; expected at least 32 spaces, found 17
(#6147) Variable "Color" must be all lower-case
(#6147) Variable "DefaultColor" must be all lower-case
(#6148) Line indented incorrectly; expected 32 spaces, found 17
(#6148) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6148) Variable "Threshold" must be all lower-case
(#6148) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#6149) Line indented incorrectly; expected at least 32 spaces, found 18
(#6150) Line indented incorrectly; expected 36 spaces, found 19
(#6150) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#6150) Variable "Threshold" must be all lower-case
(#6150) Variable "Key" must be all lower-case
(#6150) Variable "Parameters" must be all lower-case
(#6151) Line indented incorrectly; expected at least 36 spaces, found 20
(#6152) Line indented incorrectly; expected 40 spaces, found 21
(#6152) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6152) Variable "Y" must be all lower-case
(#6152) Variable "Parameters" must be all lower-case
(#6152) Variable "Y" must be all lower-case
(#6152) Variable "Parameters" must be all lower-case
(#6153) Line indented incorrectly; expected at least 40 spaces, found 22
(#6154) Line indented incorrectly; expected 44 spaces, found 23
(#6154) Expected "if (...) {\n"; found "if (...) { "
(#6154) Variable "Parameters" must be all lower-case
(#6154) Variable "R" must be all lower-case
(#6154) Variable "Parameters" must be all lower-case
(#6154) Closing brace must be on a line by itself
(#6154) Expected "} else {\n"; found "} else { "
(#6154) Variable "R" must be all lower-case
(#6154) Closing brace must be on a line by itself
(#6155) Line indented incorrectly; expected 44 spaces, found 23
(#6155) Expected "if (...) {\n"; found "if (...) { "
(#6155) Variable "Parameters" must be all lower-case
(#6155) Variable "G" must be all lower-case
(#6155) Variable "Parameters" must be all lower-case
(#6155) Closing brace must be on a line by itself
(#6155) Expected "} else {\n"; found "} else { "
(#6155) Variable "G" must be all lower-case
(#6155) Closing brace must be on a line by itself
(#6156) Line indented incorrectly; expected 44 spaces, found 23
(#6156) Expected "if (...) {\n"; found "if (...) { "
(#6156) Variable "Parameters" must be all lower-case
(#6156) Variable "B" must be all lower-case
(#6156) Variable "Parameters" must be all lower-case
(#6156) Closing brace must be on a line by itself
(#6156) Expected "} else {\n"; found "} else { "
(#6156) Variable "B" must be all lower-case
(#6156) Closing brace must be on a line by itself
(#6157) Line indented incorrectly; expected 44 spaces, found 23
(#6157) Expected "if (...) {\n"; found "if (...) { "
(#6157) Variable "Parameters" must be all lower-case
(#6157) Variable "Alpha" must be all lower-case
(#6157) Variable "Parameters" must be all lower-case
(#6157) Closing brace must be on a line by itself
(#6157) Expected "} else {\n"; found "} else { "
(#6157) Variable "Alpha" must be all lower-case
(#6157) Closing brace must be on a line by itself
(#6158) Line indented incorrectly; expected at least 44 spaces, found 23
(#6158) Variable "Color" must be all lower-case
(#6158) Commas (,) must be followed by white space.
(#6158) Variable "R" must be all lower-case
(#6158) Commas (,) must be followed by white space.
(#6158) Variable "G" must be all lower-case
(#6158) Commas (,) must be followed by white space.
(#6158) Variable "B" must be all lower-case
(#6158) Commas (,) must be followed by white space.
(#6158) Variable "Alpha" must be all lower-case
(#6159) Line indented incorrectly; expected 40 spaces, found 22
(#6159) Closing brace indented incorrectly; expected 21 spaces, found 22
(#6160) Line indented incorrectly; expected 36 spaces, found 20
(#6160) Closing brace indented incorrectly; expected 19 spaces, found 20
(#6161) Line indented incorrectly; expected 32 spaces, found 18
(#6161) Closing brace indented incorrectly; expected 17 spaces, found 18
(#6163) Line indented incorrectly; expected at least 32 spaces, found 17
(#6163) Commas (,) must be followed by white space.
(#6163) Variable "LastX" must be all lower-case
(#6163) Commas (,) must be followed by white space.
(#6163) Variable "Y" must be all lower-case
(#6163) Commas (,) must be followed by white space.
(#6163) Variable "X" must be all lower-case
(#6163) Commas (,) must be followed by white space.
(#6163) Variable "Y" must be all lower-case
(#6163) Commas (,) must be followed by white space.
(#6163) Variable "Color" must be all lower-case
(#6165) Line indented incorrectly; expected 32 spaces, found 17
(#6165) Expected "if (...) {\n"; found "if (...) { "
(#6165) Variable "Y" must be all lower-case
(#6165) Variable "DebugLine" must be all lower-case
(#6165) Commas (,) must be followed by white space.
(#6165) Variable "LastX" must be all lower-case
(#6165) Commas (,) must be followed by white space.
(#6165) Variable "Y" must be all lower-case
(#6165) Commas (,) must be followed by white space.
(#6165) Variable "X" must be all lower-case
(#6165) Commas (,) must be followed by white space.
(#6165) Variable "Y" must be all lower-case
(#6165) Commas (,) must be followed by white space.
(#6165) Variable "DebugColor" must be all lower-case
(#6165) Closing brace must be on a line by itself
(#6167) Line indented incorrectly; expected at least 32 spaces, found 17
(#6167) Variable "LastX" must be all lower-case
(#6168) Line indented incorrectly; expected 28 spaces, found 16
(#6168) Closing brace indented incorrectly; expected 15 spaces, found 16
(#6169) Line indented incorrectly; expected 24 spaces, found 14
(#6169) Closing brace indented incorrectly; expected 13 spaces, found 14
(#6170) Line indented incorrectly; expected 20 spaces, found 12
(#6170) Closing brace indented incorrectly; expected 11 spaces, found 12
(#6171) Line indented incorrectly; expected 16 spaces, found 10
(#6171) Closing brace indented incorrectly; expected 9 spaces, found 10
(#6172) Line indented incorrectly; expected 12 spaces, found 8
(#6172) Closing brace indented incorrectly; expected 7 spaces, found 8
(#6173) Line indented incorrectly; expected 8 spaces, found 6
(#6173) Closing brace indented incorrectly; expected 5 spaces, found 6
(#6175) Line indented incorrectly; expected at least 8 spaces, found 5
(#6176) Line indented incorrectly; expected 8 spaces, found 5
(#6176) Expected "if (...) {\n"; found "if (...)\n {\n"
(#6176) Variable "NoBorder" must be all lower-case
(#6177) Line indented incorrectly; expected at least 8 spaces, found 6
(#6178) Line indented incorrectly; expected at least 12 spaces, found 7
(#6178) Inline control structures are not allowed
(#6178) Variable "Segments" must be all lower-case
(#6178) Variable "Key" must be all lower-case
(#6178) Variable "Coords" must be all lower-case
(#6179) Line indented incorrectly; expected at least 12 spaces, found 8
(#6179) Variable "Coords" must be all lower-case
(#6179) Commas (,) must be followed by white space.
(#6179) Variable "Coords" must be all lower-case
(#6179) Commas (,) must be followed by white space.
(#6179) Variable "Coords" must be all lower-case
(#6179) Commas (,) must be followed by white space.
(#6179) Variable "Coords" must be all lower-case
(#6179) Commas (,) must be followed by white space.
(#6179) Expected 1 space before "=>"; 0 found
(#6179) Expected 1 space after "=>"; 0 found
(#6179) Variable "BorderR" must be all lower-case
(#6179) Commas (,) must be followed by white space.
(#6179) Expected 1 space before "=>"; 0 found
(#6179) Expected 1 space after "=>"; 0 found
(#6179) Variable "BorderG" must be all lower-case
(#6179) Commas (,) must be followed by white space.
(#6179) Expected 1 space before "=>"; 0 found
(#6179) Expected 1 space after "=>"; 0 found
(#6179) Variable "BorderB" must be all lower-case
(#6179) Commas (,) must be followed by white space.
(#6179) Expected 1 space before "=>"; 0 found
(#6179) Expected 1 space after "=>"; 0 found
(#6179) Variable "BorderAlpha" must be all lower-case
(#6179) Commas (,) must be followed by white space.
(#6179) Expected 1 space before "=>"; 0 found
(#6179) Expected 1 space after "=>"; 0 found
(#6179) Variable "Threshold" must be all lower-case
(#6179) Line exceeds 132 characters; contains 176 characters
(#6180) Line indented incorrectly; expected 8 spaces, found 6
(#6180) Closing brace indented incorrectly; expected 5 spaces, found 6
(#6182) Line indented incorrectly; expected at least 8 spaces, found 5
(#6182) Variable "RestoreShadow" must be all lower-case
(#6183) Closing brace indented incorrectly; expected 3 spaces, found 4
(#6185) Line indented incorrectly; expected at least 4 spaces, found 3
(#6186) Line indented incorrectly; expected 4 spaces, found 3
(#6186) method name "pDraw::getAbscissaMargin" must be in lower-case letters only
(#6186) Visibility must be declared on method "getAbscissaMargin"
(#6186) Variable "Data" must be all lower-case
(#6187) Opening brace should be on the same line as the declaration
(#6188) Line indented incorrectly; expected 8 spaces, found 5
(#6188) Expected "foreach (...) {\n"; found "foreach(...) { "
(#6188) Variable "Data" must be all lower-case
(#6188) Variable "AxisID" must be all lower-case
(#6188) Variable "Values" must be all lower-case
(#6188) Expected "if (...) {\n"; found "if (...) { "
(#6188) Variable "Values" must be all lower-case
(#6188) Variable "Values" must be all lower-case
(#6188) Closing brace must be on a line by itself
(#6188) Closing brace must be on a line by itself
(#6189) Line indented incorrectly; expected at least 8 spaces, found 5
(#6190) Closing brace indented incorrectly; expected 3 spaces, found 4
(#6192) Line indented incorrectly; expected 0 spaces, found 2
(#6192) Closing brace indented incorrectly; expected 1 spaces, found 2
(#6193) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pImage.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#17) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Line indented incorrectly; expected 0 spaces, found 1
(#17) Expected "if (...) {\n"; found "if (...)\n {\n"
(#19) Line indented incorrectly; expected at least 4 spaces, found 3
(#20) Line indented incorrectly; expected at least 4 spaces, found 3
(#21) Line indented incorrectly; expected 0 spaces, found 2
(#21) Closing brace indented incorrectly; expected 1 spaces, found 2
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#34) Line indented incorrectly; expected 0 spaces, found 1
(#36) Inline comments must start with a capital letter, digit or 3-dots sequence
(#36) Line indented incorrectly; expected at least 4 spaces, found 3
(#37) Line indented incorrectly; expected at least 4 spaces, found 3
(#37) Member variable "XSize" must be all lower-case
(#37) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#37) Scope modifier not specified for member variable "$XSize"
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 3
(#38) Member variable "YSize" must be all lower-case
(#38) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#38) Scope modifier not specified for member variable "$YSize"
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 3
(#39) Member variable "Picture" must be all lower-case
(#39) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#39) Scope modifier not specified for member variable "$Picture"
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 3
(#40) Member variable "Antialias" must be all lower-case
(#40) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#40) Scope modifier not specified for member variable "$Antialias"
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 3
(#41) Member variable "AntialiasQuality" must be all lower-case
(#41) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#41) Scope modifier not specified for member variable "$AntialiasQuality"
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 3
(#42) Member variable "Mask" must be all lower-case
(#42) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#42) Scope modifier not specified for member variable "$Mask"
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 3
(#43) Member variable "TransparentBackground" must be all lower-case
(#43) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#43) Scope modifier not specified for member variable "$TransparentBackground"
(#43) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Inline comments must end in full-stops, exclamation marks, or question marks
(#45) Inline comments must start with a capital letter, digit or 3-dots sequence
(#45) Line indented incorrectly; expected at least 4 spaces, found 3
(#46) Line indented incorrectly; expected at least 4 spaces, found 3
(#46) Member variable "GraphAreaX1" must be all lower-case
(#46) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#46) Scope modifier not specified for member variable "$GraphAreaX1"
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 3
(#47) Member variable "GraphAreaY1" must be all lower-case
(#47) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#47) Scope modifier not specified for member variable "$GraphAreaY1"
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 3
(#48) Member variable "GraphAreaX2" must be all lower-case
(#48) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#48) Scope modifier not specified for member variable "$GraphAreaX2"
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 3
(#49) Member variable "GraphAreaY2" must be all lower-case
(#49) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#49) Scope modifier not specified for member variable "$GraphAreaY2"
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#51) Inline comments must start with a capital letter, digit or 3-dots sequence
(#51) Line indented incorrectly; expected at least 4 spaces, found 3
(#52) Line indented incorrectly; expected at least 4 spaces, found 3
(#52) Member variable "ScaleMinDivHeight" must be all lower-case
(#52) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#52) Scope modifier not specified for member variable "$ScaleMinDivHeight"
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#54) Inline comments must start with a capital letter, digit or 3-dots sequence
(#54) Line indented incorrectly; expected at least 4 spaces, found 3
(#55) Line indented incorrectly; expected at least 4 spaces, found 3
(#55) Member variable "FontName" must be all lower-case
(#55) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#55) Scope modifier not specified for member variable "$FontName"
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 3
(#56) Member variable "FontSize" must be all lower-case
(#56) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#56) Scope modifier not specified for member variable "$FontSize"
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 3
(#57) Member variable "FontBox" must be all lower-case
(#57) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#57) Scope modifier not specified for member variable "$FontBox"
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 3
(#58) Member variable "FontColorR" must be all lower-case
(#58) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#58) Scope modifier not specified for member variable "$FontColorR"
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 3
(#59) Member variable "FontColorG" must be all lower-case
(#59) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#59) Scope modifier not specified for member variable "$FontColorG"
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 3
(#60) Member variable "FontColorB" must be all lower-case
(#60) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#60) Scope modifier not specified for member variable "$FontColorB"
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 3
(#61) Member variable "FontColorA" must be all lower-case
(#61) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#61) Scope modifier not specified for member variable "$FontColorA"
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must end in full-stops, exclamation marks, or question marks
(#63) Inline comments must start with a capital letter, digit or 3-dots sequence
(#63) Line indented incorrectly; expected at least 4 spaces, found 3
(#64) Line indented incorrectly; expected at least 4 spaces, found 3
(#64) Member variable "Shadow" must be all lower-case
(#64) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#64) Scope modifier not specified for member variable "$Shadow"
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 3
(#65) Member variable "ShadowX" must be all lower-case
(#65) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#65) Scope modifier not specified for member variable "$ShadowX"
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 3
(#66) Member variable "ShadowY" must be all lower-case
(#66) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#66) Scope modifier not specified for member variable "$ShadowY"
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 3
(#67) Member variable "ShadowR" must be all lower-case
(#67) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#67) Scope modifier not specified for member variable "$ShadowR"
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 3
(#68) Member variable "ShadowG" must be all lower-case
(#68) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#68) Scope modifier not specified for member variable "$ShadowG"
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 3
(#69) Member variable "ShadowB" must be all lower-case
(#69) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#69) Scope modifier not specified for member variable "$ShadowB"
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 3
(#70) Member variable "Shadowa" must be all lower-case
(#70) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#70) Scope modifier not specified for member variable "$Shadowa"
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Inline comments must start with a capital letter, digit or 3-dots sequence
(#72) Line indented incorrectly; expected at least 4 spaces, found 3
(#73) Line indented incorrectly; expected at least 4 spaces, found 3
(#73) Member variable "ImageMap" must be all lower-case
(#73) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#73) Scope modifier not specified for member variable "$ImageMap"
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 3
(#74) Member variable "ImageMapIndex" must be all lower-case
(#74) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#74) Scope modifier not specified for member variable "$ImageMapIndex"
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 3
(#75) Member variable "ImageMapStorageMode" must be all lower-case
(#75) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#75) Scope modifier not specified for member variable "$ImageMapStorageMode"
(#75) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 3
(#76) Member variable "ImageMapAutoDelete" must be all lower-case
(#76) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#76) Scope modifier not specified for member variable "$ImageMapAutoDelete"
(#76) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Inline comments must end in full-stops, exclamation marks, or question marks
(#78) Inline comments must start with a capital letter, digit or 3-dots sequence
(#78) Line indented incorrectly; expected at least 4 spaces, found 3
(#79) Line indented incorrectly; expected at least 4 spaces, found 3
(#79) Member variable "DataSet" must be all lower-case
(#79) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#79) Scope modifier not specified for member variable "$DataSet"
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#81) Inline comments must start with a capital letter, digit or 3-dots sequence
(#81) Line indented incorrectly; expected at least 4 spaces, found 3
(#82) Line indented incorrectly; expected at least 4 spaces, found 3
(#82) Member variable "LastChartLayout" must be all lower-case
(#82) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#82) Scope modifier not specified for member variable "$LastChartLayout"
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Inline comments must end in full-stops, exclamation marks, or question marks
(#84) Line indented incorrectly; expected at least 4 spaces, found 3
(#85) Line indented incorrectly; expected 4 spaces, found 3
(#85) method name "pImage::pImage" must be in lower-case letters only
(#85) PHP4 style constructors are not allowed; use "__construct()" instead
(#85) Visibility must be declared on method "pImage"
(#85) Variable "XSize" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Variable "YSize" must be all lower-case
(#85) Commas (,) must be followed by white space.
(#85) Variable "DataSet" must be all lower-case
(#85) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#85) Commas (,) must be followed by white space.
(#85) Variable "TransparentBackground" must be all lower-case
(#85) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#86) Opening brace should be on the same line as the declaration
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#87) Variable "TransparentBackground" must be all lower-case
(#89) Line indented incorrectly; expected 8 spaces, found 5
(#89) Expected "if (...) {\n"; found "if (...) { "
(#89) Variable "DataSet" must be all lower-case
(#89) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#89) Variable "DataSet" must be all lower-case
(#89) Closing brace must be on a line by itself
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Variable "XSize" must be all lower-case
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Variable "YSize" must be all lower-case
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Variable "XSize" must be all lower-case
(#93) Commas (,) must be followed by white space.
(#93) Variable "YSize" must be all lower-case
(#95) Line indented incorrectly; expected 8 spaces, found 5
(#95) Expected "if (...) {\n"; found "if (...)\n {\n"
(#96) Line indented incorrectly; expected at least 8 spaces, found 6
(#97) Line indented incorrectly; expected at least 12 spaces, found 7
(#97) Commas (,) must be followed by white space.
(#97) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#98) Line indented incorrectly; expected at least 12 spaces, found 7
(#98) Commas (,) must be followed by white space.
(#98) Commas (,) must be followed by white space.
(#98) Variable "XSize" must be all lower-case
(#98) Variable "YSize" must be all lower-case
(#99) Line indented incorrectly; expected at least 12 spaces, found 7
(#99) Commas (,) must be followed by white space.
(#99) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#100) Line indented incorrectly; expected at least 12 spaces, found 7
(#100) Commas (,) must be followed by white space.
(#100) Whitespace found at end of line
(#101) Line indented incorrectly; expected 8 spaces, found 6
(#101) Closing brace indented incorrectly; expected 5 spaces, found 6
(#102) Line indented incorrectly; expected 8 spaces, found 5
(#102) Expected "} else {\n"; found "}\n else\n {\n"
(#103) Line indented incorrectly; expected at least 8 spaces, found 6
(#104) Line indented incorrectly; expected at least 12 spaces, found 7
(#104) Variable "C_White" must be all lower-case
(#104) Variable "C_White" must not contain underscores.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#104) Commas (,) must be followed by white space.
(#105) Line indented incorrectly; expected at least 12 spaces, found 7
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Commas (,) must be followed by white space.
(#105) Variable "XSize" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "YSize" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "C_White" must be all lower-case
(#105) Variable "C_White" must not contain underscores.
(#106) Line indented incorrectly; expected 8 spaces, found 6
(#106) Closing brace indented incorrectly; expected 5 spaces, found 6
(#107) Closing brace indented incorrectly; expected 3 spaces, found 4
(#109) Line indented incorrectly; expected at least 4 spaces, found 3
(#110) Line indented incorrectly; expected 4 spaces, found 3
(#110) method name "pImage::setShadow" must be in lower-case letters only
(#110) Visibility must be declared on method "setShadow"
(#110) Variable "Enabled" must be all lower-case
(#110) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#110) Commas (,) must be followed by white space.
(#110) Variable "Format" must be all lower-case
(#111) Opening brace should be on the same line as the declaration
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#112) Variable "X" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Variable "Format" must be all lower-case
(#112) Variable "Format" must be all lower-case
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Variable "Y" must be all lower-case
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Variable "Format" must be all lower-case
(#113) Variable "Format" must be all lower-case
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Variable "R" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Variable "Format" must be all lower-case
(#114) Variable "Format" must be all lower-case
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Variable "G" must be all lower-case
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Variable "Format" must be all lower-case
(#115) Variable "Format" must be all lower-case
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Variable "B" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Variable "Format" must be all lower-case
(#116) Variable "Format" must be all lower-case
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Variable "Alpha" must be all lower-case
(#117) Variable "Format" must be all lower-case
(#117) Variable "Format" must be all lower-case
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Variable "Enabled" must be all lower-case
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Variable "X" must be all lower-case
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Variable "Y" must be all lower-case
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#122) Variable "R" must be all lower-case
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#123) Variable "G" must be all lower-case
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Variable "B" must be all lower-case
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Variable "Alpha" must be all lower-case
(#126) Closing brace indented incorrectly; expected 3 spaces, found 4
(#128) Line indented incorrectly; expected at least 4 spaces, found 3
(#129) Line indented incorrectly; expected 4 spaces, found 3
(#129) method name "pImage::setGraphArea" must be in lower-case letters only
(#129) Visibility must be declared on method "setGraphArea"
(#129) Variable "X1" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "Y1" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "X2" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "Y2" must be all lower-case
(#130) Opening brace should be on the same line as the declaration
(#131) Line indented incorrectly; expected 8 spaces, found 5
(#131) Expected "if (...) {\n"; found "if (...) { "
(#131) Variable "X2" must be all lower-case
(#131) Variable "X1" must be all lower-case
(#131) Variable "X1" must be all lower-case
(#131) Variable "X2" must be all lower-case
(#131) Variable "Y2" must be all lower-case
(#131) Variable "Y1" must be all lower-case
(#131) Variable "Y1" must be all lower-case
(#131) Variable "Y2" must be all lower-case
(#131) Closing brace must be on a line by itself
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Variable "X1" must be all lower-case
(#133) Variable "X1" must be all lower-case
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Variable "Y1" must be all lower-case
(#134) Variable "Y1" must be all lower-case
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Variable "X2" must be all lower-case
(#135) Variable "X2" must be all lower-case
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Variable "Y2" must be all lower-case
(#136) Variable "Y2" must be all lower-case
(#137) Closing brace indented incorrectly; expected 3 spaces, found 4
(#139) Line indented incorrectly; expected at least 4 spaces, found 3
(#140) Line indented incorrectly; expected 4 spaces, found 3
(#140) method name "pImage::getWidth" must be in lower-case letters only
(#140) Visibility must be declared on method "getWidth"
(#141) Opening brace should be on the same line as the declaration
(#141) Opening brace must be the last content on the line
(#141) Closing brace must be on a line by itself
(#143) Line indented incorrectly; expected at least 4 spaces, found 3
(#144) Line indented incorrectly; expected 4 spaces, found 3
(#144) method name "pImage::getHeight" must be in lower-case letters only
(#144) Visibility must be declared on method "getHeight"
(#145) Opening brace should be on the same line as the declaration
(#145) Opening brace must be the last content on the line
(#145) Closing brace must be on a line by itself
(#147) Line indented incorrectly; expected at least 4 spaces, found 3
(#148) Line indented incorrectly; expected 4 spaces, found 3
(#148) Visibility must be declared on method "render"
(#148) Variable "FileName" must be all lower-case
(#149) Opening brace should be on the same line as the declaration
(#150) Line indented incorrectly; expected 8 spaces, found 5
(#150) Expected "if (...) {\n"; found "if (...) { "
(#150) Commas (,) must be followed by white space.
(#150) Commas (,) must be followed by white space.
(#150) Closing brace must be on a line by itself
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#151) Commas (,) must be followed by white space.
(#151) Variable "FileName" must be all lower-case
(#152) Closing brace indented incorrectly; expected 3 spaces, found 4
(#154) Line indented incorrectly; expected at least 4 spaces, found 3
(#155) Line indented incorrectly; expected 4 spaces, found 3
(#155) Visibility must be declared on method "stroke"
(#155) Variable "BrowserExpire" must be all lower-case
(#155) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#156) Opening brace should be on the same line as the declaration
(#157) Line indented incorrectly; expected 8 spaces, found 5
(#157) Expected "if (...) {\n"; found "if (...) { "
(#157) Commas (,) must be followed by white space.
(#157) Commas (,) must be followed by white space.
(#157) Closing brace must be on a line by itself
(#159) Line indented incorrectly; expected 8 spaces, found 5
(#159) Expected "if (...) {\n"; found "if (...)\n {\n"
(#159) Variable "BrowserExpire" must be all lower-case
(#160) Line indented incorrectly; expected at least 8 spaces, found 6
(#161) Line indented incorrectly; expected at least 12 spaces, found 7
(#162) Line indented incorrectly; expected at least 12 spaces, found 7
(#163) Line indented incorrectly; expected at least 12 spaces, found 7
(#164) Line indented incorrectly; expected 8 spaces, found 6
(#164) Closing brace indented incorrectly; expected 5 spaces, found 6
(#166) Line indented incorrectly; expected at least 8 spaces, found 5
(#167) Line indented incorrectly; expected at least 8 spaces, found 5
(#168) Closing brace indented incorrectly; expected 3 spaces, found 4
(#170) Line indented incorrectly; expected at least 4 spaces, found 3
(#171) Line indented incorrectly; expected 4 spaces, found 3
(#171) method name "pImage::autoOutput" must be in lower-case letters only
(#171) Visibility must be declared on method "autoOutput"
(#171) Variable "FileName" must be all lower-case
(#172) Opening brace should be on the same line as the declaration
(#173) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Inline control structures are not allowed
(#174) Line indented incorrectly; expected at least 8 spaces, found 6
(#174) Variable "FileName" must be all lower-case
(#175) Line indented incorrectly; expected at least 8 spaces, found 5
(#175) Inline control structures are not allowed
(#176) Line indented incorrectly; expected at least 8 spaces, found 6
(#177) Closing brace indented incorrectly; expected 3 spaces, found 4
(#179) Line indented incorrectly; expected at least 4 spaces, found 3
(#180) Line indented incorrectly; expected 4 spaces, found 3
(#180) method name "pImage::getLength" must be in lower-case letters only
(#180) Visibility must be declared on method "getLength"
(#180) Variable "X1" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "Y1" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "X2" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "Y2" must be all lower-case
(#181) Opening brace should be on the same line as the declaration
(#181) Opening brace must be the last content on the line
(#181) Variable "X1" must be all lower-case
(#181) Commas (,) must be followed by white space.
(#181) Variable "X2" must be all lower-case
(#181) Expected 1 space before "-"; 0 found
(#181) Expected 1 space after "-"; 0 found
(#181) Variable "X1" must be all lower-case
(#181) Commas (,) must be followed by white space.
(#181) Variable "X2" must be all lower-case
(#181) Commas (,) must be followed by white space.
(#181) Expected 1 space before "+"; 0 found
(#181) Expected 1 space after "+"; 0 found
(#181) Variable "Y1" must be all lower-case
(#181) Commas (,) must be followed by white space.
(#181) Variable "Y2" must be all lower-case
(#181) Expected 1 space before "-"; 0 found
(#181) Expected 1 space after "-"; 0 found
(#181) Variable "Y1" must be all lower-case
(#181) Commas (,) must be followed by white space.
(#181) Variable "Y2" must be all lower-case
(#181) Commas (,) must be followed by white space.
(#181) Closing brace must be on a line by itself
(#183) Line indented incorrectly; expected at least 4 spaces, found 3
(#184) Line indented incorrectly; expected 4 spaces, found 3
(#184) method name "pImage::getAngle" must be in lower-case letters only
(#184) Visibility must be declared on method "getAngle"
(#184) Variable "X1" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Variable "Y1" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Variable "X2" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Variable "Y2" must be all lower-case
(#185) Opening brace should be on the same line as the declaration
(#186) Line indented incorrectly; expected at least 8 spaces, found 5
(#186) Variable "Opposite" must be all lower-case
(#186) Variable "Y2" must be all lower-case
(#186) Variable "Y1" must be all lower-case
(#186) Variable "Adjacent" must be all lower-case
(#186) Variable "X2" must be all lower-case
(#186) Variable "X1" must be all lower-case
(#186) Variable "Angle" must be all lower-case
(#186) Variable "Opposite" must be all lower-case
(#186) Commas (,) must be followed by white space.
(#186) Variable "Adjacent" must be all lower-case
(#187) Line indented incorrectly; expected 8 spaces, found 5
(#187) Expected "if (...) {\n"; found "if (...) { "
(#187) Variable "Angle" must be all lower-case
(#187) Variable "Angle" must be all lower-case
(#187) Closing brace must be on a line by itself
(#187) Expected "} else {\n"; found "} else { "
(#187) Expected 1 space before "-"; 0 found
(#187) Expected 1 space after "-"; 0 found
(#187) Variable "Angle" must be all lower-case
(#187) Closing brace must be on a line by itself
(#188) Closing brace indented incorrectly; expected 3 spaces, found 4
(#190) Line indented incorrectly; expected at least 4 spaces, found 3
(#191) Line indented incorrectly; expected 4 spaces, found 3
(#191) method name "pImage::getTextBox_deprecated" must be in lower-case letters only
(#191) Visibility must be declared on method "getTextBox_deprecated"
(#191) Variable "X" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Y" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "FontName" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "FontSize" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Angle" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Text" must be all lower-case
(#192) Opening brace should be on the same line as the declaration
(#193) Line indented incorrectly; expected at least 8 spaces, found 5
(#193) Variable "Size" must be all lower-case
(#193) Variable "FontSize" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "Angle" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "FontName" must be all lower-case
(#193) Commas (,) must be followed by white space.
(#193) Variable "Text" must be all lower-case
(#194) Line indented incorrectly; expected at least 8 spaces, found 5
(#194) Variable "Width" must be all lower-case
(#194) Variable "Size" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "Size" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "Size" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "Size" must be all lower-case
(#194) Expected 1 space before "+"; 0 found
(#194) Expected 1 space after "+"; 0 found
(#195) Line indented incorrectly; expected at least 8 spaces, found 5
(#195) Variable "Height" must be all lower-case
(#195) Variable "Size" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "Size" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "Size" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "Size" must be all lower-case
(#195) Expected 1 space before "+"; 0 found
(#195) Expected 1 space after "+"; 0 found
(#197) Line indented incorrectly; expected at least 8 spaces, found 5
(#197) Variable "RealPos" must be all lower-case
(#197) Variable "X" must be all lower-case
(#197) Variable "RealPos" must be all lower-case
(#197) Variable "Y" must be all lower-case
(#198) Line indented incorrectly; expected at least 8 spaces, found 5
(#198) Variable "RealPos" must be all lower-case
(#198) Expected 1 space before "-"; 0 found
(#198) Expected 1 space after "-"; 0 found
(#198) Variable "Angle" must be all lower-case
(#198) Expected 1 space before "*"; 0 found
(#198) Expected 1 space after "*"; 0 found
(#198) Expected 1 space before "/"; 0 found
(#198) Expected 1 space after "/"; 0 found
(#198) Expected 1 space before "*"; 0 found
(#198) Expected 1 space after "*"; 0 found
(#198) Variable "Width" must be all lower-case
(#198) Variable "RealPos" must be all lower-case
(#198) Variable "RealPos" must be all lower-case
(#198) Expected 1 space before "-"; 0 found
(#198) Expected 1 space after "-"; 0 found
(#198) Variable "Angle" must be all lower-case
(#198) Expected 1 space before "*"; 0 found
(#198) Expected 1 space after "*"; 0 found
(#198) Expected 1 space before "/"; 0 found
(#198) Expected 1 space after "/"; 0 found
(#198) Expected 1 space before "*"; 0 found
(#198) Expected 1 space after "*"; 0 found
(#198) Variable "Width" must be all lower-case
(#198) Variable "RealPos" must be all lower-case
(#198) Line exceeds 132 characters; contains 146 characters
(#199) Line indented incorrectly; expected at least 8 spaces, found 5
(#199) Variable "RealPos" must be all lower-case
(#199) Expected 1 space before "-"; 0 found
(#199) Expected 1 space after "-"; 0 found
(#199) Variable "Angle" must be all lower-case
(#199) Expected 1 space before "*"; 0 found
(#199) Expected 1 space after "*"; 0 found
(#199) Expected 1 space before "/"; 0 found
(#199) Expected 1 space after "/"; 0 found
(#199) Expected 1 space before "*"; 0 found
(#199) Expected 1 space after "*"; 0 found
(#199) Variable "Height" must be all lower-case
(#199) Variable "RealPos" must be all lower-case
(#199) Variable "RealPos" must be all lower-case
(#199) Expected 1 space before "-"; 0 found
(#199) Expected 1 space after "-"; 0 found
(#199) Variable "Angle" must be all lower-case
(#199) Expected 1 space before "*"; 0 found
(#199) Expected 1 space after "*"; 0 found
(#199) Expected 1 space before "/"; 0 found
(#199) Expected 1 space after "/"; 0 found
(#199) Expected 1 space before "*"; 0 found
(#199) Expected 1 space after "*"; 0 found
(#199) Variable "Height" must be all lower-case
(#199) Variable "RealPos" must be all lower-case
(#199) Line exceeds 132 characters; contains 148 characters
(#200) Line indented incorrectly; expected at least 8 spaces, found 5
(#200) Variable "RealPos" must be all lower-case
(#200) Expected 1 space before "-"; 0 found
(#200) Expected 1 space after "-"; 0 found
(#200) Variable "Angle" must be all lower-case
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#200) Expected 1 space before "/"; 0 found
(#200) Expected 1 space after "/"; 0 found
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#200) Variable "Width" must be all lower-case
(#200) Variable "RealPos" must be all lower-case
(#200) Variable "RealPos" must be all lower-case
(#200) Expected 1 space before "-"; 0 found
(#200) Expected 1 space after "-"; 0 found
(#200) Variable "Angle" must be all lower-case
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#200) Expected 1 space before "/"; 0 found
(#200) Expected 1 space after "/"; 0 found
(#200) Expected 1 space before "*"; 0 found
(#200) Expected 1 space after "*"; 0 found
(#200) Variable "Width" must be all lower-case
(#200) Variable "RealPos" must be all lower-case
(#200) Line exceeds 132 characters; contains 146 characters
(#202) Line indented incorrectly; expected at least 8 spaces, found 5
(#202) Variable "RealPos" must be all lower-case
(#202) Variable "RealPos" must be all lower-case
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Variable "RealPos" must be all lower-case
(#202) Variable "RealPos" must be all lower-case
(#203) Line indented incorrectly; expected at least 8 spaces, found 5
(#203) Variable "RealPos" must be all lower-case
(#203) Variable "RealPos" must be all lower-case
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Variable "RealPos" must be all lower-case
(#203) Variable "RealPos" must be all lower-case
(#205) Line indented incorrectly; expected at least 8 spaces, found 5
(#205) Variable "RealPos" must be all lower-case
(#206) Closing brace indented incorrectly; expected 3 spaces, found 4
(#208) Line indented incorrectly; expected at least 4 spaces, found 3
(#209) Line indented incorrectly; expected 4 spaces, found 3
(#209) method name "pImage::getTextBox" must be in lower-case letters only
(#209) Visibility must be declared on method "getTextBox"
(#209) Variable "X" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "Y" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "FontName" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "FontSize" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "Angle" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "Text" must be all lower-case
(#210) Opening brace should be on the same line as the declaration
(#211) Line indented incorrectly; expected at least 8 spaces, found 5
(#211) Variable "FontSize" must be all lower-case
(#211) Variable "FontName" must be all lower-case
(#211) Variable "Text" must be all lower-case
(#213) Line indented incorrectly; expected at least 8 spaces, found 5
(#213) Variable "Angle" must be all lower-case
(#213) Variable "RealPos" must be all lower-case
(#214) Line indented incorrectly; expected 8 spaces, found 5
(#214) Expected "for (...) {\n"; found "for(...)\n {\n"
(#215) Line indented incorrectly; expected at least 8 spaces, found 6
(#216) Line indented incorrectly; expected at least 12 spaces, found 7
(#216) Variable "RealPos" must be all lower-case
(#216) Expected 1 space before "/"; 0 found
(#216) Expected 1 space after "/"; 0 found
(#216) Variable "X" must be all lower-case
(#216) Expected 1 space before "+"; 0 found
(#216) Expected 1 space after "+"; 0 found
(#217) Line indented incorrectly; expected at least 12 spaces, found 7
(#217) Variable "RealPos" must be all lower-case
(#217) Expected 1 space before "/"; 0 found
(#217) Expected 1 space after "/"; 0 found
(#217) Variable "Y" must be all lower-case
(#217) Expected 1 space before "+"; 0 found
(#217) Expected 1 space after "+"; 0 found
(#218) Line indented incorrectly; expected 8 spaces, found 6
(#218) Closing brace indented incorrectly; expected 5 spaces, found 6
(#220) Line indented incorrectly; expected at least 8 spaces, found 5
(#220) Variable "RealPos" must be all lower-case
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Variable "RealPos" must be all lower-case
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Variable "RealPos" must be all lower-case
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Variable "RealPos" must be all lower-case
(#221) Line indented incorrectly; expected at least 8 spaces, found 5
(#221) Variable "RealPos" must be all lower-case
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Variable "RealPos" must be all lower-case
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Variable "RealPos" must be all lower-case
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Variable "RealPos" must be all lower-case
(#222) Line indented incorrectly; expected at least 8 spaces, found 5
(#222) Variable "RealPos" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Variable "RealPos" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Variable "RealPos" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Variable "RealPos" must be all lower-case
(#223) Line indented incorrectly; expected at least 8 spaces, found 5
(#223) Variable "RealPos" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Variable "RealPos" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Variable "RealPos" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Variable "RealPos" must be all lower-case
(#224) Line indented incorrectly; expected at least 8 spaces, found 5
(#224) Variable "RealPos" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Variable "RealPos" must be all lower-case
(#224) Expected 1 space before "-"; 0 found
(#224) Expected 1 space after "-"; 0 found
(#224) Variable "RealPos" must be all lower-case
(#224) Expected 1 space before "/"; 0 found
(#224) Expected 1 space after "/"; 0 found
(#224) Expected 1 space before "+"; 0 found
(#224) Expected 1 space after "+"; 0 found
(#224) Variable "RealPos" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Variable "RealPos" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Variable "RealPos" must be all lower-case
(#224) Expected 1 space before "-"; 0 found
(#224) Expected 1 space after "-"; 0 found
(#224) Variable "RealPos" must be all lower-case
(#224) Expected 1 space before "/"; 0 found
(#224) Expected 1 space after "/"; 0 found
(#224) Expected 1 space before "+"; 0 found
(#224) Expected 1 space after "+"; 0 found
(#224) Variable "RealPos" must be all lower-case
(#224) Line exceeds maximum limit of 180 characters; contains 198 characters
(#225) Line indented incorrectly; expected at least 8 spaces, found 5
(#225) Variable "RealPos" must be all lower-case
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Variable "RealPos" must be all lower-case
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#225) Variable "RealPos" must be all lower-case
(#225) Expected 1 space before "/"; 0 found
(#225) Expected 1 space after "/"; 0 found
(#225) Expected 1 space before "+"; 0 found
(#225) Expected 1 space after "+"; 0 found
(#225) Variable "RealPos" must be all lower-case
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Variable "RealPos" must be all lower-case
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Variable "RealPos" must be all lower-case
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#225) Variable "RealPos" must be all lower-case
(#225) Expected 1 space before "/"; 0 found
(#225) Expected 1 space after "/"; 0 found
(#225) Expected 1 space before "+"; 0 found
(#225) Expected 1 space after "+"; 0 found
(#225) Variable "RealPos" must be all lower-case
(#225) Line exceeds maximum limit of 180 characters; contains 192 characters
(#226) Line indented incorrectly; expected at least 8 spaces, found 5
(#226) Variable "RealPos" must be all lower-case
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Variable "RealPos" must be all lower-case
(#226) Expected 1 space before "-"; 0 found
(#226) Expected 1 space after "-"; 0 found
(#226) Variable "RealPos" must be all lower-case
(#226) Expected 1 space before "/"; 0 found
(#226) Expected 1 space after "/"; 0 found
(#226) Expected 1 space before "+"; 0 found
(#226) Expected 1 space after "+"; 0 found
(#226) Variable "RealPos" must be all lower-case
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Variable "RealPos" must be all lower-case
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Variable "RealPos" must be all lower-case
(#226) Expected 1 space before "-"; 0 found
(#226) Expected 1 space after "-"; 0 found
(#226) Variable "RealPos" must be all lower-case
(#226) Expected 1 space before "/"; 0 found
(#226) Expected 1 space after "/"; 0 found
(#226) Expected 1 space before "+"; 0 found
(#226) Expected 1 space after "+"; 0 found
(#226) Variable "RealPos" must be all lower-case
(#226) Line exceeds maximum limit of 180 characters; contains 194 characters
(#227) Line indented incorrectly; expected at least 8 spaces, found 5
(#227) Variable "RealPos" must be all lower-case
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Variable "RealPos" must be all lower-case
(#227) Expected 1 space before "-"; 0 found
(#227) Expected 1 space after "-"; 0 found
(#227) Variable "RealPos" must be all lower-case
(#227) Expected 1 space before "/"; 0 found
(#227) Expected 1 space after "/"; 0 found
(#227) Expected 1 space before "+"; 0 found
(#227) Expected 1 space after "+"; 0 found
(#227) Variable "RealPos" must be all lower-case
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Variable "RealPos" must be all lower-case
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Variable "RealPos" must be all lower-case
(#227) Expected 1 space before "-"; 0 found
(#227) Expected 1 space after "-"; 0 found
(#227) Variable "RealPos" must be all lower-case
(#227) Expected 1 space before "/"; 0 found
(#227) Expected 1 space after "/"; 0 found
(#227) Expected 1 space before "+"; 0 found
(#227) Expected 1 space after "+"; 0 found
(#227) Variable "RealPos" must be all lower-case
(#227) Line exceeds maximum limit of 180 characters; contains 196 characters
(#228) Line indented incorrectly; expected at least 8 spaces, found 5
(#228) Variable "RealPos" must be all lower-case
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Variable "RealPos" must be all lower-case
(#228) Expected 1 space before "-"; 0 found
(#228) Expected 1 space after "-"; 0 found
(#228) Variable "RealPos" must be all lower-case
(#228) Expected 1 space before "/"; 0 found
(#228) Expected 1 space after "/"; 0 found
(#228) Expected 1 space before "+"; 0 found
(#228) Expected 1 space after "+"; 0 found
(#228) Variable "RealPos" must be all lower-case
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Variable "RealPos" must be all lower-case
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Variable "RealPos" must be all lower-case
(#228) Expected 1 space before "-"; 0 found
(#228) Expected 1 space after "-"; 0 found
(#228) Variable "RealPos" must be all lower-case
(#228) Expected 1 space before "/"; 0 found
(#228) Expected 1 space after "/"; 0 found
(#228) Expected 1 space before "+"; 0 found
(#228) Expected 1 space after "+"; 0 found
(#228) Variable "RealPos" must be all lower-case
(#228) Line exceeds maximum limit of 180 characters; contains 198 characters
(#230) Line indented incorrectly; expected at least 8 spaces, found 5
(#230) Variable "RealPos" must be all lower-case
(#231) Closing brace indented incorrectly; expected 3 spaces, found 4
(#233) Line indented incorrectly; expected at least 4 spaces, found 3
(#234) Line indented incorrectly; expected 4 spaces, found 3
(#234) method name "pImage::setFontProperties" must be in lower-case letters only
(#234) Visibility must be declared on method "setFontProperties"
(#234) Variable "Format" must be all lower-case
(#235) Opening brace should be on the same line as the declaration
(#236) Line indented incorrectly; expected at least 8 spaces, found 5
(#236) Variable "R" must be all lower-case
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Variable "Format" must be all lower-case
(#236) Variable "Format" must be all lower-case
(#237) Line indented incorrectly; expected at least 8 spaces, found 5
(#237) Variable "G" must be all lower-case
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Variable "Format" must be all lower-case
(#237) Variable "Format" must be all lower-case
(#238) Line indented incorrectly; expected at least 8 spaces, found 5
(#238) Variable "B" must be all lower-case
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Variable "Format" must be all lower-case
(#238) Variable "Format" must be all lower-case
(#239) Line indented incorrectly; expected at least 8 spaces, found 5
(#239) Variable "Alpha" must be all lower-case
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Variable "Format" must be all lower-case
(#239) Variable "Format" must be all lower-case
(#240) Line indented incorrectly; expected at least 8 spaces, found 5
(#240) Variable "FontName" must be all lower-case
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Variable "Format" must be all lower-case
(#240) Variable "Format" must be all lower-case
(#240) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#241) Line indented incorrectly; expected at least 8 spaces, found 5
(#241) Variable "FontSize" must be all lower-case
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Variable "Format" must be all lower-case
(#241) Variable "Format" must be all lower-case
(#241) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#243) Line indented incorrectly; expected 8 spaces, found 5
(#243) Expected "if (...) {\n"; found "if (...) { "
(#243) Variable "R" must be all lower-case
(#243) Variable "R" must be all lower-case
(#243) Closing brace must be on a line by itself
(#244) Line indented incorrectly; expected 8 spaces, found 5
(#244) Expected "if (...) {\n"; found "if (...) { "
(#244) Variable "G" must be all lower-case
(#244) Variable "G" must be all lower-case
(#244) Closing brace must be on a line by itself
(#245) Line indented incorrectly; expected 8 spaces, found 5
(#245) Expected "if (...) {\n"; found "if (...) { "
(#245) Variable "B" must be all lower-case
(#245) Variable "B" must be all lower-case
(#245) Closing brace must be on a line by itself
(#246) Line indented incorrectly; expected 8 spaces, found 5
(#246) Expected "if (...) {\n"; found "if (...) { "
(#246) Variable "Alpha" must be all lower-case
(#246) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#246) Variable "Alpha" must be all lower-case
(#246) Closing brace must be on a line by itself
(#248) Line indented incorrectly; expected at least 8 spaces, found 5
(#248) Inline control structures are not allowed
(#248) Variable "FontName" must be all lower-case
(#248) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#249) Line indented incorrectly; expected at least 8 spaces, found 6
(#249) Variable "FontName" must be all lower-case
(#250) Whitespace found at end of line
(#251) Line indented incorrectly; expected at least 8 spaces, found 5
(#251) Inline control structures are not allowed
(#251) Variable "FontSize" must be all lower-case
(#251) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#252) Line indented incorrectly; expected at least 8 spaces, found 6
(#252) Variable "FontSize" must be all lower-case
(#253) Closing brace indented incorrectly; expected 3 spaces, found 4
(#255) Line indented incorrectly; expected at least 4 spaces, found 3
(#256) Line indented incorrectly; expected 4 spaces, found 3
(#256) method name "pImage::getFirstDecimal" must be in lower-case letters only
(#256) Visibility must be declared on method "getFirstDecimal"
(#256) Variable "Value" must be all lower-case
(#257) Opening brace should be on the same line as the declaration
(#258) Line indented incorrectly; expected at least 8 spaces, found 5
(#258) Variable "Values" must be all lower-case
(#258) Commas (,) must be followed by white space.
(#258) Variable "Value" must be all lower-case
(#259) Line indented incorrectly; expected 8 spaces, found 5
(#259) Expected "if (...) {\n"; found "if (...) { "
(#259) Variable "Values" must be all lower-case
(#259) Variable "Values" must be all lower-case
(#259) Commas (,) must be followed by white space.
(#259) Commas (,) must be followed by white space.
(#259) Closing brace must be on a line by itself
(#259) Expected "} else {\n"; found "} else { "
(#259) Closing brace must be on a line by itself
(#260) Closing brace indented incorrectly; expected 3 spaces, found 4
(#262) Line indented incorrectly; expected at least 4 spaces, found 3
(#263) Line indented incorrectly; expected 4 spaces, found 3
(#263) method name "pImage::setDataSet" must be in lower-case letters only
(#263) Visibility must be declared on method "setDataSet"
(#263) Variable "DataSet" must be all lower-case
(#264) Opening brace should be on the same line as the declaration
(#264) Opening brace must be the last content on the line
(#264) Variable "DataSet" must be all lower-case
(#264) Closing brace must be on a line by itself
(#266) Line indented incorrectly; expected at least 4 spaces, found 3
(#267) Line indented incorrectly; expected 4 spaces, found 3
(#267) method name "pImage::printDataSet" must be in lower-case letters only
(#267) Visibility must be declared on method "printDataSet"
(#268) Opening brace should be on the same line as the declaration
(#268) Opening brace must be the last content on the line
(#268) The use of function print_r() is forbidden
(#268) Closing brace must be on a line by itself
(#270) Line indented incorrectly; expected at least 4 spaces, found 3
(#271) Line indented incorrectly; expected 4 spaces, found 3
(#271) method name "pImage::initialiseImageMap" must be in lower-case letters only
(#271) Visibility must be declared on method "initialiseImageMap"
(#271) Variable "Name" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#271) Variable "StorageMode" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#271) Variable "UniqueID" must be all lower-case
(#271) Commas (,) must be followed by white space.
(#271) Variable "StorageFolder" must be all lower-case
(#272) Opening brace should be on the same line as the declaration
(#273) Line indented incorrectly; expected at least 8 spaces, found 5
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Variable "Name" must be all lower-case
(#274) Line indented incorrectly; expected at least 8 spaces, found 5
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Variable "StorageMode" must be all lower-case
(#276) Line indented incorrectly; expected 8 spaces, found 5
(#276) Expected "if (...) {\n"; found "if (...)\n {\n"
(#276) Variable "StorageMode" must be all lower-case
(#277) Line indented incorrectly; expected at least 8 spaces, found 6
(#278) Line indented incorrectly; expected 12 spaces, found 7
(#278) Expected "if (...) {\n"; found "if(...) { "
(#278) Closing brace must be on a line by itself
(#279) Line indented incorrectly; expected at least 12 spaces, found 7
(#279) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#280) Line indented incorrectly; expected 8 spaces, found 6
(#280) Closing brace indented incorrectly; expected 5 spaces, found 6
(#281) Line indented incorrectly; expected 8 spaces, found 5
(#281) Usage of ELSEIF not allowed; use ELSE IF instead
(#281) Variable "StorageMode" must be all lower-case
(#282) Line indented incorrectly; expected at least 8 spaces, found 6
(#283) Line indented incorrectly; expected at least 12 spaces, found 7
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Variable "UniqueID" must be all lower-case
(#284) Line indented incorrectly; expected at least 12 spaces, found 7
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Variable "StorageFolder" must be all lower-case
(#286) Line indented incorrectly; expected 12 spaces, found 7
(#286) Expected "if (...) {\n"; found "if (...) { "
(#286) Variable "StorageFolder" must be all lower-case
(#286) Variable "UniqueID" must be all lower-case
(#286) Variable "StorageFolder" must be all lower-case
(#286) Variable "UniqueID" must be all lower-case
(#286) Closing brace must be on a line by itself
(#287) Line indented incorrectly; expected 8 spaces, found 6
(#287) Closing brace indented incorrectly; expected 5 spaces, found 6
(#288) Closing brace indented incorrectly; expected 3 spaces, found 4
(#290) Line indented incorrectly; expected at least 4 spaces, found 3
(#291) Line indented incorrectly; expected 4 spaces, found 3
(#291) method name "pImage::addToImageMap" must be in lower-case letters only
(#291) Visibility must be declared on method "addToImageMap"
(#291) Variable "Type" must be all lower-case
(#291) Commas (,) must be followed by white space.
(#291) Variable "Plots" must be all lower-case
(#291) Commas (,) must be followed by white space.
(#291) Variable "Color" must be all lower-case
(#291) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#291) Commas (,) must be followed by white space.
(#291) Variable "Title" must be all lower-case
(#291) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#291) Commas (,) must be followed by white space.
(#291) Variable "Message" must be all lower-case
(#291) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#291) Commas (,) must be followed by white space.
(#291) Variable "HTMLEncode" must be all lower-case
(#291) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#292) Opening brace should be on the same line as the declaration
(#293) Line indented incorrectly; expected 8 spaces, found 5
(#293) Expected "if (...) {\n"; found "if (...) { "
(#293) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#293) Closing brace must be on a line by itself
(#295) Line indented incorrectly; expected at least 8 spaces, found 5
(#296) Line indented incorrectly; expected at least 8 spaces, found 5
(#296) Variable "Title" must be all lower-case
(#296) Commas (,) must be followed by white space.
(#296) Commas (,) must be followed by white space.
(#296) Variable "Title" must be all lower-case
(#297) Line indented incorrectly; expected at least 8 spaces, found 5
(#297) Variable "Title" must be all lower-case
(#297) Variable "Title" must be all lower-case
(#297) Commas (,) must be followed by white space.
(#297) Commas (,) must be followed by white space.
(#298) Line indented incorrectly; expected 8 spaces, found 5
(#298) Expected "if (...) {\n"; found "if (...)\n {\n"
(#298) Variable "HTMLEncode" must be all lower-case
(#299) Line indented incorrectly; expected at least 8 spaces, found 6
(#300) Line indented incorrectly; expected at least 12 spaces, found 7
(#300) Variable "Message" must be all lower-case
(#300) Variable "Message" must be all lower-case
(#300) Commas (,) must be followed by white space.
(#300) Commas (,) must be followed by white space.
(#301) Line indented incorrectly; expected at least 12 spaces, found 7
(#301) Variable "Message" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Commas (,) must be followed by white space.
(#301) Variable "Message" must be all lower-case
(#302) Line indented incorrectly; expected at least 12 spaces, found 7
(#302) Variable "Message" must be all lower-case
(#302) Commas (,) must be followed by white space.
(#302) Commas (,) must be followed by white space.
(#302) Variable "Message" must be all lower-case
(#303) Line indented incorrectly; expected 8 spaces, found 6
(#303) Closing brace indented incorrectly; expected 5 spaces, found 6
(#305) Line indented incorrectly; expected 8 spaces, found 5
(#305) Expected "if (...) {\n"; found "if (...)\n {\n"
(#306) Line indented incorrectly; expected at least 8 spaces, found 6
(#307) Line indented incorrectly; expected 12 spaces, found 7
(#307) Expected "if (...) {\n"; found "if(...) { "
(#307) Closing brace must be on a line by itself
(#308) Line indented incorrectly; expected at least 12 spaces, found 7
(#308) Variable "Type" must be all lower-case
(#308) Commas (,) must be followed by white space.
(#308) Variable "Plots" must be all lower-case
(#308) Commas (,) must be followed by white space.
(#308) Variable "Color" must be all lower-case
(#308) Commas (,) must be followed by white space.
(#308) Variable "Title" must be all lower-case
(#308) Commas (,) must be followed by white space.
(#308) Variable "Message" must be all lower-case
(#309) Line indented incorrectly; expected 8 spaces, found 6
(#309) Closing brace indented incorrectly; expected 5 spaces, found 6
(#310) Line indented incorrectly; expected 8 spaces, found 5
(#310) Usage of ELSEIF not allowed; use ELSE IF instead
(#311) Line indented incorrectly; expected at least 8 spaces, found 6
(#312) Line indented incorrectly; expected at least 12 spaces, found 7
(#312) Variable "Handle" must be all lower-case
(#313) Line indented incorrectly; expected at least 12 spaces, found 7
(#313) Variable "Handle" must be all lower-case
(#313) Variable "Type" must be all lower-case
(#313) Variable "Plots" must be all lower-case
(#313) Variable "Color" must be all lower-case
(#313) Variable "Title" must be all lower-case
(#313) Variable "Message" must be all lower-case
(#313) Line exceeds 132 characters; contains 147 characters
(#314) Line indented incorrectly; expected at least 12 spaces, found 7
(#314) Variable "Handle" must be all lower-case
(#315) Line indented incorrectly; expected 8 spaces, found 6
(#315) Closing brace indented incorrectly; expected 5 spaces, found 6
(#316) Closing brace indented incorrectly; expected 3 spaces, found 4
(#318) Line indented incorrectly; expected at least 4 spaces, found 3
(#319) Line indented incorrectly; expected 4 spaces, found 3
(#319) method name "pImage::removeVOIDFromArray" must be in lower-case letters only
(#319) Visibility must be declared on method "removeVOIDFromArray"
(#319) Variable "SerieName" must be all lower-case
(#319) Variable "Values" must be all lower-case
(#320) Opening brace should be on the same line as the declaration
(#321) Line indented incorrectly; expected 8 spaces, found 5
(#321) Expected "if (...) {\n"; found "if (...) { "
(#321) Variable "SerieName" must be all lower-case
(#321) Closing brace must be on a line by itself
(#323) Line indented incorrectly; expected at least 8 spaces, found 5
(#323) Variable "Result" must be all lower-case
(#324) Line indented incorrectly; expected 8 spaces, found 5
(#324) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#324) Variable "SerieName" must be all lower-case
(#324) Variable "Key" must be all lower-case
(#324) Variable "Value" must be all lower-case
(#325) Line indented incorrectly; expected at least 8 spaces, found 6
(#325) Expected "if (...) {\n"; found "if (...) { "
(#325) Variable "Value" must be all lower-case
(#325) Variable "Values" must be all lower-case
(#325) Variable "Key" must be all lower-case
(#325) Variable "Result" must be all lower-case
(#325) Variable "Values" must be all lower-case
(#325) Variable "Key" must be all lower-case
(#325) Closing brace must be on a line by itself
(#325) Closing brace must be on a line by itself
(#326) Line indented incorrectly; expected at least 8 spaces, found 5
(#326) Variable "Result" must be all lower-case
(#327) Closing brace indented incorrectly; expected 3 spaces, found 4
(#329) Line indented incorrectly; expected at least 4 spaces, found 3
(#330) Line indented incorrectly; expected 4 spaces, found 3
(#330) method name "pImage::replaceImageMapTitle" must be in lower-case letters only
(#330) Visibility must be declared on method "replaceImageMapTitle"
(#330) Variable "OldTitle" must be all lower-case
(#330) Variable "NewTitle" must be all lower-case
(#331) Opening brace should be on the same line as the declaration
(#332) Line indented incorrectly; expected 8 spaces, found 5
(#332) Expected "if (...) {\n"; found "if (...) { "
(#332) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#332) Closing brace must be on a line by itself
(#334) Line indented incorrectly; expected 8 spaces, found 5
(#334) Expected "if (...) {\n"; found "if (...) { "
(#334) Variable "NewTitle" must be all lower-case
(#334) Variable "NewTitle" must be all lower-case
(#334) Variable "OldTitle" must be all lower-case
(#334) Variable "NewTitle" must be all lower-case
(#334) Closing brace must be on a line by itself
(#335) Whitespace found at end of line
(#336) Line indented incorrectly; expected 8 spaces, found 5
(#336) Expected "if (...) {\n"; found "if (...)\n {\n"
(#337) Line indented incorrectly; expected at least 8 spaces, found 6
(#338) Line indented incorrectly; expected 12 spaces, found 7
(#338) Expected "if (...) {\n"; found "if(...) { "
(#338) Closing brace must be on a line by itself
(#339) Line indented incorrectly; expected 12 spaces, found 7
(#339) Expected "if (...) {\n"; found "if (...)\n { "
(#339) Variable "NewTitle" must be all lower-case
(#340) Line indented incorrectly; expected at least 12 spaces, found 8
(#340) Variable "ID" must be all lower-case
(#340) Expected "foreach (...) {\n"; found "foreach(...) { "
(#340) Variable "Key" must be all lower-case
(#340) Variable "Settings" must be all lower-case
(#340) Expected "if (...) {\n"; found "if (...) { "
(#340) Variable "Settings" must be all lower-case
(#340) Variable "OldTitle" must be all lower-case
(#340) Variable "NewTitle" must be all lower-case
(#340) Variable "ID" must be all lower-case
(#340) Variable "Key" must be all lower-case
(#340) Variable "NewTitle" must be all lower-case
(#340) Variable "ID" must be all lower-case
(#340) Variable "ID" must be all lower-case
(#340) Closing brace must be on a line by itself
(#340) Closing brace must be on a line by itself
(#340) Line exceeds maximum limit of 180 characters; contains 213 characters
(#340) Closing brace must be on a line by itself
(#341) Line indented incorrectly; expected 12 spaces, found 7
(#341) Expected "} else {\n"; found "}\n else\n { "
(#342) Line indented incorrectly; expected at least 12 spaces, found 8
(#342) Expected "foreach (...) {\n"; found "foreach(...) { "
(#342) Variable "Key" must be all lower-case
(#342) Variable "Settings" must be all lower-case
(#342) Expected "if (...) {\n"; found "if (...) { "
(#342) Variable "Settings" must be all lower-case
(#342) Variable "OldTitle" must be all lower-case
(#342) Variable "Key" must be all lower-case
(#342) Variable "NewTitle" must be all lower-case
(#342) Closing brace must be on a line by itself
(#342) Closing brace must be on a line by itself
(#342) Line exceeds 132 characters; contains 168 characters
(#342) Closing brace must be on a line by itself
(#343) Line indented incorrectly; expected 8 spaces, found 6
(#343) Closing brace indented incorrectly; expected 5 spaces, found 6
(#344) Line indented incorrectly; expected 8 spaces, found 5
(#344) Usage of ELSEIF not allowed; use ELSE IF instead
(#345) Line indented incorrectly; expected at least 8 spaces, found 6
(#346) Line indented incorrectly; expected at least 12 spaces, found 7
(#346) Variable "TempArray" must be all lower-case
(#347) Line indented incorrectly; expected at least 12 spaces, found 7
(#347) Variable "Handle" must be all lower-case
(#348) Line indented incorrectly; expected 12 spaces, found 7
(#348) Expected "if (...) {\n"; found "if (...)\n {\n"
(#348) Variable "Handle" must be all lower-case
(#349) Line indented incorrectly; expected at least 12 spaces, found 8
(#350) Line indented incorrectly; expected 16 spaces, found 9
(#350) Expected "while (...) {\n"; found "while (...)\n {\n"
(#350) Variable "Buffer" must be all lower-case
(#350) Variable "Handle" must be all lower-case
(#351) Line indented incorrectly; expected at least 16 spaces, found 10
(#352) Line indented incorrectly; expected at least 20 spaces, found 11
(#352) Variable "Fields" must be all lower-case
(#352) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#352) Function split() has been deprecated
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#352) Commas (,) must be followed by white space.
(#352) Variable "Buffer" must be all lower-case
(#353) Line indented incorrectly; expected at least 20 spaces, found 11
(#353) Variable "TempArray" must be all lower-case
(#353) Variable "Fields" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "Fields" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "Fields" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "Fields" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "Fields" must be all lower-case
(#354) Line indented incorrectly; expected 16 spaces, found 10
(#354) Closing brace indented incorrectly; expected 9 spaces, found 10
(#355) Line indented incorrectly; expected at least 16 spaces, found 9
(#355) Variable "Handle" must be all lower-case
(#357) Line indented incorrectly; expected 16 spaces, found 9
(#357) Expected "if (...) {\n"; found "if (...)\n { "
(#357) Variable "NewTitle" must be all lower-case
(#358) Line indented incorrectly; expected at least 16 spaces, found 10
(#358) Variable "ID" must be all lower-case
(#358) Expected "foreach (...) {\n"; found "foreach(...) { "
(#358) Variable "TempArray" must be all lower-case
(#358) Variable "Key" must be all lower-case
(#358) Variable "Settings" must be all lower-case
(#358) Expected "if (...) {\n"; found "if (...) { "
(#358) Variable "Settings" must be all lower-case
(#358) Variable "OldTitle" must be all lower-case
(#358) Variable "NewTitle" must be all lower-case
(#358) Variable "ID" must be all lower-case
(#358) Variable "TempArray" must be all lower-case
(#358) Variable "Key" must be all lower-case
(#358) Variable "NewTitle" must be all lower-case
(#358) Variable "ID" must be all lower-case
(#358) Variable "ID" must be all lower-case
(#358) Closing brace must be on a line by itself
(#358) Closing brace must be on a line by itself
(#358) Line exceeds 132 characters; contains 174 characters
(#358) Closing brace must be on a line by itself
(#359) Line indented incorrectly; expected 16 spaces, found 9
(#359) Expected "} else {\n"; found "}\n else\n { "
(#360) Line indented incorrectly; expected at least 16 spaces, found 10
(#360) Expected "foreach (...) {\n"; found "foreach(...) { "
(#360) Variable "TempArray" must be all lower-case
(#360) Variable "Key" must be all lower-case
(#360) Variable "Settings" must be all lower-case
(#360) Expected "if (...) {\n"; found "if (...) { "
(#360) Variable "Settings" must be all lower-case
(#360) Variable "OldTitle" must be all lower-case
(#360) Variable "TempArray" must be all lower-case
(#360) Variable "Key" must be all lower-case
(#360) Variable "NewTitle" must be all lower-case
(#360) Closing brace must be on a line by itself
(#360) Closing brace must be on a line by itself
(#360) Closing brace must be on a line by itself
(#362) Line indented incorrectly; expected at least 16 spaces, found 9
(#362) Variable "Handle" must be all lower-case
(#363) Line indented incorrectly; expected 16 spaces, found 9
(#363) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#363) Variable "TempArray" must be all lower-case
(#363) Variable "Key" must be all lower-case
(#363) Variable "Settings" must be all lower-case
(#364) Line indented incorrectly; expected at least 16 spaces, found 10
(#364) Variable "Handle" must be all lower-case
(#364) Variable "Settings" must be all lower-case
(#364) Variable "Settings" must be all lower-case
(#364) Variable "Settings" must be all lower-case
(#364) Variable "Settings" must be all lower-case
(#364) Variable "Settings" must be all lower-case
(#364) Line exceeds maximum limit of 180 characters; contains 183 characters
(#364) Closing brace must be on a line by itself
(#365) Line indented incorrectly; expected at least 16 spaces, found 9
(#365) Variable "Handle" must be all lower-case
(#366) Line indented incorrectly; expected 12 spaces, found 8
(#366) Closing brace indented incorrectly; expected 7 spaces, found 8
(#367) Line indented incorrectly; expected 8 spaces, found 6
(#367) Closing brace indented incorrectly; expected 5 spaces, found 6
(#368) Closing brace indented incorrectly; expected 3 spaces, found 4
(#370) Line indented incorrectly; expected at least 4 spaces, found 3
(#371) Line indented incorrectly; expected 4 spaces, found 3
(#371) method name "pImage::replaceImageMapValues" must be in lower-case letters only
(#371) Visibility must be declared on method "replaceImageMapValues"
(#371) Variable "Title" must be all lower-case
(#371) Variable "Values" must be all lower-case
(#372) Opening brace should be on the same line as the declaration
(#373) Line indented incorrectly; expected 8 spaces, found 5
(#373) Expected "if (...) {\n"; found "if (...) { "
(#373) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#373) Closing brace must be on a line by itself
(#375) Line indented incorrectly; expected at least 8 spaces, found 5
(#375) Variable "Values" must be all lower-case
(#375) Variable "Title" must be all lower-case
(#375) Variable "Values" must be all lower-case
(#376) Line indented incorrectly; expected at least 8 spaces, found 5
(#376) Variable "ID" must be all lower-case
(#376) Whitespace found at end of line
(#377) Line indented incorrectly; expected 8 spaces, found 5
(#377) Expected "if (...) {\n"; found "if (...)\n {\n"
(#378) Line indented incorrectly; expected at least 8 spaces, found 6
(#379) Line indented incorrectly; expected 12 spaces, found 7
(#379) Expected "if (...) {\n"; found "if(...) { "
(#379) Closing brace must be on a line by itself
(#380) Line indented incorrectly; expected 12 spaces, found 7
(#380) Expected "foreach (...) {\n"; found "foreach(...) { "
(#380) Variable "Key" must be all lower-case
(#380) Variable "Settings" must be all lower-case
(#380) Expected "if (...) {\n"; found "if (...) { "
(#380) Variable "Settings" must be all lower-case
(#380) Variable "Title" must be all lower-case
(#380) Expected "if (...) {\n"; found "if (...) { "
(#380) Variable "Values" must be all lower-case
(#380) Variable "ID" must be all lower-case
(#380) Variable "Key" must be all lower-case
(#380) Variable "Values" must be all lower-case
(#380) Variable "ID" must be all lower-case
(#380) Closing brace must be on a line by itself
(#380) Variable "ID" must be all lower-case
(#380) Closing brace must be on a line by itself
(#380) Line exceeds maximum limit of 180 characters; contains 201 characters
(#380) Closing brace must be on a line by itself
(#381) Line indented incorrectly; expected 8 spaces, found 6
(#381) Closing brace indented incorrectly; expected 5 spaces, found 6
(#382) Line indented incorrectly; expected 8 spaces, found 5
(#382) Usage of ELSEIF not allowed; use ELSE IF instead
(#383) Line indented incorrectly; expected at least 8 spaces, found 6
(#384) Line indented incorrectly; expected at least 12 spaces, found 7
(#384) Variable "TempArray" must be all lower-case
(#385) Line indented incorrectly; expected at least 12 spaces, found 7
(#385) Variable "Handle" must be all lower-case
(#386) Line indented incorrectly; expected 12 spaces, found 7
(#386) Expected "if (...) {\n"; found "if (...)\n {\n"
(#386) Variable "Handle" must be all lower-case
(#387) Line indented incorrectly; expected at least 12 spaces, found 8
(#388) Line indented incorrectly; expected 16 spaces, found 9
(#388) Expected "while (...) {\n"; found "while (...)\n {\n"
(#388) Variable "Buffer" must be all lower-case
(#388) Variable "Handle" must be all lower-case
(#389) Line indented incorrectly; expected at least 16 spaces, found 10
(#390) Line indented incorrectly; expected at least 20 spaces, found 11
(#390) Variable "Fields" must be all lower-case
(#390) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#390) Function split() has been deprecated
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#390) Commas (,) must be followed by white space.
(#390) Variable "Buffer" must be all lower-case
(#391) Line indented incorrectly; expected at least 20 spaces, found 11
(#391) Variable "TempArray" must be all lower-case
(#391) Variable "Fields" must be all lower-case
(#391) Commas (,) must be followed by white space.
(#391) Variable "Fields" must be all lower-case
(#391) Commas (,) must be followed by white space.
(#391) Variable "Fields" must be all lower-case
(#391) Commas (,) must be followed by white space.
(#391) Variable "Fields" must be all lower-case
(#391) Commas (,) must be followed by white space.
(#391) Variable "Fields" must be all lower-case
(#392) Line indented incorrectly; expected 16 spaces, found 10
(#392) Closing brace indented incorrectly; expected 9 spaces, found 10
(#393) Line indented incorrectly; expected at least 16 spaces, found 9
(#393) Variable "Handle" must be all lower-case
(#395) Line indented incorrectly; expected 16 spaces, found 9
(#395) Expected "foreach (...) {\n"; found "foreach(...) { "
(#395) Variable "TempArray" must be all lower-case
(#395) Variable "Key" must be all lower-case
(#395) Variable "Settings" must be all lower-case
(#395) Expected "if (...) {\n"; found "if (...) { "
(#395) Variable "Settings" must be all lower-case
(#395) Variable "Title" must be all lower-case
(#395) Expected "if (...) {\n"; found "if (...) { "
(#395) Variable "Values" must be all lower-case
(#395) Variable "ID" must be all lower-case
(#395) Variable "TempArray" must be all lower-case
(#395) Variable "Key" must be all lower-case
(#395) Variable "Values" must be all lower-case
(#395) Variable "ID" must be all lower-case
(#395) Closing brace must be on a line by itself
(#395) Variable "ID" must be all lower-case
(#395) Closing brace must be on a line by itself
(#395) Line exceeds 132 characters; contains 161 characters
(#395) Closing brace must be on a line by itself
(#397) Line indented incorrectly; expected at least 16 spaces, found 9
(#397) Variable "Handle" must be all lower-case
(#398) Line indented incorrectly; expected 16 spaces, found 9
(#398) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#398) Variable "TempArray" must be all lower-case
(#398) Variable "Key" must be all lower-case
(#398) Variable "Settings" must be all lower-case
(#399) Line indented incorrectly; expected at least 16 spaces, found 10
(#399) Variable "Handle" must be all lower-case
(#399) Variable "Settings" must be all lower-case
(#399) Variable "Settings" must be all lower-case
(#399) Variable "Settings" must be all lower-case
(#399) Variable "Settings" must be all lower-case
(#399) Variable "Settings" must be all lower-case
(#399) Line exceeds maximum limit of 180 characters; contains 183 characters
(#399) Closing brace must be on a line by itself
(#400) Line indented incorrectly; expected at least 16 spaces, found 9
(#400) Variable "Handle" must be all lower-case
(#401) Line indented incorrectly; expected 12 spaces, found 8
(#401) Closing brace indented incorrectly; expected 7 spaces, found 8
(#402) Line indented incorrectly; expected 8 spaces, found 6
(#402) Closing brace indented incorrectly; expected 5 spaces, found 6
(#403) Closing brace indented incorrectly; expected 3 spaces, found 4
(#405) Line indented incorrectly; expected at least 4 spaces, found 3
(#406) Line indented incorrectly; expected 4 spaces, found 3
(#406) method name "pImage::dumpImageMap" must be in lower-case letters only
(#406) Visibility must be declared on method "dumpImageMap"
(#406) Variable "Name" must be all lower-case
(#406) Commas (,) must be followed by white space.
(#406) Variable "StorageMode" must be all lower-case
(#406) Commas (,) must be followed by white space.
(#406) Variable "UniqueID" must be all lower-case
(#406) Commas (,) must be followed by white space.
(#406) Variable "StorageFolder" must be all lower-case
(#407) Opening brace should be on the same line as the declaration
(#408) Line indented incorrectly; expected at least 8 spaces, found 5
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Variable "Name" must be all lower-case
(#409) Line indented incorrectly; expected at least 8 spaces, found 5
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Variable "StorageMode" must be all lower-case
(#411) Line indented incorrectly; expected 8 spaces, found 5
(#411) Expected "if (...) {\n"; found "if (...)\n {\n"
(#412) Line indented incorrectly; expected at least 8 spaces, found 6
(#413) Line indented incorrectly; expected 12 spaces, found 7
(#413) Expected "if (...) {\n"; found "if(...) { "
(#413) Closing brace must be on a line by itself
(#414) Line indented incorrectly; expected 12 spaces, found 7
(#414) Expected "if (...) {\n"; found "if (...)\n {\n"
(#414) Variable "Name" must be all lower-case
(#414) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#415) Line indented incorrectly; expected at least 12 spaces, found 8
(#416) Line indented incorrectly; expected 16 spaces, found 9
(#416) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#416) Variable "Name" must be all lower-case
(#416) Variable "Key" must be all lower-case
(#416) Variable "Params" must be all lower-case
(#417) Line indented incorrectly; expected at least 16 spaces, found 10
(#417) Variable "Params" must be all lower-case
(#417) Variable "Params" must be all lower-case
(#417) Variable "Params" must be all lower-case
(#417) Variable "Params" must be all lower-case
(#417) Variable "Params" must be all lower-case
(#417) Line exceeds 132 characters; contains 161 characters
(#417) Closing brace must be on a line by itself
(#418) Line indented incorrectly; expected 12 spaces, found 8
(#418) Closing brace indented incorrectly; expected 7 spaces, found 8
(#419) Line indented incorrectly; expected 8 spaces, found 6
(#419) Closing brace indented incorrectly; expected 5 spaces, found 6
(#420) Line indented incorrectly; expected 8 spaces, found 5
(#420) Usage of ELSEIF not allowed; use ELSE IF instead
(#421) Line indented incorrectly; expected at least 8 spaces, found 6
(#422) Line indented incorrectly; expected 12 spaces, found 7
(#422) Expected "if (...) {\n"; found "if (...)\n {\n"
(#422) Variable "StorageFolder" must be all lower-case
(#422) Variable "UniqueID" must be all lower-case
(#423) Line indented incorrectly; expected at least 12 spaces, found 8
(#424) Line indented incorrectly; expected at least 16 spaces, found 9
(#424) Variable "Handle" must be all lower-case
(#424) Variable "StorageFolder" must be all lower-case
(#424) Variable "UniqueID" must be all lower-case
(#425) Line indented incorrectly; expected 16 spaces, found 9
(#425) Expected "if (...) {\n"; found "if (...) { "
(#425) Variable "Handle" must be all lower-case
(#425) Expected "while (...) {\n"; found "while (...) { "
(#425) Variable "Buffer" must be all lower-case
(#425) Variable "Handle" must be all lower-case
(#425) Variable "Buffer" must be all lower-case
(#425) Closing brace must be on a line by itself
(#425) Closing brace must be on a line by itself
(#426) Line indented incorrectly; expected at least 16 spaces, found 9
(#426) Variable "Handle" must be all lower-case
(#428) Line indented incorrectly; expected 16 spaces, found 9
(#428) Expected "if (...) {\n"; found "if (...) { "
(#428) Variable "StorageFolder" must be all lower-case
(#428) Variable "UniqueID" must be all lower-case
(#428) Closing brace must be on a line by itself
(#429) Line indented incorrectly; expected 12 spaces, found 8
(#429) Closing brace indented incorrectly; expected 7 spaces, found 8
(#430) Line indented incorrectly; expected 8 spaces, found 6
(#430) Closing brace indented incorrectly; expected 5 spaces, found 6
(#432) Line indented incorrectly; expected at least 8 spaces, found 5
(#433) Line indented incorrectly; expected at least 8 spaces, found 5
(#434) Closing brace indented incorrectly; expected 3 spaces, found 4
(#436) Line indented incorrectly; expected at least 4 spaces, found 3
(#437) Line indented incorrectly; expected 4 spaces, found 3
(#437) method name "pImage::toHTMLColor" must be in lower-case letters only
(#437) Visibility must be declared on method "toHTMLColor"
(#437) Variable "R" must be all lower-case
(#437) Commas (,) must be followed by white space.
(#437) Variable "G" must be all lower-case
(#437) Commas (,) must be followed by white space.
(#437) Variable "B" must be all lower-case
(#438) Opening brace should be on the same line as the declaration
(#439) Line indented incorrectly; expected at least 8 spaces, found 5
(#439) Variable "R" must be all lower-case
(#439) Expected 1 space before "="; 0 found
(#439) Expected 1 space after "="; 0 found
(#439) Variable "R" must be all lower-case
(#439) Variable "G" must be all lower-case
(#439) Expected 1 space before "="; 0 found
(#439) Expected 1 space after "="; 0 found
(#439) Variable "G" must be all lower-case
(#439) Variable "B" must be all lower-case
(#439) Expected 1 space before "="; 0 found
(#439) Expected 1 space after "="; 0 found
(#439) Variable "B" must be all lower-case
(#440) Line indented incorrectly; expected at least 8 spaces, found 5
(#440) Variable "R" must be all lower-case
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#440) Variable "R" must be all lower-case
(#440) Expected 1 space before "<"; 0 found
(#440) Expected 1 space after "<"; 0 found
(#440) Expected 1 space before "?"; 0 found
(#440) Expected 1 space after "?"; 0 found
(#440) Expected 1 space before ":"; 0 found
(#440) Expected 1 space after ":"; 0 found
(#440) Variable "R" must be all lower-case
(#440) Expected 1 space before ">"; 0 found
(#440) Expected 1 space after ">"; 0 found
(#440) Expected 1 space before "?"; 0 found
(#440) Expected 1 space after "?"; 0 found
(#440) Expected 1 space before ":"; 0 found
(#440) Expected 1 space after ":"; 0 found
(#440) Variable "R" must be all lower-case
(#440) Variable "G" must be all lower-case
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#440) Variable "G" must be all lower-case
(#440) Expected 1 space before "<"; 0 found
(#440) Expected 1 space after "<"; 0 found
(#440) Expected 1 space before "?"; 0 found
(#440) Expected 1 space after "?"; 0 found
(#440) Expected 1 space before ":"; 0 found
(#440) Expected 1 space after ":"; 0 found
(#440) Variable "G" must be all lower-case
(#440) Expected 1 space before ">"; 0 found
(#440) Expected 1 space after ">"; 0 found
(#440) Expected 1 space before "?"; 0 found
(#440) Expected 1 space after "?"; 0 found
(#440) Expected 1 space before ":"; 0 found
(#440) Expected 1 space after ":"; 0 found
(#440) Variable "G" must be all lower-case
(#440) Variable "B" must be all lower-case
(#440) Expected 1 space before "="; 0 found
(#440) Expected 1 space after "="; 0 found
(#440) Variable "B" must be all lower-case
(#440) Expected 1 space before "<"; 0 found
(#440) Expected 1 space after "<"; 0 found
(#440) Expected 1 space before "?"; 0 found
(#440) Expected 1 space after "?"; 0 found
(#440) Expected 1 space before ":"; 0 found
(#440) Expected 1 space after ":"; 0 found
(#440) Variable "B" must be all lower-case
(#440) Expected 1 space before ">"; 0 found
(#440) Expected 1 space after ">"; 0 found
(#440) Expected 1 space before "?"; 0 found
(#440) Expected 1 space after "?"; 0 found
(#440) Expected 1 space before ":"; 0 found
(#440) Expected 1 space after ":"; 0 found
(#440) Variable "B" must be all lower-case
(#441) Line indented incorrectly; expected at least 8 spaces, found 5
(#441) Variable "Color" must be all lower-case
(#441) Expected 1 space before "="; 0 found
(#441) Expected 1 space after "="; 0 found
(#441) Variable "R" must be all lower-case
(#441) Expected 1 space before "?"; 0 found
(#441) Expected 1 space after "?"; 0 found
(#441) Expected 1 space before ":"; 0 found
(#441) Expected 1 space after ":"; 0 found
(#441) Variable "R" must be all lower-case
(#441) Variable "Color" must be all lower-case
(#441) Expected 1 space before ".="; 0 found
(#441) Expected 1 space after ".="; 0 found
(#441) Variable "G" must be all lower-case
(#441) Expected 1 space before "?"; 0 found
(#441) Expected 1 space after "?"; 0 found
(#441) Expected 1 space before ":"; 0 found
(#441) Expected 1 space after ":"; 0 found
(#441) Variable "G" must be all lower-case
(#441) Variable "Color" must be all lower-case
(#441) Expected 1 space before ".="; 0 found
(#441) Variable "B" must be all lower-case
(#441) Expected 1 space before "?"; 0 found
(#441) Expected 1 space after "?"; 0 found
(#441) Expected 1 space before ":"; 0 found
(#441) Expected 1 space after ":"; 0 found
(#441) Variable "B" must be all lower-case
(#442) Line indented incorrectly; expected at least 8 spaces, found 5
(#442) Variable "Color" must be all lower-case
(#443) Closing brace indented incorrectly; expected 3 spaces, found 4
(#445) Line indented incorrectly; expected at least 4 spaces, found 3
(#446) Line indented incorrectly; expected 4 spaces, found 3
(#446) method name "pImage::reversePlots" must be in lower-case letters only
(#446) Visibility must be declared on method "reversePlots"
(#446) Variable "Plots" must be all lower-case
(#447) Opening brace should be on the same line as the declaration
(#448) Line indented incorrectly; expected at least 8 spaces, found 5
(#448) Variable "Result" must be all lower-case
(#449) Line indented incorrectly; expected 8 spaces, found 5
(#449) Expected "for (...) {\n"; found "for(...) { "
(#449) Expected 1 space after first semicolon of FOR loop; 0 found
(#449) Expected 1 space after second semicolon of FOR loop; 0 found
(#449) Expected 1 space before "="; 0 found
(#449) Expected 1 space after "="; 0 found
(#449) Variable "Plots" must be all lower-case
(#449) Expected 1 space before "-"; 0 found
(#449) Expected 1 space after "-"; 0 found
(#449) Expected 1 space before ">="; 0 found
(#449) Expected 1 space after ">="; 0 found
(#449) Expected 1 space before "="; 0 found
(#449) Expected 1 space after "="; 0 found
(#449) Expected 1 space before "-"; 0 found
(#449) Expected 1 space after "-"; 0 found
(#449) Variable "Result" must be all lower-case
(#449) Variable "Plots" must be all lower-case
(#449) Variable "Result" must be all lower-case
(#449) Variable "Plots" must be all lower-case
(#449) Expected 1 space before "+"; 0 found
(#449) Expected 1 space after "+"; 0 found
(#449) Closing brace must be on a line by itself
(#450) Line indented incorrectly; expected at least 8 spaces, found 5
(#450) Variable "Result" must be all lower-case
(#451) Closing brace indented incorrectly; expected 3 spaces, found 4
(#453) Line indented incorrectly; expected at least 4 spaces, found 3
(#454) Line indented incorrectly; expected 4 spaces, found 3
(#454) method name "pImage::drawAreaMirror" must be in lower-case letters only
(#454) Visibility must be declared on method "drawAreaMirror"
(#454) Variable "X" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "Y" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "Width" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "Height" must be all lower-case
(#454) Commas (,) must be followed by white space.
(#454) Variable "Format" must be all lower-case
(#455) Opening brace should be on the same line as the declaration
(#456) Line indented incorrectly; expected at least 8 spaces, found 5
(#456) Variable "StartAlpha" must be all lower-case
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Variable "Format" must be all lower-case
(#456) Variable "Format" must be all lower-case
(#457) Line indented incorrectly; expected at least 8 spaces, found 5
(#457) Variable "EndAlpha" must be all lower-case
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Variable "Format" must be all lower-case
(#457) Variable "Format" must be all lower-case
(#459) Line indented incorrectly; expected at least 8 spaces, found 5
(#459) Variable "AlphaStep" must be all lower-case
(#459) Variable "StartAlpha" must be all lower-case
(#459) Expected 1 space before "-"; 0 found
(#459) Expected 1 space after "-"; 0 found
(#459) Variable "EndAlpha" must be all lower-case
(#459) Expected 1 space before "/"; 0 found
(#459) Expected 1 space after "/"; 0 found
(#459) Variable "Height" must be all lower-case
(#461) Line indented incorrectly; expected at least 8 spaces, found 5
(#461) Variable "Picture" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#462) Line indented incorrectly; expected at least 8 spaces, found 5
(#462) Variable "Picture" must be all lower-case
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#462) Commas (,) must be followed by white space.
(#463) Whitespace found at end of line
(#464) Line indented incorrectly; expected 8 spaces, found 5
(#464) Expected "for (...) {\n"; found "for(...)\n {\n"
(#464) Expected 1 space after first semicolon of FOR loop; 0 found
(#464) Expected 1 space after second semicolon of FOR loop; 0 found
(#464) Expected 1 space before "="; 0 found
(#464) Expected 1 space after "="; 0 found
(#464) Expected 1 space before "<="; 0 found
(#464) Expected 1 space after "<="; 0 found
(#464) Variable "Height" must be all lower-case
(#465) Line indented incorrectly; expected at least 8 spaces, found 6
(#466) Line indented incorrectly; expected 12 spaces, found 7
(#466) Expected "if (...) {\n"; found "if (...) { "
(#466) Variable "Y" must be all lower-case
(#466) Expected 1 space before "+"; 0 found
(#466) Expected 1 space after "+"; 0 found
(#466) Expected 1 space before "-"; 0 found
(#466) Expected 1 space after "-"; 0 found
(#466) Variable "Y" must be all lower-case
(#466) Expected 1 space before "-"; 0 found
(#466) Expected 1 space after "-"; 0 found
(#466) Variable "Picture" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#466) Variable "X" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "Y" must be all lower-case
(#466) Expected 1 space before "+"; 0 found
(#466) Expected 1 space after "+"; 0 found
(#466) Expected 1 space before "-"; 0 found
(#466) Expected 1 space after "-"; 0 found
(#466) Commas (,) must be followed by white space.
(#466) Variable "X" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "Y" must be all lower-case
(#466) Expected 1 space before "-"; 0 found
(#466) Expected 1 space after "-"; 0 found
(#466) Commas (,) must be followed by white space.
(#466) Variable "Width" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Commas (,) must be followed by white space.
(#466) Variable "StartAlpha" must be all lower-case
(#466) Expected 1 space before "-"; 0 found
(#466) Expected 1 space after "-"; 0 found
(#466) Variable "AlphaStep" must be all lower-case
(#466) Expected 1 space before "*"; 0 found
(#466) Expected 1 space after "*"; 0 found
(#466) Line exceeds 132 characters; contains 153 characters
(#466) Closing brace must be on a line by itself
(#467) Line indented incorrectly; expected 8 spaces, found 6
(#467) Closing brace indented incorrectly; expected 5 spaces, found 6
(#469) Line indented incorrectly; expected at least 8 spaces, found 5
(#469) Commas (,) must be followed by white space.
(#469) Variable "Picture" must be all lower-case
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#469) Commas (,) must be followed by white space.
(#470) Closing brace indented incorrectly; expected 3 spaces, found 4
(#471) Line indented incorrectly; expected 0 spaces, found 2
(#471) Closing brace indented incorrectly; expected 1 spaces, found 2
(#472) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pIndicator.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#26) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#26) Line indented incorrectly; expected 0 spaces, found 1
(#28) Line indented incorrectly; expected at least 4 spaces, found 3
(#28) Member variable "pChartObject" must be all lower-case
(#28) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#28) Scope modifier not specified for member variable "$pChartObject"
(#30) Line indented incorrectly; expected at least 4 spaces, found 3
(#31) Line indented incorrectly; expected 4 spaces, found 3
(#31) method name "pIndicator::pIndicator" must be in lower-case letters only
(#31) PHP4 style constructors are not allowed; use "__construct()" instead
(#31) Visibility must be declared on method "pIndicator"
(#31) Variable "pChartObject" must be all lower-case
(#32) Opening brace should be on the same line as the declaration
(#33) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Variable "pChartObject" must be all lower-case
(#34) Closing brace indented incorrectly; expected 3 spaces, found 4
(#36) Line indented incorrectly; expected at least 4 spaces, found 3
(#37) Line indented incorrectly; expected 4 spaces, found 3
(#37) Visibility must be declared on method "draw"
(#37) Variable "X" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Variable "Y" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Variable "Width" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Variable "Height" must be all lower-case
(#37) Commas (,) must be followed by white space.
(#37) Variable "Format" must be all lower-case
(#38) Opening brace should be on the same line as the declaration
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Variable "Values" must be all lower-case
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Variable "Format" must be all lower-case
(#39) Variable "Format" must be all lower-case
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Variable "IndicatorSections" must be all lower-case
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Variable "Format" must be all lower-case
(#40) Variable "Format" must be all lower-case
(#40) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Variable "ValueDisplay" must be all lower-case
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Variable "Format" must be all lower-case
(#41) Variable "Format" must be all lower-case
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Variable "SectionsMargin" must be all lower-case
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Variable "Format" must be all lower-case
(#42) Variable "Format" must be all lower-case
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Variable "DrawLeftHead" must be all lower-case
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Variable "Format" must be all lower-case
(#43) Variable "Format" must be all lower-case
(#43) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Variable "DrawRightHead" must be all lower-case
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Variable "Format" must be all lower-case
(#44) Variable "Format" must be all lower-case
(#44) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Variable "HeadSize" must be all lower-case
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Variable "Format" must be all lower-case
(#45) Variable "Format" must be all lower-case
(#45) Variable "Height" must be all lower-case
(#45) Expected 1 space before "/"; 0 found
(#45) Expected 1 space after "/"; 0 found
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Variable "TextPadding" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Variable "Format" must be all lower-case
(#46) Variable "Format" must be all lower-case
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Variable "CaptionLayout" must be all lower-case
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Variable "Format" must be all lower-case
(#47) Variable "Format" must be all lower-case
(#48) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Variable "CaptionPosition" must be all lower-case
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Variable "Format" must be all lower-case
(#48) Variable "Format" must be all lower-case
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Variable "CaptionColorFactor" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Variable "Format" must be all lower-case
(#49) Variable "Format" must be all lower-case
(#49) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Variable "CaptionR" must be all lower-case
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Variable "Format" must be all lower-case
(#50) Variable "Format" must be all lower-case
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#51) Variable "CaptionG" must be all lower-case
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Variable "Format" must be all lower-case
(#51) Variable "Format" must be all lower-case
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Variable "CaptionB" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Variable "Format" must be all lower-case
(#52) Variable "Format" must be all lower-case
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Variable "CaptionAlpha" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Variable "Format" must be all lower-case
(#53) Variable "Format" must be all lower-case
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Variable "SubCaptionColorFactor" must be all lower-case
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Variable "Format" must be all lower-case
(#54) Variable "Format" must be all lower-case
(#54) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Variable "SubCaptionR" must be all lower-case
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "Format" must be all lower-case
(#55) Variable "Format" must be all lower-case
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Variable "SubCaptionG" must be all lower-case
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "Format" must be all lower-case
(#56) Variable "Format" must be all lower-case
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Variable "SubCaptionB" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "Format" must be all lower-case
(#57) Variable "Format" must be all lower-case
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Variable "SubCaptionAlpha" must be all lower-case
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Variable "Format" must be all lower-case
(#58) Variable "Format" must be all lower-case
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Variable "ValueFontName" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Variable "Format" must be all lower-case
(#59) Variable "Format" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Variable "ValueFontSize" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Variable "Format" must be all lower-case
(#60) Variable "Format" must be all lower-case
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Variable "CaptionFontName" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Variable "Format" must be all lower-case
(#61) Variable "Format" must be all lower-case
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Variable "CaptionFontSize" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Variable "Format" must be all lower-case
(#62) Variable "Format" must be all lower-case
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Variable "Unit" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Variable "Format" must be all lower-case
(#63) Variable "Format" must be all lower-case
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Line indented incorrectly; expected 8 spaces, found 5
(#66) Expected "if (...) {\n"; found "if (...) { "
(#66) Variable "Values" must be all lower-case
(#66) Variable "Value" must be all lower-case
(#66) Variable "Values" must be all lower-case
(#66) Variable "Values" must be all lower-case
(#66) Variable "Values" must be all lower-case
(#66) Variable "Value" must be all lower-case
(#66) Closing brace must be on a line by itself
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Line indented incorrectly; expected 8 spaces, found 5
(#69) Expected "if (...) {\n"; found "if (...) { "
(#69) Variable "IndicatorSections" must be all lower-case
(#69) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#69) Closing brace must be on a line by itself
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Variable "OverallMin" must be all lower-case
(#72) Variable "IndicatorSections" must be all lower-case
(#72) Variable "OverallMax" must be all lower-case
(#72) Variable "IndicatorSections" must be all lower-case
(#73) Line indented incorrectly; expected 8 spaces, found 5
(#73) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#73) Variable "IndicatorSections" must be all lower-case
(#73) Variable "Key" must be all lower-case
(#73) Variable "Settings" must be all lower-case
(#74) Line indented incorrectly; expected at least 8 spaces, found 6
(#75) Line indented incorrectly; expected 12 spaces, found 7
(#75) Expected "if (...) {\n"; found "if (...) { "
(#75) Variable "Settings" must be all lower-case
(#75) Variable "OverallMax" must be all lower-case
(#75) Variable "OverallMax" must be all lower-case
(#75) Variable "Settings" must be all lower-case
(#75) Closing brace must be on a line by itself
(#76) Line indented incorrectly; expected 12 spaces, found 7
(#76) Expected "if (...) {\n"; found "if (...) { "
(#76) Variable "Settings" must be all lower-case
(#76) Variable "OverallMin" must be all lower-case
(#76) Variable "OverallMin" must be all lower-case
(#76) Variable "Settings" must be all lower-case
(#76) Closing brace must be on a line by itself
(#77) Line indented incorrectly; expected 8 spaces, found 6
(#77) Closing brace indented incorrectly; expected 5 spaces, found 6
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Variable "RealWidth" must be all lower-case
(#78) Variable "Width" must be all lower-case
(#78) Variable "IndicatorSections" must be all lower-case
(#78) Expected 1 space before "-"; 0 found
(#78) Expected 1 space after "-"; 0 found
(#78) Expected 1 space before "*"; 0 found
(#78) Expected 1 space after "*"; 0 found
(#78) Variable "SectionsMargin" must be all lower-case
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Variable "XScale" must be all lower-case
(#79) Variable "RealWidth" must be all lower-case
(#79) Variable "OverallMax" must be all lower-case
(#79) Expected 1 space before "-"; 0 found
(#79) Expected 1 space after "-"; 0 found
(#79) Variable "OverallMin" must be all lower-case
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#81) Variable "X1" must be all lower-case
(#81) Variable "X" must be all lower-case
(#81) Variable "ValuesPos" must be all lower-case
(#82) Line indented incorrectly; expected 8 spaces, found 5
(#82) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#82) Variable "IndicatorSections" must be all lower-case
(#82) Variable "Key" must be all lower-case
(#82) Variable "Settings" must be all lower-case
(#83) Line indented incorrectly; expected at least 8 spaces, found 6
(#84) Line indented incorrectly; expected at least 12 spaces, found 7
(#84) Variable "Color" must be all lower-case
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Variable "Settings" must be all lower-case
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Variable "Settings" must be all lower-case
(#84) Commas (,) must be followed by white space.
(#84) Expected 1 space before "=>"; 0 found
(#84) Expected 1 space after "=>"; 0 found
(#84) Variable "Settings" must be all lower-case
(#85) Line indented incorrectly; expected at least 12 spaces, found 7
(#85) Variable "Caption" must be all lower-case
(#85) Variable "Settings" must be all lower-case
(#86) Line indented incorrectly; expected at least 12 spaces, found 7
(#86) Variable "SubCaption" must be all lower-case
(#86) Variable "Settings" must be all lower-case
(#86) Variable "Settings" must be all lower-case
(#88) Line indented incorrectly; expected at least 12 spaces, found 7
(#88) Variable "X2" must be all lower-case
(#88) Variable "X1" must be all lower-case
(#88) Variable "Settings" must be all lower-case
(#88) Variable "Settings" must be all lower-case
(#88) Variable "XScale" must be all lower-case
(#90) Line indented incorrectly; expected 12 spaces, found 7
(#90) Expected "if (...) {\n"; found "if (...)\n {\n"
(#90) Variable "Key" must be all lower-case
(#90) Variable "DrawLeftHead" must be all lower-case
(#91) Line indented incorrectly; expected at least 12 spaces, found 8
(#92) Line indented incorrectly; expected at least 16 spaces, found 9
(#92) Variable "Poly" must be all lower-case
(#92) Variable "Poly" must be all lower-case
(#92) Variable "X1" must be all lower-case
(#92) Expected 1 space before "-"; 0 found
(#92) Expected 1 space after "-"; 0 found
(#92) Variable "Poly" must be all lower-case
(#92) Variable "Y" must be all lower-case
(#92) Variable "Poly" must be all lower-case
(#92) Variable "X1" must be all lower-case
(#92) Expected 1 space before "-"; 0 found
(#92) Expected 1 space after "-"; 0 found
(#92) Variable "Poly" must be all lower-case
(#92) Variable "Y" must be all lower-case
(#92) Expected 1 space before "+"; 0 found
(#92) Expected 1 space after "+"; 0 found
(#92) Variable "Height" must be all lower-case
(#92) Variable "Poly" must be all lower-case
(#92) Variable "X1" must be all lower-case
(#92) Expected 1 space before "-"; 0 found
(#92) Expected 1 space after "-"; 0 found
(#92) Expected 1 space before "-"; 0 found
(#92) Expected 1 space after "-"; 0 found
(#92) Variable "HeadSize" must be all lower-case
(#92) Variable "Poly" must be all lower-case
(#92) Variable "Y" must be all lower-case
(#92) Expected 1 space before "+"; 0 found
(#92) Expected 1 space after "+"; 0 found
(#92) Variable "Height" must be all lower-case
(#92) Expected 1 space before "/"; 0 found
(#92) Expected 1 space after "/"; 0 found
(#92) Line exceeds 132 characters; contains 143 characters
(#93) Line indented incorrectly; expected at least 16 spaces, found 9
(#93) Variable "Poly" must be all lower-case
(#93) Commas (,) must be followed by white space.
(#93) Variable "Color" must be all lower-case
(#94) Line indented incorrectly; expected at least 16 spaces, found 9
(#94) Variable "X1" must be all lower-case
(#94) Expected 1 space before "-"; 0 found
(#94) Expected 1 space after "-"; 0 found
(#94) Commas (,) must be followed by white space.
(#94) Variable "Y" must be all lower-case
(#94) Commas (,) must be followed by white space.
(#94) Variable "X1" must be all lower-case
(#94) Expected 1 space before "-"; 0 found
(#94) Expected 1 space after "-"; 0 found
(#94) Expected 1 space before "-"; 0 found
(#94) Expected 1 space after "-"; 0 found
(#94) Variable "HeadSize" must be all lower-case
(#94) Commas (,) must be followed by white space.
(#94) Variable "Y" must be all lower-case
(#94) Expected 1 space before "+"; 0 found
(#94) Expected 1 space after "+"; 0 found
(#94) Variable "Height" must be all lower-case
(#94) Expected 1 space before "/"; 0 found
(#94) Expected 1 space after "/"; 0 found
(#94) Commas (,) must be followed by white space.
(#94) Variable "Color" must be all lower-case
(#95) Line indented incorrectly; expected at least 16 spaces, found 9
(#95) Variable "X1" must be all lower-case
(#95) Expected 1 space before "-"; 0 found
(#95) Expected 1 space after "-"; 0 found
(#95) Commas (,) must be followed by white space.
(#95) Variable "Y" must be all lower-case
(#95) Expected 1 space before "+"; 0 found
(#95) Expected 1 space after "+"; 0 found
(#95) Variable "Height" must be all lower-case
(#95) Commas (,) must be followed by white space.
(#95) Variable "X1" must be all lower-case
(#95) Expected 1 space before "-"; 0 found
(#95) Expected 1 space after "-"; 0 found
(#95) Expected 1 space before "-"; 0 found
(#95) Expected 1 space after "-"; 0 found
(#95) Variable "HeadSize" must be all lower-case
(#95) Commas (,) must be followed by white space.
(#95) Variable "Y" must be all lower-case
(#95) Expected 1 space before "+"; 0 found
(#95) Expected 1 space after "+"; 0 found
(#95) Variable "Height" must be all lower-case
(#95) Expected 1 space before "/"; 0 found
(#95) Expected 1 space after "/"; 0 found
(#95) Commas (,) must be followed by white space.
(#95) Variable "Color" must be all lower-case
(#96) Line indented incorrectly; expected 12 spaces, found 8
(#96) Closing brace indented incorrectly; expected 7 spaces, found 8
(#98) Line indented incorrectly; expected at least 12 spaces, found 7
(#99) Line indented incorrectly; expected at least 12 spaces, found 7
(#99) Variable "Break" must be all lower-case
(#100) Line indented incorrectly; expected 12 spaces, found 7
(#100) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#100) Variable "Values" must be all lower-case
(#100) Variable "iKey" must be all lower-case
(#100) Variable "Value" must be all lower-case
(#101) Line indented incorrectly; expected at least 12 spaces, found 8
(#102) Line indented incorrectly; expected 16 spaces, found 9
(#102) Expected "if (...) {\n"; found "if (...)\n {\n"
(#102) Variable "Value" must be all lower-case
(#102) Variable "Settings" must be all lower-case
(#102) Variable "Value" must be all lower-case
(#102) Variable "Settings" must be all lower-case
(#103) Line indented incorrectly; expected at least 16 spaces, found 10
(#104) Line indented incorrectly; expected at least 20 spaces, found 11
(#104) Variable "XBreak" must be all lower-case
(#104) Variable "X1" must be all lower-case
(#104) Variable "Value" must be all lower-case
(#104) Variable "Settings" must be all lower-case
(#104) Variable "XScale" must be all lower-case
(#105) Line indented incorrectly; expected at least 20 spaces, found 11
(#105) Variable "ValuesPos" must be all lower-case
(#105) Variable "Value" must be all lower-case
(#105) Variable "XBreak" must be all lower-case
(#106) Line indented incorrectly; expected at least 20 spaces, found 11
(#106) Variable "Break" must be all lower-case
(#106) Variable "XBreak" must be all lower-case
(#107) Line indented incorrectly; expected 16 spaces, found 10
(#107) Closing brace indented incorrectly; expected 9 spaces, found 10
(#108) Line indented incorrectly; expected 12 spaces, found 8
(#108) Closing brace indented incorrectly; expected 7 spaces, found 8
(#110) Line indented incorrectly; expected 12 spaces, found 7
(#110) Expected "if (...) {\n"; found "if (...)\n {\n"
(#110) Variable "ValueDisplay" must be all lower-case
(#111) Line indented incorrectly; expected at least 12 spaces, found 8
(#112) Line indented incorrectly; expected at least 16 spaces, found 9
(#112) Inline control structures are not allowed
(#112) Variable "Break" must be all lower-case
(#113) Line indented incorrectly; expected at least 16 spaces, found 10
(#113) Variable "X1" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Variable "Y" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Variable "X2" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Variable "Y" must be all lower-case
(#113) Expected 1 space before "+"; 0 found
(#113) Expected 1 space after "+"; 0 found
(#113) Variable "Height" must be all lower-case
(#113) Commas (,) must be followed by white space.
(#113) Variable "Color" must be all lower-case
(#114) Line indented incorrectly; expected 16 spaces, found 9
(#115) Line indented incorrectly; expected at least 16 spaces, found 10
(#116) Line indented incorrectly; expected at least 20 spaces, found 11
(#116) Variable "Break" must be all lower-case
(#117) Line indented incorrectly; expected at least 20 spaces, found 11
(#117) Variable "Poly" must be all lower-case
(#117) Variable "Poly" must be all lower-case
(#117) Variable "X1" must be all lower-case
(#117) Variable "Poly" must be all lower-case
(#117) Variable "Y" must be all lower-case
(#117) Variable "LastPointWritten" must be all lower-case
(#117) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#118) Line indented incorrectly; expected 20 spaces, found 11
(#118) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#118) Variable "Break" must be all lower-case
(#118) Variable "iKey" must be all lower-case
(#118) Variable "Value" must be all lower-case
(#119) Line indented incorrectly; expected at least 20 spaces, found 12
(#120) Line indented incorrectly; expected 24 spaces, found 13
(#120) Expected "if (...) {\n"; found "if (...)\n { "
(#120) Variable "Value" must be all lower-case
(#120) Expected 1 space before "-"; 0 found
(#120) Expected 1 space after "-"; 0 found
(#120) Variable "X1" must be all lower-case
(#121) Line indented incorrectly; expected at least 24 spaces, found 14
(#121) Variable "Poly" must be all lower-case
(#121) Variable "Value" must be all lower-case
(#121) Expected 1 space before "-"; 0 found
(#121) Expected 1 space after "-"; 0 found
(#121) Variable "Poly" must be all lower-case
(#121) Variable "Y" must be all lower-case
(#121) Closing brace must be on a line by itself
(#122) Line indented incorrectly; expected 24 spaces, found 13
(#122) Usage of ELSEIF not allowed; use ELSE IF instead
(#122) Variable "X1" must be all lower-case
(#122) Variable "Value" must be all lower-case
(#122) Expected 1 space before "-"; 0 found
(#122) Expected 1 space after "-"; 0 found
(#123) Line indented incorrectly; expected at least 24 spaces, found 14
(#124) Line indented incorrectly; expected at least 28 spaces, found 15
(#124) Variable "Offset" must be all lower-case
(#124) Variable "X1" must be all lower-case
(#124) Variable "Value" must be all lower-case
(#124) Expected 1 space before "-"; 0 found
(#124) Expected 1 space after "-"; 0 found
(#125) Line indented incorrectly; expected at least 28 spaces, found 15
(#125) Variable "Poly" must be all lower-case
(#125) Variable "Poly" must be all lower-case
(#125) Variable "X1" must be all lower-case
(#125) Variable "Poly" must be all lower-case
(#125) Variable "Y" must be all lower-case
(#125) Variable "Offset" must be all lower-case
(#126) Line indented incorrectly; expected 24 spaces, found 14
(#126) Closing brace indented incorrectly; expected 13 spaces, found 14
(#128) Line indented incorrectly; expected at least 24 spaces, found 13
(#128) Variable "Poly" must be all lower-case
(#128) Variable "Value" must be all lower-case
(#128) Variable "Poly" must be all lower-case
(#128) Variable "Y" must be all lower-case
(#128) Expected 1 space before "+"; 0 found
(#128) Expected 1 space after "+"; 0 found
(#130) Line indented incorrectly; expected 24 spaces, found 13
(#130) Expected "if (...) {\n"; found "if (...)\n { "
(#130) Variable "Value" must be all lower-case
(#130) Expected 1 space before "+"; 0 found
(#130) Expected 1 space after "+"; 0 found
(#130) Variable "X2" must be all lower-case
(#131) Line indented incorrectly; expected at least 24 spaces, found 14
(#131) Variable "Poly" must be all lower-case
(#131) Variable "Value" must be all lower-case
(#131) Expected 1 space before "+"; 0 found
(#131) Expected 1 space after "+"; 0 found
(#131) Variable "Poly" must be all lower-case
(#131) Variable "Y" must be all lower-case
(#131) Closing brace must be on a line by itself
(#132) Line indented incorrectly; expected 24 spaces, found 13
(#132) Usage of ELSEIF not allowed; use ELSE IF instead
(#132) Variable "Value" must be all lower-case
(#132) Expected 1 space before "+"; 0 found
(#132) Expected 1 space after "+"; 0 found
(#132) Variable "X2" must be all lower-case
(#133) Line indented incorrectly; expected at least 24 spaces, found 14
(#134) Line indented incorrectly; expected at least 28 spaces, found 15
(#134) Variable "Offset" must be all lower-case
(#134) Variable "Value" must be all lower-case
(#134) Expected 1 space before "+"; 0 found
(#134) Expected 1 space after "+"; 0 found
(#134) Variable "X2" must be all lower-case
(#135) Line indented incorrectly; expected at least 28 spaces, found 15
(#135) Variable "Poly" must be all lower-case
(#135) Variable "X2" must be all lower-case
(#135) Variable "Poly" must be all lower-case
(#135) Variable "Y" must be all lower-case
(#135) Variable "Offset" must be all lower-case
(#136) Line indented incorrectly; expected at least 28 spaces, found 15
(#136) Variable "LastPointWritten" must be all lower-case
(#136) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#137) Line indented incorrectly; expected 24 spaces, found 14
(#137) Closing brace indented incorrectly; expected 13 spaces, found 14
(#139) Line indented incorrectly; expected 20 spaces, found 12
(#139) Closing brace indented incorrectly; expected 11 spaces, found 12
(#140) Line indented incorrectly; expected 20 spaces, found 11
(#140) Expected "if (...) {\n"; found "if (...) { "
(#140) Variable "LastPointWritten" must be all lower-case
(#140) Variable "Poly" must be all lower-case
(#140) Variable "X2" must be all lower-case
(#140) Variable "Poly" must be all lower-case
(#140) Variable "Y" must be all lower-case
(#140) Closing brace must be on a line by itself
(#141) Line indented incorrectly; expected at least 20 spaces, found 11
(#141) Variable "Poly" must be all lower-case
(#141) Variable "X2" must be all lower-case
(#141) Variable "Poly" must be all lower-case
(#141) Variable "Y" must be all lower-case
(#141) Expected 1 space before "+"; 0 found
(#141) Expected 1 space after "+"; 0 found
(#141) Variable "Height" must be all lower-case
(#142) Line indented incorrectly; expected at least 20 spaces, found 11
(#142) Variable "Poly" must be all lower-case
(#142) Variable "X1" must be all lower-case
(#142) Variable "Poly" must be all lower-case
(#142) Variable "Y" must be all lower-case
(#142) Expected 1 space before "+"; 0 found
(#142) Expected 1 space after "+"; 0 found
(#142) Variable "Height" must be all lower-case
(#144) Line indented incorrectly; expected at least 20 spaces, found 11
(#144) Variable "Poly" must be all lower-case
(#144) Commas (,) must be followed by white space.
(#144) Variable "Color" must be all lower-case
(#145) Line indented incorrectly; expected 16 spaces, found 10
(#145) Closing brace indented incorrectly; expected 9 spaces, found 10
(#146) Line indented incorrectly; expected 12 spaces, found 8
(#146) Closing brace indented incorrectly; expected 7 spaces, found 8
(#147) Line indented incorrectly; expected at least 12 spaces, found 7
(#147) Inline control structures are not allowed
(#148) Line indented incorrectly; expected at least 12 spaces, found 8
(#148) Variable "X1" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Y" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "X2" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Y" must be all lower-case
(#148) Expected 1 space before "+"; 0 found
(#148) Expected 1 space after "+"; 0 found
(#148) Variable "Height" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "Color" must be all lower-case
(#150) Line indented incorrectly; expected 12 spaces, found 7
(#150) Expected "if (...) {\n"; found "if (...)\n {\n"
(#150) Variable "Key" must be all lower-case
(#150) Variable "IndicatorSections" must be all lower-case
(#150) Expected 1 space before "-"; 0 found
(#150) Expected 1 space after "-"; 0 found
(#150) Variable "DrawRightHead" must be all lower-case
(#151) Line indented incorrectly; expected at least 12 spaces, found 8
(#152) Line indented incorrectly; expected at least 16 spaces, found 9
(#152) Variable "Poly" must be all lower-case
(#152) Variable "Poly" must be all lower-case
(#152) Variable "X2" must be all lower-case
(#152) Expected 1 space before "+"; 0 found
(#152) Expected 1 space after "+"; 0 found
(#152) Variable "Poly" must be all lower-case
(#152) Variable "Y" must be all lower-case
(#152) Variable "Poly" must be all lower-case
(#152) Variable "X2" must be all lower-case
(#152) Expected 1 space before "+"; 0 found
(#152) Expected 1 space after "+"; 0 found
(#152) Variable "Poly" must be all lower-case
(#152) Variable "Y" must be all lower-case
(#152) Expected 1 space before "+"; 0 found
(#152) Expected 1 space after "+"; 0 found
(#152) Variable "Height" must be all lower-case
(#152) Variable "Poly" must be all lower-case
(#152) Variable "X2" must be all lower-case
(#152) Expected 1 space before "+"; 0 found
(#152) Expected 1 space after "+"; 0 found
(#152) Expected 1 space before "+"; 0 found
(#152) Expected 1 space after "+"; 0 found
(#152) Variable "HeadSize" must be all lower-case
(#152) Variable "Poly" must be all lower-case
(#152) Variable "Y" must be all lower-case
(#152) Expected 1 space before "+"; 0 found
(#152) Expected 1 space after "+"; 0 found
(#152) Variable "Height" must be all lower-case
(#152) Expected 1 space before "/"; 0 found
(#152) Expected 1 space after "/"; 0 found
(#152) Line exceeds 132 characters; contains 143 characters
(#153) Line indented incorrectly; expected at least 16 spaces, found 9
(#153) Variable "Poly" must be all lower-case
(#153) Commas (,) must be followed by white space.
(#153) Variable "Color" must be all lower-case
(#154) Line indented incorrectly; expected at least 16 spaces, found 9
(#154) Variable "X2" must be all lower-case
(#154) Expected 1 space before "+"; 0 found
(#154) Expected 1 space after "+"; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Variable "Y" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#154) Variable "X2" must be all lower-case
(#154) Expected 1 space before "+"; 0 found
(#154) Expected 1 space after "+"; 0 found
(#154) Expected 1 space before "+"; 0 found
(#154) Expected 1 space after "+"; 0 found
(#154) Variable "HeadSize" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#154) Variable "Y" must be all lower-case
(#154) Expected 1 space before "+"; 0 found
(#154) Expected 1 space after "+"; 0 found
(#154) Variable "Height" must be all lower-case
(#154) Expected 1 space before "/"; 0 found
(#154) Expected 1 space after "/"; 0 found
(#154) Commas (,) must be followed by white space.
(#154) Variable "Color" must be all lower-case
(#155) Line indented incorrectly; expected at least 16 spaces, found 9
(#155) Variable "X2" must be all lower-case
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Variable "Y" must be all lower-case
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#155) Variable "Height" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Variable "X2" must be all lower-case
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#155) Variable "HeadSize" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Variable "Y" must be all lower-case
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#155) Variable "Height" must be all lower-case
(#155) Expected 1 space before "/"; 0 found
(#155) Expected 1 space after "/"; 0 found
(#155) Commas (,) must be followed by white space.
(#155) Variable "Color" must be all lower-case
(#156) Line indented incorrectly; expected 12 spaces, found 8
(#156) Closing brace indented incorrectly; expected 7 spaces, found 8
(#158) Line indented incorrectly; expected 12 spaces, found 7
(#158) Expected "if (...) {\n"; found "if (...)\n {\n"
(#158) Variable "CaptionPosition" must be all lower-case
(#159) Line indented incorrectly; expected at least 12 spaces, found 8
(#160) Line indented incorrectly; expected at least 16 spaces, found 9
(#160) Variable "TxtPos" must be all lower-case
(#160) Variable "X1" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "Y" must be all lower-case
(#160) Expected 1 space before "+"; 0 found
(#160) Expected 1 space after "+"; 0 found
(#160) Variable "Height" must be all lower-case
(#160) Expected 1 space before "+"; 0 found
(#160) Expected 1 space after "+"; 0 found
(#160) Variable "TextPadding" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "CaptionFontName" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Variable "CaptionFontSize" must be all lower-case
(#160) Commas (,) must be followed by white space.
(#160) Commas (,) must be followed by white space.
(#160) Variable "Caption" must be all lower-case
(#161) Line indented incorrectly; expected at least 16 spaces, found 9
(#161) Variable "YOffset" must be all lower-case
(#161) Variable "TxtPos" must be all lower-case
(#161) Variable "TxtPos" must be all lower-case
(#161) Variable "TextPadding" must be all lower-case
(#163) Line indented incorrectly; expected 16 spaces, found 9
(#163) Expected "if (...) {\n"; found "if (...)\n {\n"
(#163) Variable "CaptionLayout" must be all lower-case
(#164) Line indented incorrectly; expected at least 16 spaces, found 10
(#165) Line indented incorrectly; expected at least 20 spaces, found 11
(#165) Variable "TxtPos" must be all lower-case
(#165) Variable "X1" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Variable "Y" must be all lower-case
(#165) Expected 1 space before "+"; 0 found
(#165) Expected 1 space after "+"; 0 found
(#165) Variable "Height" must be all lower-case
(#165) Expected 1 space before "+"; 0 found
(#165) Expected 1 space after "+"; 0 found
(#165) Variable "TextPadding" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Variable "CaptionFontName" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Variable "CaptionFontSize" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Commas (,) must be followed by white space.
(#165) Variable "SubCaption" must be all lower-case
(#166) Line indented incorrectly; expected at least 20 spaces, found 11
(#166) Variable "YOffset" must be all lower-case
(#166) Variable "YOffset" must be all lower-case
(#166) Variable "TxtPos" must be all lower-case
(#166) Variable "TxtPos" must be all lower-case
(#166) Variable "TextPadding" must be all lower-case
(#166) Expected 1 space before "*"; 0 found
(#166) Expected 1 space after "*"; 0 found
(#167) Line indented incorrectly; expected 16 spaces, found 10
(#167) Closing brace indented incorrectly; expected 9 spaces, found 10
(#169) Line indented incorrectly; expected at least 16 spaces, found 9
(#169) Variable "XOffset" must be all lower-case
(#169) Variable "TextPadding" must be all lower-case
(#170) Line indented incorrectly; expected 12 spaces, found 8
(#170) Closing brace indented incorrectly; expected 7 spaces, found 8
(#171) Line indented incorrectly; expected 12 spaces, found 7
(#171) Expected "} else {\n"; found "}\n else\n { "
(#172) Line indented incorrectly; expected at least 12 spaces, found 8
(#172) Variable "YOffset" must be all lower-case
(#172) Variable "XOffset" must be all lower-case
(#172) Closing brace must be on a line by itself
(#174) Line indented incorrectly; expected 12 spaces, found 7
(#174) Expected "if (...) {\n"; found "if (...)\n { "
(#174) Variable "CaptionColorFactor" must be all lower-case
(#174) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#175) Line indented incorrectly; expected at least 12 spaces, found 8
(#175) Variable "CaptionColor" must be all lower-case
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "CaptionFontName" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "CaptionFontSize" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "CaptionR" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "CaptionG" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "CaptionB" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Expected 1 space before "=>"; 0 found
(#175) Expected 1 space after "=>"; 0 found
(#175) Variable "CaptionAlpha" must be all lower-case
(#175) Line exceeds maximum limit of 180 characters; contains 192 characters
(#175) Closing brace must be on a line by itself
(#176) Line indented incorrectly; expected 12 spaces, found 7
(#176) Expected "} else {\n"; found "}\n else\n { "
(#177) Line indented incorrectly; expected at least 12 spaces, found 8
(#177) Variable "CaptionColor" must be all lower-case
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Variable "CaptionFontName" must be all lower-case
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Variable "CaptionFontSize" must be all lower-case
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Variable "Settings" must be all lower-case
(#177) Expected 1 space before "+"; 0 found
(#177) Expected 1 space after "+"; 0 found
(#177) Variable "CaptionColorFactor" must be all lower-case
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Variable "Settings" must be all lower-case
(#177) Expected 1 space before "+"; 0 found
(#177) Expected 1 space after "+"; 0 found
(#177) Variable "CaptionColorFactor" must be all lower-case
(#177) Commas (,) must be followed by white space.
(#177) Expected 1 space before "=>"; 0 found
(#177) Expected 1 space after "=>"; 0 found
(#177) Variable "Settings" must be all lower-case
(#177) Expected 1 space before "+"; 0 found
(#177) Expected 1 space after "+"; 0 found
(#177) Variable "CaptionColorFactor" must be all lower-case
(#177) Line exceeds maximum limit of 180 characters; contains 244 characters
(#177) Closing brace must be on a line by itself
(#179) Line indented incorrectly; expected at least 12 spaces, found 7
(#179) Inline control structures are not allowed
(#179) Variable "SubCaptionColorFactor" must be all lower-case
(#179) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#180) Line indented incorrectly; expected at least 12 spaces, found 8
(#180) Variable "SubCaptionColor" must be all lower-case
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Variable "CaptionFontName" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Variable "CaptionFontSize" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Variable "SubCaptionR" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Variable "SubCaptionG" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Variable "SubCaptionB" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Expected 1 space before "=>"; 0 found
(#180) Expected 1 space after "=>"; 0 found
(#180) Variable "SubCaptionAlpha" must be all lower-case
(#180) Line exceeds maximum limit of 180 characters; contains 200 characters
(#181) Line indented incorrectly; expected at least 12 spaces, found 7
(#181) Inline control structures are not allowed
(#182) Line indented incorrectly; expected at least 12 spaces, found 8
(#182) Variable "SubCaptionColor" must be all lower-case
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Variable "CaptionFontName" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Variable "CaptionFontSize" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Variable "Settings" must be all lower-case
(#182) Expected 1 space before "+"; 0 found
(#182) Expected 1 space after "+"; 0 found
(#182) Variable "SubCaptionColorFactor" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Variable "Settings" must be all lower-case
(#182) Expected 1 space before "+"; 0 found
(#182) Expected 1 space after "+"; 0 found
(#182) Variable "SubCaptionColorFactor" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Expected 1 space before "=>"; 0 found
(#182) Expected 1 space after "=>"; 0 found
(#182) Variable "Settings" must be all lower-case
(#182) Expected 1 space before "+"; 0 found
(#182) Expected 1 space after "+"; 0 found
(#182) Variable "SubCaptionColorFactor" must be all lower-case
(#182) Line exceeds maximum limit of 180 characters; contains 249 characters
(#184) Line indented incorrectly; expected at least 12 spaces, found 7
(#184) Variable "RestoreShadow" must be all lower-case
(#185) Line indented incorrectly; expected at least 12 spaces, found 7
(#185) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#187) Line indented incorrectly; expected at least 12 spaces, found 7
(#187) Inline control structures are not allowed
(#187) Variable "CaptionLayout" must be all lower-case
(#188) Line indented incorrectly; expected at least 12 spaces, found 8
(#188) Variable "X1" must be all lower-case
(#188) Commas (,) must be followed by white space.
(#188) Variable "Y" must be all lower-case
(#188) Expected 1 space before "+"; 0 found
(#188) Expected 1 space after "+"; 0 found
(#188) Variable "Height" must be all lower-case
(#188) Expected 1 space before "+"; 0 found
(#188) Expected 1 space after "+"; 0 found
(#188) Variable "TextPadding" must be all lower-case
(#188) Commas (,) must be followed by white space.
(#188) Variable "Caption" must be all lower-case
(#188) Commas (,) must be followed by white space.
(#188) Variable "CaptionColor" must be all lower-case
(#189) Line indented incorrectly; expected 12 spaces, found 7
(#189) Usage of ELSEIF not allowed; use ELSE IF instead
(#189) Variable "CaptionLayout" must be all lower-case
(#190) Line indented incorrectly; expected at least 12 spaces, found 8
(#191) Line indented incorrectly; expected at least 16 spaces, found 9
(#191) Variable "TxtPos" must be all lower-case
(#191) Variable "X1" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Y" must be all lower-case
(#191) Expected 1 space before "+"; 0 found
(#191) Expected 1 space after "+"; 0 found
(#191) Variable "Height" must be all lower-case
(#191) Expected 1 space before "+"; 0 found
(#191) Expected 1 space after "+"; 0 found
(#191) Variable "TextPadding" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "CaptionFontName" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "CaptionFontSize" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Commas (,) must be followed by white space.
(#191) Variable "Caption" must be all lower-case
(#192) Line indented incorrectly; expected at least 16 spaces, found 9
(#192) Variable "CaptionHeight" must be all lower-case
(#192) Variable "TxtPos" must be all lower-case
(#192) Variable "TxtPos" must be all lower-case
(#194) Line indented incorrectly; expected at least 16 spaces, found 9
(#194) Variable "X1" must be all lower-case
(#194) Expected 1 space before "+"; 0 found
(#194) Expected 1 space after "+"; 0 found
(#194) Variable "XOffset" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "Y" must be all lower-case
(#194) Expected 1 space before "+"; 0 found
(#194) Expected 1 space after "+"; 0 found
(#194) Variable "Height" must be all lower-case
(#194) Expected 1 space before "-"; 0 found
(#194) Expected 1 space after "-"; 0 found
(#194) Variable "YOffset" must be all lower-case
(#194) Expected 1 space before "+"; 0 found
(#194) Expected 1 space after "+"; 0 found
(#194) Variable "TextPadding" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "Caption" must be all lower-case
(#194) Commas (,) must be followed by white space.
(#194) Variable "CaptionColor" must be all lower-case
(#195) Line indented incorrectly; expected at least 16 spaces, found 9
(#195) Variable "X1" must be all lower-case
(#195) Expected 1 space before "+"; 0 found
(#195) Expected 1 space after "+"; 0 found
(#195) Variable "XOffset" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "Y" must be all lower-case
(#195) Expected 1 space before "+"; 0 found
(#195) Expected 1 space after "+"; 0 found
(#195) Variable "Height" must be all lower-case
(#195) Expected 1 space before "-"; 0 found
(#195) Expected 1 space after "-"; 0 found
(#195) Variable "YOffset" must be all lower-case
(#195) Expected 1 space before "+"; 0 found
(#195) Expected 1 space after "+"; 0 found
(#195) Variable "CaptionHeight" must be all lower-case
(#195) Expected 1 space before "+"; 0 found
(#195) Expected 1 space after "+"; 0 found
(#195) Variable "TextPadding" must be all lower-case
(#195) Expected 1 space before "*"; 0 found
(#195) Expected 1 space after "*"; 0 found
(#195) Commas (,) must be followed by white space.
(#195) Variable "SubCaption" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "SubCaptionColor" must be all lower-case
(#196) Line indented incorrectly; expected 12 spaces, found 8
(#196) Closing brace indented incorrectly; expected 7 spaces, found 8
(#198) Line indented incorrectly; expected at least 12 spaces, found 7
(#198) Variable "RestoreShadow" must be all lower-case
(#200) Line indented incorrectly; expected at least 12 spaces, found 7
(#200) Variable "X1" must be all lower-case
(#200) Variable "X2" must be all lower-case
(#200) Variable "SectionsMargin" must be all lower-case
(#201) Line indented incorrectly; expected 8 spaces, found 6
(#201) Closing brace indented incorrectly; expected 5 spaces, found 6
(#203) Line indented incorrectly; expected at least 8 spaces, found 5
(#203) Variable "RestoreShadow" must be all lower-case
(#204) Line indented incorrectly; expected at least 8 spaces, found 5
(#204) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#206) Line indented incorrectly; expected 8 spaces, found 5
(#206) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#206) Variable "Values" must be all lower-case
(#206) Variable "Key" must be all lower-case
(#206) Variable "Value" must be all lower-case
(#207) Line indented incorrectly; expected at least 8 spaces, found 6
(#208) Line indented incorrectly; expected 12 spaces, found 7
(#208) Expected "if (...) {\n"; found "if (...)\n {\n"
(#208) Variable "Value" must be all lower-case
(#208) Variable "OverallMin" must be all lower-case
(#208) Variable "Value" must be all lower-case
(#208) Variable "OverallMax" must be all lower-case
(#209) Line indented incorrectly; expected at least 12 spaces, found 8
(#210) Line indented incorrectly; expected 16 spaces, found 9
(#210) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#210) Variable "IndicatorSections" must be all lower-case
(#210) Variable "Key" must be all lower-case
(#210) Variable "Settings" must be all lower-case
(#211) Line indented incorrectly; expected at least 16 spaces, found 10
(#212) Line indented incorrectly; expected 20 spaces, found 11
(#212) Expected "if (...) {\n"; found "if (...)\n {\n"
(#212) Variable "Value" must be all lower-case
(#212) Variable "Settings" must be all lower-case
(#212) Variable "Value" must be all lower-case
(#212) Variable "Settings" must be all lower-case
(#213) Line indented incorrectly; expected at least 20 spaces, found 12
(#214) Line indented incorrectly; expected at least 24 spaces, found 13
(#214) Variable "X1" must be all lower-case
(#214) Variable "ValuesPos" must be all lower-case
(#214) Variable "Value" must be all lower-case
(#214) Inline comments must start with a capital letter, digit or 3-dots sequence
(#214) Inline comments must end in full-stops, exclamation marks, or question marks
(#214) This comment is 41% valid code; is this commented out code?
(#214) No space found before comment text; expected "// $X + $Key*$SectionsMargin + ($Value - $OverallMin) * $XScale;" but found "//$X + $Key*$SectionsMargin + ($Value - $OverallMin) * $XScale;"
(#216) Line indented incorrectly; expected 24 spaces, found 13
(#216) Expected "if (...) {\n"; found "if (...)\n {\n"
(#216) Variable "ValueDisplay" must be all lower-case
(#217) Line indented incorrectly; expected at least 24 spaces, found 14
(#218) Line indented incorrectly; expected at least 28 spaces, found 15
(#218) Variable "TxtPos" must be all lower-case
(#218) Variable "X1" must be all lower-case
(#218) Commas (,) must be followed by white space.
(#218) Variable "Y" must be all lower-case
(#218) Commas (,) must be followed by white space.
(#218) Variable "ValueFontName" must be all lower-case
(#218) Commas (,) must be followed by white space.
(#218) Variable "ValueFontSize" must be all lower-case
(#218) Commas (,) must be followed by white space.
(#218) Commas (,) must be followed by white space.
(#218) Variable "Value" must be all lower-case
(#218) Variable "Unit" must be all lower-case
(#219) Line indented incorrectly; expected at least 28 spaces, found 15
(#219) Variable "Radius" must be all lower-case
(#219) Variable "TxtPos" must be all lower-case
(#219) Variable "TxtPos" must be all lower-case
(#219) Variable "TextPadding" must be all lower-case
(#219) Expected 1 space before "*"; 0 found
(#219) Expected 1 space after "*"; 0 found
(#219) Expected 1 space before "/"; 0 found
(#219) Expected 1 space after "/"; 0 found
(#221) Line indented incorrectly; expected at least 28 spaces, found 15
(#221) Variable "X1" must be all lower-case
(#221) Commas (,) must be followed by white space.
(#221) Variable "Y" must be all lower-case
(#221) Commas (,) must be followed by white space.
(#221) Variable "Radius" must be all lower-case
(#221) Expected 1 space before "+"; 0 found
(#221) Expected 1 space after "+"; 0 found
(#221) Commas (,) must be followed by white space.
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#221) Variable "Settings" must be all lower-case
(#221) Expected 1 space before "+"; 0 found
(#221) Expected 1 space after "+"; 0 found
(#221) Commas (,) must be followed by white space.
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#221) Variable "Settings" must be all lower-case
(#221) Expected 1 space before "+"; 0 found
(#221) Expected 1 space after "+"; 0 found
(#221) Commas (,) must be followed by white space.
(#221) Expected 1 space before "=>"; 0 found
(#221) Expected 1 space after "=>"; 0 found
(#221) Variable "Settings" must be all lower-case
(#221) Expected 1 space before "+"; 0 found
(#221) Expected 1 space after "+"; 0 found
(#221) Line exceeds 132 characters; contains 147 characters
(#222) Line indented incorrectly; expected at least 28 spaces, found 15
(#222) Variable "X1" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Variable "Y" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Variable "Radius" must be all lower-case
(#222) Commas (,) must be followed by white space.
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Commas (,) must be followed by white space.
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#222) Commas (,) must be followed by white space.
(#222) Expected 1 space before "=>"; 0 found
(#222) Expected 1 space after "=>"; 0 found
(#224) Line indented incorrectly; expected at least 28 spaces, found 15
(#224) Variable "TextSettings" must be all lower-case
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#224) Commas (,) must be followed by white space.
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#224) Variable "ValueFontName" must be all lower-case
(#224) Commas (,) must be followed by white space.
(#224) Expected 1 space before "=>"; 0 found
(#224) Expected 1 space after "=>"; 0 found
(#224) Variable "ValueFontSize" must be all lower-case
(#225) Line indented incorrectly; expected at least 28 spaces, found 15
(#225) Variable "X1" must be all lower-case
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#225) Commas (,) must be followed by white space.
(#225) Variable "Y" must be all lower-case
(#225) Expected 1 space before "-"; 0 found
(#225) Expected 1 space after "-"; 0 found
(#225) Commas (,) must be followed by white space.
(#225) Variable "Value" must be all lower-case
(#225) Variable "Unit" must be all lower-case
(#225) Commas (,) must be followed by white space.
(#225) Variable "TextSettings" must be all lower-case
(#226) Line indented incorrectly; expected 24 spaces, found 14
(#226) Closing brace indented incorrectly; expected 13 spaces, found 14
(#227) Line indented incorrectly; expected 24 spaces, found 13
(#227) Usage of ELSEIF not allowed; use ELSE IF instead
(#227) Variable "ValueDisplay" must be all lower-case
(#228) Line indented incorrectly; expected at least 24 spaces, found 14
(#229) Line indented incorrectly; expected at least 28 spaces, found 15
(#229) Variable "Caption" must be all lower-case
(#230) Line indented incorrectly; expected at least 28 spaces, found 15
(#230) Variable "Caption" must be all lower-case
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Variable "Settings" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Variable "Settings" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Variable "Settings" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Commas (,) must be followed by white space.
(#230) Expected 1 space before "=>"; 0 found
(#230) Expected 1 space after "=>"; 0 found
(#230) Variable "Value" must be all lower-case
(#230) Variable "Unit" must be all lower-case
(#230) Line exceeds 132 characters; contains 149 characters
(#231) Line indented incorrectly; expected at least 28 spaces, found 15
(#231) Variable "X1" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "Y" must be all lower-case
(#231) Expected 1 space before "+"; 0 found
(#231) Expected 1 space after "+"; 0 found
(#231) Commas (,) must be followed by white space.
(#231) Variable "Settings" must be all lower-case
(#231) Commas (,) must be followed by white space.
(#231) Variable "Caption" must be all lower-case
(#232) Line indented incorrectly; expected 24 spaces, found 14
(#232) Closing brace indented incorrectly; expected 13 spaces, found 14
(#233) Line indented incorrectly; expected 20 spaces, found 12
(#233) Closing brace indented incorrectly; expected 11 spaces, found 12
(#234) Line indented incorrectly; expected at least 20 spaces, found 11
(#234) Variable "X1" must be all lower-case
(#234) Variable "X2" must be all lower-case
(#234) Variable "SectionsMargin" must be all lower-case
(#235) Line indented incorrectly; expected 16 spaces, found 10
(#235) Closing brace indented incorrectly; expected 9 spaces, found 10
(#236) Line indented incorrectly; expected 12 spaces, found 8
(#236) Closing brace indented incorrectly; expected 7 spaces, found 8
(#237) Line indented incorrectly; expected 8 spaces, found 6
(#237) Closing brace indented incorrectly; expected 5 spaces, found 6
(#238) Line indented incorrectly; expected at least 8 spaces, found 5
(#238) Variable "RestoreShadow" must be all lower-case
(#239) Closing brace indented incorrectly; expected 3 spaces, found 4
(#240) Line indented incorrectly; expected 0 spaces, found 2
(#240) Closing brace indented incorrectly; expected 1 spaces, found 2
(#241) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pPie.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Line indented incorrectly; expected 0 spaces, found 1
(#34) Line indented incorrectly; expected at least 4 spaces, found 3
(#34) Member variable "pChartObject" must be all lower-case
(#34) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#34) Scope modifier not specified for member variable "$pChartObject"
(#35) Line indented incorrectly; expected at least 4 spaces, found 3
(#35) Member variable "pDataObject" must be all lower-case
(#35) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#35) Scope modifier not specified for member variable "$pDataObject"
(#36) Line indented incorrectly; expected at least 4 spaces, found 3
(#36) Member variable "LabelPos" must be all lower-case
(#36) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#36) Scope modifier not specified for member variable "$LabelPos"
(#36) Space found before semicolon; expected """;" but found """ ;"
(#38) Line indented incorrectly; expected at least 4 spaces, found 3
(#39) Line indented incorrectly; expected 4 spaces, found 3
(#39) method name "pPie::pPie" must be in lower-case letters only
(#39) PHP4 style constructors are not allowed; use "__construct()" instead
(#39) Visibility must be declared on method "pPie"
(#39) Variable "Object" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#39) Variable "pDataObject" must be all lower-case
(#40) Opening brace should be on the same line as the declaration
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Variable "Object" must be all lower-case
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Variable "pDataObject" must be all lower-case
(#46) Closing brace indented incorrectly; expected 3 spaces, found 4
(#48) Line indented incorrectly; expected at least 4 spaces, found 3
(#49) Line indented incorrectly; expected 4 spaces, found 3
(#49) method name "pPie::draw2DPie" must be in lower-case letters only
(#49) Visibility must be declared on method "draw2DPie"
(#49) Variable "X" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#49) Variable "Y" must be all lower-case
(#49) Commas (,) must be followed by white space.
(#49) Variable "Format" must be all lower-case
(#50) Opening brace should be on the same line as the declaration
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#51) Variable "Radius" must be all lower-case
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Variable "Format" must be all lower-case
(#51) Variable "Format" must be all lower-case
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Variable "Precision" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Variable "Format" must be all lower-case
(#52) Variable "Format" must be all lower-case
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Variable "DataGapAngle" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Variable "Format" must be all lower-case
(#53) Variable "Format" must be all lower-case
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Variable "DataGapRadius" must be all lower-case
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Variable "Format" must be all lower-case
(#54) Variable "Format" must be all lower-case
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Variable "SecondPass" must be all lower-case
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "Format" must be all lower-case
(#55) Variable "Format" must be all lower-case
(#55) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Variable "Border" must be all lower-case
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "Format" must be all lower-case
(#56) Variable "Format" must be all lower-case
(#56) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Variable "BorderR" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "Format" must be all lower-case
(#57) Variable "Format" must be all lower-case
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Variable "BorderG" must be all lower-case
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Variable "Format" must be all lower-case
(#58) Variable "Format" must be all lower-case
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Variable "BorderB" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Variable "Format" must be all lower-case
(#59) Variable "Format" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Variable "Shadow" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Variable "Format" must be all lower-case
(#60) Variable "Format" must be all lower-case
(#60) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Variable "DrawLabels" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Variable "Format" must be all lower-case
(#61) Variable "Format" must be all lower-case
(#61) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Variable "LabelStacked" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Variable "Format" must be all lower-case
(#62) Variable "Format" must be all lower-case
(#62) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Variable "LabelColor" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Variable "Format" must be all lower-case
(#63) Variable "Format" must be all lower-case
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) Variable "LabelR" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Variable "Format" must be all lower-case
(#64) Variable "Format" must be all lower-case
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Variable "LabelG" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Variable "Format" must be all lower-case
(#65) Variable "Format" must be all lower-case
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Variable "LabelB" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Variable "Format" must be all lower-case
(#66) Variable "Format" must be all lower-case
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Variable "LabelAlpha" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Variable "Format" must be all lower-case
(#67) Variable "Format" must be all lower-case
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Variable "WriteValues" must be all lower-case
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Variable "Format" must be all lower-case
(#68) Variable "Format" must be all lower-case
(#68) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Variable "ValuePosition" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Variable "Format" must be all lower-case
(#69) Variable "Format" must be all lower-case
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Variable "ValuePadding" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Variable "Format" must be all lower-case
(#70) Variable "Format" must be all lower-case
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Variable "ValueSuffix" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Variable "Format" must be all lower-case
(#71) Variable "Format" must be all lower-case
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Variable "ValueR" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Variable "Format" must be all lower-case
(#72) Variable "Format" must be all lower-case
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Variable "ValueG" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Variable "Format" must be all lower-case
(#73) Variable "Format" must be all lower-case
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Variable "ValueB" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Variable "Format" must be all lower-case
(#74) Variable "Format" must be all lower-case
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Variable "ValueAlpha" must be all lower-case
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Variable "Format" must be all lower-case
(#75) Variable "Format" must be all lower-case
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Variable "RecordImageMap" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Variable "Format" must be all lower-case
(#76) Variable "Format" must be all lower-case
(#76) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Variable "Data" must be all lower-case
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Variable "Palette" must be all lower-case
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Line indented incorrectly; expected 8 spaces, found 5
(#83) Expected "if (...) {\n"; found "if (...) { "
(#83) Variable "Data" must be all lower-case
(#83) Closing brace must be on a line by itself
(#85) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Variable "DataSerie" must be all lower-case
(#87) Line indented incorrectly; expected 8 spaces, found 5
(#87) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#87) Variable "Data" must be all lower-case
(#87) Variable "SerieName" must be all lower-case
(#87) Variable "SerieData" must be all lower-case
(#88) Line indented incorrectly; expected at least 8 spaces, found 6
(#88) Expected "if (...) {\n"; found "if (...) { "
(#88) Variable "SerieName" must be all lower-case
(#88) Variable "Data" must be all lower-case
(#88) Variable "DataSerie" must be all lower-case
(#88) Variable "SerieName" must be all lower-case
(#88) Closing brace must be on a line by itself
(#88) Closing brace must be on a line by itself
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Line indented incorrectly; expected 8 spaces, found 5
(#91) Expected "if (...) {\n"; found "if (...) { "
(#91) Variable "DataSerie" must be all lower-case
(#91) Closing brace must be on a line by itself
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Variable "Data" must be all lower-case
(#94) Commas (,) must be followed by white space.
(#94) Variable "Palette" must be all lower-case
(#94) Variable "Data" must be all lower-case
(#94) Commas (,) must be followed by white space.
(#94) Variable "Palette" must be all lower-case
(#94) Commas (,) must be followed by white space.
(#94) Variable "DataSerie" must be all lower-case
(#94) Commas (,) must be followed by white space.
(#94) Variable "Data" must be all lower-case
(#96) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#97) Variable "SerieSum" must be all lower-case
(#97) Variable "DataSerie" must be all lower-case
(#99) Line indented incorrectly; expected at least 8 spaces, found 5
(#100) Line indented incorrectly; expected 8 spaces, found 5
(#100) Expected "if (...) {\n"; found "if (...) { "
(#100) Variable "SerieSum" must be all lower-case
(#100) Closing brace must be on a line by itself
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#103) Line indented incorrectly; expected at least 8 spaces, found 5
(#103) Variable "Values" must be all lower-case
(#104) Line indented incorrectly; expected 8 spaces, found 5
(#104) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#104) Variable "Data" must be all lower-case
(#104) Variable "DataSerie" must be all lower-case
(#104) Variable "Key" must be all lower-case
(#104) Variable "Value" must be all lower-case
(#105) Line indented incorrectly; expected at least 8 spaces, found 6
(#105) Expected "if (...) {\n"; found "if (...) { "
(#105) Variable "Value" must be all lower-case
(#105) Variable "Values" must be all lower-case
(#105) Variable "Value" must be all lower-case
(#105) Closing brace must be on a line by itself
(#105) Closing brace must be on a line by itself
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Line indented incorrectly; expected 8 spaces, found 5
(#108) Expected "if (...) {\n"; found "if (...) { "
(#108) Variable "Values" must be all lower-case
(#108) Expected 1 space before "=="; 0 found
(#108) Expected 1 space after "=="; 0 found
(#108) Variable "WastedAngular" must be all lower-case
(#108) Closing brace must be on a line by itself
(#108) Expected "} else {\n"; found "} else { "
(#108) Variable "WastedAngular" must be all lower-case
(#108) Variable "Values" must be all lower-case
(#108) Variable "DataGapAngle" must be all lower-case
(#108) Closing brace must be on a line by itself
(#110) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Variable "ScaleFactor" must be all lower-case
(#111) Variable "WastedAngular" must be all lower-case
(#111) Variable "SerieSum" must be all lower-case
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Variable "RestoreShadow" must be all lower-case
(#114) Line indented incorrectly; expected 8 spaces, found 5
(#114) Expected "if (...) {\n"; found "if (...)\n {\n"
(#115) Line indented incorrectly; expected at least 8 spaces, found 6
(#116) Line indented incorrectly; expected at least 12 spaces, found 7
(#116) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#118) Line indented incorrectly; expected at least 12 spaces, found 7
(#118) Variable "ShadowFormat" must be all lower-case
(#118) Variable "Format" must be all lower-case
(#118) Variable "ShadowFormat" must be all lower-case
(#118) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#119) Line indented incorrectly; expected at least 12 spaces, found 7
(#119) Variable "X" must be all lower-case
(#119) Expected 1 space before "+"; 0 found
(#119) Expected 1 space after "+"; 0 found
(#119) Commas (,) must be followed by white space.
(#119) Variable "Y" must be all lower-case
(#119) Expected 1 space before "+"; 0 found
(#119) Expected 1 space after "+"; 0 found
(#119) Commas (,) must be followed by white space.
(#119) Variable "ShadowFormat" must be all lower-case
(#120) Line indented incorrectly; expected 8 spaces, found 6
(#120) Closing brace indented incorrectly; expected 5 spaces, found 6
(#122) Line indented incorrectly; expected at least 8 spaces, found 5
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#123) Variable "Step" must be all lower-case
(#123) Variable "Radius" must be all lower-case
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Variable "Offset" must be all lower-case
(#124) Variable "ID" must be all lower-case
(#125) Line indented incorrectly; expected 8 spaces, found 5
(#125) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#125) Variable "Values" must be all lower-case
(#125) Variable "Key" must be all lower-case
(#125) Variable "Value" must be all lower-case
(#126) Line indented incorrectly; expected at least 8 spaces, found 6
(#127) Line indented incorrectly; expected at least 12 spaces, found 7
(#127) Inline control structures are not allowed
(#127) Variable "Shadow" must be all lower-case
(#128) Line indented incorrectly; expected at least 12 spaces, found 8
(#128) Variable "Settings" must be all lower-case
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Line exceeds 132 characters; contains 167 characters
(#129) Line indented incorrectly; expected 12 spaces, found 7
(#130) Line indented incorrectly; expected at least 12 spaces, found 8
(#131) Line indented incorrectly; expected 16 spaces, found 9
(#131) Expected "if (...) {\n"; found "if (...) { "
(#131) Variable "Palette" must be all lower-case
(#131) Variable "ID" must be all lower-case
(#131) Variable "Color" must be all lower-case
(#131) Variable "Palette" must be all lower-case
(#131) Variable "ID" must be all lower-case
(#131) Variable "Color" must be all lower-case
(#131) Variable "ID" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Variable "Color" must be all lower-case
(#131) Line exceeds 132 characters; contains 163 characters
(#131) Closing brace must be on a line by itself
(#132) Line indented incorrectly; expected at least 16 spaces, found 9
(#132) Variable "Settings" must be all lower-case
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 0 found
(#132) Variable "Palette" must be all lower-case
(#132) Variable "ID" must be all lower-case
(#132) Commas (,) must be followed by white space.
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 0 found
(#132) Variable "Palette" must be all lower-case
(#132) Variable "ID" must be all lower-case
(#132) Commas (,) must be followed by white space.
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 0 found
(#132) Variable "Palette" must be all lower-case
(#132) Variable "ID" must be all lower-case
(#132) Commas (,) must be followed by white space.
(#132) Expected 1 space before "=>"; 0 found
(#132) Expected 1 space after "=>"; 0 found
(#132) Variable "Palette" must be all lower-case
(#132) Variable "ID" must be all lower-case
(#133) Line indented incorrectly; expected 12 spaces, found 8
(#133) Closing brace indented incorrectly; expected 7 spaces, found 8
(#135) Line indented incorrectly; expected 12 spaces, found 7
(#135) Expected "if (...) {\n"; found "if (...)\n {\n"
(#135) Variable "SecondPass" must be all lower-case
(#135) Variable "Shadow" must be all lower-case
(#136) Line indented incorrectly; expected at least 12 spaces, found 8
(#137) Line indented incorrectly; expected at least 16 spaces, found 9
(#137) Inline control structures are not allowed
(#137) Variable "Border" must be all lower-case
(#138) Line indented incorrectly; expected at least 16 spaces, found 10
(#138) Variable "Settings" must be all lower-case
(#139) Line indented incorrectly; expected 16 spaces, found 9
(#140) Line indented incorrectly; expected at least 16 spaces, found 10
(#140) Variable "Settings" must be all lower-case
(#140) Variable "BorderR" must be all lower-case
(#140) Variable "Settings" must be all lower-case
(#140) Variable "BorderG" must be all lower-case
(#140) Variable "Settings" must be all lower-case
(#140) Variable "BorderB" must be all lower-case
(#140) Closing brace must be on a line by itself
(#141) Line indented incorrectly; expected 12 spaces, found 8
(#141) Closing brace indented incorrectly; expected 7 spaces, found 8
(#143) Line indented incorrectly; expected at least 12 spaces, found 7
(#143) Variable "Plots" must be all lower-case
(#144) Line indented incorrectly; expected at least 12 spaces, found 7
(#144) Variable "EndAngle" must be all lower-case
(#144) Variable "Offset" must be all lower-case
(#144) Expected 1 space before "+"; 0 found
(#144) Expected 1 space after "+"; 0 found
(#144) Variable "Value" must be all lower-case
(#144) Expected 1 space before "*"; 0 found
(#144) Expected 1 space after "*"; 0 found
(#144) Variable "ScaleFactor" must be all lower-case
(#144) Expected "if (...) {\n"; found "if (...) { "
(#144) Variable "EndAngle" must be all lower-case
(#144) Variable "EndAngle" must be all lower-case
(#144) Closing brace must be on a line by itself
(#146) Line indented incorrectly; expected at least 12 spaces, found 7
(#146) Variable "Angle" must be all lower-case
(#146) Variable "EndAngle" must be all lower-case
(#146) Variable "Offset" must be all lower-case
(#146) Expected 1 space before "/"; 0 found
(#146) Expected 1 space after "/"; 0 found
(#146) Variable "Offset" must be all lower-case
(#147) Line indented incorrectly; expected 12 spaces, found 7
(#147) Expected "if (...) {\n"; found "if (...)\n { "
(#147) Variable "DataGapAngle" must be all lower-case
(#148) Line indented incorrectly; expected at least 12 spaces, found 8
(#148) Variable "X0" must be all lower-case
(#148) Variable "X" must be all lower-case
(#148) Variable "Y0" must be all lower-case
(#148) Variable "Y" must be all lower-case
(#148) Closing brace must be on a line by itself
(#149) Line indented incorrectly; expected 12 spaces, found 7
(#149) Expected "} else {\n"; found "}\n else\n {\n"
(#150) Line indented incorrectly; expected at least 12 spaces, found 8
(#151) Line indented incorrectly; expected at least 16 spaces, found 9
(#151) Variable "X0" must be all lower-case
(#151) Variable "Angle" must be all lower-case
(#151) Expected 1 space before "-"; 0 found
(#151) Expected 1 space after "-"; 0 found
(#151) Expected 1 space before "*"; 0 found
(#151) Expected 1 space after "*"; 0 found
(#151) Expected 1 space before "/"; 0 found
(#151) Expected 1 space after "/"; 0 found
(#151) Variable "DataGapRadius" must be all lower-case
(#151) Variable "X" must be all lower-case
(#152) Line indented incorrectly; expected at least 16 spaces, found 9
(#152) Variable "Y0" must be all lower-case
(#152) Variable "Angle" must be all lower-case
(#152) Expected 1 space before "-"; 0 found
(#152) Expected 1 space after "-"; 0 found
(#152) Expected 1 space before "*"; 0 found
(#152) Expected 1 space after "*"; 0 found
(#152) Expected 1 space before "/"; 0 found
(#152) Expected 1 space after "/"; 0 found
(#152) Variable "DataGapRadius" must be all lower-case
(#152) Variable "Y" must be all lower-case
(#153) Line indented incorrectly; expected 12 spaces, found 8
(#153) Closing brace indented incorrectly; expected 7 spaces, found 8
(#155) Line indented incorrectly; expected at least 12 spaces, found 7
(#155) Variable "Plots" must be all lower-case
(#155) Variable "X0" must be all lower-case
(#155) Variable "Plots" must be all lower-case
(#155) Variable "Y0" must be all lower-case
(#156) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#158) Line indented incorrectly; expected 12 spaces, found 7
(#158) Expected "for (...) {\n"; found "for(...)\n {\n"
(#158) Expected 1 space after first semicolon of FOR loop; 0 found
(#158) Expected 1 space after second semicolon of FOR loop; 0 found
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#158) Variable "Offset" must be all lower-case
(#158) Expected 1 space before "<="; 0 found
(#158) Expected 1 space after "<="; 0 found
(#158) Variable "EndAngle" must be all lower-case
(#158) Expected 1 space before "="; 0 found
(#158) Expected 1 space after "="; 0 found
(#158) Expected 1 space before "+"; 0 found
(#158) Expected 1 space after "+"; 0 found
(#158) Variable "Step" must be all lower-case
(#159) Line indented incorrectly; expected at least 12 spaces, found 8
(#160) Line indented incorrectly; expected at least 16 spaces, found 9
(#160) Variable "Xc" must be all lower-case
(#160) Expected 1 space before "-"; 0 found
(#160) Expected 1 space after "-"; 0 found
(#160) Expected 1 space before "*"; 0 found
(#160) Expected 1 space after "*"; 0 found
(#160) Expected 1 space before "/"; 0 found
(#160) Expected 1 space after "/"; 0 found
(#160) Variable "Radius" must be all lower-case
(#160) Variable "X" must be all lower-case
(#161) Line indented incorrectly; expected at least 16 spaces, found 9
(#161) Variable "Yc" must be all lower-case
(#161) Expected 1 space before "-"; 0 found
(#161) Expected 1 space after "-"; 0 found
(#161) Expected 1 space before "*"; 0 found
(#161) Expected 1 space after "*"; 0 found
(#161) Expected 1 space before "/"; 0 found
(#161) Expected 1 space after "/"; 0 found
(#161) Variable "Radius" must be all lower-case
(#161) Variable "Y" must be all lower-case
(#163) Line indented incorrectly; expected 16 spaces, found 9
(#163) Expected "if (...) {\n"; found "if (...) { "
(#163) Variable "SecondPass" must be all lower-case
(#163) Expected 1 space before "<"; 0 found
(#163) Expected 1 space after "<"; 0 found
(#163) Variable "Yc" must be all lower-case
(#163) Closing brace must be on a line by itself
(#164) Line indented incorrectly; expected 16 spaces, found 9
(#164) Expected "if (...) {\n"; found "if (...) { "
(#164) Variable "SecondPass" must be all lower-case
(#164) Expected 1 space before ">"; 0 found
(#164) Expected 1 space after ">"; 0 found
(#164) Expected 1 space before "<"; 0 found
(#164) Expected 1 space after "<"; 0 found
(#164) Variable "Xc" must be all lower-case
(#164) Closing brace must be on a line by itself
(#165) Line indented incorrectly; expected 16 spaces, found 9
(#165) Expected "if (...) {\n"; found "if (...) { "
(#165) Variable "SecondPass" must be all lower-case
(#165) Expected 1 space before ">="; 0 found
(#165) Expected 1 space after ">="; 0 found
(#165) Variable "Xc" must be all lower-case
(#165) Variable "Yc" must be all lower-case
(#165) Closing brace must be on a line by itself
(#167) Line indented incorrectly; expected at least 16 spaces, found 9
(#167) Variable "Plots" must be all lower-case
(#167) Variable "Xc" must be all lower-case
(#167) Variable "Plots" must be all lower-case
(#167) Variable "Yc" must be all lower-case
(#168) Line indented incorrectly; expected 12 spaces, found 8
(#168) Closing brace indented incorrectly; expected 7 spaces, found 8
(#170) Line indented incorrectly; expected at least 12 spaces, found 7
(#170) Variable "Plots" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "Settings" must be all lower-case
(#171) Line indented incorrectly; expected 12 spaces, found 7
(#171) Expected "if (...) {\n"; found "if (...) { "
(#171) Variable "RecordImageMap" must be all lower-case
(#171) Variable "Shadow" must be all lower-case
(#171) Commas (,) must be followed by white space.
(#171) Variable "Plots" must be all lower-case
(#171) Commas (,) must be followed by white space.
(#171) Variable "Palette" must be all lower-case
(#171) Variable "ID" must be all lower-case
(#171) Commas (,) must be followed by white space.
(#171) Variable "Palette" must be all lower-case
(#171) Variable "ID" must be all lower-case
(#171) Commas (,) must be followed by white space.
(#171) Variable "Palette" must be all lower-case
(#171) Variable "ID" must be all lower-case
(#171) Commas (,) must be followed by white space.
(#171) Variable "Data" must be all lower-case
(#171) Variable "Data" must be all lower-case
(#171) Variable "Key" must be all lower-case
(#171) Commas (,) must be followed by white space.
(#171) Variable "Value" must be all lower-case
(#171) Line exceeds maximum limit of 180 characters; contains 266 characters
(#171) Closing brace must be on a line by itself
(#173) Line indented incorrectly; expected 12 spaces, found 7
(#173) Expected "if (...) {\n"; found "if (...)\n {\n"
(#173) Variable "DrawLabels" must be all lower-case
(#173) Variable "Shadow" must be all lower-case
(#173) Variable "SecondPass" must be all lower-case
(#174) Line indented incorrectly; expected at least 12 spaces, found 8
(#175) Line indented incorrectly; expected 16 spaces, found 9
(#175) Expected "if (...) {\n"; found "if (...)\n { "
(#175) Variable "LabelColor" must be all lower-case
(#176) Line indented incorrectly; expected at least 16 spaces, found 10
(#176) Variable "Settings" must be all lower-case
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Variable "Palette" must be all lower-case
(#176) Variable "ID" must be all lower-case
(#176) Commas (,) must be followed by white space.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Variable "Palette" must be all lower-case
(#176) Variable "ID" must be all lower-case
(#176) Commas (,) must be followed by white space.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Variable "Palette" must be all lower-case
(#176) Variable "ID" must be all lower-case
(#176) Commas (,) must be followed by white space.
(#176) Expected 1 space before "=>"; 0 found
(#176) Expected 1 space after "=>"; 0 found
(#176) Variable "Palette" must be all lower-case
(#176) Variable "ID" must be all lower-case
(#176) Line exceeds 132 characters; contains 148 characters
(#176) Closing brace must be on a line by itself
(#177) Line indented incorrectly; expected 16 spaces, found 9
(#177) Expected "} else {\n"; found "}\n else\n { "
(#178) Line indented incorrectly; expected at least 16 spaces, found 10
(#178) Variable "Settings" must be all lower-case
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Variable "LabelR" must be all lower-case
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Variable "LabelG" must be all lower-case
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Variable "LabelB" must be all lower-case
(#178) Commas (,) must be followed by white space.
(#178) Expected 1 space before "=>"; 0 found
(#178) Expected 1 space after "=>"; 0 found
(#178) Variable "LabelAlpha" must be all lower-case
(#178) Closing brace must be on a line by itself
(#180) Line indented incorrectly; expected at least 16 spaces, found 9
(#180) Variable "Angle" must be all lower-case
(#180) Variable "EndAngle" must be all lower-case
(#180) Variable "Offset" must be all lower-case
(#180) Expected 1 space before "/"; 0 found
(#180) Expected 1 space after "/"; 0 found
(#180) Variable "Offset" must be all lower-case
(#181) Line indented incorrectly; expected at least 16 spaces, found 9
(#181) Variable "Xc" must be all lower-case
(#181) Variable "Angle" must be all lower-case
(#181) Expected 1 space before "-"; 0 found
(#181) Expected 1 space after "-"; 0 found
(#181) Expected 1 space before "*"; 0 found
(#181) Expected 1 space after "*"; 0 found
(#181) Expected 1 space before "/"; 0 found
(#181) Expected 1 space after "/"; 0 found
(#181) Variable "Radius" must be all lower-case
(#181) Variable "X" must be all lower-case
(#182) Line indented incorrectly; expected at least 16 spaces, found 9
(#182) Variable "Yc" must be all lower-case
(#182) Variable "Angle" must be all lower-case
(#182) Expected 1 space before "-"; 0 found
(#182) Expected 1 space after "-"; 0 found
(#182) Expected 1 space before "*"; 0 found
(#182) Expected 1 space after "*"; 0 found
(#182) Expected 1 space before "/"; 0 found
(#182) Expected 1 space after "/"; 0 found
(#182) Variable "Radius" must be all lower-case
(#182) Variable "Y" must be all lower-case
(#184) Line indented incorrectly; expected at least 16 spaces, found 9
(#184) Variable "Label" must be all lower-case
(#184) Variable "Data" must be all lower-case
(#184) Variable "Data" must be all lower-case
(#184) Variable "Key" must be all lower-case
(#186) Line indented incorrectly; expected at least 16 spaces, found 9
(#186) Inline control structures are not allowed
(#186) Variable "LabelStacked" must be all lower-case
(#187) Line indented incorrectly; expected at least 16 spaces, found 10
(#187) Variable "Xc" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Yc" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Label" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Angle" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Settings" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#187) Commas (,) must be followed by white space.
(#187) Variable "X" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Y" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "Radius" must be all lower-case
(#188) Line indented incorrectly; expected at least 16 spaces, found 9
(#188) Inline control structures are not allowed
(#189) Line indented incorrectly; expected at least 16 spaces, found 10
(#189) Variable "Xc" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "Yc" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "Label" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "Angle" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "Settings" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#190) Line indented incorrectly; expected 12 spaces, found 8
(#190) Closing brace indented incorrectly; expected 7 spaces, found 8
(#192) Line indented incorrectly; expected at least 12 spaces, found 7
(#192) Variable "Offset" must be all lower-case
(#192) Variable "DataGapAngle" must be all lower-case
(#192) Variable "ID" must be all lower-case
(#193) Line indented incorrectly; expected 8 spaces, found 6
(#193) Closing brace indented incorrectly; expected 5 spaces, found 6
(#195) Line indented incorrectly; expected at least 8 spaces, found 5
(#196) Line indented incorrectly; expected 8 spaces, found 5
(#196) Expected "if (...) {\n"; found "if (...)\n {\n"
(#196) Variable "SecondPass" must be all lower-case
(#197) Line indented incorrectly; expected at least 8 spaces, found 6
(#198) Line indented incorrectly; expected at least 12 spaces, found 7
(#198) Variable "Step" must be all lower-case
(#198) Variable "Radius" must be all lower-case
(#199) Line indented incorrectly; expected at least 12 spaces, found 7
(#199) Variable "Offset" must be all lower-case
(#199) Variable "ID" must be all lower-case
(#200) Line indented incorrectly; expected 12 spaces, found 7
(#200) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#200) Variable "Values" must be all lower-case
(#200) Variable "Key" must be all lower-case
(#200) Variable "Value" must be all lower-case
(#201) Line indented incorrectly; expected at least 12 spaces, found 8
(#202) Line indented incorrectly; expected at least 16 spaces, found 9
(#202) Variable "FirstPoint" must be all lower-case
(#202) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#203) Line indented incorrectly; expected at least 16 spaces, found 9
(#203) Inline control structures are not allowed
(#203) Variable "Shadow" must be all lower-case
(#204) Line indented incorrectly; expected at least 16 spaces, found 10
(#204) Variable "Settings" must be all lower-case
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Commas (,) must be followed by white space.
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Commas (,) must be followed by white space.
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Commas (,) must be followed by white space.
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Line exceeds 132 characters; contains 169 characters
(#205) Line indented incorrectly; expected 16 spaces, found 9
(#206) Line indented incorrectly; expected at least 16 spaces, found 10
(#207) Line indented incorrectly; expected at least 20 spaces, found 11
(#207) Inline control structures are not allowed
(#207) Variable "Border" must be all lower-case
(#208) Line indented incorrectly; expected at least 20 spaces, found 12
(#208) Variable "Settings" must be all lower-case
(#208) Expected 1 space before "=>"; 0 found
(#208) Expected 1 space after "=>"; 0 found
(#208) Variable "BorderR" must be all lower-case
(#208) Commas (,) must be followed by white space.
(#208) Expected 1 space before "=>"; 0 found
(#208) Expected 1 space after "=>"; 0 found
(#208) Variable "BorderG" must be all lower-case
(#208) Commas (,) must be followed by white space.
(#208) Expected 1 space before "=>"; 0 found
(#208) Expected 1 space after "=>"; 0 found
(#208) Variable "BorderB" must be all lower-case
(#209) Line indented incorrectly; expected at least 20 spaces, found 11
(#209) Inline control structures are not allowed
(#210) Line indented incorrectly; expected at least 20 spaces, found 12
(#210) Variable "Settings" must be all lower-case
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#210) Variable "Palette" must be all lower-case
(#210) Variable "ID" must be all lower-case
(#210) Commas (,) must be followed by white space.
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#210) Variable "Palette" must be all lower-case
(#210) Variable "ID" must be all lower-case
(#210) Commas (,) must be followed by white space.
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#210) Variable "Palette" must be all lower-case
(#210) Variable "ID" must be all lower-case
(#210) Commas (,) must be followed by white space.
(#210) Expected 1 space before "=>"; 0 found
(#210) Expected 1 space after "=>"; 0 found
(#210) Variable "Palette" must be all lower-case
(#210) Variable "ID" must be all lower-case
(#210) Line exceeds 132 characters; contains 135 characters
(#211) Line indented incorrectly; expected 16 spaces, found 10
(#211) Closing brace indented incorrectly; expected 9 spaces, found 10
(#213) Line indented incorrectly; expected at least 16 spaces, found 9
(#213) Variable "EndAngle" must be all lower-case
(#213) Variable "Offset" must be all lower-case
(#213) Expected 1 space before "+"; 0 found
(#213) Expected 1 space after "+"; 0 found
(#213) Variable "Value" must be all lower-case
(#213) Expected 1 space before "*"; 0 found
(#213) Expected 1 space after "*"; 0 found
(#213) Variable "ScaleFactor" must be all lower-case
(#213) Expected "if (...) {\n"; found "if (...) { "
(#213) Variable "EndAngle" must be all lower-case
(#213) Variable "EndAngle" must be all lower-case
(#213) Closing brace must be on a line by itself
(#215) Line indented incorrectly; expected 16 spaces, found 9
(#215) Expected "if (...) {\n"; found "if (...)\n { "
(#215) Variable "DataGapAngle" must be all lower-case
(#216) Line indented incorrectly; expected at least 16 spaces, found 10
(#216) Variable "X0" must be all lower-case
(#216) Variable "X" must be all lower-case
(#216) Variable "Y0" must be all lower-case
(#216) Variable "Y" must be all lower-case
(#216) Closing brace must be on a line by itself
(#217) Line indented incorrectly; expected 16 spaces, found 9
(#217) Expected "} else {\n"; found "}\n else\n {\n"
(#218) Line indented incorrectly; expected at least 16 spaces, found 10
(#219) Line indented incorrectly; expected at least 20 spaces, found 11
(#219) Variable "Angle" must be all lower-case
(#219) Variable "EndAngle" must be all lower-case
(#219) Variable "Offset" must be all lower-case
(#219) Expected 1 space before "/"; 0 found
(#219) Expected 1 space after "/"; 0 found
(#219) Variable "Offset" must be all lower-case
(#220) Line indented incorrectly; expected at least 20 spaces, found 11
(#220) Variable "X0" must be all lower-case
(#220) Variable "Angle" must be all lower-case
(#220) Expected 1 space before "-"; 0 found
(#220) Expected 1 space after "-"; 0 found
(#220) Expected 1 space before "*"; 0 found
(#220) Expected 1 space after "*"; 0 found
(#220) Expected 1 space before "/"; 0 found
(#220) Expected 1 space after "/"; 0 found
(#220) Variable "DataGapRadius" must be all lower-case
(#220) Variable "X" must be all lower-case
(#221) Line indented incorrectly; expected at least 20 spaces, found 11
(#221) Variable "Y0" must be all lower-case
(#221) Variable "Angle" must be all lower-case
(#221) Expected 1 space before "-"; 0 found
(#221) Expected 1 space after "-"; 0 found
(#221) Expected 1 space before "*"; 0 found
(#221) Expected 1 space after "*"; 0 found
(#221) Expected 1 space before "/"; 0 found
(#221) Expected 1 space after "/"; 0 found
(#221) Variable "DataGapRadius" must be all lower-case
(#221) Variable "Y" must be all lower-case
(#222) Line indented incorrectly; expected 16 spaces, found 10
(#222) Closing brace indented incorrectly; expected 9 spaces, found 10
(#223) Line indented incorrectly; expected at least 16 spaces, found 9
(#223) Variable "Plots" must be all lower-case
(#223) Variable "X0" must be all lower-case
(#223) Variable "Plots" must be all lower-case
(#223) Variable "Y0" must be all lower-case
(#225) Line indented incorrectly; expected 16 spaces, found 9
(#225) Expected "for (...) {\n"; found "for(...)\n {\n"
(#225) Expected 1 space after first semicolon of FOR loop; 0 found
(#225) Expected 1 space after second semicolon of FOR loop; 0 found
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#225) Variable "Offset" must be all lower-case
(#225) Expected 1 space before "<="; 0 found
(#225) Expected 1 space after "<="; 0 found
(#225) Variable "EndAngle" must be all lower-case
(#225) Expected 1 space before "="; 0 found
(#225) Expected 1 space after "="; 0 found
(#225) Expected 1 space before "+"; 0 found
(#225) Expected 1 space after "+"; 0 found
(#225) Variable "Step" must be all lower-case
(#226) Line indented incorrectly; expected at least 16 spaces, found 10
(#227) Line indented incorrectly; expected at least 20 spaces, found 11
(#227) Variable "Xc" must be all lower-case
(#227) Expected 1 space before "-"; 0 found
(#227) Expected 1 space after "-"; 0 found
(#227) Expected 1 space before "*"; 0 found
(#227) Expected 1 space after "*"; 0 found
(#227) Expected 1 space before "/"; 0 found
(#227) Expected 1 space after "/"; 0 found
(#227) Variable "Radius" must be all lower-case
(#227) Variable "X" must be all lower-case
(#228) Line indented incorrectly; expected at least 20 spaces, found 11
(#228) Variable "Yc" must be all lower-case
(#228) Expected 1 space before "-"; 0 found
(#228) Expected 1 space after "-"; 0 found
(#228) Expected 1 space before "*"; 0 found
(#228) Expected 1 space after "*"; 0 found
(#228) Expected 1 space before "/"; 0 found
(#228) Expected 1 space after "/"; 0 found
(#228) Variable "Radius" must be all lower-case
(#228) Variable "Y" must be all lower-case
(#230) Line indented incorrectly; expected 20 spaces, found 11
(#230) Expected "if (...) {\n"; found "if (...) { "
(#230) Variable "FirstPoint" must be all lower-case
(#230) Variable "Xc" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Variable "Yc" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Variable "X0" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Variable "Y0" must be all lower-case
(#230) Commas (,) must be followed by white space.
(#230) Variable "Settings" must be all lower-case
(#230) Closing brace must be on a line by itself
(#230) Variable "FirstPoint" must be all lower-case
(#230) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#231) Whitespace found at end of line
(#232) Line indented incorrectly; expected at least 20 spaces, found 11
(#232) Variable "Xc" must be all lower-case
(#232) Commas (,) must be followed by white space.
(#232) Variable "Yc" must be all lower-case
(#232) Commas (,) must be followed by white space.
(#232) Variable "Settings" must be all lower-case
(#233) Line indented incorrectly; expected 16 spaces, found 10
(#233) Closing brace indented incorrectly; expected 9 spaces, found 10
(#234) Line indented incorrectly; expected at least 16 spaces, found 9
(#234) Variable "Xc" must be all lower-case
(#234) Commas (,) must be followed by white space.
(#234) Variable "Yc" must be all lower-case
(#234) Commas (,) must be followed by white space.
(#234) Variable "X0" must be all lower-case
(#234) Commas (,) must be followed by white space.
(#234) Variable "Y0" must be all lower-case
(#234) Commas (,) must be followed by white space.
(#234) Variable "Settings" must be all lower-case
(#236) Line indented incorrectly; expected 16 spaces, found 9
(#236) Expected "if (...) {\n"; found "if (...)\n {\n"
(#236) Variable "DrawLabels" must be all lower-case
(#236) Variable "Shadow" must be all lower-case
(#237) Line indented incorrectly; expected at least 16 spaces, found 10
(#238) Line indented incorrectly; expected 20 spaces, found 11
(#238) Expected "if (...) {\n"; found "if (...)\n { "
(#238) Variable "LabelColor" must be all lower-case
(#239) Line indented incorrectly; expected at least 20 spaces, found 12
(#239) Variable "Settings" must be all lower-case
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Variable "Palette" must be all lower-case
(#239) Variable "ID" must be all lower-case
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Variable "Palette" must be all lower-case
(#239) Variable "ID" must be all lower-case
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Variable "Palette" must be all lower-case
(#239) Variable "ID" must be all lower-case
(#239) Commas (,) must be followed by white space.
(#239) Expected 1 space before "=>"; 0 found
(#239) Expected 1 space after "=>"; 0 found
(#239) Variable "Palette" must be all lower-case
(#239) Variable "ID" must be all lower-case
(#239) Line exceeds 132 characters; contains 150 characters
(#239) Closing brace must be on a line by itself
(#240) Line indented incorrectly; expected 20 spaces, found 11
(#240) Expected "} else {\n"; found "}\n else\n { "
(#241) Line indented incorrectly; expected at least 20 spaces, found 12
(#241) Variable "Settings" must be all lower-case
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Variable "LabelR" must be all lower-case
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Variable "LabelG" must be all lower-case
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Variable "LabelB" must be all lower-case
(#241) Commas (,) must be followed by white space.
(#241) Expected 1 space before "=>"; 0 found
(#241) Expected 1 space after "=>"; 0 found
(#241) Variable "LabelAlpha" must be all lower-case
(#241) Closing brace must be on a line by itself
(#243) Line indented incorrectly; expected at least 20 spaces, found 11
(#243) Variable "Angle" must be all lower-case
(#243) Variable "EndAngle" must be all lower-case
(#243) Variable "Offset" must be all lower-case
(#243) Expected 1 space before "/"; 0 found
(#243) Expected 1 space after "/"; 0 found
(#243) Variable "Offset" must be all lower-case
(#244) Line indented incorrectly; expected at least 20 spaces, found 11
(#244) Variable "Xc" must be all lower-case
(#244) Variable "Angle" must be all lower-case
(#244) Expected 1 space before "-"; 0 found
(#244) Expected 1 space after "-"; 0 found
(#244) Expected 1 space before "*"; 0 found
(#244) Expected 1 space after "*"; 0 found
(#244) Expected 1 space before "/"; 0 found
(#244) Expected 1 space after "/"; 0 found
(#244) Variable "Radius" must be all lower-case
(#244) Variable "X" must be all lower-case
(#245) Line indented incorrectly; expected at least 20 spaces, found 11
(#245) Variable "Yc" must be all lower-case
(#245) Variable "Angle" must be all lower-case
(#245) Expected 1 space before "-"; 0 found
(#245) Expected 1 space after "-"; 0 found
(#245) Expected 1 space before "*"; 0 found
(#245) Expected 1 space after "*"; 0 found
(#245) Expected 1 space before "/"; 0 found
(#245) Expected 1 space after "/"; 0 found
(#245) Variable "Radius" must be all lower-case
(#245) Variable "Y" must be all lower-case
(#247) Line indented incorrectly; expected at least 20 spaces, found 11
(#247) Variable "Label" must be all lower-case
(#247) Variable "Data" must be all lower-case
(#247) Variable "Data" must be all lower-case
(#247) Variable "Key" must be all lower-case
(#249) Line indented incorrectly; expected at least 20 spaces, found 11
(#249) Inline control structures are not allowed
(#249) Variable "LabelStacked" must be all lower-case
(#250) Line indented incorrectly; expected at least 20 spaces, found 12
(#250) Variable "Xc" must be all lower-case
(#250) Commas (,) must be followed by white space.
(#250) Variable "Yc" must be all lower-case
(#250) Commas (,) must be followed by white space.
(#250) Variable "Label" must be all lower-case
(#250) Commas (,) must be followed by white space.
(#250) Variable "Angle" must be all lower-case
(#250) Commas (,) must be followed by white space.
(#250) Variable "Settings" must be all lower-case
(#250) Commas (,) must be followed by white space.
(#250) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#250) Commas (,) must be followed by white space.
(#250) Variable "X" must be all lower-case
(#250) Commas (,) must be followed by white space.
(#250) Variable "Y" must be all lower-case
(#250) Commas (,) must be followed by white space.
(#250) Variable "Radius" must be all lower-case
(#251) Line indented incorrectly; expected at least 20 spaces, found 11
(#251) Inline control structures are not allowed
(#252) Line indented incorrectly; expected at least 20 spaces, found 12
(#252) Variable "Xc" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "Yc" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "Label" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "Angle" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) Variable "Settings" must be all lower-case
(#252) Commas (,) must be followed by white space.
(#252) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#253) Line indented incorrectly; expected 16 spaces, found 10
(#253) Closing brace indented incorrectly; expected 9 spaces, found 10
(#254) Whitespace found at end of line
(#255) Line indented incorrectly; expected at least 16 spaces, found 9
(#255) Variable "Offset" must be all lower-case
(#255) Variable "DataGapAngle" must be all lower-case
(#255) Variable "ID" must be all lower-case
(#256) Line indented incorrectly; expected 12 spaces, found 8
(#256) Closing brace indented incorrectly; expected 7 spaces, found 8
(#257) Line indented incorrectly; expected 8 spaces, found 6
(#257) Closing brace indented incorrectly; expected 5 spaces, found 6
(#259) Line indented incorrectly; expected 8 spaces, found 5
(#259) Expected "if (...) {\n"; found "if (...)\n {\n"
(#259) Variable "WriteValues" must be all lower-case
(#259) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#259) Variable "Shadow" must be all lower-case
(#260) Line indented incorrectly; expected at least 8 spaces, found 6
(#261) Line indented incorrectly; expected at least 12 spaces, found 7
(#261) Variable "Step" must be all lower-case
(#261) Variable "Radius" must be all lower-case
(#262) Line indented incorrectly; expected at least 12 spaces, found 7
(#262) Variable "Offset" must be all lower-case
(#262) Variable "ID" must be all lower-case
(#262) Variable "Values" must be all lower-case
(#262) Expected 1 space before "-"; 0 found
(#262) Expected 1 space after "-"; 0 found
(#263) Line indented incorrectly; expected at least 12 spaces, found 7
(#263) Variable "Settings" must be all lower-case
(#263) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space after "=>"; 0 found
(#263) Commas (,) must be followed by white space.
(#263) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space after "=>"; 0 found
(#263) Variable "ValueR" must be all lower-case
(#263) Commas (,) must be followed by white space.
(#263) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space after "=>"; 0 found
(#263) Variable "ValueG" must be all lower-case
(#263) Commas (,) must be followed by white space.
(#263) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space after "=>"; 0 found
(#263) Variable "ValueB" must be all lower-case
(#263) Commas (,) must be followed by white space.
(#263) Expected 1 space before "=>"; 0 found
(#263) Expected 1 space after "=>"; 0 found
(#263) Variable "ValueAlpha" must be all lower-case
(#264) Line indented incorrectly; expected 12 spaces, found 7
(#264) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#264) Variable "Values" must be all lower-case
(#264) Variable "Key" must be all lower-case
(#264) Variable "Value" must be all lower-case
(#265) Line indented incorrectly; expected at least 12 spaces, found 8
(#266) Line indented incorrectly; expected at least 16 spaces, found 9
(#266) Variable "EndAngle" must be all lower-case
(#266) Variable "Value" must be all lower-case
(#266) Expected 1 space before "*"; 0 found
(#266) Expected 1 space after "*"; 0 found
(#266) Variable "ScaleFactor" must be all lower-case
(#266) Variable "Offset" must be all lower-case
(#266) Expected "if (...) {\n"; found "if (...) { "
(#266) Variable "EndAngle" must be all lower-case
(#266) Variable "EndAngle" must be all lower-case
(#266) Closing brace must be on a line by itself
(#267) Line indented incorrectly; expected at least 16 spaces, found 9
(#267) Variable "Angle" must be all lower-case
(#267) Variable "EndAngle" must be all lower-case
(#267) Variable "Offset" must be all lower-case
(#267) Expected 1 space before "/"; 0 found
(#267) Expected 1 space after "/"; 0 found
(#267) Variable "Offset" must be all lower-case
(#269) Line indented incorrectly; expected 16 spaces, found 9
(#269) Expected "if (...) {\n"; found "if (...)\n {\n"
(#269) Variable "ValuePosition" must be all lower-case
(#270) Line indented incorrectly; expected at least 16 spaces, found 10
(#271) Line indented incorrectly; expected at least 20 spaces, found 11
(#271) Variable "Xc" must be all lower-case
(#271) Variable "Angle" must be all lower-case
(#271) Expected 1 space before "-"; 0 found
(#271) Expected 1 space after "-"; 0 found
(#271) Expected 1 space before "*"; 0 found
(#271) Expected 1 space after "*"; 0 found
(#271) Expected 1 space before "/"; 0 found
(#271) Expected 1 space after "/"; 0 found
(#271) Variable "Radius" must be all lower-case
(#271) Expected 1 space before "+"; 0 found
(#271) Expected 1 space after "+"; 0 found
(#271) Variable "ValuePadding" must be all lower-case
(#271) Variable "X" must be all lower-case
(#272) Line indented incorrectly; expected at least 20 spaces, found 11
(#272) Variable "Yc" must be all lower-case
(#272) Variable "Angle" must be all lower-case
(#272) Expected 1 space before "-"; 0 found
(#272) Expected 1 space after "-"; 0 found
(#272) Expected 1 space before "*"; 0 found
(#272) Expected 1 space after "*"; 0 found
(#272) Expected 1 space before "/"; 0 found
(#272) Expected 1 space after "/"; 0 found
(#272) Variable "Radius" must be all lower-case
(#272) Expected 1 space before "+"; 0 found
(#272) Expected 1 space after "+"; 0 found
(#272) Variable "ValuePadding" must be all lower-case
(#272) Variable "Y" must be all lower-case
(#273) Line indented incorrectly; expected 16 spaces, found 10
(#273) Closing brace indented incorrectly; expected 9 spaces, found 10
(#274) Line indented incorrectly; expected 16 spaces, found 9
(#274) Expected "} else {\n"; found "}\n else\n {\n"
(#275) Line indented incorrectly; expected at least 16 spaces, found 10
(#276) Line indented incorrectly; expected at least 20 spaces, found 11
(#276) Variable "Xc" must be all lower-case
(#276) Variable "Angle" must be all lower-case
(#276) Expected 1 space before "-"; 0 found
(#276) Expected 1 space after "-"; 0 found
(#276) Expected 1 space before "*"; 0 found
(#276) Expected 1 space after "*"; 0 found
(#276) Expected 1 space before "/"; 0 found
(#276) Expected 1 space after "/"; 0 found
(#276) Variable "Radius" must be all lower-case
(#276) Expected 1 space before "/"; 0 found
(#276) Expected 1 space after "/"; 0 found
(#276) Variable "X" must be all lower-case
(#277) Line indented incorrectly; expected at least 20 spaces, found 11
(#277) Variable "Yc" must be all lower-case
(#277) Variable "Angle" must be all lower-case
(#277) Expected 1 space before "-"; 0 found
(#277) Expected 1 space after "-"; 0 found
(#277) Expected 1 space before "*"; 0 found
(#277) Expected 1 space after "*"; 0 found
(#277) Expected 1 space before "/"; 0 found
(#277) Expected 1 space after "/"; 0 found
(#277) Variable "Radius" must be all lower-case
(#277) Expected 1 space before "/"; 0 found
(#277) Expected 1 space after "/"; 0 found
(#277) Variable "Y" must be all lower-case
(#278) Line indented incorrectly; expected 16 spaces, found 10
(#278) Closing brace indented incorrectly; expected 9 spaces, found 10
(#280) Line indented incorrectly; expected at least 16 spaces, found 9
(#280) Inline control structures are not allowed
(#280) Variable "WriteValues" must be all lower-case
(#281) Line indented incorrectly; expected at least 16 spaces, found 10
(#281) Variable "Display" must be all lower-case
(#281) Variable "SerieSum" must be all lower-case
(#281) Variable "Value" must be all lower-case
(#281) Commas (,) must be followed by white space.
(#281) Variable "Precision" must be all lower-case
(#282) Line indented incorrectly; expected at least 16 spaces, found 9
(#282) Inline control structures are not allowed
(#282) Usage of ELSEIF not allowed; use ELSE IF instead
(#282) Variable "WriteValues" must be all lower-case
(#283) Line indented incorrectly; expected at least 16 spaces, found 10
(#283) Variable "Display" must be all lower-case
(#283) Variable "Value" must be all lower-case
(#283) Variable "ValueSuffix" must be all lower-case
(#285) Line indented incorrectly; expected at least 16 spaces, found 9
(#285) Variable "Xc" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Variable "Yc" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Variable "Display" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Variable "Settings" must be all lower-case
(#287) Line indented incorrectly; expected at least 16 spaces, found 9
(#287) Variable "Offset" must be all lower-case
(#287) Variable "EndAngle" must be all lower-case
(#287) Variable "DataGapAngle" must be all lower-case
(#287) Variable "ID" must be all lower-case
(#288) Line indented incorrectly; expected 12 spaces, found 8
(#288) Closing brace indented incorrectly; expected 7 spaces, found 8
(#289) Line indented incorrectly; expected 8 spaces, found 6
(#289) Closing brace indented incorrectly; expected 5 spaces, found 6
(#291) Line indented incorrectly; expected 8 spaces, found 5
(#291) Expected "if (...) {\n"; found "if (...) { "
(#291) Variable "DrawLabels" must be all lower-case
(#291) Variable "LabelStacked" must be all lower-case
(#291) Closing brace must be on a line by itself
(#293) Line indented incorrectly; expected at least 8 spaces, found 5
(#293) Variable "RestoreShadow" must be all lower-case
(#295) Line indented incorrectly; expected at least 8 spaces, found 5
(#296) Closing brace indented incorrectly; expected 3 spaces, found 4
(#298) Line indented incorrectly; expected at least 4 spaces, found 3
(#299) Line indented incorrectly; expected 4 spaces, found 3
(#299) method name "pPie::draw3DPie" must be in lower-case letters only
(#299) Visibility must be declared on method "draw3DPie"
(#299) Variable "X" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Variable "Y" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Variable "Format" must be all lower-case
(#300) Opening brace should be on the same line as the declaration
(#301) Line indented incorrectly; expected at least 8 spaces, found 5
(#302) Line indented incorrectly; expected at least 8 spaces, found 5
(#302) Variable "Radius" must be all lower-case
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Variable "Format" must be all lower-case
(#302) Variable "Format" must be all lower-case
(#303) Line indented incorrectly; expected at least 8 spaces, found 5
(#303) Variable "Precision" must be all lower-case
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Variable "Format" must be all lower-case
(#303) Variable "Format" must be all lower-case
(#304) Line indented incorrectly; expected at least 8 spaces, found 5
(#304) Variable "SkewFactor" must be all lower-case
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Variable "Format" must be all lower-case
(#304) Variable "Format" must be all lower-case
(#305) Line indented incorrectly; expected at least 8 spaces, found 5
(#305) Variable "SliceHeight" must be all lower-case
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Variable "Format" must be all lower-case
(#305) Variable "Format" must be all lower-case
(#306) Line indented incorrectly; expected at least 8 spaces, found 5
(#306) Variable "DataGapAngle" must be all lower-case
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Variable "Format" must be all lower-case
(#306) Variable "Format" must be all lower-case
(#307) Line indented incorrectly; expected at least 8 spaces, found 5
(#307) Variable "DataGapRadius" must be all lower-case
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Variable "Format" must be all lower-case
(#307) Variable "Format" must be all lower-case
(#308) Line indented incorrectly; expected at least 8 spaces, found 5
(#308) Variable "SecondPass" must be all lower-case
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Variable "Format" must be all lower-case
(#308) Variable "Format" must be all lower-case
(#308) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#309) Line indented incorrectly; expected at least 8 spaces, found 5
(#309) Variable "Border" must be all lower-case
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Variable "Format" must be all lower-case
(#309) Variable "Format" must be all lower-case
(#309) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#310) Line indented incorrectly; expected at least 8 spaces, found 5
(#310) Variable "Shadow" must be all lower-case
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Variable "Format" must be all lower-case
(#310) Variable "Format" must be all lower-case
(#310) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#311) Line indented incorrectly; expected at least 8 spaces, found 5
(#311) Variable "DrawLabels" must be all lower-case
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Variable "Format" must be all lower-case
(#311) Variable "Format" must be all lower-case
(#311) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#312) Line indented incorrectly; expected at least 8 spaces, found 5
(#312) Variable "LabelStacked" must be all lower-case
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Variable "Format" must be all lower-case
(#312) Variable "Format" must be all lower-case
(#312) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#313) Line indented incorrectly; expected at least 8 spaces, found 5
(#313) Variable "LabelColor" must be all lower-case
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Variable "Format" must be all lower-case
(#313) Variable "Format" must be all lower-case
(#314) Line indented incorrectly; expected at least 8 spaces, found 5
(#314) Variable "LabelR" must be all lower-case
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Variable "Format" must be all lower-case
(#314) Variable "Format" must be all lower-case
(#315) Line indented incorrectly; expected at least 8 spaces, found 5
(#315) Variable "LabelG" must be all lower-case
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Variable "Format" must be all lower-case
(#315) Variable "Format" must be all lower-case
(#316) Line indented incorrectly; expected at least 8 spaces, found 5
(#316) Variable "LabelB" must be all lower-case
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Variable "Format" must be all lower-case
(#316) Variable "Format" must be all lower-case
(#317) Line indented incorrectly; expected at least 8 spaces, found 5
(#317) Variable "LabelAlpha" must be all lower-case
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Variable "Format" must be all lower-case
(#317) Variable "Format" must be all lower-case
(#318) Line indented incorrectly; expected at least 8 spaces, found 5
(#318) Variable "WriteValues" must be all lower-case
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Variable "Format" must be all lower-case
(#318) Variable "Format" must be all lower-case
(#318) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#318) Inline comments must end in full-stops, exclamation marks, or question marks
(#318) No space found before comment text; expected "// PIE_VALUE_PERCENTAGE" but found "//PIE_VALUE_PERCENTAGE"
(#319) Line indented incorrectly; expected at least 8 spaces, found 5
(#319) Variable "ValuePosition" must be all lower-case
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Variable "Format" must be all lower-case
(#319) Variable "Format" must be all lower-case
(#320) Line indented incorrectly; expected at least 8 spaces, found 5
(#320) Variable "ValuePadding" must be all lower-case
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Variable "Format" must be all lower-case
(#320) Variable "Format" must be all lower-case
(#321) Line indented incorrectly; expected at least 8 spaces, found 5
(#321) Variable "ValueSuffix" must be all lower-case
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Variable "Format" must be all lower-case
(#321) Variable "Format" must be all lower-case
(#322) Line indented incorrectly; expected at least 8 spaces, found 5
(#322) Variable "ValueR" must be all lower-case
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Variable "Format" must be all lower-case
(#322) Variable "Format" must be all lower-case
(#323) Line indented incorrectly; expected at least 8 spaces, found 5
(#323) Variable "ValueG" must be all lower-case
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Variable "Format" must be all lower-case
(#323) Variable "Format" must be all lower-case
(#324) Line indented incorrectly; expected at least 8 spaces, found 5
(#324) Variable "ValueB" must be all lower-case
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Variable "Format" must be all lower-case
(#324) Variable "Format" must be all lower-case
(#325) Line indented incorrectly; expected at least 8 spaces, found 5
(#325) Variable "ValueAlpha" must be all lower-case
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Variable "Format" must be all lower-case
(#325) Variable "Format" must be all lower-case
(#326) Line indented incorrectly; expected at least 8 spaces, found 5
(#326) Variable "RecordImageMap" must be all lower-case
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Variable "Format" must be all lower-case
(#326) Variable "Format" must be all lower-case
(#326) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#328) Line indented incorrectly; expected at least 8 spaces, found 5
(#329) Line indented incorrectly; expected 8 spaces, found 5
(#329) Expected "if (...) {\n"; found "if (...) { "
(#329) Variable "SkewFactor" must be all lower-case
(#329) Variable "SkewFactor" must be all lower-case
(#329) Closing brace must be on a line by itself
(#331) Line indented incorrectly; expected at least 8 spaces, found 5
(#332) Line indented incorrectly; expected at least 8 spaces, found 5
(#332) Variable "Data" must be all lower-case
(#333) Line indented incorrectly; expected at least 8 spaces, found 5
(#333) Variable "Palette" must be all lower-case
(#335) Line indented incorrectly; expected at least 8 spaces, found 5
(#336) Line indented incorrectly; expected 8 spaces, found 5
(#336) Expected "if (...) {\n"; found "if (...) { "
(#336) Variable "Data" must be all lower-case
(#336) Closing brace must be on a line by itself
(#338) Line indented incorrectly; expected at least 8 spaces, found 5
(#339) Line indented incorrectly; expected at least 8 spaces, found 5
(#339) Variable "DataSerie" must be all lower-case
(#340) Line indented incorrectly; expected 8 spaces, found 5
(#340) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#340) Variable "Data" must be all lower-case
(#340) Variable "SerieName" must be all lower-case
(#340) Variable "SerieData" must be all lower-case
(#341) Line indented incorrectly; expected at least 8 spaces, found 6
(#341) Expected "if (...) {\n"; found "if (...) { "
(#341) Variable "SerieName" must be all lower-case
(#341) Variable "Data" must be all lower-case
(#341) Variable "DataSerie" must be all lower-case
(#341) Variable "SerieName" must be all lower-case
(#341) Closing brace must be on a line by itself
(#341) Closing brace must be on a line by itself
(#343) Line indented incorrectly; expected at least 8 spaces, found 5
(#344) Line indented incorrectly; expected 8 spaces, found 5
(#344) Expected "if (...) {\n"; found "if (...) { "
(#344) Variable "DataSerie" must be all lower-case
(#344) Closing brace must be on a line by itself
(#346) Line indented incorrectly; expected at least 8 spaces, found 5
(#347) Line indented incorrectly; expected at least 8 spaces, found 5
(#347) Variable "Data" must be all lower-case
(#347) Commas (,) must be followed by white space.
(#347) Variable "Palette" must be all lower-case
(#347) Variable "Data" must be all lower-case
(#347) Commas (,) must be followed by white space.
(#347) Variable "Palette" must be all lower-case
(#347) Commas (,) must be followed by white space.
(#347) Variable "DataSerie" must be all lower-case
(#347) Commas (,) must be followed by white space.
(#347) Variable "Data" must be all lower-case
(#349) Line indented incorrectly; expected at least 8 spaces, found 5
(#350) Line indented incorrectly; expected at least 8 spaces, found 5
(#350) Variable "SerieSum" must be all lower-case
(#350) Variable "DataSerie" must be all lower-case
(#352) Line indented incorrectly; expected at least 8 spaces, found 5
(#353) Line indented incorrectly; expected 8 spaces, found 5
(#353) Expected "if (...) {\n"; found "if (...) { "
(#353) Variable "SerieSum" must be all lower-case
(#353) Closing brace must be on a line by itself
(#355) Line indented incorrectly; expected at least 8 spaces, found 5
(#356) Line indented incorrectly; expected at least 8 spaces, found 5
(#356) Variable "Values" must be all lower-case
(#357) Line indented incorrectly; expected 8 spaces, found 5
(#357) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#357) Variable "Data" must be all lower-case
(#357) Variable "DataSerie" must be all lower-case
(#357) Variable "Key" must be all lower-case
(#357) Variable "Value" must be all lower-case
(#358) Line indented incorrectly; expected at least 8 spaces, found 6
(#358) Expected "if (...) {\n"; found "if (...) { "
(#358) Variable "Value" must be all lower-case
(#358) Variable "Values" must be all lower-case
(#358) Variable "Value" must be all lower-case
(#358) Closing brace must be on a line by itself
(#358) Closing brace must be on a line by itself
(#360) Line indented incorrectly; expected at least 8 spaces, found 5
(#361) Line indented incorrectly; expected 8 spaces, found 5
(#361) Expected "if (...) {\n"; found "if (...) { "
(#361) Variable "Values" must be all lower-case
(#361) Expected 1 space before "=="; 0 found
(#361) Expected 1 space after "=="; 0 found
(#361) Variable "WastedAngular" must be all lower-case
(#361) Closing brace must be on a line by itself
(#361) Expected "} else {\n"; found "} else { "
(#361) Variable "WastedAngular" must be all lower-case
(#361) Variable "Values" must be all lower-case
(#361) Variable "DataGapAngle" must be all lower-case
(#361) Closing brace must be on a line by itself
(#363) Line indented incorrectly; expected at least 8 spaces, found 5
(#364) Line indented incorrectly; expected at least 8 spaces, found 5
(#364) Variable "ScaleFactor" must be all lower-case
(#364) Variable "WastedAngular" must be all lower-case
(#364) Variable "SerieSum" must be all lower-case
(#366) Line indented incorrectly; expected at least 8 spaces, found 5
(#366) Variable "RestoreShadow" must be all lower-case
(#367) Line indented incorrectly; expected 8 spaces, found 5
(#367) Expected "if (...) {\n"; found "if (...) { "
(#367) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#367) Closing brace must be on a line by itself
(#369) Line indented incorrectly; expected at least 8 spaces, found 5
(#370) Line indented incorrectly; expected at least 8 spaces, found 5
(#370) Variable "Step" must be all lower-case
(#370) Variable "Radius" must be all lower-case
(#371) Line indented incorrectly; expected at least 8 spaces, found 5
(#371) Variable "Offset" must be all lower-case
(#371) Variable "ID" must be all lower-case
(#371) Variable "Values" must be all lower-case
(#371) Expected 1 space before "-"; 0 found
(#371) Expected 1 space after "-"; 0 found
(#372) Line indented incorrectly; expected at least 8 spaces, found 5
(#372) Variable "Values" must be all lower-case
(#372) Variable "Values" must be all lower-case
(#373) Line indented incorrectly; expected at least 8 spaces, found 5
(#373) Variable "Slice" must be all lower-case
(#373) Variable "Slices" must be all lower-case
(#373) Variable "SliceColors" must be all lower-case
(#373) Variable "Visible" must be all lower-case
(#373) Variable "SliceAngle" must be all lower-case
(#374) Line indented incorrectly; expected 8 spaces, found 5
(#374) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#374) Variable "Values" must be all lower-case
(#374) Variable "Key" must be all lower-case
(#374) Variable "Value" must be all lower-case
(#375) Line indented incorrectly; expected at least 8 spaces, found 6
(#376) Line indented incorrectly; expected 12 spaces, found 7
(#376) Expected "if (...) {\n"; found "if (...) { "
(#376) Variable "Palette" must be all lower-case
(#376) Variable "ID" must be all lower-case
(#376) Variable "Color" must be all lower-case
(#376) Variable "Palette" must be all lower-case
(#376) Variable "ID" must be all lower-case
(#376) Variable "Color" must be all lower-case
(#376) Variable "ID" must be all lower-case
(#376) Commas (,) must be followed by white space.
(#376) Variable "Color" must be all lower-case
(#376) Line exceeds 132 characters; contains 161 characters
(#376) Closing brace must be on a line by itself
(#377) Line indented incorrectly; expected at least 12 spaces, found 7
(#377) Variable "Settings" must be all lower-case
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) Variable "Palette" must be all lower-case
(#377) Variable "ID" must be all lower-case
(#377) Commas (,) must be followed by white space.
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) Variable "Palette" must be all lower-case
(#377) Variable "ID" must be all lower-case
(#377) Commas (,) must be followed by white space.
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) Variable "Palette" must be all lower-case
(#377) Variable "ID" must be all lower-case
(#377) Commas (,) must be followed by white space.
(#377) Expected 1 space before "=>"; 0 found
(#377) Expected 1 space after "=>"; 0 found
(#377) Variable "Palette" must be all lower-case
(#377) Variable "ID" must be all lower-case
(#379) Line indented incorrectly; expected at least 12 spaces, found 7
(#379) Variable "SliceColors" must be all lower-case
(#379) Variable "Slice" must be all lower-case
(#379) Variable "Settings" must be all lower-case
(#381) Line indented incorrectly; expected at least 12 spaces, found 7
(#381) Variable "StartAngle" must be all lower-case
(#381) Variable "Offset" must be all lower-case
(#382) Line indented incorrectly; expected at least 12 spaces, found 7
(#382) Variable "EndAngle" must be all lower-case
(#382) Variable "Offset" must be all lower-case
(#382) Expected 1 space before "-"; 0 found
(#382) Expected 1 space after "-"; 0 found
(#382) Variable "Value" must be all lower-case
(#382) Expected 1 space before "*"; 0 found
(#382) Expected 1 space after "*"; 0 found
(#382) Variable "ScaleFactor" must be all lower-case
(#382) Expected "if (...) {\n"; found "if (...) { "
(#382) Variable "EndAngle" must be all lower-case
(#382) Variable "EndAngle" must be all lower-case
(#382) Closing brace must be on a line by itself
(#384) Line indented incorrectly; expected 12 spaces, found 7
(#384) Expected "if (...) {\n"; found "if (...) { "
(#384) Variable "StartAngle" must be all lower-case
(#384) Variable "Visible" must be all lower-case
(#384) Variable "Slice" must be all lower-case
(#384) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#384) Closing brace must be on a line by itself
(#384) Expected "} else {\n"; found "} else { "
(#384) Variable "Visible" must be all lower-case
(#384) Variable "Slice" must be all lower-case
(#384) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#384) Closing brace must be on a line by itself
(#385) Line indented incorrectly; expected 12 spaces, found 7
(#385) Expected "if (...) {\n"; found "if (...) { "
(#385) Variable "EndAngle" must be all lower-case
(#385) Variable "Visible" must be all lower-case
(#385) Variable "Slice" must be all lower-case
(#385) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#385) Closing brace must be on a line by itself
(#385) Expected "} else {\n"; found "} else { "
(#385) Variable "Visible" must be all lower-case
(#385) Variable "Slice" must be all lower-case
(#385) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#385) Closing brace must be on a line by itself
(#387) Line indented incorrectly; expected 12 spaces, found 7
(#387) Expected "if (...) {\n"; found "if (...)\n { "
(#387) Variable "DataGapAngle" must be all lower-case
(#388) Line indented incorrectly; expected at least 12 spaces, found 8
(#388) Variable "X0" must be all lower-case
(#388) Variable "X" must be all lower-case
(#388) Variable "Y0" must be all lower-case
(#388) Variable "Y" must be all lower-case
(#388) Closing brace must be on a line by itself
(#389) Line indented incorrectly; expected 12 spaces, found 7
(#389) Expected "} else {\n"; found "}\n else\n {\n"
(#390) Line indented incorrectly; expected at least 12 spaces, found 8
(#391) Line indented incorrectly; expected at least 16 spaces, found 9
(#391) Variable "Angle" must be all lower-case
(#391) Variable "EndAngle" must be all lower-case
(#391) Variable "Offset" must be all lower-case
(#391) Expected 1 space before "/"; 0 found
(#391) Expected 1 space after "/"; 0 found
(#391) Variable "Offset" must be all lower-case
(#392) Line indented incorrectly; expected at least 16 spaces, found 9
(#392) Variable "X0" must be all lower-case
(#392) Variable "Angle" must be all lower-case
(#392) Expected 1 space before "-"; 0 found
(#392) Expected 1 space after "-"; 0 found
(#392) Expected 1 space before "*"; 0 found
(#392) Expected 1 space after "*"; 0 found
(#392) Expected 1 space before "/"; 0 found
(#392) Expected 1 space after "/"; 0 found
(#392) Variable "DataGapRadius" must be all lower-case
(#392) Variable "X" must be all lower-case
(#393) Line indented incorrectly; expected at least 16 spaces, found 9
(#393) Variable "Y0" must be all lower-case
(#393) Variable "Angle" must be all lower-case
(#393) Expected 1 space before "-"; 0 found
(#393) Expected 1 space after "-"; 0 found
(#393) Expected 1 space before "*"; 0 found
(#393) Expected 1 space after "*"; 0 found
(#393) Expected 1 space before "/"; 0 found
(#393) Expected 1 space after "/"; 0 found
(#393) Variable "DataGapRadius" must be all lower-case
(#393) Expected 1 space before "*"; 0 found
(#393) Expected 1 space after "*"; 0 found
(#393) Variable "SkewFactor" must be all lower-case
(#393) Variable "Y" must be all lower-case
(#394) Line indented incorrectly; expected 12 spaces, found 8
(#394) Closing brace indented incorrectly; expected 7 spaces, found 8
(#395) Line indented incorrectly; expected at least 12 spaces, found 7
(#395) Variable "Slices" must be all lower-case
(#395) Variable "Slice" must be all lower-case
(#395) Variable "X0" must be all lower-case
(#395) Variable "Slices" must be all lower-case
(#395) Variable "Slice" must be all lower-case
(#395) Variable "Y0" must be all lower-case
(#395) Variable "SliceAngle" must be all lower-case
(#395) Variable "Slice" must be all lower-case
(#397) Line indented incorrectly; expected 12 spaces, found 7
(#397) Expected "for (...) {\n"; found "for(...)\n {\n"
(#397) Expected 1 space after first semicolon of FOR loop; 0 found
(#397) Expected 1 space after second semicolon of FOR loop; 0 found
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#397) Variable "Offset" must be all lower-case
(#397) Expected 1 space before ">="; 0 found
(#397) Expected 1 space after ">="; 0 found
(#397) Variable "EndAngle" must be all lower-case
(#397) Expected 1 space before "="; 0 found
(#397) Expected 1 space after "="; 0 found
(#397) Expected 1 space before "-"; 0 found
(#397) Expected 1 space after "-"; 0 found
(#397) Variable "Step" must be all lower-case
(#398) Line indented incorrectly; expected at least 12 spaces, found 8
(#399) Line indented incorrectly; expected at least 16 spaces, found 9
(#399) Variable "Xc" must be all lower-case
(#399) Expected 1 space before "-"; 0 found
(#399) Expected 1 space after "-"; 0 found
(#399) Expected 1 space before "*"; 0 found
(#399) Expected 1 space after "*"; 0 found
(#399) Expected 1 space before "/"; 0 found
(#399) Expected 1 space after "/"; 0 found
(#399) Variable "Radius" must be all lower-case
(#399) Variable "X" must be all lower-case
(#400) Line indented incorrectly; expected at least 16 spaces, found 9
(#400) Variable "Yc" must be all lower-case
(#400) Expected 1 space before "-"; 0 found
(#400) Expected 1 space after "-"; 0 found
(#400) Expected 1 space before "*"; 0 found
(#400) Expected 1 space after "*"; 0 found
(#400) Expected 1 space before "/"; 0 found
(#400) Expected 1 space after "/"; 0 found
(#400) Variable "Radius" must be all lower-case
(#400) Expected 1 space before "*"; 0 found
(#400) Expected 1 space after "*"; 0 found
(#400) Variable "SkewFactor" must be all lower-case
(#400) Variable "Y" must be all lower-case
(#402) Line indented incorrectly; expected 16 spaces, found 9
(#402) Expected "if (...) {\n"; found "if (...) { "
(#402) Variable "SecondPass" must be all lower-case
(#402) Variable "RestoreShadow" must be all lower-case
(#402) Expected 1 space before "<"; 0 found
(#402) Expected 1 space after "<"; 0 found
(#402) Variable "Yc" must be all lower-case
(#402) Closing brace must be on a line by itself
(#403) Line indented incorrectly; expected 16 spaces, found 9
(#403) Expected "if (...) {\n"; found "if (...) { "
(#403) Variable "SecondPass" must be all lower-case
(#403) Variable "RestoreShadow" must be all lower-case
(#403) Expected 1 space before ">"; 0 found
(#403) Expected 1 space after ">"; 0 found
(#403) Expected 1 space before "<"; 0 found
(#403) Expected 1 space after "<"; 0 found
(#403) Variable "Xc" must be all lower-case
(#403) Closing brace must be on a line by itself
(#404) Line indented incorrectly; expected 16 spaces, found 9
(#404) Expected "if (...) {\n"; found "if (...) { "
(#404) Variable "SecondPass" must be all lower-case
(#404) Variable "RestoreShadow" must be all lower-case
(#404) Expected 1 space before ">"; 0 found
(#404) Expected 1 space after ">"; 0 found
(#404) Expected 1 space before "<"; 0 found
(#404) Expected 1 space after "<"; 0 found
(#404) Variable "Xc" must be all lower-case
(#404) Closing brace must be on a line by itself
(#405) Line indented incorrectly; expected 16 spaces, found 9
(#405) Expected "if (...) {\n"; found "if (...) { "
(#405) Variable "SecondPass" must be all lower-case
(#405) Variable "RestoreShadow" must be all lower-case
(#405) Expected 1 space before ">="; 0 found
(#405) Expected 1 space after ">="; 0 found
(#405) Variable "Xc" must be all lower-case
(#405) Variable "Yc" must be all lower-case
(#405) Closing brace must be on a line by itself
(#407) Line indented incorrectly; expected at least 16 spaces, found 9
(#407) Variable "Slices" must be all lower-case
(#407) Variable "Slice" must be all lower-case
(#407) Variable "Xc" must be all lower-case
(#407) Variable "Slices" must be all lower-case
(#407) Variable "Slice" must be all lower-case
(#407) Variable "Yc" must be all lower-case
(#407) Variable "SliceAngle" must be all lower-case
(#407) Variable "Slice" must be all lower-case
(#408) Line indented incorrectly; expected 12 spaces, found 8
(#408) Closing brace indented incorrectly; expected 7 spaces, found 8
(#410) Line indented incorrectly; expected at least 12 spaces, found 7
(#410) Variable "Offset" must be all lower-case
(#410) Variable "DataGapAngle" must be all lower-case
(#410) Variable "ID" must be all lower-case
(#410) Variable "Slice" must be all lower-case
(#411) Line indented incorrectly; expected 8 spaces, found 6
(#411) Closing brace indented incorrectly; expected 5 spaces, found 6
(#413) Line indented incorrectly; expected at least 8 spaces, found 5
(#414) Line indented incorrectly; expected 8 spaces, found 5
(#414) Expected "if (...) {\n"; found "if (...)\n {\n"
(#414) Variable "RestoreShadow" must be all lower-case
(#414) Expected 1 space after "!="; 0 found
(#415) Line indented incorrectly; expected at least 8 spaces, found 6
(#416) Line indented incorrectly; expected 12 spaces, found 7
(#416) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#416) Variable "Slices" must be all lower-case
(#416) Variable "SliceID" must be all lower-case
(#416) Variable "Plots" must be all lower-case
(#417) Line indented incorrectly; expected at least 12 spaces, found 8
(#418) Line indented incorrectly; expected at least 16 spaces, found 9
(#418) Variable "ShadowPie" must be all lower-case
(#419) Line indented incorrectly; expected 16 spaces, found 9
(#419) Expected "for (...) {\n"; found "for(...)\n { "
(#419) Expected 1 space after first semicolon of FOR loop; 0 found
(#419) Expected 1 space after second semicolon of FOR loop; 0 found
(#419) Expected 1 space before "="; 0 found
(#419) Expected 1 space after "="; 0 found
(#419) Expected 1 space before "<"; 0 found
(#419) Expected 1 space after "<"; 0 found
(#419) Variable "Plots" must be all lower-case
(#419) Expected 1 space before "="; 0 found
(#419) Expected 1 space after "="; 0 found
(#419) Expected 1 space before "+"; 0 found
(#419) Expected 1 space after "+"; 0 found
(#420) Line indented incorrectly; expected at least 16 spaces, found 10
(#420) Variable "ShadowPie" must be all lower-case
(#420) Variable "Plots" must be all lower-case
(#420) Expected 1 space before "+"; 0 found
(#420) Expected 1 space after "+"; 0 found
(#420) Variable "ShadowPie" must be all lower-case
(#420) Variable "Plots" must be all lower-case
(#420) Expected 1 space before "+"; 0 found
(#420) Expected 1 space after "+"; 0 found
(#420) Expected 1 space before "+"; 0 found
(#420) Expected 1 space after "+"; 0 found
(#420) Closing brace must be on a line by itself
(#422) Line indented incorrectly; expected at least 16 spaces, found 9
(#422) Variable "Settings" must be all lower-case
(#422) Expected 1 space before "=>"; 0 found
(#422) Expected 1 space after "=>"; 0 found
(#422) Commas (,) must be followed by white space.
(#422) Expected 1 space before "=>"; 0 found
(#422) Expected 1 space after "=>"; 0 found
(#422) Commas (,) must be followed by white space.
(#422) Expected 1 space before "=>"; 0 found
(#422) Expected 1 space after "=>"; 0 found
(#422) Commas (,) must be followed by white space.
(#422) Expected 1 space before "=>"; 0 found
(#422) Expected 1 space after "=>"; 0 found
(#422) Commas (,) must be followed by white space.
(#422) Expected 1 space before "=>"; 0 found
(#422) Expected 1 space after "=>"; 0 found
(#422) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#422) Line exceeds maximum limit of 180 characters; contains 185 characters
(#423) Line indented incorrectly; expected at least 16 spaces, found 9
(#423) Variable "ShadowPie" must be all lower-case
(#423) Commas (,) must be followed by white space.
(#423) Variable "Settings" must be all lower-case
(#424) Line indented incorrectly; expected 12 spaces, found 8
(#424) Closing brace indented incorrectly; expected 7 spaces, found 8
(#426) Line indented incorrectly; expected at least 12 spaces, found 7
(#426) Variable "Step" must be all lower-case
(#426) Variable "Radius" must be all lower-case
(#427) Line indented incorrectly; expected at least 12 spaces, found 7
(#427) Variable "Offset" must be all lower-case
(#428) Line indented incorrectly; expected 12 spaces, found 7
(#428) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#428) Variable "Values" must be all lower-case
(#428) Variable "Key" must be all lower-case
(#428) Variable "Value" must be all lower-case
(#429) Line indented incorrectly; expected at least 12 spaces, found 8
(#430) Line indented incorrectly; expected at least 16 spaces, found 9
(#430) Variable "EndAngle" must be all lower-case
(#430) Variable "Offset" must be all lower-case
(#430) Expected 1 space before "-"; 0 found
(#430) Expected 1 space after "-"; 0 found
(#430) Variable "Value" must be all lower-case
(#430) Expected 1 space before "*"; 0 found
(#430) Expected 1 space after "*"; 0 found
(#430) Variable "ScaleFactor" must be all lower-case
(#430) Expected "if (...) {\n"; found "if (...) { "
(#430) Variable "EndAngle" must be all lower-case
(#430) Variable "EndAngle" must be all lower-case
(#430) Closing brace must be on a line by itself
(#432) Line indented incorrectly; expected 16 spaces, found 9
(#432) Expected "for (...) {\n"; found "for(...)\n {\n"
(#432) Expected 1 space after first semicolon of FOR loop; 0 found
(#432) Expected 1 space after second semicolon of FOR loop; 0 found
(#432) Expected 1 space before "="; 0 found
(#432) Expected 1 space after "="; 0 found
(#432) Variable "Offset" must be all lower-case
(#432) Expected 1 space before ">="; 0 found
(#432) Expected 1 space after ">="; 0 found
(#432) Variable "EndAngle" must be all lower-case
(#432) Expected 1 space before "="; 0 found
(#432) Expected 1 space after "="; 0 found
(#432) Expected 1 space before "-"; 0 found
(#432) Expected 1 space after "-"; 0 found
(#432) Variable "Step" must be all lower-case
(#433) Line indented incorrectly; expected at least 16 spaces, found 10
(#434) Line indented incorrectly; expected at least 20 spaces, found 11
(#434) Variable "Xc" must be all lower-case
(#434) Expected 1 space before "-"; 0 found
(#434) Expected 1 space after "-"; 0 found
(#434) Expected 1 space before "*"; 0 found
(#434) Expected 1 space after "*"; 0 found
(#434) Expected 1 space before "/"; 0 found
(#434) Expected 1 space after "/"; 0 found
(#434) Variable "Radius" must be all lower-case
(#434) Variable "X" must be all lower-case
(#435) Line indented incorrectly; expected at least 20 spaces, found 11
(#435) Variable "Yc" must be all lower-case
(#435) Expected 1 space before "-"; 0 found
(#435) Expected 1 space after "-"; 0 found
(#435) Expected 1 space before "*"; 0 found
(#435) Expected 1 space after "*"; 0 found
(#435) Expected 1 space before "/"; 0 found
(#435) Expected 1 space after "/"; 0 found
(#435) Variable "Radius" must be all lower-case
(#435) Expected 1 space before "*"; 0 found
(#435) Expected 1 space after "*"; 0 found
(#435) Variable "SkewFactor" must be all lower-case
(#435) Variable "Y" must be all lower-case
(#437) Line indented incorrectly; expected at least 20 spaces, found 11
(#437) Variable "Xc" must be all lower-case
(#437) Commas (,) must be followed by white space.
(#437) Variable "Yc" must be all lower-case
(#437) Commas (,) must be followed by white space.
(#437) Variable "Settings" must be all lower-case
(#438) Line indented incorrectly; expected 16 spaces, found 10
(#438) Closing brace indented incorrectly; expected 9 spaces, found 10
(#440) Line indented incorrectly; expected at least 16 spaces, found 9
(#440) Variable "Offset" must be all lower-case
(#440) Variable "DataGapAngle" must be all lower-case
(#440) Variable "ID" must be all lower-case
(#441) Line indented incorrectly; expected 12 spaces, found 8
(#441) Closing brace indented incorrectly; expected 7 spaces, found 8
(#442) Line indented incorrectly; expected 8 spaces, found 6
(#442) Closing brace indented incorrectly; expected 5 spaces, found 6
(#444) Line indented incorrectly; expected at least 8 spaces, found 5
(#445) Line indented incorrectly; expected 8 spaces, found 5
(#445) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#445) Variable "Slices" must be all lower-case
(#445) Variable "SliceID" must be all lower-case
(#445) Variable "Plots" must be all lower-case
(#446) Line indented incorrectly; expected at least 8 spaces, found 6
(#447) Line indented incorrectly; expected at least 12 spaces, found 7
(#447) Variable "Settings" must be all lower-case
(#447) Variable "SliceColors" must be all lower-case
(#447) Variable "SliceID" must be all lower-case
(#447) Variable "Settings" must be all lower-case
(#447) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#448) Line indented incorrectly; expected at least 12 spaces, found 7
(#448) Variable "Plots" must be all lower-case
(#448) Commas (,) must be followed by white space.
(#448) Variable "Settings" must be all lower-case
(#450) Line indented incorrectly; expected 12 spaces, found 7
(#450) Expected "if (...) {\n"; found "if (...)\n {\n"
(#450) Variable "SecondPass" must be all lower-case
(#451) Line indented incorrectly; expected at least 12 spaces, found 8
(#452) Line indented incorrectly; expected at least 16 spaces, found 9
(#452) Variable "Settings" must be all lower-case
(#452) Variable "SliceColors" must be all lower-case
(#452) Variable "SliceID" must be all lower-case
(#453) Line indented incorrectly; expected 16 spaces, found 9
(#453) Expected "if (...) {\n"; found "if (...)\n { "
(#453) Variable "Border" must be all lower-case
(#454) Line indented incorrectly; expected at least 16 spaces, found 10
(#454) Variable "Settings" must be all lower-case
(#454) Expected 1 space before "+="; 0 found
(#454) Variable "Settings" must be all lower-case
(#454) Expected 1 space before "+="; 0 found
(#454) Variable "Settings" must be all lower-case
(#454) Expected 1 space before "+="; 0 found
(#454) Closing brace must be on a line by itself
(#455) Whitespace found at end of line
(#456) Line indented incorrectly; expected 16 spaces, found 9
(#456) Expected "if (...) {\n"; found "if (...) /* Empty error handling */\n {\n"
(#456) Variable "SliceAngle" must be all lower-case
(#456) Variable "SliceID" must be all lower-case
(#457) Line indented incorrectly; expected at least 16 spaces, found 10
(#458) Line indented incorrectly; expected at least 20 spaces, found 11
(#458) Variable "Angle" must be all lower-case
(#458) Variable "SliceAngle" must be all lower-case
(#458) Variable "SliceID" must be all lower-case
(#459) Line indented incorrectly; expected at least 20 spaces, found 11
(#459) Variable "Xc" must be all lower-case
(#459) Variable "Angle" must be all lower-case
(#459) Expected 1 space before "-"; 0 found
(#459) Expected 1 space after "-"; 0 found
(#459) Expected 1 space before "*"; 0 found
(#459) Expected 1 space after "*"; 0 found
(#459) Expected 1 space before "/"; 0 found
(#459) Expected 1 space after "/"; 0 found
(#459) Variable "Radius" must be all lower-case
(#459) Variable "X" must be all lower-case
(#460) Line indented incorrectly; expected at least 20 spaces, found 11
(#460) Variable "Yc" must be all lower-case
(#460) Variable "Angle" must be all lower-case
(#460) Expected 1 space before "-"; 0 found
(#460) Expected 1 space after "-"; 0 found
(#460) Expected 1 space before "*"; 0 found
(#460) Expected 1 space after "*"; 0 found
(#460) Expected 1 space before "/"; 0 found
(#460) Expected 1 space after "/"; 0 found
(#460) Variable "Radius" must be all lower-case
(#460) Expected 1 space before "*"; 0 found
(#460) Expected 1 space after "*"; 0 found
(#460) Variable "SkewFactor" must be all lower-case
(#460) Variable "Y" must be all lower-case
(#461) Line indented incorrectly; expected at least 20 spaces, found 11
(#461) Variable "Plots" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "Plots" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "Xc" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "Yc" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "Settings" must be all lower-case
(#463) Line indented incorrectly; expected at least 20 spaces, found 11
(#463) Variable "Angle" must be all lower-case
(#463) Variable "SliceAngle" must be all lower-case
(#463) Variable "SliceID" must be all lower-case
(#463) Variable "SliceAngle" must be all lower-case
(#463) Variable "SliceID" must be all lower-case
(#463) Expected 1 space before "-"; 0 found
(#463) Expected 1 space after "-"; 0 found
(#464) Line indented incorrectly; expected at least 20 spaces, found 11
(#464) Variable "Xc" must be all lower-case
(#464) Variable "Angle" must be all lower-case
(#464) Expected 1 space before "-"; 0 found
(#464) Expected 1 space after "-"; 0 found
(#464) Expected 1 space before "*"; 0 found
(#464) Expected 1 space after "*"; 0 found
(#464) Expected 1 space before "/"; 0 found
(#464) Expected 1 space after "/"; 0 found
(#464) Variable "Radius" must be all lower-case
(#464) Variable "X" must be all lower-case
(#465) Line indented incorrectly; expected at least 20 spaces, found 11
(#465) Variable "Yc" must be all lower-case
(#465) Variable "Angle" must be all lower-case
(#465) Expected 1 space before "-"; 0 found
(#465) Expected 1 space after "-"; 0 found
(#465) Expected 1 space before "*"; 0 found
(#465) Expected 1 space after "*"; 0 found
(#465) Expected 1 space before "/"; 0 found
(#465) Expected 1 space after "/"; 0 found
(#465) Variable "Radius" must be all lower-case
(#465) Expected 1 space before "*"; 0 found
(#465) Expected 1 space after "*"; 0 found
(#465) Variable "SkewFactor" must be all lower-case
(#465) Variable "Y" must be all lower-case
(#466) Line indented incorrectly; expected at least 20 spaces, found 11
(#466) Variable "Plots" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "Plots" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "Xc" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "Yc" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "Settings" must be all lower-case
(#467) Line indented incorrectly; expected 16 spaces, found 10
(#467) Closing brace indented incorrectly; expected 9 spaces, found 10
(#468) Line indented incorrectly; expected 12 spaces, found 8
(#468) Closing brace indented incorrectly; expected 7 spaces, found 8
(#469) Line indented incorrectly; expected 8 spaces, found 6
(#469) Closing brace indented incorrectly; expected 5 spaces, found 6
(#471) Line indented incorrectly; expected at least 8 spaces, found 5
(#472) Line indented incorrectly; expected at least 8 spaces, found 5
(#472) Variable "Slices" must be all lower-case
(#472) Variable "Slices" must be all lower-case
(#473) Line indented incorrectly; expected at least 8 spaces, found 5
(#473) Variable "SliceColors" must be all lower-case
(#473) Variable "SliceColors" must be all lower-case
(#474) Line indented incorrectly; expected 8 spaces, found 5
(#474) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#474) Variable "Slices" must be all lower-case
(#474) Variable "SliceID" must be all lower-case
(#474) Variable "Plots" must be all lower-case
(#475) Line indented incorrectly; expected at least 8 spaces, found 6
(#476) Line indented incorrectly; expected at least 12 spaces, found 7
(#476) Variable "Settings" must be all lower-case
(#476) Variable "SliceColors" must be all lower-case
(#476) Variable "SliceID" must be all lower-case
(#477) Line indented incorrectly; expected at least 12 spaces, found 7
(#477) Variable "Settings" must be all lower-case
(#477) Expected 1 space before "+="; 0 found
(#477) Variable "Settings" must be all lower-case
(#477) Expected 1 space before "+="; 0 found
(#477) Variable "Settings" must be all lower-case
(#477) Expected 1 space before "+="; 0 found
(#477) Variable "Settings" must be all lower-case
(#477) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#479) Line indented incorrectly; expected 12 spaces, found 7
(#479) Expected "if (...) {\n"; found "if (...) /* Empty error handling */\n {\n"
(#479) Variable "Visible" must be all lower-case
(#479) Variable "SliceID" must be all lower-case
(#479) Variable "Plots" must be all lower-case
(#480) Line indented incorrectly; expected at least 12 spaces, found 8
(#481) Line indented incorrectly; expected at least 16 spaces, found 9
(#481) Variable "Plots" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Variable "Plots" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Variable "Plots" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Variable "Plots" must be all lower-case
(#481) Expected 1 space before "-"; 0 found
(#481) Variable "SliceHeight" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Expected 1 space before "=>"; 0 found
(#481) Expected 1 space after "=>"; 0 found
(#481) Variable "Settings" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Expected 1 space before "=>"; 0 found
(#481) Expected 1 space after "=>"; 0 found
(#481) Variable "Settings" must be all lower-case
(#481) Commas (,) must be followed by white space.
(#481) Expected 1 space before "=>"; 0 found
(#481) Expected 1 space after "=>"; 0 found
(#481) Variable "Settings" must be all lower-case
(#481) Line exceeds 132 characters; contains 161 characters
(#482) Line indented incorrectly; expected at least 16 spaces, found 9
(#482) Variable "Border" must be all lower-case
(#483) Line indented incorrectly; expected at least 16 spaces, found 9
(#483) Variable "Border" must be all lower-case
(#483) Variable "Plots" must be all lower-case
(#483) Variable "Border" must be all lower-case
(#483) Variable "Plots" must be all lower-case
(#483) Variable "Border" must be all lower-case
(#483) Variable "Plots" must be all lower-case
(#483) Variable "Border" must be all lower-case
(#483) Variable "Plots" must be all lower-case
(#483) Variable "SliceHeight" must be all lower-case
(#484) Line indented incorrectly; expected at least 16 spaces, found 9
(#484) Variable "Border" must be all lower-case
(#484) Variable "Plots" must be all lower-case
(#484) Variable "Border" must be all lower-case
(#484) Variable "Plots" must be all lower-case
(#484) Variable "SliceHeight" must be all lower-case
(#484) Variable "Border" must be all lower-case
(#484) Variable "Plots" must be all lower-case
(#484) Variable "Border" must be all lower-case
(#484) Variable "Plots" must be all lower-case
(#484) Whitespace found at end of line
(#485) Line indented incorrectly; expected at least 16 spaces, found 9
(#485) Variable "Border" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Variable "Settings" must be all lower-case
(#486) Line indented incorrectly; expected 12 spaces, found 8
(#486) Closing brace indented incorrectly; expected 7 spaces, found 8
(#487) Line indented incorrectly; expected 8 spaces, found 6
(#487) Closing brace indented incorrectly; expected 5 spaces, found 6
(#489) Line indented incorrectly; expected at least 8 spaces, found 5
(#489) Variable "Slices" must be all lower-case
(#489) Variable "Slices" must be all lower-case
(#490) Line indented incorrectly; expected at least 8 spaces, found 5
(#490) Variable "SliceColors" must be all lower-case
(#490) Variable "SliceColors" must be all lower-case
(#491) Line indented incorrectly; expected 8 spaces, found 5
(#491) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#491) Variable "Slices" must be all lower-case
(#491) Variable "SliceID" must be all lower-case
(#491) Variable "Plots" must be all lower-case
(#492) Line indented incorrectly; expected at least 8 spaces, found 6
(#493) Line indented incorrectly; expected at least 12 spaces, found 7
(#493) Variable "Settings" must be all lower-case
(#493) Variable "SliceColors" must be all lower-case
(#493) Variable "SliceID" must be all lower-case
(#494) Line indented incorrectly; expected at least 12 spaces, found 7
(#494) Variable "Settings" must be all lower-case
(#494) Expected 1 space before "+="; 0 found
(#494) Variable "Settings" must be all lower-case
(#494) Expected 1 space before "+="; 0 found
(#494) Variable "Settings" must be all lower-case
(#494) Expected 1 space before "+="; 0 found
(#494) Variable "Settings" must be all lower-case
(#494) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#495) Line indented incorrectly; expected 12 spaces, found 7
(#495) Expected "if (...) {\n"; found "if (...)\n {\n"
(#495) Variable "Visible" must be all lower-case
(#495) Variable "SliceID" must be all lower-case
(#496) Line indented incorrectly; expected at least 12 spaces, found 8
(#497) Line indented incorrectly; expected at least 16 spaces, found 9
(#497) Variable "Plots" must be all lower-case
(#497) Variable "Plots" must be all lower-case
(#497) Expected 1 space before "-"; 0 found
(#497) Expected 1 space after "-"; 0 found
(#497) Commas (,) must be followed by white space.
(#497) Variable "Plots" must be all lower-case
(#497) Variable "Plots" must be all lower-case
(#497) Expected 1 space before "-"; 0 found
(#497) Expected 1 space after "-"; 0 found
(#497) Commas (,) must be followed by white space.
(#497) Variable "Plots" must be all lower-case
(#497) Variable "Plots" must be all lower-case
(#497) Expected 1 space before "-"; 0 found
(#497) Expected 1 space after "-"; 0 found
(#497) Commas (,) must be followed by white space.
(#497) Variable "Plots" must be all lower-case
(#497) Variable "Plots" must be all lower-case
(#497) Expected 1 space before "-"; 0 found
(#497) Expected 1 space after "-"; 0 found
(#497) Expected 1 space before "-"; 0 found
(#497) Variable "SliceHeight" must be all lower-case
(#497) Commas (,) must be followed by white space.
(#497) Expected 1 space before "=>"; 0 found
(#497) Expected 1 space after "=>"; 0 found
(#497) Variable "Settings" must be all lower-case
(#497) Commas (,) must be followed by white space.
(#497) Expected 1 space before "=>"; 0 found
(#497) Expected 1 space after "=>"; 0 found
(#497) Variable "Settings" must be all lower-case
(#497) Commas (,) must be followed by white space.
(#497) Expected 1 space before "=>"; 0 found
(#497) Expected 1 space after "=>"; 0 found
(#497) Variable "Settings" must be all lower-case
(#497) Line exceeds maximum limit of 180 characters; contains 217 characters
(#499) Line indented incorrectly; expected at least 16 spaces, found 9
(#499) Variable "Border" must be all lower-case
(#500) Line indented incorrectly; expected at least 16 spaces, found 9
(#500) Variable "Border" must be all lower-case
(#500) Variable "Plots" must be all lower-case
(#500) Variable "Border" must be all lower-case
(#500) Variable "Plots" must be all lower-case
(#500) Variable "Border" must be all lower-case
(#500) Variable "Plots" must be all lower-case
(#500) Variable "Border" must be all lower-case
(#500) Variable "Plots" must be all lower-case
(#500) Variable "SliceHeight" must be all lower-case
(#501) Line indented incorrectly; expected at least 16 spaces, found 9
(#501) Variable "Border" must be all lower-case
(#501) Variable "Plots" must be all lower-case
(#501) Variable "Plots" must be all lower-case
(#501) Expected 1 space before "-"; 0 found
(#501) Expected 1 space after "-"; 0 found
(#501) Variable "Border" must be all lower-case
(#501) Variable "Plots" must be all lower-case
(#501) Variable "Plots" must be all lower-case
(#501) Expected 1 space before "-"; 0 found
(#501) Expected 1 space after "-"; 0 found
(#501) Variable "SliceHeight" must be all lower-case
(#501) Variable "Border" must be all lower-case
(#501) Variable "Plots" must be all lower-case
(#501) Variable "Plots" must be all lower-case
(#501) Expected 1 space before "-"; 0 found
(#501) Expected 1 space after "-"; 0 found
(#501) Variable "Border" must be all lower-case
(#501) Variable "Plots" must be all lower-case
(#501) Variable "Plots" must be all lower-case
(#501) Expected 1 space before "-"; 0 found
(#501) Expected 1 space after "-"; 0 found
(#501) Line exceeds 132 characters; contains 172 characters
(#501) Whitespace found at end of line
(#502) Line indented incorrectly; expected at least 16 spaces, found 9
(#502) Variable "Border" must be all lower-case
(#502) Commas (,) must be followed by white space.
(#502) Variable "Settings" must be all lower-case
(#503) Line indented incorrectly; expected 12 spaces, found 8
(#503) Closing brace indented incorrectly; expected 7 spaces, found 8
(#504) Line indented incorrectly; expected 8 spaces, found 6
(#504) Closing brace indented incorrectly; expected 5 spaces, found 6
(#506) Line indented incorrectly; expected at least 8 spaces, found 5
(#507) Line indented incorrectly; expected 8 spaces, found 5
(#507) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#507) Variable "Slices" must be all lower-case
(#507) Variable "SliceID" must be all lower-case
(#507) Variable "Plots" must be all lower-case
(#508) Line indented incorrectly; expected at least 8 spaces, found 6
(#509) Line indented incorrectly; expected at least 12 spaces, found 7
(#509) Variable "Settings" must be all lower-case
(#509) Variable "SliceColors" must be all lower-case
(#509) Variable "SliceID" must be all lower-case
(#510) Line indented incorrectly; expected at least 12 spaces, found 7
(#510) Variable "Settings" must be all lower-case
(#510) Expected 1 space before "+="; 0 found
(#510) Variable "Settings" must be all lower-case
(#510) Expected 1 space before "+="; 0 found
(#510) Variable "Settings" must be all lower-case
(#510) Expected 1 space before "+="; 0 found
(#510) Variable "Settings" must be all lower-case
(#510) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#512) Line indented incorrectly; expected 12 spaces, found 7
(#512) Expected "for (...) {\n"; found "for (...)\n {\n"
(#512) Expected 1 space after first semicolon of FOR loop; 0 found
(#512) Expected 1 space after second semicolon of FOR loop; 0 found
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#512) Expected 1 space before "<"; 0 found
(#512) Expected 1 space after "<"; 0 found
(#512) Variable "Plots" must be all lower-case
(#512) Expected 1 space before "-"; 0 found
(#512) Expected 1 space after "-"; 0 found
(#512) Expected 1 space before "="; 0 found
(#512) Expected 1 space after "="; 0 found
(#512) Expected 1 space before "+"; 0 found
(#512) Expected 1 space after "+"; 0 found
(#513) Line indented incorrectly; expected at least 12 spaces, found 8
(#514) Line indented incorrectly; expected at least 16 spaces, found 9
(#514) Variable "Angle" must be all lower-case
(#514) Variable "SliceAngle" must be all lower-case
(#514) Variable "SliceID" must be all lower-case
(#514) Expected 1 space before "/"; 0 found
(#514) Expected 1 space after "/"; 0 found
(#515) Line indented incorrectly; expected 16 spaces, found 9
(#515) Expected "if (...) {\n"; found "if (...)\n {\n"
(#515) Variable "Angle" must be all lower-case
(#515) Variable "Angle" must be all lower-case
(#516) Line indented incorrectly; expected at least 16 spaces, found 10
(#517) Line indented incorrectly; expected at least 20 spaces, found 11
(#517) Variable "Border" must be all lower-case
(#518) Line indented incorrectly; expected at least 20 spaces, found 11
(#518) Variable "Border" must be all lower-case
(#518) Variable "Plots" must be all lower-case
(#518) Variable "Border" must be all lower-case
(#518) Variable "Plots" must be all lower-case
(#518) Expected 1 space before "+"; 0 found
(#518) Expected 1 space after "+"; 0 found
(#519) Line indented incorrectly; expected at least 20 spaces, found 11
(#519) Variable "Border" must be all lower-case
(#519) Variable "Plots" must be all lower-case
(#519) Expected 1 space before "+"; 0 found
(#519) Expected 1 space after "+"; 0 found
(#519) Variable "Border" must be all lower-case
(#519) Variable "Plots" must be all lower-case
(#519) Expected 1 space before "+"; 0 found
(#519) Expected 1 space after "+"; 0 found
(#520) Line indented incorrectly; expected at least 20 spaces, found 11
(#520) Variable "Border" must be all lower-case
(#520) Variable "Plots" must be all lower-case
(#520) Expected 1 space before "+"; 0 found
(#520) Expected 1 space after "+"; 0 found
(#520) Variable "Border" must be all lower-case
(#520) Variable "Plots" must be all lower-case
(#520) Expected 1 space before "+"; 0 found
(#520) Expected 1 space after "+"; 0 found
(#520) Variable "SliceHeight" must be all lower-case
(#521) Line indented incorrectly; expected at least 20 spaces, found 11
(#521) Variable "Border" must be all lower-case
(#521) Variable "Plots" must be all lower-case
(#521) Variable "Border" must be all lower-case
(#521) Variable "Plots" must be all lower-case
(#521) Expected 1 space before "+"; 0 found
(#521) Expected 1 space after "+"; 0 found
(#521) Variable "SliceHeight" must be all lower-case
(#522) Line indented incorrectly; expected at least 20 spaces, found 11
(#522) Variable "Border" must be all lower-case
(#522) Commas (,) must be followed by white space.
(#522) Variable "Settings" must be all lower-case
(#523) Line indented incorrectly; expected 16 spaces, found 10
(#523) Closing brace indented incorrectly; expected 9 spaces, found 10
(#524) Line indented incorrectly; expected 12 spaces, found 8
(#524) Closing brace indented incorrectly; expected 7 spaces, found 8
(#526) Line indented incorrectly; expected 12 spaces, found 7
(#526) Expected "if (...) {\n"; found "if (...)\n {\n"
(#526) Variable "SecondPass" must be all lower-case
(#527) Line indented incorrectly; expected at least 12 spaces, found 8
(#528) Line indented incorrectly; expected at least 16 spaces, found 9
(#528) Variable "Settings" must be all lower-case
(#528) Variable "SliceColors" must be all lower-case
(#528) Variable "SliceID" must be all lower-case
(#529) Line indented incorrectly; expected 16 spaces, found 9
(#529) Expected "if (...) {\n"; found "if (...)\n { "
(#529) Variable "Border" must be all lower-case
(#530) Line indented incorrectly; expected at least 16 spaces, found 10
(#530) Variable "Settings" must be all lower-case
(#530) Expected 1 space before "+="; 0 found
(#530) Variable "Settings" must be all lower-case
(#530) Expected 1 space before "+="; 0 found
(#530) Variable "Settings" must be all lower-case
(#530) Expected 1 space before "+="; 0 found
(#530) Closing brace must be on a line by itself
(#531) Whitespace found at end of line
(#532) Line indented incorrectly; expected 16 spaces, found 9
(#532) Expected "if (...) {\n"; found "if (...) /* Empty error handling */\n {\n"
(#532) Variable "SliceAngle" must be all lower-case
(#532) Variable "SliceID" must be all lower-case
(#533) Line indented incorrectly; expected at least 16 spaces, found 10
(#534) Line indented incorrectly; expected at least 20 spaces, found 11
(#534) Variable "Angle" must be all lower-case
(#534) Variable "SliceAngle" must be all lower-case
(#534) Variable "SliceID" must be all lower-case
(#535) Line indented incorrectly; expected 20 spaces, found 11
(#535) Expected "if (...) {\n"; found "if (...)\n {\n"
(#535) Variable "Angle" must be all lower-case
(#535) Variable "Angle" must be all lower-case
(#536) Line indented incorrectly; expected at least 20 spaces, found 12
(#537) Line indented incorrectly; expected at least 24 spaces, found 13
(#537) Variable "Xc" must be all lower-case
(#537) Variable "Angle" must be all lower-case
(#537) Expected 1 space before "-"; 0 found
(#537) Expected 1 space after "-"; 0 found
(#537) Expected 1 space before "*"; 0 found
(#537) Expected 1 space after "*"; 0 found
(#537) Expected 1 space before "/"; 0 found
(#537) Expected 1 space after "/"; 0 found
(#537) Variable "Radius" must be all lower-case
(#537) Variable "X" must be all lower-case
(#538) Line indented incorrectly; expected at least 24 spaces, found 13
(#538) Variable "Yc" must be all lower-case
(#538) Variable "Angle" must be all lower-case
(#538) Expected 1 space before "-"; 0 found
(#538) Expected 1 space after "-"; 0 found
(#538) Expected 1 space before "*"; 0 found
(#538) Expected 1 space after "*"; 0 found
(#538) Expected 1 space before "/"; 0 found
(#538) Expected 1 space after "/"; 0 found
(#538) Variable "Radius" must be all lower-case
(#538) Expected 1 space before "*"; 0 found
(#538) Expected 1 space after "*"; 0 found
(#538) Variable "SkewFactor" must be all lower-case
(#538) Variable "Y" must be all lower-case
(#539) Line indented incorrectly; expected at least 24 spaces, found 13
(#539) Variable "Xc" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "Yc" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "Xc" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "Yc" must be all lower-case
(#539) Expected 1 space before "-"; 0 found
(#539) Expected 1 space after "-"; 0 found
(#539) Variable "SliceHeight" must be all lower-case
(#539) Commas (,) must be followed by white space.
(#539) Variable "Settings" must be all lower-case
(#540) Line indented incorrectly; expected 20 spaces, found 12
(#540) Closing brace indented incorrectly; expected 11 spaces, found 12
(#541) Line indented incorrectly; expected 16 spaces, found 10
(#541) Closing brace indented incorrectly; expected 9 spaces, found 10
(#543) Line indented incorrectly; expected at least 16 spaces, found 9
(#543) Variable "Angle" must be all lower-case
(#543) Variable "SliceAngle" must be all lower-case
(#543) Variable "SliceID" must be all lower-case
(#543) Variable "SliceAngle" must be all lower-case
(#543) Variable "SliceID" must be all lower-case
(#543) Expected 1 space before "-"; 0 found
(#543) Expected 1 space after "-"; 0 found
(#544) Line indented incorrectly; expected 16 spaces, found 9
(#544) Expected "if (...) {\n"; found "if (...)\n {\n"
(#544) Variable "Angle" must be all lower-case
(#544) Variable "Angle" must be all lower-case
(#545) Line indented incorrectly; expected at least 16 spaces, found 10
(#546) Line indented incorrectly; expected at least 20 spaces, found 11
(#546) Variable "Xc" must be all lower-case
(#546) Variable "Angle" must be all lower-case
(#546) Expected 1 space before "-"; 0 found
(#546) Expected 1 space after "-"; 0 found
(#546) Expected 1 space before "*"; 0 found
(#546) Expected 1 space after "*"; 0 found
(#546) Expected 1 space before "/"; 0 found
(#546) Expected 1 space after "/"; 0 found
(#546) Variable "Radius" must be all lower-case
(#546) Variable "X" must be all lower-case
(#547) Line indented incorrectly; expected at least 20 spaces, found 11
(#547) Variable "Yc" must be all lower-case
(#547) Variable "Angle" must be all lower-case
(#547) Expected 1 space before "-"; 0 found
(#547) Expected 1 space after "-"; 0 found
(#547) Expected 1 space before "*"; 0 found
(#547) Expected 1 space after "*"; 0 found
(#547) Expected 1 space before "/"; 0 found
(#547) Expected 1 space after "/"; 0 found
(#547) Variable "Radius" must be all lower-case
(#547) Expected 1 space before "*"; 0 found
(#547) Expected 1 space after "*"; 0 found
(#547) Variable "SkewFactor" must be all lower-case
(#547) Variable "Y" must be all lower-case
(#548) Line indented incorrectly; expected at least 20 spaces, found 11
(#548) Variable "Xc" must be all lower-case
(#548) Commas (,) must be followed by white space.
(#548) Variable "Yc" must be all lower-case
(#548) Commas (,) must be followed by white space.
(#548) Variable "Xc" must be all lower-case
(#548) Commas (,) must be followed by white space.
(#548) Variable "Yc" must be all lower-case
(#548) Expected 1 space before "-"; 0 found
(#548) Expected 1 space after "-"; 0 found
(#548) Variable "SliceHeight" must be all lower-case
(#548) Commas (,) must be followed by white space.
(#548) Variable "Settings" must be all lower-case
(#549) Line indented incorrectly; expected 16 spaces, found 10
(#549) Closing brace indented incorrectly; expected 9 spaces, found 10
(#551) Line indented incorrectly; expected 16 spaces, found 9
(#551) Expected "if (...) {\n"; found "if (...)\n {\n"
(#551) Variable "SliceAngle" must be all lower-case
(#551) Variable "SliceID" must be all lower-case
(#551) Variable "SliceAngle" must be all lower-case
(#551) Variable "SliceID" must be all lower-case
(#551) Variable "SliceAngle" must be all lower-case
(#551) Variable "SliceID" must be all lower-case
(#551) Variable "SliceAngle" must be all lower-case
(#551) Variable "SliceID" must be all lower-case
(#551) Expected 1 space before "-"; 0 found
(#551) Expected 1 space after "-"; 0 found
(#551) Line exceeds 132 characters; contains 144 characters
(#552) Line indented incorrectly; expected at least 16 spaces, found 10
(#553) Line indented incorrectly; expected at least 20 spaces, found 11
(#553) Variable "Xc" must be all lower-case
(#553) Expected 1 space before "-"; 0 found
(#553) Expected 1 space after "-"; 0 found
(#553) Expected 1 space before "*"; 0 found
(#553) Expected 1 space after "*"; 0 found
(#553) Expected 1 space before "/"; 0 found
(#553) Expected 1 space after "/"; 0 found
(#553) Variable "Radius" must be all lower-case
(#553) Variable "X" must be all lower-case
(#554) Line indented incorrectly; expected at least 20 spaces, found 11
(#554) Variable "Yc" must be all lower-case
(#554) Expected 1 space before "-"; 0 found
(#554) Expected 1 space after "-"; 0 found
(#554) Expected 1 space before "*"; 0 found
(#554) Expected 1 space after "*"; 0 found
(#554) Expected 1 space before "/"; 0 found
(#554) Expected 1 space after "/"; 0 found
(#554) Variable "Radius" must be all lower-case
(#554) Expected 1 space before "*"; 0 found
(#554) Expected 1 space after "*"; 0 found
(#554) Variable "SkewFactor" must be all lower-case
(#554) Variable "Y" must be all lower-case
(#555) Line indented incorrectly; expected at least 20 spaces, found 11
(#555) Variable "Xc" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#555) Variable "Yc" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#555) Variable "Xc" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#555) Variable "Yc" must be all lower-case
(#555) Expected 1 space before "-"; 0 found
(#555) Expected 1 space after "-"; 0 found
(#555) Variable "SliceHeight" must be all lower-case
(#555) Commas (,) must be followed by white space.
(#555) Variable "Settings" must be all lower-case
(#556) Line indented incorrectly; expected 16 spaces, found 10
(#556) Closing brace indented incorrectly; expected 9 spaces, found 10
(#558) Line indented incorrectly; expected 16 spaces, found 9
(#558) Expected "if (...) {\n"; found "if (...)\n {\n"
(#558) Variable "SliceAngle" must be all lower-case
(#558) Variable "SliceID" must be all lower-case
(#558) Variable "SliceAngle" must be all lower-case
(#558) Variable "SliceID" must be all lower-case
(#558) Variable "SliceAngle" must be all lower-case
(#558) Variable "SliceID" must be all lower-case
(#558) Variable "SliceAngle" must be all lower-case
(#558) Variable "SliceID" must be all lower-case
(#558) Expected 1 space before "-"; 0 found
(#558) Expected 1 space after "-"; 0 found
(#558) Line exceeds 132 characters; contains 142 characters
(#559) Line indented incorrectly; expected at least 16 spaces, found 10
(#560) Line indented incorrectly; expected at least 20 spaces, found 11
(#560) Variable "Xc" must be all lower-case
(#560) Expected 1 space before "*"; 0 found
(#560) Expected 1 space after "*"; 0 found
(#560) Expected 1 space before "/"; 0 found
(#560) Expected 1 space after "/"; 0 found
(#560) Variable "Radius" must be all lower-case
(#560) Variable "X" must be all lower-case
(#561) Line indented incorrectly; expected at least 20 spaces, found 11
(#561) Variable "Yc" must be all lower-case
(#561) Expected 1 space before "*"; 0 found
(#561) Expected 1 space after "*"; 0 found
(#561) Expected 1 space before "/"; 0 found
(#561) Expected 1 space after "/"; 0 found
(#561) Variable "Radius" must be all lower-case
(#561) Expected 1 space before "*"; 0 found
(#561) Expected 1 space after "*"; 0 found
(#561) Variable "SkewFactor" must be all lower-case
(#561) Variable "Y" must be all lower-case
(#562) Line indented incorrectly; expected at least 20 spaces, found 11
(#562) Variable "Xc" must be all lower-case
(#562) Commas (,) must be followed by white space.
(#562) Variable "Yc" must be all lower-case
(#562) Commas (,) must be followed by white space.
(#562) Variable "Xc" must be all lower-case
(#562) Commas (,) must be followed by white space.
(#562) Variable "Yc" must be all lower-case
(#562) Expected 1 space before "-"; 0 found
(#562) Expected 1 space after "-"; 0 found
(#562) Variable "SliceHeight" must be all lower-case
(#562) Commas (,) must be followed by white space.
(#562) Variable "Settings" must be all lower-case
(#563) Line indented incorrectly; expected 16 spaces, found 10
(#563) Closing brace indented incorrectly; expected 9 spaces, found 10
(#565) Line indented incorrectly; expected 12 spaces, found 8
(#565) Closing brace indented incorrectly; expected 7 spaces, found 8
(#566) Line indented incorrectly; expected 8 spaces, found 6
(#566) Closing brace indented incorrectly; expected 5 spaces, found 6
(#568) Line indented incorrectly; expected at least 8 spaces, found 5
(#569) Line indented incorrectly; expected 8 spaces, found 5
(#569) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#569) Variable "Slices" must be all lower-case
(#569) Variable "SliceID" must be all lower-case
(#569) Variable "Plots" must be all lower-case
(#570) Line indented incorrectly; expected at least 8 spaces, found 6
(#571) Line indented incorrectly; expected at least 12 spaces, found 7
(#571) Variable "Settings" must be all lower-case
(#571) Variable "SliceColors" must be all lower-case
(#571) Variable "SliceID" must be all lower-case
(#572) Line indented incorrectly; expected at least 12 spaces, found 7
(#572) Variable "Settings" must be all lower-case
(#572) Expected 1 space before "+="; 0 found
(#572) Variable "Settings" must be all lower-case
(#572) Expected 1 space before "+="; 0 found
(#572) Variable "Settings" must be all lower-case
(#572) Expected 1 space before "+="; 0 found
(#574) Line indented incorrectly; expected at least 12 spaces, found 7
(#574) Variable "Top" must be all lower-case
(#575) Line indented incorrectly; expected 12 spaces, found 7
(#575) Expected "for (...) {\n"; found "for(...) { "
(#575) Expected 1 space after first semicolon of FOR loop; 0 found
(#575) Expected 1 space after second semicolon of FOR loop; 0 found
(#575) Expected 1 space before "="; 0 found
(#575) Expected 1 space after "="; 0 found
(#575) Expected 1 space before "<"; 0 found
(#575) Expected 1 space after "<"; 0 found
(#575) Variable "Plots" must be all lower-case
(#575) Expected 1 space before "="; 0 found
(#575) Expected 1 space after "="; 0 found
(#575) Expected 1 space before "+"; 0 found
(#575) Expected 1 space after "+"; 0 found
(#575) Variable "Top" must be all lower-case
(#575) Variable "Plots" must be all lower-case
(#575) Variable "Top" must be all lower-case
(#575) Variable "Plots" must be all lower-case
(#575) Expected 1 space before "+"; 0 found
(#575) Expected 1 space after "+"; 0 found
(#575) Expected 1 space before "-"; 0 found
(#575) Variable "SliceHeight" must be all lower-case
(#575) Closing brace must be on a line by itself
(#576) Line indented incorrectly; expected at least 12 spaces, found 7
(#576) Variable "Top" must be all lower-case
(#576) Commas (,) must be followed by white space.
(#576) Variable "Settings" must be all lower-case
(#578) Line indented incorrectly; expected 12 spaces, found 7
(#578) Expected "if (...) {\n"; found "if (...) { "
(#578) Variable "RecordImageMap" must be all lower-case
(#578) Variable "Shadow" must be all lower-case
(#578) Commas (,) must be followed by white space.
(#578) Variable "Top" must be all lower-case
(#578) Commas (,) must be followed by white space.
(#578) Variable "Settings" must be all lower-case
(#578) Commas (,) must be followed by white space.
(#578) Variable "Settings" must be all lower-case
(#578) Commas (,) must be followed by white space.
(#578) Variable "Settings" must be all lower-case
(#578) Commas (,) must be followed by white space.
(#578) Variable "Data" must be all lower-case
(#578) Variable "Data" must be all lower-case
(#578) Variable "Slices" must be all lower-case
(#578) Expected 1 space before "-"; 0 found
(#578) Expected 1 space after "-"; 0 found
(#578) Variable "SliceID" must be all lower-case
(#578) Expected 1 space before "-"; 0 found
(#578) Expected 1 space after "-"; 0 found
(#578) Commas (,) must be followed by white space.
(#578) Variable "Values" must be all lower-case
(#578) Variable "SliceID" must be all lower-case
(#578) Line exceeds maximum limit of 180 characters; contains 284 characters
(#578) Closing brace must be on a line by itself
(#579) Line indented incorrectly; expected 8 spaces, found 6
(#579) Closing brace indented incorrectly; expected 5 spaces, found 6
(#580) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#582) Line indented incorrectly; expected at least 8 spaces, found 5
(#583) Line indented incorrectly; expected 8 spaces, found 5
(#583) Expected "if (...) {\n"; found "if (...)\n {\n"
(#583) Variable "SecondPass" must be all lower-case
(#584) Line indented incorrectly; expected at least 8 spaces, found 6
(#585) Line indented incorrectly; expected at least 12 spaces, found 7
(#585) Variable "Step" must be all lower-case
(#585) Variable "Radius" must be all lower-case
(#586) Line indented incorrectly; expected at least 12 spaces, found 7
(#586) Variable "Offset" must be all lower-case
(#586) Variable "ID" must be all lower-case
(#586) Variable "Values" must be all lower-case
(#586) Expected 1 space before "-"; 0 found
(#586) Expected 1 space after "-"; 0 found
(#587) Line indented incorrectly; expected 12 spaces, found 7
(#587) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#587) Variable "Values" must be all lower-case
(#587) Variable "Key" must be all lower-case
(#587) Variable "Value" must be all lower-case
(#588) Line indented incorrectly; expected at least 12 spaces, found 8
(#589) Line indented incorrectly; expected at least 16 spaces, found 9
(#589) Variable "FirstPoint" must be all lower-case
(#589) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#590) Line indented incorrectly; expected at least 16 spaces, found 9
(#590) Inline control structures are not allowed
(#590) Variable "Shadow" must be all lower-case
(#591) Line indented incorrectly; expected at least 16 spaces, found 10
(#591) Variable "Settings" must be all lower-case
(#591) Expected 1 space before "=>"; 0 found
(#591) Expected 1 space after "=>"; 0 found
(#591) Commas (,) must be followed by white space.
(#591) Expected 1 space before "=>"; 0 found
(#591) Expected 1 space after "=>"; 0 found
(#591) Commas (,) must be followed by white space.
(#591) Expected 1 space before "=>"; 0 found
(#591) Expected 1 space after "=>"; 0 found
(#591) Commas (,) must be followed by white space.
(#591) Expected 1 space before "=>"; 0 found
(#591) Expected 1 space after "=>"; 0 found
(#591) Line exceeds 132 characters; contains 169 characters
(#592) Line indented incorrectly; expected 16 spaces, found 9
(#593) Line indented incorrectly; expected at least 16 spaces, found 10
(#594) Line indented incorrectly; expected 20 spaces, found 11
(#594) Expected "if (...) {\n"; found "if (...)\n { "
(#594) Variable "Border" must be all lower-case
(#595) Line indented incorrectly; expected at least 20 spaces, found 12
(#595) Variable "Settings" must be all lower-case
(#595) Expected 1 space before "=>"; 0 found
(#595) Expected 1 space after "=>"; 0 found
(#595) Variable "Palette" must be all lower-case
(#595) Variable "ID" must be all lower-case
(#595) Expected 1 space before "+"; 0 found
(#595) Expected 1 space after "+"; 0 found
(#595) Commas (,) must be followed by white space.
(#595) Expected 1 space before "=>"; 0 found
(#595) Expected 1 space after "=>"; 0 found
(#595) Variable "Palette" must be all lower-case
(#595) Variable "ID" must be all lower-case
(#595) Expected 1 space before "+"; 0 found
(#595) Expected 1 space after "+"; 0 found
(#595) Commas (,) must be followed by white space.
(#595) Expected 1 space before "=>"; 0 found
(#595) Expected 1 space after "=>"; 0 found
(#595) Variable "Palette" must be all lower-case
(#595) Variable "ID" must be all lower-case
(#595) Expected 1 space before "+"; 0 found
(#595) Expected 1 space after "+"; 0 found
(#595) Commas (,) must be followed by white space.
(#595) Expected 1 space before "=>"; 0 found
(#595) Expected 1 space after "=>"; 0 found
(#595) Variable "Palette" must be all lower-case
(#595) Variable "ID" must be all lower-case
(#595) Line exceeds 132 characters; contains 148 characters
(#595) Closing brace must be on a line by itself
(#596) Line indented incorrectly; expected at least 20 spaces, found 11
(#596) Inline control structures are not allowed
(#597) Line indented incorrectly; expected at least 20 spaces, found 12
(#597) Variable "Settings" must be all lower-case
(#597) Expected 1 space before "=>"; 0 found
(#597) Expected 1 space after "=>"; 0 found
(#597) Variable "Palette" must be all lower-case
(#597) Variable "ID" must be all lower-case
(#597) Commas (,) must be followed by white space.
(#597) Expected 1 space before "=>"; 0 found
(#597) Expected 1 space after "=>"; 0 found
(#597) Variable "Palette" must be all lower-case
(#597) Variable "ID" must be all lower-case
(#597) Commas (,) must be followed by white space.
(#597) Expected 1 space before "=>"; 0 found
(#597) Expected 1 space after "=>"; 0 found
(#597) Variable "Palette" must be all lower-case
(#597) Variable "ID" must be all lower-case
(#597) Commas (,) must be followed by white space.
(#597) Expected 1 space before "=>"; 0 found
(#597) Expected 1 space after "=>"; 0 found
(#597) Variable "Palette" must be all lower-case
(#597) Variable "ID" must be all lower-case
(#597) Line exceeds 132 characters; contains 135 characters
(#598) Line indented incorrectly; expected 16 spaces, found 10
(#598) Closing brace indented incorrectly; expected 9 spaces, found 10
(#600) Line indented incorrectly; expected at least 16 spaces, found 9
(#600) Variable "EndAngle" must be all lower-case
(#600) Variable "Offset" must be all lower-case
(#600) Expected 1 space before "-"; 0 found
(#600) Expected 1 space after "-"; 0 found
(#600) Variable "Value" must be all lower-case
(#600) Expected 1 space before "*"; 0 found
(#600) Expected 1 space after "*"; 0 found
(#600) Variable "ScaleFactor" must be all lower-case
(#600) Expected "if (...) {\n"; found "if (...) { "
(#600) Variable "EndAngle" must be all lower-case
(#600) Variable "EndAngle" must be all lower-case
(#600) Closing brace must be on a line by itself
(#602) Line indented incorrectly; expected 16 spaces, found 9
(#602) Expected "if (...) {\n"; found "if (...)\n { "
(#602) Variable "DataGapAngle" must be all lower-case
(#603) Line indented incorrectly; expected at least 16 spaces, found 10
(#603) Variable "X0" must be all lower-case
(#603) Variable "X" must be all lower-case
(#603) Variable "Y0" must be all lower-case
(#603) Variable "Y" must be all lower-case
(#603) Expected 1 space before "-"; 0 found
(#603) Variable "SliceHeight" must be all lower-case
(#603) Closing brace must be on a line by itself
(#604) Line indented incorrectly; expected 16 spaces, found 9
(#604) Expected "} else {\n"; found "}\n else\n {\n"
(#605) Line indented incorrectly; expected at least 16 spaces, found 10
(#606) Line indented incorrectly; expected at least 20 spaces, found 11
(#606) Variable "Angle" must be all lower-case
(#606) Variable "EndAngle" must be all lower-case
(#606) Variable "Offset" must be all lower-case
(#606) Expected 1 space before "/"; 0 found
(#606) Expected 1 space after "/"; 0 found
(#606) Variable "Offset" must be all lower-case
(#607) Line indented incorrectly; expected at least 20 spaces, found 11
(#607) Variable "X0" must be all lower-case
(#607) Variable "Angle" must be all lower-case
(#607) Expected 1 space before "-"; 0 found
(#607) Expected 1 space after "-"; 0 found
(#607) Expected 1 space before "*"; 0 found
(#607) Expected 1 space after "*"; 0 found
(#607) Expected 1 space before "/"; 0 found
(#607) Expected 1 space after "/"; 0 found
(#607) Variable "DataGapRadius" must be all lower-case
(#607) Variable "X" must be all lower-case
(#608) Line indented incorrectly; expected at least 20 spaces, found 11
(#608) Variable "Y0" must be all lower-case
(#608) Variable "Angle" must be all lower-case
(#608) Expected 1 space before "-"; 0 found
(#608) Expected 1 space after "-"; 0 found
(#608) Expected 1 space before "*"; 0 found
(#608) Expected 1 space after "*"; 0 found
(#608) Expected 1 space before "/"; 0 found
(#608) Expected 1 space after "/"; 0 found
(#608) Variable "DataGapRadius" must be all lower-case
(#608) Expected 1 space before "*"; 0 found
(#608) Expected 1 space after "*"; 0 found
(#608) Variable "SkewFactor" must be all lower-case
(#608) Variable "Y" must be all lower-case
(#608) Variable "SliceHeight" must be all lower-case
(#609) Line indented incorrectly; expected 16 spaces, found 10
(#609) Closing brace indented incorrectly; expected 9 spaces, found 10
(#610) Line indented incorrectly; expected at least 16 spaces, found 9
(#610) Variable "Plots" must be all lower-case
(#610) Variable "X0" must be all lower-case
(#610) Variable "Plots" must be all lower-case
(#610) Variable "Y0" must be all lower-case
(#612) Line indented incorrectly; expected 16 spaces, found 9
(#612) Expected "for (...) {\n"; found "for(...)\n {\n"
(#612) Expected 1 space after first semicolon of FOR loop; 0 found
(#612) Expected 1 space after second semicolon of FOR loop; 0 found
(#612) Expected 1 space before "="; 0 found
(#612) Expected 1 space after "="; 0 found
(#612) Variable "Offset" must be all lower-case
(#612) Expected 1 space before ">="; 0 found
(#612) Expected 1 space after ">="; 0 found
(#612) Variable "EndAngle" must be all lower-case
(#612) Expected 1 space before "="; 0 found
(#612) Expected 1 space after "="; 0 found
(#612) Expected 1 space before "-"; 0 found
(#612) Expected 1 space after "-"; 0 found
(#612) Variable "Step" must be all lower-case
(#613) Line indented incorrectly; expected at least 16 spaces, found 10
(#614) Line indented incorrectly; expected at least 20 spaces, found 11
(#614) Variable "Xc" must be all lower-case
(#614) Expected 1 space before "-"; 0 found
(#614) Expected 1 space after "-"; 0 found
(#614) Expected 1 space before "*"; 0 found
(#614) Expected 1 space after "*"; 0 found
(#614) Expected 1 space before "/"; 0 found
(#614) Expected 1 space after "/"; 0 found
(#614) Variable "Radius" must be all lower-case
(#614) Variable "X" must be all lower-case
(#615) Line indented incorrectly; expected at least 20 spaces, found 11
(#615) Variable "Yc" must be all lower-case
(#615) Expected 1 space before "-"; 0 found
(#615) Expected 1 space after "-"; 0 found
(#615) Expected 1 space before "*"; 0 found
(#615) Expected 1 space after "*"; 0 found
(#615) Expected 1 space before "/"; 0 found
(#615) Expected 1 space after "/"; 0 found
(#615) Variable "Radius" must be all lower-case
(#615) Expected 1 space before "*"; 0 found
(#615) Expected 1 space after "*"; 0 found
(#615) Variable "SkewFactor" must be all lower-case
(#615) Variable "Y" must be all lower-case
(#615) Variable "SliceHeight" must be all lower-case
(#617) Line indented incorrectly; expected 20 spaces, found 11
(#617) Expected "if (...) {\n"; found "if (...) { "
(#617) Variable "FirstPoint" must be all lower-case
(#617) Variable "Xc" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Yc" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "X0" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Y0" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Settings" must be all lower-case
(#617) Closing brace must be on a line by itself
(#617) Variable "FirstPoint" must be all lower-case
(#617) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#618) Whitespace found at end of line
(#619) Line indented incorrectly; expected at least 20 spaces, found 11
(#619) Variable "Xc" must be all lower-case
(#619) Commas (,) must be followed by white space.
(#619) Variable "Yc" must be all lower-case
(#619) Commas (,) must be followed by white space.
(#619) Variable "Settings" must be all lower-case
(#620) Line indented incorrectly; expected 20 spaces, found 11
(#620) Expected "if (...) {\n"; found "if (...) { "
(#620) Variable "Xc" must be all lower-case
(#620) Commas (,) must be followed by white space.
(#620) Variable "Yc" must be all lower-case
(#620) Expected 1 space before "+"; 0 found
(#620) Expected 1 space after "+"; 0 found
(#620) Variable "SliceHeight" must be all lower-case
(#620) Commas (,) must be followed by white space.
(#620) Variable "Settings" must be all lower-case
(#620) Closing brace must be on a line by itself
(#621) Line indented incorrectly; expected 16 spaces, found 10
(#621) Closing brace indented incorrectly; expected 9 spaces, found 10
(#622) Line indented incorrectly; expected at least 16 spaces, found 9
(#622) Variable "Xc" must be all lower-case
(#622) Commas (,) must be followed by white space.
(#622) Variable "Yc" must be all lower-case
(#622) Commas (,) must be followed by white space.
(#622) Variable "X0" must be all lower-case
(#622) Commas (,) must be followed by white space.
(#622) Variable "Y0" must be all lower-case
(#622) Commas (,) must be followed by white space.
(#622) Variable "Settings" must be all lower-case
(#624) Line indented incorrectly; expected at least 16 spaces, found 9
(#624) Variable "Offset" must be all lower-case
(#624) Variable "DataGapAngle" must be all lower-case
(#624) Variable "ID" must be all lower-case
(#625) Line indented incorrectly; expected 12 spaces, found 8
(#625) Closing brace indented incorrectly; expected 7 spaces, found 8
(#626) Line indented incorrectly; expected 8 spaces, found 6
(#626) Closing brace indented incorrectly; expected 5 spaces, found 6
(#628) Line indented incorrectly; expected 8 spaces, found 5
(#628) Expected "if (...) {\n"; found "if (...)\n {\n"
(#628) Variable "WriteValues" must be all lower-case
(#628) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#629) Line indented incorrectly; expected at least 8 spaces, found 6
(#630) Line indented incorrectly; expected at least 12 spaces, found 7
(#630) Variable "Step" must be all lower-case
(#630) Variable "Radius" must be all lower-case
(#631) Line indented incorrectly; expected at least 12 spaces, found 7
(#631) Variable "Offset" must be all lower-case
(#631) Variable "ID" must be all lower-case
(#631) Variable "Values" must be all lower-case
(#631) Expected 1 space before "-"; 0 found
(#631) Expected 1 space after "-"; 0 found
(#632) Line indented incorrectly; expected at least 12 spaces, found 7
(#632) Variable "Settings" must be all lower-case
(#632) Expected 1 space before "=>"; 0 found
(#632) Expected 1 space after "=>"; 0 found
(#632) Commas (,) must be followed by white space.
(#632) Expected 1 space before "=>"; 0 found
(#632) Expected 1 space after "=>"; 0 found
(#632) Variable "ValueR" must be all lower-case
(#632) Commas (,) must be followed by white space.
(#632) Expected 1 space before "=>"; 0 found
(#632) Expected 1 space after "=>"; 0 found
(#632) Variable "ValueG" must be all lower-case
(#632) Commas (,) must be followed by white space.
(#632) Expected 1 space before "=>"; 0 found
(#632) Expected 1 space after "=>"; 0 found
(#632) Variable "ValueB" must be all lower-case
(#632) Commas (,) must be followed by white space.
(#632) Expected 1 space before "=>"; 0 found
(#632) Expected 1 space after "=>"; 0 found
(#632) Variable "ValueAlpha" must be all lower-case
(#633) Line indented incorrectly; expected 12 spaces, found 7
(#633) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#633) Variable "Values" must be all lower-case
(#633) Variable "Key" must be all lower-case
(#633) Variable "Value" must be all lower-case
(#634) Line indented incorrectly; expected at least 12 spaces, found 8
(#635) Line indented incorrectly; expected at least 16 spaces, found 9
(#635) Variable "EndAngle" must be all lower-case
(#635) Variable "Offset" must be all lower-case
(#635) Expected 1 space before "-"; 0 found
(#635) Expected 1 space after "-"; 0 found
(#635) Variable "Value" must be all lower-case
(#635) Expected 1 space before "*"; 0 found
(#635) Expected 1 space after "*"; 0 found
(#635) Variable "ScaleFactor" must be all lower-case
(#635) Expected "if (...) {\n"; found "if (...) { "
(#635) Variable "EndAngle" must be all lower-case
(#635) Variable "EndAngle" must be all lower-case
(#635) Closing brace must be on a line by itself
(#637) Line indented incorrectly; expected at least 16 spaces, found 9
(#637) Variable "Angle" must be all lower-case
(#637) Variable "EndAngle" must be all lower-case
(#637) Variable "Offset" must be all lower-case
(#637) Expected 1 space before "/"; 0 found
(#637) Expected 1 space after "/"; 0 found
(#637) Variable "Offset" must be all lower-case
(#639) Line indented incorrectly; expected 16 spaces, found 9
(#639) Expected "if (...) {\n"; found "if (...)\n {\n"
(#639) Variable "ValuePosition" must be all lower-case
(#640) Line indented incorrectly; expected at least 16 spaces, found 10
(#641) Line indented incorrectly; expected at least 20 spaces, found 11
(#641) Variable "Xc" must be all lower-case
(#641) Variable "Angle" must be all lower-case
(#641) Expected 1 space before "-"; 0 found
(#641) Expected 1 space after "-"; 0 found
(#641) Expected 1 space before "*"; 0 found
(#641) Expected 1 space after "*"; 0 found
(#641) Expected 1 space before "/"; 0 found
(#641) Expected 1 space after "/"; 0 found
(#641) Variable "Radius" must be all lower-case
(#641) Expected 1 space before "+"; 0 found
(#641) Expected 1 space after "+"; 0 found
(#641) Variable "ValuePadding" must be all lower-case
(#641) Variable "X" must be all lower-case
(#642) Line indented incorrectly; expected at least 20 spaces, found 11
(#642) Variable "Yc" must be all lower-case
(#642) Variable "Angle" must be all lower-case
(#642) Expected 1 space before "-"; 0 found
(#642) Expected 1 space after "-"; 0 found
(#642) Expected 1 space before "*"; 0 found
(#642) Expected 1 space after "*"; 0 found
(#642) Expected 1 space before "/"; 0 found
(#642) Expected 1 space after "/"; 0 found
(#642) Variable "Radius" must be all lower-case
(#642) Expected 1 space before "*"; 0 found
(#642) Expected 1 space after "*"; 0 found
(#642) Variable "SkewFactor" must be all lower-case
(#642) Expected 1 space before "+"; 0 found
(#642) Expected 1 space after "+"; 0 found
(#642) Variable "ValuePadding" must be all lower-case
(#642) Variable "Y" must be all lower-case
(#642) Variable "SliceHeight" must be all lower-case
(#643) Line indented incorrectly; expected 16 spaces, found 10
(#643) Closing brace indented incorrectly; expected 9 spaces, found 10
(#644) Line indented incorrectly; expected 16 spaces, found 9
(#644) Expected "} else {\n"; found "}\n else\n {\n"
(#645) Line indented incorrectly; expected at least 16 spaces, found 10
(#646) Line indented incorrectly; expected at least 20 spaces, found 11
(#646) Variable "Xc" must be all lower-case
(#646) Variable "Angle" must be all lower-case
(#646) Expected 1 space before "-"; 0 found
(#646) Expected 1 space after "-"; 0 found
(#646) Expected 1 space before "*"; 0 found
(#646) Expected 1 space after "*"; 0 found
(#646) Expected 1 space before "/"; 0 found
(#646) Expected 1 space after "/"; 0 found
(#646) Variable "Radius" must be all lower-case
(#646) Expected 1 space before "/"; 0 found
(#646) Expected 1 space after "/"; 0 found
(#646) Variable "X" must be all lower-case
(#647) Line indented incorrectly; expected at least 20 spaces, found 11
(#647) Variable "Yc" must be all lower-case
(#647) Variable "Angle" must be all lower-case
(#647) Expected 1 space before "-"; 0 found
(#647) Expected 1 space after "-"; 0 found
(#647) Expected 1 space before "*"; 0 found
(#647) Expected 1 space after "*"; 0 found
(#647) Expected 1 space before "/"; 0 found
(#647) Expected 1 space after "/"; 0 found
(#647) Variable "Radius" must be all lower-case
(#647) Expected 1 space before "*"; 0 found
(#647) Expected 1 space after "*"; 0 found
(#647) Variable "SkewFactor" must be all lower-case
(#647) Expected 1 space before "/"; 0 found
(#647) Expected 1 space after "/"; 0 found
(#647) Variable "Y" must be all lower-case
(#647) Variable "SliceHeight" must be all lower-case
(#648) Line indented incorrectly; expected 16 spaces, found 10
(#648) Closing brace indented incorrectly; expected 9 spaces, found 10
(#650) Line indented incorrectly; expected at least 16 spaces, found 9
(#650) Inline control structures are not allowed
(#650) Variable "WriteValues" must be all lower-case
(#651) Line indented incorrectly; expected at least 16 spaces, found 10
(#651) Variable "Display" must be all lower-case
(#651) Variable "SerieSum" must be all lower-case
(#651) Variable "Value" must be all lower-case
(#651) Commas (,) must be followed by white space.
(#651) Variable "Precision" must be all lower-case
(#652) Line indented incorrectly; expected at least 16 spaces, found 9
(#652) Inline control structures are not allowed
(#652) Usage of ELSEIF not allowed; use ELSE IF instead
(#652) Variable "WriteValues" must be all lower-case
(#653) Line indented incorrectly; expected at least 16 spaces, found 10
(#653) Variable "Display" must be all lower-case
(#653) Variable "Value" must be all lower-case
(#653) Variable "ValueSuffix" must be all lower-case
(#655) Line indented incorrectly; expected at least 16 spaces, found 9
(#655) Variable "Xc" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Variable "Yc" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Variable "Display" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Variable "Settings" must be all lower-case
(#657) Line indented incorrectly; expected at least 16 spaces, found 9
(#657) Variable "Offset" must be all lower-case
(#657) Variable "EndAngle" must be all lower-case
(#657) Variable "DataGapAngle" must be all lower-case
(#657) Variable "ID" must be all lower-case
(#658) Line indented incorrectly; expected 12 spaces, found 8
(#658) Closing brace indented incorrectly; expected 7 spaces, found 8
(#659) Line indented incorrectly; expected 8 spaces, found 6
(#659) Closing brace indented incorrectly; expected 5 spaces, found 6
(#661) Line indented incorrectly; expected 8 spaces, found 5
(#661) Expected "if (...) {\n"; found "if (...)\n {\n"
(#661) Variable "DrawLabels" must be all lower-case
(#662) Line indented incorrectly; expected at least 8 spaces, found 6
(#663) Line indented incorrectly; expected at least 12 spaces, found 7
(#663) Variable "Step" must be all lower-case
(#663) Variable "Radius" must be all lower-case
(#664) Line indented incorrectly; expected at least 12 spaces, found 7
(#664) Variable "Offset" must be all lower-case
(#664) Variable "ID" must be all lower-case
(#664) Variable "Values" must be all lower-case
(#664) Expected 1 space before "-"; 0 found
(#664) Expected 1 space after "-"; 0 found
(#665) Line indented incorrectly; expected 12 spaces, found 7
(#665) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#665) Variable "Values" must be all lower-case
(#665) Variable "Key" must be all lower-case
(#665) Variable "Value" must be all lower-case
(#666) Line indented incorrectly; expected at least 12 spaces, found 8
(#667) Line indented incorrectly; expected 16 spaces, found 9
(#667) Expected "if (...) {\n"; found "if (...)\n { "
(#667) Variable "LabelColor" must be all lower-case
(#668) Line indented incorrectly; expected at least 16 spaces, found 10
(#668) Variable "Settings" must be all lower-case
(#668) Expected 1 space before "=>"; 0 found
(#668) Expected 1 space after "=>"; 0 found
(#668) Variable "Palette" must be all lower-case
(#668) Variable "ID" must be all lower-case
(#668) Commas (,) must be followed by white space.
(#668) Expected 1 space before "=>"; 0 found
(#668) Expected 1 space after "=>"; 0 found
(#668) Variable "Palette" must be all lower-case
(#668) Variable "ID" must be all lower-case
(#668) Commas (,) must be followed by white space.
(#668) Expected 1 space before "=>"; 0 found
(#668) Expected 1 space after "=>"; 0 found
(#668) Variable "Palette" must be all lower-case
(#668) Variable "ID" must be all lower-case
(#668) Commas (,) must be followed by white space.
(#668) Expected 1 space before "=>"; 0 found
(#668) Expected 1 space after "=>"; 0 found
(#668) Variable "Palette" must be all lower-case
(#668) Variable "ID" must be all lower-case
(#668) Line exceeds 132 characters; contains 148 characters
(#668) Closing brace must be on a line by itself
(#669) Line indented incorrectly; expected 16 spaces, found 9
(#669) Expected "} else {\n"; found "}\n else\n { "
(#670) Line indented incorrectly; expected at least 16 spaces, found 10
(#670) Variable "Settings" must be all lower-case
(#670) Expected 1 space before "=>"; 0 found
(#670) Expected 1 space after "=>"; 0 found
(#670) Variable "LabelR" must be all lower-case
(#670) Commas (,) must be followed by white space.
(#670) Expected 1 space before "=>"; 0 found
(#670) Expected 1 space after "=>"; 0 found
(#670) Variable "LabelG" must be all lower-case
(#670) Commas (,) must be followed by white space.
(#670) Expected 1 space before "=>"; 0 found
(#670) Expected 1 space after "=>"; 0 found
(#670) Variable "LabelB" must be all lower-case
(#670) Commas (,) must be followed by white space.
(#670) Expected 1 space before "=>"; 0 found
(#670) Expected 1 space after "=>"; 0 found
(#670) Variable "LabelAlpha" must be all lower-case
(#670) Closing brace must be on a line by itself
(#672) Line indented incorrectly; expected at least 16 spaces, found 9
(#672) Variable "EndAngle" must be all lower-case
(#672) Variable "Offset" must be all lower-case
(#672) Expected 1 space before "-"; 0 found
(#672) Expected 1 space after "-"; 0 found
(#672) Variable "Value" must be all lower-case
(#672) Expected 1 space before "*"; 0 found
(#672) Expected 1 space after "*"; 0 found
(#672) Variable "ScaleFactor" must be all lower-case
(#672) Expected "if (...) {\n"; found "if (...) { "
(#672) Variable "EndAngle" must be all lower-case
(#672) Variable "EndAngle" must be all lower-case
(#672) Closing brace must be on a line by itself
(#674) Line indented incorrectly; expected at least 16 spaces, found 9
(#674) Variable "Angle" must be all lower-case
(#674) Variable "EndAngle" must be all lower-case
(#674) Variable "Offset" must be all lower-case
(#674) Expected 1 space before "/"; 0 found
(#674) Expected 1 space after "/"; 0 found
(#674) Variable "Offset" must be all lower-case
(#675) Line indented incorrectly; expected at least 16 spaces, found 9
(#675) Variable "Xc" must be all lower-case
(#675) Variable "Angle" must be all lower-case
(#675) Expected 1 space before "-"; 0 found
(#675) Expected 1 space after "-"; 0 found
(#675) Expected 1 space before "*"; 0 found
(#675) Expected 1 space after "*"; 0 found
(#675) Expected 1 space before "/"; 0 found
(#675) Expected 1 space after "/"; 0 found
(#675) Variable "Radius" must be all lower-case
(#675) Variable "X" must be all lower-case
(#676) Line indented incorrectly; expected at least 16 spaces, found 9
(#676) Variable "Yc" must be all lower-case
(#676) Variable "Angle" must be all lower-case
(#676) Expected 1 space before "-"; 0 found
(#676) Expected 1 space after "-"; 0 found
(#676) Expected 1 space before "*"; 0 found
(#676) Expected 1 space after "*"; 0 found
(#676) Expected 1 space before "/"; 0 found
(#676) Expected 1 space after "/"; 0 found
(#676) Variable "Radius" must be all lower-case
(#676) Expected 1 space before "*"; 0 found
(#676) Expected 1 space after "*"; 0 found
(#676) Variable "SkewFactor" must be all lower-case
(#676) Variable "Y" must be all lower-case
(#676) Variable "SliceHeight" must be all lower-case
(#678) Line indented incorrectly; expected 16 spaces, found 9
(#678) Expected "if (...) {\n"; found "if (...)\n {\n"
(#678) Variable "Data" must be all lower-case
(#678) Variable "Data" must be all lower-case
(#678) Variable "ID" must be all lower-case
(#679) Line indented incorrectly; expected at least 16 spaces, found 10
(#680) Line indented incorrectly; expected at least 20 spaces, found 11
(#680) Variable "Label" must be all lower-case
(#680) Variable "Data" must be all lower-case
(#680) Variable "Data" must be all lower-case
(#680) Variable "ID" must be all lower-case
(#682) Line indented incorrectly; expected at least 20 spaces, found 11
(#682) Inline control structures are not allowed
(#682) Variable "LabelStacked" must be all lower-case
(#683) Line indented incorrectly; expected at least 20 spaces, found 12
(#683) Variable "Xc" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) Variable "Yc" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) Variable "Label" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) Variable "Angle" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) Variable "Settings" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#683) Commas (,) must be followed by white space.
(#683) Variable "X" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) Variable "Y" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) Variable "Radius" must be all lower-case
(#683) Commas (,) must be followed by white space.
(#683) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#684) Line indented incorrectly; expected at least 20 spaces, found 11
(#684) Inline control structures are not allowed
(#685) Line indented incorrectly; expected at least 20 spaces, found 12
(#685) Variable "Xc" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) Variable "Yc" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) Variable "Label" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) Variable "Angle" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) Variable "Settings" must be all lower-case
(#685) Commas (,) must be followed by white space.
(#685) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#686) Line indented incorrectly; expected 16 spaces, found 10
(#686) Closing brace indented incorrectly; expected 9 spaces, found 10
(#688) Line indented incorrectly; expected at least 16 spaces, found 9
(#688) Variable "Offset" must be all lower-case
(#688) Variable "EndAngle" must be all lower-case
(#688) Variable "DataGapAngle" must be all lower-case
(#688) Variable "ID" must be all lower-case
(#689) Line indented incorrectly; expected 12 spaces, found 8
(#689) Closing brace indented incorrectly; expected 7 spaces, found 8
(#690) Line indented incorrectly; expected 8 spaces, found 6
(#690) Closing brace indented incorrectly; expected 5 spaces, found 6
(#692) Line indented incorrectly; expected 8 spaces, found 5
(#692) Expected "if (...) {\n"; found "if (...) { "
(#692) Variable "DrawLabels" must be all lower-case
(#692) Variable "LabelStacked" must be all lower-case
(#692) Closing brace must be on a line by itself
(#694) Line indented incorrectly; expected at least 8 spaces, found 5
(#694) Variable "RestoreShadow" must be all lower-case
(#696) Line indented incorrectly; expected at least 8 spaces, found 5
(#697) Closing brace indented incorrectly; expected 3 spaces, found 4
(#699) Line indented incorrectly; expected at least 4 spaces, found 3
(#700) Line indented incorrectly; expected 4 spaces, found 3
(#700) method name "pPie::drawPieLegend" must be in lower-case letters only
(#700) Visibility must be declared on method "drawPieLegend"
(#700) Variable "X" must be all lower-case
(#700) Commas (,) must be followed by white space.
(#700) Variable "Y" must be all lower-case
(#700) Commas (,) must be followed by white space.
(#700) Variable "Format" must be all lower-case
(#701) Opening brace should be on the same line as the declaration
(#702) Line indented incorrectly; expected at least 8 spaces, found 5
(#702) Variable "FontName" must be all lower-case
(#702) Spaces must be used for alignment; tabs are not allowed
(#702) Tab found within whitespace
(#702) Variable "Format" must be all lower-case
(#702) Variable "Format" must be all lower-case
(#703) Line indented incorrectly; expected at least 8 spaces, found 5
(#703) Variable "FontSize" must be all lower-case
(#703) Spaces must be used for alignment; tabs are not allowed
(#703) Tab found within whitespace
(#703) Variable "Format" must be all lower-case
(#703) Variable "Format" must be all lower-case
(#704) Line indented incorrectly; expected at least 8 spaces, found 5
(#704) Variable "FontR" must be all lower-case
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Tab found within whitespace
(#704) Variable "Format" must be all lower-case
(#704) Variable "Format" must be all lower-case
(#705) Line indented incorrectly; expected at least 8 spaces, found 5
(#705) Variable "FontG" must be all lower-case
(#705) Spaces must be used for alignment; tabs are not allowed
(#705) Tab found within whitespace
(#705) Variable "Format" must be all lower-case
(#705) Variable "Format" must be all lower-case
(#706) Line indented incorrectly; expected at least 8 spaces, found 5
(#706) Variable "FontB" must be all lower-case
(#706) Spaces must be used for alignment; tabs are not allowed
(#706) Tab found within whitespace
(#706) Variable "Format" must be all lower-case
(#706) Variable "Format" must be all lower-case
(#707) Line indented incorrectly; expected at least 8 spaces, found 5
(#707) Variable "BoxSize" must be all lower-case
(#707) Spaces must be used for alignment; tabs are not allowed
(#707) Tab found within whitespace
(#707) Variable "Format" must be all lower-case
(#707) Variable "Format" must be all lower-case
(#708) Line indented incorrectly; expected at least 8 spaces, found 5
(#708) Variable "Margin" must be all lower-case
(#708) Spaces must be used for alignment; tabs are not allowed
(#708) Tab found within whitespace
(#708) Variable "Format" must be all lower-case
(#708) Variable "Format" must be all lower-case
(#709) Line indented incorrectly; expected at least 8 spaces, found 5
(#709) Variable "R" must be all lower-case
(#709) Spaces must be used for alignment; tabs are not allowed
(#709) Tab found within whitespace
(#709) Variable "Format" must be all lower-case
(#709) Variable "Format" must be all lower-case
(#710) Line indented incorrectly; expected at least 8 spaces, found 5
(#710) Variable "G" must be all lower-case
(#710) Spaces must be used for alignment; tabs are not allowed
(#710) Tab found within whitespace
(#710) Variable "Format" must be all lower-case
(#710) Variable "Format" must be all lower-case
(#711) Line indented incorrectly; expected at least 8 spaces, found 5
(#711) Variable "B" must be all lower-case
(#711) Spaces must be used for alignment; tabs are not allowed
(#711) Tab found within whitespace
(#711) Variable "Format" must be all lower-case
(#711) Variable "Format" must be all lower-case
(#712) Line indented incorrectly; expected at least 8 spaces, found 5
(#712) Variable "Alpha" must be all lower-case
(#712) Spaces must be used for alignment; tabs are not allowed
(#712) Tab found within whitespace
(#712) Variable "Format" must be all lower-case
(#712) Variable "Format" must be all lower-case
(#713) Line indented incorrectly; expected at least 8 spaces, found 5
(#713) Variable "BorderR" must be all lower-case
(#713) Spaces must be used for alignment; tabs are not allowed
(#713) Tab found within whitespace
(#713) Variable "Format" must be all lower-case
(#713) Variable "Format" must be all lower-case
(#714) Line indented incorrectly; expected at least 8 spaces, found 5
(#714) Variable "BorderG" must be all lower-case
(#714) Spaces must be used for alignment; tabs are not allowed
(#714) Tab found within whitespace
(#714) Variable "Format" must be all lower-case
(#714) Variable "Format" must be all lower-case
(#715) Line indented incorrectly; expected at least 8 spaces, found 5
(#715) Variable "BorderB" must be all lower-case
(#715) Spaces must be used for alignment; tabs are not allowed
(#715) Tab found within whitespace
(#715) Variable "Format" must be all lower-case
(#715) Variable "Format" must be all lower-case
(#716) Line indented incorrectly; expected at least 8 spaces, found 5
(#716) Variable "Surrounding" must be all lower-case
(#716) Spaces must be used for alignment; tabs are not allowed
(#716) Tab found within whitespace
(#716) Variable "Format" must be all lower-case
(#716) Variable "Format" must be all lower-case
(#716) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#717) Line indented incorrectly; expected at least 8 spaces, found 5
(#717) Variable "Style" must be all lower-case
(#717) Spaces must be used for alignment; tabs are not allowed
(#717) Tab found within whitespace
(#717) Variable "Format" must be all lower-case
(#717) Variable "Format" must be all lower-case
(#718) Line indented incorrectly; expected at least 8 spaces, found 5
(#718) Variable "Mode" must be all lower-case
(#718) Spaces must be used for alignment; tabs are not allowed
(#718) Tab found within whitespace
(#718) Variable "Format" must be all lower-case
(#718) Variable "Format" must be all lower-case
(#720) Line indented incorrectly; expected 8 spaces, found 5
(#720) Expected "if (...) {\n"; found "if (...) { "
(#720) Variable "Surrounding" must be all lower-case
(#720) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#720) Variable "BorderR" must be all lower-case
(#720) Variable "R" must be all lower-case
(#720) Variable "Surrounding" must be all lower-case
(#720) Variable "BorderG" must be all lower-case
(#720) Variable "G" must be all lower-case
(#720) Variable "Surrounding" must be all lower-case
(#720) Variable "BorderB" must be all lower-case
(#720) Variable "B" must be all lower-case
(#720) Variable "Surrounding" must be all lower-case
(#720) Closing brace must be on a line by itself
(#722) Line indented incorrectly; expected at least 8 spaces, found 5
(#722) Variable "YStep" must be all lower-case
(#722) Commas (,) must be followed by white space.
(#722) Variable "BoxSize" must be all lower-case
(#723) Line indented incorrectly; expected at least 8 spaces, found 5
(#723) Variable "XStep" must be all lower-case
(#723) Variable "BoxSize" must be all lower-case
(#725) Line indented incorrectly; expected at least 8 spaces, found 5
(#726) Line indented incorrectly; expected at least 8 spaces, found 5
(#726) Variable "Data" must be all lower-case
(#727) Line indented incorrectly; expected at least 8 spaces, found 5
(#727) Variable "Palette" must be all lower-case
(#729) Line indented incorrectly; expected at least 8 spaces, found 5
(#730) Line indented incorrectly; expected 8 spaces, found 5
(#730) Expected "if (...) {\n"; found "if (...) { "
(#730) Variable "Data" must be all lower-case
(#730) Closing brace must be on a line by itself
(#732) Line indented incorrectly; expected at least 8 spaces, found 5
(#732) Variable "Boundaries" must be all lower-case
(#732) Variable "Boundaries" must be all lower-case
(#732) Variable "X" must be all lower-case
(#732) Variable "Boundaries" must be all lower-case
(#732) Variable "Y" must be all lower-case
(#732) Variable "Boundaries" must be all lower-case
(#732) Variable "Boundaries" must be all lower-case
(#732) Variable "vY" must be all lower-case
(#732) Variable "Y" must be all lower-case
(#732) Variable "vX" must be all lower-case
(#732) Variable "X" must be all lower-case
(#733) Line indented incorrectly; expected 8 spaces, found 5
(#733) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#733) Variable "Data" must be all lower-case
(#733) Variable "Data" must be all lower-case
(#733) Variable "Key" must be all lower-case
(#733) Variable "Value" must be all lower-case
(#734) Line indented incorrectly; expected at least 8 spaces, found 6
(#735) Line indented incorrectly; expected at least 12 spaces, found 7
(#735) Variable "BoxArray" must be all lower-case
(#735) Variable "vX" must be all lower-case
(#735) Expected 1 space before "+"; 0 found
(#735) Expected 1 space after "+"; 0 found
(#735) Variable "BoxSize" must be all lower-case
(#735) Expected 1 space before "+"; 0 found
(#735) Expected 1 space after "+"; 0 found
(#735) Commas (,) must be followed by white space.
(#735) Variable "vY" must be all lower-case
(#735) Expected 1 space before "+"; 0 found
(#735) Expected 1 space after "+"; 0 found
(#735) Variable "BoxSize" must be all lower-case
(#735) Expected 1 space before "/"; 0 found
(#735) Expected 1 space after "/"; 0 found
(#735) Commas (,) must be followed by white space.
(#735) Variable "FontName" must be all lower-case
(#735) Commas (,) must be followed by white space.
(#735) Variable "FontSize" must be all lower-case
(#735) Commas (,) must be followed by white space.
(#735) Commas (,) must be followed by white space.
(#735) Variable "Value" must be all lower-case
(#737) Line indented incorrectly; expected 12 spaces, found 7
(#737) Expected "if (...) {\n"; found "if (...)\n {\n"
(#737) Variable "Mode" must be all lower-case
(#738) Line indented incorrectly; expected at least 12 spaces, found 8
(#739) Line indented incorrectly; expected 16 spaces, found 9
(#739) Expected "if (...) {\n"; found "if (...) { "
(#739) Variable "Boundaries" must be all lower-case
(#739) Variable "BoxArray" must be all lower-case
(#739) Expected 1 space before "+"; 0 found
(#739) Expected 1 space after "+"; 0 found
(#739) Variable "BoxSize" must be all lower-case
(#739) Expected 1 space before "/"; 0 found
(#739) Expected 1 space after "/"; 0 found
(#739) Variable "Boundaries" must be all lower-case
(#739) Variable "BoxArray" must be all lower-case
(#739) Expected 1 space before "+"; 0 found
(#739) Expected 1 space after "+"; 0 found
(#739) Variable "BoxSize" must be all lower-case
(#739) Expected 1 space before "/"; 0 found
(#739) Expected 1 space after "/"; 0 found
(#739) Closing brace must be on a line by itself
(#740) Line indented incorrectly; expected 16 spaces, found 9
(#740) Expected "if (...) {\n"; found "if (...) { "
(#740) Variable "Boundaries" must be all lower-case
(#740) Variable "BoxArray" must be all lower-case
(#740) Expected 1 space before "+"; 0 found
(#740) Expected 1 space after "+"; 0 found
(#740) Variable "Boundaries" must be all lower-case
(#740) Variable "BoxArray" must be all lower-case
(#740) Expected 1 space before "+"; 0 found
(#740) Expected 1 space after "+"; 0 found
(#740) Closing brace must be on a line by itself
(#741) Line indented incorrectly; expected 16 spaces, found 9
(#741) Expected "if (...) {\n"; found "if (...) { "
(#741) Variable "Boundaries" must be all lower-case
(#741) Variable "BoxArray" must be all lower-case
(#741) Expected 1 space before "+"; 0 found
(#741) Expected 1 space after "+"; 0 found
(#741) Expected 1 space before "+"; 0 found
(#741) Expected 1 space after "+"; 0 found
(#741) Variable "BoxSize" must be all lower-case
(#741) Expected 1 space before "/"; 0 found
(#741) Expected 1 space after "/"; 0 found
(#741) Variable "Boundaries" must be all lower-case
(#741) Variable "BoxArray" must be all lower-case
(#741) Expected 1 space before "+"; 0 found
(#741) Expected 1 space after "+"; 0 found
(#741) Expected 1 space before "+"; 0 found
(#741) Expected 1 space after "+"; 0 found
(#741) Variable "BoxSize" must be all lower-case
(#741) Expected 1 space before "/"; 0 found
(#741) Expected 1 space after "/"; 0 found
(#741) Closing brace must be on a line by itself
(#742) Line indented incorrectly; expected at least 16 spaces, found 9
(#742) Variable "vY" must be all lower-case
(#742) Expected 1 space before "="; 0 found
(#742) Expected 1 space after "="; 0 found
(#742) Variable "vY" must be all lower-case
(#742) Expected 1 space before "+"; 0 found
(#742) Expected 1 space after "+"; 0 found
(#742) Variable "YStep" must be all lower-case
(#743) Line indented incorrectly; expected 12 spaces, found 8
(#743) Closing brace indented incorrectly; expected 7 spaces, found 8
(#744) Line indented incorrectly; expected 12 spaces, found 7
(#744) Usage of ELSEIF not allowed; use ELSE IF instead
(#744) Variable "Mode" must be all lower-case
(#745) Line indented incorrectly; expected at least 12 spaces, found 8
(#746) Line indented incorrectly; expected 16 spaces, found 9
(#746) Expected "if (...) {\n"; found "if (...) { "
(#746) Variable "Boundaries" must be all lower-case
(#746) Variable "BoxArray" must be all lower-case
(#746) Expected 1 space before "+"; 0 found
(#746) Expected 1 space after "+"; 0 found
(#746) Variable "BoxSize" must be all lower-case
(#746) Expected 1 space before "/"; 0 found
(#746) Expected 1 space after "/"; 0 found
(#746) Variable "Boundaries" must be all lower-case
(#746) Variable "BoxArray" must be all lower-case
(#746) Expected 1 space before "+"; 0 found
(#746) Expected 1 space after "+"; 0 found
(#746) Variable "BoxSize" must be all lower-case
(#746) Expected 1 space before "/"; 0 found
(#746) Expected 1 space after "/"; 0 found
(#746) Closing brace must be on a line by itself
(#747) Line indented incorrectly; expected 16 spaces, found 9
(#747) Expected "if (...) {\n"; found "if (...) { "
(#747) Variable "Boundaries" must be all lower-case
(#747) Variable "BoxArray" must be all lower-case
(#747) Expected 1 space before "+"; 0 found
(#747) Expected 1 space after "+"; 0 found
(#747) Variable "Boundaries" must be all lower-case
(#747) Variable "BoxArray" must be all lower-case
(#747) Expected 1 space before "+"; 0 found
(#747) Expected 1 space after "+"; 0 found
(#747) Closing brace must be on a line by itself
(#748) Line indented incorrectly; expected 16 spaces, found 9
(#748) Expected "if (...) {\n"; found "if (...) { "
(#748) Variable "Boundaries" must be all lower-case
(#748) Variable "BoxArray" must be all lower-case
(#748) Expected 1 space before "+"; 0 found
(#748) Expected 1 space after "+"; 0 found
(#748) Expected 1 space before "+"; 0 found
(#748) Expected 1 space after "+"; 0 found
(#748) Variable "BoxSize" must be all lower-case
(#748) Expected 1 space before "/"; 0 found
(#748) Expected 1 space after "/"; 0 found
(#748) Variable "Boundaries" must be all lower-case
(#748) Variable "BoxArray" must be all lower-case
(#748) Expected 1 space before "+"; 0 found
(#748) Expected 1 space after "+"; 0 found
(#748) Expected 1 space before "+"; 0 found
(#748) Expected 1 space after "+"; 0 found
(#748) Variable "BoxSize" must be all lower-case
(#748) Expected 1 space before "/"; 0 found
(#748) Expected 1 space after "/"; 0 found
(#748) Closing brace must be on a line by itself
(#749) Line indented incorrectly; expected at least 16 spaces, found 9
(#749) Variable "vX" must be all lower-case
(#749) Expected 1 space before "="; 0 found
(#749) Expected 1 space after "="; 0 found
(#749) Variable "Boundaries" must be all lower-case
(#749) Expected 1 space before "+"; 0 found
(#749) Expected 1 space after "+"; 0 found
(#749) Variable "XStep" must be all lower-case
(#750) Line indented incorrectly; expected 12 spaces, found 8
(#750) Closing brace indented incorrectly; expected 7 spaces, found 8
(#751) Line indented incorrectly; expected 8 spaces, found 6
(#751) Closing brace indented incorrectly; expected 5 spaces, found 6
(#752) Line indented incorrectly; expected at least 8 spaces, found 5
(#752) Variable "vY" must be all lower-case
(#752) Expected 1 space before "="; 0 found
(#752) Expected 1 space after "="; 0 found
(#752) Variable "vY" must be all lower-case
(#752) Expected 1 space before "-"; 0 found
(#752) Expected 1 space after "-"; 0 found
(#752) Variable "YStep" must be all lower-case
(#752) Variable "vX" must be all lower-case
(#752) Expected 1 space before "="; 0 found
(#752) Expected 1 space after "="; 0 found
(#752) Variable "vX" must be all lower-case
(#752) Expected 1 space before "-"; 0 found
(#752) Expected 1 space after "-"; 0 found
(#752) Variable "XStep" must be all lower-case
(#754) Line indented incorrectly; expected at least 8 spaces, found 5
(#754) Variable "TopOffset" must be all lower-case
(#754) Variable "Y" must be all lower-case
(#754) Variable "Boundaries" must be all lower-case
(#755) Line indented incorrectly; expected 8 spaces, found 5
(#755) Expected "if (...) {\n"; found "if (...) { "
(#755) Variable "Boundaries" must be all lower-case
(#755) Expected 1 space before "-"; 0 found
(#755) Expected 1 space after "-"; 0 found
(#755) Variable "vY" must be all lower-case
(#755) Expected 1 space before "+"; 0 found
(#755) Expected 1 space after "+"; 0 found
(#755) Variable "BoxSize" must be all lower-case
(#755) Variable "TopOffset" must be all lower-case
(#755) Variable "Boundaries" must be all lower-case
(#755) Variable "vY" must be all lower-case
(#755) Expected 1 space before "+"; 0 found
(#755) Expected 1 space after "+"; 0 found
(#755) Variable "BoxSize" must be all lower-case
(#755) Expected 1 space before "+"; 0 found
(#755) Expected 1 space after "+"; 0 found
(#755) Variable "TopOffset" must be all lower-case
(#755) Closing brace must be on a line by itself
(#757) Line indented incorrectly; expected at least 8 spaces, found 5
(#757) Inline control structures are not allowed
(#757) Variable "Style" must be all lower-case
(#758) Line indented incorrectly; expected at least 8 spaces, found 6
(#758) Variable "Boundaries" must be all lower-case
(#758) Expected 1 space before "-"; 0 found
(#758) Expected 1 space after "-"; 0 found
(#758) Variable "Margin" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Variable "Boundaries" must be all lower-case
(#758) Expected 1 space before "-"; 0 found
(#758) Expected 1 space after "-"; 0 found
(#758) Variable "Margin" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Variable "Boundaries" must be all lower-case
(#758) Expected 1 space before "+"; 0 found
(#758) Expected 1 space after "+"; 0 found
(#758) Variable "Margin" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Variable "Boundaries" must be all lower-case
(#758) Expected 1 space before "+"; 0 found
(#758) Expected 1 space after "+"; 0 found
(#758) Variable "Margin" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Variable "Margin" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Expected 1 space before "=>"; 0 found
(#758) Expected 1 space after "=>"; 0 found
(#758) Variable "R" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Expected 1 space before "=>"; 0 found
(#758) Expected 1 space after "=>"; 0 found
(#758) Variable "G" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Expected 1 space before "=>"; 0 found
(#758) Expected 1 space after "=>"; 0 found
(#758) Variable "B" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Expected 1 space before "=>"; 0 found
(#758) Expected 1 space after "=>"; 0 found
(#758) Variable "Alpha" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Expected 1 space before "=>"; 0 found
(#758) Expected 1 space after "=>"; 0 found
(#758) Variable "BorderR" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Expected 1 space before "=>"; 0 found
(#758) Expected 1 space after "=>"; 0 found
(#758) Variable "BorderG" must be all lower-case
(#758) Commas (,) must be followed by white space.
(#758) Expected 1 space before "=>"; 0 found
(#758) Expected 1 space after "=>"; 0 found
(#758) Variable "BorderB" must be all lower-case
(#758) Line exceeds maximum limit of 180 characters; contains 270 characters
(#759) Line indented incorrectly; expected at least 8 spaces, found 5
(#759) Inline control structures are not allowed
(#759) Usage of ELSEIF not allowed; use ELSE IF instead
(#759) Variable "Style" must be all lower-case
(#760) Line indented incorrectly; expected at least 8 spaces, found 6
(#760) Variable "Boundaries" must be all lower-case
(#760) Expected 1 space before "-"; 0 found
(#760) Expected 1 space after "-"; 0 found
(#760) Variable "Margin" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Variable "Boundaries" must be all lower-case
(#760) Expected 1 space before "-"; 0 found
(#760) Expected 1 space after "-"; 0 found
(#760) Variable "Margin" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Variable "Boundaries" must be all lower-case
(#760) Expected 1 space before "+"; 0 found
(#760) Expected 1 space after "+"; 0 found
(#760) Variable "Margin" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Variable "Boundaries" must be all lower-case
(#760) Expected 1 space before "+"; 0 found
(#760) Expected 1 space after "+"; 0 found
(#760) Variable "Margin" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Expected 1 space before "=>"; 0 found
(#760) Expected 1 space after "=>"; 0 found
(#760) Variable "R" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Expected 1 space before "=>"; 0 found
(#760) Expected 1 space after "=>"; 0 found
(#760) Variable "G" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Expected 1 space before "=>"; 0 found
(#760) Expected 1 space after "=>"; 0 found
(#760) Variable "B" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Expected 1 space before "=>"; 0 found
(#760) Expected 1 space after "=>"; 0 found
(#760) Variable "Alpha" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Expected 1 space before "=>"; 0 found
(#760) Expected 1 space after "=>"; 0 found
(#760) Variable "BorderR" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Expected 1 space before "=>"; 0 found
(#760) Expected 1 space after "=>"; 0 found
(#760) Variable "BorderG" must be all lower-case
(#760) Commas (,) must be followed by white space.
(#760) Expected 1 space before "=>"; 0 found
(#760) Expected 1 space after "=>"; 0 found
(#760) Variable "BorderB" must be all lower-case
(#760) Line exceeds maximum limit of 180 characters; contains 255 characters
(#762) Line indented incorrectly; expected at least 8 spaces, found 5
(#762) Variable "RestoreShadow" must be all lower-case
(#762) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#763) Line indented incorrectly; expected 8 spaces, found 5
(#763) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#763) Variable "Data" must be all lower-case
(#763) Variable "Data" must be all lower-case
(#763) Variable "Key" must be all lower-case
(#763) Variable "Value" must be all lower-case
(#764) Line indented incorrectly; expected at least 8 spaces, found 6
(#765) Line indented incorrectly; expected at least 12 spaces, found 7
(#765) Variable "R" must be all lower-case
(#765) Variable "Palette" must be all lower-case
(#765) Variable "Key" must be all lower-case
(#765) Variable "G" must be all lower-case
(#765) Variable "Palette" must be all lower-case
(#765) Variable "Key" must be all lower-case
(#765) Variable "B" must be all lower-case
(#765) Variable "Palette" must be all lower-case
(#765) Variable "Key" must be all lower-case
(#767) Line indented incorrectly; expected at least 12 spaces, found 7
(#767) Variable "X" must be all lower-case
(#767) Expected 1 space before "+"; 0 found
(#767) Expected 1 space after "+"; 0 found
(#767) Commas (,) must be followed by white space.
(#767) Variable "Y" must be all lower-case
(#767) Expected 1 space before "+"; 0 found
(#767) Expected 1 space after "+"; 0 found
(#767) Commas (,) must be followed by white space.
(#767) Variable "X" must be all lower-case
(#767) Expected 1 space before "+"; 0 found
(#767) Expected 1 space after "+"; 0 found
(#767) Variable "BoxSize" must be all lower-case
(#767) Expected 1 space before "+"; 0 found
(#767) Expected 1 space after "+"; 0 found
(#767) Commas (,) must be followed by white space.
(#767) Variable "Y" must be all lower-case
(#767) Expected 1 space before "+"; 0 found
(#767) Expected 1 space after "+"; 0 found
(#767) Variable "BoxSize" must be all lower-case
(#767) Expected 1 space before "+"; 0 found
(#767) Expected 1 space after "+"; 0 found
(#767) Commas (,) must be followed by white space.
(#767) Expected 1 space before "=>"; 0 found
(#767) Expected 1 space after "=>"; 0 found
(#767) Commas (,) must be followed by white space.
(#767) Expected 1 space before "=>"; 0 found
(#767) Expected 1 space after "=>"; 0 found
(#767) Commas (,) must be followed by white space.
(#767) Expected 1 space before "=>"; 0 found
(#767) Expected 1 space after "=>"; 0 found
(#767) Commas (,) must be followed by white space.
(#767) Expected 1 space before "=>"; 0 found
(#767) Expected 1 space after "=>"; 0 found
(#768) Line indented incorrectly; expected at least 12 spaces, found 7
(#768) Variable "X" must be all lower-case
(#768) Commas (,) must be followed by white space.
(#768) Variable "Y" must be all lower-case
(#768) Commas (,) must be followed by white space.
(#768) Variable "X" must be all lower-case
(#768) Expected 1 space before "+"; 0 found
(#768) Expected 1 space after "+"; 0 found
(#768) Variable "BoxSize" must be all lower-case
(#768) Commas (,) must be followed by white space.
(#768) Variable "Y" must be all lower-case
(#768) Expected 1 space before "+"; 0 found
(#768) Expected 1 space after "+"; 0 found
(#768) Variable "BoxSize" must be all lower-case
(#768) Commas (,) must be followed by white space.
(#768) Expected 1 space before "=>"; 0 found
(#768) Expected 1 space after "=>"; 0 found
(#768) Variable "R" must be all lower-case
(#768) Commas (,) must be followed by white space.
(#768) Expected 1 space before "=>"; 0 found
(#768) Expected 1 space after "=>"; 0 found
(#768) Variable "G" must be all lower-case
(#768) Commas (,) must be followed by white space.
(#768) Expected 1 space before "=>"; 0 found
(#768) Expected 1 space after "=>"; 0 found
(#768) Variable "B" must be all lower-case
(#768) Commas (,) must be followed by white space.
(#768) Expected 1 space before "=>"; 0 found
(#768) Expected 1 space after "=>"; 0 found
(#769) Line indented incorrectly; expected 12 spaces, found 7
(#769) Expected "if (...) {\n"; found "if (...)\n {\n"
(#769) Variable "Mode" must be all lower-case
(#770) Line indented incorrectly; expected at least 12 spaces, found 8
(#771) Line indented incorrectly; expected at least 16 spaces, found 9
(#771) Variable "X" must be all lower-case
(#771) Expected 1 space before "+"; 0 found
(#771) Expected 1 space after "+"; 0 found
(#771) Variable "BoxSize" must be all lower-case
(#771) Expected 1 space before "+"; 0 found
(#771) Expected 1 space after "+"; 0 found
(#771) Commas (,) must be followed by white space.
(#771) Variable "Y" must be all lower-case
(#771) Expected 1 space before "+"; 0 found
(#771) Expected 1 space after "+"; 0 found
(#771) Variable "BoxSize" must be all lower-case
(#771) Expected 1 space before "/"; 0 found
(#771) Expected 1 space after "/"; 0 found
(#771) Commas (,) must be followed by white space.
(#771) Variable "Value" must be all lower-case
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "FontR" must be all lower-case
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "FontG" must be all lower-case
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "FontB" must be all lower-case
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "FontName" must be all lower-case
(#771) Commas (,) must be followed by white space.
(#771) Expected 1 space before "=>"; 0 found
(#771) Expected 1 space after "=>"; 0 found
(#771) Variable "FontSize" must be all lower-case
(#771) Line exceeds maximum limit of 180 characters; contains 193 characters
(#772) Line indented incorrectly; expected at least 16 spaces, found 9
(#772) Variable "Y" must be all lower-case
(#772) Expected 1 space before "="; 0 found
(#772) Expected 1 space after "="; 0 found
(#772) Variable "Y" must be all lower-case
(#772) Expected 1 space before "+"; 0 found
(#772) Expected 1 space after "+"; 0 found
(#772) Variable "YStep" must be all lower-case
(#773) Line indented incorrectly; expected 12 spaces, found 8
(#773) Closing brace indented incorrectly; expected 7 spaces, found 8
(#774) Line indented incorrectly; expected 12 spaces, found 7
(#774) Usage of ELSEIF not allowed; use ELSE IF instead
(#774) Variable "Mode" must be all lower-case
(#775) Line indented incorrectly; expected at least 12 spaces, found 8
(#776) Line indented incorrectly; expected at least 16 spaces, found 9
(#776) Variable "BoxArray" must be all lower-case
(#776) Variable "X" must be all lower-case
(#776) Expected 1 space before "+"; 0 found
(#776) Expected 1 space after "+"; 0 found
(#776) Variable "BoxSize" must be all lower-case
(#776) Expected 1 space before "+"; 0 found
(#776) Expected 1 space after "+"; 0 found
(#776) Commas (,) must be followed by white space.
(#776) Variable "Y" must be all lower-case
(#776) Expected 1 space before "+"; 0 found
(#776) Expected 1 space after "+"; 0 found
(#776) Variable "BoxSize" must be all lower-case
(#776) Expected 1 space before "/"; 0 found
(#776) Expected 1 space after "/"; 0 found
(#776) Commas (,) must be followed by white space.
(#776) Variable "Value" must be all lower-case
(#776) Commas (,) must be followed by white space.
(#776) Expected 1 space before "=>"; 0 found
(#776) Expected 1 space after "=>"; 0 found
(#776) Variable "FontR" must be all lower-case
(#776) Commas (,) must be followed by white space.
(#776) Expected 1 space before "=>"; 0 found
(#776) Expected 1 space after "=>"; 0 found
(#776) Variable "FontG" must be all lower-case
(#776) Commas (,) must be followed by white space.
(#776) Expected 1 space before "=>"; 0 found
(#776) Expected 1 space after "=>"; 0 found
(#776) Variable "FontB" must be all lower-case
(#776) Commas (,) must be followed by white space.
(#776) Expected 1 space before "=>"; 0 found
(#776) Expected 1 space after "=>"; 0 found
(#776) Commas (,) must be followed by white space.
(#776) Expected 1 space before "=>"; 0 found
(#776) Expected 1 space after "=>"; 0 found
(#776) Variable "FontName" must be all lower-case
(#776) Commas (,) must be followed by white space.
(#776) Expected 1 space before "=>"; 0 found
(#776) Expected 1 space after "=>"; 0 found
(#776) Variable "FontSize" must be all lower-case
(#776) Line exceeds maximum limit of 180 characters; contains 205 characters
(#777) Line indented incorrectly; expected at least 16 spaces, found 9
(#777) Variable "X" must be all lower-case
(#777) Expected 1 space before "="; 0 found
(#777) Expected 1 space after "="; 0 found
(#777) Variable "BoxArray" must be all lower-case
(#777) Expected 1 space before "+"; 0 found
(#777) Expected 1 space after "+"; 0 found
(#777) Expected 1 space before "+"; 0 found
(#777) Expected 1 space after "+"; 0 found
(#777) Variable "XStep" must be all lower-case
(#778) Line indented incorrectly; expected 12 spaces, found 8
(#778) Closing brace indented incorrectly; expected 7 spaces, found 8
(#779) Line indented incorrectly; expected 8 spaces, found 6
(#779) Closing brace indented incorrectly; expected 5 spaces, found 6
(#781) Line indented incorrectly; expected at least 8 spaces, found 5
(#781) Variable "RestoreShadow" must be all lower-case
(#782) Closing brace indented incorrectly; expected 3 spaces, found 4
(#784) Line indented incorrectly; expected at least 4 spaces, found 3
(#785) Line indented incorrectly; expected 4 spaces, found 3
(#785) method name "pPie::setSliceColor" must be in lower-case letters only
(#785) Visibility must be declared on method "setSliceColor"
(#785) Variable "SliceID" must be all lower-case
(#785) Commas (,) must be followed by white space.
(#785) Variable "Format" must be all lower-case
(#786) Opening brace should be on the same line as the declaration
(#787) Line indented incorrectly; expected at least 8 spaces, found 5
(#787) Variable "R" must be all lower-case
(#787) Spaces must be used for alignment; tabs are not allowed
(#787) Tab found within whitespace
(#787) Variable "Format" must be all lower-case
(#787) Variable "Format" must be all lower-case
(#788) Line indented incorrectly; expected at least 8 spaces, found 5
(#788) Variable "G" must be all lower-case
(#788) Spaces must be used for alignment; tabs are not allowed
(#788) Tab found within whitespace
(#788) Variable "Format" must be all lower-case
(#788) Variable "Format" must be all lower-case
(#789) Line indented incorrectly; expected at least 8 spaces, found 5
(#789) Variable "B" must be all lower-case
(#789) Spaces must be used for alignment; tabs are not allowed
(#789) Tab found within whitespace
(#789) Variable "Format" must be all lower-case
(#789) Variable "Format" must be all lower-case
(#790) Line indented incorrectly; expected at least 8 spaces, found 5
(#790) Variable "Alpha" must be all lower-case
(#790) Spaces must be used for alignment; tabs are not allowed
(#790) Tab found within whitespace
(#790) Variable "Format" must be all lower-case
(#790) Variable "Format" must be all lower-case
(#792) Line indented incorrectly; expected at least 8 spaces, found 5
(#792) Variable "SliceID" must be all lower-case
(#792) Variable "R" must be all lower-case
(#793) Line indented incorrectly; expected at least 8 spaces, found 5
(#793) Variable "SliceID" must be all lower-case
(#793) Variable "G" must be all lower-case
(#794) Line indented incorrectly; expected at least 8 spaces, found 5
(#794) Variable "SliceID" must be all lower-case
(#794) Variable "B" must be all lower-case
(#795) Line indented incorrectly; expected at least 8 spaces, found 5
(#795) Variable "SliceID" must be all lower-case
(#795) Variable "Alpha" must be all lower-case
(#796) Closing brace indented incorrectly; expected 3 spaces, found 4
(#798) Line indented incorrectly; expected at least 4 spaces, found 3
(#799) Line indented incorrectly; expected 4 spaces, found 3
(#799) method name "pPie::writePieLabel" must be in lower-case letters only
(#799) Visibility must be declared on method "writePieLabel"
(#799) Variable "X" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "Y" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "Label" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "Angle" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "Settings" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "Stacked" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "Xc" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "Yc" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "Radius" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "Reversed" must be all lower-case
(#799) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#800) Opening brace should be on the same line as the declaration
(#801) Line indented incorrectly; expected at least 8 spaces, found 5
(#801) Variable "LabelOffset" must be all lower-case
(#801) Spaces must be used for alignment; tabs are not allowed
(#801) Tab found within whitespace
(#802) Line indented incorrectly; expected at least 8 spaces, found 5
(#802) Variable "FontName" must be all lower-case
(#802) Spaces must be used for alignment; tabs are not allowed
(#802) Tab found within whitespace
(#803) Line indented incorrectly; expected at least 8 spaces, found 5
(#803) Variable "FontSize" must be all lower-case
(#803) Spaces must be used for alignment; tabs are not allowed
(#803) Tab found within whitespace
(#805) Line indented incorrectly; expected 8 spaces, found 5
(#805) Expected "if (...) {\n"; found "if (...)\n {\n"
(#805) Variable "Stacked" must be all lower-case
(#806) Line indented incorrectly; expected at least 8 spaces, found 6
(#807) Line indented incorrectly; expected at least 12 spaces, found 7
(#807) Variable "Settings" must be all lower-case
(#807) Expected 1 space before "-"; 0 found
(#807) Expected 1 space after "-"; 0 found
(#807) Variable "Angle" must be all lower-case
(#808) Line indented incorrectly; expected at least 12 spaces, found 7
(#808) Variable "Settings" must be all lower-case
(#809) Line indented incorrectly; expected at least 12 spaces, found 7
(#809) Variable "Settings" must be all lower-case
(#811) Line indented incorrectly; expected at least 12 spaces, found 7
(#811) Variable "X" must be all lower-case
(#811) Commas (,) must be followed by white space.
(#811) Variable "Y" must be all lower-case
(#811) Commas (,) must be followed by white space.
(#811) Variable "Label" must be all lower-case
(#811) Commas (,) must be followed by white space.
(#811) Variable "Settings" must be all lower-case
(#812) Line indented incorrectly; expected 8 spaces, found 6
(#812) Closing brace indented incorrectly; expected 5 spaces, found 6
(#813) Line indented incorrectly; expected 8 spaces, found 5
(#813) Expected "} else {\n"; found "}\n else\n {\n"
(#814) Line indented incorrectly; expected at least 8 spaces, found 6
(#815) Line indented incorrectly; expected at least 12 spaces, found 7
(#815) Variable "X2" must be all lower-case
(#815) Variable "Angle" must be all lower-case
(#815) Expected 1 space before "-"; 0 found
(#815) Expected 1 space after "-"; 0 found
(#815) Expected 1 space before "*"; 0 found
(#815) Expected 1 space after "*"; 0 found
(#815) Expected 1 space before "+"; 0 found
(#815) Expected 1 space after "+"; 0 found
(#815) Variable "X" must be all lower-case
(#816) Line indented incorrectly; expected at least 12 spaces, found 7
(#816) Variable "Y2" must be all lower-case
(#816) Variable "Angle" must be all lower-case
(#816) Expected 1 space before "-"; 0 found
(#816) Expected 1 space after "-"; 0 found
(#816) Expected 1 space before "*"; 0 found
(#816) Expected 1 space after "*"; 0 found
(#816) Expected 1 space before "+"; 0 found
(#816) Expected 1 space after "+"; 0 found
(#816) Variable "Y" must be all lower-case
(#818) Line indented incorrectly; expected at least 12 spaces, found 7
(#818) Variable "TxtPos" must be all lower-case
(#818) Variable "X" must be all lower-case
(#818) Commas (,) must be followed by white space.
(#818) Variable "Y" must be all lower-case
(#818) Commas (,) must be followed by white space.
(#818) Variable "FontName" must be all lower-case
(#818) Commas (,) must be followed by white space.
(#818) Variable "FontSize" must be all lower-case
(#818) Commas (,) must be followed by white space.
(#818) Commas (,) must be followed by white space.
(#818) Variable "Label" must be all lower-case
(#819) Line indented incorrectly; expected at least 12 spaces, found 7
(#819) Variable "Height" must be all lower-case
(#819) Variable "TxtPos" must be all lower-case
(#819) Variable "TxtPos" must be all lower-case
(#820) Line indented incorrectly; expected at least 12 spaces, found 7
(#820) Variable "YTop" must be all lower-case
(#820) Variable "Y2" must be all lower-case
(#820) Variable "Height" must be all lower-case
(#820) Expected 1 space before "/"; 0 found
(#820) Expected 1 space after "/"; 0 found
(#821) Line indented incorrectly; expected at least 12 spaces, found 7
(#821) Variable "YBottom" must be all lower-case
(#821) Variable "Y2" must be all lower-case
(#821) Variable "Height" must be all lower-case
(#821) Expected 1 space before "/"; 0 found
(#821) Expected 1 space after "/"; 0 found
(#823) Line indented incorrectly; expected 12 spaces, found 7
(#823) Expected "if (...) {\n"; found "if (...)\n {\n"
(#824) Line indented incorrectly; expected at least 12 spaces, found 8
(#825) Line indented incorrectly; expected at least 16 spaces, found 9
(#825) Variable "Done" must be all lower-case
(#825) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#826) Line indented incorrectly; expected 16 spaces, found 9
(#826) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#826) Variable "Key" must be all lower-case
(#826) Variable "Settings" must be all lower-case
(#827) Line indented incorrectly; expected at least 16 spaces, found 10
(#828) Line indented incorrectly; expected 20 spaces, found 11
(#828) Expected "if (...) {\n"; found "if (...)\n {\n"
(#828) Variable "Done" must be all lower-case
(#829) Line indented incorrectly; expected at least 20 spaces, found 12
(#830) Line indented incorrectly; expected 24 spaces, found 13
(#830) Expected "if (...) {\n"; found "if (...)\n { "
(#830) Variable "Angle" must be all lower-case
(#830) Variable "YTop" must be all lower-case
(#830) Variable "Settings" must be all lower-case
(#830) Variable "YTop" must be all lower-case
(#830) Variable "Settings" must be all lower-case
(#830) Variable "YBottom" must be all lower-case
(#830) Variable "Settings" must be all lower-case
(#830) Variable "YBottom" must be all lower-case
(#830) Variable "Settings" must be all lower-case
(#830) Line exceeds 132 characters; contains 169 characters
(#831) Line indented incorrectly; expected at least 24 spaces, found 14
(#831) Commas (,) must be followed by white space.
(#831) Commas (,) must be followed by white space.
(#831) Variable "Height" must be all lower-case
(#831) Expected 1 space before "+"; 0 found
(#831) Expected 1 space after "+"; 0 found
(#831) Commas (,) must be followed by white space.
(#831) Variable "Reversed" must be all lower-case
(#831) Variable "Done" must be all lower-case
(#831) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#831) Closing brace must be on a line by itself
(#832) Line indented incorrectly; expected 24 spaces, found 13
(#832) Expected "if (...) {\n"; found "if (...)\n { "
(#832) Variable "Angle" must be all lower-case
(#832) Variable "Angle" must be all lower-case
(#832) Variable "YTop" must be all lower-case
(#832) Variable "Settings" must be all lower-case
(#832) Variable "YTop" must be all lower-case
(#832) Variable "Settings" must be all lower-case
(#832) Variable "YBottom" must be all lower-case
(#832) Variable "Settings" must be all lower-case
(#832) Variable "YBottom" must be all lower-case
(#832) Variable "Settings" must be all lower-case
(#832) Line exceeds maximum limit of 180 characters; contains 185 characters
(#833) Line indented incorrectly; expected at least 24 spaces, found 14
(#833) Commas (,) must be followed by white space.
(#833) Commas (,) must be followed by white space.
(#833) Variable "Height" must be all lower-case
(#833) Expected 1 space before "+"; 0 found
(#833) Expected 1 space after "+"; 0 found
(#833) Commas (,) must be followed by white space.
(#833) Variable "Reversed" must be all lower-case
(#833) Variable "Done" must be all lower-case
(#833) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#833) Closing brace must be on a line by itself
(#834) Line indented incorrectly; expected 24 spaces, found 13
(#834) Expected "if (...) {\n"; found "if (...)\n { "
(#834) Variable "Angle" must be all lower-case
(#834) Variable "Angle" must be all lower-case
(#834) Variable "YTop" must be all lower-case
(#834) Variable "Settings" must be all lower-case
(#834) Variable "YTop" must be all lower-case
(#834) Variable "Settings" must be all lower-case
(#834) Variable "YBottom" must be all lower-case
(#834) Variable "Settings" must be all lower-case
(#834) Variable "YBottom" must be all lower-case
(#834) Variable "Settings" must be all lower-case
(#834) Line exceeds maximum limit of 180 characters; contains 186 characters
(#835) Line indented incorrectly; expected at least 24 spaces, found 14
(#835) Commas (,) must be followed by white space.
(#835) Commas (,) must be followed by white space.
(#835) Variable "Height" must be all lower-case
(#835) Expected 1 space before "+"; 0 found
(#835) Expected 1 space after "+"; 0 found
(#835) Commas (,) must be followed by white space.
(#835) Variable "Reversed" must be all lower-case
(#835) Variable "Done" must be all lower-case
(#835) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#835) Closing brace must be on a line by itself
(#836) Line indented incorrectly; expected 24 spaces, found 13
(#836) Expected "if (...) {\n"; found "if (...)\n { "
(#836) Variable "Angle" must be all lower-case
(#836) Variable "Angle" must be all lower-case
(#836) Variable "YTop" must be all lower-case
(#836) Variable "Settings" must be all lower-case
(#836) Variable "YTop" must be all lower-case
(#836) Variable "Settings" must be all lower-case
(#836) Variable "YBottom" must be all lower-case
(#836) Variable "Settings" must be all lower-case
(#836) Variable "YBottom" must be all lower-case
(#836) Variable "Settings" must be all lower-case
(#836) Line exceeds maximum limit of 180 characters; contains 186 characters
(#837) Line indented incorrectly; expected at least 24 spaces, found 14
(#837) Commas (,) must be followed by white space.
(#837) Commas (,) must be followed by white space.
(#837) Variable "Height" must be all lower-case
(#837) Expected 1 space before "+"; 0 found
(#837) Expected 1 space after "+"; 0 found
(#837) Commas (,) must be followed by white space.
(#837) Variable "Reversed" must be all lower-case
(#837) Variable "Done" must be all lower-case
(#837) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#837) Closing brace must be on a line by itself
(#838) Line indented incorrectly; expected 20 spaces, found 12
(#838) Closing brace indented incorrectly; expected 11 spaces, found 12
(#839) Line indented incorrectly; expected 16 spaces, found 10
(#839) Closing brace indented incorrectly; expected 9 spaces, found 10
(#840) Line indented incorrectly; expected 12 spaces, found 8
(#840) Closing brace indented incorrectly; expected 7 spaces, found 8
(#842) Line indented incorrectly; expected at least 12 spaces, found 7
(#842) Variable "LabelSettings" must be all lower-case
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#842) Variable "YTop" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#842) Variable "YBottom" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#842) Variable "Label" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#842) Variable "Angle" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#842) Variable "X" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#842) Variable "Y" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#842) Variable "X2" must be all lower-case
(#842) Commas (,) must be followed by white space.
(#842) Expected 1 space before "=>"; 0 found
(#842) Expected 1 space after "=>"; 0 found
(#842) Variable "Y2" must be all lower-case
(#842) Line exceeds 132 characters; contains 135 characters
(#843) Line indented incorrectly; expected 12 spaces, found 7
(#843) Expected "if (...) {\n"; found "if (...) { "
(#843) Variable "Angle" must be all lower-case
(#843) Variable "LabelSettings" must be all lower-case
(#843) Variable "Xc" must be all lower-case
(#843) Expected 1 space before "+"; 0 found
(#843) Expected 1 space after "+"; 0 found
(#843) Variable "Radius" must be all lower-case
(#843) Expected 1 space before "+"; 0 found
(#843) Expected 1 space after "+"; 0 found
(#843) Variable "LabelOffset" must be all lower-case
(#843) Closing brace must be on a line by itself
(#844) Line indented incorrectly; expected 12 spaces, found 7
(#844) Expected "if (...) {\n"; found "if (...) { "
(#844) Variable "Angle" must be all lower-case
(#844) Variable "LabelSettings" must be all lower-case
(#844) Variable "Xc" must be all lower-case
(#844) Expected 1 space before "-"; 0 found
(#844) Expected 1 space after "-"; 0 found
(#844) Variable "Radius" must be all lower-case
(#844) Expected 1 space before "-"; 0 found
(#844) Expected 1 space after "-"; 0 found
(#844) Variable "LabelOffset" must be all lower-case
(#844) Closing brace must be on a line by itself
(#845) Line indented incorrectly; expected at least 12 spaces, found 7
(#845) Variable "LabelSettings" must be all lower-case
(#846) Line indented incorrectly; expected 8 spaces, found 6
(#846) Closing brace indented incorrectly; expected 5 spaces, found 6
(#847) Closing brace indented incorrectly; expected 3 spaces, found 4
(#849) Line indented incorrectly; expected at least 4 spaces, found 3
(#850) Line indented incorrectly; expected 4 spaces, found 3
(#850) Visibility must be declared on method "shift"
(#850) Variable "StartAngle" must be all lower-case
(#850) Commas (,) must be followed by white space.
(#850) Variable "EndAngle" must be all lower-case
(#850) Commas (,) must be followed by white space.
(#850) Variable "Offset" must be all lower-case
(#850) Commas (,) must be followed by white space.
(#850) Variable "Reversed" must be all lower-case
(#851) Opening brace should be on the same line as the declaration
(#852) Line indented incorrectly; expected 8 spaces, found 5
(#852) Expected "if (...) {\n"; found "if (...) { "
(#852) Variable "Reversed" must be all lower-case
(#852) Variable "Offset" must be all lower-case
(#852) Variable "Offset" must be all lower-case
(#852) Closing brace must be on a line by itself
(#853) Line indented incorrectly; expected 8 spaces, found 5
(#853) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#853) Variable "Key" must be all lower-case
(#853) Variable "Settings" must be all lower-case
(#854) Line indented incorrectly; expected at least 8 spaces, found 6
(#855) Line indented incorrectly; expected 12 spaces, found 7
(#855) Expected "if (...) {\n"; found "if (...) { "
(#855) Variable "Settings" must be all lower-case
(#855) Variable "StartAngle" must be all lower-case
(#855) Variable "Settings" must be all lower-case
(#855) Variable "EndAngle" must be all lower-case
(#855) Variable "Key" must be all lower-case
(#855) Variable "Settings" must be all lower-case
(#855) Variable "Offset" must be all lower-case
(#855) Variable "Key" must be all lower-case
(#855) Variable "Settings" must be all lower-case
(#855) Variable "Offset" must be all lower-case
(#855) Variable "Key" must be all lower-case
(#855) Variable "Settings" must be all lower-case
(#855) Variable "Offset" must be all lower-case
(#855) Line exceeds maximum limit of 180 characters; contains 270 characters
(#855) Closing brace must be on a line by itself
(#856) Line indented incorrectly; expected 8 spaces, found 6
(#856) Closing brace indented incorrectly; expected 5 spaces, found 6
(#857) Closing brace indented incorrectly; expected 3 spaces, found 4
(#859) Line indented incorrectly; expected at least 4 spaces, found 3
(#860) Line indented incorrectly; expected 4 spaces, found 3
(#860) method name "pPie::writeShiftedLabels" must be in lower-case letters only
(#860) Visibility must be declared on method "writeShiftedLabels"
(#861) Opening brace should be on the same line as the declaration
(#862) Line indented incorrectly; expected 8 spaces, found 5
(#862) Expected "if (...) {\n"; found "if (...) { "
(#862) Closing brace must be on a line by itself
(#863) Line indented incorrectly; expected 8 spaces, found 5
(#863) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#863) Variable "Key" must be all lower-case
(#863) Variable "Settings" must be all lower-case
(#864) Line indented incorrectly; expected at least 8 spaces, found 6
(#865) Line indented incorrectly; expected at least 12 spaces, found 7
(#865) Variable "X1" must be all lower-case
(#865) Variable "Settings" must be all lower-case
(#865) Variable "Y1" must be all lower-case
(#865) Variable "Settings" must be all lower-case
(#866) Line indented incorrectly; expected at least 12 spaces, found 7
(#866) Variable "X2" must be all lower-case
(#866) Variable "Settings" must be all lower-case
(#866) Variable "Y2" must be all lower-case
(#866) Variable "Settings" must be all lower-case
(#867) Line indented incorrectly; expected at least 12 spaces, found 7
(#867) Variable "X3" must be all lower-case
(#867) Variable "Settings" must be all lower-case
(#868) Line indented incorrectly; expected at least 12 spaces, found 7
(#868) Variable "Angle" must be all lower-case
(#868) Variable "Settings" must be all lower-case
(#869) Line indented incorrectly; expected at least 12 spaces, found 7
(#869) Variable "Label" must be all lower-case
(#869) Variable "Settings" must be all lower-case
(#871) Line indented incorrectly; expected at least 12 spaces, found 7
(#871) Variable "X2" must be all lower-case
(#871) Commas (,) must be followed by white space.
(#871) Variable "Y2" must be all lower-case
(#871) Commas (,) must be followed by white space.
(#871) Variable "X1" must be all lower-case
(#871) Commas (,) must be followed by white space.
(#871) Variable "Y1" must be all lower-case
(#871) Commas (,) must be followed by white space.
(#871) Expected 1 space before "=>"; 0 found
(#871) Expected 1 space after "=>"; 0 found
(#872) Line indented incorrectly; expected 12 spaces, found 7
(#872) Expected "if (...) {\n"; found "if (...)\n {\n"
(#872) Variable "Angle" must be all lower-case
(#873) Line indented incorrectly; expected at least 12 spaces, found 8
(#874) Line indented incorrectly; expected at least 16 spaces, found 9
(#874) Variable "X2" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Variable "Y2" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Variable "X3" must be all lower-case
(#874) Commas (,) must be followed by white space.
(#874) Variable "Y2" must be all lower-case
(#875) Line indented incorrectly; expected at least 16 spaces, found 9
(#875) Variable "X3" must be all lower-case
(#875) Expected 1 space before "+"; 0 found
(#875) Expected 1 space after "+"; 0 found
(#875) Commas (,) must be followed by white space.
(#875) Variable "Y2" must be all lower-case
(#875) Commas (,) must be followed by white space.
(#875) Variable "Label" must be all lower-case
(#875) Commas (,) must be followed by white space.
(#875) Expected 1 space before "=>"; 0 found
(#875) Expected 1 space after "=>"; 0 found
(#876) Line indented incorrectly; expected 12 spaces, found 8
(#876) Closing brace indented incorrectly; expected 7 spaces, found 8
(#877) Line indented incorrectly; expected 12 spaces, found 7
(#877) Expected "} else {\n"; found "}\n else\n {\n"
(#878) Line indented incorrectly; expected at least 12 spaces, found 8
(#879) Line indented incorrectly; expected at least 16 spaces, found 9
(#879) Variable "X2" must be all lower-case
(#879) Commas (,) must be followed by white space.
(#879) Variable "Y2" must be all lower-case
(#879) Commas (,) must be followed by white space.
(#879) Variable "X3" must be all lower-case
(#879) Commas (,) must be followed by white space.
(#879) Variable "Y2" must be all lower-case
(#880) Line indented incorrectly; expected at least 16 spaces, found 9
(#880) Variable "X3" must be all lower-case
(#880) Expected 1 space before "-"; 0 found
(#880) Expected 1 space after "-"; 0 found
(#880) Commas (,) must be followed by white space.
(#880) Variable "Y2" must be all lower-case
(#880) Commas (,) must be followed by white space.
(#880) Variable "Label" must be all lower-case
(#880) Commas (,) must be followed by white space.
(#880) Expected 1 space before "=>"; 0 found
(#880) Expected 1 space after "=>"; 0 found
(#881) Line indented incorrectly; expected 12 spaces, found 8
(#881) Closing brace indented incorrectly; expected 7 spaces, found 8
(#882) Line indented incorrectly; expected 8 spaces, found 6
(#882) Closing brace indented incorrectly; expected 5 spaces, found 6
(#883) Closing brace indented incorrectly; expected 3 spaces, found 4
(#885) Line indented incorrectly; expected at least 4 spaces, found 3
(#886) Line indented incorrectly; expected 4 spaces, found 3
(#886) method name "pPie::draw2DRing" must be in lower-case letters only
(#886) Visibility must be declared on method "draw2DRing"
(#886) Variable "X" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Variable "Y" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Variable "Format" must be all lower-case
(#887) Opening brace should be on the same line as the declaration
(#888) Line indented incorrectly; expected at least 8 spaces, found 5
(#888) Variable "OuterRadius" must be all lower-case
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Variable "Format" must be all lower-case
(#888) Variable "Format" must be all lower-case
(#889) Line indented incorrectly; expected at least 8 spaces, found 5
(#889) Variable "Precision" must be all lower-case
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Variable "Format" must be all lower-case
(#889) Variable "Format" must be all lower-case
(#890) Line indented incorrectly; expected at least 8 spaces, found 5
(#890) Variable "InnerRadius" must be all lower-case
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Variable "Format" must be all lower-case
(#890) Variable "Format" must be all lower-case
(#891) Line indented incorrectly; expected at least 8 spaces, found 5
(#891) Variable "Border" must be all lower-case
(#891) Spaces must be used for alignment; tabs are not allowed
(#891) Tab found within whitespace
(#891) Variable "Format" must be all lower-case
(#891) Variable "Format" must be all lower-case
(#891) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#892) Line indented incorrectly; expected at least 8 spaces, found 5
(#892) Variable "BorderR" must be all lower-case
(#892) Spaces must be used for alignment; tabs are not allowed
(#892) Tab found within whitespace
(#892) Variable "Format" must be all lower-case
(#892) Variable "Format" must be all lower-case
(#893) Line indented incorrectly; expected at least 8 spaces, found 5
(#893) Variable "BorderG" must be all lower-case
(#893) Spaces must be used for alignment; tabs are not allowed
(#893) Tab found within whitespace
(#893) Variable "Format" must be all lower-case
(#893) Variable "Format" must be all lower-case
(#894) Line indented incorrectly; expected at least 8 spaces, found 5
(#894) Variable "BorderB" must be all lower-case
(#894) Spaces must be used for alignment; tabs are not allowed
(#894) Tab found within whitespace
(#894) Variable "Format" must be all lower-case
(#894) Variable "Format" must be all lower-case
(#895) Line indented incorrectly; expected at least 8 spaces, found 5
(#895) Variable "BorderAlpha" must be all lower-case
(#895) Spaces must be used for alignment; tabs are not allowed
(#895) Tab found within whitespace
(#895) Variable "Format" must be all lower-case
(#895) Variable "Format" must be all lower-case
(#896) Line indented incorrectly; expected at least 8 spaces, found 5
(#896) Variable "Shadow" must be all lower-case
(#896) Spaces must be used for alignment; tabs are not allowed
(#896) Tab found within whitespace
(#896) Variable "Format" must be all lower-case
(#896) Variable "Format" must be all lower-case
(#896) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#897) Line indented incorrectly; expected at least 8 spaces, found 5
(#897) Variable "DrawLabels" must be all lower-case
(#897) Spaces must be used for alignment; tabs are not allowed
(#897) Tab found within whitespace
(#897) Variable "Format" must be all lower-case
(#897) Variable "Format" must be all lower-case
(#897) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#898) Line indented incorrectly; expected at least 8 spaces, found 5
(#898) Variable "LabelStacked" must be all lower-case
(#898) Spaces must be used for alignment; tabs are not allowed
(#898) Tab found within whitespace
(#898) Variable "Format" must be all lower-case
(#898) Variable "Format" must be all lower-case
(#898) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#899) Line indented incorrectly; expected at least 8 spaces, found 5
(#899) Variable "LabelColor" must be all lower-case
(#899) Spaces must be used for alignment; tabs are not allowed
(#899) Tab found within whitespace
(#899) Variable "Format" must be all lower-case
(#899) Variable "Format" must be all lower-case
(#900) Line indented incorrectly; expected at least 8 spaces, found 5
(#900) Variable "LabelR" must be all lower-case
(#900) Spaces must be used for alignment; tabs are not allowed
(#900) Tab found within whitespace
(#900) Variable "Format" must be all lower-case
(#900) Variable "Format" must be all lower-case
(#901) Line indented incorrectly; expected at least 8 spaces, found 5
(#901) Variable "LabelG" must be all lower-case
(#901) Spaces must be used for alignment; tabs are not allowed
(#901) Tab found within whitespace
(#901) Variable "Format" must be all lower-case
(#901) Variable "Format" must be all lower-case
(#902) Line indented incorrectly; expected at least 8 spaces, found 5
(#902) Variable "LabelB" must be all lower-case
(#902) Spaces must be used for alignment; tabs are not allowed
(#902) Tab found within whitespace
(#902) Variable "Format" must be all lower-case
(#902) Variable "Format" must be all lower-case
(#903) Line indented incorrectly; expected at least 8 spaces, found 5
(#903) Variable "LabelAlpha" must be all lower-case
(#903) Spaces must be used for alignment; tabs are not allowed
(#903) Tab found within whitespace
(#903) Variable "Format" must be all lower-case
(#903) Variable "Format" must be all lower-case
(#904) Line indented incorrectly; expected at least 8 spaces, found 5
(#904) Variable "WriteValues" must be all lower-case
(#904) Spaces must be used for alignment; tabs are not allowed
(#904) Tab found within whitespace
(#904) Variable "Format" must be all lower-case
(#904) Variable "Format" must be all lower-case
(#904) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#904) Inline comments must end in full-stops, exclamation marks, or question marks
(#904) No space found before comment text; expected "// PIE_VALUE_PERCENTAGE" but found "//PIE_VALUE_PERCENTAGE"
(#905) Line indented incorrectly; expected at least 8 spaces, found 5
(#905) Variable "ValuePadding" must be all lower-case
(#905) Spaces must be used for alignment; tabs are not allowed
(#905) Tab found within whitespace
(#905) Variable "Format" must be all lower-case
(#905) Variable "Format" must be all lower-case
(#906) Line indented incorrectly; expected at least 8 spaces, found 5
(#906) Variable "ValuePosition" must be all lower-case
(#906) Spaces must be used for alignment; tabs are not allowed
(#906) Tab found within whitespace
(#906) Variable "Format" must be all lower-case
(#906) Variable "Format" must be all lower-case
(#907) Line indented incorrectly; expected at least 8 spaces, found 5
(#907) Variable "ValueSuffix" must be all lower-case
(#907) Spaces must be used for alignment; tabs are not allowed
(#907) Tab found within whitespace
(#907) Variable "Format" must be all lower-case
(#907) Variable "Format" must be all lower-case
(#908) Line indented incorrectly; expected at least 8 spaces, found 5
(#908) Variable "ValueR" must be all lower-case
(#908) Spaces must be used for alignment; tabs are not allowed
(#908) Tab found within whitespace
(#908) Variable "Format" must be all lower-case
(#908) Variable "Format" must be all lower-case
(#909) Line indented incorrectly; expected at least 8 spaces, found 5
(#909) Variable "ValueG" must be all lower-case
(#909) Spaces must be used for alignment; tabs are not allowed
(#909) Tab found within whitespace
(#909) Variable "Format" must be all lower-case
(#909) Variable "Format" must be all lower-case
(#910) Line indented incorrectly; expected at least 8 spaces, found 5
(#910) Variable "ValueB" must be all lower-case
(#910) Spaces must be used for alignment; tabs are not allowed
(#910) Tab found within whitespace
(#910) Variable "Format" must be all lower-case
(#910) Variable "Format" must be all lower-case
(#911) Line indented incorrectly; expected at least 8 spaces, found 5
(#911) Variable "ValueAlpha" must be all lower-case
(#911) Spaces must be used for alignment; tabs are not allowed
(#911) Tab found within whitespace
(#911) Variable "Format" must be all lower-case
(#911) Variable "Format" must be all lower-case
(#912) Line indented incorrectly; expected at least 8 spaces, found 5
(#912) Variable "RecordImageMap" must be all lower-case
(#912) Spaces must be used for alignment; tabs are not allowed
(#912) Tab found within whitespace
(#912) Variable "Format" must be all lower-case
(#912) Variable "Format" must be all lower-case
(#912) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#914) Line indented incorrectly; expected at least 8 spaces, found 5
(#915) Line indented incorrectly; expected at least 8 spaces, found 5
(#915) Variable "Data" must be all lower-case
(#916) Line indented incorrectly; expected at least 8 spaces, found 5
(#916) Variable "Palette" must be all lower-case
(#918) Line indented incorrectly; expected at least 8 spaces, found 5
(#919) Line indented incorrectly; expected 8 spaces, found 5
(#919) Expected "if (...) {\n"; found "if (...) { "
(#919) Variable "Data" must be all lower-case
(#919) Closing brace must be on a line by itself
(#921) Line indented incorrectly; expected at least 8 spaces, found 5
(#922) Line indented incorrectly; expected at least 8 spaces, found 5
(#922) Variable "DataSerie" must be all lower-case
(#923) Line indented incorrectly; expected 8 spaces, found 5
(#923) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#923) Variable "Data" must be all lower-case
(#923) Variable "SerieName" must be all lower-case
(#923) Variable "SerieData" must be all lower-case
(#924) Line indented incorrectly; expected at least 8 spaces, found 6
(#924) Expected "if (...) {\n"; found "if (...) { "
(#924) Variable "SerieName" must be all lower-case
(#924) Variable "Data" must be all lower-case
(#924) Variable "DataSerie" must be all lower-case
(#924) Variable "SerieName" must be all lower-case
(#924) Closing brace must be on a line by itself
(#924) Closing brace must be on a line by itself
(#926) Line indented incorrectly; expected at least 8 spaces, found 5
(#927) Line indented incorrectly; expected 8 spaces, found 5
(#927) Expected "if (...) {\n"; found "if (...) { "
(#927) Variable "DataSerie" must be all lower-case
(#927) Closing brace must be on a line by itself
(#929) Line indented incorrectly; expected at least 8 spaces, found 5
(#930) Line indented incorrectly; expected at least 8 spaces, found 5
(#930) Variable "Data" must be all lower-case
(#930) Commas (,) must be followed by white space.
(#930) Variable "Palette" must be all lower-case
(#930) Variable "Data" must be all lower-case
(#930) Commas (,) must be followed by white space.
(#930) Variable "Palette" must be all lower-case
(#930) Commas (,) must be followed by white space.
(#930) Variable "DataSerie" must be all lower-case
(#930) Commas (,) must be followed by white space.
(#930) Variable "Data" must be all lower-case
(#932) Line indented incorrectly; expected at least 8 spaces, found 5
(#933) Line indented incorrectly; expected at least 8 spaces, found 5
(#933) Variable "SerieSum" must be all lower-case
(#933) Variable "DataSerie" must be all lower-case
(#935) Line indented incorrectly; expected at least 8 spaces, found 5
(#936) Line indented incorrectly; expected 8 spaces, found 5
(#936) Expected "if (...) {\n"; found "if (...) { "
(#936) Variable "SerieSum" must be all lower-case
(#936) Closing brace must be on a line by itself
(#938) Line indented incorrectly; expected at least 8 spaces, found 5
(#939) Line indented incorrectly; expected at least 8 spaces, found 5
(#939) Variable "Values" must be all lower-case
(#940) Line indented incorrectly; expected 8 spaces, found 5
(#940) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#940) Variable "Data" must be all lower-case
(#940) Variable "DataSerie" must be all lower-case
(#940) Variable "Key" must be all lower-case
(#940) Variable "Value" must be all lower-case
(#941) Line indented incorrectly; expected at least 8 spaces, found 6
(#941) Expected "if (...) {\n"; found "if (...) { "
(#941) Variable "Value" must be all lower-case
(#941) Variable "Values" must be all lower-case
(#941) Variable "Value" must be all lower-case
(#941) Closing brace must be on a line by itself
(#941) Closing brace must be on a line by itself
(#943) Line indented incorrectly; expected at least 8 spaces, found 5
(#944) Line indented incorrectly; expected 8 spaces, found 5
(#944) Expected "if (...) {\n"; found "if (...) { "
(#944) Variable "Values" must be all lower-case
(#944) Expected 1 space before "=="; 0 found
(#944) Expected 1 space after "=="; 0 found
(#944) Variable "WastedAngular" must be all lower-case
(#944) Closing brace must be on a line by itself
(#944) Expected "} else {\n"; found "} else { "
(#944) Variable "WastedAngular" must be all lower-case
(#944) Closing brace must be on a line by itself
(#944) This comment is 60% valid code; is this commented out code?
(#946) Line indented incorrectly; expected at least 8 spaces, found 5
(#947) Line indented incorrectly; expected at least 8 spaces, found 5
(#947) Variable "ScaleFactor" must be all lower-case
(#947) Variable "WastedAngular" must be all lower-case
(#947) Variable "SerieSum" must be all lower-case
(#949) Line indented incorrectly; expected at least 8 spaces, found 5
(#949) Variable "RestoreShadow" must be all lower-case
(#950) Line indented incorrectly; expected 8 spaces, found 5
(#950) Expected "if (...) {\n"; found "if (...)\n {\n"
(#951) Line indented incorrectly; expected at least 8 spaces, found 6
(#952) Line indented incorrectly; expected at least 12 spaces, found 7
(#952) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#954) Line indented incorrectly; expected at least 12 spaces, found 7
(#954) Variable "ShadowFormat" must be all lower-case
(#954) Variable "Format" must be all lower-case
(#954) Variable "ShadowFormat" must be all lower-case
(#954) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#955) Line indented incorrectly; expected at least 12 spaces, found 7
(#955) Variable "X" must be all lower-case
(#955) Expected 1 space before "+"; 0 found
(#955) Expected 1 space after "+"; 0 found
(#955) Commas (,) must be followed by white space.
(#955) Variable "Y" must be all lower-case
(#955) Expected 1 space before "+"; 0 found
(#955) Expected 1 space after "+"; 0 found
(#955) Commas (,) must be followed by white space.
(#955) Variable "ShadowFormat" must be all lower-case
(#956) Line indented incorrectly; expected 8 spaces, found 6
(#956) Closing brace indented incorrectly; expected 5 spaces, found 6
(#958) Line indented incorrectly; expected at least 8 spaces, found 5
(#959) Line indented incorrectly; expected at least 8 spaces, found 5
(#959) Variable "Step" must be all lower-case
(#959) Variable "OuterRadius" must be all lower-case
(#960) Line indented incorrectly; expected at least 8 spaces, found 5
(#960) Variable "Offset" must be all lower-case
(#960) Variable "ID" must be all lower-case
(#961) Line indented incorrectly; expected 8 spaces, found 5
(#961) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#961) Variable "Values" must be all lower-case
(#961) Variable "Key" must be all lower-case
(#961) Variable "Value" must be all lower-case
(#962) Line indented incorrectly; expected at least 8 spaces, found 6
(#963) Line indented incorrectly; expected 12 spaces, found 7
(#963) Expected "if (...) {\n"; found "if (...)\n {\n"
(#963) Variable "Shadow" must be all lower-case
(#964) Line indented incorrectly; expected at least 12 spaces, found 8
(#965) Line indented incorrectly; expected at least 16 spaces, found 9
(#965) Variable "Settings" must be all lower-case
(#965) Expected 1 space before "=>"; 0 found
(#965) Expected 1 space after "=>"; 0 found
(#965) Commas (,) must be followed by white space.
(#965) Expected 1 space before "=>"; 0 found
(#965) Expected 1 space after "=>"; 0 found
(#965) Commas (,) must be followed by white space.
(#965) Expected 1 space before "=>"; 0 found
(#965) Expected 1 space after "=>"; 0 found
(#965) Commas (,) must be followed by white space.
(#965) Expected 1 space before "=>"; 0 found
(#965) Expected 1 space after "=>"; 0 found
(#965) Line exceeds 132 characters; contains 171 characters
(#966) Line indented incorrectly; expected at least 16 spaces, found 9
(#966) Variable "BorderColor" must be all lower-case
(#966) Variable "Settings" must be all lower-case
(#967) Line indented incorrectly; expected 12 spaces, found 8
(#967) Closing brace indented incorrectly; expected 7 spaces, found 8
(#968) Line indented incorrectly; expected 12 spaces, found 7
(#968) Expected "} else {\n"; found "}\n else\n {\n"
(#969) Line indented incorrectly; expected at least 12 spaces, found 8
(#970) Line indented incorrectly; expected 16 spaces, found 9
(#970) Expected "if (...) {\n"; found "if (...) { "
(#970) Variable "Palette" must be all lower-case
(#970) Variable "ID" must be all lower-case
(#970) Variable "Color" must be all lower-case
(#970) Variable "Palette" must be all lower-case
(#970) Variable "ID" must be all lower-case
(#970) Variable "Color" must be all lower-case
(#970) Variable "ID" must be all lower-case
(#970) Commas (,) must be followed by white space.
(#970) Variable "Color" must be all lower-case
(#970) Line exceeds 132 characters; contains 163 characters
(#970) Closing brace must be on a line by itself
(#971) Line indented incorrectly; expected at least 16 spaces, found 9
(#971) Variable "Settings" must be all lower-case
(#971) Expected 1 space before "=>"; 0 found
(#971) Expected 1 space after "=>"; 0 found
(#971) Variable "Palette" must be all lower-case
(#971) Variable "ID" must be all lower-case
(#971) Commas (,) must be followed by white space.
(#971) Expected 1 space before "=>"; 0 found
(#971) Expected 1 space after "=>"; 0 found
(#971) Variable "Palette" must be all lower-case
(#971) Variable "ID" must be all lower-case
(#971) Commas (,) must be followed by white space.
(#971) Expected 1 space before "=>"; 0 found
(#971) Expected 1 space after "=>"; 0 found
(#971) Variable "Palette" must be all lower-case
(#971) Variable "ID" must be all lower-case
(#971) Commas (,) must be followed by white space.
(#971) Expected 1 space before "=>"; 0 found
(#971) Expected 1 space after "=>"; 0 found
(#971) Variable "Palette" must be all lower-case
(#971) Variable "ID" must be all lower-case
(#973) Line indented incorrectly; expected at least 16 spaces, found 9
(#973) Inline control structures are not allowed
(#973) Variable "Border" must be all lower-case
(#974) Line indented incorrectly; expected at least 16 spaces, found 10
(#974) Variable "BorderColor" must be all lower-case
(#974) Expected 1 space before "=>"; 0 found
(#974) Expected 1 space after "=>"; 0 found
(#974) Variable "BorderR" must be all lower-case
(#974) Commas (,) must be followed by white space.
(#974) Expected 1 space before "=>"; 0 found
(#974) Expected 1 space after "=>"; 0 found
(#974) Variable "BorderG" must be all lower-case
(#974) Commas (,) must be followed by white space.
(#974) Expected 1 space before "=>"; 0 found
(#974) Expected 1 space after "=>"; 0 found
(#974) Variable "BorderB" must be all lower-case
(#974) Commas (,) must be followed by white space.
(#974) Expected 1 space before "=>"; 0 found
(#974) Expected 1 space after "=>"; 0 found
(#974) Variable "BorderAlpha" must be all lower-case
(#975) Line indented incorrectly; expected at least 16 spaces, found 9
(#975) Inline control structures are not allowed
(#976) Line indented incorrectly; expected at least 16 spaces, found 10
(#976) Variable "BorderColor" must be all lower-case
(#976) Variable "Settings" must be all lower-case
(#977) Line indented incorrectly; expected 12 spaces, found 8
(#977) Closing brace indented incorrectly; expected 7 spaces, found 8
(#979) Line indented incorrectly; expected at least 12 spaces, found 7
(#979) Variable "Plots" must be all lower-case
(#979) Variable "Boundaries" must be all lower-case
(#979) Variable "AAPixels" must be all lower-case
(#980) Line indented incorrectly; expected at least 12 spaces, found 7
(#980) Variable "EndAngle" must be all lower-case
(#980) Variable "Offset" must be all lower-case
(#980) Expected 1 space before "+"; 0 found
(#980) Expected 1 space after "+"; 0 found
(#980) Variable "Value" must be all lower-case
(#980) Expected 1 space before "*"; 0 found
(#980) Expected 1 space after "*"; 0 found
(#980) Variable "ScaleFactor" must be all lower-case
(#980) Expected "if (...) {\n"; found "if (...) { "
(#980) Variable "EndAngle" must be all lower-case
(#980) Variable "EndAngle" must be all lower-case
(#980) Closing brace must be on a line by itself
(#981) Line indented incorrectly; expected 12 spaces, found 7
(#981) Expected "for (...) {\n"; found "for(...)\n {\n"
(#981) Expected 1 space after first semicolon of FOR loop; 0 found
(#981) Expected 1 space after second semicolon of FOR loop; 0 found
(#981) Expected 1 space before "="; 0 found
(#981) Expected 1 space after "="; 0 found
(#981) Variable "Offset" must be all lower-case
(#981) Expected 1 space before "<="; 0 found
(#981) Expected 1 space after "<="; 0 found
(#981) Variable "EndAngle" must be all lower-case
(#981) Expected 1 space before "="; 0 found
(#981) Expected 1 space after "="; 0 found
(#981) Expected 1 space before "+"; 0 found
(#981) Expected 1 space after "+"; 0 found
(#981) Variable "Step" must be all lower-case
(#982) Line indented incorrectly; expected at least 12 spaces, found 8
(#983) Line indented incorrectly; expected at least 16 spaces, found 9
(#983) Variable "Xc" must be all lower-case
(#983) Expected 1 space before "-"; 0 found
(#983) Expected 1 space after "-"; 0 found
(#983) Expected 1 space before "*"; 0 found
(#983) Expected 1 space after "*"; 0 found
(#983) Expected 1 space before "/"; 0 found
(#983) Expected 1 space after "/"; 0 found
(#983) Variable "OuterRadius" must be all lower-case
(#983) Variable "X" must be all lower-case
(#984) Line indented incorrectly; expected at least 16 spaces, found 9
(#984) Variable "Yc" must be all lower-case
(#984) Expected 1 space before "-"; 0 found
(#984) Expected 1 space after "-"; 0 found
(#984) Expected 1 space before "*"; 0 found
(#984) Expected 1 space after "*"; 0 found
(#984) Expected 1 space before "/"; 0 found
(#984) Expected 1 space after "/"; 0 found
(#984) Variable "OuterRadius" must be all lower-case
(#984) Variable "Y" must be all lower-case
(#986) Line indented incorrectly; expected 16 spaces, found 9
(#986) Expected "if (...) {\n"; found "if (...) { "
(#986) Variable "Boundaries" must be all lower-case
(#986) Variable "Boundaries" must be all lower-case
(#986) Variable "Xc" must be all lower-case
(#986) Variable "Boundaries" must be all lower-case
(#986) Variable "Yc" must be all lower-case
(#986) Closing brace must be on a line by itself
(#987) Line indented incorrectly; expected at least 16 spaces, found 9
(#987) Variable "AAPixels" must be all lower-case
(#987) Variable "Xc" must be all lower-case
(#987) Commas (,) must be followed by white space.
(#987) Variable "Yc" must be all lower-case
(#989) Line indented incorrectly; expected 16 spaces, found 9
(#989) Expected "if (...) {\n"; found "if (...) { "
(#989) Expected 1 space before "<"; 0 found
(#989) Expected 1 space after "<"; 0 found
(#989) Variable "Yc" must be all lower-case
(#989) Closing brace must be on a line by itself
(#990) Line indented incorrectly; expected 16 spaces, found 9
(#990) Expected "if (...) {\n"; found "if (...) { "
(#990) Expected 1 space before ">"; 0 found
(#990) Expected 1 space after ">"; 0 found
(#990) Expected 1 space before "<"; 0 found
(#990) Expected 1 space after "<"; 0 found
(#990) Variable "Xc" must be all lower-case
(#990) Closing brace must be on a line by itself
(#991) Line indented incorrectly; expected 16 spaces, found 9
(#991) Expected "if (...) {\n"; found "if (...) { "
(#991) Expected 1 space before ">="; 0 found
(#991) Expected 1 space after ">="; 0 found
(#991) Variable "Xc" must be all lower-case
(#991) Variable "Yc" must be all lower-case
(#991) Closing brace must be on a line by itself
(#993) Line indented incorrectly; expected at least 16 spaces, found 9
(#993) Variable "Plots" must be all lower-case
(#993) Variable "Xc" must be all lower-case
(#993) Variable "Plots" must be all lower-case
(#993) Variable "Yc" must be all lower-case
(#994) Line indented incorrectly; expected 12 spaces, found 8
(#994) Closing brace indented incorrectly; expected 7 spaces, found 8
(#995) Line indented incorrectly; expected at least 12 spaces, found 7
(#995) Variable "Boundaries" must be all lower-case
(#995) Variable "Xc" must be all lower-case
(#995) Variable "Boundaries" must be all lower-case
(#995) Variable "Yc" must be all lower-case
(#996) Line indented incorrectly; expected at least 12 spaces, found 7
(#996) Variable "Lasti" must be all lower-case
(#996) Variable "EndAngle" must be all lower-case
(#998) Line indented incorrectly; expected 12 spaces, found 7
(#998) Expected "for (...) {\n"; found "for(...)\n {\n"
(#998) Expected 1 space after first semicolon of FOR loop; 0 found
(#998) Expected 1 space after second semicolon of FOR loop; 0 found
(#998) Expected 1 space before "="; 0 found
(#998) Expected 1 space after "="; 0 found
(#998) Variable "EndAngle" must be all lower-case
(#998) Expected 1 space before ">="; 0 found
(#998) Expected 1 space after ">="; 0 found
(#998) Variable "Offset" must be all lower-case
(#998) Expected 1 space before "="; 0 found
(#998) Expected 1 space after "="; 0 found
(#998) Expected 1 space before "-"; 0 found
(#998) Expected 1 space after "-"; 0 found
(#998) Variable "Step" must be all lower-case
(#999) Line indented incorrectly; expected at least 12 spaces, found 8
(#1000) Line indented incorrectly; expected at least 16 spaces, found 9
(#1000) Variable "Xc" must be all lower-case
(#1000) Expected 1 space before "-"; 0 found
(#1000) Expected 1 space after "-"; 0 found
(#1000) Expected 1 space before "*"; 0 found
(#1000) Expected 1 space after "*"; 0 found
(#1000) Expected 1 space before "/"; 0 found
(#1000) Expected 1 space after "/"; 0 found
(#1000) Variable "InnerRadius" must be all lower-case
(#1000) Expected 1 space before "-"; 0 found
(#1000) Expected 1 space after "-"; 0 found
(#1000) Variable "X" must be all lower-case
(#1001) Line indented incorrectly; expected at least 16 spaces, found 9
(#1001) Variable "Yc" must be all lower-case
(#1001) Expected 1 space before "-"; 0 found
(#1001) Expected 1 space after "-"; 0 found
(#1001) Expected 1 space before "*"; 0 found
(#1001) Expected 1 space after "*"; 0 found
(#1001) Expected 1 space before "/"; 0 found
(#1001) Expected 1 space after "/"; 0 found
(#1001) Variable "InnerRadius" must be all lower-case
(#1001) Expected 1 space before "-"; 0 found
(#1001) Expected 1 space after "-"; 0 found
(#1001) Variable "Y" must be all lower-case
(#1003) Line indented incorrectly; expected 16 spaces, found 9
(#1003) Expected "if (...) {\n"; found "if (...) { "
(#1003) Variable "Boundaries" must be all lower-case
(#1003) Variable "Boundaries" must be all lower-case
(#1003) Variable "Xc" must be all lower-case
(#1003) Variable "Boundaries" must be all lower-case
(#1003) Variable "Yc" must be all lower-case
(#1003) Closing brace must be on a line by itself
(#1004) Line indented incorrectly; expected at least 16 spaces, found 9
(#1004) Variable "AAPixels" must be all lower-case
(#1004) Variable "Xc" must be all lower-case
(#1004) Commas (,) must be followed by white space.
(#1004) Variable "Yc" must be all lower-case
(#1006) Line indented incorrectly; expected at least 16 spaces, found 9
(#1006) Variable "Xc" must be all lower-case
(#1006) Expected 1 space before "-"; 0 found
(#1006) Expected 1 space after "-"; 0 found
(#1006) Expected 1 space before "*"; 0 found
(#1006) Expected 1 space after "*"; 0 found
(#1006) Expected 1 space before "/"; 0 found
(#1006) Expected 1 space after "/"; 0 found
(#1006) Variable "InnerRadius" must be all lower-case
(#1006) Variable "X" must be all lower-case
(#1007) Line indented incorrectly; expected at least 16 spaces, found 9
(#1007) Variable "Yc" must be all lower-case
(#1007) Expected 1 space before "-"; 0 found
(#1007) Expected 1 space after "-"; 0 found
(#1007) Expected 1 space before "*"; 0 found
(#1007) Expected 1 space after "*"; 0 found
(#1007) Expected 1 space before "/"; 0 found
(#1007) Expected 1 space after "/"; 0 found
(#1007) Variable "InnerRadius" must be all lower-case
(#1007) Variable "Y" must be all lower-case
(#1009) Line indented incorrectly; expected 16 spaces, found 9
(#1009) Expected "if (...) {\n"; found "if (...) { "
(#1009) Expected 1 space before "<"; 0 found
(#1009) Expected 1 space after "<"; 0 found
(#1009) Variable "Yc" must be all lower-case
(#1009) Closing brace must be on a line by itself
(#1010) Line indented incorrectly; expected 16 spaces, found 9
(#1010) Expected "if (...) {\n"; found "if (...) { "
(#1010) Expected 1 space before ">"; 0 found
(#1010) Expected 1 space after ">"; 0 found
(#1010) Expected 1 space before "<"; 0 found
(#1010) Expected 1 space after "<"; 0 found
(#1010) Variable "Xc" must be all lower-case
(#1010) Closing brace must be on a line by itself
(#1011) Line indented incorrectly; expected 16 spaces, found 9
(#1011) Expected "if (...) {\n"; found "if (...) { "
(#1011) Expected 1 space before ">="; 0 found
(#1011) Expected 1 space after ">="; 0 found
(#1011) Variable "Xc" must be all lower-case
(#1011) Variable "Yc" must be all lower-case
(#1011) Closing brace must be on a line by itself
(#1013) Line indented incorrectly; expected at least 16 spaces, found 9
(#1013) Variable "Plots" must be all lower-case
(#1013) Variable "Xc" must be all lower-case
(#1013) Variable "Plots" must be all lower-case
(#1013) Variable "Yc" must be all lower-case
(#1014) Line indented incorrectly; expected 12 spaces, found 8
(#1014) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1015) Line indented incorrectly; expected at least 12 spaces, found 7
(#1015) Variable "Boundaries" must be all lower-case
(#1015) Variable "Xc" must be all lower-case
(#1015) Variable "Boundaries" must be all lower-case
(#1015) Variable "Yc" must be all lower-case
(#1017) Line indented incorrectly; expected at least 12 spaces, found 7
(#1018) Line indented incorrectly; expected at least 12 spaces, found 7
(#1018) Variable "Plots" must be all lower-case
(#1018) Commas (,) must be followed by white space.
(#1018) Variable "Settings" must be all lower-case
(#1019) Line indented incorrectly; expected 12 spaces, found 7
(#1019) Expected "if (...) {\n"; found "if (...) { "
(#1019) Variable "RecordImageMap" must be all lower-case
(#1019) Variable "Shadow" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "Plots" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "Palette" must be all lower-case
(#1019) Variable "ID" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "Palette" must be all lower-case
(#1019) Variable "ID" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "Palette" must be all lower-case
(#1019) Variable "ID" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "Data" must be all lower-case
(#1019) Variable "Data" must be all lower-case
(#1019) Variable "Key" must be all lower-case
(#1019) Commas (,) must be followed by white space.
(#1019) Variable "Value" must be all lower-case
(#1019) Line exceeds maximum limit of 180 characters; contains 266 characters
(#1019) Closing brace must be on a line by itself
(#1021) Line indented incorrectly; expected at least 12 spaces, found 7
(#1022) Line indented incorrectly; expected 12 spaces, found 7
(#1022) Expected "foreach (...) {\n"; found "foreach(...) { "
(#1022) Space found before closing bracket of FOREACH loop
(#1022) Variable "AAPixels" must be all lower-case
(#1022) Variable "iKey" must be all lower-case
(#1022) Variable "Pos" must be all lower-case
(#1022) Variable "Pos" must be all lower-case
(#1022) Commas (,) must be followed by white space.
(#1022) Variable "Pos" must be all lower-case
(#1022) Commas (,) must be followed by white space.
(#1022) Variable "BorderColor" must be all lower-case
(#1022) Closing brace must be on a line by itself
(#1023) Line indented incorrectly; expected at least 12 spaces, found 7
(#1023) Variable "Boundaries" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "Boundaries" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "Boundaries" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "Boundaries" must be all lower-case
(#1023) Commas (,) must be followed by white space.
(#1023) Variable "BorderColor" must be all lower-case
(#1023) Line exceeds 132 characters; contains 135 characters
(#1024) Line indented incorrectly; expected at least 12 spaces, found 7
(#1024) Variable "Boundaries" must be all lower-case
(#1024) Commas (,) must be followed by white space.
(#1024) Variable "Boundaries" must be all lower-case
(#1024) Commas (,) must be followed by white space.
(#1024) Variable "Boundaries" must be all lower-case
(#1024) Commas (,) must be followed by white space.
(#1024) Variable "Boundaries" must be all lower-case
(#1024) Commas (,) must be followed by white space.
(#1024) Variable "BorderColor" must be all lower-case
(#1024) Line exceeds 132 characters; contains 135 characters
(#1026) Line indented incorrectly; expected 12 spaces, found 7
(#1026) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1026) Variable "DrawLabels" must be all lower-case
(#1026) Variable "Shadow" must be all lower-case
(#1027) Line indented incorrectly; expected at least 12 spaces, found 8
(#1028) Line indented incorrectly; expected 16 spaces, found 9
(#1028) Expected "if (...) {\n"; found "if (...)\n { "
(#1028) Variable "LabelColor" must be all lower-case
(#1029) Line indented incorrectly; expected at least 16 spaces, found 10
(#1029) Variable "Settings" must be all lower-case
(#1029) Expected 1 space before "=>"; 0 found
(#1029) Expected 1 space after "=>"; 0 found
(#1029) Variable "Palette" must be all lower-case
(#1029) Variable "ID" must be all lower-case
(#1029) Commas (,) must be followed by white space.
(#1029) Expected 1 space before "=>"; 0 found
(#1029) Expected 1 space after "=>"; 0 found
(#1029) Variable "Palette" must be all lower-case
(#1029) Variable "ID" must be all lower-case
(#1029) Commas (,) must be followed by white space.
(#1029) Expected 1 space before "=>"; 0 found
(#1029) Expected 1 space after "=>"; 0 found
(#1029) Variable "Palette" must be all lower-case
(#1029) Variable "ID" must be all lower-case
(#1029) Commas (,) must be followed by white space.
(#1029) Expected 1 space before "=>"; 0 found
(#1029) Expected 1 space after "=>"; 0 found
(#1029) Variable "Palette" must be all lower-case
(#1029) Variable "ID" must be all lower-case
(#1029) Line exceeds 132 characters; contains 148 characters
(#1029) Closing brace must be on a line by itself
(#1030) Line indented incorrectly; expected 16 spaces, found 9
(#1030) Expected "} else {\n"; found "}\n else\n { "
(#1031) Line indented incorrectly; expected at least 16 spaces, found 10
(#1031) Variable "Settings" must be all lower-case
(#1031) Expected 1 space before "=>"; 0 found
(#1031) Expected 1 space after "=>"; 0 found
(#1031) Variable "LabelR" must be all lower-case
(#1031) Commas (,) must be followed by white space.
(#1031) Expected 1 space before "=>"; 0 found
(#1031) Expected 1 space after "=>"; 0 found
(#1031) Variable "LabelG" must be all lower-case
(#1031) Commas (,) must be followed by white space.
(#1031) Expected 1 space before "=>"; 0 found
(#1031) Expected 1 space after "=>"; 0 found
(#1031) Variable "LabelB" must be all lower-case
(#1031) Commas (,) must be followed by white space.
(#1031) Expected 1 space before "=>"; 0 found
(#1031) Expected 1 space after "=>"; 0 found
(#1031) Variable "LabelAlpha" must be all lower-case
(#1031) Closing brace must be on a line by itself
(#1033) Line indented incorrectly; expected at least 16 spaces, found 9
(#1033) Variable "Angle" must be all lower-case
(#1033) Variable "EndAngle" must be all lower-case
(#1033) Variable "Offset" must be all lower-case
(#1033) Expected 1 space before "/"; 0 found
(#1033) Expected 1 space after "/"; 0 found
(#1033) Variable "Offset" must be all lower-case
(#1034) Line indented incorrectly; expected at least 16 spaces, found 9
(#1034) Variable "Xc" must be all lower-case
(#1034) Variable "Angle" must be all lower-case
(#1034) Expected 1 space before "-"; 0 found
(#1034) Expected 1 space after "-"; 0 found
(#1034) Expected 1 space before "*"; 0 found
(#1034) Expected 1 space after "*"; 0 found
(#1034) Expected 1 space before "/"; 0 found
(#1034) Expected 1 space after "/"; 0 found
(#1034) Variable "OuterRadius" must be all lower-case
(#1034) Variable "X" must be all lower-case
(#1035) Line indented incorrectly; expected at least 16 spaces, found 9
(#1035) Variable "Yc" must be all lower-case
(#1035) Variable "Angle" must be all lower-case
(#1035) Expected 1 space before "-"; 0 found
(#1035) Expected 1 space after "-"; 0 found
(#1035) Expected 1 space before "*"; 0 found
(#1035) Expected 1 space after "*"; 0 found
(#1035) Expected 1 space before "/"; 0 found
(#1035) Expected 1 space after "/"; 0 found
(#1035) Variable "OuterRadius" must be all lower-case
(#1035) Variable "Y" must be all lower-case
(#1037) Line indented incorrectly; expected at least 16 spaces, found 9
(#1037) Variable "Label" must be all lower-case
(#1037) Variable "Data" must be all lower-case
(#1037) Variable "Data" must be all lower-case
(#1037) Variable "Key" must be all lower-case
(#1039) Line indented incorrectly; expected at least 16 spaces, found 9
(#1039) Inline control structures are not allowed
(#1039) Variable "LabelStacked" must be all lower-case
(#1040) Line indented incorrectly; expected at least 16 spaces, found 10
(#1040) Variable "Xc" must be all lower-case
(#1040) Commas (,) must be followed by white space.
(#1040) Variable "Yc" must be all lower-case
(#1040) Commas (,) must be followed by white space.
(#1040) Variable "Label" must be all lower-case
(#1040) Commas (,) must be followed by white space.
(#1040) Variable "Angle" must be all lower-case
(#1040) Commas (,) must be followed by white space.
(#1040) Variable "Settings" must be all lower-case
(#1040) Commas (,) must be followed by white space.
(#1040) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1040) Commas (,) must be followed by white space.
(#1040) Variable "X" must be all lower-case
(#1040) Commas (,) must be followed by white space.
(#1040) Variable "Y" must be all lower-case
(#1040) Commas (,) must be followed by white space.
(#1040) Variable "OuterRadius" must be all lower-case
(#1041) Line indented incorrectly; expected at least 16 spaces, found 9
(#1041) Inline control structures are not allowed
(#1042) Line indented incorrectly; expected at least 16 spaces, found 10
(#1042) Variable "Xc" must be all lower-case
(#1042) Commas (,) must be followed by white space.
(#1042) Variable "Yc" must be all lower-case
(#1042) Commas (,) must be followed by white space.
(#1042) Variable "Label" must be all lower-case
(#1042) Commas (,) must be followed by white space.
(#1042) Variable "Angle" must be all lower-case
(#1042) Commas (,) must be followed by white space.
(#1042) Variable "Settings" must be all lower-case
(#1042) Commas (,) must be followed by white space.
(#1042) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1043) Line indented incorrectly; expected 12 spaces, found 8
(#1043) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1045) Line indented incorrectly; expected at least 12 spaces, found 7
(#1045) Variable "Offset" must be all lower-case
(#1045) Variable "Lasti" must be all lower-case
(#1045) Variable "ID" must be all lower-case
(#1046) Line indented incorrectly; expected 8 spaces, found 6
(#1046) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1048) Line indented incorrectly; expected 8 spaces, found 5
(#1048) Expected "if (...) {\n"; found "if (...) { "
(#1048) Variable "DrawLabels" must be all lower-case
(#1048) Variable "LabelStacked" must be all lower-case
(#1048) Closing brace must be on a line by itself
(#1050) Line indented incorrectly; expected 8 spaces, found 5
(#1050) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1050) Variable "WriteValues" must be all lower-case
(#1050) Variable "Shadow" must be all lower-case
(#1051) Line indented incorrectly; expected at least 8 spaces, found 6
(#1052) Line indented incorrectly; expected at least 12 spaces, found 7
(#1052) Variable "Step" must be all lower-case
(#1052) Variable "OuterRadius" must be all lower-case
(#1053) Line indented incorrectly; expected at least 12 spaces, found 7
(#1053) Variable "Offset" must be all lower-case
(#1054) Line indented incorrectly; expected 12 spaces, found 7
(#1054) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1054) Variable "Values" must be all lower-case
(#1054) Variable "Key" must be all lower-case
(#1054) Variable "Value" must be all lower-case
(#1055) Line indented incorrectly; expected at least 12 spaces, found 8
(#1056) Line indented incorrectly; expected at least 16 spaces, found 9
(#1056) Variable "EndAngle" must be all lower-case
(#1056) Variable "Offset" must be all lower-case
(#1056) Expected 1 space before "+"; 0 found
(#1056) Expected 1 space after "+"; 0 found
(#1056) Variable "Value" must be all lower-case
(#1056) Expected 1 space before "*"; 0 found
(#1056) Expected 1 space after "*"; 0 found
(#1056) Variable "ScaleFactor" must be all lower-case
(#1057) Line indented incorrectly; expected 16 spaces, found 9
(#1057) Expected "if (...) {\n"; found "if (...) { "
(#1057) Variable "EndAngle" must be all lower-case
(#1057) Variable "EndAngle" must be all lower-case
(#1057) Closing brace must be on a line by itself
(#1059) Line indented incorrectly; expected at least 16 spaces, found 9
(#1059) Variable "Angle" must be all lower-case
(#1059) Variable "Offset" must be all lower-case
(#1059) Expected 1 space before "+"; 0 found
(#1059) Expected 1 space after "+"; 0 found
(#1059) Variable "Value" must be all lower-case
(#1059) Expected 1 space before "*"; 0 found
(#1059) Expected 1 space after "*"; 0 found
(#1059) Variable "ScaleFactor" must be all lower-case
(#1059) Expected 1 space before "/"; 0 found
(#1059) Expected 1 space after "/"; 0 found
(#1060) Line indented incorrectly; expected 16 spaces, found 9
(#1060) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1060) Variable "ValuePosition" must be all lower-case
(#1061) Line indented incorrectly; expected at least 16 spaces, found 10
(#1062) Line indented incorrectly; expected at least 20 spaces, found 11
(#1062) Variable "Xc" must be all lower-case
(#1062) Variable "Angle" must be all lower-case
(#1062) Expected 1 space before "-"; 0 found
(#1062) Expected 1 space after "-"; 0 found
(#1062) Expected 1 space before "*"; 0 found
(#1062) Expected 1 space after "*"; 0 found
(#1062) Expected 1 space before "/"; 0 found
(#1062) Expected 1 space after "/"; 0 found
(#1062) Variable "OuterRadius" must be all lower-case
(#1062) Expected 1 space before "+"; 0 found
(#1062) Expected 1 space after "+"; 0 found
(#1062) Variable "ValuePadding" must be all lower-case
(#1062) Variable "X" must be all lower-case
(#1063) Line indented incorrectly; expected at least 20 spaces, found 11
(#1063) Variable "Yc" must be all lower-case
(#1063) Variable "Angle" must be all lower-case
(#1063) Expected 1 space before "-"; 0 found
(#1063) Expected 1 space after "-"; 0 found
(#1063) Expected 1 space before "*"; 0 found
(#1063) Expected 1 space after "*"; 0 found
(#1063) Expected 1 space before "/"; 0 found
(#1063) Expected 1 space after "/"; 0 found
(#1063) Variable "OuterRadius" must be all lower-case
(#1063) Expected 1 space before "+"; 0 found
(#1063) Expected 1 space after "+"; 0 found
(#1063) Variable "ValuePadding" must be all lower-case
(#1063) Variable "Y" must be all lower-case
(#1064) Line indented incorrectly; expected 20 spaces, found 11
(#1064) Expected "if (...) {\n"; found "if (...) { "
(#1064) Variable "Angle" must be all lower-case
(#1064) Expected 1 space after ">="; 0 found
(#1064) Variable "Angle" must be all lower-case
(#1064) Variable "Align" must be all lower-case
(#1064) Closing brace must be on a line by itself
(#1065) Line indented incorrectly; expected 20 spaces, found 11
(#1065) Expected "if (...) {\n"; found "if (...) { "
(#1065) Variable "Angle" must be all lower-case
(#1065) Variable "Angle" must be all lower-case
(#1065) Variable "Align" must be all lower-case
(#1065) Closing brace must be on a line by itself
(#1066) Line indented incorrectly; expected 20 spaces, found 11
(#1066) Expected "if (...) {\n"; found "if (...) { "
(#1066) Variable "Angle" must be all lower-case
(#1066) Variable "Angle" must be all lower-case
(#1066) Variable "Align" must be all lower-case
(#1066) Closing brace must be on a line by itself
(#1067) Line indented incorrectly; expected 20 spaces, found 11
(#1067) Expected "if (...) {\n"; found "if (...) { "
(#1067) Variable "Angle" must be all lower-case
(#1067) Variable "Align" must be all lower-case
(#1067) Closing brace must be on a line by itself
(#1068) Line indented incorrectly; expected 16 spaces, found 10
(#1068) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1069) Line indented incorrectly; expected 16 spaces, found 9
(#1069) Expected "} else {\n"; found "}\n else\n {\n"
(#1070) Line indented incorrectly; expected at least 16 spaces, found 10
(#1071) Line indented incorrectly; expected at least 20 spaces, found 11
(#1071) Variable "Xc" must be all lower-case
(#1071) Variable "Angle" must be all lower-case
(#1071) Expected 1 space before "-"; 0 found
(#1071) Expected 1 space after "-"; 0 found
(#1071) Expected 1 space before "*"; 0 found
(#1071) Expected 1 space after "*"; 0 found
(#1071) Expected 1 space before "/"; 0 found
(#1071) Expected 1 space after "/"; 0 found
(#1071) Variable "OuterRadius" must be all lower-case
(#1071) Expected 1 space before "-"; 0 found
(#1071) Expected 1 space after "-"; 0 found
(#1071) Variable "InnerRadius" must be all lower-case
(#1071) Expected 1 space before "/"; 0 found
(#1071) Expected 1 space after "/"; 0 found
(#1071) Expected 1 space before "+"; 0 found
(#1071) Expected 1 space after "+"; 0 found
(#1071) Variable "InnerRadius" must be all lower-case
(#1071) Variable "X" must be all lower-case
(#1072) Line indented incorrectly; expected at least 20 spaces, found 11
(#1072) Variable "Yc" must be all lower-case
(#1072) Variable "Angle" must be all lower-case
(#1072) Expected 1 space before "-"; 0 found
(#1072) Expected 1 space after "-"; 0 found
(#1072) Expected 1 space before "*"; 0 found
(#1072) Expected 1 space after "*"; 0 found
(#1072) Expected 1 space before "/"; 0 found
(#1072) Expected 1 space after "/"; 0 found
(#1072) Variable "OuterRadius" must be all lower-case
(#1072) Expected 1 space before "-"; 0 found
(#1072) Expected 1 space after "-"; 0 found
(#1072) Variable "InnerRadius" must be all lower-case
(#1072) Expected 1 space before "/"; 0 found
(#1072) Expected 1 space after "/"; 0 found
(#1072) Expected 1 space before "+"; 0 found
(#1072) Expected 1 space after "+"; 0 found
(#1072) Variable "InnerRadius" must be all lower-case
(#1072) Variable "Y" must be all lower-case
(#1073) Line indented incorrectly; expected at least 20 spaces, found 11
(#1073) Variable "Align" must be all lower-case
(#1074) Line indented incorrectly; expected 16 spaces, found 10
(#1074) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1076) Line indented incorrectly; expected at least 16 spaces, found 9
(#1076) Inline control structures are not allowed
(#1076) Variable "WriteValues" must be all lower-case
(#1077) Line indented incorrectly; expected at least 16 spaces, found 10
(#1077) Variable "Display" must be all lower-case
(#1077) Variable "SerieSum" must be all lower-case
(#1077) Variable "Value" must be all lower-case
(#1077) Commas (,) must be followed by white space.
(#1077) Variable "Precision" must be all lower-case
(#1078) Line indented incorrectly; expected at least 16 spaces, found 9
(#1078) Inline control structures are not allowed
(#1078) Usage of ELSEIF not allowed; use ELSE IF instead
(#1078) Variable "WriteValues" must be all lower-case
(#1079) Line indented incorrectly; expected at least 16 spaces, found 10
(#1079) Variable "Display" must be all lower-case
(#1079) Variable "Value" must be all lower-case
(#1079) Variable "ValueSuffix" must be all lower-case
(#1080) Line indented incorrectly; expected at least 16 spaces, found 9
(#1080) Inline control structures are not allowed
(#1081) Line indented incorrectly; expected at least 16 spaces, found 10
(#1081) Variable "Label" must be all lower-case
(#1083) Line indented incorrectly; expected at least 16 spaces, found 9
(#1083) Variable "Xc" must be all lower-case
(#1083) Commas (,) must be followed by white space.
(#1083) Variable "Yc" must be all lower-case
(#1083) Commas (,) must be followed by white space.
(#1083) Variable "Display" must be all lower-case
(#1083) Commas (,) must be followed by white space.
(#1083) Expected 1 space before "=>"; 0 found
(#1083) Expected 1 space after "=>"; 0 found
(#1083) Variable "Align" must be all lower-case
(#1083) Commas (,) must be followed by white space.
(#1083) Expected 1 space before "=>"; 0 found
(#1083) Expected 1 space after "=>"; 0 found
(#1083) Variable "ValueR" must be all lower-case
(#1083) Commas (,) must be followed by white space.
(#1083) Expected 1 space before "=>"; 0 found
(#1083) Expected 1 space after "=>"; 0 found
(#1083) Variable "ValueG" must be all lower-case
(#1083) Commas (,) must be followed by white space.
(#1083) Expected 1 space before "=>"; 0 found
(#1083) Expected 1 space after "=>"; 0 found
(#1083) Variable "ValueB" must be all lower-case
(#1084) Line indented incorrectly; expected at least 16 spaces, found 9
(#1084) Variable "Offset" must be all lower-case
(#1084) Variable "EndAngle" must be all lower-case
(#1085) Line indented incorrectly; expected 12 spaces, found 8
(#1085) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1086) Line indented incorrectly; expected 8 spaces, found 6
(#1086) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1088) Line indented incorrectly; expected at least 8 spaces, found 5
(#1088) Variable "RestoreShadow" must be all lower-case
(#1090) Line indented incorrectly; expected at least 8 spaces, found 5
(#1091) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1093) Line indented incorrectly; expected at least 4 spaces, found 3
(#1094) Line indented incorrectly; expected 4 spaces, found 3
(#1094) method name "pPie::draw3DRing" must be in lower-case letters only
(#1094) Visibility must be declared on method "draw3DRing"
(#1094) Variable "X" must be all lower-case
(#1094) Commas (,) must be followed by white space.
(#1094) Variable "Y" must be all lower-case
(#1094) Commas (,) must be followed by white space.
(#1094) Variable "Format" must be all lower-case
(#1095) Opening brace should be on the same line as the declaration
(#1096) Line indented incorrectly; expected at least 8 spaces, found 5
(#1096) Variable "OuterRadius" must be all lower-case
(#1096) Spaces must be used for alignment; tabs are not allowed
(#1096) Tab found within whitespace
(#1096) Variable "Format" must be all lower-case
(#1096) Variable "Format" must be all lower-case
(#1097) Line indented incorrectly; expected at least 8 spaces, found 5
(#1097) Variable "Precision" must be all lower-case
(#1097) Spaces must be used for alignment; tabs are not allowed
(#1097) Tab found within whitespace
(#1097) Variable "Format" must be all lower-case
(#1097) Variable "Format" must be all lower-case
(#1098) Line indented incorrectly; expected at least 8 spaces, found 5
(#1098) Variable "InnerRadius" must be all lower-case
(#1098) Spaces must be used for alignment; tabs are not allowed
(#1098) Tab found within whitespace
(#1098) Variable "Format" must be all lower-case
(#1098) Variable "Format" must be all lower-case
(#1099) Line indented incorrectly; expected at least 8 spaces, found 5
(#1099) Variable "SkewFactor" must be all lower-case
(#1099) Spaces must be used for alignment; tabs are not allowed
(#1099) Tab found within whitespace
(#1099) Variable "Format" must be all lower-case
(#1099) Variable "Format" must be all lower-case
(#1100) Line indented incorrectly; expected at least 8 spaces, found 5
(#1100) Variable "SliceHeight" must be all lower-case
(#1100) Spaces must be used for alignment; tabs are not allowed
(#1100) Tab found within whitespace
(#1100) Variable "Format" must be all lower-case
(#1100) Variable "Format" must be all lower-case
(#1101) Line indented incorrectly; expected at least 8 spaces, found 5
(#1101) Variable "DataGapAngle" must be all lower-case
(#1101) Spaces must be used for alignment; tabs are not allowed
(#1101) Tab found within whitespace
(#1101) Variable "Format" must be all lower-case
(#1101) Variable "Format" must be all lower-case
(#1102) Line indented incorrectly; expected at least 8 spaces, found 5
(#1102) Variable "DataGapRadius" must be all lower-case
(#1102) Spaces must be used for alignment; tabs are not allowed
(#1102) Tab found within whitespace
(#1102) Variable "Format" must be all lower-case
(#1102) Variable "Format" must be all lower-case
(#1103) Line indented incorrectly; expected at least 8 spaces, found 5
(#1103) Variable "Border" must be all lower-case
(#1103) Spaces must be used for alignment; tabs are not allowed
(#1103) Tab found within whitespace
(#1103) Variable "Format" must be all lower-case
(#1103) Variable "Format" must be all lower-case
(#1103) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1104) Line indented incorrectly; expected at least 8 spaces, found 5
(#1104) Variable "Shadow" must be all lower-case
(#1104) Spaces must be used for alignment; tabs are not allowed
(#1104) Tab found within whitespace
(#1104) Variable "Format" must be all lower-case
(#1104) Variable "Format" must be all lower-case
(#1104) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1105) Line indented incorrectly; expected at least 8 spaces, found 5
(#1105) Variable "DrawLabels" must be all lower-case
(#1105) Spaces must be used for alignment; tabs are not allowed
(#1105) Tab found within whitespace
(#1105) Variable "Format" must be all lower-case
(#1105) Variable "Format" must be all lower-case
(#1105) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1106) Line indented incorrectly; expected at least 8 spaces, found 5
(#1106) Variable "LabelStacked" must be all lower-case
(#1106) Spaces must be used for alignment; tabs are not allowed
(#1106) Tab found within whitespace
(#1106) Variable "Format" must be all lower-case
(#1106) Variable "Format" must be all lower-case
(#1106) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1107) Line indented incorrectly; expected at least 8 spaces, found 5
(#1107) Variable "LabelColor" must be all lower-case
(#1107) Spaces must be used for alignment; tabs are not allowed
(#1107) Tab found within whitespace
(#1107) Variable "Format" must be all lower-case
(#1107) Variable "Format" must be all lower-case
(#1108) Line indented incorrectly; expected at least 8 spaces, found 5
(#1108) Variable "LabelR" must be all lower-case
(#1108) Spaces must be used for alignment; tabs are not allowed
(#1108) Tab found within whitespace
(#1108) Variable "Format" must be all lower-case
(#1108) Variable "Format" must be all lower-case
(#1109) Line indented incorrectly; expected at least 8 spaces, found 5
(#1109) Variable "LabelG" must be all lower-case
(#1109) Spaces must be used for alignment; tabs are not allowed
(#1109) Tab found within whitespace
(#1109) Variable "Format" must be all lower-case
(#1109) Variable "Format" must be all lower-case
(#1110) Line indented incorrectly; expected at least 8 spaces, found 5
(#1110) Variable "LabelB" must be all lower-case
(#1110) Spaces must be used for alignment; tabs are not allowed
(#1110) Tab found within whitespace
(#1110) Variable "Format" must be all lower-case
(#1110) Variable "Format" must be all lower-case
(#1111) Line indented incorrectly; expected at least 8 spaces, found 5
(#1111) Variable "LabelAlpha" must be all lower-case
(#1111) Spaces must be used for alignment; tabs are not allowed
(#1111) Tab found within whitespace
(#1111) Variable "Format" must be all lower-case
(#1111) Variable "Format" must be all lower-case
(#1112) Line indented incorrectly; expected at least 8 spaces, found 5
(#1112) Variable "Cf" must be all lower-case
(#1112) Spaces must be used for alignment; tabs are not allowed
(#1112) Tab found within whitespace
(#1112) Variable "Format" must be all lower-case
(#1112) Variable "Format" must be all lower-case
(#1113) Line indented incorrectly; expected at least 8 spaces, found 5
(#1113) Variable "WriteValues" must be all lower-case
(#1113) Spaces must be used for alignment; tabs are not allowed
(#1113) Tab found within whitespace
(#1113) Variable "Format" must be all lower-case
(#1113) Variable "Format" must be all lower-case
(#1114) Line indented incorrectly; expected at least 8 spaces, found 5
(#1114) Variable "ValuePadding" must be all lower-case
(#1114) Spaces must be used for alignment; tabs are not allowed
(#1114) Tab found within whitespace
(#1114) Variable "Format" must be all lower-case
(#1114) Variable "Format" must be all lower-case
(#1114) Variable "SliceHeight" must be all lower-case
(#1115) Line indented incorrectly; expected at least 8 spaces, found 5
(#1115) Variable "ValuePosition" must be all lower-case
(#1115) Spaces must be used for alignment; tabs are not allowed
(#1115) Tab found within whitespace
(#1115) Variable "Format" must be all lower-case
(#1115) Variable "Format" must be all lower-case
(#1116) Line indented incorrectly; expected at least 8 spaces, found 5
(#1116) Variable "ValueSuffix" must be all lower-case
(#1116) Spaces must be used for alignment; tabs are not allowed
(#1116) Tab found within whitespace
(#1116) Variable "Format" must be all lower-case
(#1116) Variable "Format" must be all lower-case
(#1117) Line indented incorrectly; expected at least 8 spaces, found 5
(#1117) Variable "ValueR" must be all lower-case
(#1117) Spaces must be used for alignment; tabs are not allowed
(#1117) Tab found within whitespace
(#1117) Variable "Format" must be all lower-case
(#1117) Variable "Format" must be all lower-case
(#1118) Line indented incorrectly; expected at least 8 spaces, found 5
(#1118) Variable "ValueG" must be all lower-case
(#1118) Spaces must be used for alignment; tabs are not allowed
(#1118) Tab found within whitespace
(#1118) Variable "Format" must be all lower-case
(#1118) Variable "Format" must be all lower-case
(#1119) Line indented incorrectly; expected at least 8 spaces, found 5
(#1119) Variable "ValueB" must be all lower-case
(#1119) Spaces must be used for alignment; tabs are not allowed
(#1119) Tab found within whitespace
(#1119) Variable "Format" must be all lower-case
(#1119) Variable "Format" must be all lower-case
(#1120) Line indented incorrectly; expected at least 8 spaces, found 5
(#1120) Variable "ValueAlpha" must be all lower-case
(#1120) Spaces must be used for alignment; tabs are not allowed
(#1120) Tab found within whitespace
(#1120) Variable "Format" must be all lower-case
(#1120) Variable "Format" must be all lower-case
(#1121) Line indented incorrectly; expected at least 8 spaces, found 5
(#1121) Variable "RecordImageMap" must be all lower-case
(#1121) Spaces must be used for alignment; tabs are not allowed
(#1121) Tab found within whitespace
(#1121) Variable "Format" must be all lower-case
(#1121) Variable "Format" must be all lower-case
(#1121) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1123) Line indented incorrectly; expected at least 8 spaces, found 5
(#1124) Line indented incorrectly; expected 8 spaces, found 5
(#1124) Expected "if (...) {\n"; found "if (...) { "
(#1124) Variable "SkewFactor" must be all lower-case
(#1124) Variable "SkewFactor" must be all lower-case
(#1124) Closing brace must be on a line by itself
(#1126) Line indented incorrectly; expected at least 8 spaces, found 5
(#1127) Line indented incorrectly; expected at least 8 spaces, found 5
(#1127) Variable "Data" must be all lower-case
(#1128) Line indented incorrectly; expected at least 8 spaces, found 5
(#1128) Variable "Palette" must be all lower-case
(#1130) Line indented incorrectly; expected at least 8 spaces, found 5
(#1131) Line indented incorrectly; expected 8 spaces, found 5
(#1131) Expected "if (...) {\n"; found "if (...) { "
(#1131) Variable "Data" must be all lower-case
(#1131) Closing brace must be on a line by itself
(#1133) Line indented incorrectly; expected at least 8 spaces, found 5
(#1134) Line indented incorrectly; expected at least 8 spaces, found 5
(#1134) Variable "DataSerie" must be all lower-case
(#1135) Line indented incorrectly; expected 8 spaces, found 5
(#1135) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#1135) Variable "Data" must be all lower-case
(#1135) Variable "SerieName" must be all lower-case
(#1135) Variable "SerieData" must be all lower-case
(#1136) Line indented incorrectly; expected at least 8 spaces, found 6
(#1136) Expected "if (...) {\n"; found "if (...) { "
(#1136) Variable "SerieName" must be all lower-case
(#1136) Variable "Data" must be all lower-case
(#1136) Variable "DataSerie" must be all lower-case
(#1136) Variable "SerieName" must be all lower-case
(#1136) Closing brace must be on a line by itself
(#1136) Closing brace must be on a line by itself
(#1138) Line indented incorrectly; expected at least 8 spaces, found 5
(#1139) Line indented incorrectly; expected 8 spaces, found 5
(#1139) Expected "if (...) {\n"; found "if (...) { "
(#1139) Variable "DataSerie" must be all lower-case
(#1139) Closing brace must be on a line by itself
(#1141) Line indented incorrectly; expected at least 8 spaces, found 5
(#1142) Line indented incorrectly; expected at least 8 spaces, found 5
(#1142) Variable "Data" must be all lower-case
(#1142) Commas (,) must be followed by white space.
(#1142) Variable "Palette" must be all lower-case
(#1142) Variable "Data" must be all lower-case
(#1142) Commas (,) must be followed by white space.
(#1142) Variable "Palette" must be all lower-case
(#1142) Commas (,) must be followed by white space.
(#1142) Variable "DataSerie" must be all lower-case
(#1142) Commas (,) must be followed by white space.
(#1142) Variable "Data" must be all lower-case
(#1144) Line indented incorrectly; expected at least 8 spaces, found 5
(#1145) Line indented incorrectly; expected at least 8 spaces, found 5
(#1145) Variable "SerieSum" must be all lower-case
(#1145) Variable "DataSerie" must be all lower-case
(#1147) Line indented incorrectly; expected at least 8 spaces, found 5
(#1148) Line indented incorrectly; expected 8 spaces, found 5
(#1148) Expected "if (...) {\n"; found "if (...) { "
(#1148) Variable "SerieSum" must be all lower-case
(#1148) Closing brace must be on a line by itself
(#1150) Line indented incorrectly; expected at least 8 spaces, found 5
(#1151) Line indented incorrectly; expected at least 8 spaces, found 5
(#1151) Variable "Values" must be all lower-case
(#1152) Line indented incorrectly; expected 8 spaces, found 5
(#1152) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#1152) Variable "Data" must be all lower-case
(#1152) Variable "DataSerie" must be all lower-case
(#1152) Variable "Key" must be all lower-case
(#1152) Variable "Value" must be all lower-case
(#1153) Line indented incorrectly; expected at least 8 spaces, found 6
(#1153) Expected "if (...) {\n"; found "if (...) { "
(#1153) Variable "Value" must be all lower-case
(#1153) Variable "Values" must be all lower-case
(#1153) Variable "Value" must be all lower-case
(#1153) Closing brace must be on a line by itself
(#1153) Closing brace must be on a line by itself
(#1155) Line indented incorrectly; expected at least 8 spaces, found 5
(#1156) Line indented incorrectly; expected 8 spaces, found 5
(#1156) Expected "if (...) {\n"; found "if (...) { "
(#1156) Variable "Values" must be all lower-case
(#1156) Expected 1 space before "=="; 0 found
(#1156) Expected 1 space after "=="; 0 found
(#1156) Variable "WastedAngular" must be all lower-case
(#1156) Closing brace must be on a line by itself
(#1156) Expected "} else {\n"; found "} else { "
(#1156) Variable "WastedAngular" must be all lower-case
(#1156) Variable "Values" must be all lower-case
(#1156) Variable "DataGapAngle" must be all lower-case
(#1156) Closing brace must be on a line by itself
(#1158) Line indented incorrectly; expected at least 8 spaces, found 5
(#1159) Line indented incorrectly; expected at least 8 spaces, found 5
(#1159) Variable "ScaleFactor" must be all lower-case
(#1159) Variable "WastedAngular" must be all lower-case
(#1159) Variable "SerieSum" must be all lower-case
(#1161) Line indented incorrectly; expected at least 8 spaces, found 5
(#1161) Variable "RestoreShadow" must be all lower-case
(#1162) Line indented incorrectly; expected 8 spaces, found 5
(#1162) Expected "if (...) {\n"; found "if (...) { "
(#1162) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1162) Closing brace must be on a line by itself
(#1164) Line indented incorrectly; expected at least 8 spaces, found 5
(#1165) Line indented incorrectly; expected at least 8 spaces, found 5
(#1165) Variable "Offset" must be all lower-case
(#1165) Variable "ID" must be all lower-case
(#1165) Variable "Values" must be all lower-case
(#1165) Expected 1 space before "-"; 0 found
(#1165) Expected 1 space after "-"; 0 found
(#1166) Line indented incorrectly; expected at least 8 spaces, found 5
(#1166) Variable "Values" must be all lower-case
(#1166) Variable "Values" must be all lower-case
(#1167) Line indented incorrectly; expected at least 8 spaces, found 5
(#1167) Variable "Slice" must be all lower-case
(#1167) Variable "Slices" must be all lower-case
(#1167) Variable "SliceColors" must be all lower-case
(#1167) Variable "Visible" must be all lower-case
(#1167) Variable "SliceAngle" must be all lower-case
(#1168) Line indented incorrectly; expected 8 spaces, found 5
(#1168) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1168) Variable "Values" must be all lower-case
(#1168) Variable "Key" must be all lower-case
(#1168) Variable "Value" must be all lower-case
(#1169) Line indented incorrectly; expected at least 8 spaces, found 6
(#1170) Line indented incorrectly; expected 12 spaces, found 7
(#1170) Expected "if (...) {\n"; found "if (...) { "
(#1170) Variable "Palette" must be all lower-case
(#1170) Variable "ID" must be all lower-case
(#1170) Variable "Color" must be all lower-case
(#1170) Variable "Palette" must be all lower-case
(#1170) Variable "ID" must be all lower-case
(#1170) Variable "Color" must be all lower-case
(#1170) Variable "ID" must be all lower-case
(#1170) Commas (,) must be followed by white space.
(#1170) Variable "Color" must be all lower-case
(#1170) Line exceeds 132 characters; contains 161 characters
(#1170) Closing brace must be on a line by itself
(#1171) Line indented incorrectly; expected at least 12 spaces, found 7
(#1171) Variable "Settings" must be all lower-case
(#1171) Expected 1 space before "=>"; 0 found
(#1171) Expected 1 space after "=>"; 0 found
(#1171) Variable "Palette" must be all lower-case
(#1171) Variable "ID" must be all lower-case
(#1171) Commas (,) must be followed by white space.
(#1171) Expected 1 space before "=>"; 0 found
(#1171) Expected 1 space after "=>"; 0 found
(#1171) Variable "Palette" must be all lower-case
(#1171) Variable "ID" must be all lower-case
(#1171) Commas (,) must be followed by white space.
(#1171) Expected 1 space before "=>"; 0 found
(#1171) Expected 1 space after "=>"; 0 found
(#1171) Variable "Palette" must be all lower-case
(#1171) Variable "ID" must be all lower-case
(#1171) Commas (,) must be followed by white space.
(#1171) Expected 1 space before "=>"; 0 found
(#1171) Expected 1 space after "=>"; 0 found
(#1171) Variable "Palette" must be all lower-case
(#1171) Variable "ID" must be all lower-case
(#1173) Line indented incorrectly; expected at least 12 spaces, found 7
(#1173) Variable "SliceColors" must be all lower-case
(#1173) Variable "Slice" must be all lower-case
(#1173) Variable "Settings" must be all lower-case
(#1175) Line indented incorrectly; expected at least 12 spaces, found 7
(#1175) Variable "StartAngle" must be all lower-case
(#1175) Variable "Offset" must be all lower-case
(#1176) Line indented incorrectly; expected at least 12 spaces, found 7
(#1176) Variable "EndAngle" must be all lower-case
(#1176) Variable "Offset" must be all lower-case
(#1176) Expected 1 space before "-"; 0 found
(#1176) Expected 1 space after "-"; 0 found
(#1176) Variable "Value" must be all lower-case
(#1176) Expected 1 space before "*"; 0 found
(#1176) Expected 1 space after "*"; 0 found
(#1176) Variable "ScaleFactor" must be all lower-case
(#1176) Expected "if (...) {\n"; found "if (...) { "
(#1176) Variable "EndAngle" must be all lower-case
(#1176) Variable "EndAngle" must be all lower-case
(#1176) Closing brace must be on a line by itself
(#1178) Line indented incorrectly; expected 12 spaces, found 7
(#1178) Expected "if (...) {\n"; found "if (...) { "
(#1178) Variable "StartAngle" must be all lower-case
(#1178) Variable "Visible" must be all lower-case
(#1178) Variable "Slice" must be all lower-case
(#1178) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1178) Closing brace must be on a line by itself
(#1178) Expected "} else {\n"; found "} else { "
(#1178) Variable "Visible" must be all lower-case
(#1178) Variable "Slice" must be all lower-case
(#1178) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1178) Closing brace must be on a line by itself
(#1179) Line indented incorrectly; expected 12 spaces, found 7
(#1179) Expected "if (...) {\n"; found "if (...) { "
(#1179) Variable "EndAngle" must be all lower-case
(#1179) Variable "Visible" must be all lower-case
(#1179) Variable "Slice" must be all lower-case
(#1179) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1179) Closing brace must be on a line by itself
(#1179) Expected "} else {\n"; found "} else { "
(#1179) Variable "Visible" must be all lower-case
(#1179) Variable "Slice" must be all lower-case
(#1179) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1179) Closing brace must be on a line by itself
(#1181) Line indented incorrectly; expected at least 12 spaces, found 7
(#1181) Variable "Step" must be all lower-case
(#1181) Variable "OuterRadius" must be all lower-case
(#1181) Expected 1 space before "/"; 0 found
(#1181) Expected 1 space after "/"; 0 found
(#1182) Line indented incorrectly; expected at least 12 spaces, found 7
(#1182) Variable "OutX1" must be all lower-case
(#1182) Variable "OutY1" must be all lower-case
(#1183) Line indented incorrectly; expected 12 spaces, found 7
(#1183) Expected "for (...) {\n"; found "for(...)\n {\n"
(#1183) Expected 1 space after first semicolon of FOR loop; 0 found
(#1183) Expected 1 space after second semicolon of FOR loop; 0 found
(#1183) Expected 1 space before "="; 0 found
(#1183) Expected 1 space after "="; 0 found
(#1183) Variable "Offset" must be all lower-case
(#1183) Expected 1 space before ">="; 0 found
(#1183) Expected 1 space after ">="; 0 found
(#1183) Variable "EndAngle" must be all lower-case
(#1183) Expected 1 space before "="; 0 found
(#1183) Expected 1 space after "="; 0 found
(#1183) Expected 1 space before "-"; 0 found
(#1183) Expected 1 space after "-"; 0 found
(#1183) Variable "Step" must be all lower-case
(#1184) Line indented incorrectly; expected at least 12 spaces, found 8
(#1185) Line indented incorrectly; expected at least 16 spaces, found 9
(#1185) Variable "Xc" must be all lower-case
(#1185) Expected 1 space before "-"; 0 found
(#1185) Expected 1 space after "-"; 0 found
(#1185) Expected 1 space before "*"; 0 found
(#1185) Expected 1 space after "*"; 0 found
(#1185) Expected 1 space before "/"; 0 found
(#1185) Expected 1 space after "/"; 0 found
(#1185) Variable "OuterRadius" must be all lower-case
(#1185) Expected 1 space before "+"; 0 found
(#1185) Expected 1 space after "+"; 0 found
(#1185) Variable "DataGapRadius" must be all lower-case
(#1185) Expected 1 space before "-"; 0 found
(#1185) Expected 1 space after "-"; 0 found
(#1185) Variable "X" must be all lower-case
(#1186) Line indented incorrectly; expected at least 16 spaces, found 9
(#1186) Variable "Yc" must be all lower-case
(#1186) Expected 1 space before "-"; 0 found
(#1186) Expected 1 space after "-"; 0 found
(#1186) Expected 1 space before "*"; 0 found
(#1186) Expected 1 space after "*"; 0 found
(#1186) Expected 1 space before "/"; 0 found
(#1186) Expected 1 space after "/"; 0 found
(#1186) Variable "OuterRadius" must be all lower-case
(#1186) Expected 1 space before "+"; 0 found
(#1186) Expected 1 space after "+"; 0 found
(#1186) Variable "DataGapRadius" must be all lower-case
(#1186) Expected 1 space before "-"; 0 found
(#1186) Expected 1 space after "-"; 0 found
(#1186) Expected 1 space before "*"; 0 found
(#1186) Expected 1 space after "*"; 0 found
(#1186) Variable "SkewFactor" must be all lower-case
(#1186) Variable "Y" must be all lower-case
(#1187) Line indented incorrectly; expected at least 16 spaces, found 9
(#1187) Variable "Slices" must be all lower-case
(#1187) Variable "Slice" must be all lower-case
(#1187) Variable "Xc" must be all lower-case
(#1187) Commas (,) must be followed by white space.
(#1187) Variable "Yc" must be all lower-case
(#1189) Line indented incorrectly; expected at least 16 spaces, found 9
(#1189) Variable "Xc" must be all lower-case
(#1189) Expected 1 space before "-"; 0 found
(#1189) Expected 1 space after "-"; 0 found
(#1189) Expected 1 space before "*"; 0 found
(#1189) Expected 1 space after "*"; 0 found
(#1189) Expected 1 space before "/"; 0 found
(#1189) Expected 1 space after "/"; 0 found
(#1189) Variable "OuterRadius" must be all lower-case
(#1189) Expected 1 space before "+"; 0 found
(#1189) Expected 1 space after "+"; 0 found
(#1189) Variable "DataGapRadius" must be all lower-case
(#1189) Expected 1 space before "-"; 0 found
(#1189) Expected 1 space after "-"; 0 found
(#1189) Variable "X" must be all lower-case
(#1190) Line indented incorrectly; expected at least 16 spaces, found 9
(#1190) Variable "Yc" must be all lower-case
(#1190) Expected 1 space before "-"; 0 found
(#1190) Expected 1 space after "-"; 0 found
(#1190) Expected 1 space before "*"; 0 found
(#1190) Expected 1 space after "*"; 0 found
(#1190) Expected 1 space before "/"; 0 found
(#1190) Expected 1 space after "/"; 0 found
(#1190) Variable "OuterRadius" must be all lower-case
(#1190) Expected 1 space before "+"; 0 found
(#1190) Expected 1 space after "+"; 0 found
(#1190) Variable "DataGapRadius" must be all lower-case
(#1190) Expected 1 space before "-"; 0 found
(#1190) Expected 1 space after "-"; 0 found
(#1190) Expected 1 space before "*"; 0 found
(#1190) Expected 1 space after "*"; 0 found
(#1190) Variable "SkewFactor" must be all lower-case
(#1190) Variable "Y" must be all lower-case
(#1191) Line indented incorrectly; expected at least 16 spaces, found 9
(#1191) Variable "Slices" must be all lower-case
(#1191) Variable "Slice" must be all lower-case
(#1191) Variable "Xc" must be all lower-case
(#1191) Commas (,) must be followed by white space.
(#1191) Variable "Yc" must be all lower-case
(#1193) Line indented incorrectly; expected at least 16 spaces, found 9
(#1193) Variable "Xc" must be all lower-case
(#1193) Expected 1 space before "-"; 0 found
(#1193) Expected 1 space after "-"; 0 found
(#1193) Expected 1 space before "*"; 0 found
(#1193) Expected 1 space after "*"; 0 found
(#1193) Expected 1 space before "/"; 0 found
(#1193) Expected 1 space after "/"; 0 found
(#1193) Variable "OuterRadius" must be all lower-case
(#1193) Expected 1 space before "+"; 0 found
(#1193) Expected 1 space after "+"; 0 found
(#1193) Variable "DataGapRadius" must be all lower-case
(#1193) Variable "X" must be all lower-case
(#1194) Line indented incorrectly; expected at least 16 spaces, found 9
(#1194) Variable "Yc" must be all lower-case
(#1194) Expected 1 space before "-"; 0 found
(#1194) Expected 1 space after "-"; 0 found
(#1194) Expected 1 space before "*"; 0 found
(#1194) Expected 1 space after "*"; 0 found
(#1194) Expected 1 space before "/"; 0 found
(#1194) Expected 1 space after "/"; 0 found
(#1194) Variable "OuterRadius" must be all lower-case
(#1194) Expected 1 space before "+"; 0 found
(#1194) Expected 1 space after "+"; 0 found
(#1194) Variable "DataGapRadius" must be all lower-case
(#1194) Expected 1 space before "*"; 0 found
(#1194) Expected 1 space after "*"; 0 found
(#1194) Variable "SkewFactor" must be all lower-case
(#1194) Variable "Y" must be all lower-case
(#1195) Line indented incorrectly; expected at least 16 spaces, found 9
(#1195) Variable "Xc" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "Yc" must be all lower-case
(#1195) Commas (,) must be followed by white space.
(#1195) Variable "Settings" must be all lower-case
(#1197) Line indented incorrectly; expected 16 spaces, found 9
(#1197) Expected "if (...) {\n"; found "if (...) { "
(#1197) Variable "OutX1" must be all lower-case
(#1197) Variable "OutX1" must be all lower-case
(#1197) Variable "Xc" must be all lower-case
(#1197) Variable "OutY1" must be all lower-case
(#1197) Variable "Yc" must be all lower-case
(#1197) Closing brace must be on a line by itself
(#1199) Line indented incorrectly; expected 16 spaces, found 9
(#1199) Expected "if (...) {\n"; found "if (...) { "
(#1199) Expected 1 space before "<"; 0 found
(#1199) Expected 1 space after "<"; 0 found
(#1199) Variable "Yc" must be all lower-case
(#1199) Closing brace must be on a line by itself
(#1200) Line indented incorrectly; expected 16 spaces, found 9
(#1200) Expected "if (...) {\n"; found "if (...) { "
(#1200) Expected 1 space before ">"; 0 found
(#1200) Expected 1 space after ">"; 0 found
(#1200) Expected 1 space before "<"; 0 found
(#1200) Expected 1 space after "<"; 0 found
(#1200) Variable "Xc" must be all lower-case
(#1200) Closing brace must be on a line by itself
(#1201) Line indented incorrectly; expected 16 spaces, found 9
(#1201) Expected "if (...) {\n"; found "if (...) { "
(#1201) Expected 1 space before ">"; 0 found
(#1201) Expected 1 space after ">"; 0 found
(#1201) Expected 1 space before "<"; 0 found
(#1201) Expected 1 space after "<"; 0 found
(#1201) Variable "Xc" must be all lower-case
(#1201) Closing brace must be on a line by itself
(#1202) Line indented incorrectly; expected 16 spaces, found 9
(#1202) Expected "if (...) {\n"; found "if (...) { "
(#1202) Expected 1 space before ">="; 0 found
(#1202) Expected 1 space after ">="; 0 found
(#1202) Variable "Xc" must be all lower-case
(#1202) Variable "Yc" must be all lower-case
(#1202) Closing brace must be on a line by itself
(#1204) Line indented incorrectly; expected at least 16 spaces, found 9
(#1204) Variable "Slices" must be all lower-case
(#1204) Variable "Slice" must be all lower-case
(#1204) Variable "Xc" must be all lower-case
(#1204) Variable "Slices" must be all lower-case
(#1204) Variable "Slice" must be all lower-case
(#1204) Variable "Yc" must be all lower-case
(#1205) Line indented incorrectly; expected at least 16 spaces, found 9
(#1205) Variable "Slices" must be all lower-case
(#1205) Variable "Slice" must be all lower-case
(#1205) Variable "Xc" must be all lower-case
(#1205) Variable "Slices" must be all lower-case
(#1205) Variable "Slice" must be all lower-case
(#1205) Variable "Yc" must be all lower-case
(#1205) Expected 1 space before "-"; 0 found
(#1205) Expected 1 space after "-"; 0 found
(#1205) Variable "SliceHeight" must be all lower-case
(#1206) Line indented incorrectly; expected at least 16 spaces, found 9
(#1206) Variable "Slices" must be all lower-case
(#1206) Variable "Slice" must be all lower-case
(#1207) Line indented incorrectly; expected 12 spaces, found 8
(#1207) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1208) Line indented incorrectly; expected at least 12 spaces, found 7
(#1208) Variable "OutX2" must be all lower-case
(#1208) Variable "Xc" must be all lower-case
(#1208) Variable "OutY2" must be all lower-case
(#1208) Variable "Yc" must be all lower-case
(#1210) Line indented incorrectly; expected at least 12 spaces, found 7
(#1210) Variable "Slices" must be all lower-case
(#1210) Variable "Slice" must be all lower-case
(#1211) Line indented incorrectly; expected at least 12 spaces, found 7
(#1211) Variable "Lasti" must be all lower-case
(#1213) Line indented incorrectly; expected at least 12 spaces, found 7
(#1213) Variable "Step" must be all lower-case
(#1213) Variable "InnerRadius" must be all lower-case
(#1213) Expected 1 space before "/"; 0 found
(#1213) Expected 1 space after "/"; 0 found
(#1214) Line indented incorrectly; expected at least 12 spaces, found 7
(#1214) Variable "InX1" must be all lower-case
(#1214) Variable "InY1" must be all lower-case
(#1215) Line indented incorrectly; expected 12 spaces, found 7
(#1215) Expected "for (...) {\n"; found "for(...)\n {\n"
(#1215) Expected 1 space after first semicolon of FOR loop; 0 found
(#1215) Expected 1 space after second semicolon of FOR loop; 0 found
(#1215) Expected 1 space before "="; 0 found
(#1215) Expected 1 space after "="; 0 found
(#1215) Variable "EndAngle" must be all lower-case
(#1215) Expected 1 space before "<="; 0 found
(#1215) Expected 1 space after "<="; 0 found
(#1215) Variable "Offset" must be all lower-case
(#1215) Expected 1 space before "="; 0 found
(#1215) Expected 1 space after "="; 0 found
(#1215) Expected 1 space before "+"; 0 found
(#1215) Expected 1 space after "+"; 0 found
(#1215) Variable "Step" must be all lower-case
(#1216) Line indented incorrectly; expected at least 12 spaces, found 8
(#1217) Line indented incorrectly; expected at least 16 spaces, found 9
(#1217) Variable "Xc" must be all lower-case
(#1217) Expected 1 space before "-"; 0 found
(#1217) Expected 1 space after "-"; 0 found
(#1217) Expected 1 space before "*"; 0 found
(#1217) Expected 1 space after "*"; 0 found
(#1217) Expected 1 space before "/"; 0 found
(#1217) Expected 1 space after "/"; 0 found
(#1217) Variable "InnerRadius" must be all lower-case
(#1217) Expected 1 space before "+"; 0 found
(#1217) Expected 1 space after "+"; 0 found
(#1217) Variable "DataGapRadius" must be all lower-case
(#1217) Expected 1 space before "-"; 0 found
(#1217) Expected 1 space after "-"; 0 found
(#1217) Variable "X" must be all lower-case
(#1218) Line indented incorrectly; expected at least 16 spaces, found 9
(#1218) Variable "Yc" must be all lower-case
(#1218) Expected 1 space before "-"; 0 found
(#1218) Expected 1 space after "-"; 0 found
(#1218) Expected 1 space before "*"; 0 found
(#1218) Expected 1 space after "*"; 0 found
(#1218) Expected 1 space before "/"; 0 found
(#1218) Expected 1 space after "/"; 0 found
(#1218) Variable "InnerRadius" must be all lower-case
(#1218) Expected 1 space before "+"; 0 found
(#1218) Expected 1 space after "+"; 0 found
(#1218) Variable "DataGapRadius" must be all lower-case
(#1218) Expected 1 space before "-"; 0 found
(#1218) Expected 1 space after "-"; 0 found
(#1218) Expected 1 space before "*"; 0 found
(#1218) Expected 1 space after "*"; 0 found
(#1218) Variable "SkewFactor" must be all lower-case
(#1218) Variable "Y" must be all lower-case
(#1219) Line indented incorrectly; expected at least 16 spaces, found 9
(#1219) Variable "Slices" must be all lower-case
(#1219) Variable "Slice" must be all lower-case
(#1219) Variable "Xc" must be all lower-case
(#1219) Commas (,) must be followed by white space.
(#1219) Variable "Yc" must be all lower-case
(#1221) Line indented incorrectly; expected at least 16 spaces, found 9
(#1221) Variable "Xc" must be all lower-case
(#1221) Expected 1 space before "-"; 0 found
(#1221) Expected 1 space after "-"; 0 found
(#1221) Expected 1 space before "*"; 0 found
(#1221) Expected 1 space after "*"; 0 found
(#1221) Expected 1 space before "/"; 0 found
(#1221) Expected 1 space after "/"; 0 found
(#1221) Variable "InnerRadius" must be all lower-case
(#1221) Expected 1 space before "+"; 0 found
(#1221) Expected 1 space after "+"; 0 found
(#1221) Variable "DataGapRadius" must be all lower-case
(#1221) Variable "X" must be all lower-case
(#1222) Line indented incorrectly; expected at least 16 spaces, found 9
(#1222) Variable "Yc" must be all lower-case
(#1222) Expected 1 space before "-"; 0 found
(#1222) Expected 1 space after "-"; 0 found
(#1222) Expected 1 space before "*"; 0 found
(#1222) Expected 1 space after "*"; 0 found
(#1222) Expected 1 space before "/"; 0 found
(#1222) Expected 1 space after "/"; 0 found
(#1222) Variable "InnerRadius" must be all lower-case
(#1222) Expected 1 space before "+"; 0 found
(#1222) Expected 1 space after "+"; 0 found
(#1222) Variable "DataGapRadius" must be all lower-case
(#1222) Expected 1 space before "*"; 0 found
(#1222) Expected 1 space after "*"; 0 found
(#1222) Variable "SkewFactor" must be all lower-case
(#1222) Variable "Y" must be all lower-case
(#1223) Line indented incorrectly; expected at least 16 spaces, found 9
(#1223) Variable "Slices" must be all lower-case
(#1223) Variable "Slice" must be all lower-case
(#1223) Variable "Xc" must be all lower-case
(#1223) Commas (,) must be followed by white space.
(#1223) Variable "Yc" must be all lower-case
(#1225) Line indented incorrectly; expected 16 spaces, found 9
(#1225) Expected "if (...) {\n"; found "if (...) { "
(#1225) Variable "InX1" must be all lower-case
(#1225) Variable "InX1" must be all lower-case
(#1225) Variable "Xc" must be all lower-case
(#1225) Variable "InY1" must be all lower-case
(#1225) Variable "Yc" must be all lower-case
(#1225) Closing brace must be on a line by itself
(#1227) Line indented incorrectly; expected 16 spaces, found 9
(#1227) Expected "if (...) {\n"; found "if (...) { "
(#1227) Expected 1 space before "<"; 0 found
(#1227) Expected 1 space after "<"; 0 found
(#1227) Variable "Yc" must be all lower-case
(#1227) Closing brace must be on a line by itself
(#1228) Line indented incorrectly; expected 16 spaces, found 9
(#1228) Expected "if (...) {\n"; found "if (...) { "
(#1228) Expected 1 space before ">"; 0 found
(#1228) Expected 1 space after ">"; 0 found
(#1228) Expected 1 space before "<"; 0 found
(#1228) Expected 1 space after "<"; 0 found
(#1228) Variable "Xc" must be all lower-case
(#1228) Closing brace must be on a line by itself
(#1229) Line indented incorrectly; expected 16 spaces, found 9
(#1229) Expected "if (...) {\n"; found "if (...) { "
(#1229) Expected 1 space before ">"; 0 found
(#1229) Expected 1 space after ">"; 0 found
(#1229) Expected 1 space before "<"; 0 found
(#1229) Expected 1 space after "<"; 0 found
(#1229) Variable "Xc" must be all lower-case
(#1229) Closing brace must be on a line by itself
(#1230) Line indented incorrectly; expected 16 spaces, found 9
(#1230) Expected "if (...) {\n"; found "if (...) { "
(#1230) Expected 1 space before ">="; 0 found
(#1230) Expected 1 space after ">="; 0 found
(#1230) Variable "Xc" must be all lower-case
(#1230) Variable "Yc" must be all lower-case
(#1230) Closing brace must be on a line by itself
(#1232) Line indented incorrectly; expected at least 16 spaces, found 9
(#1232) Variable "Slices" must be all lower-case
(#1232) Variable "Slice" must be all lower-case
(#1232) Variable "Xc" must be all lower-case
(#1232) Variable "Slices" must be all lower-case
(#1232) Variable "Slice" must be all lower-case
(#1232) Variable "Yc" must be all lower-case
(#1233) Line indented incorrectly; expected at least 16 spaces, found 9
(#1233) Variable "Slices" must be all lower-case
(#1233) Variable "Slice" must be all lower-case
(#1233) Variable "Xc" must be all lower-case
(#1233) Variable "Slices" must be all lower-case
(#1233) Variable "Slice" must be all lower-case
(#1233) Variable "Yc" must be all lower-case
(#1233) Expected 1 space before "-"; 0 found
(#1233) Expected 1 space after "-"; 0 found
(#1233) Variable "SliceHeight" must be all lower-case
(#1234) Line indented incorrectly; expected at least 16 spaces, found 9
(#1234) Variable "Slices" must be all lower-case
(#1234) Variable "Slice" must be all lower-case
(#1235) Line indented incorrectly; expected 12 spaces, found 8
(#1235) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1236) Line indented incorrectly; expected at least 12 spaces, found 7
(#1236) Variable "InX2" must be all lower-case
(#1236) Variable "Xc" must be all lower-case
(#1236) Variable "InY2" must be all lower-case
(#1236) Variable "Yc" must be all lower-case
(#1238) Line indented incorrectly; expected at least 12 spaces, found 7
(#1238) Variable "Slices" must be all lower-case
(#1238) Variable "Slice" must be all lower-case
(#1238) Variable "InX1" must be all lower-case
(#1238) Variable "Slices" must be all lower-case
(#1238) Variable "Slice" must be all lower-case
(#1238) Variable "InY1" must be all lower-case
(#1239) Line indented incorrectly; expected at least 12 spaces, found 7
(#1239) Variable "Slices" must be all lower-case
(#1239) Variable "Slice" must be all lower-case
(#1239) Variable "InX2" must be all lower-case
(#1239) Variable "Slices" must be all lower-case
(#1239) Variable "Slice" must be all lower-case
(#1239) Variable "InY2" must be all lower-case
(#1240) Line indented incorrectly; expected at least 12 spaces, found 7
(#1240) Variable "Slices" must be all lower-case
(#1240) Variable "Slice" must be all lower-case
(#1240) Variable "OutX1" must be all lower-case
(#1240) Variable "Slices" must be all lower-case
(#1240) Variable "Slice" must be all lower-case
(#1240) Variable "OutY1" must be all lower-case
(#1241) Line indented incorrectly; expected at least 12 spaces, found 7
(#1241) Variable "Slices" must be all lower-case
(#1241) Variable "Slice" must be all lower-case
(#1241) Variable "OutX2" must be all lower-case
(#1241) Variable "Slices" must be all lower-case
(#1241) Variable "Slice" must be all lower-case
(#1241) Variable "OutY2" must be all lower-case
(#1243) Line indented incorrectly; expected at least 12 spaces, found 7
(#1243) Variable "Offset" must be all lower-case
(#1243) Variable "Lasti" must be all lower-case
(#1243) Variable "DataGapAngle" must be all lower-case
(#1243) Variable "ID" must be all lower-case
(#1243) Variable "Slice" must be all lower-case
(#1244) Line indented incorrectly; expected 8 spaces, found 6
(#1244) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1246) Line indented incorrectly; expected at least 8 spaces, found 5
(#1247) Line indented incorrectly; expected 8 spaces, found 5
(#1247) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1247) Variable "Slices" must be all lower-case
(#1247) Variable "SliceID" must be all lower-case
(#1247) Variable "Plots" must be all lower-case
(#1248) Line indented incorrectly; expected at least 8 spaces, found 6
(#1249) Line indented incorrectly; expected at least 12 spaces, found 7
(#1249) Variable "Settings" must be all lower-case
(#1249) Variable "SliceColors" must be all lower-case
(#1249) Variable "SliceID" must be all lower-case
(#1249) Variable "Settings" must be all lower-case
(#1249) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1250) Line indented incorrectly; expected at least 12 spaces, found 7
(#1250) Variable "Plots" must be all lower-case
(#1250) Commas (,) must be followed by white space.
(#1250) Variable "Settings" must be all lower-case
(#1252) Line indented incorrectly; expected at least 12 spaces, found 7
(#1252) Inline control structures are not allowed
(#1252) Variable "Plots" must be all lower-case
(#1252) Variable "Key" must be all lower-case
(#1252) Variable "Pos" must be all lower-case
(#1253) Line indented incorrectly; expected at least 12 spaces, found 8
(#1253) Variable "Pos" must be all lower-case
(#1253) Commas (,) must be followed by white space.
(#1253) Variable "Pos" must be all lower-case
(#1253) Commas (,) must be followed by white space.
(#1253) Variable "Settings" must be all lower-case
(#1255) Line indented incorrectly; expected at least 12 spaces, found 7
(#1255) Variable "Plots" must be all lower-case
(#1255) Commas (,) must be followed by white space.
(#1255) Variable "Plots" must be all lower-case
(#1255) Commas (,) must be followed by white space.
(#1255) Variable "Plots" must be all lower-case
(#1255) Commas (,) must be followed by white space.
(#1255) Variable "Plots" must be all lower-case
(#1255) Commas (,) must be followed by white space.
(#1255) Variable "Settings" must be all lower-case
(#1256) Line indented incorrectly; expected at least 12 spaces, found 7
(#1256) Variable "Plots" must be all lower-case
(#1256) Commas (,) must be followed by white space.
(#1256) Variable "Plots" must be all lower-case
(#1256) Commas (,) must be followed by white space.
(#1256) Variable "Plots" must be all lower-case
(#1256) Commas (,) must be followed by white space.
(#1256) Variable "Plots" must be all lower-case
(#1256) Commas (,) must be followed by white space.
(#1256) Variable "Settings" must be all lower-case
(#1257) Line indented incorrectly; expected 8 spaces, found 6
(#1257) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1259) Line indented incorrectly; expected at least 8 spaces, found 5
(#1259) Variable "Slices" must be all lower-case
(#1259) Variable "Slices" must be all lower-case
(#1260) Line indented incorrectly; expected at least 8 spaces, found 5
(#1260) Variable "SliceColors" must be all lower-case
(#1260) Variable "SliceColors" must be all lower-case
(#1262) Line indented incorrectly; expected at least 8 spaces, found 5
(#1263) Line indented incorrectly; expected 8 spaces, found 5
(#1263) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1263) Variable "Slices" must be all lower-case
(#1263) Variable "SliceID" must be all lower-case
(#1263) Variable "Plots" must be all lower-case
(#1264) Line indented incorrectly; expected at least 8 spaces, found 6
(#1265) Line indented incorrectly; expected at least 12 spaces, found 7
(#1265) Variable "Settings" must be all lower-case
(#1265) Variable "SliceColors" must be all lower-case
(#1265) Variable "SliceID" must be all lower-case
(#1265) Variable "Settings" must be all lower-case
(#1265) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1266) Line indented incorrectly; expected at least 12 spaces, found 7
(#1266) Variable "Settings" must be all lower-case
(#1266) Variable "Settings" must be all lower-case
(#1266) Expected 1 space before "+"; 0 found
(#1266) Expected 1 space after "+"; 0 found
(#1266) Variable "Cf" must be all lower-case
(#1266) Variable "Settings" must be all lower-case
(#1266) Variable "Settings" must be all lower-case
(#1266) Expected 1 space before "+"; 0 found
(#1266) Expected 1 space after "+"; 0 found
(#1266) Variable "Cf" must be all lower-case
(#1266) Variable "Settings" must be all lower-case
(#1266) Variable "Settings" must be all lower-case
(#1266) Expected 1 space before "+"; 0 found
(#1266) Expected 1 space after "+"; 0 found
(#1266) Variable "Cf" must be all lower-case
(#1268) Line indented incorrectly; expected at least 12 spaces, found 7
(#1268) Variable "StartAngle" must be all lower-case
(#1268) Variable "Plots" must be all lower-case
(#1269) Line indented incorrectly; expected 12 spaces, found 7
(#1269) Expected "foreach (...) {\n"; found "foreach(...) { "
(#1269) Expected 1 space after "=>"; 0 found
(#1269) Variable "Plots" must be all lower-case
(#1269) Variable "Key" must be all lower-case
(#1269) Expected 1 space after "=>"; 0 found
(#1269) Variable "Angle" must be all lower-case
(#1269) Expected "if (...) {\n"; found "if (...) { "
(#1269) Variable "Angle" must be all lower-case
(#1269) Variable "EndAngle" must be all lower-case
(#1269) Variable "Plots" must be all lower-case
(#1269) Variable "Key" must be all lower-case
(#1269) Expected 1 space before "-"; 0 found
(#1269) Expected 1 space after "-"; 0 found
(#1269) Closing brace must be on a line by itself
(#1269) Closing brace must be on a line by itself
(#1271) Line indented incorrectly; expected at least 12 spaces, found 7
(#1271) Inline control structures are not allowed
(#1271) Variable "StartAngle" must be all lower-case
(#1271) Variable "StartAngle" must be all lower-case
(#1272) Line indented incorrectly; expected at least 12 spaces, found 8
(#1272) Variable "Plots" must be all lower-case
(#1272) Commas (,) must be followed by white space.
(#1272) Variable "Plots" must be all lower-case
(#1272) Commas (,) must be followed by white space.
(#1272) Variable "Plots" must be all lower-case
(#1272) Commas (,) must be followed by white space.
(#1272) Variable "Plots" must be all lower-case
(#1272) Expected 1 space before "-"; 0 found
(#1272) Expected 1 space after "-"; 0 found
(#1272) Variable "SliceHeight" must be all lower-case
(#1272) Commas (,) must be followed by white space.
(#1272) Variable "Settings" must be all lower-case
(#1273) Line indented incorrectly; expected at least 12 spaces, found 7
(#1273) Inline control structures are not allowed
(#1273) Variable "StartAngle" must be all lower-case
(#1273) Variable "StartAngle" must be all lower-case
(#1274) Line indented incorrectly; expected at least 12 spaces, found 8
(#1274) Variable "Plots" must be all lower-case
(#1274) Commas (,) must be followed by white space.
(#1274) Variable "Plots" must be all lower-case
(#1274) Commas (,) must be followed by white space.
(#1274) Variable "Plots" must be all lower-case
(#1274) Commas (,) must be followed by white space.
(#1274) Variable "Plots" must be all lower-case
(#1274) Expected 1 space before "-"; 0 found
(#1274) Expected 1 space after "-"; 0 found
(#1274) Variable "SliceHeight" must be all lower-case
(#1274) Commas (,) must be followed by white space.
(#1274) Variable "Settings" must be all lower-case
(#1276) Line indented incorrectly; expected at least 12 spaces, found 8
(#1276) Variable "Plots" must be all lower-case
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "Plots" must be all lower-case
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "Plots" must be all lower-case
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "Plots" must be all lower-case
(#1276) Expected 1 space before "-"; 0 found
(#1276) Expected 1 space after "-"; 0 found
(#1276) Variable "SliceHeight" must be all lower-case
(#1276) Commas (,) must be followed by white space.
(#1276) Variable "Settings" must be all lower-case
(#1277) Line indented incorrectly; expected at least 12 spaces, found 8
(#1277) Variable "Plots" must be all lower-case
(#1277) Commas (,) must be followed by white space.
(#1277) Variable "Plots" must be all lower-case
(#1277) Commas (,) must be followed by white space.
(#1277) Variable "Plots" must be all lower-case
(#1277) Commas (,) must be followed by white space.
(#1277) Variable "Plots" must be all lower-case
(#1277) Expected 1 space before "-"; 0 found
(#1277) Expected 1 space after "-"; 0 found
(#1277) Variable "SliceHeight" must be all lower-case
(#1277) Commas (,) must be followed by white space.
(#1277) Variable "Settings" must be all lower-case
(#1278) Line indented incorrectly; expected 8 spaces, found 6
(#1278) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1280) Line indented incorrectly; expected at least 8 spaces, found 5
(#1281) Line indented incorrectly; expected 8 spaces, found 5
(#1281) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1281) Variable "Slices" must be all lower-case
(#1281) Variable "SliceID" must be all lower-case
(#1281) Variable "Plots" must be all lower-case
(#1282) Line indented incorrectly; expected at least 8 spaces, found 6
(#1283) Line indented incorrectly; expected at least 12 spaces, found 7
(#1283) Variable "Settings" must be all lower-case
(#1283) Variable "SliceColors" must be all lower-case
(#1283) Variable "SliceID" must be all lower-case
(#1283) Variable "Settings" must be all lower-case
(#1283) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1284) Line indented incorrectly; expected at least 12 spaces, found 7
(#1284) Variable "Settings" must be all lower-case
(#1284) Variable "Settings" must be all lower-case
(#1284) Expected 1 space before "+"; 0 found
(#1284) Expected 1 space after "+"; 0 found
(#1284) Variable "Cf" must be all lower-case
(#1284) Variable "Settings" must be all lower-case
(#1284) Variable "Settings" must be all lower-case
(#1284) Expected 1 space before "+"; 0 found
(#1284) Expected 1 space after "+"; 0 found
(#1284) Variable "Cf" must be all lower-case
(#1284) Variable "Settings" must be all lower-case
(#1284) Variable "Settings" must be all lower-case
(#1284) Expected 1 space before "+"; 0 found
(#1284) Expected 1 space after "+"; 0 found
(#1284) Variable "Cf" must be all lower-case
(#1286) Line indented incorrectly; expected at least 12 spaces, found 7
(#1286) Variable "Outer" must be all lower-case
(#1286) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1286) Variable "Inner" must be all lower-case
(#1286) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1287) Line indented incorrectly; expected at least 12 spaces, found 7
(#1287) Variable "InnerPlotsA" must be all lower-case
(#1287) Variable "InnerPlotsB" must be all lower-case
(#1288) Line indented incorrectly; expected 12 spaces, found 7
(#1288) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1288) Variable "Plots" must be all lower-case
(#1288) Variable "ID" must be all lower-case
(#1288) Variable "Angle" must be all lower-case
(#1289) Line indented incorrectly; expected at least 12 spaces, found 8
(#1290) Line indented incorrectly; expected 16 spaces, found 9
(#1290) Expected "if (...) {\n"; found "if (...)\n { "
(#1290) Variable "Angle" must be all lower-case
(#1291) Line indented incorrectly; expected at least 16 spaces, found 10
(#1291) Variable "Outer" must be all lower-case
(#1291) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1291) Variable "Inner" must be all lower-case
(#1291) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1291) Closing brace must be on a line by itself
(#1292) Line indented incorrectly; expected 16 spaces, found 9
(#1292) Usage of ELSEIF not allowed; use ELSE IF instead
(#1292) Variable "Inner" must be all lower-case
(#1293) Line indented incorrectly; expected at least 16 spaces, found 10
(#1294) Line indented incorrectly; expected 20 spaces, found 11
(#1294) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1294) Variable "Angle" must be all lower-case
(#1294) Variable "Angle" must be all lower-case
(#1294) Variable "Plots" must be all lower-case
(#1294) Variable "ID" must be all lower-case
(#1294) Expected 1 space before "*"; 0 found
(#1294) Expected 1 space after "*"; 0 found
(#1295) Line indented incorrectly; expected at least 20 spaces, found 12
(#1296) Line indented incorrectly; expected at least 24 spaces, found 13
(#1296) Variable "Xo" must be all lower-case
(#1296) Variable "Plots" must be all lower-case
(#1296) Variable "ID" must be all lower-case
(#1296) Expected 1 space before "*"; 0 found
(#1296) Expected 1 space after "*"; 0 found
(#1297) Line indented incorrectly; expected at least 24 spaces, found 13
(#1297) Variable "Yo" must be all lower-case
(#1297) Variable "Plots" must be all lower-case
(#1297) Variable "ID" must be all lower-case
(#1297) Expected 1 space before "*"; 0 found
(#1297) Expected 1 space after "*"; 0 found
(#1297) Expected 1 space before "+"; 0 found
(#1297) Expected 1 space after "+"; 0 found
(#1299) Line indented incorrectly; expected at least 24 spaces, found 13
(#1299) Variable "InnerPlotsA" must be all lower-case
(#1299) Variable "Xo" must be all lower-case
(#1299) Variable "InnerPlotsA" must be all lower-case
(#1299) Variable "Yo" must be all lower-case
(#1300) Line indented incorrectly; expected at least 24 spaces, found 13
(#1300) Variable "InnerPlotsB" must be all lower-case
(#1300) Variable "Xo" must be all lower-case
(#1300) Variable "InnerPlotsB" must be all lower-case
(#1300) Variable "Yo" must be all lower-case
(#1300) Expected 1 space before "-"; 0 found
(#1300) Expected 1 space after "-"; 0 found
(#1300) Variable "SliceHeight" must be all lower-case
(#1301) Line indented incorrectly; expected 20 spaces, found 12
(#1301) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1302) Line indented incorrectly; expected 16 spaces, found 10
(#1302) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1303) Line indented incorrectly; expected 12 spaces, found 8
(#1303) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1305) Line indented incorrectly; expected 12 spaces, found 7
(#1305) Expected "if (...) {\n"; found "if (...)\n { "
(#1305) Variable "InnerPlotsA" must be all lower-case
(#1306) Line indented incorrectly; expected at least 12 spaces, found 8
(#1306) Variable "InnerPlots" must be all lower-case
(#1306) Variable "InnerPlotsA" must be all lower-case
(#1306) Commas (,) must be followed by white space.
(#1306) Variable "InnerPlotsB" must be all lower-case
(#1306) Variable "InnerPlots" must be all lower-case
(#1306) Commas (,) must be followed by white space.
(#1306) Variable "Settings" must be all lower-case
(#1306) Line exceeds 132 characters; contains 143 characters
(#1306) Closing brace must be on a line by itself
(#1307) Line indented incorrectly; expected 8 spaces, found 6
(#1307) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1309) Line indented incorrectly; expected at least 8 spaces, found 5
(#1310) Line indented incorrectly; expected 8 spaces, found 5
(#1310) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1310) Variable "Slices" must be all lower-case
(#1310) Variable "SliceID" must be all lower-case
(#1310) Variable "Plots" must be all lower-case
(#1311) Line indented incorrectly; expected at least 8 spaces, found 6
(#1312) Line indented incorrectly; expected at least 12 spaces, found 7
(#1312) Variable "Settings" must be all lower-case
(#1312) Variable "SliceColors" must be all lower-case
(#1312) Variable "SliceID" must be all lower-case
(#1312) Variable "Settings" must be all lower-case
(#1312) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1313) Line indented incorrectly; expected at least 12 spaces, found 7
(#1313) Variable "Settings" must be all lower-case
(#1313) Variable "Settings" must be all lower-case
(#1313) Expected 1 space before "+"; 0 found
(#1313) Expected 1 space after "+"; 0 found
(#1313) Variable "Cf" must be all lower-case
(#1313) Expected 1 space before "*"; 0 found
(#1313) Expected 1 space after "*"; 0 found
(#1313) Variable "Settings" must be all lower-case
(#1313) Variable "Settings" must be all lower-case
(#1313) Expected 1 space before "+"; 0 found
(#1313) Expected 1 space after "+"; 0 found
(#1313) Variable "Cf" must be all lower-case
(#1313) Expected 1 space before "*"; 0 found
(#1313) Expected 1 space after "*"; 0 found
(#1313) Variable "Settings" must be all lower-case
(#1313) Variable "Settings" must be all lower-case
(#1313) Expected 1 space before "+"; 0 found
(#1313) Expected 1 space after "+"; 0 found
(#1313) Variable "Cf" must be all lower-case
(#1313) Expected 1 space before "*"; 0 found
(#1313) Expected 1 space after "*"; 0 found
(#1315) Line indented incorrectly; expected at least 12 spaces, found 7
(#1315) Variable "StartAngle" must be all lower-case
(#1315) Variable "Plots" must be all lower-case
(#1316) Line indented incorrectly; expected 12 spaces, found 7
(#1316) Expected "foreach (...) {\n"; found "foreach(...) { "
(#1316) Expected 1 space after "=>"; 0 found
(#1316) Variable "Plots" must be all lower-case
(#1316) Variable "Key" must be all lower-case
(#1316) Expected 1 space after "=>"; 0 found
(#1316) Variable "Angle" must be all lower-case
(#1316) Expected "if (...) {\n"; found "if (...) { "
(#1316) Variable "Angle" must be all lower-case
(#1316) Variable "EndAngle" must be all lower-case
(#1316) Variable "Plots" must be all lower-case
(#1316) Variable "Key" must be all lower-case
(#1316) Expected 1 space before "-"; 0 found
(#1316) Expected 1 space after "-"; 0 found
(#1316) Closing brace must be on a line by itself
(#1316) Closing brace must be on a line by itself
(#1318) Line indented incorrectly; expected 12 spaces, found 7
(#1318) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1318) Variable "StartAngle" must be all lower-case
(#1319) Line indented incorrectly; expected at least 12 spaces, found 8
(#1320) Line indented incorrectly; expected at least 16 spaces, found 9
(#1320) Variable "Points" must be all lower-case
(#1321) Line indented incorrectly; expected at least 16 spaces, found 9
(#1321) Variable "Points" must be all lower-case
(#1321) Variable "Plots" must be all lower-case
(#1322) Line indented incorrectly; expected at least 16 spaces, found 9
(#1322) Variable "Points" must be all lower-case
(#1322) Variable "Plots" must be all lower-case
(#1323) Line indented incorrectly; expected at least 16 spaces, found 9
(#1323) Variable "Points" must be all lower-case
(#1323) Variable "Plots" must be all lower-case
(#1324) Line indented incorrectly; expected at least 16 spaces, found 9
(#1324) Variable "Points" must be all lower-case
(#1324) Variable "Plots" must be all lower-case
(#1324) Expected 1 space before "-"; 0 found
(#1324) Expected 1 space after "-"; 0 found
(#1324) Variable "SliceHeight" must be all lower-case
(#1325) Line indented incorrectly; expected at least 16 spaces, found 9
(#1325) Variable "Points" must be all lower-case
(#1325) Variable "Plots" must be all lower-case
(#1326) Line indented incorrectly; expected at least 16 spaces, found 9
(#1326) Variable "Points" must be all lower-case
(#1326) Variable "Plots" must be all lower-case
(#1326) Expected 1 space before "-"; 0 found
(#1326) Expected 1 space after "-"; 0 found
(#1326) Variable "SliceHeight" must be all lower-case
(#1327) Line indented incorrectly; expected at least 16 spaces, found 9
(#1327) Variable "Points" must be all lower-case
(#1327) Variable "Plots" must be all lower-case
(#1328) Line indented incorrectly; expected at least 16 spaces, found 9
(#1328) Variable "Points" must be all lower-case
(#1328) Variable "Plots" must be all lower-case
(#1330) Line indented incorrectly; expected at least 16 spaces, found 9
(#1330) Variable "Points" must be all lower-case
(#1330) Commas (,) must be followed by white space.
(#1330) Variable "Settings" must be all lower-case
(#1331) Line indented incorrectly; expected 12 spaces, found 8
(#1331) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1333) Line indented incorrectly; expected 12 spaces, found 7
(#1333) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1333) Variable "EndAngle" must be all lower-case
(#1334) Line indented incorrectly; expected at least 12 spaces, found 8
(#1335) Line indented incorrectly; expected at least 16 spaces, found 9
(#1335) Variable "Points" must be all lower-case
(#1336) Line indented incorrectly; expected at least 16 spaces, found 9
(#1336) Variable "Points" must be all lower-case
(#1336) Variable "Plots" must be all lower-case
(#1337) Line indented incorrectly; expected at least 16 spaces, found 9
(#1337) Variable "Points" must be all lower-case
(#1337) Variable "Plots" must be all lower-case
(#1338) Line indented incorrectly; expected at least 16 spaces, found 9
(#1338) Variable "Points" must be all lower-case
(#1338) Variable "Plots" must be all lower-case
(#1339) Line indented incorrectly; expected at least 16 spaces, found 9
(#1339) Variable "Points" must be all lower-case
(#1339) Variable "Plots" must be all lower-case
(#1339) Expected 1 space before "-"; 0 found
(#1339) Expected 1 space after "-"; 0 found
(#1339) Variable "SliceHeight" must be all lower-case
(#1340) Line indented incorrectly; expected at least 16 spaces, found 9
(#1340) Variable "Points" must be all lower-case
(#1340) Variable "Plots" must be all lower-case
(#1341) Line indented incorrectly; expected at least 16 spaces, found 9
(#1341) Variable "Points" must be all lower-case
(#1341) Variable "Plots" must be all lower-case
(#1341) Expected 1 space before "-"; 0 found
(#1341) Expected 1 space after "-"; 0 found
(#1341) Variable "SliceHeight" must be all lower-case
(#1342) Line indented incorrectly; expected at least 16 spaces, found 9
(#1342) Variable "Points" must be all lower-case
(#1342) Variable "Plots" must be all lower-case
(#1343) Line indented incorrectly; expected at least 16 spaces, found 9
(#1343) Variable "Points" must be all lower-case
(#1343) Variable "Plots" must be all lower-case
(#1345) Line indented incorrectly; expected at least 16 spaces, found 9
(#1345) Variable "Points" must be all lower-case
(#1345) Commas (,) must be followed by white space.
(#1345) Variable "Settings" must be all lower-case
(#1346) Line indented incorrectly; expected 12 spaces, found 8
(#1346) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1347) Line indented incorrectly; expected 8 spaces, found 6
(#1347) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1348) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1350) Line indented incorrectly; expected at least 8 spaces, found 5
(#1351) Line indented incorrectly; expected 8 spaces, found 5
(#1351) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1351) Variable "Slices" must be all lower-case
(#1351) Variable "SliceID" must be all lower-case
(#1351) Variable "Plots" must be all lower-case
(#1352) Line indented incorrectly; expected at least 8 spaces, found 6
(#1353) Line indented incorrectly; expected at least 12 spaces, found 7
(#1353) Variable "Settings" must be all lower-case
(#1353) Variable "SliceColors" must be all lower-case
(#1353) Variable "SliceID" must be all lower-case
(#1353) Variable "Settings" must be all lower-case
(#1353) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1354) Line indented incorrectly; expected at least 12 spaces, found 7
(#1354) Variable "Settings" must be all lower-case
(#1354) Variable "Settings" must be all lower-case
(#1354) Expected 1 space before "+"; 0 found
(#1354) Expected 1 space after "+"; 0 found
(#1354) Variable "Cf" must be all lower-case
(#1354) Variable "Settings" must be all lower-case
(#1354) Variable "Settings" must be all lower-case
(#1354) Expected 1 space before "+"; 0 found
(#1354) Expected 1 space after "+"; 0 found
(#1354) Variable "Cf" must be all lower-case
(#1354) Variable "Settings" must be all lower-case
(#1354) Variable "Settings" must be all lower-case
(#1354) Expected 1 space before "+"; 0 found
(#1354) Expected 1 space after "+"; 0 found
(#1354) Variable "Cf" must be all lower-case
(#1356) Line indented incorrectly; expected at least 12 spaces, found 7
(#1356) Variable "StartAngle" must be all lower-case
(#1356) Variable "Plots" must be all lower-case
(#1357) Line indented incorrectly; expected 12 spaces, found 7
(#1357) Expected "foreach (...) {\n"; found "foreach(...) { "
(#1357) Expected 1 space after "=>"; 0 found
(#1357) Variable "Plots" must be all lower-case
(#1357) Variable "Key" must be all lower-case
(#1357) Expected 1 space after "=>"; 0 found
(#1357) Variable "Angle" must be all lower-case
(#1357) Expected "if (...) {\n"; found "if (...) { "
(#1357) Variable "Angle" must be all lower-case
(#1357) Variable "EndAngle" must be all lower-case
(#1357) Variable "Plots" must be all lower-case
(#1357) Variable "Key" must be all lower-case
(#1357) Expected 1 space before "-"; 0 found
(#1357) Expected 1 space after "-"; 0 found
(#1357) Closing brace must be on a line by itself
(#1357) Closing brace must be on a line by itself
(#1359) Line indented incorrectly; expected at least 12 spaces, found 7
(#1359) Inline control structures are not allowed
(#1359) Variable "StartAngle" must be all lower-case
(#1359) Variable "StartAngle" must be all lower-case
(#1360) Line indented incorrectly; expected at least 12 spaces, found 8
(#1360) Variable "Plots" must be all lower-case
(#1360) Commas (,) must be followed by white space.
(#1360) Variable "Plots" must be all lower-case
(#1360) Commas (,) must be followed by white space.
(#1360) Variable "Plots" must be all lower-case
(#1360) Commas (,) must be followed by white space.
(#1360) Variable "Plots" must be all lower-case
(#1360) Expected 1 space before "-"; 0 found
(#1360) Expected 1 space after "-"; 0 found
(#1360) Variable "SliceHeight" must be all lower-case
(#1360) Commas (,) must be followed by white space.
(#1360) Variable "Settings" must be all lower-case
(#1361) Line indented incorrectly; expected at least 12 spaces, found 7
(#1361) Inline control structures are not allowed
(#1361) Variable "EndAngle" must be all lower-case
(#1361) Variable "EndAngle" must be all lower-case
(#1362) Line indented incorrectly; expected at least 12 spaces, found 8
(#1362) Variable "Plots" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "Plots" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "Plots" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "Plots" must be all lower-case
(#1362) Expected 1 space before "-"; 0 found
(#1362) Expected 1 space after "-"; 0 found
(#1362) Variable "SliceHeight" must be all lower-case
(#1362) Commas (,) must be followed by white space.
(#1362) Variable "Settings" must be all lower-case
(#1363) Line indented incorrectly; expected 8 spaces, found 6
(#1363) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1364) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1366) Line indented incorrectly; expected at least 8 spaces, found 5
(#1367) Line indented incorrectly; expected 8 spaces, found 5
(#1367) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1367) Variable "Slices" must be all lower-case
(#1367) Variable "SliceID" must be all lower-case
(#1367) Variable "Plots" must be all lower-case
(#1368) Line indented incorrectly; expected at least 8 spaces, found 6
(#1369) Line indented incorrectly; expected at least 12 spaces, found 7
(#1369) Variable "Settings" must be all lower-case
(#1369) Variable "SliceColors" must be all lower-case
(#1369) Variable "SliceID" must be all lower-case
(#1369) Variable "Settings" must be all lower-case
(#1369) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1370) Line indented incorrectly; expected at least 12 spaces, found 7
(#1370) Variable "Settings" must be all lower-case
(#1370) Variable "Settings" must be all lower-case
(#1370) Expected 1 space before "+"; 0 found
(#1370) Expected 1 space after "+"; 0 found
(#1370) Variable "Cf" must be all lower-case
(#1370) Variable "Settings" must be all lower-case
(#1370) Variable "Settings" must be all lower-case
(#1370) Expected 1 space before "+"; 0 found
(#1370) Expected 1 space after "+"; 0 found
(#1370) Variable "Cf" must be all lower-case
(#1370) Variable "Settings" must be all lower-case
(#1370) Variable "Settings" must be all lower-case
(#1370) Expected 1 space before "+"; 0 found
(#1370) Expected 1 space after "+"; 0 found
(#1370) Variable "Cf" must be all lower-case
(#1372) Line indented incorrectly; expected at least 12 spaces, found 7
(#1372) Variable "Outer" must be all lower-case
(#1372) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1372) Variable "Inner" must be all lower-case
(#1372) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1373) Line indented incorrectly; expected at least 12 spaces, found 7
(#1373) Variable "OuterPlotsA" must be all lower-case
(#1373) Variable "OuterPlotsB" must be all lower-case
(#1373) Variable "InnerPlotsA" must be all lower-case
(#1373) Variable "InnerPlotsB" must be all lower-case
(#1374) Line indented incorrectly; expected 12 spaces, found 7
(#1374) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1374) Variable "Plots" must be all lower-case
(#1374) Variable "ID" must be all lower-case
(#1374) Variable "Angle" must be all lower-case
(#1375) Line indented incorrectly; expected at least 12 spaces, found 8
(#1376) Line indented incorrectly; expected 16 spaces, found 9
(#1376) Expected "if (...) {\n"; found "if (...)\n { "
(#1376) Variable "Angle" must be all lower-case
(#1377) Line indented incorrectly; expected at least 16 spaces, found 10
(#1377) Variable "Outer" must be all lower-case
(#1377) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1377) Variable "Inner" must be all lower-case
(#1377) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1377) Closing brace must be on a line by itself
(#1378) Line indented incorrectly; expected 16 spaces, found 9
(#1378) Usage of ELSEIF not allowed; use ELSE IF instead
(#1378) Variable "Outer" must be all lower-case
(#1379) Line indented incorrectly; expected at least 16 spaces, found 10
(#1380) Line indented incorrectly; expected 20 spaces, found 11
(#1380) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1380) Variable "Angle" must be all lower-case
(#1380) Variable "Angle" must be all lower-case
(#1380) Variable "Plots" must be all lower-case
(#1380) Variable "ID" must be all lower-case
(#1380) Expected 1 space before "*"; 0 found
(#1380) Expected 1 space after "*"; 0 found
(#1381) Line indented incorrectly; expected at least 20 spaces, found 12
(#1382) Line indented incorrectly; expected at least 24 spaces, found 13
(#1382) Variable "Xo" must be all lower-case
(#1382) Variable "Plots" must be all lower-case
(#1382) Variable "ID" must be all lower-case
(#1382) Expected 1 space before "*"; 0 found
(#1382) Expected 1 space after "*"; 0 found
(#1383) Line indented incorrectly; expected at least 24 spaces, found 13
(#1383) Variable "Yo" must be all lower-case
(#1383) Variable "Plots" must be all lower-case
(#1383) Variable "ID" must be all lower-case
(#1383) Expected 1 space before "*"; 0 found
(#1383) Expected 1 space after "*"; 0 found
(#1383) Expected 1 space before "+"; 0 found
(#1383) Expected 1 space after "+"; 0 found
(#1385) Line indented incorrectly; expected at least 24 spaces, found 13
(#1385) Variable "OuterPlotsA" must be all lower-case
(#1385) Variable "Xo" must be all lower-case
(#1385) Variable "OuterPlotsA" must be all lower-case
(#1385) Variable "Yo" must be all lower-case
(#1386) Line indented incorrectly; expected at least 24 spaces, found 13
(#1386) Variable "OuterPlotsB" must be all lower-case
(#1386) Variable "Xo" must be all lower-case
(#1386) Variable "OuterPlotsB" must be all lower-case
(#1386) Variable "Yo" must be all lower-case
(#1386) Expected 1 space before "-"; 0 found
(#1386) Expected 1 space after "-"; 0 found
(#1386) Variable "SliceHeight" must be all lower-case
(#1387) Line indented incorrectly; expected 20 spaces, found 12
(#1387) Closing brace indented incorrectly; expected 11 spaces, found 12
(#1388) Line indented incorrectly; expected 16 spaces, found 10
(#1388) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1389) Line indented incorrectly; expected 12 spaces, found 8
(#1389) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1390) Line indented incorrectly; expected 12 spaces, found 7
(#1390) Expected "if (...) {\n"; found "if (...)\n { "
(#1390) Variable "OuterPlotsA" must be all lower-case
(#1391) Line indented incorrectly; expected at least 12 spaces, found 8
(#1391) Variable "OuterPlots" must be all lower-case
(#1391) Variable "OuterPlotsA" must be all lower-case
(#1391) Commas (,) must be followed by white space.
(#1391) Variable "OuterPlotsB" must be all lower-case
(#1391) Variable "OuterPlots" must be all lower-case
(#1391) Commas (,) must be followed by white space.
(#1391) Variable "Settings" must be all lower-case
(#1391) Line exceeds 132 characters; contains 143 characters
(#1391) Closing brace must be on a line by itself
(#1392) Line indented incorrectly; expected 8 spaces, found 6
(#1392) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1394) Line indented incorrectly; expected at least 8 spaces, found 5
(#1394) Variable "Slices" must be all lower-case
(#1394) Variable "Slices" must be all lower-case
(#1395) Line indented incorrectly; expected at least 8 spaces, found 5
(#1395) Variable "SliceColors" must be all lower-case
(#1395) Variable "SliceColors" must be all lower-case
(#1396) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#1398) Line indented incorrectly; expected at least 8 spaces, found 5
(#1399) Line indented incorrectly; expected 8 spaces, found 5
(#1399) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1399) Variable "Slices" must be all lower-case
(#1399) Variable "SliceID" must be all lower-case
(#1399) Variable "Plots" must be all lower-case
(#1400) Line indented incorrectly; expected at least 8 spaces, found 6
(#1401) Line indented incorrectly; expected at least 12 spaces, found 7
(#1401) Variable "Settings" must be all lower-case
(#1401) Variable "SliceColors" must be all lower-case
(#1401) Variable "SliceID" must be all lower-case
(#1401) Variable "Settings" must be all lower-case
(#1401) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1402) Line indented incorrectly; expected at least 12 spaces, found 7
(#1402) Variable "Settings" must be all lower-case
(#1402) Variable "Settings" must be all lower-case
(#1402) Expected 1 space before "+"; 0 found
(#1402) Expected 1 space after "+"; 0 found
(#1402) Variable "Cf" must be all lower-case
(#1402) Expected 1 space before "*"; 0 found
(#1402) Expected 1 space after "*"; 0 found
(#1402) Variable "Settings" must be all lower-case
(#1402) Variable "Settings" must be all lower-case
(#1402) Expected 1 space before "+"; 0 found
(#1402) Expected 1 space after "+"; 0 found
(#1402) Variable "Cf" must be all lower-case
(#1402) Expected 1 space before "*"; 0 found
(#1402) Expected 1 space after "*"; 0 found
(#1402) Variable "Settings" must be all lower-case
(#1402) Variable "Settings" must be all lower-case
(#1402) Expected 1 space before "+"; 0 found
(#1402) Expected 1 space after "+"; 0 found
(#1402) Variable "Cf" must be all lower-case
(#1402) Expected 1 space before "*"; 0 found
(#1402) Expected 1 space after "*"; 0 found
(#1403) Whitespace found at end of line
(#1404) Line indented incorrectly; expected at least 12 spaces, found 7
(#1404) Variable "Plots" must be all lower-case
(#1404) Commas (,) must be followed by white space.
(#1404) Variable "Settings" must be all lower-case
(#1406) Line indented incorrectly; expected 12 spaces, found 7
(#1406) Expected "if (...) {\n"; found "if (...) { "
(#1406) Variable "RecordImageMap" must be all lower-case
(#1406) Commas (,) must be followed by white space.
(#1406) Variable "Plots" must be all lower-case
(#1406) Commas (,) must be followed by white space.
(#1406) Variable "Settings" must be all lower-case
(#1406) Commas (,) must be followed by white space.
(#1406) Variable "Settings" must be all lower-case
(#1406) Commas (,) must be followed by white space.
(#1406) Variable "Settings" must be all lower-case
(#1406) Commas (,) must be followed by white space.
(#1406) Variable "Data" must be all lower-case
(#1406) Variable "Data" must be all lower-case
(#1406) Variable "SliceID" must be all lower-case
(#1406) Commas (,) must be followed by white space.
(#1406) Variable "Data" must be all lower-case
(#1406) Variable "DataSerie" must be all lower-case
(#1406) Variable "Slices" must be all lower-case
(#1406) Expected 1 space before "-"; 0 found
(#1406) Expected 1 space after "-"; 0 found
(#1406) Variable "SliceID" must be all lower-case
(#1406) Expected 1 space before "-"; 0 found
(#1406) Expected 1 space after "-"; 0 found
(#1406) Line exceeds maximum limit of 180 characters; contains 313 characters
(#1406) Closing brace must be on a line by itself
(#1408) Line indented incorrectly; expected at least 12 spaces, found 7
(#1408) Inline control structures are not allowed
(#1408) Variable "Plots" must be all lower-case
(#1408) Variable "Key" must be all lower-case
(#1408) Variable "Pos" must be all lower-case
(#1409) Line indented incorrectly; expected at least 12 spaces, found 8
(#1409) Variable "Pos" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Variable "Pos" must be all lower-case
(#1409) Expected 1 space before "-"; 0 found
(#1409) Expected 1 space after "-"; 0 found
(#1409) Variable "SliceHeight" must be all lower-case
(#1409) Commas (,) must be followed by white space.
(#1409) Variable "Settings" must be all lower-case
(#1411) Line indented incorrectly; expected at least 12 spaces, found 7
(#1411) Variable "Plots" must be all lower-case
(#1411) Commas (,) must be followed by white space.
(#1411) Variable "Plots" must be all lower-case
(#1411) Expected 1 space before "-"; 0 found
(#1411) Expected 1 space after "-"; 0 found
(#1411) Variable "SliceHeight" must be all lower-case
(#1411) Commas (,) must be followed by white space.
(#1411) Variable "Plots" must be all lower-case
(#1411) Commas (,) must be followed by white space.
(#1411) Variable "Plots" must be all lower-case
(#1411) Expected 1 space before "-"; 0 found
(#1411) Expected 1 space after "-"; 0 found
(#1411) Variable "SliceHeight" must be all lower-case
(#1411) Commas (,) must be followed by white space.
(#1411) Variable "Settings" must be all lower-case
(#1411) Line exceeds 132 characters; contains 136 characters
(#1412) Line indented incorrectly; expected at least 12 spaces, found 7
(#1412) Variable "Plots" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Variable "Plots" must be all lower-case
(#1412) Expected 1 space before "-"; 0 found
(#1412) Expected 1 space after "-"; 0 found
(#1412) Variable "SliceHeight" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Variable "Plots" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Variable "Plots" must be all lower-case
(#1412) Expected 1 space before "-"; 0 found
(#1412) Expected 1 space after "-"; 0 found
(#1412) Variable "SliceHeight" must be all lower-case
(#1412) Commas (,) must be followed by white space.
(#1412) Variable "Settings" must be all lower-case
(#1412) Line exceeds 132 characters; contains 136 characters
(#1413) Line indented incorrectly; expected 8 spaces, found 6
(#1413) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1415) Line indented incorrectly; expected 8 spaces, found 5
(#1415) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1415) Variable "DrawLabels" must be all lower-case
(#1416) Line indented incorrectly; expected at least 8 spaces, found 6
(#1417) Line indented incorrectly; expected at least 12 spaces, found 7
(#1417) Variable "Offset" must be all lower-case
(#1418) Line indented incorrectly; expected 12 spaces, found 7
(#1418) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1418) Variable "Values" must be all lower-case
(#1418) Variable "Key" must be all lower-case
(#1418) Variable "Value" must be all lower-case
(#1419) Line indented incorrectly; expected at least 12 spaces, found 8
(#1420) Line indented incorrectly; expected at least 16 spaces, found 9
(#1420) Variable "StartAngle" must be all lower-case
(#1420) Variable "Offset" must be all lower-case
(#1421) Line indented incorrectly; expected at least 16 spaces, found 9
(#1421) Variable "EndAngle" must be all lower-case
(#1421) Variable "Offset" must be all lower-case
(#1421) Expected 1 space before "-"; 0 found
(#1421) Expected 1 space after "-"; 0 found
(#1421) Variable "Value" must be all lower-case
(#1421) Expected 1 space before "*"; 0 found
(#1421) Expected 1 space after "*"; 0 found
(#1421) Variable "ScaleFactor" must be all lower-case
(#1421) Expected "if (...) {\n"; found "if (...) { "
(#1421) Variable "EndAngle" must be all lower-case
(#1421) Variable "EndAngle" must be all lower-case
(#1421) Closing brace must be on a line by itself
(#1423) Line indented incorrectly; expected 16 spaces, found 9
(#1423) Expected "if (...) {\n"; found "if (...)\n { "
(#1423) Variable "LabelColor" must be all lower-case
(#1424) Line indented incorrectly; expected at least 16 spaces, found 10
(#1424) Variable "Settings" must be all lower-case
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Variable "Palette" must be all lower-case
(#1424) Variable "ID" must be all lower-case
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Variable "Palette" must be all lower-case
(#1424) Variable "ID" must be all lower-case
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Variable "Palette" must be all lower-case
(#1424) Variable "ID" must be all lower-case
(#1424) Commas (,) must be followed by white space.
(#1424) Expected 1 space before "=>"; 0 found
(#1424) Expected 1 space after "=>"; 0 found
(#1424) Variable "Palette" must be all lower-case
(#1424) Variable "ID" must be all lower-case
(#1424) Line exceeds 132 characters; contains 148 characters
(#1424) Closing brace must be on a line by itself
(#1425) Line indented incorrectly; expected 16 spaces, found 9
(#1425) Expected "} else {\n"; found "}\n else\n { "
(#1426) Line indented incorrectly; expected at least 16 spaces, found 10
(#1426) Variable "Settings" must be all lower-case
(#1426) Expected 1 space before "=>"; 0 found
(#1426) Expected 1 space after "=>"; 0 found
(#1426) Variable "LabelR" must be all lower-case
(#1426) Commas (,) must be followed by white space.
(#1426) Expected 1 space before "=>"; 0 found
(#1426) Expected 1 space after "=>"; 0 found
(#1426) Variable "LabelG" must be all lower-case
(#1426) Commas (,) must be followed by white space.
(#1426) Expected 1 space before "=>"; 0 found
(#1426) Expected 1 space after "=>"; 0 found
(#1426) Variable "LabelB" must be all lower-case
(#1426) Commas (,) must be followed by white space.
(#1426) Expected 1 space before "=>"; 0 found
(#1426) Expected 1 space after "=>"; 0 found
(#1426) Variable "LabelAlpha" must be all lower-case
(#1426) Closing brace must be on a line by itself
(#1428) Line indented incorrectly; expected at least 16 spaces, found 9
(#1428) Variable "Angle" must be all lower-case
(#1428) Variable "EndAngle" must be all lower-case
(#1428) Variable "Offset" must be all lower-case
(#1428) Expected 1 space before "/"; 0 found
(#1428) Expected 1 space after "/"; 0 found
(#1428) Variable "Offset" must be all lower-case
(#1429) Line indented incorrectly; expected at least 16 spaces, found 9
(#1429) Variable "Xc" must be all lower-case
(#1429) Variable "Angle" must be all lower-case
(#1429) Expected 1 space before "-"; 0 found
(#1429) Expected 1 space after "-"; 0 found
(#1429) Expected 1 space before "*"; 0 found
(#1429) Expected 1 space after "*"; 0 found
(#1429) Expected 1 space before "/"; 0 found
(#1429) Expected 1 space after "/"; 0 found
(#1429) Variable "OuterRadius" must be all lower-case
(#1429) Expected 1 space before "+"; 0 found
(#1429) Expected 1 space after "+"; 0 found
(#1429) Variable "DataGapRadius" must be all lower-case
(#1429) Variable "X" must be all lower-case
(#1430) Line indented incorrectly; expected at least 16 spaces, found 9
(#1430) Variable "Yc" must be all lower-case
(#1430) Variable "Angle" must be all lower-case
(#1430) Expected 1 space before "-"; 0 found
(#1430) Expected 1 space after "-"; 0 found
(#1430) Expected 1 space before "*"; 0 found
(#1430) Expected 1 space after "*"; 0 found
(#1430) Expected 1 space before "/"; 0 found
(#1430) Expected 1 space after "/"; 0 found
(#1430) Variable "OuterRadius" must be all lower-case
(#1430) Expected 1 space before "+"; 0 found
(#1430) Expected 1 space after "+"; 0 found
(#1430) Variable "DataGapRadius" must be all lower-case
(#1430) Expected 1 space before "*"; 0 found
(#1430) Expected 1 space after "*"; 0 found
(#1430) Variable "SkewFactor" must be all lower-case
(#1430) Variable "Y" must be all lower-case
(#1432) Line indented incorrectly; expected at least 16 spaces, found 9
(#1432) Inline control structures are not allowed
(#1432) Variable "WriteValues" must be all lower-case
(#1433) Line indented incorrectly; expected at least 16 spaces, found 10
(#1433) Variable "Label" must be all lower-case
(#1433) Variable "Display" must be all lower-case
(#1433) Variable "SerieSum" must be all lower-case
(#1433) Variable "Value" must be all lower-case
(#1433) Commas (,) must be followed by white space.
(#1433) Variable "Precision" must be all lower-case
(#1434) Line indented incorrectly; expected at least 16 spaces, found 9
(#1434) Inline control structures are not allowed
(#1434) Usage of ELSEIF not allowed; use ELSE IF instead
(#1434) Variable "WriteValues" must be all lower-case
(#1435) Line indented incorrectly; expected at least 16 spaces, found 10
(#1435) Variable "Label" must be all lower-case
(#1435) Variable "Data" must be all lower-case
(#1435) Variable "Data" must be all lower-case
(#1435) Variable "Key" must be all lower-case
(#1436) Line indented incorrectly; expected at least 16 spaces, found 9
(#1436) Inline control structures are not allowed
(#1437) Line indented incorrectly; expected at least 16 spaces, found 10
(#1437) Variable "Label" must be all lower-case
(#1439) Line indented incorrectly; expected at least 16 spaces, found 9
(#1439) Inline control structures are not allowed
(#1439) Variable "LabelStacked" must be all lower-case
(#1440) Line indented incorrectly; expected at least 16 spaces, found 10
(#1440) Variable "Xc" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "Yc" must be all lower-case
(#1440) Expected 1 space before "-"; 0 found
(#1440) Expected 1 space after "-"; 0 found
(#1440) Variable "SliceHeight" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "Label" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "Angle" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "Settings" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "X" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "Y" must be all lower-case
(#1440) Commas (,) must be followed by white space.
(#1440) Variable "OuterRadius" must be all lower-case
(#1441) Line indented incorrectly; expected at least 16 spaces, found 9
(#1441) Inline control structures are not allowed
(#1442) Line indented incorrectly; expected at least 16 spaces, found 10
(#1442) Variable "Xc" must be all lower-case
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "Yc" must be all lower-case
(#1442) Expected 1 space before "-"; 0 found
(#1442) Expected 1 space after "-"; 0 found
(#1442) Variable "SliceHeight" must be all lower-case
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "Label" must be all lower-case
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "Angle" must be all lower-case
(#1442) Commas (,) must be followed by white space.
(#1442) Variable "Settings" must be all lower-case
(#1442) Commas (,) must be followed by white space.
(#1442) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1444) Line indented incorrectly; expected at least 16 spaces, found 9
(#1444) Variable "Offset" must be all lower-case
(#1444) Variable "EndAngle" must be all lower-case
(#1444) Variable "DataGapAngle" must be all lower-case
(#1444) Variable "ID" must be all lower-case
(#1444) Variable "Slice" must be all lower-case
(#1445) Line indented incorrectly; expected 12 spaces, found 8
(#1445) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1446) Line indented incorrectly; expected 8 spaces, found 6
(#1446) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1447) Line indented incorrectly; expected 8 spaces, found 5
(#1447) Expected "if (...) {\n"; found "if (...) { "
(#1447) Variable "DrawLabels" must be all lower-case
(#1447) Variable "LabelStacked" must be all lower-case
(#1447) Closing brace must be on a line by itself
(#1449) Line indented incorrectly; expected at least 8 spaces, found 5
(#1449) Variable "RestoreShadow" must be all lower-case
(#1451) Line indented incorrectly; expected at least 8 spaces, found 5
(#1452) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1454) Line indented incorrectly; expected at least 4 spaces, found 2
(#1455) Line indented incorrectly; expected 4 spaces, found 2
(#1455) method name "pPie::arraySerialize" must be in lower-case letters only
(#1455) Visibility must be declared on method "arraySerialize"
(#1455) Variable "Data" must be all lower-case
(#1456) Line indented incorrectly; expected at least 4 spaces, found 3
(#1456) Opening brace should be on the same line as the declaration
(#1457) Line indented incorrectly; expected at least 8 spaces, found 4
(#1457) Variable "Result" must be all lower-case
(#1458) Line indented incorrectly; expected 8 spaces, found 4
(#1458) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#1458) Variable "Data" must be all lower-case
(#1458) Variable "Key" must be all lower-case
(#1458) Variable "Value" must be all lower-case
(#1459) Line indented incorrectly; expected at least 8 spaces, found 5
(#1459) Expected "if (...) {\n"; found "if (...) { "
(#1459) Variable "Result" must be all lower-case
(#1459) Variable "Result" must be all lower-case
(#1459) Variable "Value" must be all lower-case
(#1459) Closing brace must be on a line by itself
(#1459) Expected "} else {\n"; found "} else { "
(#1459) Variable "Result" must be all lower-case
(#1459) Variable "Result" must be all lower-case
(#1459) Variable "Value" must be all lower-case
(#1459) Closing brace must be on a line by itself
(#1459) Closing brace must be on a line by itself
(#1461) Line indented incorrectly; expected at least 8 spaces, found 4
(#1461) Variable "Result" must be all lower-case
(#1462) Line indented incorrectly; expected 4 spaces, found 3
(#1462) Closing brace indented incorrectly; expected 2 spaces, found 3
(#1464) Line indented incorrectly; expected at least 4 spaces, found 2
(#1465) Line indented incorrectly; expected 4 spaces, found 2
(#1465) method name "pPie::arrayReverse" must be in lower-case letters only
(#1465) Visibility must be declared on method "arrayReverse"
(#1465) Variable "Plots" must be all lower-case
(#1466) Line indented incorrectly; expected at least 4 spaces, found 3
(#1466) Opening brace should be on the same line as the declaration
(#1467) Line indented incorrectly; expected at least 8 spaces, found 4
(#1467) Variable "Result" must be all lower-case
(#1469) Line indented incorrectly; expected 8 spaces, found 4
(#1469) Expected "for (...) {\n"; found "for(...)\n { "
(#1469) Expected 1 space after first semicolon of FOR loop; 0 found
(#1469) Expected 1 space after second semicolon of FOR loop; 0 found
(#1469) Expected 1 space before "="; 0 found
(#1469) Expected 1 space after "="; 0 found
(#1469) Variable "Plots" must be all lower-case
(#1469) Expected 1 space before "-"; 0 found
(#1469) Expected 1 space after "-"; 0 found
(#1469) Expected 1 space before ">="; 0 found
(#1469) Expected 1 space after ">="; 0 found
(#1469) Expected 1 space before "="; 0 found
(#1469) Expected 1 space after "="; 0 found
(#1469) Expected 1 space before "-"; 0 found
(#1469) Expected 1 space after "-"; 0 found
(#1470) Line indented incorrectly; expected at least 8 spaces, found 5
(#1470) Variable "Result" must be all lower-case
(#1470) Variable "Plots" must be all lower-case
(#1470) Expected 1 space before "-"; 0 found
(#1470) Expected 1 space after "-"; 0 found
(#1470) Variable "Result" must be all lower-case
(#1470) Variable "Plots" must be all lower-case
(#1470) Closing brace must be on a line by itself
(#1472) Line indented incorrectly; expected at least 8 spaces, found 4
(#1472) Variable "Result" must be all lower-case
(#1473) Line indented incorrectly; expected 4 spaces, found 3
(#1473) Closing brace indented incorrectly; expected 2 spaces, found 3
(#1475) Line indented incorrectly; expected at least 4 spaces, found 2
(#1476) Line indented incorrectly; expected 4 spaces, found 2
(#1476) method name "pPie::clean0Values" must be in lower-case letters only
(#1476) Visibility must be declared on method "clean0Values"
(#1476) Variable "Data" must be all lower-case
(#1476) Commas (,) must be followed by white space.
(#1476) Variable "Palette" must be all lower-case
(#1476) Commas (,) must be followed by white space.
(#1476) Variable "DataSerie" must be all lower-case
(#1476) Commas (,) must be followed by white space.
(#1476) Variable "AbscissaSerie" must be all lower-case
(#1477) Line indented incorrectly; expected at least 4 spaces, found 3
(#1477) Opening brace should be on the same line as the declaration
(#1478) Line indented incorrectly; expected at least 8 spaces, found 4
(#1478) Variable "NewPalette" must be all lower-case
(#1478) Variable "NewData" must be all lower-case
(#1478) Variable "NewAbscissa" must be all lower-case
(#1480) Line indented incorrectly; expected at least 8 spaces, found 4
(#1481) Line indented incorrectly; expected 8 spaces, found 4
(#1481) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#1481) Variable "Data" must be all lower-case
(#1481) Variable "SerieName" must be all lower-case
(#1481) Variable "SerieSettings" must be all lower-case
(#1482) Line indented incorrectly; expected at least 8 spaces, found 5
(#1482) Expected "if (...) {\n"; found "if (...) { "
(#1482) Variable "SerieName" must be all lower-case
(#1482) Variable "DataSerie" must be all lower-case
(#1482) Variable "SerieName" must be all lower-case
(#1482) Variable "AbscissaSerie" must be all lower-case
(#1482) Variable "Data" must be all lower-case
(#1482) Variable "SerieName" must be all lower-case
(#1482) Closing brace must be on a line by itself
(#1482) Closing brace must be on a line by itself
(#1484) Line indented incorrectly; expected at least 8 spaces, found 4
(#1485) Line indented incorrectly; expected 8 spaces, found 4
(#1485) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#1485) Variable "Data" must be all lower-case
(#1485) Variable "DataSerie" must be all lower-case
(#1485) Variable "Key" must be all lower-case
(#1485) Variable "Value" must be all lower-case
(#1486) Line indented incorrectly; expected at least 8 spaces, found 5
(#1487) Line indented incorrectly; expected 12 spaces, found 6
(#1487) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1487) Variable "Value" must be all lower-case
(#1488) Line indented incorrectly; expected at least 12 spaces, found 7
(#1489) Line indented incorrectly; expected at least 16 spaces, found 8
(#1489) Variable "NewData" must be all lower-case
(#1489) Variable "Value" must be all lower-case
(#1490) Line indented incorrectly; expected at least 16 spaces, found 8
(#1490) Variable "NewAbscissa" must be all lower-case
(#1490) Variable "Data" must be all lower-case
(#1490) Variable "AbscissaSerie" must be all lower-case
(#1490) Variable "Key" must be all lower-case
(#1491) Line indented incorrectly; expected 16 spaces, found 8
(#1491) Expected "if (...) {\n"; found "if (...) { "
(#1491) Variable "Palette" must be all lower-case
(#1491) Variable "Key" must be all lower-case
(#1491) Variable "NewPalette" must be all lower-case
(#1491) Variable "Palette" must be all lower-case
(#1491) Variable "Key" must be all lower-case
(#1491) Closing brace must be on a line by itself
(#1492) Line indented incorrectly; expected 12 spaces, found 7
(#1492) Closing brace indented incorrectly; expected 6 spaces, found 7
(#1493) Line indented incorrectly; expected 8 spaces, found 5
(#1493) Closing brace indented incorrectly; expected 4 spaces, found 5
(#1494) Line indented incorrectly; expected at least 8 spaces, found 4
(#1494) Variable "Data" must be all lower-case
(#1494) Variable "DataSerie" must be all lower-case
(#1494) Variable "NewData" must be all lower-case
(#1495) Line indented incorrectly; expected at least 8 spaces, found 4
(#1495) Variable "Data" must be all lower-case
(#1495) Variable "AbscissaSerie" must be all lower-case
(#1495) Variable "NewAbscissa" must be all lower-case
(#1497) Line indented incorrectly; expected at least 8 spaces, found 4
(#1497) Variable "Data" must be all lower-case
(#1497) Commas (,) must be followed by white space.
(#1497) Variable "NewPalette" must be all lower-case
(#1498) Line indented incorrectly; expected 4 spaces, found 3
(#1498) Closing brace indented incorrectly; expected 2 spaces, found 3
(#1499) Line indented incorrectly; expected 0 spaces, found 2
(#1499) Closing brace indented incorrectly; expected 1 spaces, found 2
(#1500) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pRadar.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#18) Spaces must be used for alignment; tabs are not allowed
(#18) Tab found within whitespace
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Line indented incorrectly; expected 0 spaces, found 1
(#27) Line indented incorrectly; expected at least 4 spaces, found 3
(#27) Member variable "pChartObject" must be all lower-case
(#27) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#27) Scope modifier not specified for member variable "$pChartObject"
(#29) Line indented incorrectly; expected at least 4 spaces, found 3
(#30) Line indented incorrectly; expected 4 spaces, found 3
(#30) method name "pRadar::pRadar" must be in lower-case letters only
(#30) PHP4 style constructors are not allowed; use "__construct()" instead
(#30) Visibility must be declared on method "pRadar"
(#31) Opening brace should be on the same line as the declaration
(#31) Closing brace must be on a line by itself
(#33) Line indented incorrectly; expected at least 4 spaces, found 3
(#34) Line indented incorrectly; expected 4 spaces, found 3
(#34) method name "pRadar::drawRadar" must be in lower-case letters only
(#34) Visibility must be declared on method "drawRadar"
(#34) Variable "Object" must be all lower-case
(#34) Commas (,) must be followed by white space.
(#34) Variable "Values" must be all lower-case
(#34) Commas (,) must be followed by white space.
(#34) Variable "Format" must be all lower-case
(#35) Opening brace should be on the same line as the declaration
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Variable "Object" must be all lower-case
(#38) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Variable "FixedMax" must be all lower-case
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Variable "Format" must be all lower-case
(#38) Variable "Format" must be all lower-case
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Variable "AxisR" must be all lower-case
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Variable "Format" must be all lower-case
(#39) Variable "Format" must be all lower-case
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Variable "AxisG" must be all lower-case
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Variable "Format" must be all lower-case
(#40) Variable "Format" must be all lower-case
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Variable "AxisB" must be all lower-case
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Variable "Format" must be all lower-case
(#41) Variable "Format" must be all lower-case
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Variable "AxisAlpha" must be all lower-case
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Variable "Format" must be all lower-case
(#42) Variable "Format" must be all lower-case
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Variable "AxisRotation" must be all lower-case
(#43) Variable "Format" must be all lower-case
(#43) Variable "Format" must be all lower-case
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Variable "DrawTicks" must be all lower-case
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Variable "Format" must be all lower-case
(#44) Variable "Format" must be all lower-case
(#44) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Variable "TicksLength" must be all lower-case
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Variable "Format" must be all lower-case
(#45) Variable "Format" must be all lower-case
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Variable "DrawAxisValues" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Variable "Format" must be all lower-case
(#46) Variable "Format" must be all lower-case
(#46) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Variable "AxisBoxRounded" must be all lower-case
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Variable "Format" must be all lower-case
(#47) Variable "Format" must be all lower-case
(#47) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#48) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Variable "AxisFontName" must be all lower-case
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Variable "Format" must be all lower-case
(#48) Variable "Format" must be all lower-case
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Variable "AxisFontSize" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Variable "Format" must be all lower-case
(#49) Variable "Format" must be all lower-case
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Variable "WriteValues" must be all lower-case
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Variable "Format" must be all lower-case
(#50) Variable "Format" must be all lower-case
(#50) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#51) Variable "WriteValuesInBubble" must be all lower-case
(#51) Variable "Format" must be all lower-case
(#51) Variable "Format" must be all lower-case
(#51) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Variable "ValueFontName" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Variable "Format" must be all lower-case
(#52) Variable "Format" must be all lower-case
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Variable "ValueFontSize" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Variable "Format" must be all lower-case
(#53) Variable "Format" must be all lower-case
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Variable "ValuePadding" must be all lower-case
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Variable "Format" must be all lower-case
(#54) Variable "Format" must be all lower-case
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Variable "OuterBubbleRadius" must be all lower-case
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "Format" must be all lower-case
(#55) Variable "Format" must be all lower-case
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Variable "OuterBubbleR" must be all lower-case
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "Format" must be all lower-case
(#56) Variable "Format" must be all lower-case
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Variable "OuterBubbleG" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "Format" must be all lower-case
(#57) Variable "Format" must be all lower-case
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Variable "OuterBubbleB" must be all lower-case
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Variable "Format" must be all lower-case
(#58) Variable "Format" must be all lower-case
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Variable "OuterBubbleAlpha" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Variable "Format" must be all lower-case
(#59) Variable "Format" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Variable "InnerBubbleR" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Variable "Format" must be all lower-case
(#60) Variable "Format" must be all lower-case
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Variable "InnerBubbleG" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Variable "Format" must be all lower-case
(#61) Variable "Format" must be all lower-case
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Variable "InnerBubbleB" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Variable "Format" must be all lower-case
(#62) Variable "Format" must be all lower-case
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Variable "InnerBubbleAlpha" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Variable "Format" must be all lower-case
(#63) Variable "Format" must be all lower-case
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) Variable "DrawBackground" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Variable "Format" must be all lower-case
(#64) Variable "Format" must be all lower-case
(#64) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Variable "BackgroundR" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Variable "Format" must be all lower-case
(#65) Variable "Format" must be all lower-case
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Variable "BackgroundG" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Variable "Format" must be all lower-case
(#66) Variable "Format" must be all lower-case
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Variable "BackgroundB" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Variable "Format" must be all lower-case
(#67) Variable "Format" must be all lower-case
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Variable "BackgroundAlpha" must be all lower-case
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Variable "Format" must be all lower-case
(#68) Variable "Format" must be all lower-case
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Variable "BackgroundGradient" must be all lower-case
(#69) Expected 1 space before "="; 0 found
(#69) Variable "Format" must be all lower-case
(#69) Variable "Format" must be all lower-case
(#69) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Variable "Layout" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Variable "Format" must be all lower-case
(#70) Variable "Format" must be all lower-case
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Variable "SegmentHeight" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Variable "Format" must be all lower-case
(#71) Variable "Format" must be all lower-case
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Variable "Segments" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Variable "Format" must be all lower-case
(#72) Variable "Format" must be all lower-case
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Variable "WriteLabels" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Variable "Format" must be all lower-case
(#73) Variable "Format" must be all lower-case
(#73) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Variable "SkipLabels" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Variable "Format" must be all lower-case
(#74) Variable "Format" must be all lower-case
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Variable "LabelMiddle" must be all lower-case
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Variable "Format" must be all lower-case
(#75) Variable "Format" must be all lower-case
(#75) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Variable "LabelsBackground" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Variable "Format" must be all lower-case
(#76) Variable "Format" must be all lower-case
(#76) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Variable "LabelsBGR" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Variable "Format" must be all lower-case
(#77) Variable "Format" must be all lower-case
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Variable "LabelsBGG" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Variable "Format" must be all lower-case
(#78) Variable "Format" must be all lower-case
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Variable "LabelsBGB" must be all lower-case
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Variable "Format" must be all lower-case
(#79) Variable "Format" must be all lower-case
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Variable "LabelsBGAlpha" must be all lower-case
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Variable "Format" must be all lower-case
(#80) Variable "Format" must be all lower-case
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#81) Variable "LabelPos" must be all lower-case
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Variable "Format" must be all lower-case
(#81) Variable "Format" must be all lower-case
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Variable "LabelPadding" must be all lower-case
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Variable "Format" must be all lower-case
(#82) Variable "Format" must be all lower-case
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#83) Variable "DrawPoints" must be all lower-case
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Variable "Format" must be all lower-case
(#83) Variable "Format" must be all lower-case
(#83) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#84) Line indented incorrectly; expected at least 8 spaces, found 5
(#84) Variable "PointRadius" must be all lower-case
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Variable "Format" must be all lower-case
(#84) Variable "Format" must be all lower-case
(#85) Line indented incorrectly; expected at least 8 spaces, found 5
(#85) Variable "PointSurrounding" must be all lower-case
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Variable "Format" must be all lower-case
(#85) Variable "Format" must be all lower-case
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Variable "DrawLines" must be all lower-case
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Variable "Format" must be all lower-case
(#86) Variable "Format" must be all lower-case
(#86) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#87) Line indented incorrectly; expected at least 8 spaces, found 5
(#87) Variable "LineLoopStart" must be all lower-case
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Variable "Format" must be all lower-case
(#87) Variable "Format" must be all lower-case
(#87) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#88) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Variable "DrawPoly" must be all lower-case
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Variable "Format" must be all lower-case
(#88) Variable "Format" must be all lower-case
(#88) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#89) Line indented incorrectly; expected at least 8 spaces, found 5
(#89) Variable "PolyAlpha" must be all lower-case
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Variable "Format" must be all lower-case
(#89) Variable "Format" must be all lower-case
(#90) Line indented incorrectly; expected at least 8 spaces, found 5
(#90) Variable "FontSize" must be all lower-case
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Variable "Object" must be all lower-case
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Variable "X1" must be all lower-case
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Variable "Object" must be all lower-case
(#92) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Variable "Y1" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Variable "Object" must be all lower-case
(#93) Line indented incorrectly; expected at least 8 spaces, found 5
(#93) Variable "X2" must be all lower-case
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Variable "Object" must be all lower-case
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Variable "Y2" must be all lower-case
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Variable "Object" must be all lower-case
(#95) Line indented incorrectly; expected at least 8 spaces, found 5
(#95) Variable "RecordImageMap" must be all lower-case
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Variable "Format" must be all lower-case
(#95) Variable "Format" must be all lower-case
(#95) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#97) Line indented incorrectly; expected at least 8 spaces, found 5
(#98) Line indented incorrectly; expected 8 spaces, found 5
(#98) Expected "if (...) {\n"; found "if (...) { "
(#98) Variable "DrawTicks" must be all lower-case
(#98) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#98) Variable "TicksLength" must be all lower-case
(#98) Closing brace must be on a line by itself
(#100) Line indented incorrectly; expected at least 8 spaces, found 5
(#101) Line indented incorrectly; expected at least 8 spaces, found 5
(#101) Variable "Data" must be all lower-case
(#101) Variable "Values" must be all lower-case
(#102) Line indented incorrectly; expected at least 8 spaces, found 5
(#102) Variable "Palette" must be all lower-case
(#102) Variable "Values" must be all lower-case
(#104) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Line indented incorrectly; expected at least 8 spaces, found 5
(#105) Variable "LabelSerie" must be all lower-case
(#105) Variable "Data" must be all lower-case
(#106) Line indented incorrectly; expected 8 spaces, found 5
(#106) Expected "if (...) {\n"; found "if (...)\n { "
(#106) Variable "LabelSerie" must be all lower-case
(#107) Line indented incorrectly; expected at least 8 spaces, found 6
(#107) Variable "Points" must be all lower-case
(#107) Variable "Data" must be all lower-case
(#107) Variable "LabelSerie" must be all lower-case
(#107) Closing brace must be on a line by itself
(#108) Line indented incorrectly; expected 8 spaces, found 5
(#108) Expected "} else {\n"; found "}\n else\n {\n"
(#109) Line indented incorrectly; expected at least 8 spaces, found 6
(#110) Line indented incorrectly; expected at least 12 spaces, found 7
(#110) Variable "Points" must be all lower-case
(#111) Line indented incorrectly; expected 12 spaces, found 7
(#111) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#111) Variable "Data" must be all lower-case
(#111) Variable "SerieName" must be all lower-case
(#111) Variable "DataArray" must be all lower-case
(#112) Line indented incorrectly; expected at least 12 spaces, found 8
(#112) Expected "if (...) {\n"; found "if (...) { "
(#112) Variable "DataArray" must be all lower-case
(#112) Variable "Points" must be all lower-case
(#112) Variable "Points" must be all lower-case
(#112) Variable "DataArray" must be all lower-case
(#112) Closing brace must be on a line by itself
(#112) Closing brace must be on a line by itself
(#113) Line indented incorrectly; expected 8 spaces, found 6
(#113) Closing brace indented incorrectly; expected 5 spaces, found 6
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Variable "CenterX" must be all lower-case
(#116) Variable "X2" must be all lower-case
(#116) Expected 1 space before "-"; 0 found
(#116) Expected 1 space after "-"; 0 found
(#116) Variable "X1" must be all lower-case
(#116) Expected 1 space before "/"; 0 found
(#116) Expected 1 space after "/"; 0 found
(#116) Variable "X1" must be all lower-case
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Variable "CenterY" must be all lower-case
(#117) Variable "Y2" must be all lower-case
(#117) Expected 1 space before "-"; 0 found
(#117) Expected 1 space after "-"; 0 found
(#117) Variable "Y1" must be all lower-case
(#117) Expected 1 space before "/"; 0 found
(#117) Expected 1 space after "/"; 0 found
(#117) Variable "Y1" must be all lower-case
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Variable "EdgeHeight" must be all lower-case
(#119) Variable "X2" must be all lower-case
(#119) Expected 1 space before "-"; 0 found
(#119) Expected 1 space after "-"; 0 found
(#119) Variable "X1" must be all lower-case
(#119) Expected 1 space before "/"; 0 found
(#119) Expected 1 space after "/"; 0 found
(#119) Commas (,) must be followed by white space.
(#119) Variable "Y2" must be all lower-case
(#119) Expected 1 space before "-"; 0 found
(#119) Expected 1 space after "-"; 0 found
(#119) Variable "Y1" must be all lower-case
(#119) Expected 1 space before "/"; 0 found
(#119) Expected 1 space after "/"; 0 found
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Inline control structures are not allowed
(#120) Variable "WriteLabels" must be all lower-case
(#121) Line indented incorrectly; expected at least 8 spaces, found 6
(#121) Variable "EdgeHeight" must be all lower-case
(#121) Variable "EdgeHeight" must be all lower-case
(#121) Variable "FontSize" must be all lower-case
(#121) Variable "LabelPadding" must be all lower-case
(#121) Variable "TicksLength" must be all lower-case
(#123) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Line indented incorrectly; expected 8 spaces, found 5
(#124) Expected "if (...) {\n"; found "if (...)\n {\n"
(#124) Variable "SegmentHeight" must be all lower-case
(#125) Line indented incorrectly; expected at least 8 spaces, found 6
(#126) Line indented incorrectly; expected at least 12 spaces, found 7
(#126) Inline control structures are not allowed
(#126) Variable "FixedMax" must be all lower-case
(#127) Line indented incorrectly; expected at least 12 spaces, found 8
(#127) Variable "Max" must be all lower-case
(#127) Variable "FixedMax" must be all lower-case
(#128) Line indented incorrectly; expected 12 spaces, found 7
(#129) Line indented incorrectly; expected at least 12 spaces, found 8
(#130) Line indented incorrectly; expected at least 16 spaces, found 9
(#130) Variable "Max" must be all lower-case
(#131) Line indented incorrectly; expected 16 spaces, found 9
(#131) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#131) Variable "Data" must be all lower-case
(#131) Variable "SerieName" must be all lower-case
(#131) Variable "DataArray" must be all lower-case
(#132) Line indented incorrectly; expected at least 16 spaces, found 10
(#133) Line indented incorrectly; expected 20 spaces, found 11
(#133) Expected "if (...) {\n"; found "if (...)\n {\n"
(#133) Variable "SerieName" must be all lower-case
(#133) Variable "LabelSerie" must be all lower-case
(#134) Line indented incorrectly; expected at least 20 spaces, found 12
(#135) Line indented incorrectly; expected 24 spaces, found 13
(#135) Expected "if (...) {\n"; found "if (...) { "
(#135) Variable "DataArray" must be all lower-case
(#135) Variable "Max" must be all lower-case
(#135) Variable "Max" must be all lower-case
(#135) Variable "DataArray" must be all lower-case
(#135) Closing brace must be on a line by itself
(#136) Line indented incorrectly; expected 20 spaces, found 12
(#136) Closing brace indented incorrectly; expected 11 spaces, found 12
(#137) Line indented incorrectly; expected 16 spaces, found 10
(#137) Closing brace indented incorrectly; expected 9 spaces, found 10
(#138) Line indented incorrectly; expected 12 spaces, found 8
(#138) Closing brace indented incorrectly; expected 7 spaces, found 8
(#139) Line indented incorrectly; expected at least 12 spaces, found 7
(#139) Variable "MaxSegments" must be all lower-case
(#139) Variable "EdgeHeight" must be all lower-case
(#139) Expected 1 space before "/"; 0 found
(#139) Expected 1 space after "/"; 0 found
(#140) Line indented incorrectly; expected at least 12 spaces, found 7
(#140) Variable "Scale" must be all lower-case
(#140) Variable "Object" must be all lower-case
(#140) Commas (,) must be followed by white space.
(#140) Variable "Max" must be all lower-case
(#140) Commas (,) must be followed by white space.
(#140) Variable "MaxSegments" must be all lower-case
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#140) Commas (,) must be followed by white space.
(#142) Line indented incorrectly; expected at least 12 spaces, found 7
(#142) Variable "Segments" must be all lower-case
(#142) Variable "Scale" must be all lower-case
(#143) Line indented incorrectly; expected at least 12 spaces, found 7
(#143) Variable "SegmentHeight" must be all lower-case
(#143) Variable "Scale" must be all lower-case
(#144) Line indented incorrectly; expected 8 spaces, found 6
(#144) Closing brace indented incorrectly; expected 5 spaces, found 6
(#146) Line indented incorrectly; expected 8 spaces, found 5
(#146) Expected "if (...) {\n"; found "if (...)\n { "
(#146) Variable "LabelMiddle" must be all lower-case
(#146) Variable "SkipLabels" must be all lower-case
(#147) Line indented incorrectly; expected at least 8 spaces, found 6
(#147) Variable "Axisoffset" must be all lower-case
(#147) Expected 1 space before "/"; 0 found
(#147) Expected 1 space after "/"; 0 found
(#147) Variable "Points" must be all lower-case
(#147) Expected 1 space before "/"; 0 found
(#147) Expected 1 space after "/"; 0 found
(#147) Closing brace must be on a line by itself
(#148) Line indented incorrectly; expected 8 spaces, found 5
(#148) Usage of ELSEIF not allowed; use ELSE IF instead
(#148) Variable "LabelMiddle" must be all lower-case
(#148) Variable "SkipLabels" must be all lower-case
(#149) Line indented incorrectly; expected at least 8 spaces, found 6
(#149) Variable "Axisoffset" must be all lower-case
(#149) Expected 1 space before "/"; 0 found
(#149) Expected 1 space after "/"; 0 found
(#149) Variable "Points" must be all lower-case
(#149) Expected 1 space before "/"; 0 found
(#149) Expected 1 space after "/"; 0 found
(#149) Variable "SkipLabels" must be all lower-case
(#149) Expected 1 space before "/"; 0 found
(#149) Expected 1 space after "/"; 0 found
(#149) Closing brace must be on a line by itself
(#150) Line indented incorrectly; expected 8 spaces, found 5
(#150) Usage of ELSEIF not allowed; use ELSE IF instead
(#150) Variable "LabelMiddle" must be all lower-case
(#151) Line indented incorrectly; expected at least 8 spaces, found 6
(#151) Variable "Axisoffset" must be all lower-case
(#151) Closing brace must be on a line by itself
(#153) Line indented incorrectly; expected at least 8 spaces, found 5
(#154) Line indented incorrectly; expected 8 spaces, found 5
(#154) Expected "if (...) {\n"; found "if (...)\n {\n"
(#154) Variable "DrawBackground" must be all lower-case
(#155) Line indented incorrectly; expected at least 8 spaces, found 6
(#156) Line indented incorrectly; expected at least 12 spaces, found 7
(#156) Variable "RestoreShadow" must be all lower-case
(#156) Variable "Object" must be all lower-case
(#157) Line indented incorrectly; expected at least 12 spaces, found 7
(#157) Variable "Object" must be all lower-case
(#157) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#159) Line indented incorrectly; expected 12 spaces, found 7
(#159) Expected "if (...) {\n"; found "if (...)\n {\n"
(#159) Variable "BackgroundGradient" must be all lower-case
(#159) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#160) Line indented incorrectly; expected at least 12 spaces, found 8
(#161) Line indented incorrectly; expected 16 spaces, found 9
(#161) Expected "if (...) {\n"; found "if (...)\n {\n"
(#161) Variable "Layout" must be all lower-case
(#162) Line indented incorrectly; expected at least 16 spaces, found 10
(#163) Line indented incorrectly; expected at least 20 spaces, found 11
(#163) Variable "Color" must be all lower-case
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Variable "BackgroundR" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Variable "BackgroundG" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Variable "BackgroundB" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Variable "BackgroundAlpha" must be all lower-case
(#164) Line indented incorrectly; expected at least 20 spaces, found 11
(#164) Variable "PointArray" must be all lower-case
(#165) Line indented incorrectly; expected 20 spaces, found 11
(#165) Expected "for (...) {\n"; found "for(...)\n {\n"
(#165) Expected 1 space after first semicolon of FOR loop; 0 found
(#165) Expected 1 space after second semicolon of FOR loop; 0 found
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#165) Expected 1 space before "<="; 0 found
(#165) Expected 1 space after "<="; 0 found
(#165) Expected 1 space before "="; 0 found
(#165) Expected 1 space after "="; 0 found
(#165) Expected 1 space before "+"; 0 found
(#165) Expected 1 space after "+"; 0 found
(#165) Expected 1 space before "/"; 0 found
(#165) Expected 1 space after "/"; 0 found
(#165) Variable "Points" must be all lower-case
(#166) Line indented incorrectly; expected at least 20 spaces, found 12
(#167) Line indented incorrectly; expected at least 24 spaces, found 13
(#167) Variable "PointArray" must be all lower-case
(#167) Expected 1 space before "+"; 0 found
(#167) Expected 1 space after "+"; 0 found
(#167) Variable "AxisRotation" must be all lower-case
(#167) Variable "EdgeHeight" must be all lower-case
(#167) Variable "CenterX" must be all lower-case
(#168) Line indented incorrectly; expected at least 24 spaces, found 13
(#168) Variable "PointArray" must be all lower-case
(#168) Expected 1 space before "+"; 0 found
(#168) Expected 1 space after "+"; 0 found
(#168) Variable "AxisRotation" must be all lower-case
(#168) Variable "EdgeHeight" must be all lower-case
(#168) Variable "CenterY" must be all lower-case
(#169) Line indented incorrectly; expected 20 spaces, found 12
(#169) Closing brace indented incorrectly; expected 11 spaces, found 12
(#170) Line indented incorrectly; expected at least 20 spaces, found 11
(#170) Variable "Object" must be all lower-case
(#170) Variable "PointArray" must be all lower-case
(#170) Commas (,) must be followed by white space.
(#170) Variable "Color" must be all lower-case
(#171) Line indented incorrectly; expected 16 spaces, found 10
(#171) Closing brace indented incorrectly; expected 9 spaces, found 10
(#172) Line indented incorrectly; expected 16 spaces, found 9
(#172) Usage of ELSEIF not allowed; use ELSE IF instead
(#172) Variable "Layout" must be all lower-case
(#173) Line indented incorrectly; expected at least 16 spaces, found 10
(#174) Line indented incorrectly; expected at least 20 spaces, found 11
(#174) Variable "Color" must be all lower-case
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Variable "BackgroundR" must be all lower-case
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Variable "BackgroundG" must be all lower-case
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Variable "BackgroundB" must be all lower-case
(#174) Commas (,) must be followed by white space.
(#174) Expected 1 space before "=>"; 0 found
(#174) Expected 1 space after "=>"; 0 found
(#174) Variable "BackgroundAlpha" must be all lower-case
(#175) Line indented incorrectly; expected at least 20 spaces, found 11
(#175) Variable "Object" must be all lower-case
(#175) Variable "CenterX" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Variable "CenterY" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Variable "EdgeHeight" must be all lower-case
(#175) Commas (,) must be followed by white space.
(#175) Variable "Color" must be all lower-case
(#176) Line indented incorrectly; expected 16 spaces, found 10
(#176) Closing brace indented incorrectly; expected 9 spaces, found 10
(#177) Line indented incorrectly; expected 12 spaces, found 8
(#177) Closing brace indented incorrectly; expected 7 spaces, found 8
(#178) Line indented incorrectly; expected 12 spaces, found 7
(#178) Expected "} else {\n"; found "}\n else\n {\n"
(#179) Line indented incorrectly; expected at least 12 spaces, found 8
(#180) Line indented incorrectly; expected at least 16 spaces, found 9
(#180) Variable "GradientROffset" must be all lower-case
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Variable "BackgroundGradient" must be all lower-case
(#180) Variable "BackgroundGradient" must be all lower-case
(#180) Variable "Segments" must be all lower-case
(#181) Line indented incorrectly; expected at least 16 spaces, found 9
(#181) Variable "GradientGOffset" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Variable "BackgroundGradient" must be all lower-case
(#181) Variable "BackgroundGradient" must be all lower-case
(#181) Variable "Segments" must be all lower-case
(#182) Line indented incorrectly; expected at least 16 spaces, found 9
(#182) Variable "GradientBOffset" must be all lower-case
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Variable "BackgroundGradient" must be all lower-case
(#182) Variable "BackgroundGradient" must be all lower-case
(#182) Variable "Segments" must be all lower-case
(#183) Line indented incorrectly; expected at least 16 spaces, found 9
(#183) Variable "GradientAlphaOffset" must be all lower-case
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Variable "BackgroundGradient" must be all lower-case
(#183) Variable "BackgroundGradient" must be all lower-case
(#183) Variable "Segments" must be all lower-case
(#185) Line indented incorrectly; expected 16 spaces, found 9
(#185) Expected "if (...) {\n"; found "if (...)\n {\n"
(#185) Variable "Layout" must be all lower-case
(#186) Line indented incorrectly; expected at least 16 spaces, found 10
(#187) Line indented incorrectly; expected 20 spaces, found 11
(#187) Expected "for (...) {\n"; found "for(...)\n {\n"
(#187) Expected 1 space after first semicolon of FOR loop; 0 found
(#187) Expected 1 space after second semicolon of FOR loop; 0 found
(#187) Expected 1 space before "="; 0 found
(#187) Expected 1 space after "="; 0 found
(#187) Variable "Segments" must be all lower-case
(#187) Expected 1 space before ">="; 0 found
(#187) Expected 1 space after ">="; 0 found
(#188) Line indented incorrectly; expected at least 20 spaces, found 12
(#189) Line indented incorrectly; expected at least 24 spaces, found 13
(#189) Variable "Color" must be all lower-case
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Variable "BackgroundGradient" must be all lower-case
(#189) Expected 1 space before "+"; 0 found
(#189) Expected 1 space after "+"; 0 found
(#189) Variable "GradientROffset" must be all lower-case
(#189) Expected 1 space before "*"; 0 found
(#189) Expected 1 space after "*"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Variable "BackgroundGradient" must be all lower-case
(#189) Expected 1 space before "+"; 0 found
(#189) Expected 1 space after "+"; 0 found
(#189) Variable "GradientGOffset" must be all lower-case
(#189) Expected 1 space before "*"; 0 found
(#189) Expected 1 space after "*"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Variable "BackgroundGradient" must be all lower-case
(#189) Expected 1 space before "+"; 0 found
(#189) Expected 1 space after "+"; 0 found
(#189) Variable "GradientBOffset" must be all lower-case
(#189) Expected 1 space before "*"; 0 found
(#189) Expected 1 space after "*"; 0 found
(#189) Commas (,) must be followed by white space.
(#189) Expected 1 space before "=>"; 0 found
(#189) Expected 1 space after "=>"; 0 found
(#189) Variable "BackgroundGradient" must be all lower-case
(#189) Expected 1 space before "+"; 0 found
(#189) Expected 1 space after "+"; 0 found
(#189) Variable "GradientAlphaOffset" must be all lower-case
(#189) Expected 1 space before "*"; 0 found
(#189) Expected 1 space after "*"; 0 found
(#189) Line exceeds maximum limit of 180 characters; contains 266 characters
(#190) Line indented incorrectly; expected at least 24 spaces, found 13
(#190) Variable "PointArray" must be all lower-case
(#192) Line indented incorrectly; expected 24 spaces, found 13
(#192) Expected "for (...) {\n"; found "for(...)\n {\n"
(#192) Expected 1 space after first semicolon of FOR loop; 0 found
(#192) Expected 1 space after second semicolon of FOR loop; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#192) Expected 1 space before "<="; 0 found
(#192) Expected 1 space after "<="; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#192) Expected 1 space before "+"; 0 found
(#192) Expected 1 space after "+"; 0 found
(#192) Expected 1 space before "/"; 0 found
(#192) Expected 1 space after "/"; 0 found
(#192) Variable "Points" must be all lower-case
(#193) Line indented incorrectly; expected at least 24 spaces, found 14
(#194) Line indented incorrectly; expected at least 28 spaces, found 15
(#194) Variable "PointArray" must be all lower-case
(#194) Expected 1 space before "+"; 0 found
(#194) Expected 1 space after "+"; 0 found
(#194) Variable "AxisRotation" must be all lower-case
(#194) Variable "EdgeHeight" must be all lower-case
(#194) Expected 1 space before "/"; 0 found
(#194) Expected 1 space after "/"; 0 found
(#194) Variable "Segments" must be all lower-case
(#194) Expected 1 space before "*"; 0 found
(#194) Expected 1 space after "*"; 0 found
(#194) Variable "CenterX" must be all lower-case
(#195) Line indented incorrectly; expected at least 28 spaces, found 15
(#195) Variable "PointArray" must be all lower-case
(#195) Expected 1 space before "+"; 0 found
(#195) Expected 1 space after "+"; 0 found
(#195) Variable "AxisRotation" must be all lower-case
(#195) Variable "EdgeHeight" must be all lower-case
(#195) Expected 1 space before "/"; 0 found
(#195) Expected 1 space after "/"; 0 found
(#195) Variable "Segments" must be all lower-case
(#195) Expected 1 space before "*"; 0 found
(#195) Expected 1 space after "*"; 0 found
(#195) Variable "CenterY" must be all lower-case
(#196) Line indented incorrectly; expected 24 spaces, found 14
(#196) Closing brace indented incorrectly; expected 13 spaces, found 14
(#197) Line indented incorrectly; expected at least 24 spaces, found 13
(#197) Variable "Object" must be all lower-case
(#197) Variable "PointArray" must be all lower-case
(#197) Commas (,) must be followed by white space.
(#197) Variable "Color" must be all lower-case
(#198) Line indented incorrectly; expected 20 spaces, found 12
(#198) Closing brace indented incorrectly; expected 11 spaces, found 12
(#199) Line indented incorrectly; expected 16 spaces, found 10
(#199) Closing brace indented incorrectly; expected 9 spaces, found 10
(#200) Line indented incorrectly; expected 16 spaces, found 9
(#200) Usage of ELSEIF not allowed; use ELSE IF instead
(#200) Variable "Layout" must be all lower-case
(#201) Line indented incorrectly; expected at least 16 spaces, found 10
(#202) Line indented incorrectly; expected 20 spaces, found 11
(#202) Expected "for (...) {\n"; found "for(...)\n {\n"
(#202) Expected 1 space after first semicolon of FOR loop; 0 found
(#202) Expected 1 space after second semicolon of FOR loop; 0 found
(#202) Expected 1 space before "="; 0 found
(#202) Expected 1 space after "="; 0 found
(#202) Variable "Segments" must be all lower-case
(#202) Expected 1 space before ">="; 0 found
(#202) Expected 1 space after ">="; 0 found
(#203) Line indented incorrectly; expected at least 20 spaces, found 12
(#204) Line indented incorrectly; expected at least 24 spaces, found 13
(#204) Variable "Color" must be all lower-case
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Variable "BackgroundGradient" must be all lower-case
(#204) Expected 1 space before "+"; 0 found
(#204) Expected 1 space after "+"; 0 found
(#204) Variable "GradientROffset" must be all lower-case
(#204) Expected 1 space before "*"; 0 found
(#204) Expected 1 space after "*"; 0 found
(#204) Commas (,) must be followed by white space.
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Variable "BackgroundGradient" must be all lower-case
(#204) Expected 1 space before "+"; 0 found
(#204) Expected 1 space after "+"; 0 found
(#204) Variable "GradientGOffset" must be all lower-case
(#204) Expected 1 space before "*"; 0 found
(#204) Expected 1 space after "*"; 0 found
(#204) Commas (,) must be followed by white space.
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Variable "BackgroundGradient" must be all lower-case
(#204) Expected 1 space before "+"; 0 found
(#204) Expected 1 space after "+"; 0 found
(#204) Variable "GradientBOffset" must be all lower-case
(#204) Expected 1 space before "*"; 0 found
(#204) Expected 1 space after "*"; 0 found
(#204) Commas (,) must be followed by white space.
(#204) Expected 1 space before "=>"; 0 found
(#204) Expected 1 space after "=>"; 0 found
(#204) Variable "BackgroundGradient" must be all lower-case
(#204) Expected 1 space before "+"; 0 found
(#204) Expected 1 space after "+"; 0 found
(#204) Variable "GradientAlphaOffset" must be all lower-case
(#204) Expected 1 space before "*"; 0 found
(#204) Expected 1 space after "*"; 0 found
(#204) Line exceeds maximum limit of 180 characters; contains 261 characters
(#205) Line indented incorrectly; expected at least 24 spaces, found 13
(#205) Variable "Object" must be all lower-case
(#205) Variable "CenterX" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "CenterY" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "EdgeHeight" must be all lower-case
(#205) Expected 1 space before "/"; 0 found
(#205) Expected 1 space after "/"; 0 found
(#205) Variable "Segments" must be all lower-case
(#205) Expected 1 space before "*"; 0 found
(#205) Expected 1 space after "*"; 0 found
(#205) Commas (,) must be followed by white space.
(#205) Variable "Color" must be all lower-case
(#206) Line indented incorrectly; expected 20 spaces, found 12
(#206) Closing brace indented incorrectly; expected 11 spaces, found 12
(#207) Line indented incorrectly; expected 16 spaces, found 10
(#207) Closing brace indented incorrectly; expected 9 spaces, found 10
(#208) Line indented incorrectly; expected 12 spaces, found 8
(#208) Closing brace indented incorrectly; expected 7 spaces, found 8
(#209) Line indented incorrectly; expected at least 12 spaces, found 7
(#209) Variable "Object" must be all lower-case
(#209) Variable "RestoreShadow" must be all lower-case
(#210) Line indented incorrectly; expected 8 spaces, found 6
(#210) Closing brace indented incorrectly; expected 5 spaces, found 6
(#212) Line indented incorrectly; expected at least 8 spaces, found 5
(#213) Line indented incorrectly; expected at least 8 spaces, found 5
(#213) Variable "Color" must be all lower-case
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Variable "AxisR" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Variable "AxisG" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Variable "AxisB" must be all lower-case
(#213) Commas (,) must be followed by white space.
(#213) Expected 1 space before "=>"; 0 found
(#213) Expected 1 space after "=>"; 0 found
(#213) Variable "AxisAlpha" must be all lower-case
(#214) Line indented incorrectly; expected at least 8 spaces, found 5
(#214) Variable "ColorDotted" must be all lower-case
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#214) Variable "AxisR" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#214) Variable "AxisG" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#214) Variable "AxisB" must be all lower-case
(#214) Commas (,) must be followed by white space.
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#214) Variable "AxisAlpha" must be all lower-case
(#214) Expected 1 space before "*"; 0 found
(#214) Expected 1 space after "*"; 0 found
(#214) Expected 1 space before "=>"; 0 found
(#214) Expected 1 space after "=>"; 0 found
(#215) Line indented incorrectly; expected 8 spaces, found 5
(#215) Expected "if (...) {\n"; found "if (...)\n {\n"
(#215) Variable "Layout" must be all lower-case
(#216) Line indented incorrectly; expected at least 8 spaces, found 6
(#217) Line indented incorrectly; expected 12 spaces, found 7
(#217) Expected "for (...) {\n"; found "for(...)\n {\n"
(#217) Expected 1 space after first semicolon of FOR loop; 0 found
(#217) Expected 1 space after second semicolon of FOR loop; 0 found
(#217) Expected 1 space before "="; 0 found
(#217) Expected 1 space after "="; 0 found
(#217) Expected 1 space before "<="; 0 found
(#217) Expected 1 space after "<="; 0 found
(#217) Variable "Segments" must be all lower-case
(#218) Line indented incorrectly; expected at least 12 spaces, found 8
(#219) Line indented incorrectly; expected 16 spaces, found 9
(#219) Expected "for (...) {\n"; found "for(...)\n {\n"
(#219) Expected 1 space after first semicolon of FOR loop; 0 found
(#219) Expected 1 space after second semicolon of FOR loop; 0 found
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#219) Expected 1 space before "<"; 0 found
(#219) Expected 1 space after "<"; 0 found
(#219) Expected 1 space before "="; 0 found
(#219) Expected 1 space after "="; 0 found
(#219) Expected 1 space before "+"; 0 found
(#219) Expected 1 space after "+"; 0 found
(#219) Expected 1 space before "/"; 0 found
(#219) Expected 1 space after "/"; 0 found
(#219) Variable "Points" must be all lower-case
(#220) Line indented incorrectly; expected at least 16 spaces, found 10
(#221) Line indented incorrectly; expected at least 20 spaces, found 11
(#221) Variable "EdgeX1" must be all lower-case
(#221) Expected 1 space before "+"; 0 found
(#221) Expected 1 space after "+"; 0 found
(#221) Variable "AxisRotation" must be all lower-case
(#221) Variable "EdgeHeight" must be all lower-case
(#221) Expected 1 space before "/"; 0 found
(#221) Expected 1 space after "/"; 0 found
(#221) Variable "Segments" must be all lower-case
(#221) Expected 1 space before "*"; 0 found
(#221) Expected 1 space after "*"; 0 found
(#221) Variable "CenterX" must be all lower-case
(#222) Line indented incorrectly; expected at least 20 spaces, found 11
(#222) Variable "EdgeY1" must be all lower-case
(#222) Expected 1 space before "+"; 0 found
(#222) Expected 1 space after "+"; 0 found
(#222) Variable "AxisRotation" must be all lower-case
(#222) Variable "EdgeHeight" must be all lower-case
(#222) Expected 1 space before "/"; 0 found
(#222) Expected 1 space after "/"; 0 found
(#222) Variable "Segments" must be all lower-case
(#222) Expected 1 space before "*"; 0 found
(#222) Expected 1 space after "*"; 0 found
(#222) Variable "CenterY" must be all lower-case
(#223) Line indented incorrectly; expected at least 20 spaces, found 11
(#223) Variable "EdgeX2" must be all lower-case
(#223) Expected 1 space before "+"; 0 found
(#223) Expected 1 space after "+"; 0 found
(#223) Variable "AxisRotation" must be all lower-case
(#223) Expected 1 space before "+"; 0 found
(#223) Expected 1 space after "+"; 0 found
(#223) Expected 1 space before "/"; 0 found
(#223) Expected 1 space after "/"; 0 found
(#223) Variable "Points" must be all lower-case
(#223) Variable "EdgeHeight" must be all lower-case
(#223) Expected 1 space before "/"; 0 found
(#223) Expected 1 space after "/"; 0 found
(#223) Variable "Segments" must be all lower-case
(#223) Expected 1 space before "*"; 0 found
(#223) Expected 1 space after "*"; 0 found
(#223) Variable "CenterX" must be all lower-case
(#224) Line indented incorrectly; expected at least 20 spaces, found 11
(#224) Variable "EdgeY2" must be all lower-case
(#224) Expected 1 space before "+"; 0 found
(#224) Expected 1 space after "+"; 0 found
(#224) Variable "AxisRotation" must be all lower-case
(#224) Expected 1 space before "+"; 0 found
(#224) Expected 1 space after "+"; 0 found
(#224) Expected 1 space before "/"; 0 found
(#224) Expected 1 space after "/"; 0 found
(#224) Variable "Points" must be all lower-case
(#224) Variable "EdgeHeight" must be all lower-case
(#224) Expected 1 space before "/"; 0 found
(#224) Expected 1 space after "/"; 0 found
(#224) Variable "Segments" must be all lower-case
(#224) Expected 1 space before "*"; 0 found
(#224) Expected 1 space after "*"; 0 found
(#224) Variable "CenterY" must be all lower-case
(#226) Line indented incorrectly; expected at least 20 spaces, found 11
(#226) Variable "Object" must be all lower-case
(#226) Variable "EdgeX1" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#226) Variable "EdgeY1" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#226) Variable "EdgeX2" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#226) Variable "EdgeY2" must be all lower-case
(#226) Commas (,) must be followed by white space.
(#226) Variable "Color" must be all lower-case
(#227) Line indented incorrectly; expected 16 spaces, found 10
(#227) Closing brace indented incorrectly; expected 9 spaces, found 10
(#228) Line indented incorrectly; expected 12 spaces, found 8
(#228) Closing brace indented incorrectly; expected 7 spaces, found 8
(#229) Line indented incorrectly; expected 8 spaces, found 6
(#229) Closing brace indented incorrectly; expected 5 spaces, found 6
(#230) Line indented incorrectly; expected 8 spaces, found 5
(#230) Usage of ELSEIF not allowed; use ELSE IF instead
(#230) Variable "Layout" must be all lower-case
(#231) Line indented incorrectly; expected at least 8 spaces, found 6
(#232) Line indented incorrectly; expected 12 spaces, found 7
(#232) Expected "for (...) {\n"; found "for(...)\n {\n"
(#232) Expected 1 space after first semicolon of FOR loop; 0 found
(#232) Expected 1 space after second semicolon of FOR loop; 0 found
(#232) Expected 1 space before "="; 0 found
(#232) Expected 1 space after "="; 0 found
(#232) Expected 1 space before "<="; 0 found
(#232) Expected 1 space after "<="; 0 found
(#232) Variable "Segments" must be all lower-case
(#233) Line indented incorrectly; expected at least 12 spaces, found 8
(#234) Line indented incorrectly; expected at least 16 spaces, found 9
(#234) Variable "Radius" must be all lower-case
(#234) Variable "EdgeHeight" must be all lower-case
(#234) Expected 1 space before "/"; 0 found
(#234) Expected 1 space after "/"; 0 found
(#234) Variable "Segments" must be all lower-case
(#234) Expected 1 space before "*"; 0 found
(#234) Expected 1 space after "*"; 0 found
(#235) Line indented incorrectly; expected at least 16 spaces, found 9
(#235) Variable "Object" must be all lower-case
(#235) Variable "CenterX" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "CenterY" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "Radius" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "Radius" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "Color" must be all lower-case
(#236) Line indented incorrectly; expected 12 spaces, found 8
(#236) Closing brace indented incorrectly; expected 7 spaces, found 8
(#237) Line indented incorrectly; expected 8 spaces, found 6
(#237) Closing brace indented incorrectly; expected 5 spaces, found 6
(#239) Line indented incorrectly; expected 8 spaces, found 5
(#239) Expected "if (...) {\n"; found "if (...)\n {\n"
(#239) Variable "DrawAxisValues" must be all lower-case
(#240) Line indented incorrectly; expected at least 8 spaces, found 6
(#241) Line indented incorrectly; expected at least 12 spaces, found 7
(#241) Inline control structures are not allowed
(#241) Variable "LabelsBackground" must be all lower-case
(#242) Line indented incorrectly; expected at least 12 spaces, found 8
(#242) Variable "Options" must be all lower-case
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#242) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#242) Variable "LabelsBGR" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#242) Variable "LabelsBGG" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#242) Variable "LabelsBGB" must be all lower-case
(#242) Commas (,) must be followed by white space.
(#242) Expected 1 space before "=>"; 0 found
(#242) Expected 1 space after "=>"; 0 found
(#242) Variable "LabelsBGAlpha" must be all lower-case
(#242) Line exceeds 132 characters; contains 160 characters
(#243) Line indented incorrectly; expected at least 12 spaces, found 7
(#243) Inline control structures are not allowed
(#244) Line indented incorrectly; expected at least 12 spaces, found 8
(#244) Variable "Options" must be all lower-case
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#246) Line indented incorrectly; expected 12 spaces, found 7
(#246) Expected "if (...) {\n"; found "if (...) { "
(#246) Variable "AxisBoxRounded" must be all lower-case
(#246) Variable "Options" must be all lower-case
(#246) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#246) Closing brace must be on a line by itself
(#248) Line indented incorrectly; expected at least 12 spaces, found 7
(#248) Variable "Options" must be all lower-case
(#248) Variable "AxisFontName" must be all lower-case
(#249) Line indented incorrectly; expected at least 12 spaces, found 7
(#249) Variable "Options" must be all lower-case
(#249) Variable "AxisFontSize" must be all lower-case
(#251) Line indented incorrectly; expected at least 12 spaces, found 7
(#251) Variable "Angle" must be all lower-case
(#251) Variable "Points" must be all lower-case
(#251) Expected 1 space before "*"; 0 found
(#251) Expected 1 space after "*"; 0 found
(#252) Line indented incorrectly; expected 12 spaces, found 7
(#252) Expected "for (...) {\n"; found "for(...)\n {\n"
(#252) Expected 1 space after first semicolon of FOR loop; 0 found
(#252) Expected 1 space after second semicolon of FOR loop; 0 found
(#252) Expected 1 space before "="; 0 found
(#252) Expected 1 space after "="; 0 found
(#252) Expected 1 space before "<="; 0 found
(#252) Expected 1 space after "<="; 0 found
(#252) Variable "Segments" must be all lower-case
(#253) Line indented incorrectly; expected at least 12 spaces, found 8
(#254) Line indented incorrectly; expected at least 16 spaces, found 9
(#254) Variable "Label" must be all lower-case
(#254) Variable "SegmentHeight" must be all lower-case
(#256) Line indented incorrectly; expected 16 spaces, found 9
(#256) Expected "if (...) {\n"; found "if (...)\n {\n"
(#256) Variable "Layout" must be all lower-case
(#257) Line indented incorrectly; expected at least 16 spaces, found 10
(#258) Line indented incorrectly; expected at least 20 spaces, found 11
(#258) Variable "EdgeX1" must be all lower-case
(#258) Variable "Angle" must be all lower-case
(#258) Expected 1 space before "+"; 0 found
(#258) Expected 1 space after "+"; 0 found
(#258) Variable "AxisRotation" must be all lower-case
(#258) Variable "EdgeHeight" must be all lower-case
(#258) Expected 1 space before "/"; 0 found
(#258) Expected 1 space after "/"; 0 found
(#258) Variable "Segments" must be all lower-case
(#258) Expected 1 space before "*"; 0 found
(#258) Expected 1 space after "*"; 0 found
(#258) Variable "CenterX" must be all lower-case
(#259) Line indented incorrectly; expected at least 20 spaces, found 11
(#259) Variable "EdgeY1" must be all lower-case
(#259) Variable "Angle" must be all lower-case
(#259) Expected 1 space before "+"; 0 found
(#259) Expected 1 space after "+"; 0 found
(#259) Variable "AxisRotation" must be all lower-case
(#259) Variable "EdgeHeight" must be all lower-case
(#259) Expected 1 space before "/"; 0 found
(#259) Expected 1 space after "/"; 0 found
(#259) Variable "Segments" must be all lower-case
(#259) Expected 1 space before "*"; 0 found
(#259) Expected 1 space after "*"; 0 found
(#259) Variable "CenterY" must be all lower-case
(#260) Line indented incorrectly; expected 16 spaces, found 10
(#260) Closing brace indented incorrectly; expected 9 spaces, found 10
(#261) Line indented incorrectly; expected 16 spaces, found 9
(#261) Usage of ELSEIF not allowed; use ELSE IF instead
(#261) Variable "Layout" must be all lower-case
(#262) Line indented incorrectly; expected at least 16 spaces, found 10
(#263) Line indented incorrectly; expected at least 20 spaces, found 11
(#263) Variable "EdgeX1" must be all lower-case
(#263) Variable "AxisRotation" must be all lower-case
(#263) Variable "EdgeHeight" must be all lower-case
(#263) Expected 1 space before "/"; 0 found
(#263) Expected 1 space after "/"; 0 found
(#263) Variable "Segments" must be all lower-case
(#263) Expected 1 space before "*"; 0 found
(#263) Expected 1 space after "*"; 0 found
(#263) Variable "CenterX" must be all lower-case
(#264) Line indented incorrectly; expected at least 20 spaces, found 11
(#264) Variable "EdgeY1" must be all lower-case
(#264) Variable "AxisRotation" must be all lower-case
(#264) Variable "EdgeHeight" must be all lower-case
(#264) Expected 1 space before "/"; 0 found
(#264) Expected 1 space after "/"; 0 found
(#264) Variable "Segments" must be all lower-case
(#264) Expected 1 space before "*"; 0 found
(#264) Expected 1 space after "*"; 0 found
(#264) Variable "CenterY" must be all lower-case
(#265) Line indented incorrectly; expected at least 20 spaces, found 11
(#265) Variable "EdgeX2" must be all lower-case
(#265) Variable "Points" must be all lower-case
(#265) Variable "AxisRotation" must be all lower-case
(#265) Variable "EdgeHeight" must be all lower-case
(#265) Expected 1 space before "/"; 0 found
(#265) Expected 1 space after "/"; 0 found
(#265) Variable "Segments" must be all lower-case
(#265) Expected 1 space before "*"; 0 found
(#265) Expected 1 space after "*"; 0 found
(#265) Variable "CenterX" must be all lower-case
(#266) Line indented incorrectly; expected at least 20 spaces, found 11
(#266) Variable "EdgeY2" must be all lower-case
(#266) Variable "Points" must be all lower-case
(#266) Variable "AxisRotation" must be all lower-case
(#266) Variable "EdgeHeight" must be all lower-case
(#266) Expected 1 space before "/"; 0 found
(#266) Expected 1 space after "/"; 0 found
(#266) Variable "Segments" must be all lower-case
(#266) Expected 1 space before "*"; 0 found
(#266) Expected 1 space after "*"; 0 found
(#266) Variable "CenterY" must be all lower-case
(#268) Line indented incorrectly; expected at least 20 spaces, found 11
(#268) Variable "EdgeX1" must be all lower-case
(#268) Variable "EdgeX2" must be all lower-case
(#268) Variable "EdgeX1" must be all lower-case
(#268) Expected 1 space before "/"; 0 found
(#268) Expected 1 space after "/"; 0 found
(#268) Variable "EdgeX1" must be all lower-case
(#269) Line indented incorrectly; expected at least 20 spaces, found 11
(#269) Variable "EdgeY1" must be all lower-case
(#269) Variable "EdgeY2" must be all lower-case
(#269) Variable "EdgeY1" must be all lower-case
(#269) Expected 1 space before "/"; 0 found
(#269) Expected 1 space after "/"; 0 found
(#269) Variable "EdgeY1" must be all lower-case
(#270) Line indented incorrectly; expected 16 spaces, found 10
(#270) Closing brace indented incorrectly; expected 9 spaces, found 10
(#272) Line indented incorrectly; expected at least 16 spaces, found 9
(#272) Variable "Object" must be all lower-case
(#272) Variable "EdgeX1" must be all lower-case
(#272) Commas (,) must be followed by white space.
(#272) Variable "EdgeY1" must be all lower-case
(#272) Commas (,) must be followed by white space.
(#272) Variable "Label" must be all lower-case
(#272) Commas (,) must be followed by white space.
(#272) Variable "Options" must be all lower-case
(#273) Line indented incorrectly; expected 12 spaces, found 8
(#273) Closing brace indented incorrectly; expected 7 spaces, found 8
(#274) Line indented incorrectly; expected 8 spaces, found 6
(#274) Closing brace indented incorrectly; expected 5 spaces, found 6
(#276) Line indented incorrectly; expected at least 8 spaces, found 5
(#277) Line indented incorrectly; expected at least 8 spaces, found 5
(#277) Variable "ID" must be all lower-case
(#278) Line indented incorrectly; expected 8 spaces, found 5
(#278) Expected "for (...) {\n"; found "for(...)\n {\n"
(#278) Expected 1 space after first semicolon of FOR loop; 0 found
(#278) Expected 1 space after second semicolon of FOR loop; 0 found
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#278) Expected 1 space before "<"; 0 found
(#278) Expected 1 space after "<"; 0 found
(#278) Expected 1 space before "="; 0 found
(#278) Expected 1 space after "="; 0 found
(#278) Expected 1 space before "+"; 0 found
(#278) Expected 1 space after "+"; 0 found
(#278) Expected 1 space before "/"; 0 found
(#278) Expected 1 space after "/"; 0 found
(#278) Variable "Points" must be all lower-case
(#279) Line indented incorrectly; expected at least 8 spaces, found 6
(#280) Line indented incorrectly; expected at least 12 spaces, found 7
(#280) Variable "EdgeX" must be all lower-case
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Variable "AxisRotation" must be all lower-case
(#280) Variable "EdgeHeight" must be all lower-case
(#280) Expected 1 space before "+"; 0 found
(#280) Expected 1 space after "+"; 0 found
(#280) Variable "TicksLength" must be all lower-case
(#280) Variable "CenterX" must be all lower-case
(#281) Line indented incorrectly; expected at least 12 spaces, found 7
(#281) Variable "EdgeY" must be all lower-case
(#281) Expected 1 space before "+"; 0 found
(#281) Expected 1 space after "+"; 0 found
(#281) Variable "AxisRotation" must be all lower-case
(#281) Variable "EdgeHeight" must be all lower-case
(#281) Expected 1 space before "+"; 0 found
(#281) Expected 1 space after "+"; 0 found
(#281) Variable "TicksLength" must be all lower-case
(#281) Variable "CenterY" must be all lower-case
(#283) Line indented incorrectly; expected 12 spaces, found 7
(#283) Expected "if (...) {\n"; found "if (...)\n { "
(#283) Variable "ID" must be all lower-case
(#283) Variable "SkipLabels" must be all lower-case
(#284) Line indented incorrectly; expected at least 12 spaces, found 8
(#284) Variable "Object" must be all lower-case
(#284) Variable "CenterX" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#284) Variable "CenterY" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#284) Variable "EdgeX" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#284) Variable "EdgeY" must be all lower-case
(#284) Commas (,) must be followed by white space.
(#284) Variable "Color" must be all lower-case
(#284) Closing brace must be on a line by itself
(#285) Line indented incorrectly; expected 12 spaces, found 7
(#285) Expected "} else {\n"; found "}\n else\n { "
(#286) Line indented incorrectly; expected at least 12 spaces, found 8
(#286) Variable "Object" must be all lower-case
(#286) Variable "CenterX" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Variable "CenterY" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Variable "EdgeX" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Variable "EdgeY" must be all lower-case
(#286) Commas (,) must be followed by white space.
(#286) Variable "ColorDotted" must be all lower-case
(#286) Closing brace must be on a line by itself
(#288) Line indented incorrectly; expected 12 spaces, found 7
(#288) Expected "if (...) {\n"; found "if (...)\n {\n"
(#288) Variable "WriteLabels" must be all lower-case
(#289) Line indented incorrectly; expected at least 12 spaces, found 8
(#290) Line indented incorrectly; expected at least 16 spaces, found 9
(#290) Variable "LabelX" must be all lower-case
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#290) Variable "AxisRotation" must be all lower-case
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#290) Variable "Axisoffset" must be all lower-case
(#290) Variable "EdgeHeight" must be all lower-case
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#290) Variable "LabelPadding" must be all lower-case
(#290) Expected 1 space before "+"; 0 found
(#290) Expected 1 space after "+"; 0 found
(#290) Variable "TicksLength" must be all lower-case
(#290) Variable "CenterX" must be all lower-case
(#291) Line indented incorrectly; expected at least 16 spaces, found 9
(#291) Variable "LabelY" must be all lower-case
(#291) Expected 1 space before "+"; 0 found
(#291) Expected 1 space after "+"; 0 found
(#291) Variable "AxisRotation" must be all lower-case
(#291) Expected 1 space before "+"; 0 found
(#291) Expected 1 space after "+"; 0 found
(#291) Variable "Axisoffset" must be all lower-case
(#291) Variable "EdgeHeight" must be all lower-case
(#291) Expected 1 space before "+"; 0 found
(#291) Expected 1 space after "+"; 0 found
(#291) Variable "LabelPadding" must be all lower-case
(#291) Expected 1 space before "+"; 0 found
(#291) Expected 1 space after "+"; 0 found
(#291) Variable "TicksLength" must be all lower-case
(#291) Variable "CenterY" must be all lower-case
(#293) Line indented incorrectly; expected 16 spaces, found 9
(#293) Expected "if (...) {\n"; found "if (...)\n { "
(#293) Variable "LabelSerie" must be all lower-case
(#294) Line indented incorrectly; expected at least 16 spaces, found 10
(#294) Variable "Label" must be all lower-case
(#294) Variable "Data" must be all lower-case
(#294) Variable "LabelSerie" must be all lower-case
(#294) Variable "ID" must be all lower-case
(#294) Variable "Data" must be all lower-case
(#294) Variable "LabelSerie" must be all lower-case
(#294) Variable "ID" must be all lower-case
(#294) Closing brace must be on a line by itself
(#295) Line indented incorrectly; expected at least 16 spaces, found 9
(#295) Inline control structures are not allowed
(#296) Line indented incorrectly; expected at least 16 spaces, found 10
(#296) Variable "Label" must be all lower-case
(#296) Variable "ID" must be all lower-case
(#298) Line indented incorrectly; expected 16 spaces, found 9
(#298) Expected "if (...) {\n"; found "if (...)\n {\n"
(#298) Variable "ID" must be all lower-case
(#298) Variable "SkipLabels" must be all lower-case
(#299) Line indented incorrectly; expected at least 16 spaces, found 10
(#300) Line indented incorrectly; expected at least 20 spaces, found 11
(#300) Inline control structures are not allowed
(#300) Variable "LabelPos" must be all lower-case
(#301) Line indented incorrectly; expected at least 20 spaces, found 12
(#301) Variable "Object" must be all lower-case
(#301) Variable "LabelX" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Variable "LabelY" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Variable "Label" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Expected 1 space before "-"; 0 found
(#301) Expected 1 space after "-"; 0 found
(#301) Expected 1 space before "+"; 0 found
(#301) Expected 1 space after "+"; 0 found
(#301) Variable "AxisRotation" must be all lower-case
(#301) Expected 1 space before "+"; 0 found
(#301) Expected 1 space after "+"; 0 found
(#301) Variable "Axisoffset" must be all lower-case
(#301) Expected 1 space before "-"; 0 found
(#301) Expected 1 space after "-"; 0 found
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Line exceeds 132 characters; contains 143 characters
(#302) Line indented incorrectly; expected 20 spaces, found 11
(#303) Line indented incorrectly; expected at least 20 spaces, found 12
(#304) Line indented incorrectly; expected 24 spaces, found 13
(#304) Expected "if (...) {\n"; found "if (...)\t{ "
(#304) Variable "LabelX" must be all lower-case
(#304) Variable "CenterX" must be all lower-case
(#304) Variable "LabelY" must be all lower-case
(#304) Expected 1 space after "<"; 2 found
(#304) Variable "CenterY" must be all lower-case
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Variable "Object" must be all lower-case
(#304) Variable "LabelX" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Variable "LabelY" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Variable "Label" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Line exceeds maximum limit of 180 characters; contains 181 characters
(#304) Closing brace must be on a line by itself
(#305) Line indented incorrectly; expected 24 spaces, found 13
(#305) Expected "if (...) {\n"; found "if (...)\t{ "
(#305) Variable "LabelX" must be all lower-case
(#305) Expected 1 space after ">"; 2 found
(#305) Variable "CenterX" must be all lower-case
(#305) Variable "LabelY" must be all lower-case
(#305) Expected 1 space after "<"; 2 found
(#305) Variable "CenterY" must be all lower-case
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Variable "Object" must be all lower-case
(#305) Variable "LabelX" must be all lower-case
(#305) Commas (,) must be followed by white space.
(#305) Variable "LabelY" must be all lower-case
(#305) Commas (,) must be followed by white space.
(#305) Variable "Label" must be all lower-case
(#305) Commas (,) must be followed by white space.
(#305) Expected 1 space before "=>"; 0 found
(#305) Expected 1 space after "=>"; 0 found
(#305) Line exceeds 132 characters; contains 179 characters
(#305) Closing brace must be on a line by itself
(#306) Line indented incorrectly; expected 24 spaces, found 13
(#306) Expected "if (...) {\n"; found "if (...)\t{ "
(#306) Variable "LabelX" must be all lower-case
(#306) Expected 1 space after ">"; 2 found
(#306) Variable "CenterX" must be all lower-case
(#306) Variable "LabelY" must be all lower-case
(#306) Variable "CenterY" must be all lower-case
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Variable "Object" must be all lower-case
(#306) Variable "LabelX" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Variable "LabelY" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Variable "Label" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#306) Line exceeds 132 characters; contains 179 characters
(#306) Closing brace must be on a line by itself
(#307) Line indented incorrectly; expected 24 spaces, found 13
(#307) Expected "if (...) {\n"; found "if (...)\t{ "
(#307) Variable "LabelX" must be all lower-case
(#307) Expected 1 space after ">"; 2 found
(#307) Variable "CenterX" must be all lower-case
(#307) Variable "LabelY" must be all lower-case
(#307) Expected 1 space after ">"; 2 found
(#307) Variable "CenterY" must be all lower-case
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Variable "Object" must be all lower-case
(#307) Variable "LabelX" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "LabelY" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "Label" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Expected 1 space before "=>"; 0 found
(#307) Expected 1 space after "=>"; 0 found
(#307) Line exceeds 132 characters; contains 176 characters
(#307) Closing brace must be on a line by itself
(#308) Line indented incorrectly; expected 24 spaces, found 13
(#308) Expected "if (...) {\n"; found "if (...)\t{ "
(#308) Variable "LabelX" must be all lower-case
(#308) Expected 1 space after "<"; 2 found
(#308) Variable "CenterX" must be all lower-case
(#308) Variable "LabelY" must be all lower-case
(#308) Expected 1 space after "<"; 2 found
(#308) Variable "CenterY" must be all lower-case
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Variable "Object" must be all lower-case
(#308) Variable "LabelX" must be all lower-case
(#308) Commas (,) must be followed by white space.
(#308) Variable "LabelY" must be all lower-case
(#308) Commas (,) must be followed by white space.
(#308) Variable "Label" must be all lower-case
(#308) Commas (,) must be followed by white space.
(#308) Expected 1 space before "=>"; 0 found
(#308) Expected 1 space after "=>"; 0 found
(#308) Line exceeds 132 characters; contains 180 characters
(#308) Closing brace must be on a line by itself
(#309) Line indented incorrectly; expected 24 spaces, found 13
(#309) Expected "if (...) {\n"; found "if (...)\t{ "
(#309) Variable "LabelX" must be all lower-case
(#309) Expected 1 space after "<"; 2 found
(#309) Variable "CenterX" must be all lower-case
(#309) Variable "LabelY" must be all lower-case
(#309) Variable "CenterY" must be all lower-case
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Variable "Object" must be all lower-case
(#309) Variable "LabelX" must be all lower-case
(#309) Commas (,) must be followed by white space.
(#309) Variable "LabelY" must be all lower-case
(#309) Commas (,) must be followed by white space.
(#309) Variable "Label" must be all lower-case
(#309) Commas (,) must be followed by white space.
(#309) Expected 1 space before "=>"; 0 found
(#309) Expected 1 space after "=>"; 0 found
(#309) Line exceeds 132 characters; contains 180 characters
(#309) Closing brace must be on a line by itself
(#310) Line indented incorrectly; expected 24 spaces, found 13
(#310) Expected "if (...) {\n"; found "if (...)\t{ "
(#310) Variable "LabelX" must be all lower-case
(#310) Expected 1 space after "<"; 2 found
(#310) Variable "CenterX" must be all lower-case
(#310) Variable "LabelY" must be all lower-case
(#310) Expected 1 space after ">"; 2 found
(#310) Variable "CenterY" must be all lower-case
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Variable "Object" must be all lower-case
(#310) Variable "LabelX" must be all lower-case
(#310) Commas (,) must be followed by white space.
(#310) Variable "LabelY" must be all lower-case
(#310) Commas (,) must be followed by white space.
(#310) Variable "Label" must be all lower-case
(#310) Commas (,) must be followed by white space.
(#310) Expected 1 space before "=>"; 0 found
(#310) Expected 1 space after "=>"; 0 found
(#310) Line exceeds 132 characters; contains 177 characters
(#310) Closing brace must be on a line by itself
(#311) Line indented incorrectly; expected 24 spaces, found 13
(#311) Expected "if (...) {\n"; found "if (...)\t{ "
(#311) Variable "LabelX" must be all lower-case
(#311) Variable "CenterX" must be all lower-case
(#311) Variable "LabelY" must be all lower-case
(#311) Expected 1 space after ">"; 2 found
(#311) Variable "CenterY" must be all lower-case
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Variable "Object" must be all lower-case
(#311) Variable "LabelX" must be all lower-case
(#311) Commas (,) must be followed by white space.
(#311) Variable "LabelY" must be all lower-case
(#311) Commas (,) must be followed by white space.
(#311) Variable "Label" must be all lower-case
(#311) Commas (,) must be followed by white space.
(#311) Expected 1 space before "=>"; 0 found
(#311) Expected 1 space after "=>"; 0 found
(#311) Line exceeds 132 characters; contains 178 characters
(#311) Closing brace must be on a line by itself
(#312) Line indented incorrectly; expected 20 spaces, found 12
(#312) Closing brace indented incorrectly; expected 11 spaces, found 12
(#313) Line indented incorrectly; expected 16 spaces, found 10
(#313) Closing brace indented incorrectly; expected 9 spaces, found 10
(#314) Line indented incorrectly; expected 12 spaces, found 8
(#314) Closing brace indented incorrectly; expected 7 spaces, found 8
(#315) Line indented incorrectly; expected at least 12 spaces, found 7
(#315) Variable "ID" must be all lower-case
(#316) Line indented incorrectly; expected 8 spaces, found 6
(#316) Closing brace indented incorrectly; expected 5 spaces, found 6
(#318) Line indented incorrectly; expected at least 8 spaces, found 5
(#319) Line indented incorrectly; expected at least 8 spaces, found 5
(#319) Variable "ID" must be all lower-case
(#319) Variable "Plot" must be all lower-case
(#320) Line indented incorrectly; expected 8 spaces, found 5
(#320) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#320) Variable "Data" must be all lower-case
(#320) Variable "SerieName" must be all lower-case
(#320) Variable "DataS" must be all lower-case
(#321) Line indented incorrectly; expected at least 8 spaces, found 6
(#322) Line indented incorrectly; expected 12 spaces, found 7
(#322) Expected "if (...) {\n"; found "if (...)\n {\n"
(#322) Variable "SerieName" must be all lower-case
(#322) Variable "LabelSerie" must be all lower-case
(#323) Line indented incorrectly; expected at least 12 spaces, found 8
(#324) Line indented incorrectly; expected at least 16 spaces, found 9
(#324) Variable "Color" must be all lower-case
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Variable "Palette" must be all lower-case
(#324) Variable "ID" must be all lower-case
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Variable "Palette" must be all lower-case
(#324) Variable "ID" must be all lower-case
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Variable "Palette" must be all lower-case
(#324) Variable "ID" must be all lower-case
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Variable "Palette" must be all lower-case
(#324) Variable "ID" must be all lower-case
(#324) Commas (,) must be followed by white space.
(#324) Expected 1 space before "=>"; 0 found
(#324) Expected 1 space after "=>"; 0 found
(#324) Variable "PointSurrounding" must be all lower-case
(#324) Line exceeds 132 characters; contains 162 characters
(#325) Line indented incorrectly; expected 16 spaces, found 9
(#325) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#325) Variable "DataS" must be all lower-case
(#325) Variable "Key" must be all lower-case
(#325) Variable "Value" must be all lower-case
(#326) Line indented incorrectly; expected at least 16 spaces, found 10
(#327) Line indented incorrectly; expected at least 20 spaces, found 11
(#327) Variable "Angle" must be all lower-case
(#327) Expected 1 space before "/"; 0 found
(#327) Expected 1 space after "/"; 0 found
(#327) Variable "Points" must be all lower-case
(#327) Variable "Key" must be all lower-case
(#328) Line indented incorrectly; expected at least 20 spaces, found 11
(#328) Variable "Length" must be all lower-case
(#328) Variable "EdgeHeight" must be all lower-case
(#328) Expected 1 space before "/"; 0 found
(#328) Expected 1 space after "/"; 0 found
(#328) Variable "Segments" must be all lower-case
(#328) Expected 1 space before "*"; 0 found
(#328) Expected 1 space after "*"; 0 found
(#328) Variable "SegmentHeight" must be all lower-case
(#328) Expected 1 space before "*"; 0 found
(#328) Expected 1 space after "*"; 0 found
(#328) Variable "Value" must be all lower-case
(#330) Line indented incorrectly; expected at least 20 spaces, found 11
(#330) Variable "X" must be all lower-case
(#330) Variable "Angle" must be all lower-case
(#330) Expected 1 space before "+"; 0 found
(#330) Expected 1 space after "+"; 0 found
(#330) Variable "AxisRotation" must be all lower-case
(#330) Variable "Length" must be all lower-case
(#330) Expected 1 space before "+"; 2 found
(#330) Variable "CenterX" must be all lower-case
(#331) Line indented incorrectly; expected at least 20 spaces, found 11
(#331) Variable "Y" must be all lower-case
(#331) Variable "Angle" must be all lower-case
(#331) Expected 1 space before "+"; 0 found
(#331) Expected 1 space after "+"; 0 found
(#331) Variable "AxisRotation" must be all lower-case
(#331) Variable "Length" must be all lower-case
(#331) Expected 1 space before "+"; 2 found
(#331) Variable "CenterY" must be all lower-case
(#333) Line indented incorrectly; expected at least 20 spaces, found 11
(#333) Variable "Plot" must be all lower-case
(#333) Variable "ID" must be all lower-case
(#333) Variable "X" must be all lower-case
(#333) Commas (,) must be followed by white space.
(#333) Variable "Y" must be all lower-case
(#333) Commas (,) must be followed by white space.
(#333) Variable "Value" must be all lower-case
(#335) Line indented incorrectly; expected 20 spaces, found 11
(#335) Expected "if (...) {\n"; found "if (...) { "
(#335) Variable "RecordImageMap" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Variable "X" must be all lower-case
(#335) Variable "Y" must be all lower-case
(#335) Variable "PointRadius" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Variable "Palette" must be all lower-case
(#335) Variable "ID" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Variable "Palette" must be all lower-case
(#335) Variable "ID" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Variable "Palette" must be all lower-case
(#335) Variable "ID" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Variable "DataS" must be all lower-case
(#335) Commas (,) must be followed by white space.
(#335) Variable "Data" must be all lower-case
(#335) Variable "LabelSerie" must be all lower-case
(#335) Variable "Key" must be all lower-case
(#335) Variable "Value" must be all lower-case
(#335) Line exceeds maximum limit of 180 characters; contains 300 characters
(#335) Closing brace must be on a line by itself
(#336) Line indented incorrectly; expected 16 spaces, found 10
(#336) Closing brace indented incorrectly; expected 9 spaces, found 10
(#337) Line indented incorrectly; expected at least 16 spaces, found 9
(#337) Variable "ID" must be all lower-case
(#338) Line indented incorrectly; expected 12 spaces, found 8
(#338) Closing brace indented incorrectly; expected 7 spaces, found 8
(#339) Line indented incorrectly; expected 8 spaces, found 6
(#339) Closing brace indented incorrectly; expected 5 spaces, found 6
(#341) Line indented incorrectly; expected at least 8 spaces, found 5
(#342) Line indented incorrectly; expected 8 spaces, found 5
(#342) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#342) Variable "Plot" must be all lower-case
(#342) Variable "ID" must be all lower-case
(#342) Variable "Points" must be all lower-case
(#343) Line indented incorrectly; expected at least 8 spaces, found 6
(#344) Line indented incorrectly; expected at least 12 spaces, found 7
(#344) Variable "Color" must be all lower-case
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#344) Variable "Palette" must be all lower-case
(#344) Variable "ID" must be all lower-case
(#344) Commas (,) must be followed by white space.
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#344) Variable "Palette" must be all lower-case
(#344) Variable "ID" must be all lower-case
(#344) Commas (,) must be followed by white space.
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#344) Variable "Palette" must be all lower-case
(#344) Variable "ID" must be all lower-case
(#344) Commas (,) must be followed by white space.
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#344) Variable "Palette" must be all lower-case
(#344) Variable "ID" must be all lower-case
(#344) Commas (,) must be followed by white space.
(#344) Expected 1 space before "=>"; 0 found
(#344) Expected 1 space after "=>"; 0 found
(#344) Variable "PointSurrounding" must be all lower-case
(#344) Line exceeds 132 characters; contains 160 characters
(#346) Line indented incorrectly; expected at least 12 spaces, found 7
(#347) Line indented incorrectly; expected 12 spaces, found 7
(#347) Expected "if (...) {\n"; found "if (...)\n {\n"
(#347) Variable "DrawPoly" must be all lower-case
(#348) Line indented incorrectly; expected at least 12 spaces, found 8
(#349) Line indented incorrectly; expected at least 16 spaces, found 9
(#349) Inline control structures are not allowed
(#349) Variable "PolyAlpha" must be all lower-case
(#349) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#350) Line indented incorrectly; expected at least 16 spaces, found 10
(#350) Variable "Color" must be all lower-case
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Variable "Palette" must be all lower-case
(#350) Variable "ID" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Variable "Palette" must be all lower-case
(#350) Variable "ID" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Variable "Palette" must be all lower-case
(#350) Variable "ID" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Variable "PolyAlpha" must be all lower-case
(#350) Commas (,) must be followed by white space.
(#350) Expected 1 space before "=>"; 0 found
(#350) Expected 1 space after "=>"; 0 found
(#350) Variable "PointSurrounding" must be all lower-case
(#350) Line exceeds 132 characters; contains 151 characters
(#352) Line indented incorrectly; expected at least 16 spaces, found 9
(#352) Variable "PointsArray" must be all lower-case
(#353) Line indented incorrectly; expected 16 spaces, found 9
(#353) Expected "for (...) {\n"; found "for(...) \n { "
(#353) Expected 1 space after second semicolon of FOR loop; 0 found
(#353) Expected 1 space before "="; 0 found
(#353) Expected 1 space after "="; 0 found
(#353) Expected 1 space before "<"; 0 found
(#353) Expected 1 space after "<"; 0 found
(#353) Variable "Points" must be all lower-case
(#353) Whitespace found at end of line
(#354) Line indented incorrectly; expected at least 16 spaces, found 10
(#354) Variable "PointsArray" must be all lower-case
(#354) Variable "Points" must be all lower-case
(#354) Variable "PointsArray" must be all lower-case
(#354) Variable "Points" must be all lower-case
(#354) Closing brace must be on a line by itself
(#355) Line indented incorrectly; expected at least 16 spaces, found 9
(#355) Variable "Object" must be all lower-case
(#355) Variable "PointsArray" must be all lower-case
(#355) Commas (,) must be followed by white space.
(#355) Variable "Color" must be all lower-case
(#356) Line indented incorrectly; expected 12 spaces, found 8
(#356) Closing brace indented incorrectly; expected 7 spaces, found 8
(#358) Line indented incorrectly; expected at least 12 spaces, found 7
(#358) Variable "Color" must be all lower-case
(#358) Expected 1 space before "=>"; 0 found
(#358) Expected 1 space after "=>"; 0 found
(#358) Variable "Palette" must be all lower-case
(#358) Variable "ID" must be all lower-case
(#358) Commas (,) must be followed by white space.
(#358) Expected 1 space before "=>"; 0 found
(#358) Expected 1 space after "=>"; 0 found
(#358) Variable "Palette" must be all lower-case
(#358) Variable "ID" must be all lower-case
(#358) Commas (,) must be followed by white space.
(#358) Expected 1 space before "=>"; 0 found
(#358) Expected 1 space after "=>"; 0 found
(#358) Variable "Palette" must be all lower-case
(#358) Variable "ID" must be all lower-case
(#358) Commas (,) must be followed by white space.
(#358) Expected 1 space before "=>"; 0 found
(#358) Expected 1 space after "=>"; 0 found
(#358) Variable "Palette" must be all lower-case
(#358) Variable "ID" must be all lower-case
(#358) Commas (,) must be followed by white space.
(#358) Expected 1 space before "=>"; 0 found
(#358) Expected 1 space after "=>"; 0 found
(#358) Variable "PointSurrounding" must be all lower-case
(#358) Line exceeds 132 characters; contains 160 characters
(#360) Line indented incorrectly; expected at least 12 spaces, found 7
(#361) Line indented incorrectly; expected at least 12 spaces, found 7
(#361) Variable "TextSettings" must be all lower-case
(#361) Expected 1 space before "=>"; 0 found
(#361) Expected 1 space after "=>"; 0 found
(#361) Commas (,) must be followed by white space.
(#361) Expected 1 space before "=>"; 0 found
(#361) Expected 1 space after "=>"; 0 found
(#361) Variable "ValueFontName" must be all lower-case
(#361) Commas (,) must be followed by white space.
(#361) Expected 1 space before "=>"; 0 found
(#361) Expected 1 space after "=>"; 0 found
(#361) Variable "ValueFontSize" must be all lower-case
(#361) Commas (,) must be followed by white space.
(#361) Expected 1 space before "=>"; 0 found
(#361) Expected 1 space after "=>"; 0 found
(#361) Variable "Palette" must be all lower-case
(#361) Variable "ID" must be all lower-case
(#361) Commas (,) must be followed by white space.
(#361) Expected 1 space before "=>"; 0 found
(#361) Expected 1 space after "=>"; 0 found
(#361) Variable "Palette" must be all lower-case
(#361) Variable "ID" must be all lower-case
(#361) Commas (,) must be followed by white space.
(#361) Expected 1 space before "=>"; 0 found
(#361) Expected 1 space after "=>"; 0 found
(#361) Variable "Palette" must be all lower-case
(#361) Variable "ID" must be all lower-case
(#361) Line exceeds maximum limit of 180 characters; contains 189 characters
(#362) Line indented incorrectly; expected at least 12 spaces, found 7
(#362) Variable "InnerColor" must be all lower-case
(#362) Expected 1 space before "=>"; 0 found
(#362) Expected 1 space after "=>"; 0 found
(#362) Variable "InnerBubbleR" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before "=>"; 0 found
(#362) Expected 1 space after "=>"; 0 found
(#362) Variable "InnerBubbleG" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before "=>"; 0 found
(#362) Expected 1 space after "=>"; 0 found
(#362) Variable "InnerBubbleB" must be all lower-case
(#362) Commas (,) must be followed by white space.
(#362) Expected 1 space before "=>"; 0 found
(#362) Expected 1 space after "=>"; 0 found
(#362) Variable "InnerBubbleAlpha" must be all lower-case
(#363) Line indented incorrectly; expected at least 12 spaces, found 7
(#363) Inline control structures are not allowed
(#363) Variable "OuterBubbleR" must be all lower-case
(#364) Line indented incorrectly; expected at least 12 spaces, found 8
(#364) Variable "OuterColor" must be all lower-case
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Variable "OuterBubbleR" must be all lower-case
(#364) Commas (,) must be followed by white space.
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Variable "OuterBubbleG" must be all lower-case
(#364) Commas (,) must be followed by white space.
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Variable "OuterBubbleB" must be all lower-case
(#364) Commas (,) must be followed by white space.
(#364) Expected 1 space before "=>"; 0 found
(#364) Expected 1 space after "=>"; 0 found
(#364) Variable "OuterBubbleAlpha" must be all lower-case
(#365) Line indented incorrectly; expected at least 12 spaces, found 7
(#365) Inline control structures are not allowed
(#366) Line indented incorrectly; expected at least 12 spaces, found 8
(#366) Variable "OuterColor" must be all lower-case
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#366) Variable "Palette" must be all lower-case
(#366) Variable "ID" must be all lower-case
(#366) Expected 1 space before "+"; 0 found
(#366) Expected 1 space after "+"; 0 found
(#366) Commas (,) must be followed by white space.
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#366) Variable "Palette" must be all lower-case
(#366) Variable "ID" must be all lower-case
(#366) Expected 1 space before "+"; 0 found
(#366) Expected 1 space after "+"; 0 found
(#366) Commas (,) must be followed by white space.
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#366) Variable "Palette" must be all lower-case
(#366) Variable "ID" must be all lower-case
(#366) Expected 1 space before "+"; 0 found
(#366) Expected 1 space after "+"; 0 found
(#366) Commas (,) must be followed by white space.
(#366) Expected 1 space before "=>"; 0 found
(#366) Expected 1 space after "=>"; 0 found
(#366) Variable "Palette" must be all lower-case
(#366) Variable "ID" must be all lower-case
(#366) Line exceeds 132 characters; contains 142 characters
(#368) Line indented incorrectly; expected at least 12 spaces, found 7
(#369) Line indented incorrectly; expected at least 12 spaces, found 7
(#369) Inline control structures are not allowed
(#369) Variable "LineLoopStart" must be all lower-case
(#369) Variable "DrawLines" must be all lower-case
(#370) Line indented incorrectly; expected at least 12 spaces, found 8
(#370) Variable "Object" must be all lower-case
(#370) Variable "Points" must be all lower-case
(#370) Variable "Points" must be all lower-case
(#370) Expected 1 space before "-"; 0 found
(#370) Expected 1 space after "-"; 0 found
(#370) Commas (,) must be followed by white space.
(#370) Variable "Points" must be all lower-case
(#370) Variable "Points" must be all lower-case
(#370) Expected 1 space before "-"; 0 found
(#370) Expected 1 space after "-"; 0 found
(#370) Commas (,) must be followed by white space.
(#370) Variable "Points" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "Points" must be all lower-case
(#370) Commas (,) must be followed by white space.
(#370) Variable "Color" must be all lower-case
(#372) Line indented incorrectly; expected at least 12 spaces, found 7
(#373) Line indented incorrectly; expected 12 spaces, found 7
(#373) Expected "for (...) {\n"; found "for(...) \n {\n"
(#373) Expected 1 space after second semicolon of FOR loop; 0 found
(#373) Expected 1 space before "="; 0 found
(#373) Expected 1 space after "="; 0 found
(#373) Expected 1 space before "<"; 0 found
(#373) Expected 1 space after "<"; 0 found
(#373) Variable "Points" must be all lower-case
(#373) Whitespace found at end of line
(#374) Line indented incorrectly; expected at least 12 spaces, found 8
(#375) Line indented incorrectly; expected at least 16 spaces, found 9
(#375) Inline control structures are not allowed
(#375) Variable "DrawLines" must be all lower-case
(#375) Variable "Points" must be all lower-case
(#375) Expected 1 space before "-"; 0 found
(#375) Expected 1 space after "-"; 0 found
(#376) Line indented incorrectly; expected at least 16 spaces, found 10
(#376) Variable "Object" must be all lower-case
(#376) Variable "Points" must be all lower-case
(#376) Commas (,) must be followed by white space.
(#376) Variable "Points" must be all lower-case
(#376) Commas (,) must be followed by white space.
(#376) Variable "Points" must be all lower-case
(#376) Expected 1 space before "+"; 0 found
(#376) Expected 1 space after "+"; 0 found
(#376) Commas (,) must be followed by white space.
(#376) Variable "Points" must be all lower-case
(#376) Expected 1 space before "+"; 0 found
(#376) Expected 1 space after "+"; 0 found
(#376) Commas (,) must be followed by white space.
(#376) Variable "Color" must be all lower-case
(#378) Line indented incorrectly; expected at least 16 spaces, found 9
(#378) Inline control structures are not allowed
(#378) Variable "DrawPoints" must be all lower-case
(#379) Line indented incorrectly; expected at least 16 spaces, found 10
(#379) Variable "Object" must be all lower-case
(#379) Variable "Points" must be all lower-case
(#379) Commas (,) must be followed by white space.
(#379) Variable "Points" must be all lower-case
(#379) Commas (,) must be followed by white space.
(#379) Variable "PointRadius" must be all lower-case
(#379) Commas (,) must be followed by white space.
(#379) Variable "Color" must be all lower-case
(#381) Line indented incorrectly; expected 16 spaces, found 9
(#381) Expected "if (...) {\n"; found "if (...)\n {\n"
(#381) Variable "WriteValuesInBubble" must be all lower-case
(#381) Variable "WriteValues" must be all lower-case
(#382) Line indented incorrectly; expected at least 16 spaces, found 10
(#383) Line indented incorrectly; expected at least 20 spaces, found 11
(#383) Variable "TxtPos" must be all lower-case
(#383) Variable "Points" must be all lower-case
(#383) Commas (,) must be followed by white space.
(#383) Variable "Points" must be all lower-case
(#383) Commas (,) must be followed by white space.
(#383) Variable "ValueFontName" must be all lower-case
(#383) Commas (,) must be followed by white space.
(#383) Variable "ValueFontSize" must be all lower-case
(#383) Commas (,) must be followed by white space.
(#383) Commas (,) must be followed by white space.
(#383) Variable "Points" must be all lower-case
(#384) Line indented incorrectly; expected at least 20 spaces, found 11
(#384) Variable "Radius" must be all lower-case
(#384) Variable "TxtPos" must be all lower-case
(#384) Variable "TxtPos" must be all lower-case
(#384) Variable "ValuePadding" must be all lower-case
(#384) Expected 1 space before "*"; 0 found
(#384) Expected 1 space after "*"; 0 found
(#384) Expected 1 space before "/"; 0 found
(#384) Expected 1 space after "/"; 0 found
(#386) Line indented incorrectly; expected at least 20 spaces, found 11
(#386) Variable "Points" must be all lower-case
(#386) Commas (,) must be followed by white space.
(#386) Variable "Points" must be all lower-case
(#386) Commas (,) must be followed by white space.
(#386) Variable "Radius" must be all lower-case
(#386) Expected 1 space before "+"; 0 found
(#386) Expected 1 space after "+"; 0 found
(#386) Variable "OuterBubbleRadius" must be all lower-case
(#386) Commas (,) must be followed by white space.
(#386) Variable "OuterColor" must be all lower-case
(#387) Line indented incorrectly; expected at least 20 spaces, found 11
(#387) Variable "Points" must be all lower-case
(#387) Commas (,) must be followed by white space.
(#387) Variable "Points" must be all lower-case
(#387) Commas (,) must be followed by white space.
(#387) Variable "Radius" must be all lower-case
(#387) Commas (,) must be followed by white space.
(#387) Variable "InnerColor" must be all lower-case
(#388) Line indented incorrectly; expected 16 spaces, found 10
(#388) Closing brace indented incorrectly; expected 9 spaces, found 10
(#390) Line indented incorrectly; expected at least 16 spaces, found 9
(#390) Inline control structures are not allowed
(#390) Variable "WriteValues" must be all lower-case
(#391) Line indented incorrectly; expected at least 16 spaces, found 10
(#391) Variable "Points" must be all lower-case
(#391) Expected 1 space before "-"; 0 found
(#391) Expected 1 space after "-"; 0 found
(#391) Commas (,) must be followed by white space.
(#391) Variable "Points" must be all lower-case
(#391) Expected 1 space before "-"; 0 found
(#391) Expected 1 space after "-"; 0 found
(#391) Commas (,) must be followed by white space.
(#391) Variable "Points" must be all lower-case
(#391) Commas (,) must be followed by white space.
(#391) Variable "TextSettings" must be all lower-case
(#392) Line indented incorrectly; expected 12 spaces, found 8
(#392) Closing brace indented incorrectly; expected 7 spaces, found 8
(#393) Line indented incorrectly; expected 8 spaces, found 6
(#393) Closing brace indented incorrectly; expected 5 spaces, found 6
(#394) Closing brace indented incorrectly; expected 3 spaces, found 4
(#398) Line indented incorrectly; expected at least 4 spaces, found 3
(#399) Line indented incorrectly; expected 4 spaces, found 3
(#399) method name "pRadar::drawPolar" must be in lower-case letters only
(#399) Visibility must be declared on method "drawPolar"
(#399) Variable "Object" must be all lower-case
(#399) Commas (,) must be followed by white space.
(#399) Variable "Values" must be all lower-case
(#399) Commas (,) must be followed by white space.
(#399) Variable "Format" must be all lower-case
(#400) Opening brace should be on the same line as the declaration
(#401) Line indented incorrectly; expected at least 8 spaces, found 5
(#401) Variable "Object" must be all lower-case
(#403) Line indented incorrectly; expected at least 8 spaces, found 5
(#403) Variable "FixedMax" must be all lower-case
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Variable "Format" must be all lower-case
(#403) Variable "Format" must be all lower-case
(#404) Line indented incorrectly; expected at least 8 spaces, found 5
(#404) Variable "AxisR" must be all lower-case
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Variable "Format" must be all lower-case
(#404) Variable "Format" must be all lower-case
(#405) Line indented incorrectly; expected at least 8 spaces, found 5
(#405) Variable "AxisG" must be all lower-case
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Variable "Format" must be all lower-case
(#405) Variable "Format" must be all lower-case
(#406) Line indented incorrectly; expected at least 8 spaces, found 5
(#406) Variable "AxisB" must be all lower-case
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Variable "Format" must be all lower-case
(#406) Variable "Format" must be all lower-case
(#407) Line indented incorrectly; expected at least 8 spaces, found 5
(#407) Variable "AxisAlpha" must be all lower-case
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Variable "Format" must be all lower-case
(#407) Variable "Format" must be all lower-case
(#408) Line indented incorrectly; expected at least 8 spaces, found 5
(#408) Variable "AxisRotation" must be all lower-case
(#408) Variable "Format" must be all lower-case
(#408) Variable "Format" must be all lower-case
(#409) Line indented incorrectly; expected at least 8 spaces, found 5
(#409) Variable "DrawTicks" must be all lower-case
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Variable "Format" must be all lower-case
(#409) Variable "Format" must be all lower-case
(#409) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#410) Line indented incorrectly; expected at least 8 spaces, found 5
(#410) Variable "TicksLength" must be all lower-case
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Variable "Format" must be all lower-case
(#410) Variable "Format" must be all lower-case
(#411) Line indented incorrectly; expected at least 8 spaces, found 5
(#411) Variable "DrawAxisValues" must be all lower-case
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Variable "Format" must be all lower-case
(#411) Variable "Format" must be all lower-case
(#411) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#412) Line indented incorrectly; expected at least 8 spaces, found 5
(#412) Variable "AxisBoxRounded" must be all lower-case
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Variable "Format" must be all lower-case
(#412) Variable "Format" must be all lower-case
(#412) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#413) Line indented incorrectly; expected at least 8 spaces, found 5
(#413) Variable "AxisFontName" must be all lower-case
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Variable "Format" must be all lower-case
(#413) Variable "Format" must be all lower-case
(#414) Line indented incorrectly; expected at least 8 spaces, found 5
(#414) Variable "AxisFontSize" must be all lower-case
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Variable "Format" must be all lower-case
(#414) Variable "Format" must be all lower-case
(#415) Line indented incorrectly; expected at least 8 spaces, found 5
(#415) Variable "WriteValues" must be all lower-case
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Variable "Format" must be all lower-case
(#415) Variable "Format" must be all lower-case
(#415) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#416) Line indented incorrectly; expected at least 8 spaces, found 5
(#416) Variable "WriteValuesInBubble" must be all lower-case
(#416) Variable "Format" must be all lower-case
(#416) Variable "Format" must be all lower-case
(#416) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#417) Line indented incorrectly; expected at least 8 spaces, found 5
(#417) Variable "ValueFontName" must be all lower-case
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Variable "Format" must be all lower-case
(#417) Variable "Format" must be all lower-case
(#418) Line indented incorrectly; expected at least 8 spaces, found 5
(#418) Variable "ValueFontSize" must be all lower-case
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Variable "Format" must be all lower-case
(#418) Variable "Format" must be all lower-case
(#419) Line indented incorrectly; expected at least 8 spaces, found 5
(#419) Variable "ValuePadding" must be all lower-case
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Variable "Format" must be all lower-case
(#419) Variable "Format" must be all lower-case
(#420) Line indented incorrectly; expected at least 8 spaces, found 5
(#420) Variable "OuterBubbleRadius" must be all lower-case
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Variable "Format" must be all lower-case
(#420) Variable "Format" must be all lower-case
(#421) Line indented incorrectly; expected at least 8 spaces, found 5
(#421) Variable "OuterBubbleR" must be all lower-case
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Variable "Format" must be all lower-case
(#421) Variable "Format" must be all lower-case
(#422) Line indented incorrectly; expected at least 8 spaces, found 5
(#422) Variable "OuterBubbleG" must be all lower-case
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Variable "Format" must be all lower-case
(#422) Variable "Format" must be all lower-case
(#423) Line indented incorrectly; expected at least 8 spaces, found 5
(#423) Variable "OuterBubbleB" must be all lower-case
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Variable "Format" must be all lower-case
(#423) Variable "Format" must be all lower-case
(#424) Line indented incorrectly; expected at least 8 spaces, found 5
(#424) Variable "OuterBubbleAlpha" must be all lower-case
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Variable "Format" must be all lower-case
(#424) Variable "Format" must be all lower-case
(#425) Line indented incorrectly; expected at least 8 spaces, found 5
(#425) Variable "InnerBubbleR" must be all lower-case
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Variable "Format" must be all lower-case
(#425) Variable "Format" must be all lower-case
(#426) Line indented incorrectly; expected at least 8 spaces, found 5
(#426) Variable "InnerBubbleG" must be all lower-case
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Variable "Format" must be all lower-case
(#426) Variable "Format" must be all lower-case
(#427) Line indented incorrectly; expected at least 8 spaces, found 5
(#427) Variable "InnerBubbleB" must be all lower-case
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Variable "Format" must be all lower-case
(#427) Variable "Format" must be all lower-case
(#428) Line indented incorrectly; expected at least 8 spaces, found 5
(#428) Variable "InnerBubbleAlpha" must be all lower-case
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Variable "Format" must be all lower-case
(#428) Variable "Format" must be all lower-case
(#429) Line indented incorrectly; expected at least 8 spaces, found 5
(#429) Variable "DrawBackground" must be all lower-case
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Variable "Format" must be all lower-case
(#429) Variable "Format" must be all lower-case
(#429) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#430) Line indented incorrectly; expected at least 8 spaces, found 5
(#430) Variable "BackgroundR" must be all lower-case
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Variable "Format" must be all lower-case
(#430) Variable "Format" must be all lower-case
(#431) Line indented incorrectly; expected at least 8 spaces, found 5
(#431) Variable "BackgroundG" must be all lower-case
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Variable "Format" must be all lower-case
(#431) Variable "Format" must be all lower-case
(#432) Line indented incorrectly; expected at least 8 spaces, found 5
(#432) Variable "BackgroundB" must be all lower-case
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Variable "Format" must be all lower-case
(#432) Variable "Format" must be all lower-case
(#433) Line indented incorrectly; expected at least 8 spaces, found 5
(#433) Variable "BackgroundAlpha" must be all lower-case
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Variable "Format" must be all lower-case
(#433) Variable "Format" must be all lower-case
(#434) Line indented incorrectly; expected at least 8 spaces, found 5
(#434) Variable "BackgroundGradient" must be all lower-case
(#434) Expected 1 space before "="; 0 found
(#434) Variable "Format" must be all lower-case
(#434) Variable "Format" must be all lower-case
(#434) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#435) Line indented incorrectly; expected at least 8 spaces, found 5
(#435) Variable "AxisSteps" must be all lower-case
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Variable "Format" must be all lower-case
(#435) Variable "Format" must be all lower-case
(#436) Line indented incorrectly; expected at least 8 spaces, found 5
(#436) Variable "SegmentHeight" must be all lower-case
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Variable "Format" must be all lower-case
(#436) Variable "Format" must be all lower-case
(#437) Line indented incorrectly; expected at least 8 spaces, found 5
(#437) Variable "Segments" must be all lower-case
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Variable "Format" must be all lower-case
(#437) Variable "Format" must be all lower-case
(#438) Line indented incorrectly; expected at least 8 spaces, found 5
(#438) Variable "WriteLabels" must be all lower-case
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Variable "Format" must be all lower-case
(#438) Variable "Format" must be all lower-case
(#438) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#439) Line indented incorrectly; expected at least 8 spaces, found 5
(#439) Variable "LabelsBackground" must be all lower-case
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Variable "Format" must be all lower-case
(#439) Variable "Format" must be all lower-case
(#439) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#440) Line indented incorrectly; expected at least 8 spaces, found 5
(#440) Variable "LabelsBGR" must be all lower-case
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Variable "Format" must be all lower-case
(#440) Variable "Format" must be all lower-case
(#441) Line indented incorrectly; expected at least 8 spaces, found 5
(#441) Variable "LabelsBGG" must be all lower-case
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Variable "Format" must be all lower-case
(#441) Variable "Format" must be all lower-case
(#442) Line indented incorrectly; expected at least 8 spaces, found 5
(#442) Variable "LabelsBGB" must be all lower-case
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Variable "Format" must be all lower-case
(#442) Variable "Format" must be all lower-case
(#443) Line indented incorrectly; expected at least 8 spaces, found 5
(#443) Variable "LabelsBGAlpha" must be all lower-case
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Variable "Format" must be all lower-case
(#443) Variable "Format" must be all lower-case
(#444) Line indented incorrectly; expected at least 8 spaces, found 5
(#444) Variable "LabelPos" must be all lower-case
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Variable "Format" must be all lower-case
(#444) Variable "Format" must be all lower-case
(#445) Line indented incorrectly; expected at least 8 spaces, found 5
(#445) Variable "LabelPadding" must be all lower-case
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Variable "Format" must be all lower-case
(#445) Variable "Format" must be all lower-case
(#446) Line indented incorrectly; expected at least 8 spaces, found 5
(#446) Variable "DrawPoints" must be all lower-case
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Variable "Format" must be all lower-case
(#446) Variable "Format" must be all lower-case
(#446) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#447) Line indented incorrectly; expected at least 8 spaces, found 5
(#447) Variable "PointRadius" must be all lower-case
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Variable "Format" must be all lower-case
(#447) Variable "Format" must be all lower-case
(#448) Line indented incorrectly; expected at least 8 spaces, found 5
(#448) Variable "PointSurrounding" must be all lower-case
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Variable "Format" must be all lower-case
(#448) Variable "Format" must be all lower-case
(#449) Line indented incorrectly; expected at least 8 spaces, found 5
(#449) Variable "DrawLines" must be all lower-case
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Variable "Format" must be all lower-case
(#449) Variable "Format" must be all lower-case
(#449) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#450) Line indented incorrectly; expected at least 8 spaces, found 5
(#450) Variable "LineLoopStart" must be all lower-case
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Variable "Format" must be all lower-case
(#450) Variable "Format" must be all lower-case
(#450) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#451) Line indented incorrectly; expected at least 8 spaces, found 5
(#451) Variable "DrawPoly" must be all lower-case
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Variable "Format" must be all lower-case
(#451) Variable "Format" must be all lower-case
(#451) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#452) Line indented incorrectly; expected at least 8 spaces, found 5
(#452) Variable "PolyAlpha" must be all lower-case
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Variable "Format" must be all lower-case
(#452) Variable "Format" must be all lower-case
(#452) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#453) Line indented incorrectly; expected at least 8 spaces, found 5
(#453) Variable "FontSize" must be all lower-case
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Variable "Object" must be all lower-case
(#454) Line indented incorrectly; expected at least 8 spaces, found 5
(#454) Variable "X1" must be all lower-case
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Variable "Object" must be all lower-case
(#455) Line indented incorrectly; expected at least 8 spaces, found 5
(#455) Variable "Y1" must be all lower-case
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Variable "Object" must be all lower-case
(#456) Line indented incorrectly; expected at least 8 spaces, found 5
(#456) Variable "X2" must be all lower-case
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Variable "Object" must be all lower-case
(#457) Line indented incorrectly; expected at least 8 spaces, found 5
(#457) Variable "Y2" must be all lower-case
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Variable "Object" must be all lower-case
(#458) Line indented incorrectly; expected at least 8 spaces, found 5
(#458) Variable "RecordImageMap" must be all lower-case
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Variable "Format" must be all lower-case
(#458) Variable "Format" must be all lower-case
(#458) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#460) Line indented incorrectly; expected 8 spaces, found 5
(#460) Expected "if (...) {\n"; found "if (...) { "
(#460) Variable "AxisBoxRounded" must be all lower-case
(#460) Variable "DrawAxisValues" must be all lower-case
(#460) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#460) Closing brace must be on a line by itself
(#462) Line indented incorrectly; expected at least 8 spaces, found 5
(#463) Line indented incorrectly; expected 8 spaces, found 5
(#463) Expected "if (...) {\n"; found "if (...) { "
(#463) Variable "DrawTicks" must be all lower-case
(#463) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#463) Variable "TicksLength" must be all lower-case
(#463) Closing brace must be on a line by itself
(#465) Line indented incorrectly; expected at least 8 spaces, found 5
(#466) Line indented incorrectly; expected at least 8 spaces, found 5
(#466) Variable "Data" must be all lower-case
(#466) Variable "Values" must be all lower-case
(#467) Line indented incorrectly; expected at least 8 spaces, found 5
(#467) Variable "Palette" must be all lower-case
(#467) Variable "Values" must be all lower-case
(#469) Line indented incorrectly; expected at least 8 spaces, found 5
(#470) Line indented incorrectly; expected at least 8 spaces, found 5
(#470) Variable "LabelSerie" must be all lower-case
(#470) Variable "Data" must be all lower-case
(#471) Line indented incorrectly; expected 8 spaces, found 5
(#471) Expected "if (...) {\n"; found "if (...)\n { "
(#471) Variable "LabelSerie" must be all lower-case
(#472) Line indented incorrectly; expected at least 8 spaces, found 6
(#472) Variable "Points" must be all lower-case
(#472) Variable "Data" must be all lower-case
(#472) Variable "LabelSerie" must be all lower-case
(#472) Closing brace must be on a line by itself
(#473) Line indented incorrectly; expected 8 spaces, found 5
(#473) Expected "} else {\n"; found "}\n else\n {\n"
(#474) Line indented incorrectly; expected at least 8 spaces, found 6
(#475) Line indented incorrectly; expected at least 12 spaces, found 7
(#475) Variable "Points" must be all lower-case
(#476) Line indented incorrectly; expected 12 spaces, found 7
(#476) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#476) Variable "Data" must be all lower-case
(#476) Variable "SerieName" must be all lower-case
(#476) Variable "DataArray" must be all lower-case
(#477) Line indented incorrectly; expected at least 12 spaces, found 8
(#477) Expected "if (...) {\n"; found "if (...) { "
(#477) Variable "DataArray" must be all lower-case
(#477) Variable "Points" must be all lower-case
(#477) Variable "Points" must be all lower-case
(#477) Variable "DataArray" must be all lower-case
(#477) Closing brace must be on a line by itself
(#477) Closing brace must be on a line by itself
(#478) Line indented incorrectly; expected 8 spaces, found 6
(#478) Closing brace indented incorrectly; expected 5 spaces, found 6
(#480) Line indented incorrectly; expected at least 8 spaces, found 5
(#481) Line indented incorrectly; expected at least 8 spaces, found 5
(#481) Variable "CenterX" must be all lower-case
(#481) Variable "X2" must be all lower-case
(#481) Expected 1 space before "-"; 0 found
(#481) Expected 1 space after "-"; 0 found
(#481) Variable "X1" must be all lower-case
(#481) Expected 1 space before "/"; 0 found
(#481) Expected 1 space after "/"; 0 found
(#481) Variable "X1" must be all lower-case
(#482) Line indented incorrectly; expected at least 8 spaces, found 5
(#482) Variable "CenterY" must be all lower-case
(#482) Variable "Y2" must be all lower-case
(#482) Expected 1 space before "-"; 0 found
(#482) Expected 1 space after "-"; 0 found
(#482) Variable "Y1" must be all lower-case
(#482) Expected 1 space before "/"; 0 found
(#482) Expected 1 space after "/"; 0 found
(#482) Variable "Y1" must be all lower-case
(#484) Line indented incorrectly; expected at least 8 spaces, found 5
(#484) Variable "EdgeHeight" must be all lower-case
(#484) Variable "X2" must be all lower-case
(#484) Expected 1 space before "-"; 0 found
(#484) Expected 1 space after "-"; 0 found
(#484) Variable "X1" must be all lower-case
(#484) Expected 1 space before "/"; 0 found
(#484) Expected 1 space after "/"; 0 found
(#484) Commas (,) must be followed by white space.
(#484) Variable "Y2" must be all lower-case
(#484) Expected 1 space before "-"; 0 found
(#484) Expected 1 space after "-"; 0 found
(#484) Variable "Y1" must be all lower-case
(#484) Expected 1 space before "/"; 0 found
(#484) Expected 1 space after "/"; 0 found
(#485) Line indented incorrectly; expected at least 8 spaces, found 5
(#485) Inline control structures are not allowed
(#485) Variable "WriteLabels" must be all lower-case
(#486) Line indented incorrectly; expected at least 8 spaces, found 6
(#486) Variable "EdgeHeight" must be all lower-case
(#486) Variable "EdgeHeight" must be all lower-case
(#486) Variable "FontSize" must be all lower-case
(#486) Variable "LabelPadding" must be all lower-case
(#486) Variable "TicksLength" must be all lower-case
(#488) Line indented incorrectly; expected at least 8 spaces, found 5
(#489) Line indented incorrectly; expected 8 spaces, found 5
(#489) Expected "if (...) {\n"; found "if (...)\n {\n"
(#489) Variable "SegmentHeight" must be all lower-case
(#490) Line indented incorrectly; expected at least 8 spaces, found 6
(#491) Line indented incorrectly; expected at least 12 spaces, found 7
(#491) Inline control structures are not allowed
(#491) Variable "FixedMax" must be all lower-case
(#492) Line indented incorrectly; expected at least 12 spaces, found 8
(#492) Variable "Max" must be all lower-case
(#492) Variable "FixedMax" must be all lower-case
(#493) Line indented incorrectly; expected 12 spaces, found 7
(#494) Line indented incorrectly; expected at least 12 spaces, found 8
(#495) Line indented incorrectly; expected at least 16 spaces, found 9
(#495) Variable "Max" must be all lower-case
(#496) Line indented incorrectly; expected 16 spaces, found 9
(#496) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#496) Variable "Data" must be all lower-case
(#496) Variable "SerieName" must be all lower-case
(#496) Variable "DataArray" must be all lower-case
(#497) Line indented incorrectly; expected at least 16 spaces, found 10
(#498) Line indented incorrectly; expected 20 spaces, found 11
(#498) Expected "if (...) {\n"; found "if (...)\n {\n"
(#498) Variable "SerieName" must be all lower-case
(#498) Variable "LabelSerie" must be all lower-case
(#499) Line indented incorrectly; expected at least 20 spaces, found 12
(#500) Line indented incorrectly; expected 24 spaces, found 13
(#500) Expected "if (...) {\n"; found "if (...) { "
(#500) Variable "DataArray" must be all lower-case
(#500) Variable "Max" must be all lower-case
(#500) Variable "Max" must be all lower-case
(#500) Variable "DataArray" must be all lower-case
(#500) Closing brace must be on a line by itself
(#501) Line indented incorrectly; expected 20 spaces, found 12
(#501) Closing brace indented incorrectly; expected 11 spaces, found 12
(#502) Line indented incorrectly; expected 16 spaces, found 10
(#502) Closing brace indented incorrectly; expected 9 spaces, found 10
(#503) Line indented incorrectly; expected 12 spaces, found 9
(#503) Closing brace indented incorrectly; expected 7 spaces, found 9
(#504) Line indented incorrectly; expected at least 12 spaces, found 7
(#504) Variable "MaxSegments" must be all lower-case
(#504) Variable "EdgeHeight" must be all lower-case
(#504) Expected 1 space before "/"; 0 found
(#504) Expected 1 space after "/"; 0 found
(#505) Line indented incorrectly; expected at least 12 spaces, found 7
(#505) Variable "Scale" must be all lower-case
(#505) Variable "Object" must be all lower-case
(#505) Commas (,) must be followed by white space.
(#505) Variable "Max" must be all lower-case
(#505) Commas (,) must be followed by white space.
(#505) Variable "MaxSegments" must be all lower-case
(#505) Commas (,) must be followed by white space.
(#505) Commas (,) must be followed by white space.
(#505) Commas (,) must be followed by white space.
(#507) Line indented incorrectly; expected at least 12 spaces, found 7
(#507) Variable "Segments" must be all lower-case
(#507) Variable "Scale" must be all lower-case
(#508) Line indented incorrectly; expected at least 12 spaces, found 7
(#508) Variable "SegmentHeight" must be all lower-case
(#508) Variable "Scale" must be all lower-case
(#509) Line indented incorrectly; expected 8 spaces, found 6
(#509) Closing brace indented incorrectly; expected 5 spaces, found 6
(#510) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#512) Line indented incorrectly; expected at least 8 spaces, found 5
(#513) Line indented incorrectly; expected 8 spaces, found 5
(#513) Expected "if (...) {\n"; found "if (...)\n {\n"
(#513) Variable "DrawBackground" must be all lower-case
(#514) Line indented incorrectly; expected at least 8 spaces, found 6
(#515) Line indented incorrectly; expected at least 12 spaces, found 7
(#515) Variable "RestoreShadow" must be all lower-case
(#515) Variable "Object" must be all lower-case
(#516) Line indented incorrectly; expected at least 12 spaces, found 7
(#516) Variable "Object" must be all lower-case
(#516) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#518) Line indented incorrectly; expected 12 spaces, found 7
(#518) Expected "if (...) {\n"; found "if (...)\n {\n"
(#518) Variable "BackgroundGradient" must be all lower-case
(#518) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#519) Line indented incorrectly; expected at least 12 spaces, found 8
(#520) Line indented incorrectly; expected at least 16 spaces, found 9
(#520) Variable "Color" must be all lower-case
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
(#520) Variable "BackgroundR" must be all lower-case
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
(#520) Variable "BackgroundG" must be all lower-case
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
(#520) Variable "BackgroundB" must be all lower-case
(#520) Commas (,) must be followed by white space.
(#520) Expected 1 space before "=>"; 0 found
(#520) Expected 1 space after "=>"; 0 found
(#520) Variable "BackgroundAlpha" must be all lower-case
(#521) Line indented incorrectly; expected at least 16 spaces, found 9
(#521) Variable "Object" must be all lower-case
(#521) Variable "CenterX" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Variable "CenterY" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Variable "EdgeHeight" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Variable "Color" must be all lower-case
(#522) Line indented incorrectly; expected 12 spaces, found 8
(#522) Closing brace indented incorrectly; expected 7 spaces, found 8
(#523) Line indented incorrectly; expected 12 spaces, found 7
(#523) Expected "} else {\n"; found "}\n else\n {\n"
(#524) Line indented incorrectly; expected at least 12 spaces, found 8
(#525) Line indented incorrectly; expected at least 16 spaces, found 9
(#525) Variable "GradientROffset" must be all lower-case
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Variable "BackgroundGradient" must be all lower-case
(#525) Variable "BackgroundGradient" must be all lower-case
(#525) Variable "Segments" must be all lower-case
(#526) Line indented incorrectly; expected at least 16 spaces, found 9
(#526) Variable "GradientGOffset" must be all lower-case
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Variable "BackgroundGradient" must be all lower-case
(#526) Variable "BackgroundGradient" must be all lower-case
(#526) Variable "Segments" must be all lower-case
(#527) Line indented incorrectly; expected at least 16 spaces, found 9
(#527) Variable "GradientBOffset" must be all lower-case
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Variable "BackgroundGradient" must be all lower-case
(#527) Variable "BackgroundGradient" must be all lower-case
(#527) Variable "Segments" must be all lower-case
(#528) Line indented incorrectly; expected at least 16 spaces, found 9
(#528) Variable "GradientAlphaOffset" must be all lower-case
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Variable "BackgroundGradient" must be all lower-case
(#528) Variable "BackgroundGradient" must be all lower-case
(#528) Variable "Segments" must be all lower-case
(#530) Line indented incorrectly; expected 16 spaces, found 9
(#530) Expected "for (...) {\n"; found "for(...)\n {\n"
(#530) Expected 1 space after first semicolon of FOR loop; 0 found
(#530) Expected 1 space after second semicolon of FOR loop; 0 found
(#530) Expected 1 space before "="; 0 found
(#530) Expected 1 space after "="; 0 found
(#530) Variable "Segments" must be all lower-case
(#530) Expected 1 space before ">="; 0 found
(#530) Expected 1 space after ">="; 0 found
(#531) Line indented incorrectly; expected at least 16 spaces, found 10
(#532) Line indented incorrectly; expected at least 20 spaces, found 11
(#532) Variable "Color" must be all lower-case
(#532) Expected 1 space before "=>"; 0 found
(#532) Expected 1 space after "=>"; 0 found
(#532) Variable "BackgroundGradient" must be all lower-case
(#532) Expected 1 space before "+"; 0 found
(#532) Expected 1 space after "+"; 0 found
(#532) Variable "GradientROffset" must be all lower-case
(#532) Expected 1 space before "*"; 0 found
(#532) Expected 1 space after "*"; 0 found
(#532) Commas (,) must be followed by white space.
(#532) Expected 1 space before "=>"; 0 found
(#532) Expected 1 space after "=>"; 0 found
(#532) Variable "BackgroundGradient" must be all lower-case
(#532) Expected 1 space before "+"; 0 found
(#532) Expected 1 space after "+"; 0 found
(#532) Variable "GradientGOffset" must be all lower-case
(#532) Expected 1 space before "*"; 0 found
(#532) Expected 1 space after "*"; 0 found
(#532) Commas (,) must be followed by white space.
(#532) Expected 1 space before "=>"; 0 found
(#532) Expected 1 space after "=>"; 0 found
(#532) Variable "BackgroundGradient" must be all lower-case
(#532) Expected 1 space before "+"; 0 found
(#532) Expected 1 space after "+"; 0 found
(#532) Variable "GradientBOffset" must be all lower-case
(#532) Expected 1 space before "*"; 0 found
(#532) Expected 1 space after "*"; 0 found
(#532) Commas (,) must be followed by white space.
(#532) Expected 1 space before "=>"; 0 found
(#532) Expected 1 space after "=>"; 0 found
(#532) Variable "BackgroundGradient" must be all lower-case
(#532) Expected 1 space before "+"; 0 found
(#532) Expected 1 space after "+"; 0 found
(#532) Variable "GradientAlphaOffset" must be all lower-case
(#532) Expected 1 space before "*"; 0 found
(#532) Expected 1 space after "*"; 0 found
(#532) Line exceeds maximum limit of 180 characters; contains 264 characters
(#533) Line indented incorrectly; expected at least 20 spaces, found 11
(#533) Variable "Object" must be all lower-case
(#533) Variable "CenterX" must be all lower-case
(#533) Commas (,) must be followed by white space.
(#533) Variable "CenterY" must be all lower-case
(#533) Commas (,) must be followed by white space.
(#533) Variable "EdgeHeight" must be all lower-case
(#533) Expected 1 space before "/"; 0 found
(#533) Expected 1 space after "/"; 0 found
(#533) Variable "Segments" must be all lower-case
(#533) Expected 1 space before "*"; 0 found
(#533) Expected 1 space after "*"; 0 found
(#533) Commas (,) must be followed by white space.
(#533) Variable "Color" must be all lower-case
(#534) Line indented incorrectly; expected 16 spaces, found 10
(#534) Closing brace indented incorrectly; expected 9 spaces, found 10
(#535) Line indented incorrectly; expected 12 spaces, found 8
(#535) Closing brace indented incorrectly; expected 7 spaces, found 8
(#536) Line indented incorrectly; expected at least 12 spaces, found 7
(#536) Variable "Object" must be all lower-case
(#536) Variable "RestoreShadow" must be all lower-case
(#537) Line indented incorrectly; expected 8 spaces, found 6
(#537) Closing brace indented incorrectly; expected 5 spaces, found 6
(#539) Line indented incorrectly; expected at least 8 spaces, found 5
(#540) Line indented incorrectly; expected at least 8 spaces, found 5
(#540) Variable "Color" must be all lower-case
(#540) Expected 1 space before "=>"; 0 found
(#540) Expected 1 space after "=>"; 0 found
(#540) Variable "AxisR" must be all lower-case
(#540) Commas (,) must be followed by white space.
(#540) Expected 1 space before "=>"; 0 found
(#540) Expected 1 space after "=>"; 0 found
(#540) Variable "AxisG" must be all lower-case
(#540) Commas (,) must be followed by white space.
(#540) Expected 1 space before "=>"; 0 found
(#540) Expected 1 space after "=>"; 0 found
(#540) Variable "AxisB" must be all lower-case
(#540) Commas (,) must be followed by white space.
(#540) Expected 1 space before "=>"; 0 found
(#540) Expected 1 space after "=>"; 0 found
(#540) Variable "AxisAlpha" must be all lower-case
(#541) Line indented incorrectly; expected 8 spaces, found 5
(#541) Expected "for (...) {\n"; found "for(...)\n {\n"
(#541) Expected 1 space after first semicolon of FOR loop; 0 found
(#541) Expected 1 space after second semicolon of FOR loop; 0 found
(#541) Expected 1 space before "="; 0 found
(#541) Expected 1 space after "="; 0 found
(#541) Expected 1 space before "<="; 0 found
(#541) Expected 1 space after "<="; 0 found
(#541) Variable "Segments" must be all lower-case
(#542) Line indented incorrectly; expected at least 8 spaces, found 6
(#543) Line indented incorrectly; expected at least 12 spaces, found 7
(#543) Variable "Radius" must be all lower-case
(#543) Variable "EdgeHeight" must be all lower-case
(#543) Expected 1 space before "/"; 0 found
(#543) Expected 1 space after "/"; 0 found
(#543) Variable "Segments" must be all lower-case
(#543) Expected 1 space before "*"; 0 found
(#543) Expected 1 space after "*"; 0 found
(#544) Line indented incorrectly; expected at least 12 spaces, found 7
(#544) Variable "Object" must be all lower-case
(#544) Variable "CenterX" must be all lower-case
(#544) Commas (,) must be followed by white space.
(#544) Variable "CenterY" must be all lower-case
(#544) Commas (,) must be followed by white space.
(#544) Variable "Radius" must be all lower-case
(#544) Commas (,) must be followed by white space.
(#544) Variable "Radius" must be all lower-case
(#544) Commas (,) must be followed by white space.
(#544) Variable "Color" must be all lower-case
(#545) Line indented incorrectly; expected 8 spaces, found 6
(#545) Closing brace indented incorrectly; expected 5 spaces, found 6
(#547) Line indented incorrectly; expected 8 spaces, found 5
(#547) Expected "if (...) {\n"; found "if (...)\n {\n"
(#547) Variable "DrawAxisValues" must be all lower-case
(#548) Line indented incorrectly; expected at least 8 spaces, found 6
(#549) Line indented incorrectly; expected at least 12 spaces, found 7
(#549) Inline control structures are not allowed
(#549) Variable "LabelsBackground" must be all lower-case
(#550) Line indented incorrectly; expected at least 12 spaces, found 8
(#550) Variable "Options" must be all lower-case
(#550) Expected 1 space before "=>"; 0 found
(#550) Expected 1 space after "=>"; 0 found
(#550) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#550) Expected 1 space before "=>"; 0 found
(#550) Expected 1 space after "=>"; 0 found
(#550) Commas (,) must be followed by white space.
(#550) Expected 1 space before "=>"; 0 found
(#550) Expected 1 space after "=>"; 0 found
(#550) Variable "LabelsBGR" must be all lower-case
(#550) Commas (,) must be followed by white space.
(#550) Expected 1 space before "=>"; 0 found
(#550) Expected 1 space after "=>"; 0 found
(#550) Variable "LabelsBGG" must be all lower-case
(#550) Commas (,) must be followed by white space.
(#550) Expected 1 space before "=>"; 0 found
(#550) Expected 1 space after "=>"; 0 found
(#550) Variable "LabelsBGB" must be all lower-case
(#550) Commas (,) must be followed by white space.
(#550) Expected 1 space before "=>"; 0 found
(#550) Expected 1 space after "=>"; 0 found
(#550) Variable "LabelsBGAlpha" must be all lower-case
(#550) Line exceeds 132 characters; contains 160 characters
(#551) Line indented incorrectly; expected at least 12 spaces, found 7
(#551) Inline control structures are not allowed
(#552) Line indented incorrectly; expected at least 12 spaces, found 8
(#552) Variable "Options" must be all lower-case
(#552) Expected 1 space before "=>"; 0 found
(#552) Expected 1 space after "=>"; 0 found
(#554) Line indented incorrectly; expected 12 spaces, found 7
(#554) Expected "if (...) {\n"; found "if (...) { "
(#554) Variable "AxisBoxRounded" must be all lower-case
(#554) Variable "Options" must be all lower-case
(#554) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#554) Closing brace must be on a line by itself
(#556) Line indented incorrectly; expected at least 12 spaces, found 7
(#556) Variable "Options" must be all lower-case
(#556) Variable "AxisFontName" must be all lower-case
(#557) Line indented incorrectly; expected at least 12 spaces, found 7
(#557) Variable "Options" must be all lower-case
(#557) Variable "AxisFontSize" must be all lower-case
(#559) Line indented incorrectly; expected at least 12 spaces, found 7
(#559) Variable "Angle" must be all lower-case
(#559) Variable "Points" must be all lower-case
(#559) Expected 1 space before "*"; 0 found
(#559) Expected 1 space after "*"; 0 found
(#560) Line indented incorrectly; expected 12 spaces, found 7
(#560) Expected "for (...) {\n"; found "for(...)\n {\n"
(#560) Expected 1 space after first semicolon of FOR loop; 0 found
(#560) Expected 1 space after second semicolon of FOR loop; 0 found
(#560) Expected 1 space before "="; 0 found
(#560) Expected 1 space after "="; 0 found
(#560) Expected 1 space before "<="; 0 found
(#560) Expected 1 space after "<="; 0 found
(#560) Variable "Segments" must be all lower-case
(#561) Line indented incorrectly; expected at least 12 spaces, found 8
(#562) Line indented incorrectly; expected at least 16 spaces, found 9
(#562) Variable "EdgeX1" must be all lower-case
(#562) Variable "Angle" must be all lower-case
(#562) Expected 1 space before "+"; 0 found
(#562) Expected 1 space after "+"; 0 found
(#562) Variable "AxisRotation" must be all lower-case
(#562) Variable "EdgeHeight" must be all lower-case
(#562) Expected 1 space before "/"; 0 found
(#562) Expected 1 space after "/"; 0 found
(#562) Variable "Segments" must be all lower-case
(#562) Expected 1 space before "*"; 0 found
(#562) Expected 1 space after "*"; 0 found
(#562) Variable "CenterX" must be all lower-case
(#563) Line indented incorrectly; expected at least 16 spaces, found 9
(#563) Variable "EdgeY1" must be all lower-case
(#563) Variable "Angle" must be all lower-case
(#563) Expected 1 space before "+"; 0 found
(#563) Expected 1 space after "+"; 0 found
(#563) Variable "AxisRotation" must be all lower-case
(#563) Variable "EdgeHeight" must be all lower-case
(#563) Expected 1 space before "/"; 0 found
(#563) Expected 1 space after "/"; 0 found
(#563) Variable "Segments" must be all lower-case
(#563) Expected 1 space before "*"; 0 found
(#563) Expected 1 space after "*"; 0 found
(#563) Variable "CenterY" must be all lower-case
(#564) Line indented incorrectly; expected at least 16 spaces, found 9
(#564) Variable "Label" must be all lower-case
(#564) Expected 1 space before "*"; 0 found
(#564) Expected 1 space after "*"; 0 found
(#564) Variable "SegmentHeight" must be all lower-case
(#566) Line indented incorrectly; expected at least 16 spaces, found 9
(#566) Variable "Object" must be all lower-case
(#566) Variable "EdgeX1" must be all lower-case
(#566) Commas (,) must be followed by white space.
(#566) Variable "EdgeY1" must be all lower-case
(#566) Commas (,) must be followed by white space.
(#566) Variable "Label" must be all lower-case
(#566) Commas (,) must be followed by white space.
(#566) Variable "Options" must be all lower-case
(#567) Line indented incorrectly; expected 12 spaces, found 8
(#567) Closing brace indented incorrectly; expected 7 spaces, found 8
(#568) Line indented incorrectly; expected 8 spaces, found 6
(#568) Closing brace indented incorrectly; expected 5 spaces, found 6
(#570) Line indented incorrectly; expected at least 8 spaces, found 5
(#571) Line indented incorrectly; expected at least 8 spaces, found 5
(#571) Variable "ID" must be all lower-case
(#572) Line indented incorrectly; expected 8 spaces, found 5
(#572) Expected "for (...) {\n"; found "for(...)\n {\n"
(#572) Expected 1 space after first semicolon of FOR loop; 0 found
(#572) Expected 1 space after second semicolon of FOR loop; 0 found
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#572) Expected 1 space before "<="; 0 found
(#572) Expected 1 space after "<="; 0 found
(#572) Expected 1 space before "="; 0 found
(#572) Expected 1 space after "="; 0 found
(#572) Expected 1 space before "+"; 0 found
(#572) Expected 1 space after "+"; 0 found
(#572) Variable "AxisSteps" must be all lower-case
(#573) Line indented incorrectly; expected at least 8 spaces, found 6
(#574) Line indented incorrectly; expected at least 12 spaces, found 7
(#574) Variable "EdgeX" must be all lower-case
(#574) Expected 1 space before "+"; 0 found
(#574) Expected 1 space after "+"; 0 found
(#574) Variable "AxisRotation" must be all lower-case
(#574) Variable "EdgeHeight" must be all lower-case
(#574) Expected 1 space before "+"; 0 found
(#574) Expected 1 space after "+"; 0 found
(#574) Variable "TicksLength" must be all lower-case
(#574) Variable "CenterX" must be all lower-case
(#575) Line indented incorrectly; expected at least 12 spaces, found 7
(#575) Variable "EdgeY" must be all lower-case
(#575) Expected 1 space before "+"; 0 found
(#575) Expected 1 space after "+"; 0 found
(#575) Variable "AxisRotation" must be all lower-case
(#575) Variable "EdgeHeight" must be all lower-case
(#575) Expected 1 space before "+"; 0 found
(#575) Expected 1 space after "+"; 0 found
(#575) Variable "TicksLength" must be all lower-case
(#575) Variable "CenterY" must be all lower-case
(#577) Line indented incorrectly; expected at least 12 spaces, found 7
(#577) Variable "Object" must be all lower-case
(#577) Variable "CenterX" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "CenterY" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "EdgeX" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "EdgeY" must be all lower-case
(#577) Commas (,) must be followed by white space.
(#577) Variable "Color" must be all lower-case
(#579) Line indented incorrectly; expected 12 spaces, found 7
(#579) Expected "if (...) {\n"; found "if (...)\n {\n"
(#579) Variable "WriteLabels" must be all lower-case
(#580) Line indented incorrectly; expected at least 12 spaces, found 8
(#581) Line indented incorrectly; expected at least 16 spaces, found 9
(#581) Variable "LabelX" must be all lower-case
(#581) Expected 1 space before "+"; 0 found
(#581) Expected 1 space after "+"; 0 found
(#581) Variable "AxisRotation" must be all lower-case
(#581) Variable "EdgeHeight" must be all lower-case
(#581) Expected 1 space before "+"; 0 found
(#581) Expected 1 space after "+"; 0 found
(#581) Variable "LabelPadding" must be all lower-case
(#581) Expected 1 space before "+"; 0 found
(#581) Expected 1 space after "+"; 0 found
(#581) Variable "TicksLength" must be all lower-case
(#581) Variable "CenterX" must be all lower-case
(#582) Line indented incorrectly; expected at least 16 spaces, found 9
(#582) Variable "LabelY" must be all lower-case
(#582) Expected 1 space before "+"; 0 found
(#582) Expected 1 space after "+"; 0 found
(#582) Variable "AxisRotation" must be all lower-case
(#582) Variable "EdgeHeight" must be all lower-case
(#582) Expected 1 space before "+"; 0 found
(#582) Expected 1 space after "+"; 0 found
(#582) Variable "LabelPadding" must be all lower-case
(#582) Expected 1 space before "+"; 0 found
(#582) Expected 1 space after "+"; 0 found
(#582) Variable "TicksLength" must be all lower-case
(#582) Variable "CenterY" must be all lower-case
(#583) Line indented incorrectly; expected at least 16 spaces, found 9
(#583) Variable "Label" must be all lower-case
(#585) Line indented incorrectly; expected at least 16 spaces, found 9
(#585) Inline control structures are not allowed
(#585) Variable "LabelPos" must be all lower-case
(#586) Line indented incorrectly; expected at least 16 spaces, found 10
(#586) Variable "Object" must be all lower-case
(#586) Variable "LabelX" must be all lower-case
(#586) Commas (,) must be followed by white space.
(#586) Variable "LabelY" must be all lower-case
(#586) Commas (,) must be followed by white space.
(#586) Variable "Label" must be all lower-case
(#586) Commas (,) must be followed by white space.
(#586) Expected 1 space before "=>"; 0 found
(#586) Expected 1 space after "=>"; 0 found
(#586) Expected 1 space before "-"; 0 found
(#586) Expected 1 space after "-"; 0 found
(#586) Commas (,) must be followed by white space.
(#586) Expected 1 space before "=>"; 0 found
(#586) Expected 1 space after "=>"; 0 found
(#587) Line indented incorrectly; expected 16 spaces, found 9
(#588) Line indented incorrectly; expected at least 16 spaces, found 10
(#589) Line indented incorrectly; expected 20 spaces, found 11
(#589) Expected "if (...) {\n"; found "if (...)\t{ "
(#589) Variable "LabelX" must be all lower-case
(#589) Variable "CenterX" must be all lower-case
(#589) Variable "LabelY" must be all lower-case
(#589) Expected 1 space after "<"; 2 found
(#589) Variable "CenterY" must be all lower-case
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Variable "Object" must be all lower-case
(#589) Variable "LabelX" must be all lower-case
(#589) Commas (,) must be followed by white space.
(#589) Variable "LabelY" must be all lower-case
(#589) Commas (,) must be followed by white space.
(#589) Variable "Label" must be all lower-case
(#589) Commas (,) must be followed by white space.
(#589) Expected 1 space before "=>"; 0 found
(#589) Expected 1 space after "=>"; 0 found
(#589) Line exceeds 132 characters; contains 179 characters
(#589) Closing brace must be on a line by itself
(#590) Line indented incorrectly; expected 20 spaces, found 11
(#590) Expected "if (...) {\n"; found "if (...)\t{ "
(#590) Variable "LabelX" must be all lower-case
(#590) Expected 1 space after ">"; 2 found
(#590) Variable "CenterX" must be all lower-case
(#590) Variable "LabelY" must be all lower-case
(#590) Expected 1 space after "<"; 2 found
(#590) Variable "CenterY" must be all lower-case
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Variable "Object" must be all lower-case
(#590) Variable "LabelX" must be all lower-case
(#590) Commas (,) must be followed by white space.
(#590) Variable "LabelY" must be all lower-case
(#590) Commas (,) must be followed by white space.
(#590) Variable "Label" must be all lower-case
(#590) Commas (,) must be followed by white space.
(#590) Expected 1 space before "=>"; 0 found
(#590) Expected 1 space after "=>"; 0 found
(#590) Line exceeds 132 characters; contains 177 characters
(#590) Closing brace must be on a line by itself
(#591) Line indented incorrectly; expected 20 spaces, found 11
(#591) Expected "if (...) {\n"; found "if (...)\t{ "
(#591) Variable "LabelX" must be all lower-case
(#591) Expected 1 space after ">"; 2 found
(#591) Variable "CenterX" must be all lower-case
(#591) Variable "LabelY" must be all lower-case
(#591) Variable "CenterY" must be all lower-case
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Variable "Object" must be all lower-case
(#591) Variable "LabelX" must be all lower-case
(#591) Commas (,) must be followed by white space.
(#591) Variable "LabelY" must be all lower-case
(#591) Commas (,) must be followed by white space.
(#591) Variable "Label" must be all lower-case
(#591) Commas (,) must be followed by white space.
(#591) Expected 1 space before "=>"; 0 found
(#591) Expected 1 space after "=>"; 0 found
(#591) Line exceeds 132 characters; contains 177 characters
(#591) Closing brace must be on a line by itself
(#592) Line indented incorrectly; expected 20 spaces, found 11
(#592) Expected "if (...) {\n"; found "if (...)\t{ "
(#592) Variable "LabelX" must be all lower-case
(#592) Expected 1 space after ">"; 2 found
(#592) Variable "CenterX" must be all lower-case
(#592) Variable "LabelY" must be all lower-case
(#592) Expected 1 space after ">"; 2 found
(#592) Variable "CenterY" must be all lower-case
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Variable "Object" must be all lower-case
(#592) Variable "LabelX" must be all lower-case
(#592) Commas (,) must be followed by white space.
(#592) Variable "LabelY" must be all lower-case
(#592) Commas (,) must be followed by white space.
(#592) Variable "Label" must be all lower-case
(#592) Commas (,) must be followed by white space.
(#592) Expected 1 space before "=>"; 0 found
(#592) Expected 1 space after "=>"; 0 found
(#592) Line exceeds 132 characters; contains 174 characters
(#592) Closing brace must be on a line by itself
(#593) Line indented incorrectly; expected 20 spaces, found 11
(#593) Expected "if (...) {\n"; found "if (...)\t{ "
(#593) Variable "LabelX" must be all lower-case
(#593) Expected 1 space after "<"; 2 found
(#593) Variable "CenterX" must be all lower-case
(#593) Variable "LabelY" must be all lower-case
(#593) Expected 1 space after "<"; 2 found
(#593) Variable "CenterY" must be all lower-case
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Variable "Object" must be all lower-case
(#593) Variable "LabelX" must be all lower-case
(#593) Commas (,) must be followed by white space.
(#593) Variable "LabelY" must be all lower-case
(#593) Commas (,) must be followed by white space.
(#593) Variable "Label" must be all lower-case
(#593) Commas (,) must be followed by white space.
(#593) Expected 1 space before "=>"; 0 found
(#593) Expected 1 space after "=>"; 0 found
(#593) Line exceeds 132 characters; contains 178 characters
(#593) Closing brace must be on a line by itself
(#594) Line indented incorrectly; expected 20 spaces, found 11
(#594) Expected "if (...) {\n"; found "if (...)\t{ "
(#594) Variable "LabelX" must be all lower-case
(#594) Expected 1 space after "<"; 2 found
(#594) Variable "CenterX" must be all lower-case
(#594) Variable "LabelY" must be all lower-case
(#594) Variable "CenterY" must be all lower-case
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Variable "Object" must be all lower-case
(#594) Variable "LabelX" must be all lower-case
(#594) Commas (,) must be followed by white space.
(#594) Variable "LabelY" must be all lower-case
(#594) Commas (,) must be followed by white space.
(#594) Variable "Label" must be all lower-case
(#594) Commas (,) must be followed by white space.
(#594) Expected 1 space before "=>"; 0 found
(#594) Expected 1 space after "=>"; 0 found
(#594) Line exceeds 132 characters; contains 178 characters
(#594) Closing brace must be on a line by itself
(#595) Line indented incorrectly; expected 20 spaces, found 11
(#595) Expected "if (...) {\n"; found "if (...)\t{ "
(#595) Variable "LabelX" must be all lower-case
(#595) Expected 1 space after "<"; 2 found
(#595) Variable "CenterX" must be all lower-case
(#595) Variable "LabelY" must be all lower-case
(#595) Expected 1 space after ">"; 2 found
(#595) Variable "CenterY" must be all lower-case
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Variable "Object" must be all lower-case
(#595) Variable "LabelX" must be all lower-case
(#595) Commas (,) must be followed by white space.
(#595) Variable "LabelY" must be all lower-case
(#595) Commas (,) must be followed by white space.
(#595) Variable "Label" must be all lower-case
(#595) Commas (,) must be followed by white space.
(#595) Expected 1 space before "=>"; 0 found
(#595) Expected 1 space after "=>"; 0 found
(#595) Line exceeds 132 characters; contains 175 characters
(#595) Closing brace must be on a line by itself
(#596) Line indented incorrectly; expected 20 spaces, found 11
(#596) Expected "if (...) {\n"; found "if (...)\t{ "
(#596) Variable "LabelX" must be all lower-case
(#596) Variable "CenterX" must be all lower-case
(#596) Variable "LabelY" must be all lower-case
(#596) Expected 1 space after ">"; 2 found
(#596) Variable "CenterY" must be all lower-case
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Variable "Object" must be all lower-case
(#596) Variable "LabelX" must be all lower-case
(#596) Commas (,) must be followed by white space.
(#596) Variable "LabelY" must be all lower-case
(#596) Commas (,) must be followed by white space.
(#596) Variable "Label" must be all lower-case
(#596) Commas (,) must be followed by white space.
(#596) Expected 1 space before "=>"; 0 found
(#596) Expected 1 space after "=>"; 0 found
(#596) Line exceeds 132 characters; contains 176 characters
(#596) Closing brace must be on a line by itself
(#597) Line indented incorrectly; expected 16 spaces, found 10
(#597) Closing brace indented incorrectly; expected 9 spaces, found 10
(#598) Line indented incorrectly; expected 12 spaces, found 8
(#598) Closing brace indented incorrectly; expected 7 spaces, found 8
(#599) Line indented incorrectly; expected at least 12 spaces, found 7
(#599) Variable "ID" must be all lower-case
(#600) Line indented incorrectly; expected 8 spaces, found 6
(#600) Closing brace indented incorrectly; expected 5 spaces, found 6
(#602) Line indented incorrectly; expected at least 8 spaces, found 5
(#603) Line indented incorrectly; expected at least 8 spaces, found 5
(#603) Variable "ID" must be all lower-case
(#603) Variable "Plot" must be all lower-case
(#604) Line indented incorrectly; expected 8 spaces, found 5
(#604) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#604) Variable "Data" must be all lower-case
(#604) Variable "SerieName" must be all lower-case
(#604) Variable "DataSet" must be all lower-case
(#605) Line indented incorrectly; expected at least 8 spaces, found 6
(#606) Line indented incorrectly; expected 12 spaces, found 7
(#606) Expected "if (...) {\n"; found "if (...)\n {\n"
(#606) Variable "SerieName" must be all lower-case
(#606) Variable "LabelSerie" must be all lower-case
(#607) Line indented incorrectly; expected at least 12 spaces, found 8
(#608) Line indented incorrectly; expected at least 16 spaces, found 9
(#608) Variable "Color" must be all lower-case
(#608) Expected 1 space before "=>"; 0 found
(#608) Expected 1 space after "=>"; 0 found
(#608) Variable "Palette" must be all lower-case
(#608) Variable "ID" must be all lower-case
(#608) Commas (,) must be followed by white space.
(#608) Expected 1 space before "=>"; 0 found
(#608) Expected 1 space after "=>"; 0 found
(#608) Variable "Palette" must be all lower-case
(#608) Variable "ID" must be all lower-case
(#608) Commas (,) must be followed by white space.
(#608) Expected 1 space before "=>"; 0 found
(#608) Expected 1 space after "=>"; 0 found
(#608) Variable "Palette" must be all lower-case
(#608) Variable "ID" must be all lower-case
(#608) Commas (,) must be followed by white space.
(#608) Expected 1 space before "=>"; 0 found
(#608) Expected 1 space after "=>"; 0 found
(#608) Variable "Palette" must be all lower-case
(#608) Variable "ID" must be all lower-case
(#608) Commas (,) must be followed by white space.
(#608) Expected 1 space before "=>"; 0 found
(#608) Expected 1 space after "=>"; 0 found
(#608) Variable "PointSurrounding" must be all lower-case
(#608) Line exceeds 132 characters; contains 162 characters
(#609) Line indented incorrectly; expected 16 spaces, found 9
(#609) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#609) Variable "DataSet" must be all lower-case
(#609) Variable "Key" must be all lower-case
(#609) Variable "Value" must be all lower-case
(#610) Line indented incorrectly; expected at least 16 spaces, found 10
(#611) Line indented incorrectly; expected at least 20 spaces, found 11
(#611) Variable "Angle" must be all lower-case
(#611) Variable "Data" must be all lower-case
(#611) Variable "LabelSerie" must be all lower-case
(#611) Variable "Key" must be all lower-case
(#612) Line indented incorrectly; expected at least 20 spaces, found 11
(#612) Variable "Length" must be all lower-case
(#612) Variable "EdgeHeight" must be all lower-case
(#612) Expected 1 space before "/"; 0 found
(#612) Expected 1 space after "/"; 0 found
(#612) Variable "Segments" must be all lower-case
(#612) Expected 1 space before "*"; 0 found
(#612) Expected 1 space after "*"; 0 found
(#612) Variable "SegmentHeight" must be all lower-case
(#612) Expected 1 space before "*"; 0 found
(#612) Expected 1 space after "*"; 0 found
(#612) Variable "Value" must be all lower-case
(#614) Line indented incorrectly; expected at least 20 spaces, found 11
(#614) Variable "X" must be all lower-case
(#614) Variable "Angle" must be all lower-case
(#614) Expected 1 space before "+"; 0 found
(#614) Expected 1 space after "+"; 0 found
(#614) Variable "AxisRotation" must be all lower-case
(#614) Variable "Length" must be all lower-case
(#614) Expected 1 space before "+"; 2 found
(#614) Variable "CenterX" must be all lower-case
(#615) Line indented incorrectly; expected at least 20 spaces, found 11
(#615) Variable "Y" must be all lower-case
(#615) Variable "Angle" must be all lower-case
(#615) Expected 1 space before "+"; 0 found
(#615) Expected 1 space after "+"; 0 found
(#615) Variable "AxisRotation" must be all lower-case
(#615) Variable "Length" must be all lower-case
(#615) Expected 1 space before "+"; 2 found
(#615) Variable "CenterY" must be all lower-case
(#617) Line indented incorrectly; expected 20 spaces, found 11
(#617) Expected "if (...) {\n"; found "if (...) { "
(#617) Variable "RecordImageMap" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "X" must be all lower-case
(#617) Variable "Y" must be all lower-case
(#617) Variable "PointRadius" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Palette" must be all lower-case
(#617) Variable "ID" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Palette" must be all lower-case
(#617) Variable "ID" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Palette" must be all lower-case
(#617) Variable "ID" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "DataSet" must be all lower-case
(#617) Commas (,) must be followed by white space.
(#617) Variable "Data" must be all lower-case
(#617) Variable "LabelSerie" must be all lower-case
(#617) Variable "Key" must be all lower-case
(#617) Variable "Value" must be all lower-case
(#617) Line exceeds maximum limit of 180 characters; contains 306 characters
(#617) Closing brace must be on a line by itself
(#619) Line indented incorrectly; expected at least 20 spaces, found 11
(#619) Variable "Plot" must be all lower-case
(#619) Variable "ID" must be all lower-case
(#619) Variable "X" must be all lower-case
(#619) Commas (,) must be followed by white space.
(#619) Variable "Y" must be all lower-case
(#619) Commas (,) must be followed by white space.
(#619) Variable "Value" must be all lower-case
(#620) Line indented incorrectly; expected 16 spaces, found 10
(#620) Closing brace indented incorrectly; expected 9 spaces, found 10
(#621) Line indented incorrectly; expected at least 16 spaces, found 9
(#621) Variable "ID" must be all lower-case
(#622) Line indented incorrectly; expected 12 spaces, found 8
(#622) Closing brace indented incorrectly; expected 7 spaces, found 8
(#623) Line indented incorrectly; expected 8 spaces, found 6
(#623) Closing brace indented incorrectly; expected 5 spaces, found 6
(#625) Line indented incorrectly; expected at least 8 spaces, found 5
(#626) Line indented incorrectly; expected 8 spaces, found 5
(#626) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#626) Variable "Plot" must be all lower-case
(#626) Variable "ID" must be all lower-case
(#626) Variable "Points" must be all lower-case
(#627) Line indented incorrectly; expected at least 8 spaces, found 6
(#628) Line indented incorrectly; expected at least 12 spaces, found 7
(#628) Variable "Color" must be all lower-case
(#628) Expected 1 space before "=>"; 0 found
(#628) Expected 1 space after "=>"; 0 found
(#628) Variable "Palette" must be all lower-case
(#628) Variable "ID" must be all lower-case
(#628) Commas (,) must be followed by white space.
(#628) Expected 1 space before "=>"; 0 found
(#628) Expected 1 space after "=>"; 0 found
(#628) Variable "Palette" must be all lower-case
(#628) Variable "ID" must be all lower-case
(#628) Commas (,) must be followed by white space.
(#628) Expected 1 space before "=>"; 0 found
(#628) Expected 1 space after "=>"; 0 found
(#628) Variable "Palette" must be all lower-case
(#628) Variable "ID" must be all lower-case
(#628) Commas (,) must be followed by white space.
(#628) Expected 1 space before "=>"; 0 found
(#628) Expected 1 space after "=>"; 0 found
(#628) Variable "Palette" must be all lower-case
(#628) Variable "ID" must be all lower-case
(#628) Commas (,) must be followed by white space.
(#628) Expected 1 space before "=>"; 0 found
(#628) Expected 1 space after "=>"; 0 found
(#628) Variable "PointSurrounding" must be all lower-case
(#628) Line exceeds 132 characters; contains 160 characters
(#630) Line indented incorrectly; expected at least 12 spaces, found 7
(#631) Line indented incorrectly; expected 12 spaces, found 7
(#631) Expected "if (...) {\n"; found "if (...)\n {\n"
(#631) Variable "DrawPoly" must be all lower-case
(#632) Line indented incorrectly; expected at least 12 spaces, found 8
(#633) Line indented incorrectly; expected at least 16 spaces, found 9
(#633) Inline control structures are not allowed
(#633) Variable "PolyAlpha" must be all lower-case
(#633) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#634) Line indented incorrectly; expected at least 16 spaces, found 10
(#634) Variable "Color" must be all lower-case
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#634) Variable "Palette" must be all lower-case
(#634) Variable "ID" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#634) Variable "Palette" must be all lower-case
(#634) Variable "ID" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#634) Variable "Palette" must be all lower-case
(#634) Variable "ID" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#634) Variable "PolyAlpha" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Expected 1 space before "=>"; 0 found
(#634) Expected 1 space after "=>"; 0 found
(#634) Variable "PointSurrounding" must be all lower-case
(#634) Line exceeds 132 characters; contains 151 characters
(#636) Line indented incorrectly; expected at least 16 spaces, found 9
(#636) Variable "PointsArray" must be all lower-case
(#637) Line indented incorrectly; expected 16 spaces, found 9
(#637) Expected "for (...) {\n"; found "for(...) \n { "
(#637) Expected 1 space after second semicolon of FOR loop; 0 found
(#637) Expected 1 space before "="; 0 found
(#637) Expected 1 space after "="; 0 found
(#637) Expected 1 space before "<"; 0 found
(#637) Expected 1 space after "<"; 0 found
(#637) Variable "Points" must be all lower-case
(#637) Whitespace found at end of line
(#638) Line indented incorrectly; expected at least 16 spaces, found 10
(#638) Variable "PointsArray" must be all lower-case
(#638) Variable "Points" must be all lower-case
(#638) Variable "PointsArray" must be all lower-case
(#638) Variable "Points" must be all lower-case
(#638) Closing brace must be on a line by itself
(#640) Line indented incorrectly; expected at least 16 spaces, found 9
(#640) Variable "Object" must be all lower-case
(#640) Variable "PointsArray" must be all lower-case
(#640) Commas (,) must be followed by white space.
(#640) Variable "Color" must be all lower-case
(#641) Line indented incorrectly; expected 12 spaces, found 8
(#641) Closing brace indented incorrectly; expected 7 spaces, found 8
(#643) Line indented incorrectly; expected at least 12 spaces, found 7
(#643) Variable "Color" must be all lower-case
(#643) Expected 1 space before "=>"; 0 found
(#643) Expected 1 space after "=>"; 0 found
(#643) Variable "Palette" must be all lower-case
(#643) Variable "ID" must be all lower-case
(#643) Commas (,) must be followed by white space.
(#643) Expected 1 space before "=>"; 0 found
(#643) Expected 1 space after "=>"; 0 found
(#643) Variable "Palette" must be all lower-case
(#643) Variable "ID" must be all lower-case
(#643) Commas (,) must be followed by white space.
(#643) Expected 1 space before "=>"; 0 found
(#643) Expected 1 space after "=>"; 0 found
(#643) Variable "Palette" must be all lower-case
(#643) Variable "ID" must be all lower-case
(#643) Commas (,) must be followed by white space.
(#643) Expected 1 space before "=>"; 0 found
(#643) Expected 1 space after "=>"; 0 found
(#643) Variable "Palette" must be all lower-case
(#643) Variable "ID" must be all lower-case
(#643) Commas (,) must be followed by white space.
(#643) Expected 1 space before "=>"; 0 found
(#643) Expected 1 space after "=>"; 0 found
(#643) Variable "PointSurrounding" must be all lower-case
(#643) Line exceeds 132 characters; contains 160 characters
(#645) Line indented incorrectly; expected at least 12 spaces, found 7
(#646) Line indented incorrectly; expected at least 12 spaces, found 7
(#646) Variable "TextSettings" must be all lower-case
(#646) Expected 1 space before "=>"; 0 found
(#646) Expected 1 space after "=>"; 0 found
(#646) Commas (,) must be followed by white space.
(#646) Expected 1 space before "=>"; 0 found
(#646) Expected 1 space after "=>"; 0 found
(#646) Variable "ValueFontName" must be all lower-case
(#646) Commas (,) must be followed by white space.
(#646) Expected 1 space before "=>"; 0 found
(#646) Expected 1 space after "=>"; 0 found
(#646) Variable "ValueFontSize" must be all lower-case
(#646) Commas (,) must be followed by white space.
(#646) Expected 1 space before "=>"; 0 found
(#646) Expected 1 space after "=>"; 0 found
(#646) Variable "Palette" must be all lower-case
(#646) Variable "ID" must be all lower-case
(#646) Commas (,) must be followed by white space.
(#646) Expected 1 space before "=>"; 0 found
(#646) Expected 1 space after "=>"; 0 found
(#646) Variable "Palette" must be all lower-case
(#646) Variable "ID" must be all lower-case
(#646) Commas (,) must be followed by white space.
(#646) Expected 1 space before "=>"; 0 found
(#646) Expected 1 space after "=>"; 0 found
(#646) Variable "Palette" must be all lower-case
(#646) Variable "ID" must be all lower-case
(#646) Line exceeds maximum limit of 180 characters; contains 189 characters
(#647) Line indented incorrectly; expected at least 12 spaces, found 7
(#647) Variable "InnerColor" must be all lower-case
(#647) Expected 1 space before "=>"; 0 found
(#647) Expected 1 space after "=>"; 0 found
(#647) Variable "InnerBubbleR" must be all lower-case
(#647) Commas (,) must be followed by white space.
(#647) Expected 1 space before "=>"; 0 found
(#647) Expected 1 space after "=>"; 0 found
(#647) Variable "InnerBubbleG" must be all lower-case
(#647) Commas (,) must be followed by white space.
(#647) Expected 1 space before "=>"; 0 found
(#647) Expected 1 space after "=>"; 0 found
(#647) Variable "InnerBubbleB" must be all lower-case
(#647) Commas (,) must be followed by white space.
(#647) Expected 1 space before "=>"; 0 found
(#647) Expected 1 space after "=>"; 0 found
(#647) Variable "InnerBubbleAlpha" must be all lower-case
(#648) Line indented incorrectly; expected at least 12 spaces, found 7
(#648) Inline control structures are not allowed
(#648) Variable "OuterBubbleR" must be all lower-case
(#649) Line indented incorrectly; expected at least 12 spaces, found 8
(#649) Variable "OuterColor" must be all lower-case
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Variable "OuterBubbleR" must be all lower-case
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Variable "OuterBubbleG" must be all lower-case
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Variable "OuterBubbleB" must be all lower-case
(#649) Commas (,) must be followed by white space.
(#649) Expected 1 space before "=>"; 0 found
(#649) Expected 1 space after "=>"; 0 found
(#649) Variable "OuterBubbleAlpha" must be all lower-case
(#650) Line indented incorrectly; expected at least 12 spaces, found 7
(#650) Inline control structures are not allowed
(#651) Line indented incorrectly; expected at least 12 spaces, found 8
(#651) Variable "OuterColor" must be all lower-case
(#651) Expected 1 space before "=>"; 0 found
(#651) Expected 1 space after "=>"; 0 found
(#651) Variable "Palette" must be all lower-case
(#651) Variable "ID" must be all lower-case
(#651) Expected 1 space before "+"; 0 found
(#651) Expected 1 space after "+"; 0 found
(#651) Commas (,) must be followed by white space.
(#651) Expected 1 space before "=>"; 0 found
(#651) Expected 1 space after "=>"; 0 found
(#651) Variable "Palette" must be all lower-case
(#651) Variable "ID" must be all lower-case
(#651) Expected 1 space before "+"; 0 found
(#651) Expected 1 space after "+"; 0 found
(#651) Commas (,) must be followed by white space.
(#651) Expected 1 space before "=>"; 0 found
(#651) Expected 1 space after "=>"; 0 found
(#651) Variable "Palette" must be all lower-case
(#651) Variable "ID" must be all lower-case
(#651) Expected 1 space before "+"; 0 found
(#651) Expected 1 space after "+"; 0 found
(#651) Commas (,) must be followed by white space.
(#651) Expected 1 space before "=>"; 0 found
(#651) Expected 1 space after "=>"; 0 found
(#651) Variable "Palette" must be all lower-case
(#651) Variable "ID" must be all lower-case
(#651) Line exceeds 132 characters; contains 142 characters
(#653) Line indented incorrectly; expected at least 12 spaces, found 7
(#654) Line indented incorrectly; expected at least 12 spaces, found 7
(#654) Inline control structures are not allowed
(#654) Variable "LineLoopStart" must be all lower-case
(#654) Variable "DrawLines" must be all lower-case
(#655) Line indented incorrectly; expected at least 12 spaces, found 8
(#655) Variable "Object" must be all lower-case
(#655) Variable "Points" must be all lower-case
(#655) Variable "Points" must be all lower-case
(#655) Expected 1 space before "-"; 0 found
(#655) Expected 1 space after "-"; 0 found
(#655) Commas (,) must be followed by white space.
(#655) Variable "Points" must be all lower-case
(#655) Variable "Points" must be all lower-case
(#655) Expected 1 space before "-"; 0 found
(#655) Expected 1 space after "-"; 0 found
(#655) Commas (,) must be followed by white space.
(#655) Variable "Points" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Variable "Points" must be all lower-case
(#655) Commas (,) must be followed by white space.
(#655) Variable "Color" must be all lower-case
(#656) Whitespace found at end of line
(#657) Line indented incorrectly; expected at least 12 spaces, found 7
(#658) Line indented incorrectly; expected 12 spaces, found 7
(#658) Expected "for (...) {\n"; found "for(...) \n {\n"
(#658) Expected 1 space after second semicolon of FOR loop; 0 found
(#658) Expected 1 space before "="; 0 found
(#658) Expected 1 space after "="; 0 found
(#658) Expected 1 space before "<"; 0 found
(#658) Expected 1 space after "<"; 0 found
(#658) Variable "Points" must be all lower-case
(#658) Whitespace found at end of line
(#659) Line indented incorrectly; expected at least 12 spaces, found 8
(#660) Line indented incorrectly; expected at least 16 spaces, found 9
(#660) Inline control structures are not allowed
(#660) Variable "DrawLines" must be all lower-case
(#660) Variable "Points" must be all lower-case
(#660) Expected 1 space before "-"; 0 found
(#660) Expected 1 space after "-"; 0 found
(#661) Line indented incorrectly; expected at least 16 spaces, found 10
(#661) Variable "Object" must be all lower-case
(#661) Variable "Points" must be all lower-case
(#661) Commas (,) must be followed by white space.
(#661) Variable "Points" must be all lower-case
(#661) Commas (,) must be followed by white space.
(#661) Variable "Points" must be all lower-case
(#661) Expected 1 space before "+"; 0 found
(#661) Expected 1 space after "+"; 0 found
(#661) Commas (,) must be followed by white space.
(#661) Variable "Points" must be all lower-case
(#661) Expected 1 space before "+"; 0 found
(#661) Expected 1 space after "+"; 0 found
(#661) Commas (,) must be followed by white space.
(#661) Variable "Color" must be all lower-case
(#663) Line indented incorrectly; expected at least 16 spaces, found 9
(#663) Inline control structures are not allowed
(#663) Variable "DrawPoints" must be all lower-case
(#664) Line indented incorrectly; expected at least 16 spaces, found 10
(#664) Variable "Object" must be all lower-case
(#664) Variable "Points" must be all lower-case
(#664) Commas (,) must be followed by white space.
(#664) Variable "Points" must be all lower-case
(#664) Commas (,) must be followed by white space.
(#664) Variable "PointRadius" must be all lower-case
(#664) Commas (,) must be followed by white space.
(#664) Variable "Color" must be all lower-case
(#666) Line indented incorrectly; expected 16 spaces, found 9
(#666) Expected "if (...) {\n"; found "if (...)\n {\n"
(#666) Variable "WriteValuesInBubble" must be all lower-case
(#666) Variable "WriteValues" must be all lower-case
(#667) Line indented incorrectly; expected at least 16 spaces, found 10
(#668) Line indented incorrectly; expected at least 20 spaces, found 11
(#668) Variable "TxtPos" must be all lower-case
(#668) Variable "Points" must be all lower-case
(#668) Commas (,) must be followed by white space.
(#668) Variable "Points" must be all lower-case
(#668) Commas (,) must be followed by white space.
(#668) Variable "ValueFontName" must be all lower-case
(#668) Commas (,) must be followed by white space.
(#668) Variable "ValueFontSize" must be all lower-case
(#668) Commas (,) must be followed by white space.
(#668) Commas (,) must be followed by white space.
(#668) Variable "Points" must be all lower-case
(#669) Line indented incorrectly; expected at least 20 spaces, found 11
(#669) Variable "Radius" must be all lower-case
(#669) Variable "TxtPos" must be all lower-case
(#669) Variable "TxtPos" must be all lower-case
(#669) Variable "ValuePadding" must be all lower-case
(#669) Expected 1 space before "*"; 0 found
(#669) Expected 1 space after "*"; 0 found
(#669) Expected 1 space before "/"; 0 found
(#669) Expected 1 space after "/"; 0 found
(#671) Line indented incorrectly; expected at least 20 spaces, found 11
(#671) Variable "Points" must be all lower-case
(#671) Commas (,) must be followed by white space.
(#671) Variable "Points" must be all lower-case
(#671) Commas (,) must be followed by white space.
(#671) Variable "Radius" must be all lower-case
(#671) Expected 1 space before "+"; 0 found
(#671) Expected 1 space after "+"; 0 found
(#671) Variable "OuterBubbleRadius" must be all lower-case
(#671) Commas (,) must be followed by white space.
(#671) Variable "OuterColor" must be all lower-case
(#672) Line indented incorrectly; expected at least 20 spaces, found 11
(#672) Variable "Points" must be all lower-case
(#672) Commas (,) must be followed by white space.
(#672) Variable "Points" must be all lower-case
(#672) Commas (,) must be followed by white space.
(#672) Variable "Radius" must be all lower-case
(#672) Commas (,) must be followed by white space.
(#672) Variable "InnerColor" must be all lower-case
(#673) Line indented incorrectly; expected 16 spaces, found 10
(#673) Closing brace indented incorrectly; expected 9 spaces, found 10
(#675) Line indented incorrectly; expected at least 16 spaces, found 9
(#675) Inline control structures are not allowed
(#675) Variable "WriteValues" must be all lower-case
(#676) Line indented incorrectly; expected at least 16 spaces, found 10
(#676) Variable "Points" must be all lower-case
(#676) Expected 1 space before "-"; 0 found
(#676) Expected 1 space after "-"; 0 found
(#676) Commas (,) must be followed by white space.
(#676) Variable "Points" must be all lower-case
(#676) Expected 1 space before "-"; 0 found
(#676) Expected 1 space after "-"; 0 found
(#676) Commas (,) must be followed by white space.
(#676) Variable "Points" must be all lower-case
(#676) Commas (,) must be followed by white space.
(#676) Variable "TextSettings" must be all lower-case
(#677) Line indented incorrectly; expected 12 spaces, found 8
(#677) Closing brace indented incorrectly; expected 7 spaces, found 8
(#678) Line indented incorrectly; expected 8 spaces, found 6
(#678) Closing brace indented incorrectly; expected 5 spaces, found 6
(#679) Closing brace indented incorrectly; expected 3 spaces, found 4
(#680) Line indented incorrectly; expected 0 spaces, found 2
(#680) Closing brace indented incorrectly; expected 1 spaces, found 2
(#681) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pScatter.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Line indented incorrectly; expected 0 spaces, found 1
(#22) Line indented incorrectly; expected at least 4 spaces, found 3
(#22) Member variable "pChartObject" must be all lower-case
(#22) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#22) Scope modifier not specified for member variable "$pChartObject"
(#23) Line indented incorrectly; expected at least 4 spaces, found 3
(#23) Member variable "pDataObject" must be all lower-case
(#23) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#23) Scope modifier not specified for member variable "$pDataObject"
(#25) Line indented incorrectly; expected at least 4 spaces, found 3
(#26) Line indented incorrectly; expected 4 spaces, found 3
(#26) method name "pScatter::pScatter" must be in lower-case letters only
(#26) PHP4 style constructors are not allowed; use "__construct()" instead
(#26) Visibility must be declared on method "pScatter"
(#26) Variable "pChartObject" must be all lower-case
(#26) Commas (,) must be followed by white space.
(#26) Variable "pDataObject" must be all lower-case
(#27) Opening brace should be on the same line as the declaration
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#28) Variable "pChartObject" must be all lower-case
(#29) Line indented incorrectly; expected at least 8 spaces, found 5
(#29) Variable "pDataObject" must be all lower-case
(#30) Closing brace indented incorrectly; expected 3 spaces, found 4
(#32) Line indented incorrectly; expected at least 4 spaces, found 3
(#33) Line indented incorrectly; expected 4 spaces, found 3
(#33) method name "pScatter::drawScatterScale" must be in lower-case letters only
(#33) Visibility must be declared on method "drawScatterScale"
(#33) Variable "Format" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Variable "Mode" must be all lower-case
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Variable "Format" must be all lower-case
(#35) Variable "Format" must be all lower-case
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Variable "Floating" must be all lower-case
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Variable "Format" must be all lower-case
(#36) Variable "Format" must be all lower-case
(#36) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Variable "XLabelsRotation" must be all lower-case
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Variable "Format" must be all lower-case
(#37) Variable "Format" must be all lower-case
(#38) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Variable "MinDivHeight" must be all lower-case
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Variable "Format" must be all lower-case
(#38) Variable "Format" must be all lower-case
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Variable "Factors" must be all lower-case
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Variable "Format" must be all lower-case
(#39) Variable "Format" must be all lower-case
(#39) Commas (,) must be followed by white space.
(#39) Commas (,) must be followed by white space.
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Variable "ManualScale" must be all lower-case
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Variable "Format" must be all lower-case
(#40) Variable "Format" must be all lower-case
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#40) Commas (,) must be followed by white space.
(#40) Expected 1 space before "=>"; 0 found
(#40) Expected 1 space after "=>"; 0 found
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Variable "XMargin" must be all lower-case
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Variable "Format" must be all lower-case
(#41) Variable "Format" must be all lower-case
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Variable "YMargin" must be all lower-case
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Variable "Format" must be all lower-case
(#42) Variable "Format" must be all lower-case
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Variable "ScaleSpacing" must be all lower-case
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Variable "Format" must be all lower-case
(#43) Variable "Format" must be all lower-case
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Variable "InnerTickWidth" must be all lower-case
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Variable "Format" must be all lower-case
(#44) Variable "Format" must be all lower-case
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Variable "OuterTickWidth" must be all lower-case
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Variable "Format" must be all lower-case
(#45) Variable "Format" must be all lower-case
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Variable "DrawXLines" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Variable "Format" must be all lower-case
(#46) Variable "Format" must be all lower-case
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Variable "DrawYLines" must be all lower-case
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Variable "Format" must be all lower-case
(#47) Variable "Format" must be all lower-case
(#48) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Variable "GridTicks" must be all lower-case
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Variable "Format" must be all lower-case
(#48) Variable "Format" must be all lower-case
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Variable "GridR" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Variable "Format" must be all lower-case
(#49) Variable "Format" must be all lower-case
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Variable "GridG" must be all lower-case
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Variable "Format" must be all lower-case
(#50) Variable "Format" must be all lower-case
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#51) Variable "GridB" must be all lower-case
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Variable "Format" must be all lower-case
(#51) Variable "Format" must be all lower-case
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Variable "GridAlpha" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Variable "Format" must be all lower-case
(#52) Variable "Format" must be all lower-case
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Variable "AxisRo" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Variable "Format" must be all lower-case
(#53) Variable "Format" must be all lower-case
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Variable "AxisGo" must be all lower-case
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Variable "Format" must be all lower-case
(#54) Variable "Format" must be all lower-case
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Variable "AxisBo" must be all lower-case
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "Format" must be all lower-case
(#55) Variable "Format" must be all lower-case
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Variable "AxisAlpha" must be all lower-case
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "Format" must be all lower-case
(#56) Variable "Format" must be all lower-case
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Variable "TickRo" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "Format" must be all lower-case
(#57) Variable "Format" must be all lower-case
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Variable "TickGo" must be all lower-case
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Variable "Format" must be all lower-case
(#58) Variable "Format" must be all lower-case
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Variable "TickBo" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Variable "Format" must be all lower-case
(#59) Variable "Format" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Variable "TickAlpha" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Variable "Format" must be all lower-case
(#60) Variable "Format" must be all lower-case
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Variable "DrawSubTicks" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Variable "Format" must be all lower-case
(#61) Variable "Format" must be all lower-case
(#61) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Variable "InnerSubTickWidth" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Variable "Format" must be all lower-case
(#62) Variable "Format" must be all lower-case
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Variable "OuterSubTickWidth" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Variable "Format" must be all lower-case
(#63) Variable "Format" must be all lower-case
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) Variable "SubTickR" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Variable "Format" must be all lower-case
(#64) Variable "Format" must be all lower-case
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Variable "SubTickG" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Variable "Format" must be all lower-case
(#65) Variable "Format" must be all lower-case
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Variable "SubTickB" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Variable "Format" must be all lower-case
(#66) Variable "Format" must be all lower-case
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Variable "SubTickAlpha" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Variable "Format" must be all lower-case
(#67) Variable "Format" must be all lower-case
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Variable "XReleasePercent" must be all lower-case
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Variable "Format" must be all lower-case
(#68) Variable "Format" must be all lower-case
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Variable "DrawArrows" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Variable "Format" must be all lower-case
(#69) Variable "Format" must be all lower-case
(#69) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Variable "ArrowSize" must be all lower-case
(#70) Variable "Format" must be all lower-case
(#70) Variable "Format" must be all lower-case
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Variable "CycleBackground" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Variable "Format" must be all lower-case
(#71) Variable "Format" must be all lower-case
(#71) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Variable "BackgroundR1" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Variable "Format" must be all lower-case
(#72) Variable "Format" must be all lower-case
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Variable "BackgroundG1" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Variable "Format" must be all lower-case
(#73) Variable "Format" must be all lower-case
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Variable "BackgroundB1" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Variable "Format" must be all lower-case
(#74) Variable "Format" must be all lower-case
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Variable "BackgroundAlpha1" must be all lower-case
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Variable "Format" must be all lower-case
(#75) Variable "Format" must be all lower-case
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Variable "BackgroundR2" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Variable "Format" must be all lower-case
(#76) Variable "Format" must be all lower-case
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Variable "BackgroundG2" must be all lower-case
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Variable "Format" must be all lower-case
(#77) Variable "Format" must be all lower-case
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Variable "BackgroundB2" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Variable "Format" must be all lower-case
(#78) Variable "Format" must be all lower-case
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Variable "BackgroundAlpha2" must be all lower-case
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Variable "Format" must be all lower-case
(#79) Variable "Format" must be all lower-case
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) Variable "GotXAxis" must be all lower-case
(#82) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#82) Variable "GotYAxis" must be all lower-case
(#82) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#83) Line indented incorrectly; expected 8 spaces, found 5
(#83) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#83) Variable "AxisID" must be all lower-case
(#83) Variable "AxisSettings" must be all lower-case
(#84) Line indented incorrectly; expected at least 8 spaces, found 6
(#85) Line indented incorrectly; expected 12 spaces, found 7
(#85) Expected "if (...) {\n"; found "if (...) { "
(#85) Variable "AxisSettings" must be all lower-case
(#85) Variable "GotXAxis" must be all lower-case
(#85) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#85) Closing brace must be on a line by itself
(#86) Line indented incorrectly; expected 12 spaces, found 7
(#86) Expected "if (...) {\n"; found "if (...) { "
(#86) Variable "AxisSettings" must be all lower-case
(#86) Variable "GotYAxis" must be all lower-case
(#86) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#86) Closing brace must be on a line by itself
(#87) Line indented incorrectly; expected 8 spaces, found 6
(#87) Closing brace indented incorrectly; expected 5 spaces, found 6
(#88) Line indented incorrectly; expected 8 spaces, found 5
(#88) Expected "if (...) {\n"; found "if (...) { "
(#88) Variable "GotXAxis" must be all lower-case
(#88) Closing brace must be on a line by itself
(#89) Line indented incorrectly; expected 8 spaces, found 5
(#89) Expected "if (...) {\n"; found "if (...) { "
(#89) Variable "GotYAxis" must be all lower-case
(#89) Closing brace must be on a line by itself
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#92) Line indented incorrectly; expected 8 spaces, found 5
(#92) Expected "if (...) {\n"; found "if (...) { "
(#92) Variable "DrawYLines" must be all lower-case
(#92) Variable "DrawYLines" must be all lower-case
(#92) Expected 1 space before "=>"; 0 found
(#92) Expected 1 space after "=>"; 0 found
(#92) Closing brace must be on a line by itself
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Variable "Data" must be all lower-case
(#96) Line indented incorrectly; expected 8 spaces, found 5
(#96) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#96) Variable "Data" must be all lower-case
(#96) Variable "AxisID" must be all lower-case
(#96) Variable "AxisSettings" must be all lower-case
(#97) Line indented incorrectly; expected at least 8 spaces, found 6
(#98) Line indented incorrectly; expected 12 spaces, found 7
(#98) Expected "if (...) {\n"; found "if (...)\n { "
(#98) Variable "AxisSettings" must be all lower-case
(#99) Line indented incorrectly; expected at least 12 spaces, found 8
(#99) Variable "Width" must be all lower-case
(#99) Variable "XMargin" must be all lower-case
(#99) Expected 1 space before "*"; 0 found
(#99) Expected 1 space after "*"; 0 found
(#99) Closing brace must be on a line by itself
(#100) Line indented incorrectly; expected 12 spaces, found 7
(#100) Expected "} else {\n"; found "}\n else\n { "
(#101) Line indented incorrectly; expected at least 12 spaces, found 8
(#101) Variable "Width" must be all lower-case
(#101) Variable "YMargin" must be all lower-case
(#101) Expected 1 space before "*"; 0 found
(#101) Expected 1 space after "*"; 0 found
(#101) Closing brace must be on a line by itself
(#103) Line indented incorrectly; expected at least 12 spaces, found 7
(#103) Variable "AxisMin" must be all lower-case
(#103) Variable "AxisMax" must be all lower-case
(#104) Line indented incorrectly; expected 12 spaces, found 7
(#104) Expected "if (...) {\n"; found "if (...)\n {\n"
(#104) Variable "Mode" must be all lower-case
(#105) Line indented incorrectly; expected at least 12 spaces, found 8
(#106) Line indented incorrectly; expected 16 spaces, found 9
(#106) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#106) Variable "Data" must be all lower-case
(#106) Variable "SerieID" must be all lower-case
(#106) Variable "SerieParameter" must be all lower-case
(#107) Line indented incorrectly; expected at least 16 spaces, found 10
(#108) Line indented incorrectly; expected 20 spaces, found 11
(#108) Expected "if (...) {\n"; found "if (...)\n {\n"
(#108) Variable "SerieParameter" must be all lower-case
(#108) Variable "AxisID" must be all lower-case
(#108) Variable "Data" must be all lower-case
(#108) Variable "SerieID" must be all lower-case
(#109) Line indented incorrectly; expected at least 20 spaces, found 12
(#110) Line indented incorrectly; expected at least 24 spaces, found 13
(#110) Variable "AxisMax" must be all lower-case
(#110) Variable "AxisMax" must be all lower-case
(#110) Commas (,) must be followed by white space.
(#110) Variable "Data" must be all lower-case
(#110) Variable "SerieID" must be all lower-case
(#111) Line indented incorrectly; expected at least 24 spaces, found 13
(#111) Variable "AxisMin" must be all lower-case
(#111) Variable "AxisMin" must be all lower-case
(#111) Commas (,) must be followed by white space.
(#111) Variable "Data" must be all lower-case
(#111) Variable "SerieID" must be all lower-case
(#112) Line indented incorrectly; expected 20 spaces, found 12
(#112) Closing brace indented incorrectly; expected 11 spaces, found 12
(#113) Line indented incorrectly; expected 16 spaces, found 10
(#113) Closing brace indented incorrectly; expected 9 spaces, found 10
(#114) Line indented incorrectly; expected at least 16 spaces, found 9
(#114) Variable "AutoMargin" must be all lower-case
(#114) Variable "AxisMax" must be all lower-case
(#114) Expected 1 space before "-"; 0 found
(#114) Expected 1 space after "-"; 0 found
(#114) Variable "AxisMin" must be all lower-case
(#114) Expected 1 space before "/"; 0 found
(#114) Expected 1 space after "/"; 0 found
(#114) Expected 1 space before "*"; 0 found
(#114) Expected 1 space after "*"; 0 found
(#114) Variable "XReleasePercent" must be all lower-case
(#116) Line indented incorrectly; expected at least 16 spaces, found 9
(#116) Variable "Data" must be all lower-case
(#116) Variable "AxisID" must be all lower-case
(#116) Variable "AxisMin" must be all lower-case
(#116) Expected 1 space before "-"; 0 found
(#116) Expected 1 space after "-"; 0 found
(#116) Variable "AutoMargin" must be all lower-case
(#116) Variable "Data" must be all lower-case
(#116) Variable "AxisID" must be all lower-case
(#116) Variable "AxisMax" must be all lower-case
(#116) Expected 1 space before "+"; 0 found
(#116) Expected 1 space after "+"; 0 found
(#116) Variable "AutoMargin" must be all lower-case
(#117) Line indented incorrectly; expected 12 spaces, found 8
(#117) Closing brace indented incorrectly; expected 7 spaces, found 8
(#118) Line indented incorrectly; expected 12 spaces, found 7
(#118) Usage of ELSEIF not allowed; use ELSE IF instead
(#118) Variable "Mode" must be all lower-case
(#119) Line indented incorrectly; expected at least 12 spaces, found 8
(#120) Line indented incorrectly; expected 16 spaces, found 9
(#120) Expected "if (...) {\n"; found "if (...)\n {\n"
(#120) Variable "ManualScale" must be all lower-case
(#120) Variable "AxisID" must be all lower-case
(#120) Variable "ManualScale" must be all lower-case
(#120) Variable "AxisID" must be all lower-case
(#121) Line indented incorrectly; expected at least 16 spaces, found 10
(#122) Line indented incorrectly; expected at least 20 spaces, found 11
(#122) Variable "Data" must be all lower-case
(#122) Variable "AxisID" must be all lower-case
(#122) Variable "ManualScale" must be all lower-case
(#122) Variable "AxisID" must be all lower-case
(#123) Line indented incorrectly; expected at least 20 spaces, found 11
(#123) Variable "Data" must be all lower-case
(#123) Variable "AxisID" must be all lower-case
(#123) Variable "ManualScale" must be all lower-case
(#123) Variable "AxisID" must be all lower-case
(#124) Line indented incorrectly; expected 16 spaces, found 10
(#124) Closing brace indented incorrectly; expected 9 spaces, found 10
(#125) Line indented incorrectly; expected 16 spaces, found 9
(#125) Expected "} else {\n"; found "}\n else\n { "
(#126) Line indented incorrectly; expected at least 16 spaces, found 10
(#126) Closing brace must be on a line by itself
(#127) Line indented incorrectly; expected 12 spaces, found 8
(#127) Closing brace indented incorrectly; expected 7 spaces, found 8
(#129) Line indented incorrectly; expected at least 12 spaces, found 7
(#130) Line indented incorrectly; expected at least 12 spaces, found 7
(#130) Inline control structures are not allowed
(#130) Variable "ManualScale" must be all lower-case
(#130) Variable "AxisID" must be all lower-case
(#130) Variable "ManualScale" must be all lower-case
(#130) Variable "AxisID" must be all lower-case
(#131) Line indented incorrectly; expected at least 12 spaces, found 8
(#131) Variable "Scale" must be all lower-case
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#131) Variable "ManualScale" must be all lower-case
(#131) Variable "AxisID" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#131) Variable "ManualScale" must be all lower-case
(#131) Variable "AxisID" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#131) Variable "ManualScale" must be all lower-case
(#131) Variable "AxisID" must be all lower-case
(#131) Commas (,) must be followed by white space.
(#131) Expected 1 space before "=>"; 0 found
(#131) Expected 1 space after "=>"; 0 found
(#131) Variable "ManualScale" must be all lower-case
(#131) Variable "AxisID" must be all lower-case
(#131) Line exceeds maximum limit of 180 characters; contains 184 characters
(#132) Line indented incorrectly; expected 12 spaces, found 7
(#133) Line indented incorrectly; expected at least 12 spaces, found 8
(#134) Line indented incorrectly; expected at least 16 spaces, found 9
(#134) Variable "MaxDivs" must be all lower-case
(#134) Variable "Width" must be all lower-case
(#134) Expected 1 space before "/"; 0 found
(#134) Expected 1 space after "/"; 0 found
(#134) Variable "MinDivHeight" must be all lower-case
(#135) Line indented incorrectly; expected at least 16 spaces, found 9
(#135) Variable "Scale" must be all lower-case
(#135) Variable "Data" must be all lower-case
(#135) Variable "AxisID" must be all lower-case
(#135) Commas (,) must be followed by white space.
(#135) Variable "Data" must be all lower-case
(#135) Variable "AxisID" must be all lower-case
(#135) Commas (,) must be followed by white space.
(#135) Variable "MaxDivs" must be all lower-case
(#135) Commas (,) must be followed by white space.
(#135) Variable "Factors" must be all lower-case
(#135) Commas (,) must be followed by white space.
(#135) Variable "AxisID" must be all lower-case
(#135) Line exceeds 132 characters; contains 141 characters
(#136) Line indented incorrectly; expected 12 spaces, found 8
(#136) Closing brace indented incorrectly; expected 7 spaces, found 8
(#138) Line indented incorrectly; expected at least 12 spaces, found 7
(#138) Variable "Data" must be all lower-case
(#138) Variable "AxisID" must be all lower-case
(#138) Variable "AxisSettings" must be all lower-case
(#138) Variable "XMargin" must be all lower-case
(#138) Variable "YMargin" must be all lower-case
(#139) Line indented incorrectly; expected at least 12 spaces, found 7
(#139) Variable "Data" must be all lower-case
(#139) Variable "AxisID" must be all lower-case
(#139) Variable "Scale" must be all lower-case
(#140) Line indented incorrectly; expected at least 12 spaces, found 7
(#140) Variable "Data" must be all lower-case
(#140) Variable "AxisID" must be all lower-case
(#140) Variable "Scale" must be all lower-case
(#141) Line indented incorrectly; expected at least 12 spaces, found 7
(#141) Variable "Data" must be all lower-case
(#141) Variable "AxisID" must be all lower-case
(#141) Variable "Scale" must be all lower-case
(#142) Line indented incorrectly; expected at least 12 spaces, found 7
(#142) Variable "Data" must be all lower-case
(#142) Variable "AxisID" must be all lower-case
(#142) Variable "Scale" must be all lower-case
(#144) Line indented incorrectly; expected 12 spaces, found 7
(#144) Expected "if (...) {\n"; found "if (...) { "
(#144) Variable "Scale" must be all lower-case
(#144) Variable "Data" must be all lower-case
(#144) Variable "AxisID" must be all lower-case
(#144) Variable "Scale" must be all lower-case
(#144) Closing brace must be on a line by itself
(#146) Line indented incorrectly; expected 12 spaces, found 7
(#146) Expected "if (...) {\n"; found "if (...) { "
(#146) Variable "Data" must be all lower-case
(#146) Variable "AxisID" must be all lower-case
(#146) Variable "Data" must be all lower-case
(#146) Variable "AxisID" must be all lower-case
(#146) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#146) Closing brace must be on a line by itself
(#147) Line indented incorrectly; expected 12 spaces, found 7
(#147) Expected "if (...) {\n"; found "if (...) { "
(#147) Variable "Data" must be all lower-case
(#147) Variable "AxisID" must be all lower-case
(#147) Variable "Data" must be all lower-case
(#147) Variable "AxisID" must be all lower-case
(#147) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#147) Closing brace must be on a line by itself
(#148) Line indented incorrectly; expected 12 spaces, found 7
(#148) Expected "if (...) {\n"; found "if (...) { "
(#148) Variable "Data" must be all lower-case
(#148) Variable "AxisID" must be all lower-case
(#148) Variable "Data" must be all lower-case
(#148) Variable "AxisID" must be all lower-case
(#148) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#148) Closing brace must be on a line by itself
(#149) Line indented incorrectly; expected 8 spaces, found 6
(#149) Closing brace indented incorrectly; expected 5 spaces, found 6
(#151) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Variable "FontColorRo" must be all lower-case
(#152) Variable "FontColorGo" must be all lower-case
(#152) Variable "FontColorBo" must be all lower-case
(#152) Line exceeds 132 characters; contains 148 characters
(#154) Line indented incorrectly; expected at least 8 spaces, found 5
(#155) Line indented incorrectly; expected at least 8 spaces, found 5
(#155) Variable "AxisPos" must be all lower-case
(#155) Variable "AxisPos" must be all lower-case
(#155) Variable "AxisPos" must be all lower-case
(#155) Variable "AxisPos" must be all lower-case
(#155) Line exceeds maximum limit of 180 characters; contains 204 characters
(#157) Line indented incorrectly; expected 8 spaces, found 5
(#157) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#157) Variable "Data" must be all lower-case
(#157) Variable "AxisID" must be all lower-case
(#157) Variable "AxisSettings" must be all lower-case
(#158) Line indented incorrectly; expected at least 8 spaces, found 6
(#159) Line indented incorrectly; expected 12 spaces, found 7
(#159) Expected "if (...) {\n"; found "if (...)\n {\n"
(#159) Variable "AxisSettings" must be all lower-case
(#160) Line indented incorrectly; expected at least 12 spaces, found 8
(#161) Line indented incorrectly; expected at least 16 spaces, found 9
(#161) Variable "AxisR" must be all lower-case
(#161) Variable "AxisSettings" must be all lower-case
(#161) Variable "AxisG" must be all lower-case
(#161) Variable "AxisSettings" must be all lower-case
(#161) Variable "AxisB" must be all lower-case
(#161) Variable "AxisSettings" must be all lower-case
(#162) Line indented incorrectly; expected at least 16 spaces, found 9
(#162) Variable "TickR" must be all lower-case
(#162) Variable "AxisSettings" must be all lower-case
(#162) Variable "TickG" must be all lower-case
(#162) Variable "AxisSettings" must be all lower-case
(#162) Variable "TickB" must be all lower-case
(#162) Variable "AxisSettings" must be all lower-case
(#163) Line indented incorrectly; expected at least 16 spaces, found 9
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Variable "AxisSettings" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Variable "AxisSettings" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Expected 1 space before "=>"; 0 found
(#163) Expected 1 space after "=>"; 0 found
(#163) Variable "AxisSettings" must be all lower-case
(#163) Line exceeds 132 characters; contains 155 characters
(#164) Line indented incorrectly; expected 12 spaces, found 8
(#164) Closing brace indented incorrectly; expected 7 spaces, found 8
(#165) Line indented incorrectly; expected 12 spaces, found 7
(#165) Expected "} else {\n"; found "}\n else\n {\n"
(#166) Line indented incorrectly; expected at least 12 spaces, found 8
(#167) Line indented incorrectly; expected at least 16 spaces, found 9
(#167) Variable "AxisR" must be all lower-case
(#167) Variable "AxisRo" must be all lower-case
(#167) Variable "AxisG" must be all lower-case
(#167) Variable "AxisGo" must be all lower-case
(#167) Variable "AxisB" must be all lower-case
(#167) Variable "AxisBo" must be all lower-case
(#168) Line indented incorrectly; expected at least 16 spaces, found 9
(#168) Variable "TickR" must be all lower-case
(#168) Variable "TickRo" must be all lower-case
(#168) Variable "TickG" must be all lower-case
(#168) Variable "TickGo" must be all lower-case
(#168) Variable "TickB" must be all lower-case
(#168) Variable "TickBo" must be all lower-case
(#169) Line indented incorrectly; expected at least 16 spaces, found 9
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Variable "FontColorRo" must be all lower-case
(#169) Commas (,) must be followed by white space.
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Variable "FontColorGo" must be all lower-case
(#169) Commas (,) must be followed by white space.
(#169) Expected 1 space before "=>"; 0 found
(#169) Expected 1 space after "=>"; 0 found
(#169) Variable "FontColorBo" must be all lower-case
(#170) Line indented incorrectly; expected 12 spaces, found 8
(#170) Closing brace indented incorrectly; expected 7 spaces, found 8
(#172) Line indented incorrectly; expected at least 12 spaces, found 7
(#172) Variable "LastValue" must be all lower-case
(#172) Variable "ID" must be all lower-case
(#173) Line indented incorrectly; expected 12 spaces, found 7
(#173) Expected "if (...) {\n"; found "if (...)\n {\n"
(#173) Variable "AxisSettings" must be all lower-case
(#174) Line indented incorrectly; expected at least 12 spaces, found 8
(#175) Line indented incorrectly; expected 16 spaces, found 9
(#175) Expected "if (...) {\n"; found "if (...)\n {\n"
(#175) Variable "AxisSettings" must be all lower-case
(#176) Line indented incorrectly; expected at least 16 spaces, found 10
(#177) Line indented incorrectly; expected 20 spaces, found 11
(#177) Expected "if (...) {\n"; found "if (...)\t\t\t\t { "
(#177) Variable "XLabelsRotation" must be all lower-case
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Variable "LabelAlign" must be all lower-case
(#177) Variable "LabelOffset" must be all lower-case
(#177) Closing brace must be on a line by itself
(#178) Line indented incorrectly; expected 20 spaces, found 11
(#178) Expected "if (...) {\n"; found "if (...) { "
(#178) Variable "XLabelsRotation" must be all lower-case
(#178) Variable "XLabelsRotation" must be all lower-case
(#178) Variable "LabelAlign" must be all lower-case
(#178) Variable "LabelOffset" must be all lower-case
(#178) Closing brace must be on a line by itself
(#179) Line indented incorrectly; expected 20 spaces, found 11
(#179) Expected "if (...) {\n"; found "if (...)\t\t\t { "
(#179) Variable "XLabelsRotation" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Variable "LabelAlign" must be all lower-case
(#179) Variable "LabelOffset" must be all lower-case
(#179) Closing brace must be on a line by itself
(#180) Line indented incorrectly; expected 20 spaces, found 11
(#180) Expected "if (...) {\n"; found "if (...) { "
(#180) Variable "XLabelsRotation" must be all lower-case
(#180) Variable "XLabelsRotation" must be all lower-case
(#180) Variable "LabelAlign" must be all lower-case
(#180) Variable "LabelOffset" must be all lower-case
(#180) Closing brace must be on a line by itself
(#182) Line indented incorrectly; expected 20 spaces, found 11
(#182) Expected "if (...) {\n"; found "if (...)\n { "
(#182) Variable "Floating" must be all lower-case
(#183) Line indented incorrectly; expected at least 20 spaces, found 12
(#183) Variable "FloatingOffset" must be all lower-case
(#183) Variable "YMargin" must be all lower-case
(#183) Expected 1 space before "+"; 0 found
(#183) Expected 1 space after "+"; 0 found
(#183) Variable "AxisSettings" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Variable "AxisPos" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space before "-"; 0 found
(#183) Expected 1 space after "-"; 0 found
(#183) Variable "AxisSettings" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Variable "AxisPos" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Variable "AxisR" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Variable "AxisG" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Variable "AxisB" must be all lower-case
(#183) Commas (,) must be followed by white space.
(#183) Expected 1 space before "=>"; 0 found
(#183) Expected 1 space after "=>"; 0 found
(#183) Variable "AxisAlpha" must be all lower-case
(#183) Line exceeds maximum limit of 180 characters; contains 280 characters
(#183) Closing brace must be on a line by itself
(#184) Line indented incorrectly; expected 20 spaces, found 11
(#184) Expected "} else {\n"; found "}\n else\n { "
(#185) Line indented incorrectly; expected at least 20 spaces, found 12
(#185) Variable "FloatingOffset" must be all lower-case
(#185) Commas (,) must be followed by white space.
(#185) Variable "AxisPos" must be all lower-case
(#185) Commas (,) must be followed by white space.
(#185) Commas (,) must be followed by white space.
(#185) Variable "AxisPos" must be all lower-case
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Variable "AxisR" must be all lower-case
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Variable "AxisG" must be all lower-case
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Variable "AxisB" must be all lower-case
(#185) Commas (,) must be followed by white space.
(#185) Expected 1 space before "=>"; 0 found
(#185) Expected 1 space after "=>"; 0 found
(#185) Variable "AxisAlpha" must be all lower-case
(#185) Line exceeds maximum limit of 180 characters; contains 225 characters
(#185) Closing brace must be on a line by itself
(#187) Line indented incorrectly; expected 20 spaces, found 11
(#187) Expected "if (...) {\n"; found "if (...) { "
(#187) Variable "DrawArrows" must be all lower-case
(#187) Expected 1 space before "-"; 0 found
(#187) Expected 1 space after "-"; 0 found
(#187) Variable "AxisSettings" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Variable "AxisPos" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "+"; 0 found
(#187) Expected 1 space after "+"; 0 found
(#187) Variable "ArrowSize" must be all lower-case
(#187) Expected 1 space before "*"; 0 found
(#187) Expected 1 space after "*"; 0 found
(#187) Commas (,) must be followed by white space.
(#187) Variable "AxisPos" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Variable "AxisR" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Variable "AxisG" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Variable "AxisB" must be all lower-case
(#187) Commas (,) must be followed by white space.
(#187) Expected 1 space before "=>"; 0 found
(#187) Expected 1 space after "=>"; 0 found
(#187) Variable "ArrowSize" must be all lower-case
(#187) Line exceeds maximum limit of 180 characters; contains 273 characters
(#187) Closing brace must be on a line by itself
(#189) Line indented incorrectly; expected at least 20 spaces, found 11
(#189) Variable "Width" must be all lower-case
(#189) Variable "AxisSettings" must be all lower-case
(#189) Expected 1 space before "*"; 0 found
(#189) Expected 1 space after "*"; 0 found
(#190) Line indented incorrectly; expected at least 20 spaces, found 11
(#190) Variable "Step" must be all lower-case
(#190) Variable "Width" must be all lower-case
(#190) Variable "AxisSettings" must be all lower-case
(#190) Variable "SubTicksSize" must be all lower-case
(#190) Variable "Step" must be all lower-case
(#190) Expected 1 space after "/"; 0 found
(#190) Variable "MaxBottom" must be all lower-case
(#190) Variable "AxisPos" must be all lower-case
(#191) Line indented incorrectly; expected at least 20 spaces, found 11
(#191) Variable "LastX" must be all lower-case
(#191) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#192) Line indented incorrectly; expected 20 spaces, found 11
(#192) Expected "for (...) {\n"; found "for(...)\n {\n"
(#192) Expected 1 space after first semicolon of FOR loop; 0 found
(#192) Expected 1 space after second semicolon of FOR loop; 0 found
(#192) Expected 1 space before "="; 0 found
(#192) Expected 1 space after "="; 0 found
(#192) Expected 1 space before "<="; 0 found
(#192) Expected 1 space after "<="; 0 found
(#192) Variable "AxisSettings" must be all lower-case
(#193) Line indented incorrectly; expected at least 20 spaces, found 12
(#194) Line indented incorrectly; expected at least 24 spaces, found 13
(#194) Variable "XPos" must be all lower-case
(#194) Variable "AxisSettings" must be all lower-case
(#194) Variable "Step" must be all lower-case
(#194) Expected 1 space before "*"; 0 found
(#194) Expected 1 space after "*"; 0 found
(#195) Line indented incorrectly; expected at least 24 spaces, found 13
(#195) Variable "YPos" must be all lower-case
(#195) Variable "AxisPos" must be all lower-case
(#196) Line indented incorrectly; expected at least 24 spaces, found 13
(#196) Variable "Value" must be all lower-case
(#196) Variable "AxisSettings" must be all lower-case
(#196) Variable "AxisSettings" must be all lower-case
(#196) Expected 1 space before "*"; 0 found
(#196) Expected 1 space after "*"; 0 found
(#196) Commas (,) must be followed by white space.
(#196) Variable "AxisSettings" must be all lower-case
(#196) Commas (,) must be followed by white space.
(#196) Variable "AxisSettings" must be all lower-case
(#196) Commas (,) must be followed by white space.
(#196) Variable "AxisSettings" must be all lower-case
(#196) Line exceeds maximum limit of 180 characters; contains 185 characters
(#198) Line indented incorrectly; expected 24 spaces, found 13
(#198) Expected "if (...) {\n"; found "if (...) { "
(#198) Expected 1 space before "%"; 0 found
(#198) Expected 1 space after "%"; 0 found
(#198) Variable "BGColor" must be all lower-case
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Variable "BackgroundR1" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Variable "BackgroundG1" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Variable "BackgroundB1" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Variable "BackgroundAlpha1" must be all lower-case
(#198) Closing brace must be on a line by itself
(#198) Expected "} else {\n"; found "} else { "
(#198) Variable "BGColor" must be all lower-case
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Variable "BackgroundR2" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Variable "BackgroundG2" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Variable "BackgroundB2" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Expected 1 space before "=>"; 0 found
(#198) Expected 1 space after "=>"; 0 found
(#198) Variable "BackgroundAlpha2" must be all lower-case
(#198) Line exceeds maximum limit of 180 characters; contains 248 characters
(#198) Closing brace must be on a line by itself
(#199) Line indented incorrectly; expected 24 spaces, found 13
(#199) Expected "if (...) {\n"; found "if (...) { "
(#199) Variable "LastX" must be all lower-case
(#199) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#199) Variable "CycleBackground" must be all lower-case
(#199) Variable "DrawXLines" must be all lower-case
(#199) Variable "AxisID" must be all lower-case
(#199) Commas (,) must be followed by white space.
(#199) Variable "DrawXLines" must be all lower-case
(#199) Variable "LastX" must be all lower-case
(#199) Commas (,) must be followed by white space.
(#199) Expected 1 space before "+"; 0 found
(#199) Expected 1 space after "+"; 0 found
(#199) Variable "FloatingOffset" must be all lower-case
(#199) Commas (,) must be followed by white space.
(#199) Variable "XPos" must be all lower-case
(#199) Commas (,) must be followed by white space.
(#199) Expected 1 space before "-"; 0 found
(#199) Expected 1 space after "-"; 0 found
(#199) Variable "FloatingOffset" must be all lower-case
(#199) Commas (,) must be followed by white space.
(#199) Variable "BGColor" must be all lower-case
(#199) Line exceeds maximum limit of 180 characters; contains 280 characters
(#199) Closing brace must be on a line by itself
(#201) Line indented incorrectly; expected 24 spaces, found 13
(#201) Expected "if (...) {\n"; found "if (...) { "
(#201) Variable "DrawXLines" must be all lower-case
(#201) Variable "AxisID" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "DrawXLines" must be all lower-case
(#201) Variable "XPos" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Expected 1 space before "+"; 0 found
(#201) Expected 1 space after "+"; 0 found
(#201) Variable "FloatingOffset" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Variable "XPos" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Expected 1 space before "-"; 0 found
(#201) Expected 1 space after "-"; 0 found
(#201) Variable "FloatingOffset" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#201) Variable "GridR" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#201) Variable "GridG" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#201) Variable "GridB" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#201) Variable "GridAlpha" must be all lower-case
(#201) Commas (,) must be followed by white space.
(#201) Expected 1 space before "=>"; 0 found
(#201) Expected 1 space after "=>"; 0 found
(#201) Variable "GridTicks" must be all lower-case
(#201) Line exceeds maximum limit of 180 characters; contains 300 characters
(#201) Closing brace must be on a line by itself
(#202) Line indented incorrectly; expected at least 24 spaces, found 13
(#202) Inline control structures are not allowed
(#202) Variable "DrawSubTicks" must be all lower-case
(#202) Variable "AxisSettings" must be all lower-case
(#203) Line indented incorrectly; expected at least 24 spaces, found 14
(#203) Variable "XPos" must be all lower-case
(#203) Expected 1 space before "+"; 0 found
(#203) Expected 1 space after "+"; 0 found
(#203) Variable "SubTicksSize" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Variable "YPos" must be all lower-case
(#203) Expected 1 space before "-"; 0 found
(#203) Expected 1 space after "-"; 0 found
(#203) Variable "InnerSubTickWidth" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Variable "XPos" must be all lower-case
(#203) Expected 1 space before "+"; 0 found
(#203) Expected 1 space after "+"; 0 found
(#203) Variable "SubTicksSize" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Variable "YPos" must be all lower-case
(#203) Expected 1 space before "+"; 0 found
(#203) Expected 1 space after "+"; 0 found
(#203) Variable "OuterSubTickWidth" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "SubTickR" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "SubTickG" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "SubTickB" must be all lower-case
(#203) Commas (,) must be followed by white space.
(#203) Expected 1 space before "=>"; 0 found
(#203) Expected 1 space after "=>"; 0 found
(#203) Variable "SubTickAlpha" must be all lower-case
(#203) Line exceeds maximum limit of 180 characters; contains 210 characters
(#205) Line indented incorrectly; expected at least 24 spaces, found 13
(#205) Variable "XPos" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "YPos" must be all lower-case
(#205) Expected 1 space before "-"; 0 found
(#205) Expected 1 space after "-"; 0 found
(#205) Variable "InnerTickWidth" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "XPos" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Variable "YPos" must be all lower-case
(#205) Expected 1 space before "+"; 0 found
(#205) Expected 1 space after "+"; 0 found
(#205) Variable "OuterTickWidth" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Variable "TickR" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Variable "TickG" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Variable "TickB" must be all lower-case
(#205) Commas (,) must be followed by white space.
(#205) Expected 1 space before "=>"; 0 found
(#205) Expected 1 space after "=>"; 0 found
(#205) Variable "TickAlpha" must be all lower-case
(#205) Line exceeds 132 characters; contains 163 characters
(#206) Line indented incorrectly; expected at least 24 spaces, found 13
(#206) Variable "Bounds" must be all lower-case
(#206) Variable "XPos" must be all lower-case
(#206) Commas (,) must be followed by white space.
(#206) Variable "YPos" must be all lower-case
(#206) Expected 1 space before "+"; 0 found
(#206) Expected 1 space after "+"; 0 found
(#206) Variable "OuterTickWidth" must be all lower-case
(#206) Expected 1 space before "+"; 0 found
(#206) Expected 1 space after "+"; 0 found
(#206) Variable "LabelOffset" must be all lower-case
(#206) Commas (,) must be followed by white space.
(#206) Variable "Value" must be all lower-case
(#206) Commas (,) must be followed by white space.
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Variable "XLabelsRotation" must be all lower-case
(#206) Commas (,) must be followed by white space.
(#206) Expected 1 space before "=>"; 0 found
(#206) Expected 1 space after "=>"; 0 found
(#206) Variable "LabelAlign" must be all lower-case
(#206) Line exceeds 132 characters; contains 159 characters
(#207) Line indented incorrectly; expected at least 24 spaces, found 13
(#207) Variable "TxtBottom" must be all lower-case
(#207) Variable "YPos" must be all lower-case
(#207) Expected 1 space before "+"; 0 found
(#207) Expected 1 space after "+"; 0 found
(#207) Expected 1 space before "+"; 0 found
(#207) Expected 1 space after "+"; 0 found
(#207) Variable "OuterTickWidth" must be all lower-case
(#207) Expected 1 space before "+"; 0 found
(#207) Expected 1 space after "+"; 0 found
(#207) Expected 1 space before "+"; 0 found
(#207) Expected 1 space after "+"; 0 found
(#207) Variable "Bounds" must be all lower-case
(#207) Expected 1 space before "-"; 0 found
(#207) Expected 1 space after "-"; 0 found
(#207) Variable "Bounds" must be all lower-case
(#208) Line indented incorrectly; expected at least 24 spaces, found 13
(#208) Variable "MaxBottom" must be all lower-case
(#208) Variable "MaxBottom" must be all lower-case
(#208) Commas (,) must be followed by white space.
(#208) Variable "TxtBottom" must be all lower-case
(#210) Line indented incorrectly; expected at least 24 spaces, found 13
(#210) Variable "LastX" must be all lower-case
(#210) Variable "XPos" must be all lower-case
(#211) Line indented incorrectly; expected 20 spaces, found 12
(#211) Closing brace indented incorrectly; expected 11 spaces, found 12
(#213) Line indented incorrectly; expected 20 spaces, found 11
(#213) Expected "if (...) {\n"; found "if (...)\n {\n"
(#213) Variable "AxisSettings" must be all lower-case
(#214) Line indented incorrectly; expected at least 20 spaces, found 12
(#215) Line indented incorrectly; expected at least 24 spaces, found 13
(#215) Variable "YPos" must be all lower-case
(#215) Variable "MaxBottom" must be all lower-case
(#215) Expected 1 space before "+"; 0 found
(#215) Expected 1 space after "+"; 0 found
(#216) Line indented incorrectly; expected at least 24 spaces, found 13
(#216) Variable "XPos" must be all lower-case
(#216) Expected 1 space before "+"; 0 found
(#216) Expected 1 space after "+"; 0 found
(#216) Expected 1 space before "-"; 0 found
(#216) Expected 1 space after "-"; 0 found
(#216) Expected 1 space before "/"; 0 found
(#216) Expected 1 space after "/"; 0 found
(#217) Line indented incorrectly; expected at least 24 spaces, found 13
(#217) Variable "Bounds" must be all lower-case
(#217) Variable "XPos" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Variable "YPos" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Variable "AxisSettings" must be all lower-case
(#217) Commas (,) must be followed by white space.
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#218) Line indented incorrectly; expected at least 24 spaces, found 13
(#218) Variable "MaxBottom" must be all lower-case
(#218) Variable "Bounds" must be all lower-case
(#220) Line indented incorrectly; expected at least 24 spaces, found 13
(#220) Variable "MaxBottom" must be all lower-case
(#221) Line indented incorrectly; expected 20 spaces, found 12
(#221) Closing brace indented incorrectly; expected 11 spaces, found 12
(#223) Line indented incorrectly; expected at least 20 spaces, found 11
(#223) Variable "AxisPos" must be all lower-case
(#223) Variable "MaxBottom" must be all lower-case
(#223) Variable "ScaleSpacing" must be all lower-case
(#224) Line indented incorrectly; expected 16 spaces, found 10
(#224) Closing brace indented incorrectly; expected 9 spaces, found 10
(#225) Line indented incorrectly; expected 16 spaces, found 9
(#225) Usage of ELSEIF not allowed; use ELSE IF instead
(#225) Variable "AxisSettings" must be all lower-case
(#226) Line indented incorrectly; expected at least 16 spaces, found 10
(#227) Line indented incorrectly; expected 20 spaces, found 11
(#227) Expected "if (...) {\n"; found "if (...)\t\t\t\t\t{ "
(#227) Variable "XLabelsRotation" must be all lower-case
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Variable "LabelAlign" must be all lower-case
(#227) Variable "LabelOffset" must be all lower-case
(#227) Closing brace must be on a line by itself
(#228) Line indented incorrectly; expected 20 spaces, found 11
(#228) Expected "if (...) {\n"; found "if (...)\t{ "
(#228) Variable "XLabelsRotation" must be all lower-case
(#228) Variable "XLabelsRotation" must be all lower-case
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Variable "LabelAlign" must be all lower-case
(#228) Variable "LabelOffset" must be all lower-case
(#228) Closing brace must be on a line by itself
(#229) Line indented incorrectly; expected 20 spaces, found 11
(#229) Expected "if (...) {\n"; found "if (...)\t\t\t\t{ "
(#229) Variable "XLabelsRotation" must be all lower-case
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Variable "LabelAlign" must be all lower-case
(#229) Variable "LabelOffset" must be all lower-case
(#229) Closing brace must be on a line by itself
(#230) Line indented incorrectly; expected 20 spaces, found 11
(#230) Expected "if (...) {\n"; found "if (...)\t{ "
(#230) Variable "XLabelsRotation" must be all lower-case
(#230) Variable "SLabelxRotation" must be all lower-case
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Variable "LabelAlign" must be all lower-case
(#230) Variable "LabelOffset" must be all lower-case
(#230) Closing brace must be on a line by itself
(#232) Line indented incorrectly; expected 20 spaces, found 11
(#232) Expected "if (...) {\n"; found "if (...)\n { "
(#232) Variable "Floating" must be all lower-case
(#233) Line indented incorrectly; expected at least 20 spaces, found 12
(#233) Variable "FloatingOffset" must be all lower-case
(#233) Variable "YMargin" must be all lower-case
(#233) Expected 1 space before "+"; 0 found
(#233) Expected 1 space after "+"; 0 found
(#233) Variable "AxisSettings" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Variable "AxisPos" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Expected 1 space before "-"; 0 found
(#233) Expected 1 space after "-"; 0 found
(#233) Variable "AxisSettings" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Variable "AxisPos" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#233) Variable "AxisR" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#233) Variable "AxisG" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#233) Variable "AxisB" must be all lower-case
(#233) Commas (,) must be followed by white space.
(#233) Expected 1 space before "=>"; 0 found
(#233) Expected 1 space after "=>"; 0 found
(#233) Variable "AxisAlpha" must be all lower-case
(#233) Line exceeds maximum limit of 180 characters; contains 280 characters
(#233) Closing brace must be on a line by itself
(#234) Line indented incorrectly; expected 20 spaces, found 11
(#234) Expected "} else {\n"; found "}\n else\n { "
(#235) Line indented incorrectly; expected at least 20 spaces, found 12
(#235) Variable "FloatingOffset" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Variable "AxisPos" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Commas (,) must be followed by white space.
(#235) Variable "AxisPos" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#235) Variable "AxisR" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#235) Variable "AxisG" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#235) Variable "AxisB" must be all lower-case
(#235) Commas (,) must be followed by white space.
(#235) Expected 1 space before "=>"; 0 found
(#235) Expected 1 space after "=>"; 0 found
(#235) Variable "AxisAlpha" must be all lower-case
(#235) Line exceeds maximum limit of 180 characters; contains 225 characters
(#235) Closing brace must be on a line by itself
(#237) Line indented incorrectly; expected 20 spaces, found 11
(#237) Expected "if (...) {\n"; found "if (...) { "
(#237) Variable "DrawArrows" must be all lower-case
(#237) Expected 1 space before "-"; 0 found
(#237) Expected 1 space after "-"; 0 found
(#237) Variable "AxisSettings" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Variable "AxisPos" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Expected 1 space before "+"; 0 found
(#237) Expected 1 space after "+"; 0 found
(#237) Variable "ArrowSize" must be all lower-case
(#237) Expected 1 space before "*"; 0 found
(#237) Expected 1 space after "*"; 0 found
(#237) Commas (,) must be followed by white space.
(#237) Variable "AxisPos" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#237) Variable "AxisR" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#237) Variable "AxisG" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#237) Variable "AxisB" must be all lower-case
(#237) Commas (,) must be followed by white space.
(#237) Expected 1 space before "=>"; 0 found
(#237) Expected 1 space after "=>"; 0 found
(#237) Variable "ArrowSize" must be all lower-case
(#237) Line exceeds maximum limit of 180 characters; contains 273 characters
(#237) Closing brace must be on a line by itself
(#239) Line indented incorrectly; expected at least 20 spaces, found 11
(#239) Variable "Width" must be all lower-case
(#239) Variable "AxisSettings" must be all lower-case
(#239) Expected 1 space before "*"; 0 found
(#239) Expected 1 space after "*"; 0 found
(#240) Line indented incorrectly; expected at least 20 spaces, found 11
(#240) Variable "Step" must be all lower-case
(#240) Variable "Width" must be all lower-case
(#240) Variable "AxisSettings" must be all lower-case
(#240) Variable "SubTicksSize" must be all lower-case
(#240) Variable "Step" must be all lower-case
(#240) Expected 1 space after "/"; 0 found
(#240) Variable "MinTop" must be all lower-case
(#240) Variable "AxisPos" must be all lower-case
(#241) Line indented incorrectly; expected at least 20 spaces, found 11
(#241) Variable "LastX" must be all lower-case
(#241) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#242) Line indented incorrectly; expected 20 spaces, found 11
(#242) Expected "for (...) {\n"; found "for(...)\n {\n"
(#242) Expected 1 space after first semicolon of FOR loop; 0 found
(#242) Expected 1 space after second semicolon of FOR loop; 0 found
(#242) Expected 1 space before "="; 0 found
(#242) Expected 1 space after "="; 0 found
(#242) Expected 1 space before "<="; 0 found
(#242) Expected 1 space after "<="; 0 found
(#242) Variable "AxisSettings" must be all lower-case
(#243) Line indented incorrectly; expected at least 20 spaces, found 12
(#244) Line indented incorrectly; expected at least 24 spaces, found 13
(#244) Variable "XPos" must be all lower-case
(#244) Variable "AxisSettings" must be all lower-case
(#244) Variable "Step" must be all lower-case
(#244) Expected 1 space before "*"; 0 found
(#244) Expected 1 space after "*"; 0 found
(#245) Line indented incorrectly; expected at least 24 spaces, found 13
(#245) Variable "YPos" must be all lower-case
(#245) Variable "AxisPos" must be all lower-case
(#246) Line indented incorrectly; expected at least 24 spaces, found 13
(#246) Variable "Value" must be all lower-case
(#246) Variable "AxisSettings" must be all lower-case
(#246) Variable "AxisSettings" must be all lower-case
(#246) Expected 1 space before "*"; 0 found
(#246) Expected 1 space after "*"; 0 found
(#246) Commas (,) must be followed by white space.
(#246) Variable "AxisSettings" must be all lower-case
(#246) Commas (,) must be followed by white space.
(#246) Variable "AxisSettings" must be all lower-case
(#246) Commas (,) must be followed by white space.
(#246) Variable "AxisSettings" must be all lower-case
(#246) Line exceeds maximum limit of 180 characters; contains 185 characters
(#248) Line indented incorrectly; expected 24 spaces, found 13
(#248) Expected "if (...) {\n"; found "if (...) { "
(#248) Expected 1 space before "%"; 0 found
(#248) Expected 1 space after "%"; 0 found
(#248) Variable "BGColor" must be all lower-case
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Variable "BackgroundR1" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Variable "BackgroundG1" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Variable "BackgroundB1" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Variable "BackgroundAlpha1" must be all lower-case
(#248) Closing brace must be on a line by itself
(#248) Expected "} else {\n"; found "} else { "
(#248) Variable "BGColor" must be all lower-case
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Variable "BackgroundR2" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Variable "BackgroundG2" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Variable "BackgroundB2" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Expected 1 space before "=>"; 0 found
(#248) Expected 1 space after "=>"; 0 found
(#248) Variable "BackgroundAlpha2" must be all lower-case
(#248) Line exceeds maximum limit of 180 characters; contains 248 characters
(#248) Closing brace must be on a line by itself
(#249) Line indented incorrectly; expected 24 spaces, found 13
(#249) Expected "if (...) {\n"; found "if (...) { "
(#249) Variable "LastX" must be all lower-case
(#249) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#249) Variable "CycleBackground" must be all lower-case
(#249) Variable "DrawXLines" must be all lower-case
(#249) Variable "AxisID" must be all lower-case
(#249) Commas (,) must be followed by white space.
(#249) Variable "DrawXLines" must be all lower-case
(#249) Variable "LastX" must be all lower-case
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "+"; 0 found
(#249) Expected 1 space after "+"; 0 found
(#249) Variable "FloatingOffset" must be all lower-case
(#249) Commas (,) must be followed by white space.
(#249) Variable "XPos" must be all lower-case
(#249) Commas (,) must be followed by white space.
(#249) Expected 1 space before "-"; 0 found
(#249) Expected 1 space after "-"; 0 found
(#249) Variable "FloatingOffset" must be all lower-case
(#249) Commas (,) must be followed by white space.
(#249) Variable "BGColor" must be all lower-case
(#249) Line exceeds maximum limit of 180 characters; contains 280 characters
(#249) Closing brace must be on a line by itself
(#251) Line indented incorrectly; expected 24 spaces, found 13
(#251) Expected "if (...) {\n"; found "if (...) { "
(#251) Variable "DrawXLines" must be all lower-case
(#251) Variable "AxisID" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Variable "DrawXLines" must be all lower-case
(#251) Variable "XPos" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Expected 1 space before "+"; 0 found
(#251) Expected 1 space after "+"; 0 found
(#251) Variable "FloatingOffset" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Variable "XPos" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Expected 1 space before "-"; 0 found
(#251) Expected 1 space after "-"; 0 found
(#251) Variable "FloatingOffset" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Variable "GridR" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Variable "GridG" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Variable "GridB" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Variable "GridAlpha" must be all lower-case
(#251) Commas (,) must be followed by white space.
(#251) Expected 1 space before "=>"; 0 found
(#251) Expected 1 space after "=>"; 0 found
(#251) Variable "GridTicks" must be all lower-case
(#251) Line exceeds maximum limit of 180 characters; contains 300 characters
(#251) Closing brace must be on a line by itself
(#253) Line indented incorrectly; expected at least 24 spaces, found 13
(#253) Inline control structures are not allowed
(#253) Variable "DrawSubTicks" must be all lower-case
(#253) Variable "AxisSettings" must be all lower-case
(#254) Line indented incorrectly; expected at least 24 spaces, found 14
(#254) Variable "XPos" must be all lower-case
(#254) Expected 1 space before "+"; 0 found
(#254) Expected 1 space after "+"; 0 found
(#254) Variable "SubTicksSize" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Variable "YPos" must be all lower-case
(#254) Expected 1 space before "-"; 0 found
(#254) Expected 1 space after "-"; 0 found
(#254) Variable "OuterSubTickWidth" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Variable "XPos" must be all lower-case
(#254) Expected 1 space before "+"; 0 found
(#254) Expected 1 space after "+"; 0 found
(#254) Variable "SubTicksSize" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Variable "YPos" must be all lower-case
(#254) Expected 1 space before "+"; 0 found
(#254) Expected 1 space after "+"; 0 found
(#254) Variable "InnerSubTickWidth" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "SubTickR" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "SubTickG" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "SubTickB" must be all lower-case
(#254) Commas (,) must be followed by white space.
(#254) Expected 1 space before "=>"; 0 found
(#254) Expected 1 space after "=>"; 0 found
(#254) Variable "SubTickAlpha" must be all lower-case
(#254) Line exceeds maximum limit of 180 characters; contains 210 characters
(#256) Line indented incorrectly; expected at least 24 spaces, found 13
(#256) Variable "XPos" must be all lower-case
(#256) Commas (,) must be followed by white space.
(#256) Variable "YPos" must be all lower-case
(#256) Expected 1 space before "-"; 0 found
(#256) Expected 1 space after "-"; 0 found
(#256) Variable "OuterTickWidth" must be all lower-case
(#256) Commas (,) must be followed by white space.
(#256) Variable "XPos" must be all lower-case
(#256) Commas (,) must be followed by white space.
(#256) Variable "YPos" must be all lower-case
(#256) Expected 1 space before "+"; 0 found
(#256) Expected 1 space after "+"; 0 found
(#256) Variable "InnerTickWidth" must be all lower-case
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space after "=>"; 0 found
(#256) Variable "TickR" must be all lower-case
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space after "=>"; 0 found
(#256) Variable "TickG" must be all lower-case
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space after "=>"; 0 found
(#256) Variable "TickB" must be all lower-case
(#256) Commas (,) must be followed by white space.
(#256) Expected 1 space before "=>"; 0 found
(#256) Expected 1 space after "=>"; 0 found
(#256) Variable "TickAlpha" must be all lower-case
(#256) Line exceeds 132 characters; contains 163 characters
(#257) Line indented incorrectly; expected at least 24 spaces, found 13
(#257) Variable "Bounds" must be all lower-case
(#257) Variable "XPos" must be all lower-case
(#257) Commas (,) must be followed by white space.
(#257) Variable "YPos" must be all lower-case
(#257) Expected 1 space before "-"; 0 found
(#257) Expected 1 space after "-"; 0 found
(#257) Variable "OuterTickWidth" must be all lower-case
(#257) Expected 1 space before "-"; 0 found
(#257) Expected 1 space after "-"; 0 found
(#257) Variable "LabelOffset" must be all lower-case
(#257) Commas (,) must be followed by white space.
(#257) Variable "Value" must be all lower-case
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Variable "XLabelsRotation" must be all lower-case
(#257) Commas (,) must be followed by white space.
(#257) Expected 1 space before "=>"; 0 found
(#257) Expected 1 space after "=>"; 0 found
(#257) Variable "LabelAlign" must be all lower-case
(#257) Line exceeds 132 characters; contains 156 characters
(#258) Line indented incorrectly; expected at least 24 spaces, found 13
(#258) Variable "TxtBox" must be all lower-case
(#258) Variable "YPos" must be all lower-case
(#258) Expected 1 space before "-"; 0 found
(#258) Expected 1 space after "-"; 0 found
(#258) Variable "OuterTickWidth" must be all lower-case
(#258) Expected 1 space before "-"; 0 found
(#258) Expected 1 space after "-"; 0 found
(#258) Expected 1 space before "-"; 0 found
(#258) Expected 1 space after "-"; 0 found
(#258) Variable "Bounds" must be all lower-case
(#258) Expected 1 space before "-"; 0 found
(#258) Expected 1 space after "-"; 0 found
(#258) Variable "Bounds" must be all lower-case
(#259) Line indented incorrectly; expected at least 24 spaces, found 13
(#259) Variable "MinTop" must be all lower-case
(#259) Variable "MinTop" must be all lower-case
(#259) Commas (,) must be followed by white space.
(#259) Variable "TxtBox" must be all lower-case
(#261) Line indented incorrectly; expected at least 24 spaces, found 13
(#261) Variable "LastX" must be all lower-case
(#261) Variable "XPos" must be all lower-case
(#262) Line indented incorrectly; expected 20 spaces, found 12
(#262) Closing brace indented incorrectly; expected 11 spaces, found 12
(#264) Line indented incorrectly; expected 20 spaces, found 11
(#264) Expected "if (...) {\n"; found "if (...)\n {\n"
(#264) Variable "AxisSettings" must be all lower-case
(#265) Line indented incorrectly; expected at least 20 spaces, found 12
(#266) Line indented incorrectly; expected at least 24 spaces, found 13
(#266) Variable "YPos" must be all lower-case
(#266) Variable "MinTop" must be all lower-case
(#266) Expected 1 space before "-"; 0 found
(#266) Expected 1 space after "-"; 0 found
(#267) Line indented incorrectly; expected at least 24 spaces, found 13
(#267) Variable "XPos" must be all lower-case
(#267) Expected 1 space before "+"; 0 found
(#267) Expected 1 space after "+"; 0 found
(#267) Expected 1 space before "-"; 0 found
(#267) Expected 1 space after "-"; 0 found
(#267) Expected 1 space before "/"; 0 found
(#267) Expected 1 space after "/"; 0 found
(#268) Line indented incorrectly; expected at least 24 spaces, found 13
(#268) Variable "Bounds" must be all lower-case
(#268) Variable "XPos" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Variable "YPos" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Variable "AxisSettings" must be all lower-case
(#268) Commas (,) must be followed by white space.
(#268) Expected 1 space before "=>"; 0 found
(#268) Expected 1 space after "=>"; 0 found
(#269) Line indented incorrectly; expected at least 24 spaces, found 13
(#269) Variable "MinTop" must be all lower-case
(#269) Variable "Bounds" must be all lower-case
(#271) Line indented incorrectly; expected at least 24 spaces, found 13
(#271) Variable "MinTop" must be all lower-case
(#272) Line indented incorrectly; expected 20 spaces, found 12
(#272) Closing brace indented incorrectly; expected 11 spaces, found 12
(#274) Line indented incorrectly; expected at least 20 spaces, found 11
(#274) Variable "AxisPos" must be all lower-case
(#274) Variable "MinTop" must be all lower-case
(#274) Variable "ScaleSpacing" must be all lower-case
(#275) Line indented incorrectly; expected 16 spaces, found 10
(#275) Closing brace indented incorrectly; expected 9 spaces, found 10
(#276) Line indented incorrectly; expected 12 spaces, found 8
(#276) Closing brace indented incorrectly; expected 7 spaces, found 8
(#277) Line indented incorrectly; expected 12 spaces, found 7
(#277) Usage of ELSEIF not allowed; use ELSE IF instead
(#277) Variable "AxisSettings" must be all lower-case
(#278) Line indented incorrectly; expected at least 12 spaces, found 8
(#279) Line indented incorrectly; expected 16 spaces, found 9
(#279) Expected "if (...) {\n"; found "if (...)\n {\n"
(#279) Variable "AxisSettings" must be all lower-case
(#280) Line indented incorrectly; expected at least 16 spaces, found 10
(#282) Line indented incorrectly; expected 20 spaces, found 11
(#282) Expected "if (...) {\n"; found "if (...)\n { "
(#282) Variable "Floating" must be all lower-case
(#283) Line indented incorrectly; expected at least 20 spaces, found 12
(#283) Variable "FloatingOffset" must be all lower-case
(#283) Variable "XMargin" must be all lower-case
(#283) Variable "AxisPos" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "+"; 0 found
(#283) Expected 1 space after "+"; 0 found
(#283) Variable "AxisSettings" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Variable "AxisPos" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "-"; 0 found
(#283) Expected 1 space after "-"; 0 found
(#283) Variable "AxisSettings" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#283) Variable "AxisR" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#283) Variable "AxisG" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#283) Variable "AxisB" must be all lower-case
(#283) Commas (,) must be followed by white space.
(#283) Expected 1 space before "=>"; 0 found
(#283) Expected 1 space after "=>"; 0 found
(#283) Variable "AxisAlpha" must be all lower-case
(#283) Line exceeds maximum limit of 180 characters; contains 280 characters
(#283) Closing brace must be on a line by itself
(#284) Line indented incorrectly; expected 20 spaces, found 11
(#284) Expected "} else {\n"; found "}\n else\n { "
(#285) Line indented incorrectly; expected at least 20 spaces, found 12
(#285) Variable "FloatingOffset" must be all lower-case
(#285) Variable "AxisPos" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#285) Variable "AxisPos" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Commas (,) must be followed by white space.
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Variable "AxisR" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Variable "AxisG" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Variable "AxisB" must be all lower-case
(#285) Commas (,) must be followed by white space.
(#285) Expected 1 space before "=>"; 0 found
(#285) Expected 1 space after "=>"; 0 found
(#285) Variable "AxisAlpha" must be all lower-case
(#285) Line exceeds maximum limit of 180 characters; contains 225 characters
(#285) Closing brace must be on a line by itself
(#287) Line indented incorrectly; expected 20 spaces, found 11
(#287) Expected "if (...) {\n"; found "if (...) { "
(#287) Variable "DrawArrows" must be all lower-case
(#287) Variable "AxisPos" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "+"; 0 found
(#287) Expected 1 space after "+"; 0 found
(#287) Variable "AxisSettings" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Variable "AxisPos" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "-"; 0 found
(#287) Expected 1 space after "-"; 0 found
(#287) Variable "ArrowSize" must be all lower-case
(#287) Expected 1 space before "*"; 0 found
(#287) Expected 1 space after "*"; 0 found
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#287) Variable "AxisR" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#287) Variable "AxisG" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#287) Variable "AxisB" must be all lower-case
(#287) Commas (,) must be followed by white space.
(#287) Expected 1 space before "=>"; 0 found
(#287) Expected 1 space after "=>"; 0 found
(#287) Variable "ArrowSize" must be all lower-case
(#287) Line exceeds maximum limit of 180 characters; contains 273 characters
(#287) Closing brace must be on a line by itself
(#289) Line indented incorrectly; expected at least 20 spaces, found 11
(#289) Variable "Height" must be all lower-case
(#289) Variable "AxisSettings" must be all lower-case
(#289) Expected 1 space before "*"; 0 found
(#289) Expected 1 space after "*"; 0 found
(#290) Line indented incorrectly; expected at least 20 spaces, found 11
(#290) Variable "Step" must be all lower-case
(#290) Variable "Height" must be all lower-case
(#290) Variable "AxisSettings" must be all lower-case
(#290) Variable "SubTicksSize" must be all lower-case
(#290) Variable "Step" must be all lower-case
(#290) Expected 1 space after "/"; 0 found
(#290) Variable "MinLeft" must be all lower-case
(#290) Variable "AxisPos" must be all lower-case
(#291) Line indented incorrectly; expected at least 20 spaces, found 11
(#291) Variable "LastY" must be all lower-case
(#291) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#292) Line indented incorrectly; expected 20 spaces, found 11
(#292) Expected "for (...) {\n"; found "for(...)\n {\n"
(#292) Expected 1 space after first semicolon of FOR loop; 0 found
(#292) Expected 1 space after second semicolon of FOR loop; 0 found
(#292) Expected 1 space before "="; 0 found
(#292) Expected 1 space after "="; 0 found
(#292) Expected 1 space before "<="; 0 found
(#292) Expected 1 space after "<="; 0 found
(#292) Variable "AxisSettings" must be all lower-case
(#293) Line indented incorrectly; expected at least 20 spaces, found 12
(#294) Line indented incorrectly; expected at least 24 spaces, found 13
(#294) Variable "YPos" must be all lower-case
(#294) Variable "AxisSettings" must be all lower-case
(#294) Variable "Step" must be all lower-case
(#294) Expected 1 space before "*"; 0 found
(#294) Expected 1 space after "*"; 0 found
(#295) Line indented incorrectly; expected at least 24 spaces, found 13
(#295) Variable "XPos" must be all lower-case
(#295) Variable "AxisPos" must be all lower-case
(#296) Line indented incorrectly; expected at least 24 spaces, found 13
(#296) Variable "Value" must be all lower-case
(#296) Variable "AxisSettings" must be all lower-case
(#296) Variable "AxisSettings" must be all lower-case
(#296) Expected 1 space before "*"; 0 found
(#296) Expected 1 space after "*"; 0 found
(#296) Commas (,) must be followed by white space.
(#296) Variable "AxisSettings" must be all lower-case
(#296) Commas (,) must be followed by white space.
(#296) Variable "AxisSettings" must be all lower-case
(#296) Commas (,) must be followed by white space.
(#296) Variable "AxisSettings" must be all lower-case
(#296) Line exceeds maximum limit of 180 characters; contains 185 characters
(#298) Line indented incorrectly; expected 24 spaces, found 13
(#298) Expected "if (...) {\n"; found "if (...) { "
(#298) Expected 1 space before "%"; 0 found
(#298) Expected 1 space after "%"; 0 found
(#298) Variable "BGColor" must be all lower-case
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Variable "BackgroundR1" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Variable "BackgroundG1" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Variable "BackgroundB1" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Variable "BackgroundAlpha1" must be all lower-case
(#298) Closing brace must be on a line by itself
(#298) Expected "} else {\n"; found "} else { "
(#298) Variable "BGColor" must be all lower-case
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Variable "BackgroundR2" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Variable "BackgroundG2" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Variable "BackgroundB2" must be all lower-case
(#298) Commas (,) must be followed by white space.
(#298) Expected 1 space before "=>"; 0 found
(#298) Expected 1 space after "=>"; 0 found
(#298) Variable "BackgroundAlpha2" must be all lower-case
(#298) Line exceeds maximum limit of 180 characters; contains 248 characters
(#298) Closing brace must be on a line by itself
(#299) Line indented incorrectly; expected 24 spaces, found 13
(#299) Expected "if (...) {\n"; found "if (...) { "
(#299) Variable "LastY" must be all lower-case
(#299) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#299) Variable "CycleBackground" must be all lower-case
(#299) Variable "DrawYLines" must be all lower-case
(#299) Variable "AxisID" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Variable "DrawYLines" must be all lower-case
(#299) Expected 1 space before "+"; 0 found
(#299) Expected 1 space after "+"; 0 found
(#299) Variable "FloatingOffset" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Variable "LastY" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Expected 1 space before "-"; 0 found
(#299) Expected 1 space after "-"; 0 found
(#299) Variable "FloatingOffset" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Variable "YPos" must be all lower-case
(#299) Commas (,) must be followed by white space.
(#299) Variable "BGColor" must be all lower-case
(#299) Line exceeds maximum limit of 180 characters; contains 279 characters
(#299) Closing brace must be on a line by itself
(#301) Line indented incorrectly; expected 24 spaces, found 13
(#301) Expected "if (...) {\n"; found "if (...) { "
(#301) Variable "YPos" must be all lower-case
(#301) Variable "YPos" must be all lower-case
(#301) Variable "DrawYLines" must be all lower-case
(#301) Variable "AxisID" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Variable "DrawYLines" must be all lower-case
(#301) Expected 1 space before "+"; 0 found
(#301) Expected 1 space after "+"; 0 found
(#301) Variable "FloatingOffset" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Variable "YPos" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space before "-"; 0 found
(#301) Expected 1 space after "-"; 0 found
(#301) Variable "FloatingOffset" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Variable "YPos" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Variable "GridR" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Variable "GridG" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Variable "GridB" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Variable "GridAlpha" must be all lower-case
(#301) Commas (,) must be followed by white space.
(#301) Expected 1 space before "=>"; 0 found
(#301) Expected 1 space after "=>"; 0 found
(#301) Variable "GridTicks" must be all lower-case
(#301) Line exceeds maximum limit of 180 characters; contains 394 characters
(#301) Closing brace must be on a line by itself
(#303) Line indented incorrectly; expected at least 24 spaces, found 13
(#303) Inline control structures are not allowed
(#303) Variable "DrawSubTicks" must be all lower-case
(#303) Variable "AxisSettings" must be all lower-case
(#304) Line indented incorrectly; expected at least 24 spaces, found 14
(#304) Variable "XPos" must be all lower-case
(#304) Expected 1 space before "-"; 0 found
(#304) Expected 1 space after "-"; 0 found
(#304) Variable "OuterSubTickWidth" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Variable "YPos" must be all lower-case
(#304) Expected 1 space before "-"; 0 found
(#304) Expected 1 space after "-"; 0 found
(#304) Variable "SubTicksSize" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Variable "XPos" must be all lower-case
(#304) Expected 1 space before "+"; 0 found
(#304) Expected 1 space after "+"; 0 found
(#304) Variable "InnerSubTickWidth" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Variable "YPos" must be all lower-case
(#304) Expected 1 space before "-"; 0 found
(#304) Expected 1 space after "-"; 0 found
(#304) Variable "SubTicksSize" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Variable "SubTickR" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Variable "SubTickG" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Variable "SubTickB" must be all lower-case
(#304) Commas (,) must be followed by white space.
(#304) Expected 1 space before "=>"; 0 found
(#304) Expected 1 space after "=>"; 0 found
(#304) Variable "SubTickAlpha" must be all lower-case
(#304) Line exceeds maximum limit of 180 characters; contains 210 characters
(#306) Line indented incorrectly; expected at least 24 spaces, found 13
(#306) Variable "XPos" must be all lower-case
(#306) Expected 1 space before "-"; 0 found
(#306) Expected 1 space after "-"; 0 found
(#306) Variable "OuterTickWidth" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Variable "YPos" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Variable "XPos" must be all lower-case
(#306) Expected 1 space before "+"; 0 found
(#306) Expected 1 space after "+"; 0 found
(#306) Variable "InnerTickWidth" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Variable "YPos" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#306) Variable "TickR" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#306) Variable "TickG" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#306) Variable "TickB" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Expected 1 space before "=>"; 0 found
(#306) Expected 1 space after "=>"; 0 found
(#306) Variable "TickAlpha" must be all lower-case
(#306) Line exceeds 132 characters; contains 163 characters
(#307) Line indented incorrectly; expected at least 24 spaces, found 13
(#307) Variable "Bounds" must be all lower-case
(#307) Variable "XPos" must be all lower-case
(#307) Expected 1 space before "-"; 0 found
(#307) Expected 1 space after "-"; 0 found
(#307) Variable "OuterTickWidth" must be all lower-case
(#307) Expected 1 space before "-"; 0 found
(#307) Expected 1 space after "-"; 0 found
(#307) Commas (,) must be followed by white space.
(#307) Variable "YPos" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "Value" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Expected 1 space before "=>"; 0 found
(#307) Expected 1 space after "=>"; 0 found
(#308) Line indented incorrectly; expected at least 24 spaces, found 13
(#308) Variable "TxtLeft" must be all lower-case
(#308) Variable "XPos" must be all lower-case
(#308) Expected 1 space before "-"; 0 found
(#308) Expected 1 space after "-"; 0 found
(#308) Variable "OuterTickWidth" must be all lower-case
(#308) Expected 1 space before "-"; 0 found
(#308) Expected 1 space after "-"; 0 found
(#308) Expected 1 space before "-"; 0 found
(#308) Expected 1 space after "-"; 0 found
(#308) Variable "Bounds" must be all lower-case
(#308) Expected 1 space before "-"; 0 found
(#308) Expected 1 space after "-"; 0 found
(#308) Variable "Bounds" must be all lower-case
(#309) Line indented incorrectly; expected at least 24 spaces, found 13
(#309) Variable "MinLeft" must be all lower-case
(#309) Variable "MinLeft" must be all lower-case
(#309) Commas (,) must be followed by white space.
(#309) Variable "TxtLeft" must be all lower-case
(#311) Line indented incorrectly; expected at least 24 spaces, found 13
(#311) Variable "LastY" must be all lower-case
(#311) Variable "YPos" must be all lower-case
(#312) Line indented incorrectly; expected 20 spaces, found 12
(#312) Closing brace indented incorrectly; expected 11 spaces, found 12
(#314) Line indented incorrectly; expected 20 spaces, found 11
(#314) Expected "if (...) {\n"; found "if (...)\n {\n"
(#314) Variable "AxisSettings" must be all lower-case
(#315) Line indented incorrectly; expected at least 20 spaces, found 12
(#316) Line indented incorrectly; expected at least 24 spaces, found 13
(#316) Variable "XPos" must be all lower-case
(#316) Variable "MinLeft" must be all lower-case
(#316) Expected 1 space before "-"; 0 found
(#316) Expected 1 space after "-"; 0 found
(#317) Line indented incorrectly; expected at least 24 spaces, found 13
(#317) Variable "YPos" must be all lower-case
(#317) Expected 1 space before "+"; 0 found
(#317) Expected 1 space after "+"; 0 found
(#317) Expected 1 space before "-"; 0 found
(#317) Expected 1 space after "-"; 0 found
(#317) Expected 1 space before "/"; 0 found
(#317) Expected 1 space after "/"; 0 found
(#318) Line indented incorrectly; expected at least 24 spaces, found 13
(#318) Variable "Bounds" must be all lower-case
(#318) Variable "XPos" must be all lower-case
(#318) Commas (,) must be followed by white space.
(#318) Variable "YPos" must be all lower-case
(#318) Commas (,) must be followed by white space.
(#318) Variable "AxisSettings" must be all lower-case
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Commas (,) must be followed by white space.
(#318) Expected 1 space before "=>"; 0 found
(#318) Expected 1 space after "=>"; 0 found
(#318) Line exceeds 132 characters; contains 141 characters
(#319) Line indented incorrectly; expected at least 24 spaces, found 13
(#319) Variable "MinLeft" must be all lower-case
(#319) Variable "Bounds" must be all lower-case
(#321) Line indented incorrectly; expected at least 24 spaces, found 13
(#321) Variable "MinLeft" must be all lower-case
(#322) Line indented incorrectly; expected 20 spaces, found 12
(#322) Closing brace indented incorrectly; expected 11 spaces, found 12
(#324) Line indented incorrectly; expected at least 20 spaces, found 11
(#324) Variable "AxisPos" must be all lower-case
(#324) Variable "MinLeft" must be all lower-case
(#324) Variable "ScaleSpacing" must be all lower-case
(#325) Line indented incorrectly; expected 16 spaces, found 10
(#325) Closing brace indented incorrectly; expected 9 spaces, found 10
(#326) Line indented incorrectly; expected 16 spaces, found 9
(#326) Usage of ELSEIF not allowed; use ELSE IF instead
(#326) Variable "AxisSettings" must be all lower-case
(#327) Line indented incorrectly; expected at least 16 spaces, found 10
(#329) Line indented incorrectly; expected 20 spaces, found 11
(#329) Expected "if (...) {\n"; found "if (...)\n { "
(#329) Variable "Floating" must be all lower-case
(#330) Line indented incorrectly; expected at least 20 spaces, found 12
(#330) Variable "FloatingOffset" must be all lower-case
(#330) Variable "XMargin" must be all lower-case
(#330) Variable "AxisPos" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "+"; 0 found
(#330) Expected 1 space after "+"; 0 found
(#330) Variable "AxisSettings" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Variable "AxisPos" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "-"; 0 found
(#330) Expected 1 space after "-"; 0 found
(#330) Variable "AxisSettings" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Variable "AxisR" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Variable "AxisG" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Variable "AxisB" must be all lower-case
(#330) Commas (,) must be followed by white space.
(#330) Expected 1 space before "=>"; 0 found
(#330) Expected 1 space after "=>"; 0 found
(#330) Variable "AxisAlpha" must be all lower-case
(#330) Line exceeds maximum limit of 180 characters; contains 280 characters
(#330) Closing brace must be on a line by itself
(#331) Line indented incorrectly; expected 20 spaces, found 11
(#331) Expected "} else {\n"; found "}\n else\n { "
(#332) Line indented incorrectly; expected at least 20 spaces, found 12
(#332) Variable "FloatingOffset" must be all lower-case
(#332) Variable "AxisPos" must be all lower-case
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#332) Variable "AxisPos" must be all lower-case
(#332) Commas (,) must be followed by white space.
(#332) Commas (,) must be followed by white space.
(#332) Expected 1 space before "=>"; 0 found
(#332) Expected 1 space after "=>"; 0 found
(#332) Variable "AxisR" must be all lower-case
(#332) Commas (,) must be followed by white space.
(#332) Expected 1 space before "=>"; 0 found
(#332) Expected 1 space after "=>"; 0 found
(#332) Variable "AxisG" must be all lower-case
(#332) Commas (,) must be followed by white space.
(#332) Expected 1 space before "=>"; 0 found
(#332) Expected 1 space after "=>"; 0 found
(#332) Variable "AxisB" must be all lower-case
(#332) Commas (,) must be followed by white space.
(#332) Expected 1 space before "=>"; 0 found
(#332) Expected 1 space after "=>"; 0 found
(#332) Variable "AxisAlpha" must be all lower-case
(#332) Line exceeds maximum limit of 180 characters; contains 225 characters
(#332) Closing brace must be on a line by itself
(#334) Line indented incorrectly; expected 20 spaces, found 11
(#334) Expected "if (...) {\n"; found "if (...) { "
(#334) Variable "DrawArrows" must be all lower-case
(#334) Variable "AxisPos" must be all lower-case
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "+"; 0 found
(#334) Expected 1 space after "+"; 0 found
(#334) Variable "AxisSettings" must be all lower-case
(#334) Commas (,) must be followed by white space.
(#334) Variable "AxisPos" must be all lower-case
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "-"; 0 found
(#334) Expected 1 space after "-"; 0 found
(#334) Variable "ArrowSize" must be all lower-case
(#334) Expected 1 space before "*"; 0 found
(#334) Expected 1 space after "*"; 0 found
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "=>"; 0 found
(#334) Expected 1 space after "=>"; 0 found
(#334) Variable "AxisR" must be all lower-case
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "=>"; 0 found
(#334) Expected 1 space after "=>"; 0 found
(#334) Variable "AxisG" must be all lower-case
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "=>"; 0 found
(#334) Expected 1 space after "=>"; 0 found
(#334) Variable "AxisB" must be all lower-case
(#334) Commas (,) must be followed by white space.
(#334) Expected 1 space before "=>"; 0 found
(#334) Expected 1 space after "=>"; 0 found
(#334) Variable "ArrowSize" must be all lower-case
(#334) Line exceeds maximum limit of 180 characters; contains 273 characters
(#334) Closing brace must be on a line by itself
(#336) Line indented incorrectly; expected at least 20 spaces, found 11
(#336) Variable "Height" must be all lower-case
(#336) Variable "AxisSettings" must be all lower-case
(#336) Expected 1 space before "*"; 0 found
(#336) Expected 1 space after "*"; 0 found
(#337) Line indented incorrectly; expected at least 20 spaces, found 11
(#337) Variable "Step" must be all lower-case
(#337) Variable "Height" must be all lower-case
(#337) Variable "AxisSettings" must be all lower-case
(#337) Variable "SubTicksSize" must be all lower-case
(#337) Variable "Step" must be all lower-case
(#337) Expected 1 space after "/"; 0 found
(#337) Variable "MaxLeft" must be all lower-case
(#337) Variable "AxisPos" must be all lower-case
(#338) Line indented incorrectly; expected at least 20 spaces, found 11
(#338) Variable "LastY" must be all lower-case
(#338) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#339) Line indented incorrectly; expected 20 spaces, found 11
(#339) Expected "for (...) {\n"; found "for(...)\n {\n"
(#339) Expected 1 space after first semicolon of FOR loop; 0 found
(#339) Expected 1 space after second semicolon of FOR loop; 0 found
(#339) Expected 1 space before "="; 0 found
(#339) Expected 1 space after "="; 0 found
(#339) Expected 1 space before "<="; 0 found
(#339) Expected 1 space after "<="; 0 found
(#339) Variable "AxisSettings" must be all lower-case
(#340) Line indented incorrectly; expected at least 20 spaces, found 12
(#341) Line indented incorrectly; expected at least 24 spaces, found 13
(#341) Variable "YPos" must be all lower-case
(#341) Variable "AxisSettings" must be all lower-case
(#341) Variable "Step" must be all lower-case
(#341) Expected 1 space before "*"; 0 found
(#341) Expected 1 space after "*"; 0 found
(#342) Line indented incorrectly; expected at least 24 spaces, found 13
(#342) Variable "XPos" must be all lower-case
(#342) Variable "AxisPos" must be all lower-case
(#343) Line indented incorrectly; expected at least 24 spaces, found 13
(#343) Variable "Value" must be all lower-case
(#343) Variable "AxisSettings" must be all lower-case
(#343) Variable "AxisSettings" must be all lower-case
(#343) Expected 1 space before "*"; 0 found
(#343) Expected 1 space after "*"; 0 found
(#343) Commas (,) must be followed by white space.
(#343) Variable "AxisSettings" must be all lower-case
(#343) Commas (,) must be followed by white space.
(#343) Variable "AxisSettings" must be all lower-case
(#343) Commas (,) must be followed by white space.
(#343) Variable "AxisSettings" must be all lower-case
(#343) Line exceeds maximum limit of 180 characters; contains 185 characters
(#345) Line indented incorrectly; expected 24 spaces, found 13
(#345) Expected "if (...) {\n"; found "if (...) { "
(#345) Expected 1 space before "%"; 0 found
(#345) Expected 1 space after "%"; 0 found
(#345) Variable "BGColor" must be all lower-case
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Variable "BackgroundR1" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Variable "BackgroundG1" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Variable "BackgroundB1" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Variable "BackgroundAlpha1" must be all lower-case
(#345) Closing brace must be on a line by itself
(#345) Expected "} else {\n"; found "} else { "
(#345) Variable "BGColor" must be all lower-case
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Variable "BackgroundR2" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Variable "BackgroundG2" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Variable "BackgroundB2" must be all lower-case
(#345) Commas (,) must be followed by white space.
(#345) Expected 1 space before "=>"; 0 found
(#345) Expected 1 space after "=>"; 0 found
(#345) Variable "BackgroundAlpha2" must be all lower-case
(#345) Line exceeds maximum limit of 180 characters; contains 248 characters
(#345) Closing brace must be on a line by itself
(#346) Line indented incorrectly; expected 24 spaces, found 13
(#346) Expected "if (...) {\n"; found "if (...) { "
(#346) Variable "LastY" must be all lower-case
(#346) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#346) Variable "CycleBackground" must be all lower-case
(#346) Variable "DrawYLines" must be all lower-case
(#346) Variable "AxisID" must be all lower-case
(#346) Commas (,) must be followed by white space.
(#346) Variable "DrawYLines" must be all lower-case
(#346) Expected 1 space before "+"; 0 found
(#346) Expected 1 space after "+"; 0 found
(#346) Variable "FloatingOffset" must be all lower-case
(#346) Commas (,) must be followed by white space.
(#346) Variable "LastY" must be all lower-case
(#346) Commas (,) must be followed by white space.
(#346) Expected 1 space before "-"; 0 found
(#346) Expected 1 space after "-"; 0 found
(#346) Variable "FloatingOffset" must be all lower-case
(#346) Commas (,) must be followed by white space.
(#346) Variable "YPos" must be all lower-case
(#346) Commas (,) must be followed by white space.
(#346) Variable "BGColor" must be all lower-case
(#346) Line exceeds maximum limit of 180 characters; contains 280 characters
(#346) Closing brace must be on a line by itself
(#348) Line indented incorrectly; expected 24 spaces, found 13
(#348) Expected "if (...) {\n"; found "if (...) { "
(#348) Variable "YPos" must be all lower-case
(#348) Variable "YPos" must be all lower-case
(#348) Variable "DrawYLines" must be all lower-case
(#348) Variable "AxisID" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Variable "DrawYLines" must be all lower-case
(#348) Expected 1 space before "+"; 0 found
(#348) Expected 1 space after "+"; 0 found
(#348) Variable "FloatingOffset" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Variable "YPos" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "-"; 0 found
(#348) Expected 1 space after "-"; 0 found
(#348) Variable "FloatingOffset" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Variable "YPos" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Variable "GridR" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Variable "GridG" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Variable "GridB" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Variable "GridAlpha" must be all lower-case
(#348) Commas (,) must be followed by white space.
(#348) Expected 1 space before "=>"; 0 found
(#348) Expected 1 space after "=>"; 0 found
(#348) Variable "GridTicks" must be all lower-case
(#348) Line exceeds maximum limit of 180 characters; contains 394 characters
(#348) Closing brace must be on a line by itself
(#350) Line indented incorrectly; expected at least 24 spaces, found 13
(#350) Inline control structures are not allowed
(#350) Variable "DrawSubTicks" must be all lower-case
(#350) Variable "AxisSettings" must be all lower-case
(#351) Line indented incorrectly; expected at least 24 spaces, found 14
(#351) Variable "XPos" must be all lower-case
(#351) Expected 1 space before "-"; 0 found
(#351) Expected 1 space after "-"; 0 found
(#351) Variable "InnerSubTickWidth" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Variable "YPos" must be all lower-case
(#351) Expected 1 space before "-"; 0 found
(#351) Expected 1 space after "-"; 0 found
(#351) Variable "SubTicksSize" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Variable "XPos" must be all lower-case
(#351) Expected 1 space before "+"; 0 found
(#351) Expected 1 space after "+"; 0 found
(#351) Variable "OuterSubTickWidth" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Variable "YPos" must be all lower-case
(#351) Expected 1 space before "-"; 0 found
(#351) Expected 1 space after "-"; 0 found
(#351) Variable "SubTicksSize" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Expected 1 space before "=>"; 0 found
(#351) Expected 1 space after "=>"; 0 found
(#351) Variable "SubTickR" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Expected 1 space before "=>"; 0 found
(#351) Expected 1 space after "=>"; 0 found
(#351) Variable "SubTickG" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Expected 1 space before "=>"; 0 found
(#351) Expected 1 space after "=>"; 0 found
(#351) Variable "SubTickB" must be all lower-case
(#351) Commas (,) must be followed by white space.
(#351) Expected 1 space before "=>"; 0 found
(#351) Expected 1 space after "=>"; 0 found
(#351) Variable "SubTickAlpha" must be all lower-case
(#351) Line exceeds maximum limit of 180 characters; contains 210 characters
(#353) Line indented incorrectly; expected at least 24 spaces, found 13
(#353) Variable "XPos" must be all lower-case
(#353) Expected 1 space before "-"; 0 found
(#353) Expected 1 space after "-"; 0 found
(#353) Variable "InnerTickWidth" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "YPos" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "XPos" must be all lower-case
(#353) Expected 1 space before "+"; 0 found
(#353) Expected 1 space after "+"; 0 found
(#353) Variable "OuterTickWidth" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Variable "YPos" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Expected 1 space before "=>"; 0 found
(#353) Expected 1 space after "=>"; 0 found
(#353) Variable "TickR" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Expected 1 space before "=>"; 0 found
(#353) Expected 1 space after "=>"; 0 found
(#353) Variable "TickG" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Expected 1 space before "=>"; 0 found
(#353) Expected 1 space after "=>"; 0 found
(#353) Variable "TickB" must be all lower-case
(#353) Commas (,) must be followed by white space.
(#353) Expected 1 space before "=>"; 0 found
(#353) Expected 1 space after "=>"; 0 found
(#353) Variable "TickAlpha" must be all lower-case
(#353) Line exceeds 132 characters; contains 163 characters
(#354) Line indented incorrectly; expected at least 24 spaces, found 13
(#354) Variable "Bounds" must be all lower-case
(#354) Variable "XPos" must be all lower-case
(#354) Expected 1 space before "+"; 0 found
(#354) Expected 1 space after "+"; 0 found
(#354) Variable "OuterTickWidth" must be all lower-case
(#354) Expected 1 space before "+"; 0 found
(#354) Expected 1 space after "+"; 0 found
(#354) Commas (,) must be followed by white space.
(#354) Variable "YPos" must be all lower-case
(#354) Commas (,) must be followed by white space.
(#354) Variable "Value" must be all lower-case
(#354) Commas (,) must be followed by white space.
(#354) Expected 1 space before "=>"; 0 found
(#354) Expected 1 space after "=>"; 0 found
(#355) Line indented incorrectly; expected at least 24 spaces, found 13
(#355) Variable "TxtLeft" must be all lower-case
(#355) Variable "XPos" must be all lower-case
(#355) Expected 1 space before "+"; 0 found
(#355) Expected 1 space after "+"; 0 found
(#355) Variable "OuterTickWidth" must be all lower-case
(#355) Expected 1 space before "+"; 0 found
(#355) Expected 1 space after "+"; 0 found
(#355) Expected 1 space before "+"; 0 found
(#355) Expected 1 space after "+"; 0 found
(#355) Variable "Bounds" must be all lower-case
(#355) Expected 1 space before "-"; 0 found
(#355) Expected 1 space after "-"; 0 found
(#355) Variable "Bounds" must be all lower-case
(#356) Line indented incorrectly; expected at least 24 spaces, found 13
(#356) Variable "MaxLeft" must be all lower-case
(#356) Variable "MaxLeft" must be all lower-case
(#356) Commas (,) must be followed by white space.
(#356) Variable "TxtLeft" must be all lower-case
(#358) Line indented incorrectly; expected at least 24 spaces, found 13
(#358) Variable "LastY" must be all lower-case
(#358) Variable "YPos" must be all lower-case
(#359) Line indented incorrectly; expected 20 spaces, found 12
(#359) Closing brace indented incorrectly; expected 11 spaces, found 12
(#361) Line indented incorrectly; expected 20 spaces, found 11
(#361) Expected "if (...) {\n"; found "if (...)\n {\n"
(#361) Variable "AxisSettings" must be all lower-case
(#362) Line indented incorrectly; expected at least 20 spaces, found 12
(#363) Line indented incorrectly; expected at least 24 spaces, found 13
(#363) Variable "XPos" must be all lower-case
(#363) Variable "MaxLeft" must be all lower-case
(#363) Expected 1 space before "+"; 0 found
(#363) Expected 1 space after "+"; 0 found
(#364) Line indented incorrectly; expected at least 24 spaces, found 13
(#364) Variable "YPos" must be all lower-case
(#364) Expected 1 space before "+"; 0 found
(#364) Expected 1 space after "+"; 0 found
(#364) Expected 1 space before "-"; 0 found
(#364) Expected 1 space after "-"; 0 found
(#364) Expected 1 space before "/"; 0 found
(#364) Expected 1 space after "/"; 0 found
(#365) Line indented incorrectly; expected at least 24 spaces, found 13
(#365) Variable "Bounds" must be all lower-case
(#365) Variable "XPos" must be all lower-case
(#365) Commas (,) must be followed by white space.
(#365) Variable "YPos" must be all lower-case
(#365) Commas (,) must be followed by white space.
(#365) Variable "AxisSettings" must be all lower-case
(#365) Commas (,) must be followed by white space.
(#365) Expected 1 space before "=>"; 0 found
(#365) Expected 1 space after "=>"; 0 found
(#365) Commas (,) must be followed by white space.
(#365) Expected 1 space before "=>"; 0 found
(#365) Expected 1 space after "=>"; 0 found
(#365) Line exceeds 132 characters; contains 142 characters
(#366) Line indented incorrectly; expected at least 24 spaces, found 13
(#366) Variable "MaxLeft" must be all lower-case
(#366) Variable "Bounds" must be all lower-case
(#368) Line indented incorrectly; expected at least 24 spaces, found 13
(#368) Variable "MaxLeft" must be all lower-case
(#369) Line indented incorrectly; expected 20 spaces, found 12
(#369) Closing brace indented incorrectly; expected 11 spaces, found 12
(#371) Line indented incorrectly; expected at least 20 spaces, found 11
(#371) Variable "AxisPos" must be all lower-case
(#371) Variable "MaxLeft" must be all lower-case
(#371) Variable "ScaleSpacing" must be all lower-case
(#372) Line indented incorrectly; expected 16 spaces, found 10
(#372) Closing brace indented incorrectly; expected 9 spaces, found 10
(#373) Line indented incorrectly; expected 12 spaces, found 8
(#373) Closing brace indented incorrectly; expected 7 spaces, found 8
(#374) Line indented incorrectly; expected 8 spaces, found 6
(#374) Closing brace indented incorrectly; expected 5 spaces, found 6
(#376) Line indented incorrectly; expected at least 8 spaces, found 5
(#376) Variable "Data" must be all lower-case
(#377) Closing brace indented incorrectly; expected 3 spaces, found 4
(#379) Line indented incorrectly; expected at least 4 spaces, found 3
(#380) Line indented incorrectly; expected 4 spaces, found 3
(#380) method name "pScatter::drawScatterPlotChart" must be in lower-case letters only
(#380) Visibility must be declared on method "drawScatterPlotChart"
(#380) Variable "Format" must be all lower-case
(#380) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#381) Opening brace should be on the same line as the declaration
(#382) Line indented incorrectly; expected at least 8 spaces, found 5
(#382) Variable "PlotSize" must be all lower-case
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Variable "Format" must be all lower-case
(#382) Variable "Format" must be all lower-case
(#383) Line indented incorrectly; expected at least 8 spaces, found 5
(#383) Variable "PlotBorder" must be all lower-case
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Variable "Format" must be all lower-case
(#383) Variable "Format" must be all lower-case
(#383) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#384) Line indented incorrectly; expected at least 8 spaces, found 5
(#384) Variable "BorderR" must be all lower-case
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Variable "Format" must be all lower-case
(#384) Variable "Format" must be all lower-case
(#385) Line indented incorrectly; expected at least 8 spaces, found 5
(#385) Variable "BorderG" must be all lower-case
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Variable "Format" must be all lower-case
(#385) Variable "Format" must be all lower-case
(#386) Line indented incorrectly; expected at least 8 spaces, found 5
(#386) Variable "BorderB" must be all lower-case
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Variable "Format" must be all lower-case
(#386) Variable "Format" must be all lower-case
(#387) Line indented incorrectly; expected at least 8 spaces, found 5
(#387) Variable "BorderAlpha" must be all lower-case
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Variable "Format" must be all lower-case
(#387) Variable "Format" must be all lower-case
(#388) Line indented incorrectly; expected at least 8 spaces, found 5
(#388) Variable "BorderSize" must be all lower-case
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Variable "Format" must be all lower-case
(#388) Variable "Format" must be all lower-case
(#389) Line indented incorrectly; expected at least 8 spaces, found 5
(#389) Variable "Surrounding" must be all lower-case
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Variable "Format" must be all lower-case
(#389) Variable "Format" must be all lower-case
(#389) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#390) Line indented incorrectly; expected at least 8 spaces, found 5
(#390) Variable "RecordImageMap" must be all lower-case
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Variable "Format" must be all lower-case
(#390) Variable "Format" must be all lower-case
(#390) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#391) Line indented incorrectly; expected at least 8 spaces, found 5
(#391) Variable "ImageMapTitle" must be all lower-case
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Variable "Format" must be all lower-case
(#391) Variable "Format" must be all lower-case
(#391) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#392) Line indented incorrectly; expected at least 8 spaces, found 5
(#392) Variable "ImageMapPrecision" must be all lower-case
(#392) Variable "Format" must be all lower-case
(#392) Variable "Format" must be all lower-case
(#394) Line indented incorrectly; expected at least 8 spaces, found 5
(#394) Variable "Data" must be all lower-case
(#395) Line indented incorrectly; expected at least 8 spaces, found 5
(#395) Variable "Palette" must be all lower-case
(#397) Line indented incorrectly; expected at least 8 spaces, found 5
(#397) Variable "BorderColor" must be all lower-case
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#397) Variable "BorderR" must be all lower-case
(#397) Commas (,) must be followed by white space.
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#397) Variable "BorderG" must be all lower-case
(#397) Commas (,) must be followed by white space.
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#397) Variable "BorderB" must be all lower-case
(#397) Commas (,) must be followed by white space.
(#397) Expected 1 space before "=>"; 0 found
(#397) Expected 1 space after "=>"; 0 found
(#397) Variable "BorderAlpha" must be all lower-case
(#399) Line indented incorrectly; expected 8 spaces, found 5
(#399) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#399) Variable "Data" must be all lower-case
(#399) Variable "Key" must be all lower-case
(#399) Variable "Series" must be all lower-case
(#400) Line indented incorrectly; expected at least 8 spaces, found 6
(#401) Line indented incorrectly; expected 12 spaces, found 7
(#401) Expected "if (...) {\n"; found "if (...)\n {\n"
(#401) Variable "Series" must be all lower-case
(#401) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#402) Line indented incorrectly; expected at least 12 spaces, found 8
(#403) Line indented incorrectly; expected at least 16 spaces, found 9
(#403) Variable "SerieX" must be all lower-case
(#403) Variable "Series" must be all lower-case
(#403) Variable "SerieValuesX" must be all lower-case
(#403) Variable "Data" must be all lower-case
(#403) Variable "SerieX" must be all lower-case
(#403) Variable "SerieXAxis" must be all lower-case
(#403) Variable "Data" must be all lower-case
(#403) Variable "SerieX" must be all lower-case
(#404) Line indented incorrectly; expected at least 16 spaces, found 9
(#404) Variable "SerieY" must be all lower-case
(#404) Variable "Series" must be all lower-case
(#404) Variable "SerieValuesY" must be all lower-case
(#404) Variable "Data" must be all lower-case
(#404) Variable "SerieY" must be all lower-case
(#404) Variable "SerieYAxis" must be all lower-case
(#404) Variable "Data" must be all lower-case
(#404) Variable "SerieY" must be all lower-case
(#406) Line indented incorrectly; expected 16 spaces, found 9
(#406) Expected "if (...) {\n"; found "if (...) { "
(#406) Variable "ImageMapTitle" must be all lower-case
(#406) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#406) Variable "Description" must be all lower-case
(#406) Variable "Data" must be all lower-case
(#406) Variable "Series" must be all lower-case
(#406) Variable "Data" must be all lower-case
(#406) Variable "Series" must be all lower-case
(#406) Closing brace must be on a line by itself
(#406) Expected "} else {\n"; found "} else { "
(#406) Variable "Description" must be all lower-case
(#406) Variable "ImageMapTitle" must be all lower-case
(#406) Line exceeds maximum limit of 180 characters; contains 194 characters
(#406) Closing brace must be on a line by itself
(#407) Whitespace found at end of line
(#408) Line indented incorrectly; expected 16 spaces, found 9
(#408) Expected "if (...) {\n"; found "if (...)\n { "
(#408) Variable "Series" must be all lower-case
(#408) Variable "Series" must be all lower-case
(#409) Line indented incorrectly; expected at least 16 spaces, found 10
(#409) Variable "Picture" must be all lower-case
(#409) Variable "Series" must be all lower-case
(#409) Variable "PicWidth" must be all lower-case
(#409) Commas (,) must be followed by white space.
(#409) Variable "PicHeight" must be all lower-case
(#409) Commas (,) must be followed by white space.
(#409) Variable "PicType" must be all lower-case
(#409) Variable "Picture" must be all lower-case
(#409) Closing brace must be on a line by itself
(#410) Line indented incorrectly; expected 16 spaces, found 9
(#410) Expected "} else {\n"; found "}\n else\n { "
(#411) Line indented incorrectly; expected at least 16 spaces, found 10
(#411) Variable "Picture" must be all lower-case
(#411) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#411) Closing brace must be on a line by itself
(#413) Line indented incorrectly; expected at least 16 spaces, found 9
(#413) Variable "PosArrayX" must be all lower-case
(#413) Variable "SerieValuesX" must be all lower-case
(#413) Commas (,) must be followed by white space.
(#413) Variable "SerieXAxis" must be all lower-case
(#414) Line indented incorrectly; expected 16 spaces, found 9
(#414) Expected "if (...) {\n"; found "if (...) { "
(#414) Variable "PosArrayX" must be all lower-case
(#414) Variable "Value" must be all lower-case
(#414) Variable "PosArrayX" must be all lower-case
(#414) Variable "PosArrayX" must be all lower-case
(#414) Variable "PosArrayX" must be all lower-case
(#414) Variable "Value" must be all lower-case
(#414) Closing brace must be on a line by itself
(#415) Line indented incorrectly; expected at least 16 spaces, found 9
(#415) Variable "PosArrayY" must be all lower-case
(#415) Variable "SerieValuesY" must be all lower-case
(#415) Commas (,) must be followed by white space.
(#415) Variable "SerieYAxis" must be all lower-case
(#416) Line indented incorrectly; expected 16 spaces, found 9
(#416) Expected "if (...) {\n"; found "if (...) { "
(#416) Variable "PosArrayY" must be all lower-case
(#416) Variable "Value" must be all lower-case
(#416) Variable "PosArrayY" must be all lower-case
(#416) Variable "PosArrayY" must be all lower-case
(#416) Variable "PosArrayY" must be all lower-case
(#416) Variable "Value" must be all lower-case
(#416) Closing brace must be on a line by itself
(#418) Line indented incorrectly; expected at least 16 spaces, found 9
(#418) Variable "Color" must be all lower-case
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Variable "Series" must be all lower-case
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Variable "Series" must be all lower-case
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Variable "Series" must be all lower-case
(#418) Commas (,) must be followed by white space.
(#418) Expected 1 space before "=>"; 0 found
(#418) Expected 1 space after "=>"; 0 found
(#418) Variable "Series" must be all lower-case
(#418) Line exceeds 132 characters; contains 141 characters
(#420) Line indented incorrectly; expected 16 spaces, found 9
(#420) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#420) Variable "PosArrayX" must be all lower-case
(#420) Variable "Key" must be all lower-case
(#420) Variable "Value" must be all lower-case
(#421) Line indented incorrectly; expected at least 16 spaces, found 10
(#422) Line indented incorrectly; expected at least 20 spaces, found 11
(#422) Variable "X" must be all lower-case
(#422) Variable "Value" must be all lower-case
(#422) Variable "Y" must be all lower-case
(#422) Variable "PosArrayY" must be all lower-case
(#422) Variable "Key" must be all lower-case
(#424) Line indented incorrectly; expected 20 spaces, found 11
(#424) Expected "if (...) {\n"; found "if (...)\n {\n"
(#424) Variable "X" must be all lower-case
(#424) Variable "Y" must be all lower-case
(#425) Line indented incorrectly; expected at least 20 spaces, found 12
(#426) Line indented incorrectly; expected at least 24 spaces, found 13
(#426) Variable "RealValue" must be all lower-case
(#426) Variable "Data" must be all lower-case
(#426) Variable "Series" must be all lower-case
(#426) Variable "Key" must be all lower-case
(#426) Commas (,) must be followed by white space.
(#426) Variable "Data" must be all lower-case
(#426) Variable "Series" must be all lower-case
(#426) Variable "Key" must be all lower-case
(#426) Commas (,) must be followed by white space.
(#426) Line exceeds 132 characters; contains 138 characters
(#427) Line indented incorrectly; expected 24 spaces, found 13
(#427) Expected "if (...) {\n"; found "if (...) { "
(#427) Variable "RecordImageMap" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Variable "X" must be all lower-case
(#427) Variable "Y" must be all lower-case
(#427) Variable "PlotSize" must be all lower-case
(#427) Expected 1 space before "+"; 0 found
(#427) Expected 1 space after "+"; 0 found
(#427) Variable "BorderSize" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Variable "Series" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Variable "Series" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Variable "Series" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Variable "Description" must be all lower-case
(#427) Commas (,) must be followed by white space.
(#427) Variable "RealValue" must be all lower-case
(#427) Line exceeds maximum limit of 180 characters; contains 266 characters
(#427) Closing brace must be on a line by itself
(#429) Line indented incorrectly; expected 24 spaces, found 13
(#429) Expected "if (...) {\n"; found "if(...)\n { "
(#429) Variable "Series" must be all lower-case
(#430) Line indented incorrectly; expected at least 24 spaces, found 14
(#430) Variable "X" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "Y" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "Series" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "PlotSize" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "PlotBorder" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "BorderSize" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "Series" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "Series" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "Series" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "Series" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "BorderR" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "BorderG" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "BorderB" must be all lower-case
(#430) Commas (,) must be followed by white space.
(#430) Variable "BorderAlpha" must be all lower-case
(#430) Line exceeds maximum limit of 180 characters; contains 239 characters
(#430) Closing brace must be on a line by itself
(#431) Line indented incorrectly; expected 24 spaces, found 13
(#431) Usage of ELSEIF not allowed; use ELSE IF instead
(#431) Variable "Picture" must be all lower-case
(#431) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#432) Line indented incorrectly; expected at least 24 spaces, found 14
(#433) Line indented incorrectly; expected 28 spaces, found 15
(#433) Expected "if (...) {\n"; found "if (...) { "
(#433) Variable "PlotBorder" must be all lower-case
(#433) Variable "X" must be all lower-case
(#433) Commas (,) must be followed by white space.
(#433) Variable "Y" must be all lower-case
(#433) Commas (,) must be followed by white space.
(#433) Variable "PlotSize" must be all lower-case
(#433) Expected 1 space before "+"; 0 found
(#433) Expected 1 space after "+"; 0 found
(#433) Variable "BorderSize" must be all lower-case
(#433) Commas (,) must be followed by white space.
(#433) Variable "BorderColor" must be all lower-case
(#433) Closing brace must be on a line by itself
(#434) Line indented incorrectly; expected at least 28 spaces, found 15
(#434) Variable "X" must be all lower-case
(#434) Commas (,) must be followed by white space.
(#434) Variable "Y" must be all lower-case
(#434) Commas (,) must be followed by white space.
(#434) Variable "PlotSize" must be all lower-case
(#434) Commas (,) must be followed by white space.
(#434) Variable "Color" must be all lower-case
(#435) Line indented incorrectly; expected 24 spaces, found 14
(#435) Closing brace indented incorrectly; expected 13 spaces, found 14
(#436) Line indented incorrectly; expected 24 spaces, found 13
(#436) Expected "} else {\n"; found "}\n else\n { "
(#437) Line indented incorrectly; expected at least 24 spaces, found 14
(#437) Variable "PicType" must be all lower-case
(#437) Commas (,) must be followed by white space.
(#437) Variable "Picture" must be all lower-case
(#437) Commas (,) must be followed by white space.
(#437) Variable "X" must be all lower-case
(#437) Expected 1 space before "-"; 0 found
(#437) Expected 1 space after "-"; 0 found
(#437) Variable "PicWidth" must be all lower-case
(#437) Expected 1 space before "/"; 0 found
(#437) Expected 1 space after "/"; 0 found
(#437) Commas (,) must be followed by white space.
(#437) Variable "Y" must be all lower-case
(#437) Expected 1 space before "-"; 0 found
(#437) Expected 1 space after "-"; 0 found
(#437) Variable "PicHeight" must be all lower-case
(#437) Expected 1 space before "/"; 0 found
(#437) Expected 1 space after "/"; 0 found
(#437) Closing brace must be on a line by itself
(#438) Line indented incorrectly; expected 20 spaces, found 12
(#438) Closing brace indented incorrectly; expected 11 spaces, found 12
(#439) Line indented incorrectly; expected 16 spaces, found 10
(#439) Closing brace indented incorrectly; expected 9 spaces, found 10
(#440) Line indented incorrectly; expected 12 spaces, found 8
(#440) Closing brace indented incorrectly; expected 7 spaces, found 8
(#441) Line indented incorrectly; expected 8 spaces, found 6
(#441) Closing brace indented incorrectly; expected 5 spaces, found 6
(#442) Closing brace indented incorrectly; expected 3 spaces, found 4
(#444) Line indented incorrectly; expected at least 4 spaces, found 3
(#445) Line indented incorrectly; expected 4 spaces, found 3
(#445) method name "pScatter::drawScatterLineChart" must be in lower-case letters only
(#445) Visibility must be declared on method "drawScatterLineChart"
(#445) Variable "Format" must be all lower-case
(#445) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#446) Opening brace should be on the same line as the declaration
(#447) Line indented incorrectly; expected at least 8 spaces, found 5
(#447) Variable "Data" must be all lower-case
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 8 spaces, found 5
(#448) Variable "Palette" must be all lower-case
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#449) Line indented incorrectly; expected at least 8 spaces, found 5
(#449) Variable "RecordImageMap" must be all lower-case
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Variable "Format" must be all lower-case
(#449) Variable "Format" must be all lower-case
(#449) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#450) Line indented incorrectly; expected at least 8 spaces, found 5
(#450) Variable "ImageMapTitle" must be all lower-case
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Variable "Format" must be all lower-case
(#450) Variable "Format" must be all lower-case
(#450) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#451) Line indented incorrectly; expected at least 8 spaces, found 5
(#451) Variable "ImageMapPlotSize" must be all lower-case
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Variable "Format" must be all lower-case
(#451) Variable "Format" must be all lower-case
(#452) Line indented incorrectly; expected at least 8 spaces, found 5
(#452) Variable "ImageMapPrecision" must be all lower-case
(#452) Variable "Format" must be all lower-case
(#452) Variable "Format" must be all lower-case
(#454) Line indented incorrectly; expected at least 8 spaces, found 5
(#455) Line indented incorrectly; expected 8 spaces, found 5
(#455) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#455) Variable "Data" must be all lower-case
(#455) Variable "Key" must be all lower-case
(#455) Variable "Series" must be all lower-case
(#456) Line indented incorrectly; expected at least 8 spaces, found 6
(#457) Line indented incorrectly; expected 12 spaces, found 7
(#457) Expected "if (...) {\n"; found "if (...)\n {\n"
(#457) Variable "Series" must be all lower-case
(#457) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#458) Line indented incorrectly; expected at least 12 spaces, found 8
(#459) Line indented incorrectly; expected at least 16 spaces, found 9
(#459) Variable "SerieX" must be all lower-case
(#459) Variable "Series" must be all lower-case
(#459) Variable "SerieValuesX" must be all lower-case
(#459) Variable "Data" must be all lower-case
(#459) Variable "SerieX" must be all lower-case
(#459) Variable "SerieXAxis" must be all lower-case
(#459) Variable "Data" must be all lower-case
(#459) Variable "SerieX" must be all lower-case
(#460) Line indented incorrectly; expected at least 16 spaces, found 9
(#460) Variable "SerieY" must be all lower-case
(#460) Variable "Series" must be all lower-case
(#460) Variable "SerieValuesY" must be all lower-case
(#460) Variable "Data" must be all lower-case
(#460) Variable "SerieY" must be all lower-case
(#460) Variable "SerieYAxis" must be all lower-case
(#460) Variable "Data" must be all lower-case
(#460) Variable "SerieY" must be all lower-case
(#461) Line indented incorrectly; expected at least 16 spaces, found 9
(#461) Variable "Ticks" must be all lower-case
(#461) Variable "Series" must be all lower-case
(#462) Line indented incorrectly; expected at least 16 spaces, found 9
(#462) Variable "Weight" must be all lower-case
(#462) Variable "Series" must be all lower-case
(#464) Line indented incorrectly; expected 16 spaces, found 9
(#464) Expected "if (...) {\n"; found "if (...) { "
(#464) Variable "ImageMapTitle" must be all lower-case
(#464) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#464) Variable "Description" must be all lower-case
(#464) Variable "Data" must be all lower-case
(#464) Variable "Series" must be all lower-case
(#464) Variable "Data" must be all lower-case
(#464) Variable "Series" must be all lower-case
(#464) Closing brace must be on a line by itself
(#464) Expected "} else {\n"; found "} else { "
(#464) Variable "Description" must be all lower-case
(#464) Variable "ImageMapTitle" must be all lower-case
(#464) Line exceeds maximum limit of 180 characters; contains 194 characters
(#464) Closing brace must be on a line by itself
(#466) Line indented incorrectly; expected at least 16 spaces, found 9
(#466) Variable "PosArrayX" must be all lower-case
(#466) Variable "SerieValuesX" must be all lower-case
(#466) Commas (,) must be followed by white space.
(#466) Variable "SerieXAxis" must be all lower-case
(#467) Line indented incorrectly; expected 16 spaces, found 9
(#467) Expected "if (...) {\n"; found "if (...) { "
(#467) Variable "PosArrayX" must be all lower-case
(#467) Variable "Value" must be all lower-case
(#467) Variable "PosArrayX" must be all lower-case
(#467) Variable "PosArrayX" must be all lower-case
(#467) Variable "PosArrayX" must be all lower-case
(#467) Variable "Value" must be all lower-case
(#467) Closing brace must be on a line by itself
(#468) Line indented incorrectly; expected at least 16 spaces, found 9
(#468) Variable "PosArrayY" must be all lower-case
(#468) Variable "SerieValuesY" must be all lower-case
(#468) Commas (,) must be followed by white space.
(#468) Variable "SerieYAxis" must be all lower-case
(#469) Line indented incorrectly; expected 16 spaces, found 9
(#469) Expected "if (...) {\n"; found "if (...) { "
(#469) Variable "PosArrayY" must be all lower-case
(#469) Variable "Value" must be all lower-case
(#469) Variable "PosArrayY" must be all lower-case
(#469) Variable "PosArrayY" must be all lower-case
(#469) Variable "PosArrayY" must be all lower-case
(#469) Variable "Value" must be all lower-case
(#469) Closing brace must be on a line by itself
(#471) Line indented incorrectly; expected at least 16 spaces, found 9
(#471) Variable "Color" must be all lower-case
(#471) Expected 1 space before "=>"; 0 found
(#471) Expected 1 space after "=>"; 0 found
(#471) Variable "Series" must be all lower-case
(#471) Commas (,) must be followed by white space.
(#471) Expected 1 space before "=>"; 0 found
(#471) Expected 1 space after "=>"; 0 found
(#471) Variable "Series" must be all lower-case
(#471) Commas (,) must be followed by white space.
(#471) Expected 1 space before "=>"; 0 found
(#471) Expected 1 space after "=>"; 0 found
(#471) Variable "Series" must be all lower-case
(#471) Commas (,) must be followed by white space.
(#471) Expected 1 space before "=>"; 0 found
(#471) Expected 1 space after "=>"; 0 found
(#471) Variable "Series" must be all lower-case
(#471) Line exceeds 132 characters; contains 141 characters
(#472) Line indented incorrectly; expected 16 spaces, found 9
(#472) Expected "if (...) {\n"; found "if (...) { "
(#472) Variable "Ticks" must be all lower-case
(#472) Variable "Color" must be all lower-case
(#472) Variable "Ticks" must be all lower-case
(#472) Closing brace must be on a line by itself
(#473) Line indented incorrectly; expected 16 spaces, found 9
(#473) Expected "if (...) {\n"; found "if (...) { "
(#473) Variable "Weight" must be all lower-case
(#473) Variable "Color" must be all lower-case
(#473) Variable "Weight" must be all lower-case
(#473) Closing brace must be on a line by itself
(#475) Line indented incorrectly; expected at least 16 spaces, found 9
(#475) Variable "LastX" must be all lower-case
(#475) Variable "LastY" must be all lower-case
(#476) Line indented incorrectly; expected 16 spaces, found 9
(#476) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#476) Variable "PosArrayX" must be all lower-case
(#476) Variable "Key" must be all lower-case
(#476) Variable "Value" must be all lower-case
(#477) Line indented incorrectly; expected at least 16 spaces, found 10
(#478) Line indented incorrectly; expected at least 20 spaces, found 11
(#478) Variable "X" must be all lower-case
(#478) Variable "Value" must be all lower-case
(#478) Variable "Y" must be all lower-case
(#478) Variable "PosArrayY" must be all lower-case
(#478) Variable "Key" must be all lower-case
(#480) Line indented incorrectly; expected 20 spaces, found 11
(#480) Expected "if (...) {\n"; found "if (...)\n {\n"
(#480) Variable "X" must be all lower-case
(#480) Variable "Y" must be all lower-case
(#481) Line indented incorrectly; expected at least 20 spaces, found 12
(#482) Line indented incorrectly; expected at least 24 spaces, found 13
(#482) Variable "RealValue" must be all lower-case
(#482) Variable "Data" must be all lower-case
(#482) Variable "Series" must be all lower-case
(#482) Variable "Key" must be all lower-case
(#482) Commas (,) must be followed by white space.
(#482) Variable "Data" must be all lower-case
(#482) Variable "Series" must be all lower-case
(#482) Variable "Key" must be all lower-case
(#482) Commas (,) must be followed by white space.
(#482) Line exceeds 132 characters; contains 138 characters
(#483) Line indented incorrectly; expected 24 spaces, found 13
(#483) Expected "if (...) {\n"; found "if (...) { "
(#483) Variable "RecordImageMap" must be all lower-case
(#483) Commas (,) must be followed by white space.
(#483) Variable "X" must be all lower-case
(#483) Variable "Y" must be all lower-case
(#483) Variable "ImageMapPlotSize" must be all lower-case
(#483) Commas (,) must be followed by white space.
(#483) Variable "Series" must be all lower-case
(#483) Commas (,) must be followed by white space.
(#483) Variable "Series" must be all lower-case
(#483) Commas (,) must be followed by white space.
(#483) Variable "Series" must be all lower-case
(#483) Commas (,) must be followed by white space.
(#483) Variable "Description" must be all lower-case
(#483) Commas (,) must be followed by white space.
(#483) Variable "RealValue" must be all lower-case
(#483) Line exceeds maximum limit of 180 characters; contains 255 characters
(#483) Closing brace must be on a line by itself
(#484) Line indented incorrectly; expected 20 spaces, found 12
(#484) Closing brace indented incorrectly; expected 11 spaces, found 12
(#486) Line indented incorrectly; expected at least 20 spaces, found 11
(#486) Inline control structures are not allowed
(#486) Variable "X" must be all lower-case
(#486) Variable "Y" must be all lower-case
(#486) Variable "LastX" must be all lower-case
(#486) Variable "LastY" must be all lower-case
(#487) Line indented incorrectly; expected at least 20 spaces, found 12
(#487) Variable "LastX" must be all lower-case
(#487) Commas (,) must be followed by white space.
(#487) Variable "LastY" must be all lower-case
(#487) Commas (,) must be followed by white space.
(#487) Variable "X" must be all lower-case
(#487) Commas (,) must be followed by white space.
(#487) Variable "Y" must be all lower-case
(#487) Commas (,) must be followed by white space.
(#487) Variable "Color" must be all lower-case
(#489) Line indented incorrectly; expected at least 20 spaces, found 11
(#489) Variable "LastX" must be all lower-case
(#489) Variable "X" must be all lower-case
(#489) Variable "LastY" must be all lower-case
(#489) Variable "Y" must be all lower-case
(#490) Line indented incorrectly; expected 16 spaces, found 10
(#490) Closing brace indented incorrectly; expected 9 spaces, found 10
(#491) Line indented incorrectly; expected 12 spaces, found 8
(#491) Closing brace indented incorrectly; expected 7 spaces, found 8
(#492) Line indented incorrectly; expected 8 spaces, found 6
(#492) Closing brace indented incorrectly; expected 5 spaces, found 6
(#493) Closing brace indented incorrectly; expected 3 spaces, found 4
(#495) Line indented incorrectly; expected at least 4 spaces, found 3
(#496) Line indented incorrectly; expected 4 spaces, found 3
(#496) method name "pScatter::drawScatterSplineChart" must be in lower-case letters only
(#496) Visibility must be declared on method "drawScatterSplineChart"
(#496) Variable "Format" must be all lower-case
(#496) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#497) Opening brace should be on the same line as the declaration
(#498) Line indented incorrectly; expected at least 8 spaces, found 5
(#498) Variable "Data" must be all lower-case
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 8 spaces, found 5
(#499) Variable "Palette" must be all lower-case
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 8 spaces, found 5
(#500) Variable "RecordImageMap" must be all lower-case
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Variable "Format" must be all lower-case
(#500) Variable "Format" must be all lower-case
(#500) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#501) Line indented incorrectly; expected at least 8 spaces, found 5
(#501) Variable "ImageMapTitle" must be all lower-case
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Variable "Format" must be all lower-case
(#501) Variable "Format" must be all lower-case
(#501) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#502) Line indented incorrectly; expected at least 8 spaces, found 5
(#502) Variable "ImageMapPlotSize" must be all lower-case
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Variable "Format" must be all lower-case
(#502) Variable "Format" must be all lower-case
(#503) Line indented incorrectly; expected at least 8 spaces, found 5
(#503) Variable "ImageMapPrecision" must be all lower-case
(#503) Variable "Format" must be all lower-case
(#503) Variable "Format" must be all lower-case
(#505) Line indented incorrectly; expected 8 spaces, found 5
(#505) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#505) Variable "Data" must be all lower-case
(#505) Variable "Key" must be all lower-case
(#505) Variable "Series" must be all lower-case
(#506) Line indented incorrectly; expected at least 8 spaces, found 6
(#507) Line indented incorrectly; expected 12 spaces, found 7
(#507) Expected "if (...) {\n"; found "if (...)\n {\n"
(#507) Variable "Series" must be all lower-case
(#507) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#508) Line indented incorrectly; expected at least 12 spaces, found 8
(#509) Line indented incorrectly; expected at least 16 spaces, found 9
(#509) Variable "SerieX" must be all lower-case
(#509) Variable "Series" must be all lower-case
(#509) Variable "SerieValuesX" must be all lower-case
(#509) Variable "Data" must be all lower-case
(#509) Variable "SerieX" must be all lower-case
(#509) Variable "SerieXAxis" must be all lower-case
(#509) Variable "Data" must be all lower-case
(#509) Variable "SerieX" must be all lower-case
(#510) Line indented incorrectly; expected at least 16 spaces, found 9
(#510) Variable "SerieY" must be all lower-case
(#510) Variable "Series" must be all lower-case
(#510) Variable "SerieValuesY" must be all lower-case
(#510) Variable "Data" must be all lower-case
(#510) Variable "SerieY" must be all lower-case
(#510) Variable "SerieYAxis" must be all lower-case
(#510) Variable "Data" must be all lower-case
(#510) Variable "SerieY" must be all lower-case
(#511) Line indented incorrectly; expected at least 16 spaces, found 9
(#511) Variable "Ticks" must be all lower-case
(#511) Variable "Series" must be all lower-case
(#512) Line indented incorrectly; expected at least 16 spaces, found 9
(#512) Variable "Weight" must be all lower-case
(#512) Variable "Series" must be all lower-case
(#514) Line indented incorrectly; expected 16 spaces, found 9
(#514) Expected "if (...) {\n"; found "if (...) { "
(#514) Variable "ImageMapTitle" must be all lower-case
(#514) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#514) Variable "Description" must be all lower-case
(#514) Variable "Data" must be all lower-case
(#514) Variable "Series" must be all lower-case
(#514) Variable "Data" must be all lower-case
(#514) Variable "Series" must be all lower-case
(#514) Closing brace must be on a line by itself
(#514) Expected "} else {\n"; found "} else { "
(#514) Variable "Description" must be all lower-case
(#514) Variable "ImageMapTitle" must be all lower-case
(#514) Line exceeds maximum limit of 180 characters; contains 194 characters
(#514) Closing brace must be on a line by itself
(#516) Line indented incorrectly; expected at least 16 spaces, found 9
(#516) Variable "PosArrayX" must be all lower-case
(#516) Variable "SerieValuesX" must be all lower-case
(#516) Commas (,) must be followed by white space.
(#516) Variable "SerieXAxis" must be all lower-case
(#517) Line indented incorrectly; expected 16 spaces, found 9
(#517) Expected "if (...) {\n"; found "if (...) { "
(#517) Variable "PosArrayX" must be all lower-case
(#517) Variable "Value" must be all lower-case
(#517) Variable "PosArrayX" must be all lower-case
(#517) Variable "PosArrayX" must be all lower-case
(#517) Variable "PosArrayX" must be all lower-case
(#517) Variable "Value" must be all lower-case
(#517) Closing brace must be on a line by itself
(#518) Line indented incorrectly; expected at least 16 spaces, found 9
(#518) Variable "PosArrayY" must be all lower-case
(#518) Variable "SerieValuesY" must be all lower-case
(#518) Commas (,) must be followed by white space.
(#518) Variable "SerieYAxis" must be all lower-case
(#519) Line indented incorrectly; expected 16 spaces, found 9
(#519) Expected "if (...) {\n"; found "if (...) { "
(#519) Variable "PosArrayY" must be all lower-case
(#519) Variable "Value" must be all lower-case
(#519) Variable "PosArrayY" must be all lower-case
(#519) Variable "PosArrayY" must be all lower-case
(#519) Variable "PosArrayY" must be all lower-case
(#519) Variable "Value" must be all lower-case
(#519) Closing brace must be on a line by itself
(#521) Line indented incorrectly; expected at least 16 spaces, found 9
(#521) Variable "SplineSettings" must be all lower-case
(#521) Expected 1 space before "=>"; 0 found
(#521) Expected 1 space after "=>"; 0 found
(#521) Variable "Series" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Expected 1 space before "=>"; 0 found
(#521) Expected 1 space after "=>"; 0 found
(#521) Variable "Series" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Expected 1 space before "=>"; 0 found
(#521) Expected 1 space after "=>"; 0 found
(#521) Variable "Series" must be all lower-case
(#521) Commas (,) must be followed by white space.
(#521) Expected 1 space before "=>"; 0 found
(#521) Expected 1 space after "=>"; 0 found
(#521) Variable "Series" must be all lower-case
(#521) Line exceeds 132 characters; contains 150 characters
(#522) Line indented incorrectly; expected 16 spaces, found 9
(#522) Expected "if (...) {\n"; found "if (...) { "
(#522) Variable "Ticks" must be all lower-case
(#522) Variable "SplineSettings" must be all lower-case
(#522) Variable "Ticks" must be all lower-case
(#522) Closing brace must be on a line by itself
(#523) Line indented incorrectly; expected 16 spaces, found 9
(#523) Expected "if (...) {\n"; found "if (...) { "
(#523) Variable "Weight" must be all lower-case
(#523) Variable "SplineSettings" must be all lower-case
(#523) Variable "Weight" must be all lower-case
(#523) Closing brace must be on a line by itself
(#525) Line indented incorrectly; expected at least 16 spaces, found 9
(#525) Variable "LastX" must be all lower-case
(#525) Variable "LastY" must be all lower-case
(#525) Variable "WayPoints" must be all lower-case
(#525) Variable "Forces" must be all lower-case
(#526) Line indented incorrectly; expected 16 spaces, found 9
(#526) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#526) Variable "PosArrayX" must be all lower-case
(#526) Variable "Key" must be all lower-case
(#526) Variable "Value" must be all lower-case
(#527) Line indented incorrectly; expected at least 16 spaces, found 10
(#528) Line indented incorrectly; expected at least 20 spaces, found 11
(#528) Variable "X" must be all lower-case
(#528) Variable "Value" must be all lower-case
(#528) Variable "Y" must be all lower-case
(#528) Variable "PosArrayY" must be all lower-case
(#528) Variable "Key" must be all lower-case
(#529) Line indented incorrectly; expected at least 20 spaces, found 11
(#529) Variable "Force" must be all lower-case
(#529) Variable "LastX" must be all lower-case
(#529) Commas (,) must be followed by white space.
(#529) Variable "LastY" must be all lower-case
(#529) Commas (,) must be followed by white space.
(#529) Variable "X" must be all lower-case
(#529) Commas (,) must be followed by white space.
(#529) Variable "Y" must be all lower-case
(#529) Expected 1 space before "/"; 0 found
(#529) Expected 1 space after "/"; 0 found
(#531) Line indented incorrectly; expected 20 spaces, found 11
(#531) Expected "if (...) {\n"; found "if (...)\n {\n"
(#531) Variable "X" must be all lower-case
(#531) Variable "Y" must be all lower-case
(#532) Line indented incorrectly; expected at least 20 spaces, found 12
(#533) Line indented incorrectly; expected at least 24 spaces, found 13
(#533) Variable "RealValue" must be all lower-case
(#533) Variable "Data" must be all lower-case
(#533) Variable "Series" must be all lower-case
(#533) Variable "Key" must be all lower-case
(#533) Commas (,) must be followed by white space.
(#533) Variable "Data" must be all lower-case
(#533) Variable "Series" must be all lower-case
(#533) Variable "Key" must be all lower-case
(#533) Commas (,) must be followed by white space.
(#533) Line exceeds 132 characters; contains 138 characters
(#534) Line indented incorrectly; expected 24 spaces, found 13
(#534) Expected "if (...) {\n"; found "if (...) { "
(#534) Variable "RecordImageMap" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "X" must be all lower-case
(#534) Variable "Y" must be all lower-case
(#534) Variable "ImageMapPlotSize" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "Series" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "Series" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "Series" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "Description" must be all lower-case
(#534) Commas (,) must be followed by white space.
(#534) Variable "RealValue" must be all lower-case
(#534) Line exceeds maximum limit of 180 characters; contains 255 characters
(#534) Closing brace must be on a line by itself
(#535) Line indented incorrectly; expected 20 spaces, found 12
(#535) Closing brace indented incorrectly; expected 11 spaces, found 12
(#537) Line indented incorrectly; expected 20 spaces, found 11
(#537) Expected "if (...) {\n"; found "if (...)\n { "
(#537) Variable "X" must be all lower-case
(#537) Variable "Y" must be all lower-case
(#538) Line indented incorrectly; expected at least 20 spaces, found 12
(#538) Variable "WayPoints" must be all lower-case
(#538) Variable "X" must be all lower-case
(#538) Commas (,) must be followed by white space.
(#538) Variable "Y" must be all lower-case
(#538) Variable "Forces" must be all lower-case
(#538) Variable "Force" must be all lower-case
(#538) Closing brace must be on a line by itself
(#540) Line indented incorrectly; expected 20 spaces, found 11
(#540) Expected "if (...) {\n"; found "if (...)\n { "
(#540) Variable "Y" must be all lower-case
(#540) Variable "X" must be all lower-case
(#541) Line indented incorrectly; expected at least 20 spaces, found 12
(#541) Variable "SplineSettings" must be all lower-case
(#541) Variable "Forces" must be all lower-case
(#541) Variable "WayPoints" must be all lower-case
(#541) Commas (,) must be followed by white space.
(#541) Variable "SplineSettings" must be all lower-case
(#541) Variable "WayPoints" must be all lower-case
(#541) Variable "Forces" must be all lower-case
(#541) Line exceeds 132 characters; contains 143 characters
(#541) Closing brace must be on a line by itself
(#543) Line indented incorrectly; expected at least 20 spaces, found 11
(#543) Variable "LastX" must be all lower-case
(#543) Variable "X" must be all lower-case
(#543) Variable "LastY" must be all lower-case
(#543) Variable "Y" must be all lower-case
(#544) Line indented incorrectly; expected 16 spaces, found 10
(#544) Closing brace indented incorrectly; expected 9 spaces, found 10
(#545) Line indented incorrectly; expected at least 16 spaces, found 9
(#545) Variable "SplineSettings" must be all lower-case
(#545) Variable "Forces" must be all lower-case
(#545) Whitespace found at end of line
(#546) Line indented incorrectly; expected at least 16 spaces, found 9
(#546) Variable "WayPoints" must be all lower-case
(#546) Commas (,) must be followed by white space.
(#546) Variable "SplineSettings" must be all lower-case
(#547) Line indented incorrectly; expected 12 spaces, found 8
(#547) Closing brace indented incorrectly; expected 7 spaces, found 8
(#548) Line indented incorrectly; expected 8 spaces, found 6
(#548) Closing brace indented incorrectly; expected 5 spaces, found 6
(#549) Closing brace indented incorrectly; expected 3 spaces, found 4
(#551) Line indented incorrectly; expected at least 4 spaces, found 3
(#552) Line indented incorrectly; expected 4 spaces, found 3
(#552) method name "pScatter::getPosArray" must be in lower-case letters only
(#552) Visibility must be declared on method "getPosArray"
(#552) Variable "Values" must be all lower-case
(#552) Commas (,) must be followed by white space.
(#552) Variable "AxisID" must be all lower-case
(#553) Opening brace should be on the same line as the declaration
(#554) Line indented incorrectly; expected at least 8 spaces, found 5
(#554) Variable "Data" must be all lower-case
(#556) Line indented incorrectly; expected 8 spaces, found 5
(#556) Expected "if (...) {\n"; found "if (...) { "
(#556) Variable "Values" must be all lower-case
(#556) Variable "Values" must be all lower-case
(#556) Variable "Values" must be all lower-case
(#556) Closing brace must be on a line by itself
(#558) Line indented incorrectly; expected 8 spaces, found 5
(#558) Expected "if (...) {\n"; found "if (...)\n {\n"
(#558) Variable "Data" must be all lower-case
(#558) Variable "AxisID" must be all lower-case
(#559) Line indented incorrectly; expected at least 8 spaces, found 6
(#560) Line indented incorrectly; expected at least 12 spaces, found 7
(#560) Variable "Height" must be all lower-case
(#560) Variable "Data" must be all lower-case
(#560) Variable "AxisID" must be all lower-case
(#560) Expected 1 space before "*"; 0 found
(#560) Expected 1 space after "*"; 0 found
(#561) Line indented incorrectly; expected at least 12 spaces, found 7
(#561) Variable "ScaleHeight" must be all lower-case
(#561) Variable "Data" must be all lower-case
(#561) Variable "AxisID" must be all lower-case
(#561) Variable "Data" must be all lower-case
(#561) Variable "AxisID" must be all lower-case
(#562) Line indented incorrectly; expected at least 12 spaces, found 7
(#562) Variable "Step" must be all lower-case
(#562) Variable "Height" must be all lower-case
(#562) Variable "ScaleHeight" must be all lower-case
(#564) Line indented incorrectly; expected at least 12 spaces, found 7
(#564) Variable "Result" must be all lower-case
(#565) Line indented incorrectly; expected 12 spaces, found 7
(#565) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#565) Variable "Values" must be all lower-case
(#565) Variable "Key" must be all lower-case
(#565) Variable "Value" must be all lower-case
(#566) Line indented incorrectly; expected at least 12 spaces, found 8
(#567) Line indented incorrectly; expected at least 16 spaces, found 9
(#567) Inline control structures are not allowed
(#567) Variable "Value" must be all lower-case
(#567) Whitespace found at end of line
(#568) Line indented incorrectly; expected at least 16 spaces, found 10
(#568) Variable "Result" must be all lower-case
(#569) Line indented incorrectly; expected at least 16 spaces, found 9
(#569) Inline control structures are not allowed
(#570) Line indented incorrectly; expected at least 16 spaces, found 10
(#570) Variable "Result" must be all lower-case
(#570) Variable "Data" must be all lower-case
(#570) Variable "AxisID" must be all lower-case
(#570) Variable "Step" must be all lower-case
(#570) Variable "Value" must be all lower-case
(#570) Expected 1 space before "-"; 0 found
(#570) Expected 1 space after "-"; 0 found
(#570) Variable "Data" must be all lower-case
(#570) Variable "AxisID" must be all lower-case
(#570) Line exceeds 132 characters; contains 146 characters
(#571) Line indented incorrectly; expected 12 spaces, found 8
(#571) Closing brace indented incorrectly; expected 7 spaces, found 8
(#573) Line indented incorrectly; expected 12 spaces, found 7
(#573) Expected "if (...) {\n"; found "if (...) { "
(#573) Variable "Result" must be all lower-case
(#573) Variable "Result" must be all lower-case
(#573) Closing brace must be on a line by itself
(#573) Expected "} else {\n"; found "} else { "
(#573) Variable "Result" must be all lower-case
(#573) Closing brace must be on a line by itself
(#574) Line indented incorrectly; expected 8 spaces, found 6
(#574) Closing brace indented incorrectly; expected 5 spaces, found 6
(#575) Line indented incorrectly; expected 8 spaces, found 5
(#575) Expected "} else {\n"; found "}\n else\n {\n"
(#576) Line indented incorrectly; expected at least 8 spaces, found 6
(#577) Line indented incorrectly; expected at least 12 spaces, found 7
(#577) Variable "Height" must be all lower-case
(#577) Variable "Data" must be all lower-case
(#577) Variable "AxisID" must be all lower-case
(#577) Expected 1 space before "*"; 0 found
(#577) Expected 1 space after "*"; 0 found
(#578) Line indented incorrectly; expected at least 12 spaces, found 7
(#578) Variable "ScaleHeight" must be all lower-case
(#578) Variable "Data" must be all lower-case
(#578) Variable "AxisID" must be all lower-case
(#578) Variable "Data" must be all lower-case
(#578) Variable "AxisID" must be all lower-case
(#579) Line indented incorrectly; expected at least 12 spaces, found 7
(#579) Variable "Step" must be all lower-case
(#579) Variable "Height" must be all lower-case
(#579) Variable "ScaleHeight" must be all lower-case
(#581) Line indented incorrectly; expected at least 12 spaces, found 7
(#581) Variable "Result" must be all lower-case
(#582) Line indented incorrectly; expected 12 spaces, found 7
(#582) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#582) Variable "Values" must be all lower-case
(#582) Variable "Key" must be all lower-case
(#582) Variable "Value" must be all lower-case
(#583) Line indented incorrectly; expected at least 12 spaces, found 8
(#584) Line indented incorrectly; expected at least 16 spaces, found 9
(#584) Inline control structures are not allowed
(#584) Variable "Value" must be all lower-case
(#584) Whitespace found at end of line
(#585) Line indented incorrectly; expected at least 16 spaces, found 10
(#585) Variable "Result" must be all lower-case
(#586) Line indented incorrectly; expected at least 16 spaces, found 9
(#586) Inline control structures are not allowed
(#587) Line indented incorrectly; expected at least 16 spaces, found 10
(#587) Variable "Result" must be all lower-case
(#587) Variable "Data" must be all lower-case
(#587) Variable "AxisID" must be all lower-case
(#587) Variable "Step" must be all lower-case
(#587) Variable "Value" must be all lower-case
(#587) Expected 1 space before "-"; 0 found
(#587) Expected 1 space after "-"; 0 found
(#587) Variable "Data" must be all lower-case
(#587) Variable "AxisID" must be all lower-case
(#587) Line exceeds 132 characters; contains 146 characters
(#588) Line indented incorrectly; expected 12 spaces, found 8
(#588) Closing brace indented incorrectly; expected 7 spaces, found 8
(#590) Line indented incorrectly; expected 12 spaces, found 7
(#590) Expected "if (...) {\n"; found "if (...) { "
(#590) Variable "Result" must be all lower-case
(#590) Variable "Result" must be all lower-case
(#590) Closing brace must be on a line by itself
(#590) Expected "} else {\n"; found "} else { "
(#590) Variable "Result" must be all lower-case
(#590) Closing brace must be on a line by itself
(#591) Line indented incorrectly; expected 8 spaces, found 6
(#591) Closing brace indented incorrectly; expected 5 spaces, found 6
(#592) Closing brace indented incorrectly; expected 3 spaces, found 4
(#594) Line indented incorrectly; expected at least 4 spaces, found 3
(#595) Line indented incorrectly; expected 4 spaces, found 3
(#595) method name "pScatter::drawScatterLegend" must be in lower-case letters only
(#595) Visibility must be declared on method "drawScatterLegend"
(#595) Variable "X" must be all lower-case
(#595) Commas (,) must be followed by white space.
(#595) Variable "Y" must be all lower-case
(#595) Commas (,) must be followed by white space.
(#595) Variable "Format" must be all lower-case
(#596) Opening brace should be on the same line as the declaration
(#597) Line indented incorrectly; expected at least 8 spaces, found 5
(#597) Variable "Family" must be all lower-case
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Variable "Format" must be all lower-case
(#597) Variable "Format" must be all lower-case
(#598) Line indented incorrectly; expected at least 8 spaces, found 5
(#598) Variable "FontName" must be all lower-case
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Variable "Format" must be all lower-case
(#598) Variable "Format" must be all lower-case
(#599) Line indented incorrectly; expected at least 8 spaces, found 5
(#599) Variable "FontSize" must be all lower-case
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Variable "Format" must be all lower-case
(#599) Variable "Format" must be all lower-case
(#600) Line indented incorrectly; expected at least 8 spaces, found 5
(#600) Variable "FontR" must be all lower-case
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Variable "Format" must be all lower-case
(#600) Variable "Format" must be all lower-case
(#601) Line indented incorrectly; expected at least 8 spaces, found 5
(#601) Variable "FontG" must be all lower-case
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Variable "Format" must be all lower-case
(#601) Variable "Format" must be all lower-case
(#602) Line indented incorrectly; expected at least 8 spaces, found 5
(#602) Variable "FontB" must be all lower-case
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Variable "Format" must be all lower-case
(#602) Variable "Format" must be all lower-case
(#603) Line indented incorrectly; expected at least 8 spaces, found 5
(#603) Variable "BoxWidth" must be all lower-case
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Variable "Format" must be all lower-case
(#603) Variable "Format" must be all lower-case
(#604) Line indented incorrectly; expected at least 8 spaces, found 5
(#604) Variable "BoxHeight" must be all lower-case
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Variable "Format" must be all lower-case
(#604) Variable "Format" must be all lower-case
(#605) Line indented incorrectly; expected at least 8 spaces, found 5
(#605) Variable "IconAreaWidth" must be all lower-case
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Variable "Format" must be all lower-case
(#605) Variable "Format" must be all lower-case
(#605) Variable "BoxWidth" must be all lower-case
(#606) Line indented incorrectly; expected at least 8 spaces, found 5
(#606) Variable "IconAreaHeight" must be all lower-case
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Variable "Format" must be all lower-case
(#606) Variable "Format" must be all lower-case
(#606) Variable "BoxHeight" must be all lower-case
(#607) Line indented incorrectly; expected at least 8 spaces, found 5
(#607) Variable "XSpacing" must be all lower-case
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Variable "Format" must be all lower-case
(#607) Variable "Format" must be all lower-case
(#608) Line indented incorrectly; expected at least 8 spaces, found 5
(#608) Variable "Margin" must be all lower-case
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Variable "Format" must be all lower-case
(#608) Variable "Format" must be all lower-case
(#609) Line indented incorrectly; expected at least 8 spaces, found 5
(#609) Variable "R" must be all lower-case
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Variable "Format" must be all lower-case
(#609) Variable "Format" must be all lower-case
(#610) Line indented incorrectly; expected at least 8 spaces, found 5
(#610) Variable "G" must be all lower-case
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Variable "Format" must be all lower-case
(#610) Variable "Format" must be all lower-case
(#611) Line indented incorrectly; expected at least 8 spaces, found 5
(#611) Variable "B" must be all lower-case
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Variable "Format" must be all lower-case
(#611) Variable "Format" must be all lower-case
(#612) Line indented incorrectly; expected at least 8 spaces, found 5
(#612) Variable "Alpha" must be all lower-case
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Variable "Format" must be all lower-case
(#612) Variable "Format" must be all lower-case
(#613) Line indented incorrectly; expected at least 8 spaces, found 5
(#613) Variable "BorderR" must be all lower-case
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Variable "Format" must be all lower-case
(#613) Variable "Format" must be all lower-case
(#614) Line indented incorrectly; expected at least 8 spaces, found 5
(#614) Variable "BorderG" must be all lower-case
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Variable "Format" must be all lower-case
(#614) Variable "Format" must be all lower-case
(#615) Line indented incorrectly; expected at least 8 spaces, found 5
(#615) Variable "BorderB" must be all lower-case
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Variable "Format" must be all lower-case
(#615) Variable "Format" must be all lower-case
(#616) Line indented incorrectly; expected at least 8 spaces, found 5
(#616) Variable "Surrounding" must be all lower-case
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Variable "Format" must be all lower-case
(#616) Variable "Format" must be all lower-case
(#616) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#617) Line indented incorrectly; expected at least 8 spaces, found 5
(#617) Variable "Style" must be all lower-case
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Variable "Format" must be all lower-case
(#617) Variable "Format" must be all lower-case
(#618) Line indented incorrectly; expected at least 8 spaces, found 5
(#618) Variable "Mode" must be all lower-case
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Variable "Format" must be all lower-case
(#618) Variable "Format" must be all lower-case
(#620) Line indented incorrectly; expected 8 spaces, found 5
(#620) Expected "if (...) {\n"; found "if (...) { "
(#620) Variable "Surrounding" must be all lower-case
(#620) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#620) Variable "BorderR" must be all lower-case
(#620) Variable "R" must be all lower-case
(#620) Variable "Surrounding" must be all lower-case
(#620) Variable "BorderG" must be all lower-case
(#620) Variable "G" must be all lower-case
(#620) Variable "Surrounding" must be all lower-case
(#620) Variable "BorderB" must be all lower-case
(#620) Variable "B" must be all lower-case
(#620) Variable "Surrounding" must be all lower-case
(#620) Closing brace must be on a line by itself
(#622) Line indented incorrectly; expected at least 8 spaces, found 5
(#622) Variable "Data" must be all lower-case
(#624) Line indented incorrectly; expected 8 spaces, found 5
(#624) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#624) Variable "Data" must be all lower-case
(#624) Variable "Key" must be all lower-case
(#624) Variable "Series" must be all lower-case
(#625) Line indented incorrectly; expected at least 8 spaces, found 6
(#626) Line indented incorrectly; expected 12 spaces, found 7
(#626) Expected "if (...) {\n"; found "if (...)\n {\n"
(#626) Variable "Series" must be all lower-case
(#626) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#626) Variable "Series" must be all lower-case
(#627) Line indented incorrectly; expected at least 12 spaces, found 8
(#628) Line indented incorrectly; expected at least 16 spaces, found 9
(#628) Variable "PicWidth" must be all lower-case
(#628) Commas (,) must be followed by white space.
(#628) Variable "PicHeight" must be all lower-case
(#628) Variable "Series" must be all lower-case
(#629) Line indented incorrectly; expected 16 spaces, found 9
(#629) Expected "if (...) {\n"; found "if (...) { "
(#629) Variable "IconAreaWidth" must be all lower-case
(#629) Variable "PicWidth" must be all lower-case
(#629) Variable "IconAreaWidth" must be all lower-case
(#629) Variable "PicWidth" must be all lower-case
(#629) Closing brace must be on a line by itself
(#630) Line indented incorrectly; expected 16 spaces, found 9
(#630) Expected "if (...) {\n"; found "if (...) { "
(#630) Variable "IconAreaHeight" must be all lower-case
(#630) Variable "PicHeight" must be all lower-case
(#630) Variable "IconAreaHeight" must be all lower-case
(#630) Variable "PicHeight" must be all lower-case
(#630) Closing brace must be on a line by itself
(#631) Line indented incorrectly; expected 12 spaces, found 8
(#631) Closing brace indented incorrectly; expected 7 spaces, found 8
(#632) Line indented incorrectly; expected 8 spaces, found 6
(#632) Closing brace indented incorrectly; expected 5 spaces, found 6
(#634) Line indented incorrectly; expected at least 8 spaces, found 5
(#634) Variable "YStep" must be all lower-case
(#634) Commas (,) must be followed by white space.
(#634) Variable "IconAreaHeight" must be all lower-case
(#635) Line indented incorrectly; expected at least 8 spaces, found 5
(#635) Variable "XStep" must be all lower-case
(#635) Variable "IconAreaWidth" must be all lower-case
(#636) Line indented incorrectly; expected at least 8 spaces, found 5
(#636) Variable "XStep" must be all lower-case
(#636) Variable "XSpacing" must be all lower-case
(#638) Line indented incorrectly; expected at least 8 spaces, found 5
(#638) Variable "Boundaries" must be all lower-case
(#638) Variable "Boundaries" must be all lower-case
(#638) Variable "X" must be all lower-case
(#638) Variable "Boundaries" must be all lower-case
(#638) Variable "Y" must be all lower-case
(#638) Variable "Boundaries" must be all lower-case
(#638) Variable "Boundaries" must be all lower-case
(#638) Variable "vY" must be all lower-case
(#638) Variable "Y" must be all lower-case
(#638) Variable "vX" must be all lower-case
(#638) Variable "X" must be all lower-case
(#639) Line indented incorrectly; expected 8 spaces, found 5
(#639) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#639) Variable "Data" must be all lower-case
(#639) Variable "Key" must be all lower-case
(#639) Variable "Series" must be all lower-case
(#640) Line indented incorrectly; expected at least 8 spaces, found 6
(#641) Line indented incorrectly; expected 12 spaces, found 7
(#641) Expected "if (...) {\n"; found "if (...)\n {\n"
(#641) Variable "Series" must be all lower-case
(#641) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#642) Line indented incorrectly; expected at least 12 spaces, found 8
(#643) Line indented incorrectly; expected 16 spaces, found 9
(#643) Expected "if (...) {\n"; found "if (...)\n {\n"
(#643) Variable "Mode" must be all lower-case
(#644) Line indented incorrectly; expected at least 16 spaces, found 10
(#645) Line indented incorrectly; expected at least 20 spaces, found 11
(#645) Variable "BoxArray" must be all lower-case
(#645) Variable "vX" must be all lower-case
(#645) Expected 1 space before "+"; 0 found
(#645) Expected 1 space after "+"; 0 found
(#645) Variable "IconAreaWidth" must be all lower-case
(#645) Expected 1 space before "+"; 0 found
(#645) Expected 1 space after "+"; 0 found
(#645) Commas (,) must be followed by white space.
(#645) Variable "vY" must be all lower-case
(#645) Expected 1 space before "+"; 0 found
(#645) Expected 1 space after "+"; 0 found
(#645) Variable "IconAreaHeight" must be all lower-case
(#645) Expected 1 space before "/"; 0 found
(#645) Expected 1 space after "/"; 0 found
(#645) Commas (,) must be followed by white space.
(#645) Variable "FontName" must be all lower-case
(#645) Commas (,) must be followed by white space.
(#645) Variable "FontSize" must be all lower-case
(#645) Commas (,) must be followed by white space.
(#645) Commas (,) must be followed by white space.
(#645) Variable "Series" must be all lower-case
(#645) Line exceeds 132 characters; contains 144 characters
(#647) Line indented incorrectly; expected 20 spaces, found 11
(#647) Expected "if (...) {\n"; found "if (...) { "
(#647) Variable "Boundaries" must be all lower-case
(#647) Variable "BoxArray" must be all lower-case
(#647) Expected 1 space before "+"; 0 found
(#647) Expected 1 space after "+"; 0 found
(#647) Variable "IconAreaHeight" must be all lower-case
(#647) Expected 1 space before "/"; 0 found
(#647) Expected 1 space after "/"; 0 found
(#647) Variable "Boundaries" must be all lower-case
(#647) Variable "BoxArray" must be all lower-case
(#647) Expected 1 space before "+"; 0 found
(#647) Expected 1 space after "+"; 0 found
(#647) Variable "IconAreaHeight" must be all lower-case
(#647) Expected 1 space before "/"; 0 found
(#647) Expected 1 space after "/"; 0 found
(#647) Closing brace must be on a line by itself
(#648) Line indented incorrectly; expected 20 spaces, found 11
(#648) Expected "if (...) {\n"; found "if (...) { "
(#648) Variable "Boundaries" must be all lower-case
(#648) Variable "BoxArray" must be all lower-case
(#648) Expected 1 space before "+"; 0 found
(#648) Expected 1 space after "+"; 0 found
(#648) Variable "Boundaries" must be all lower-case
(#648) Variable "BoxArray" must be all lower-case
(#648) Expected 1 space before "+"; 0 found
(#648) Expected 1 space after "+"; 0 found
(#648) Closing brace must be on a line by itself
(#649) Line indented incorrectly; expected 20 spaces, found 11
(#649) Expected "if (...) {\n"; found "if (...) { "
(#649) Variable "Boundaries" must be all lower-case
(#649) Variable "BoxArray" must be all lower-case
(#649) Expected 1 space before "+"; 0 found
(#649) Expected 1 space after "+"; 0 found
(#649) Expected 1 space before "+"; 0 found
(#649) Expected 1 space after "+"; 0 found
(#649) Variable "IconAreaHeight" must be all lower-case
(#649) Expected 1 space before "/"; 0 found
(#649) Expected 1 space after "/"; 0 found
(#649) Variable "Boundaries" must be all lower-case
(#649) Variable "BoxArray" must be all lower-case
(#649) Expected 1 space before "+"; 0 found
(#649) Expected 1 space after "+"; 0 found
(#649) Expected 1 space before "+"; 0 found
(#649) Expected 1 space after "+"; 0 found
(#649) Variable "IconAreaHeight" must be all lower-case
(#649) Expected 1 space before "/"; 0 found
(#649) Expected 1 space after "/"; 0 found
(#649) Line exceeds 132 characters; contains 136 characters
(#649) Closing brace must be on a line by itself
(#651) Line indented incorrectly; expected at least 20 spaces, found 11
(#651) Variable "Lines" must be all lower-case
(#651) Commas (,) must be followed by white space.
(#651) Variable "Series" must be all lower-case
(#652) Line indented incorrectly; expected at least 20 spaces, found 11
(#652) Variable "vY" must be all lower-case
(#652) Variable "vY" must be all lower-case
(#652) Expected 1 space before "*"; 0 found
(#652) Expected 1 space after "*"; 0 found
(#652) Variable "Lines" must be all lower-case
(#652) Commas (,) must be followed by white space.
(#652) Variable "IconAreaHeight" must be all lower-case
(#653) Line indented incorrectly; expected 16 spaces, found 10
(#653) Closing brace indented incorrectly; expected 9 spaces, found 10
(#654) Line indented incorrectly; expected 16 spaces, found 9
(#654) Usage of ELSEIF not allowed; use ELSE IF instead
(#654) Variable "Mode" must be all lower-case
(#655) Line indented incorrectly; expected at least 16 spaces, found 10
(#656) Line indented incorrectly; expected at least 20 spaces, found 11
(#656) Variable "Lines" must be all lower-case
(#656) Commas (,) must be followed by white space.
(#656) Variable "Series" must be all lower-case
(#657) Line indented incorrectly; expected at least 20 spaces, found 11
(#657) Variable "Width" must be all lower-case
(#658) Line indented incorrectly; expected 20 spaces, found 11
(#658) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#658) Variable "Lines" must be all lower-case
(#658) Variable "Key" must be all lower-case
(#658) Variable "Value" must be all lower-case
(#659) Line indented incorrectly; expected at least 20 spaces, found 12
(#660) Line indented incorrectly; expected at least 24 spaces, found 13
(#660) Variable "BoxArray" must be all lower-case
(#660) Variable "vX" must be all lower-case
(#660) Expected 1 space before "+"; 0 found
(#660) Expected 1 space after "+"; 0 found
(#660) Variable "IconAreaWidth" must be all lower-case
(#660) Expected 1 space before "+"; 0 found
(#660) Expected 1 space after "+"; 0 found
(#660) Commas (,) must be followed by white space.
(#660) Variable "Y" must be all lower-case
(#660) Expected 1 space before "+"; 0 found
(#660) Expected 1 space after "+"; 0 found
(#660) Variable "IconAreaHeight" must be all lower-case
(#660) Expected 1 space before "/"; 0 found
(#660) Expected 1 space after "/"; 0 found
(#660) Expected 1 space before "+"; 0 found
(#660) Expected 1 space after "+"; 0 found
(#660) Expected 1 space before "+"; 0 found
(#660) Expected 1 space after "+"; 0 found
(#660) Expected 1 space before "*"; 0 found
(#660) Expected 1 space after "*"; 0 found
(#660) Variable "Key" must be all lower-case
(#660) Commas (,) must be followed by white space.
(#660) Variable "FontName" must be all lower-case
(#660) Commas (,) must be followed by white space.
(#660) Variable "FontSize" must be all lower-case
(#660) Commas (,) must be followed by white space.
(#660) Commas (,) must be followed by white space.
(#660) Variable "Value" must be all lower-case
(#660) Line exceeds 132 characters; contains 170 characters
(#662) Line indented incorrectly; expected 24 spaces, found 13
(#662) Expected "if (...) {\n"; found "if (...) { "
(#662) Variable "Boundaries" must be all lower-case
(#662) Variable "BoxArray" must be all lower-case
(#662) Expected 1 space before "+"; 0 found
(#662) Expected 1 space after "+"; 0 found
(#662) Variable "IconAreaHeight" must be all lower-case
(#662) Expected 1 space before "/"; 0 found
(#662) Expected 1 space after "/"; 0 found
(#662) Variable "Boundaries" must be all lower-case
(#662) Variable "BoxArray" must be all lower-case
(#662) Expected 1 space before "+"; 0 found
(#662) Expected 1 space after "+"; 0 found
(#662) Variable "IconAreaHeight" must be all lower-case
(#662) Expected 1 space before "/"; 0 found
(#662) Expected 1 space after "/"; 0 found
(#662) Line exceeds 132 characters; contains 134 characters
(#662) Closing brace must be on a line by itself
(#663) Line indented incorrectly; expected 24 spaces, found 13
(#663) Expected "if (...) {\n"; found "if (...) { "
(#663) Variable "Boundaries" must be all lower-case
(#663) Variable "BoxArray" must be all lower-case
(#663) Expected 1 space before "+"; 0 found
(#663) Expected 1 space after "+"; 0 found
(#663) Variable "Boundaries" must be all lower-case
(#663) Variable "BoxArray" must be all lower-case
(#663) Expected 1 space before "+"; 0 found
(#663) Expected 1 space after "+"; 0 found
(#663) Closing brace must be on a line by itself
(#664) Line indented incorrectly; expected 24 spaces, found 13
(#664) Expected "if (...) {\n"; found "if (...) { "
(#664) Variable "Boundaries" must be all lower-case
(#664) Variable "BoxArray" must be all lower-case
(#664) Expected 1 space before "+"; 0 found
(#664) Expected 1 space after "+"; 0 found
(#664) Expected 1 space before "+"; 0 found
(#664) Expected 1 space after "+"; 0 found
(#664) Variable "IconAreaHeight" must be all lower-case
(#664) Expected 1 space before "/"; 0 found
(#664) Expected 1 space after "/"; 0 found
(#664) Variable "Boundaries" must be all lower-case
(#664) Variable "BoxArray" must be all lower-case
(#664) Expected 1 space before "+"; 0 found
(#664) Expected 1 space after "+"; 0 found
(#664) Expected 1 space before "+"; 0 found
(#664) Expected 1 space after "+"; 0 found
(#664) Variable "IconAreaHeight" must be all lower-case
(#664) Expected 1 space before "/"; 0 found
(#664) Expected 1 space after "/"; 0 found
(#664) Line exceeds 132 characters; contains 138 characters
(#664) Closing brace must be on a line by itself
(#666) Line indented incorrectly; expected at least 24 spaces, found 13
(#666) Variable "Width" must be all lower-case
(#666) Variable "BoxArray" must be all lower-case
(#667) Line indented incorrectly; expected 20 spaces, found 12
(#667) Closing brace indented incorrectly; expected 11 spaces, found 12
(#669) Line indented incorrectly; expected at least 20 spaces, found 11
(#669) Variable "vX" must be all lower-case
(#669) Expected 1 space before "="; 0 found
(#669) Expected 1 space after "="; 0 found
(#669) Variable "Width" must be all lower-case
(#669) Expected 1 space before "+"; 0 found
(#669) Expected 1 space after "+"; 0 found
(#669) Variable "XStep" must be all lower-case
(#670) Line indented incorrectly; expected 16 spaces, found 10
(#670) Closing brace indented incorrectly; expected 9 spaces, found 10
(#671) Line indented incorrectly; expected 12 spaces, found 8
(#671) Closing brace indented incorrectly; expected 7 spaces, found 8
(#672) Line indented incorrectly; expected 8 spaces, found 6
(#672) Closing brace indented incorrectly; expected 5 spaces, found 6
(#673) Line indented incorrectly; expected at least 8 spaces, found 5
(#673) Variable "vY" must be all lower-case
(#673) Expected 1 space before "="; 0 found
(#673) Expected 1 space after "="; 0 found
(#673) Variable "vY" must be all lower-case
(#673) Expected 1 space before "-"; 0 found
(#673) Expected 1 space after "-"; 0 found
(#673) Variable "YStep" must be all lower-case
(#673) Variable "vX" must be all lower-case
(#673) Expected 1 space before "="; 0 found
(#673) Expected 1 space after "="; 0 found
(#673) Variable "vX" must be all lower-case
(#673) Expected 1 space before "-"; 0 found
(#673) Expected 1 space after "-"; 0 found
(#673) Variable "XStep" must be all lower-case
(#675) Line indented incorrectly; expected at least 8 spaces, found 5
(#675) Variable "TopOffset" must be all lower-case
(#675) Variable "Y" must be all lower-case
(#675) Variable "Boundaries" must be all lower-case
(#676) Line indented incorrectly; expected 8 spaces, found 5
(#676) Expected "if (...) {\n"; found "if (...) { "
(#676) Variable "Boundaries" must be all lower-case
(#676) Expected 1 space before "-"; 0 found
(#676) Expected 1 space after "-"; 0 found
(#676) Variable "vY" must be all lower-case
(#676) Expected 1 space before "+"; 0 found
(#676) Expected 1 space after "+"; 0 found
(#676) Variable "IconAreaHeight" must be all lower-case
(#676) Variable "TopOffset" must be all lower-case
(#676) Variable "Boundaries" must be all lower-case
(#676) Variable "vY" must be all lower-case
(#676) Expected 1 space before "+"; 0 found
(#676) Expected 1 space after "+"; 0 found
(#676) Variable "IconAreaHeight" must be all lower-case
(#676) Expected 1 space before "+"; 0 found
(#676) Expected 1 space after "+"; 0 found
(#676) Variable "TopOffset" must be all lower-case
(#676) Closing brace must be on a line by itself
(#678) Line indented incorrectly; expected at least 8 spaces, found 5
(#678) Inline control structures are not allowed
(#678) Variable "Style" must be all lower-case
(#679) Line indented incorrectly; expected at least 8 spaces, found 6
(#679) Variable "Boundaries" must be all lower-case
(#679) Expected 1 space before "-"; 0 found
(#679) Expected 1 space after "-"; 0 found
(#679) Variable "Margin" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Variable "Boundaries" must be all lower-case
(#679) Expected 1 space before "-"; 0 found
(#679) Expected 1 space after "-"; 0 found
(#679) Variable "Margin" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Variable "Boundaries" must be all lower-case
(#679) Expected 1 space before "+"; 0 found
(#679) Expected 1 space after "+"; 0 found
(#679) Variable "Margin" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Variable "Boundaries" must be all lower-case
(#679) Expected 1 space before "+"; 0 found
(#679) Expected 1 space after "+"; 0 found
(#679) Variable "Margin" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Variable "Margin" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Expected 1 space before "=>"; 0 found
(#679) Expected 1 space after "=>"; 0 found
(#679) Variable "R" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Expected 1 space before "=>"; 0 found
(#679) Expected 1 space after "=>"; 0 found
(#679) Variable "G" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Expected 1 space before "=>"; 0 found
(#679) Expected 1 space after "=>"; 0 found
(#679) Variable "B" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Expected 1 space before "=>"; 0 found
(#679) Expected 1 space after "=>"; 0 found
(#679) Variable "Alpha" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Expected 1 space before "=>"; 0 found
(#679) Expected 1 space after "=>"; 0 found
(#679) Variable "BorderR" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Expected 1 space before "=>"; 0 found
(#679) Expected 1 space after "=>"; 0 found
(#679) Variable "BorderG" must be all lower-case
(#679) Commas (,) must be followed by white space.
(#679) Expected 1 space before "=>"; 0 found
(#679) Expected 1 space after "=>"; 0 found
(#679) Variable "BorderB" must be all lower-case
(#679) Line exceeds maximum limit of 180 characters; contains 270 characters
(#680) Line indented incorrectly; expected at least 8 spaces, found 5
(#680) Inline control structures are not allowed
(#680) Usage of ELSEIF not allowed; use ELSE IF instead
(#680) Variable "Style" must be all lower-case
(#681) Line indented incorrectly; expected at least 8 spaces, found 6
(#681) Variable "Boundaries" must be all lower-case
(#681) Expected 1 space before "-"; 0 found
(#681) Expected 1 space after "-"; 0 found
(#681) Variable "Margin" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Variable "Boundaries" must be all lower-case
(#681) Expected 1 space before "-"; 0 found
(#681) Expected 1 space after "-"; 0 found
(#681) Variable "Margin" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Variable "Boundaries" must be all lower-case
(#681) Expected 1 space before "+"; 0 found
(#681) Expected 1 space after "+"; 0 found
(#681) Variable "Margin" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Variable "Boundaries" must be all lower-case
(#681) Expected 1 space before "+"; 0 found
(#681) Expected 1 space after "+"; 0 found
(#681) Variable "Margin" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Expected 1 space before "=>"; 0 found
(#681) Expected 1 space after "=>"; 0 found
(#681) Variable "R" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Expected 1 space before "=>"; 0 found
(#681) Expected 1 space after "=>"; 0 found
(#681) Variable "G" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Expected 1 space before "=>"; 0 found
(#681) Expected 1 space after "=>"; 0 found
(#681) Variable "B" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Expected 1 space before "=>"; 0 found
(#681) Expected 1 space after "=>"; 0 found
(#681) Variable "Alpha" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Expected 1 space before "=>"; 0 found
(#681) Expected 1 space after "=>"; 0 found
(#681) Variable "BorderR" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Expected 1 space before "=>"; 0 found
(#681) Expected 1 space after "=>"; 0 found
(#681) Variable "BorderG" must be all lower-case
(#681) Commas (,) must be followed by white space.
(#681) Expected 1 space before "=>"; 0 found
(#681) Expected 1 space after "=>"; 0 found
(#681) Variable "BorderB" must be all lower-case
(#681) Line exceeds maximum limit of 180 characters; contains 255 characters
(#683) Line indented incorrectly; expected at least 8 spaces, found 5
(#683) Variable "RestoreShadow" must be all lower-case
(#683) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#684) Line indented incorrectly; expected 8 spaces, found 5
(#684) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#684) Variable "Data" must be all lower-case
(#684) Variable "Key" must be all lower-case
(#684) Variable "Series" must be all lower-case
(#685) Line indented incorrectly; expected at least 8 spaces, found 6
(#686) Line indented incorrectly; expected 12 spaces, found 7
(#686) Expected "if (...) {\n"; found "if (...)\n {\n"
(#686) Variable "Series" must be all lower-case
(#686) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#687) Line indented incorrectly; expected at least 12 spaces, found 8
(#688) Line indented incorrectly; expected at least 16 spaces, found 9
(#688) Variable "R" must be all lower-case
(#688) Variable "Series" must be all lower-case
(#688) Variable "G" must be all lower-case
(#688) Variable "Series" must be all lower-case
(#688) Variable "B" must be all lower-case
(#688) Variable "Series" must be all lower-case
(#689) Line indented incorrectly; expected at least 16 spaces, found 9
(#689) Variable "Ticks" must be all lower-case
(#689) Variable "Series" must be all lower-case
(#689) Variable "Weight" must be all lower-case
(#689) Variable "Series" must be all lower-case
(#691) Line indented incorrectly; expected 16 spaces, found 9
(#691) Expected "if (...) {\n"; found "if (...)\n {\n"
(#691) Variable "Series" must be all lower-case
(#692) Line indented incorrectly; expected at least 16 spaces, found 10
(#693) Line indented incorrectly; expected at least 20 spaces, found 11
(#693) Variable "Picture" must be all lower-case
(#693) Variable "Series" must be all lower-case
(#694) Line indented incorrectly; expected at least 20 spaces, found 11
(#694) Variable "PicWidth" must be all lower-case
(#694) Commas (,) must be followed by white space.
(#694) Variable "PicHeight" must be all lower-case
(#694) Variable "Picture" must be all lower-case
(#695) Line indented incorrectly; expected at least 20 spaces, found 11
(#695) Variable "PicX" must be all lower-case
(#695) Variable "X" must be all lower-case
(#695) Expected 1 space before "+"; 0 found
(#695) Expected 1 space after "+"; 0 found
(#695) Variable "IconAreaWidth" must be all lower-case
(#695) Expected 1 space before "/"; 0 found
(#695) Expected 1 space after "/"; 0 found
(#695) Variable "PicY" must be all lower-case
(#695) Variable "Y" must be all lower-case
(#695) Expected 1 space before "+"; 0 found
(#695) Expected 1 space after "+"; 0 found
(#695) Variable "IconAreaHeight" must be all lower-case
(#695) Expected 1 space before "/"; 0 found
(#695) Expected 1 space after "/"; 0 found
(#695) Whitespace found at end of line
(#697) Line indented incorrectly; expected at least 20 spaces, found 11
(#697) Variable "PicX" must be all lower-case
(#697) Expected 1 space before "-"; 0 found
(#697) Expected 1 space after "-"; 0 found
(#697) Variable "PicWidth" must be all lower-case
(#697) Expected 1 space before "/"; 0 found
(#697) Expected 1 space after "/"; 0 found
(#697) Commas (,) must be followed by white space.
(#697) Variable "PicY" must be all lower-case
(#697) Expected 1 space before "-"; 0 found
(#697) Expected 1 space after "-"; 0 found
(#697) Variable "PicHeight" must be all lower-case
(#697) Expected 1 space before "/"; 0 found
(#697) Expected 1 space after "/"; 0 found
(#697) Commas (,) must be followed by white space.
(#697) Variable "Picture" must be all lower-case
(#698) Line indented incorrectly; expected 16 spaces, found 10
(#698) Closing brace indented incorrectly; expected 9 spaces, found 10
(#699) Line indented incorrectly; expected 16 spaces, found 9
(#699) Expected "} else {\n"; found "}\n else\n {\n"
(#700) Line indented incorrectly; expected at least 16 spaces, found 10
(#701) Line indented incorrectly; expected 20 spaces, found 11
(#701) Expected "if (...) {\n"; found "if (...)\n {\n"
(#701) Variable "Family" must be all lower-case
(#702) Line indented incorrectly; expected at least 20 spaces, found 12
(#703) Line indented incorrectly; expected 24 spaces, found 13
(#703) Expected "if (...) {\n"; found "if (...) { "
(#703) Variable "BoxWidth" must be all lower-case
(#703) Variable "IconAreaWidth" must be all lower-case
(#703) Variable "XOffset" must be all lower-case
(#703) Variable "IconAreaWidth" must be all lower-case
(#703) Expected 1 space before "-"; 0 found
(#703) Expected 1 space after "-"; 0 found
(#703) Variable "BoxWidth" must be all lower-case
(#703) Expected 1 space before "/"; 0 found
(#703) Expected 1 space after "/"; 0 found
(#703) Closing brace must be on a line by itself
(#703) Expected "} else {\n"; found "} else { "
(#703) Variable "XOffset" must be all lower-case
(#703) Closing brace must be on a line by itself
(#704) Line indented incorrectly; expected 24 spaces, found 13
(#704) Expected "if (...) {\n"; found "if (...) { "
(#704) Variable "BoxHeight" must be all lower-case
(#704) Variable "IconAreaHeight" must be all lower-case
(#704) Variable "YOffset" must be all lower-case
(#704) Variable "IconAreaHeight" must be all lower-case
(#704) Expected 1 space before "-"; 0 found
(#704) Expected 1 space after "-"; 0 found
(#704) Variable "BoxHeight" must be all lower-case
(#704) Expected 1 space before "/"; 0 found
(#704) Expected 1 space after "/"; 0 found
(#704) Closing brace must be on a line by itself
(#704) Expected "} else {\n"; found "} else { "
(#704) Variable "YOffset" must be all lower-case
(#704) Closing brace must be on a line by itself
(#706) Line indented incorrectly; expected at least 24 spaces, found 13
(#706) Variable "X" must be all lower-case
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Variable "XOffset" must be all lower-case
(#706) Commas (,) must be followed by white space.
(#706) Variable "Y" must be all lower-case
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Variable "YOffset" must be all lower-case
(#706) Commas (,) must be followed by white space.
(#706) Variable "X" must be all lower-case
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Variable "BoxWidth" must be all lower-case
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Variable "XOffset" must be all lower-case
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Commas (,) must be followed by white space.
(#706) Variable "Y" must be all lower-case
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Variable "BoxHeight" must be all lower-case
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Expected 1 space before "+"; 0 found
(#706) Expected 1 space after "+"; 0 found
(#706) Variable "YOffset" must be all lower-case
(#706) Commas (,) must be followed by white space.
(#706) Expected 1 space before "=>"; 0 found
(#706) Expected 1 space after "=>"; 0 found
(#706) Commas (,) must be followed by white space.
(#706) Expected 1 space before "=>"; 0 found
(#706) Expected 1 space after "=>"; 0 found
(#706) Commas (,) must be followed by white space.
(#706) Expected 1 space before "=>"; 0 found
(#706) Expected 1 space after "=>"; 0 found
(#706) Commas (,) must be followed by white space.
(#706) Expected 1 space before "=>"; 0 found
(#706) Expected 1 space after "=>"; 0 found
(#706) Line exceeds 132 characters; contains 172 characters
(#707) Line indented incorrectly; expected at least 24 spaces, found 13
(#707) Variable "X" must be all lower-case
(#707) Expected 1 space before "+"; 0 found
(#707) Expected 1 space after "+"; 0 found
(#707) Variable "XOffset" must be all lower-case
(#707) Commas (,) must be followed by white space.
(#707) Variable "Y" must be all lower-case
(#707) Expected 1 space before "+"; 0 found
(#707) Expected 1 space after "+"; 0 found
(#707) Variable "YOffset" must be all lower-case
(#707) Commas (,) must be followed by white space.
(#707) Variable "X" must be all lower-case
(#707) Expected 1 space before "+"; 0 found
(#707) Expected 1 space after "+"; 0 found
(#707) Variable "BoxWidth" must be all lower-case
(#707) Expected 1 space before "+"; 0 found
(#707) Expected 1 space after "+"; 0 found
(#707) Variable "XOffset" must be all lower-case
(#707) Commas (,) must be followed by white space.
(#707) Variable "Y" must be all lower-case
(#707) Expected 1 space before "+"; 0 found
(#707) Expected 1 space after "+"; 0 found
(#707) Variable "BoxHeight" must be all lower-case
(#707) Expected 1 space before "+"; 0 found
(#707) Expected 1 space after "+"; 0 found
(#707) Variable "YOffset" must be all lower-case
(#707) Commas (,) must be followed by white space.
(#707) Expected 1 space before "=>"; 0 found
(#707) Expected 1 space after "=>"; 0 found
(#707) Variable "R" must be all lower-case
(#707) Commas (,) must be followed by white space.
(#707) Expected 1 space before "=>"; 0 found
(#707) Expected 1 space after "=>"; 0 found
(#707) Variable "G" must be all lower-case
(#707) Commas (,) must be followed by white space.
(#707) Expected 1 space before "=>"; 0 found
(#707) Expected 1 space after "=>"; 0 found
(#707) Variable "B" must be all lower-case
(#707) Commas (,) must be followed by white space.
(#707) Expected 1 space before "=>"; 0 found
(#707) Expected 1 space after "=>"; 0 found
(#707) Line exceeds 132 characters; contains 173 characters
(#708) Line indented incorrectly; expected 20 spaces, found 12
(#708) Closing brace indented incorrectly; expected 11 spaces, found 12
(#709) Line indented incorrectly; expected 20 spaces, found 11
(#709) Usage of ELSEIF not allowed; use ELSE IF instead
(#709) Variable "Family" must be all lower-case
(#710) Line indented incorrectly; expected at least 20 spaces, found 12
(#711) Line indented incorrectly; expected at least 24 spaces, found 13
(#711) Variable "X" must be all lower-case
(#711) Expected 1 space before "+"; 0 found
(#711) Expected 1 space after "+"; 0 found
(#711) Expected 1 space before "+"; 0 found
(#711) Expected 1 space after "+"; 0 found
(#711) Variable "IconAreaWidth" must be all lower-case
(#711) Expected 1 space before "/"; 0 found
(#711) Expected 1 space after "/"; 0 found
(#711) Commas (,) must be followed by white space.
(#711) Variable "Y" must be all lower-case
(#711) Expected 1 space before "+"; 0 found
(#711) Expected 1 space after "+"; 0 found
(#711) Expected 1 space before "+"; 0 found
(#711) Expected 1 space after "+"; 0 found
(#711) Variable "IconAreaHeight" must be all lower-case
(#711) Expected 1 space before "/"; 0 found
(#711) Expected 1 space after "/"; 0 found
(#711) Commas (,) must be followed by white space.
(#711) Variable "IconAreaHeight" must be all lower-case
(#711) Expected 1 space before "/"; 0 found
(#711) Expected 1 space after "/"; 0 found
(#711) Commas (,) must be followed by white space.
(#711) Variable "IconAreaWidth" must be all lower-case
(#711) Expected 1 space before "/"; 0 found
(#711) Expected 1 space after "/"; 0 found
(#711) Commas (,) must be followed by white space.
(#711) Expected 1 space before "=>"; 0 found
(#711) Expected 1 space after "=>"; 0 found
(#711) Commas (,) must be followed by white space.
(#711) Expected 1 space before "=>"; 0 found
(#711) Expected 1 space after "=>"; 0 found
(#711) Commas (,) must be followed by white space.
(#711) Expected 1 space before "=>"; 0 found
(#711) Expected 1 space after "=>"; 0 found
(#711) Commas (,) must be followed by white space.
(#711) Expected 1 space before "=>"; 0 found
(#711) Expected 1 space after "=>"; 0 found
(#711) Line exceeds 132 characters; contains 177 characters
(#712) Line indented incorrectly; expected at least 24 spaces, found 13
(#712) Variable "X" must be all lower-case
(#712) Expected 1 space before "+"; 0 found
(#712) Expected 1 space after "+"; 0 found
(#712) Variable "IconAreaWidth" must be all lower-case
(#712) Expected 1 space before "/"; 0 found
(#712) Expected 1 space after "/"; 0 found
(#712) Commas (,) must be followed by white space.
(#712) Variable "Y" must be all lower-case
(#712) Expected 1 space before "+"; 0 found
(#712) Expected 1 space after "+"; 0 found
(#712) Variable "IconAreaHeight" must be all lower-case
(#712) Expected 1 space before "/"; 0 found
(#712) Expected 1 space after "/"; 0 found
(#712) Commas (,) must be followed by white space.
(#712) Variable "IconAreaHeight" must be all lower-case
(#712) Expected 1 space before "/"; 0 found
(#712) Expected 1 space after "/"; 0 found
(#712) Commas (,) must be followed by white space.
(#712) Variable "IconAreaWidth" must be all lower-case
(#712) Expected 1 space before "/"; 0 found
(#712) Expected 1 space after "/"; 0 found
(#712) Commas (,) must be followed by white space.
(#712) Expected 1 space before "=>"; 0 found
(#712) Expected 1 space after "=>"; 0 found
(#712) Variable "R" must be all lower-case
(#712) Commas (,) must be followed by white space.
(#712) Expected 1 space before "=>"; 0 found
(#712) Expected 1 space after "=>"; 0 found
(#712) Variable "G" must be all lower-case
(#712) Commas (,) must be followed by white space.
(#712) Expected 1 space before "=>"; 0 found
(#712) Expected 1 space after "=>"; 0 found
(#712) Variable "B" must be all lower-case
(#712) Commas (,) must be followed by white space.
(#712) Expected 1 space before "=>"; 0 found
(#712) Expected 1 space after "=>"; 0 found
(#712) Line exceeds maximum limit of 180 characters; contains 182 characters
(#713) Line indented incorrectly; expected 20 spaces, found 12
(#713) Closing brace indented incorrectly; expected 11 spaces, found 12
(#714) Line indented incorrectly; expected 20 spaces, found 11
(#714) Usage of ELSEIF not allowed; use ELSE IF instead
(#714) Variable "Family" must be all lower-case
(#715) Line indented incorrectly; expected at least 20 spaces, found 12
(#716) Line indented incorrectly; expected at least 24 spaces, found 13
(#716) Variable "X" must be all lower-case
(#716) Expected 1 space before "+"; 0 found
(#716) Expected 1 space after "+"; 0 found
(#716) Commas (,) must be followed by white space.
(#716) Variable "Y" must be all lower-case
(#716) Expected 1 space before "+"; 0 found
(#716) Expected 1 space after "+"; 0 found
(#716) Expected 1 space before "+"; 0 found
(#716) Expected 1 space after "+"; 0 found
(#716) Variable "IconAreaHeight" must be all lower-case
(#716) Expected 1 space before "/"; 0 found
(#716) Expected 1 space after "/"; 0 found
(#716) Commas (,) must be followed by white space.
(#716) Variable "X" must be all lower-case
(#716) Expected 1 space before "+"; 0 found
(#716) Expected 1 space after "+"; 0 found
(#716) Expected 1 space before "+"; 0 found
(#716) Expected 1 space after "+"; 0 found
(#716) Variable "IconAreaWidth" must be all lower-case
(#716) Commas (,) must be followed by white space.
(#716) Variable "Y" must be all lower-case
(#716) Expected 1 space before "+"; 0 found
(#716) Expected 1 space after "+"; 0 found
(#716) Expected 1 space before "+"; 0 found
(#716) Expected 1 space after "+"; 0 found
(#716) Variable "IconAreaHeight" must be all lower-case
(#716) Expected 1 space before "/"; 0 found
(#716) Expected 1 space after "/"; 0 found
(#716) Commas (,) must be followed by white space.
(#716) Expected 1 space before "=>"; 0 found
(#716) Expected 1 space after "=>"; 0 found
(#716) Commas (,) must be followed by white space.
(#716) Expected 1 space before "=>"; 0 found
(#716) Expected 1 space after "=>"; 0 found
(#716) Commas (,) must be followed by white space.
(#716) Expected 1 space before "=>"; 0 found
(#716) Expected 1 space after "=>"; 0 found
(#716) Commas (,) must be followed by white space.
(#716) Expected 1 space before "=>"; 0 found
(#716) Expected 1 space after "=>"; 0 found
(#716) Commas (,) must be followed by white space.
(#716) Expected 1 space before "=>"; 0 found
(#716) Expected 1 space after "=>"; 0 found
(#716) Variable "Ticks" must be all lower-case
(#716) Commas (,) must be followed by white space.
(#716) Expected 1 space before "=>"; 0 found
(#716) Expected 1 space after "=>"; 0 found
(#716) Variable "Weight" must be all lower-case
(#716) Line exceeds maximum limit of 180 characters; contains 189 characters
(#717) Line indented incorrectly; expected at least 24 spaces, found 13
(#717) Variable "X" must be all lower-case
(#717) Commas (,) must be followed by white space.
(#717) Variable "Y" must be all lower-case
(#717) Expected 1 space before "+"; 0 found
(#717) Expected 1 space after "+"; 0 found
(#717) Variable "IconAreaHeight" must be all lower-case
(#717) Expected 1 space before "/"; 0 found
(#717) Expected 1 space after "/"; 0 found
(#717) Commas (,) must be followed by white space.
(#717) Variable "X" must be all lower-case
(#717) Expected 1 space before "+"; 0 found
(#717) Expected 1 space after "+"; 0 found
(#717) Variable "IconAreaWidth" must be all lower-case
(#717) Commas (,) must be followed by white space.
(#717) Variable "Y" must be all lower-case
(#717) Expected 1 space before "+"; 0 found
(#717) Expected 1 space after "+"; 0 found
(#717) Variable "IconAreaHeight" must be all lower-case
(#717) Expected 1 space before "/"; 0 found
(#717) Expected 1 space after "/"; 0 found
(#717) Commas (,) must be followed by white space.
(#717) Expected 1 space before "=>"; 0 found
(#717) Expected 1 space after "=>"; 0 found
(#717) Variable "R" must be all lower-case
(#717) Commas (,) must be followed by white space.
(#717) Expected 1 space before "=>"; 0 found
(#717) Expected 1 space after "=>"; 0 found
(#717) Variable "G" must be all lower-case
(#717) Commas (,) must be followed by white space.
(#717) Expected 1 space before "=>"; 0 found
(#717) Expected 1 space after "=>"; 0 found
(#717) Variable "B" must be all lower-case
(#717) Commas (,) must be followed by white space.
(#717) Expected 1 space before "=>"; 0 found
(#717) Expected 1 space after "=>"; 0 found
(#717) Variable "Ticks" must be all lower-case
(#717) Commas (,) must be followed by white space.
(#717) Expected 1 space before "=>"; 0 found
(#717) Expected 1 space after "=>"; 0 found
(#717) Variable "Weight" must be all lower-case
(#717) Line exceeds 132 characters; contains 172 characters
(#718) Line indented incorrectly; expected 20 spaces, found 12
(#718) Closing brace indented incorrectly; expected 11 spaces, found 12
(#719) Line indented incorrectly; expected 16 spaces, found 10
(#719) Closing brace indented incorrectly; expected 9 spaces, found 10
(#721) Line indented incorrectly; expected 16 spaces, found 9
(#721) Expected "if (...) {\n"; found "if (...)\n {\n"
(#721) Variable "Mode" must be all lower-case
(#722) Line indented incorrectly; expected at least 16 spaces, found 10
(#723) Line indented incorrectly; expected at least 20 spaces, found 11
(#723) Variable "Lines" must be all lower-case
(#723) Commas (,) must be followed by white space.
(#723) Variable "Series" must be all lower-case
(#724) Line indented incorrectly; expected at least 20 spaces, found 11
(#724) Inline control structures are not allowed
(#724) Variable "Lines" must be all lower-case
(#724) Variable "Key" must be all lower-case
(#724) Variable "Value" must be all lower-case
(#725) Line indented incorrectly; expected at least 20 spaces, found 12
(#725) Variable "X" must be all lower-case
(#725) Expected 1 space before "+"; 0 found
(#725) Expected 1 space after "+"; 0 found
(#725) Variable "IconAreaWidth" must be all lower-case
(#725) Expected 1 space before "+"; 0 found
(#725) Expected 1 space after "+"; 0 found
(#725) Commas (,) must be followed by white space.
(#725) Variable "Y" must be all lower-case
(#725) Expected 1 space before "+"; 0 found
(#725) Expected 1 space after "+"; 0 found
(#725) Variable "IconAreaHeight" must be all lower-case
(#725) Expected 1 space before "/"; 0 found
(#725) Expected 1 space after "/"; 0 found
(#725) Expected 1 space before "+"; 0 found
(#725) Expected 1 space after "+"; 0 found
(#725) Expected 1 space before "+"; 0 found
(#725) Expected 1 space after "+"; 0 found
(#725) Expected 1 space before "*"; 0 found
(#725) Expected 1 space after "*"; 0 found
(#725) Variable "Key" must be all lower-case
(#725) Commas (,) must be followed by white space.
(#725) Variable "Value" must be all lower-case
(#725) Commas (,) must be followed by white space.
(#725) Expected 1 space before "=>"; 0 found
(#725) Expected 1 space after "=>"; 0 found
(#725) Variable "FontR" must be all lower-case
(#725) Commas (,) must be followed by white space.
(#725) Expected 1 space before "=>"; 0 found
(#725) Expected 1 space after "=>"; 0 found
(#725) Variable "FontG" must be all lower-case
(#725) Commas (,) must be followed by white space.
(#725) Expected 1 space before "=>"; 0 found
(#725) Expected 1 space after "=>"; 0 found
(#725) Variable "FontB" must be all lower-case
(#725) Commas (,) must be followed by white space.
(#725) Expected 1 space before "=>"; 0 found
(#725) Expected 1 space after "=>"; 0 found
(#725) Line exceeds maximum limit of 180 characters; contains 206 characters
(#727) Line indented incorrectly; expected at least 20 spaces, found 11
(#727) Variable "Y" must be all lower-case
(#727) Expected 1 space before "="; 0 found
(#727) Expected 1 space after "="; 0 found
(#727) Variable "Y" must be all lower-case
(#727) Expected 1 space before "+"; 0 found
(#727) Expected 1 space after "+"; 0 found
(#727) Expected 1 space before "*"; 0 found
(#727) Expected 1 space after "*"; 0 found
(#727) Variable "Lines" must be all lower-case
(#727) Commas (,) must be followed by white space.
(#727) Variable "IconAreaHeight" must be all lower-case
(#728) Line indented incorrectly; expected 16 spaces, found 10
(#728) Closing brace indented incorrectly; expected 9 spaces, found 10
(#729) Line indented incorrectly; expected 16 spaces, found 9
(#729) Usage of ELSEIF not allowed; use ELSE IF instead
(#729) Variable "Mode" must be all lower-case
(#730) Line indented incorrectly; expected at least 16 spaces, found 10
(#731) Line indented incorrectly; expected at least 20 spaces, found 11
(#731) Variable "Lines" must be all lower-case
(#731) Commas (,) must be followed by white space.
(#731) Variable "Series" must be all lower-case
(#732) Line indented incorrectly; expected at least 20 spaces, found 11
(#732) Variable "Width" must be all lower-case
(#733) Line indented incorrectly; expected 20 spaces, found 11
(#733) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#733) Variable "Lines" must be all lower-case
(#733) Variable "Key" must be all lower-case
(#733) Variable "Value" must be all lower-case
(#734) Line indented incorrectly; expected at least 20 spaces, found 12
(#735) Line indented incorrectly; expected at least 24 spaces, found 13
(#735) Variable "BoxArray" must be all lower-case
(#735) Variable "X" must be all lower-case
(#735) Expected 1 space before "+"; 0 found
(#735) Expected 1 space after "+"; 0 found
(#735) Variable "IconAreaWidth" must be all lower-case
(#735) Expected 1 space before "+"; 0 found
(#735) Expected 1 space after "+"; 0 found
(#735) Commas (,) must be followed by white space.
(#735) Variable "Y" must be all lower-case
(#735) Expected 1 space before "+"; 0 found
(#735) Expected 1 space after "+"; 0 found
(#735) Variable "IconAreaHeight" must be all lower-case
(#735) Expected 1 space before "/"; 0 found
(#735) Expected 1 space after "/"; 0 found
(#735) Expected 1 space before "+"; 0 found
(#735) Expected 1 space after "+"; 0 found
(#735) Expected 1 space before "+"; 0 found
(#735) Expected 1 space after "+"; 0 found
(#735) Expected 1 space before "*"; 0 found
(#735) Expected 1 space after "*"; 0 found
(#735) Variable "Key" must be all lower-case
(#735) Commas (,) must be followed by white space.
(#735) Variable "Value" must be all lower-case
(#735) Commas (,) must be followed by white space.
(#735) Expected 1 space before "=>"; 0 found
(#735) Expected 1 space after "=>"; 0 found
(#735) Variable "FontR" must be all lower-case
(#735) Commas (,) must be followed by white space.
(#735) Expected 1 space before "=>"; 0 found
(#735) Expected 1 space after "=>"; 0 found
(#735) Variable "FontG" must be all lower-case
(#735) Commas (,) must be followed by white space.
(#735) Expected 1 space before "=>"; 0 found
(#735) Expected 1 space after "=>"; 0 found
(#735) Variable "FontB" must be all lower-case
(#735) Commas (,) must be followed by white space.
(#735) Expected 1 space before "=>"; 0 found
(#735) Expected 1 space after "=>"; 0 found
(#735) Line exceeds maximum limit of 180 characters; contains 219 characters
(#736) Line indented incorrectly; expected at least 24 spaces, found 13
(#736) Variable "Width" must be all lower-case
(#736) Variable "BoxArray" must be all lower-case
(#737) Line indented incorrectly; expected 20 spaces, found 12
(#737) Closing brace indented incorrectly; expected 11 spaces, found 12
(#738) Line indented incorrectly; expected at least 20 spaces, found 11
(#738) Variable "X" must be all lower-case
(#738) Expected 1 space before "="; 0 found
(#738) Expected 1 space after "="; 0 found
(#738) Variable "Width" must be all lower-case
(#738) Expected 1 space before "+"; 0 found
(#738) Expected 1 space after "+"; 0 found
(#738) Expected 1 space before "+"; 0 found
(#738) Expected 1 space after "+"; 0 found
(#738) Variable "XStep" must be all lower-case
(#739) Line indented incorrectly; expected 16 spaces, found 10
(#739) Closing brace indented incorrectly; expected 9 spaces, found 10
(#740) Line indented incorrectly; expected 12 spaces, found 8
(#740) Closing brace indented incorrectly; expected 7 spaces, found 8
(#741) Line indented incorrectly; expected 8 spaces, found 6
(#741) Closing brace indented incorrectly; expected 5 spaces, found 6
(#743) Line indented incorrectly; expected at least 8 spaces, found 5
(#743) Variable "RestoreShadow" must be all lower-case
(#744) Closing brace indented incorrectly; expected 3 spaces, found 4
(#746) Line indented incorrectly; expected at least 4 spaces, found 3
(#747) Line indented incorrectly; expected 4 spaces, found 3
(#747) method name "pScatter::getScatterLegendSize" must be in lower-case letters only
(#747) Visibility must be declared on method "getScatterLegendSize"
(#747) Variable "Format" must be all lower-case
(#748) Opening brace should be on the same line as the declaration
(#749) Line indented incorrectly; expected at least 8 spaces, found 5
(#749) Variable "FontName" must be all lower-case
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Variable "Format" must be all lower-case
(#749) Variable "Format" must be all lower-case
(#750) Line indented incorrectly; expected at least 8 spaces, found 5
(#750) Variable "FontSize" must be all lower-case
(#750) Spaces must be used for alignment; tabs are not allowed
(#750) Tab found within whitespace
(#750) Variable "Format" must be all lower-case
(#750) Variable "Format" must be all lower-case
(#751) Line indented incorrectly; expected at least 8 spaces, found 5
(#751) Variable "BoxSize" must be all lower-case
(#751) Spaces must be used for alignment; tabs are not allowed
(#751) Tab found within whitespace
(#751) Variable "Format" must be all lower-case
(#751) Variable "Format" must be all lower-case
(#752) Line indented incorrectly; expected at least 8 spaces, found 5
(#752) Variable "Margin" must be all lower-case
(#752) Spaces must be used for alignment; tabs are not allowed
(#752) Tab found within whitespace
(#752) Variable "Format" must be all lower-case
(#752) Variable "Format" must be all lower-case
(#753) Line indented incorrectly; expected at least 8 spaces, found 5
(#753) Variable "Style" must be all lower-case
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Tab found within whitespace
(#753) Variable "Format" must be all lower-case
(#753) Variable "Format" must be all lower-case
(#754) Line indented incorrectly; expected at least 8 spaces, found 5
(#754) Variable "Mode" must be all lower-case
(#754) Spaces must be used for alignment; tabs are not allowed
(#754) Tab found within whitespace
(#754) Variable "Format" must be all lower-case
(#754) Variable "Format" must be all lower-case
(#756) Line indented incorrectly; expected at least 8 spaces, found 5
(#756) Variable "YStep" must be all lower-case
(#756) Commas (,) must be followed by white space.
(#756) Variable "BoxSize" must be all lower-case
(#757) Line indented incorrectly; expected at least 8 spaces, found 5
(#757) Variable "XStep" must be all lower-case
(#757) Variable "BoxSize" must be all lower-case
(#759) Line indented incorrectly; expected at least 8 spaces, found 5
(#759) Variable "X" must be all lower-case
(#759) Expected 1 space before "="; 0 found
(#759) Expected 1 space after "="; 0 found
(#759) Variable "Y" must be all lower-case
(#759) Expected 1 space before "="; 0 found
(#759) Expected 1 space after "="; 0 found
(#761) Line indented incorrectly; expected at least 8 spaces, found 5
(#761) Variable "Data" must be all lower-case
(#763) Line indented incorrectly; expected 8 spaces, found 5
(#763) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#763) Variable "Data" must be all lower-case
(#763) Variable "Key" must be all lower-case
(#763) Variable "Series" must be all lower-case
(#764) Line indented incorrectly; expected at least 8 spaces, found 6
(#765) Line indented incorrectly; expected 12 spaces, found 7
(#765) Expected "if (...) {\n"; found "if (...)\n {\n"
(#765) Variable "Series" must be all lower-case
(#765) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#765) Variable "Series" must be all lower-case
(#766) Line indented incorrectly; expected at least 12 spaces, found 8
(#767) Line indented incorrectly; expected at least 16 spaces, found 9
(#767) Variable "PicWidth" must be all lower-case
(#767) Commas (,) must be followed by white space.
(#767) Variable "PicHeight" must be all lower-case
(#767) Variable "Series" must be all lower-case
(#768) Line indented incorrectly; expected 16 spaces, found 9
(#768) Expected "if (...) {\n"; found "if (...) { "
(#768) Variable "IconAreaWidth" must be all lower-case
(#768) Variable "PicWidth" must be all lower-case
(#768) Variable "IconAreaWidth" must be all lower-case
(#768) Variable "PicWidth" must be all lower-case
(#768) Closing brace must be on a line by itself
(#769) Line indented incorrectly; expected 16 spaces, found 9
(#769) Expected "if (...) {\n"; found "if (...) { "
(#769) Variable "IconAreaHeight" must be all lower-case
(#769) Variable "PicHeight" must be all lower-case
(#769) Variable "IconAreaHeight" must be all lower-case
(#769) Variable "PicHeight" must be all lower-case
(#769) Closing brace must be on a line by itself
(#770) Line indented incorrectly; expected 12 spaces, found 8
(#770) Closing brace indented incorrectly; expected 7 spaces, found 8
(#771) Line indented incorrectly; expected 8 spaces, found 6
(#771) Closing brace indented incorrectly; expected 5 spaces, found 6
(#773) Line indented incorrectly; expected at least 8 spaces, found 5
(#773) Variable "YStep" must be all lower-case
(#773) Commas (,) must be followed by white space.
(#773) Variable "IconAreaHeight" must be all lower-case
(#774) Line indented incorrectly; expected at least 8 spaces, found 5
(#774) Variable "XStep" must be all lower-case
(#774) Variable "IconAreaWidth" must be all lower-case
(#775) Line indented incorrectly; expected at least 8 spaces, found 5
(#775) Variable "XStep" must be all lower-case
(#775) Variable "XSpacing" must be all lower-case
(#777) Line indented incorrectly; expected at least 8 spaces, found 5
(#777) Variable "Boundaries" must be all lower-case
(#777) Variable "Boundaries" must be all lower-case
(#777) Variable "X" must be all lower-case
(#777) Variable "Boundaries" must be all lower-case
(#777) Variable "Y" must be all lower-case
(#777) Variable "Boundaries" must be all lower-case
(#777) Variable "Boundaries" must be all lower-case
(#777) Variable "vY" must be all lower-case
(#777) Variable "Y" must be all lower-case
(#777) Variable "vX" must be all lower-case
(#777) Variable "X" must be all lower-case
(#778) Line indented incorrectly; expected 8 spaces, found 5
(#778) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#778) Variable "Data" must be all lower-case
(#778) Variable "Key" must be all lower-case
(#778) Variable "Series" must be all lower-case
(#779) Line indented incorrectly; expected at least 8 spaces, found 6
(#780) Line indented incorrectly; expected 12 spaces, found 7
(#780) Expected "if (...) {\n"; found "if (...)\n {\n"
(#780) Variable "Series" must be all lower-case
(#780) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#781) Line indented incorrectly; expected at least 12 spaces, found 8
(#782) Line indented incorrectly; expected 16 spaces, found 9
(#782) Expected "if (...) {\n"; found "if (...)\n {\n"
(#782) Variable "Mode" must be all lower-case
(#783) Line indented incorrectly; expected at least 16 spaces, found 10
(#784) Line indented incorrectly; expected at least 20 spaces, found 11
(#784) Variable "BoxArray" must be all lower-case
(#784) Variable "vX" must be all lower-case
(#784) Expected 1 space before "+"; 0 found
(#784) Expected 1 space after "+"; 0 found
(#784) Variable "IconAreaWidth" must be all lower-case
(#784) Expected 1 space before "+"; 0 found
(#784) Expected 1 space after "+"; 0 found
(#784) Commas (,) must be followed by white space.
(#784) Variable "vY" must be all lower-case
(#784) Expected 1 space before "+"; 0 found
(#784) Expected 1 space after "+"; 0 found
(#784) Variable "IconAreaHeight" must be all lower-case
(#784) Expected 1 space before "/"; 0 found
(#784) Expected 1 space after "/"; 0 found
(#784) Commas (,) must be followed by white space.
(#784) Variable "FontName" must be all lower-case
(#784) Commas (,) must be followed by white space.
(#784) Variable "FontSize" must be all lower-case
(#784) Commas (,) must be followed by white space.
(#784) Commas (,) must be followed by white space.
(#784) Variable "Series" must be all lower-case
(#784) Line exceeds 132 characters; contains 144 characters
(#786) Line indented incorrectly; expected 20 spaces, found 11
(#786) Expected "if (...) {\n"; found "if (...) { "
(#786) Variable "Boundaries" must be all lower-case
(#786) Variable "BoxArray" must be all lower-case
(#786) Expected 1 space before "+"; 0 found
(#786) Expected 1 space after "+"; 0 found
(#786) Variable "IconAreaHeight" must be all lower-case
(#786) Expected 1 space before "/"; 0 found
(#786) Expected 1 space after "/"; 0 found
(#786) Variable "Boundaries" must be all lower-case
(#786) Variable "BoxArray" must be all lower-case
(#786) Expected 1 space before "+"; 0 found
(#786) Expected 1 space after "+"; 0 found
(#786) Variable "IconAreaHeight" must be all lower-case
(#786) Expected 1 space before "/"; 0 found
(#786) Expected 1 space after "/"; 0 found
(#786) Closing brace must be on a line by itself
(#787) Line indented incorrectly; expected 20 spaces, found 11
(#787) Expected "if (...) {\n"; found "if (...) { "
(#787) Variable "Boundaries" must be all lower-case
(#787) Variable "BoxArray" must be all lower-case
(#787) Expected 1 space before "+"; 0 found
(#787) Expected 1 space after "+"; 0 found
(#787) Variable "Boundaries" must be all lower-case
(#787) Variable "BoxArray" must be all lower-case
(#787) Expected 1 space before "+"; 0 found
(#787) Expected 1 space after "+"; 0 found
(#787) Closing brace must be on a line by itself
(#788) Line indented incorrectly; expected 20 spaces, found 11
(#788) Expected "if (...) {\n"; found "if (...) { "
(#788) Variable "Boundaries" must be all lower-case
(#788) Variable "BoxArray" must be all lower-case
(#788) Expected 1 space before "+"; 0 found
(#788) Expected 1 space after "+"; 0 found
(#788) Expected 1 space before "+"; 0 found
(#788) Expected 1 space after "+"; 0 found
(#788) Variable "IconAreaHeight" must be all lower-case
(#788) Expected 1 space before "/"; 0 found
(#788) Expected 1 space after "/"; 0 found
(#788) Variable "Boundaries" must be all lower-case
(#788) Variable "BoxArray" must be all lower-case
(#788) Expected 1 space before "+"; 0 found
(#788) Expected 1 space after "+"; 0 found
(#788) Expected 1 space before "+"; 0 found
(#788) Expected 1 space after "+"; 0 found
(#788) Variable "IconAreaHeight" must be all lower-case
(#788) Expected 1 space before "/"; 0 found
(#788) Expected 1 space after "/"; 0 found
(#788) Line exceeds 132 characters; contains 136 characters
(#788) Closing brace must be on a line by itself
(#790) Line indented incorrectly; expected at least 20 spaces, found 11
(#790) Variable "Lines" must be all lower-case
(#790) Commas (,) must be followed by white space.
(#790) Variable "Series" must be all lower-case
(#791) Line indented incorrectly; expected at least 20 spaces, found 11
(#791) Variable "vY" must be all lower-case
(#791) Variable "vY" must be all lower-case
(#791) Expected 1 space before "*"; 0 found
(#791) Expected 1 space after "*"; 0 found
(#791) Variable "Lines" must be all lower-case
(#791) Commas (,) must be followed by white space.
(#791) Variable "IconAreaHeight" must be all lower-case
(#792) Line indented incorrectly; expected 16 spaces, found 10
(#792) Closing brace indented incorrectly; expected 9 spaces, found 10
(#793) Line indented incorrectly; expected 16 spaces, found 9
(#793) Usage of ELSEIF not allowed; use ELSE IF instead
(#793) Variable "Mode" must be all lower-case
(#794) Line indented incorrectly; expected at least 16 spaces, found 10
(#795) Line indented incorrectly; expected at least 20 spaces, found 11
(#795) Variable "Lines" must be all lower-case
(#795) Commas (,) must be followed by white space.
(#795) Variable "Series" must be all lower-case
(#796) Line indented incorrectly; expected at least 20 spaces, found 11
(#796) Variable "Width" must be all lower-case
(#797) Line indented incorrectly; expected 20 spaces, found 11
(#797) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#797) Variable "Lines" must be all lower-case
(#797) Variable "Key" must be all lower-case
(#797) Variable "Value" must be all lower-case
(#798) Line indented incorrectly; expected at least 20 spaces, found 12
(#799) Line indented incorrectly; expected at least 24 spaces, found 13
(#799) Variable "BoxArray" must be all lower-case
(#799) Variable "vX" must be all lower-case
(#799) Expected 1 space before "+"; 0 found
(#799) Expected 1 space after "+"; 0 found
(#799) Variable "IconAreaWidth" must be all lower-case
(#799) Expected 1 space before "+"; 0 found
(#799) Expected 1 space after "+"; 0 found
(#799) Commas (,) must be followed by white space.
(#799) Variable "Y" must be all lower-case
(#799) Expected 1 space before "+"; 0 found
(#799) Expected 1 space after "+"; 0 found
(#799) Variable "IconAreaHeight" must be all lower-case
(#799) Expected 1 space before "/"; 0 found
(#799) Expected 1 space after "/"; 0 found
(#799) Expected 1 space before "+"; 0 found
(#799) Expected 1 space after "+"; 0 found
(#799) Expected 1 space before "+"; 0 found
(#799) Expected 1 space after "+"; 0 found
(#799) Expected 1 space before "*"; 0 found
(#799) Expected 1 space after "*"; 0 found
(#799) Variable "Key" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "FontName" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Variable "FontSize" must be all lower-case
(#799) Commas (,) must be followed by white space.
(#799) Commas (,) must be followed by white space.
(#799) Variable "Value" must be all lower-case
(#799) Line exceeds 132 characters; contains 170 characters
(#801) Line indented incorrectly; expected 24 spaces, found 13
(#801) Expected "if (...) {\n"; found "if (...) { "
(#801) Variable "Boundaries" must be all lower-case
(#801) Variable "BoxArray" must be all lower-case
(#801) Expected 1 space before "+"; 0 found
(#801) Expected 1 space after "+"; 0 found
(#801) Variable "IconAreaHeight" must be all lower-case
(#801) Expected 1 space before "/"; 0 found
(#801) Expected 1 space after "/"; 0 found
(#801) Variable "Boundaries" must be all lower-case
(#801) Variable "BoxArray" must be all lower-case
(#801) Expected 1 space before "+"; 0 found
(#801) Expected 1 space after "+"; 0 found
(#801) Variable "IconAreaHeight" must be all lower-case
(#801) Expected 1 space before "/"; 0 found
(#801) Expected 1 space after "/"; 0 found
(#801) Line exceeds 132 characters; contains 134 characters
(#801) Closing brace must be on a line by itself
(#802) Line indented incorrectly; expected 24 spaces, found 13
(#802) Expected "if (...) {\n"; found "if (...) { "
(#802) Variable "Boundaries" must be all lower-case
(#802) Variable "BoxArray" must be all lower-case
(#802) Expected 1 space before "+"; 0 found
(#802) Expected 1 space after "+"; 0 found
(#802) Variable "Boundaries" must be all lower-case
(#802) Variable "BoxArray" must be all lower-case
(#802) Expected 1 space before "+"; 0 found
(#802) Expected 1 space after "+"; 0 found
(#802) Closing brace must be on a line by itself
(#803) Line indented incorrectly; expected 24 spaces, found 13
(#803) Expected "if (...) {\n"; found "if (...) { "
(#803) Variable "Boundaries" must be all lower-case
(#803) Variable "BoxArray" must be all lower-case
(#803) Expected 1 space before "+"; 0 found
(#803) Expected 1 space after "+"; 0 found
(#803) Expected 1 space before "+"; 0 found
(#803) Expected 1 space after "+"; 0 found
(#803) Variable "IconAreaHeight" must be all lower-case
(#803) Expected 1 space before "/"; 0 found
(#803) Expected 1 space after "/"; 0 found
(#803) Variable "Boundaries" must be all lower-case
(#803) Variable "BoxArray" must be all lower-case
(#803) Expected 1 space before "+"; 0 found
(#803) Expected 1 space after "+"; 0 found
(#803) Expected 1 space before "+"; 0 found
(#803) Expected 1 space after "+"; 0 found
(#803) Variable "IconAreaHeight" must be all lower-case
(#803) Expected 1 space before "/"; 0 found
(#803) Expected 1 space after "/"; 0 found
(#803) Line exceeds 132 characters; contains 138 characters
(#803) Closing brace must be on a line by itself
(#805) Line indented incorrectly; expected at least 24 spaces, found 13
(#805) Variable "Width" must be all lower-case
(#805) Variable "BoxArray" must be all lower-case
(#806) Line indented incorrectly; expected 20 spaces, found 12
(#806) Closing brace indented incorrectly; expected 11 spaces, found 12
(#808) Line indented incorrectly; expected at least 20 spaces, found 11
(#808) Variable "vX" must be all lower-case
(#808) Expected 1 space before "="; 0 found
(#808) Expected 1 space after "="; 0 found
(#808) Variable "Width" must be all lower-case
(#808) Expected 1 space before "+"; 0 found
(#808) Expected 1 space after "+"; 0 found
(#808) Variable "XStep" must be all lower-case
(#809) Line indented incorrectly; expected 16 spaces, found 10
(#809) Closing brace indented incorrectly; expected 9 spaces, found 10
(#810) Line indented incorrectly; expected 12 spaces, found 8
(#810) Closing brace indented incorrectly; expected 7 spaces, found 8
(#811) Line indented incorrectly; expected 8 spaces, found 6
(#811) Closing brace indented incorrectly; expected 5 spaces, found 6
(#812) Line indented incorrectly; expected at least 8 spaces, found 5
(#812) Variable "vY" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Variable "vY" must be all lower-case
(#812) Expected 1 space before "-"; 0 found
(#812) Expected 1 space after "-"; 0 found
(#812) Variable "YStep" must be all lower-case
(#812) Variable "vX" must be all lower-case
(#812) Expected 1 space before "="; 0 found
(#812) Expected 1 space after "="; 0 found
(#812) Variable "vX" must be all lower-case
(#812) Expected 1 space before "-"; 0 found
(#812) Expected 1 space after "-"; 0 found
(#812) Variable "XStep" must be all lower-case
(#814) Line indented incorrectly; expected at least 8 spaces, found 5
(#814) Variable "TopOffset" must be all lower-case
(#814) Variable "Y" must be all lower-case
(#814) Variable "Boundaries" must be all lower-case
(#815) Line indented incorrectly; expected 8 spaces, found 5
(#815) Expected "if (...) {\n"; found "if (...) { "
(#815) Variable "Boundaries" must be all lower-case
(#815) Expected 1 space before "-"; 0 found
(#815) Expected 1 space after "-"; 0 found
(#815) Variable "vY" must be all lower-case
(#815) Expected 1 space before "+"; 0 found
(#815) Expected 1 space after "+"; 0 found
(#815) Variable "BoxSize" must be all lower-case
(#815) Variable "TopOffset" must be all lower-case
(#815) Variable "Boundaries" must be all lower-case
(#815) Variable "vY" must be all lower-case
(#815) Expected 1 space before "+"; 0 found
(#815) Expected 1 space after "+"; 0 found
(#815) Variable "BoxSize" must be all lower-case
(#815) Expected 1 space before "+"; 0 found
(#815) Expected 1 space after "+"; 0 found
(#815) Variable "TopOffset" must be all lower-case
(#815) Closing brace must be on a line by itself
(#817) Line indented incorrectly; expected at least 8 spaces, found 5
(#817) Variable "Width" must be all lower-case
(#817) Variable "Boundaries" must be all lower-case
(#817) Expected 1 space before "+"; 0 found
(#817) Expected 1 space after "+"; 0 found
(#817) Variable "Margin" must be all lower-case
(#817) Variable "Boundaries" must be all lower-case
(#817) Expected 1 space before "-"; 0 found
(#817) Expected 1 space after "-"; 0 found
(#817) Variable "Margin" must be all lower-case
(#818) Line indented incorrectly; expected at least 8 spaces, found 5
(#818) Variable "Height" must be all lower-case
(#818) Variable "Boundaries" must be all lower-case
(#818) Expected 1 space before "+"; 0 found
(#818) Expected 1 space after "+"; 0 found
(#818) Variable "Margin" must be all lower-case
(#818) Variable "Boundaries" must be all lower-case
(#818) Expected 1 space before "-"; 0 found
(#818) Expected 1 space after "-"; 0 found
(#818) Variable "Margin" must be all lower-case
(#820) Line indented incorrectly; expected at least 8 spaces, found 5
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Variable "Width" must be all lower-case
(#820) Commas (,) must be followed by white space.
(#820) Expected 1 space before "=>"; 0 found
(#820) Expected 1 space after "=>"; 0 found
(#820) Variable "Height" must be all lower-case
(#821) Closing brace indented incorrectly; expected 3 spaces, found 4
(#823) Line indented incorrectly; expected at least 4 spaces, found 3
(#824) Line indented incorrectly; expected 4 spaces, found 3
(#824) method name "pScatter::drawScatterBestFit" must be in lower-case letters only
(#824) Visibility must be declared on method "drawScatterBestFit"
(#824) Variable "Format" must be all lower-case
(#825) Opening brace should be on the same line as the declaration
(#826) Line indented incorrectly; expected at least 8 spaces, found 5
(#826) Variable "Ticks" must be all lower-case
(#826) Spaces must be used for alignment; tabs are not allowed
(#826) Tab found within whitespace
(#826) Variable "Format" must be all lower-case
(#826) Variable "Format" must be all lower-case
(#828) Line indented incorrectly; expected at least 8 spaces, found 5
(#828) Variable "Data" must be all lower-case
(#830) Line indented incorrectly; expected 8 spaces, found 5
(#830) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#830) Variable "Data" must be all lower-case
(#830) Variable "Key" must be all lower-case
(#830) Variable "Series" must be all lower-case
(#831) Line indented incorrectly; expected at least 8 spaces, found 6
(#832) Line indented incorrectly; expected 12 spaces, found 7
(#832) Expected "if (...) {\n"; found "if (...)\n {\n"
(#832) Variable "Series" must be all lower-case
(#832) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#833) Line indented incorrectly; expected at least 12 spaces, found 8
(#834) Line indented incorrectly; expected at least 16 spaces, found 9
(#834) Variable "SerieX" must be all lower-case
(#834) Variable "Series" must be all lower-case
(#834) Variable "SerieValuesX" must be all lower-case
(#834) Variable "Data" must be all lower-case
(#834) Variable "SerieX" must be all lower-case
(#834) Variable "SerieXAxis" must be all lower-case
(#834) Variable "Data" must be all lower-case
(#834) Variable "SerieX" must be all lower-case
(#835) Line indented incorrectly; expected at least 16 spaces, found 9
(#835) Variable "SerieY" must be all lower-case
(#835) Variable "Series" must be all lower-case
(#835) Variable "SerieValuesY" must be all lower-case
(#835) Variable "Data" must be all lower-case
(#835) Variable "SerieY" must be all lower-case
(#835) Variable "SerieYAxis" must be all lower-case
(#835) Variable "Data" must be all lower-case
(#835) Variable "SerieY" must be all lower-case
(#837) Line indented incorrectly; expected at least 16 spaces, found 9
(#837) Variable "Color" must be all lower-case
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#837) Variable "Series" must be all lower-case
(#837) Commas (,) must be followed by white space.
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#837) Variable "Series" must be all lower-case
(#837) Commas (,) must be followed by white space.
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#837) Variable "Series" must be all lower-case
(#837) Commas (,) must be followed by white space.
(#837) Expected 1 space before "=>"; 0 found
(#837) Expected 1 space after "=>"; 0 found
(#837) Variable "Series" must be all lower-case
(#837) Line exceeds 132 characters; contains 141 characters
(#838) Line indented incorrectly; expected at least 16 spaces, found 9
(#838) Variable "Color" must be all lower-case
(#838) Variable "Ticks" must be all lower-case
(#840) Line indented incorrectly; expected at least 16 spaces, found 9
(#840) Variable "PosArrayX" must be all lower-case
(#840) Variable "Data" must be all lower-case
(#840) Variable "Series" must be all lower-case
(#841) Line indented incorrectly; expected at least 16 spaces, found 9
(#841) Variable "PosArrayY" must be all lower-case
(#841) Variable "Data" must be all lower-case
(#841) Variable "Series" must be all lower-case
(#843) Line indented incorrectly; expected at least 16 spaces, found 9
(#843) Variable "Sxy" must be all lower-case
(#843) Variable "Sx" must be all lower-case
(#843) Variable "Sy" must be all lower-case
(#843) Variable "Sxx" must be all lower-case
(#844) Line indented incorrectly; expected 16 spaces, found 9
(#844) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#844) Variable "PosArrayX" must be all lower-case
(#844) Variable "Key" must be all lower-case
(#844) Variable "Value" must be all lower-case
(#845) Line indented incorrectly; expected at least 16 spaces, found 10
(#846) Line indented incorrectly; expected at least 20 spaces, found 11
(#846) Variable "X" must be all lower-case
(#846) Variable "Value" must be all lower-case
(#846) Variable "Y" must be all lower-case
(#846) Variable "PosArrayY" must be all lower-case
(#846) Variable "Key" must be all lower-case
(#848) Line indented incorrectly; expected at least 20 spaces, found 11
(#848) Variable "Sxy" must be all lower-case
(#848) Variable "Sxy" must be all lower-case
(#848) Variable "X" must be all lower-case
(#848) Expected 1 space before "*"; 0 found
(#848) Expected 1 space after "*"; 0 found
(#848) Variable "Y" must be all lower-case
(#849) Line indented incorrectly; expected at least 20 spaces, found 11
(#849) Variable "Sx" must be all lower-case
(#849) Variable "Sx" must be all lower-case
(#849) Variable "X" must be all lower-case
(#850) Line indented incorrectly; expected at least 20 spaces, found 11
(#850) Variable "Sy" must be all lower-case
(#850) Variable "Sy" must be all lower-case
(#850) Variable "Y" must be all lower-case
(#851) Line indented incorrectly; expected at least 20 spaces, found 11
(#851) Variable "Sxx" must be all lower-case
(#851) Variable "Sxx" must be all lower-case
(#851) Variable "X" must be all lower-case
(#851) Expected 1 space before "*"; 0 found
(#851) Expected 1 space after "*"; 0 found
(#851) Variable "X" must be all lower-case
(#852) Line indented incorrectly; expected 16 spaces, found 10
(#852) Closing brace indented incorrectly; expected 9 spaces, found 10
(#854) Line indented incorrectly; expected at least 16 spaces, found 9
(#854) Variable "PosArrayX" must be all lower-case
(#856) Line indented incorrectly; expected 16 spaces, found 9
(#856) Expected "if (...) {\n"; found "if (...)\n {\n"
(#856) Expected 1 space before "*"; 0 found
(#856) Expected 1 space after "*"; 0 found
(#856) Variable "Sxx" must be all lower-case
(#856) Variable "Sx" must be all lower-case
(#856) Expected 1 space before "*"; 0 found
(#856) Expected 1 space after "*"; 0 found
(#856) Variable "Sx" must be all lower-case
(#857) Line indented incorrectly; expected at least 16 spaces, found 10
(#858) Line indented incorrectly; expected at least 20 spaces, found 11
(#858) Variable "X1" must be all lower-case
(#858) Variable "Data" must be all lower-case
(#858) Variable "SerieXAxis" must be all lower-case
(#858) Commas (,) must be followed by white space.
(#858) Variable "SerieXAxis" must be all lower-case
(#859) Line indented incorrectly; expected at least 20 spaces, found 11
(#859) Variable "X2" must be all lower-case
(#859) Variable "X1" must be all lower-case
(#860) Line indented incorrectly; expected at least 20 spaces, found 11
(#860) Variable "Y1" must be all lower-case
(#861) Line indented incorrectly; expected at least 20 spaces, found 11
(#861) Variable "Y2" must be all lower-case
(#862) Line indented incorrectly; expected 16 spaces, found 10
(#862) Closing brace indented incorrectly; expected 9 spaces, found 10
(#863) Line indented incorrectly; expected 16 spaces, found 9
(#863) Expected "} else {\n"; found "}\n else\n {\n"
(#864) Line indented incorrectly; expected at least 16 spaces, found 10
(#865) Line indented incorrectly; expected at least 20 spaces, found 11
(#865) Variable "M" must be all lower-case
(#865) Expected 1 space before "*"; 0 found
(#865) Expected 1 space after "*"; 0 found
(#865) Variable "Sxy" must be all lower-case
(#865) Expected 1 space before "-"; 0 found
(#865) Expected 1 space after "-"; 0 found
(#865) Variable "Sx" must be all lower-case
(#865) Expected 1 space before "*"; 0 found
(#865) Expected 1 space after "*"; 0 found
(#865) Variable "Sy" must be all lower-case
(#865) Expected 1 space before "*"; 0 found
(#865) Expected 1 space after "*"; 0 found
(#865) Variable "Sxx" must be all lower-case
(#865) Expected 1 space before "-"; 0 found
(#865) Expected 1 space after "-"; 0 found
(#865) Variable "Sx" must be all lower-case
(#865) Expected 1 space before "*"; 0 found
(#865) Expected 1 space after "*"; 0 found
(#865) Variable "Sx" must be all lower-case
(#866) Line indented incorrectly; expected at least 20 spaces, found 11
(#866) Variable "B" must be all lower-case
(#866) Variable "Sy" must be all lower-case
(#866) Expected 1 space before "-"; 0 found
(#866) Expected 1 space after "-"; 0 found
(#866) Variable "M" must be all lower-case
(#866) Expected 1 space before "*"; 0 found
(#866) Expected 1 space after "*"; 0 found
(#866) Variable "Sx" must be all lower-case
(#866) Expected 1 space before "/"; 0 found
(#866) Expected 1 space after "/"; 0 found
(#868) Line indented incorrectly; expected at least 20 spaces, found 11
(#868) Variable "X1" must be all lower-case
(#868) Variable "Data" must be all lower-case
(#868) Variable "SerieXAxis" must be all lower-case
(#868) Commas (,) must be followed by white space.
(#868) Variable "SerieXAxis" must be all lower-case
(#869) Line indented incorrectly; expected at least 20 spaces, found 11
(#869) Variable "Y1" must be all lower-case
(#869) Variable "M" must be all lower-case
(#869) Variable "Data" must be all lower-case
(#869) Variable "SerieXAxis" must be all lower-case
(#869) Variable "B" must be all lower-case
(#869) Commas (,) must be followed by white space.
(#869) Variable "SerieYAxis" must be all lower-case
(#870) Line indented incorrectly; expected at least 20 spaces, found 11
(#870) Variable "X2" must be all lower-case
(#870) Variable "Data" must be all lower-case
(#870) Variable "SerieXAxis" must be all lower-case
(#870) Commas (,) must be followed by white space.
(#870) Variable "SerieXAxis" must be all lower-case
(#871) Line indented incorrectly; expected at least 20 spaces, found 11
(#871) Variable "Y2" must be all lower-case
(#871) Variable "M" must be all lower-case
(#871) Variable "Data" must be all lower-case
(#871) Variable "SerieXAxis" must be all lower-case
(#871) Variable "B" must be all lower-case
(#871) Commas (,) must be followed by white space.
(#871) Variable "SerieYAxis" must be all lower-case
(#873) Line indented incorrectly; expected at least 20 spaces, found 11
(#873) Variable "RealM" must be all lower-case
(#873) Variable "Y2" must be all lower-case
(#873) Expected 1 space before "-"; 0 found
(#873) Expected 1 space after "-"; 0 found
(#873) Variable "Y1" must be all lower-case
(#873) Expected 1 space before "/"; 0 found
(#873) Expected 1 space after "/"; 0 found
(#873) Variable "X2" must be all lower-case
(#873) Expected 1 space before "-"; 0 found
(#873) Expected 1 space after "-"; 0 found
(#873) Variable "X1" must be all lower-case
(#875) Line indented incorrectly; expected 20 spaces, found 11
(#875) Expected "if (...) {\n"; found "if (...) { "
(#875) Variable "Y1" must be all lower-case
(#875) Variable "X1" must be all lower-case
(#875) Variable "X1" must be all lower-case
(#875) Expected 1 space before "-"; 0 found
(#875) Expected 1 space after "-"; 0 found
(#875) Variable "Y1" must be all lower-case
(#875) Expected 1 space before "/"; 0 found
(#875) Expected 1 space after "/"; 0 found
(#875) Variable "RealM" must be all lower-case
(#875) Variable "Y1" must be all lower-case
(#875) Line exceeds 132 characters; contains 159 characters
(#875) Closing brace must be on a line by itself
(#876) Line indented incorrectly; expected 20 spaces, found 11
(#876) Expected "if (...) {\n"; found "if (...) { "
(#876) Variable "Y1" must be all lower-case
(#876) Variable "X1" must be all lower-case
(#876) Variable "X1" must be all lower-case
(#876) Variable "Y1" must be all lower-case
(#876) Expected 1 space before "-"; 0 found
(#876) Expected 1 space after "-"; 0 found
(#876) Expected 1 space before "/"; 0 found
(#876) Expected 1 space after "/"; 0 found
(#876) Variable "RealM" must be all lower-case
(#876) Variable "Y1" must be all lower-case
(#876) Line exceeds 132 characters; contains 159 characters
(#876) Closing brace must be on a line by itself
(#877) Line indented incorrectly; expected 20 spaces, found 11
(#877) Expected "if (...) {\n"; found "if (...) { "
(#877) Variable "Y2" must be all lower-case
(#877) Variable "X2" must be all lower-case
(#877) Variable "X2" must be all lower-case
(#877) Expected 1 space before "-"; 0 found
(#877) Expected 1 space after "-"; 0 found
(#877) Variable "Y2" must be all lower-case
(#877) Expected 1 space before "/"; 0 found
(#877) Expected 1 space after "/"; 0 found
(#877) Variable "RealM" must be all lower-case
(#877) Variable "Y2" must be all lower-case
(#877) Line exceeds 132 characters; contains 159 characters
(#877) Closing brace must be on a line by itself
(#878) Line indented incorrectly; expected 20 spaces, found 11
(#878) Expected "if (...) {\n"; found "if (...) { "
(#878) Variable "Y2" must be all lower-case
(#878) Variable "X2" must be all lower-case
(#878) Variable "X2" must be all lower-case
(#878) Variable "Y2" must be all lower-case
(#878) Expected 1 space before "-"; 0 found
(#878) Expected 1 space after "-"; 0 found
(#878) Expected 1 space before "/"; 0 found
(#878) Expected 1 space after "/"; 0 found
(#878) Variable "RealM" must be all lower-case
(#878) Variable "Y2" must be all lower-case
(#878) Line exceeds 132 characters; contains 159 characters
(#878) Closing brace must be on a line by itself
(#879) Line indented incorrectly; expected 16 spaces, found 10
(#879) Closing brace indented incorrectly; expected 9 spaces, found 10
(#881) Line indented incorrectly; expected at least 16 spaces, found 9
(#881) Variable "X1" must be all lower-case
(#881) Commas (,) must be followed by white space.
(#881) Variable "Y1" must be all lower-case
(#881) Commas (,) must be followed by white space.
(#881) Variable "X2" must be all lower-case
(#881) Commas (,) must be followed by white space.
(#881) Variable "Y2" must be all lower-case
(#881) Commas (,) must be followed by white space.
(#881) Variable "Color" must be all lower-case
(#882) Line indented incorrectly; expected 12 spaces, found 8
(#882) Closing brace indented incorrectly; expected 7 spaces, found 8
(#883) Line indented incorrectly; expected 8 spaces, found 6
(#883) Closing brace indented incorrectly; expected 5 spaces, found 6
(#884) Closing brace indented incorrectly; expected 3 spaces, found 4
(#886) Line indented incorrectly; expected 4 spaces, found 3
(#886) method name "pScatter::writeScatterLabel" must be in lower-case letters only
(#886) Visibility must be declared on method "writeScatterLabel"
(#886) Variable "ScatterSerieID" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Variable "Points" must be all lower-case
(#886) Commas (,) must be followed by white space.
(#886) Variable "Format" must be all lower-case
(#887) Opening brace should be on the same line as the declaration
(#888) Line indented incorrectly; expected at least 8 spaces, found 5
(#888) Variable "OverrideTitle" must be all lower-case
(#888) Spaces must be used for alignment; tabs are not allowed
(#888) Tab found within whitespace
(#888) Variable "Format" must be all lower-case
(#888) Variable "Format" must be all lower-case
(#888) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#889) Line indented incorrectly; expected at least 8 spaces, found 5
(#889) Variable "DrawPoint" must be all lower-case
(#889) Spaces must be used for alignment; tabs are not allowed
(#889) Tab found within whitespace
(#889) Variable "Format" must be all lower-case
(#889) Variable "Format" must be all lower-case
(#890) Line indented incorrectly; expected at least 8 spaces, found 5
(#890) Variable "Decimals" must be all lower-case
(#890) Spaces must be used for alignment; tabs are not allowed
(#890) Tab found within whitespace
(#890) Variable "Format" must be all lower-case
(#890) Variable "Format" must be all lower-case
(#890) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#892) Line indented incorrectly; expected at least 8 spaces, found 5
(#892) Variable "Data" must be all lower-case
(#893) Line indented incorrectly; expected at least 8 spaces, found 5
(#893) Variable "Palette" must be all lower-case
(#895) Line indented incorrectly; expected 8 spaces, found 5
(#895) Expected "if (...) {\n"; found "if (...) { "
(#895) Variable "Points" must be all lower-case
(#895) Variable "Point" must be all lower-case
(#895) Variable "Points" must be all lower-case
(#895) Variable "Points" must be all lower-case
(#895) Variable "Points" must be all lower-case
(#895) Variable "Point" must be all lower-case
(#895) Closing brace must be on a line by itself
(#897) Line indented incorrectly; expected at least 8 spaces, found 5
(#897) Inline control structures are not allowed
(#897) Variable "Data" must be all lower-case
(#897) Variable "ScatterSerieID" must be all lower-case
(#897) Whitespace found at end of line
(#898) Line indented incorrectly; expected at least 8 spaces, found 6
(#900) Line indented incorrectly; expected at least 8 spaces, found 5
(#900) Variable "Series" must be all lower-case
(#900) Variable "Data" must be all lower-case
(#900) Variable "ScatterSerieID" must be all lower-case
(#901) Line indented incorrectly; expected at least 8 spaces, found 5
(#901) Variable "SerieX" must be all lower-case
(#901) Variable "Series" must be all lower-case
(#901) Variable "SerieValuesX" must be all lower-case
(#901) Variable "Data" must be all lower-case
(#901) Variable "SerieX" must be all lower-case
(#901) Variable "SerieXAxis" must be all lower-case
(#901) Variable "Data" must be all lower-case
(#901) Variable "SerieX" must be all lower-case
(#902) Line indented incorrectly; expected at least 8 spaces, found 5
(#902) Variable "SerieY" must be all lower-case
(#902) Variable "Series" must be all lower-case
(#902) Variable "SerieValuesY" must be all lower-case
(#902) Variable "Data" must be all lower-case
(#902) Variable "SerieY" must be all lower-case
(#902) Variable "SerieYAxis" must be all lower-case
(#902) Variable "Data" must be all lower-case
(#902) Variable "SerieY" must be all lower-case
(#904) Line indented incorrectly; expected at least 8 spaces, found 5
(#904) Variable "PosArrayX" must be all lower-case
(#904) Variable "SerieValuesX" must be all lower-case
(#904) Commas (,) must be followed by white space.
(#904) Variable "SerieXAxis" must be all lower-case
(#905) Line indented incorrectly; expected 8 spaces, found 5
(#905) Expected "if (...) {\n"; found "if (...) { "
(#905) Variable "PosArrayX" must be all lower-case
(#905) Variable "Value" must be all lower-case
(#905) Variable "PosArrayX" must be all lower-case
(#905) Variable "PosArrayX" must be all lower-case
(#905) Variable "PosArrayX" must be all lower-case
(#905) Variable "Value" must be all lower-case
(#905) Closing brace must be on a line by itself
(#906) Line indented incorrectly; expected at least 8 spaces, found 5
(#906) Variable "PosArrayY" must be all lower-case
(#906) Variable "SerieValuesY" must be all lower-case
(#906) Commas (,) must be followed by white space.
(#906) Variable "SerieYAxis" must be all lower-case
(#907) Line indented incorrectly; expected 8 spaces, found 5
(#907) Expected "if (...) {\n"; found "if (...) { "
(#907) Variable "PosArrayY" must be all lower-case
(#907) Variable "Value" must be all lower-case
(#907) Variable "PosArrayY" must be all lower-case
(#907) Variable "PosArrayY" must be all lower-case
(#907) Variable "PosArrayY" must be all lower-case
(#907) Variable "Value" must be all lower-case
(#907) Closing brace must be on a line by itself
(#909) Line indented incorrectly; expected 8 spaces, found 5
(#909) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#909) Variable "Points" must be all lower-case
(#909) Variable "Key" must be all lower-case
(#909) Variable "Point" must be all lower-case
(#910) Line indented incorrectly; expected at least 8 spaces, found 6
(#911) Line indented incorrectly; expected 12 spaces, found 7
(#911) Expected "if (...) {\n"; found "if (...)\n {\n"
(#911) Variable "PosArrayX" must be all lower-case
(#911) Variable "Point" must be all lower-case
(#911) Variable "PosArrayY" must be all lower-case
(#911) Variable "Point" must be all lower-case
(#912) Line indented incorrectly; expected at least 12 spaces, found 8
(#913) Line indented incorrectly; expected at least 16 spaces, found 9
(#913) Variable "X" must be all lower-case
(#913) Variable "PosArrayX" must be all lower-case
(#913) Variable "Point" must be all lower-case
(#914) Line indented incorrectly; expected at least 16 spaces, found 9
(#914) Variable "Y" must be all lower-case
(#914) Variable "PosArrayY" must be all lower-case
(#914) Variable "Point" must be all lower-case
(#916) Line indented incorrectly; expected at least 16 spaces, found 9
(#916) Inline control structures are not allowed
(#916) Variable "DrawPoint" must be all lower-case
(#917) Line indented incorrectly; expected at least 16 spaces, found 10
(#917) Variable "X" must be all lower-case
(#917) Commas (,) must be followed by white space.
(#917) Variable "Y" must be all lower-case
(#917) Commas (,) must be followed by white space.
(#917) Commas (,) must be followed by white space.
(#917) Expected 1 space before "=>"; 0 found
(#917) Expected 1 space after "=>"; 0 found
(#917) Commas (,) must be followed by white space.
(#917) Expected 1 space before "=>"; 0 found
(#917) Expected 1 space after "=>"; 0 found
(#917) Commas (,) must be followed by white space.
(#917) Expected 1 space before "=>"; 0 found
(#917) Expected 1 space after "=>"; 0 found
(#917) Commas (,) must be followed by white space.
(#917) Expected 1 space before "=>"; 0 found
(#917) Expected 1 space after "=>"; 0 found
(#917) Commas (,) must be followed by white space.
(#917) Expected 1 space before "=>"; 0 found
(#917) Expected 1 space after "=>"; 0 found
(#917) Commas (,) must be followed by white space.
(#917) Expected 1 space before "=>"; 0 found
(#917) Expected 1 space after "=>"; 0 found
(#918) Line indented incorrectly; expected at least 16 spaces, found 9
(#918) Inline control structures are not allowed
(#918) Usage of ELSEIF not allowed; use ELSE IF instead
(#918) Variable "DrawPoint" must be all lower-case
(#919) Line indented incorrectly; expected at least 16 spaces, found 10
(#919) Variable "X" must be all lower-case
(#919) Expected 1 space before "-"; 0 found
(#919) Expected 1 space after "-"; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Variable "Y" must be all lower-case
(#919) Expected 1 space before "-"; 0 found
(#919) Expected 1 space after "-"; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Variable "X" must be all lower-case
(#919) Expected 1 space before "+"; 0 found
(#919) Expected 1 space after "+"; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Variable "Y" must be all lower-case
(#919) Expected 1 space before "+"; 0 found
(#919) Expected 1 space after "+"; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Expected 1 space before "=>"; 0 found
(#919) Expected 1 space after "=>"; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Expected 1 space before "=>"; 0 found
(#919) Expected 1 space after "=>"; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Expected 1 space before "=>"; 0 found
(#919) Expected 1 space after "=>"; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Expected 1 space before "=>"; 0 found
(#919) Expected 1 space after "=>"; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Expected 1 space before "=>"; 0 found
(#919) Expected 1 space after "=>"; 0 found
(#919) Commas (,) must be followed by white space.
(#919) Expected 1 space before "=>"; 0 found
(#919) Expected 1 space after "=>"; 0 found
(#919) Line exceeds 132 characters; contains 145 characters
(#921) Line indented incorrectly; expected at least 16 spaces, found 9
(#921) Variable "Serie" must be all lower-case
(#922) Line indented incorrectly; expected at least 16 spaces, found 9
(#922) Variable "Serie" must be all lower-case
(#922) Variable "Series" must be all lower-case
(#923) Line indented incorrectly; expected at least 16 spaces, found 9
(#923) Variable "Serie" must be all lower-case
(#923) Variable "Series" must be all lower-case
(#924) Line indented incorrectly; expected at least 16 spaces, found 9
(#924) Variable "Serie" must be all lower-case
(#924) Variable "Series" must be all lower-case
(#925) Line indented incorrectly; expected at least 16 spaces, found 9
(#925) Variable "Serie" must be all lower-case
(#925) Variable "Series" must be all lower-case
(#927) Line indented incorrectly; expected at least 16 spaces, found 9
(#927) Variable "XAxisMode" must be all lower-case
(#927) Variable "Data" must be all lower-case
(#927) Variable "SerieXAxis" must be all lower-case
(#928) Line indented incorrectly; expected at least 16 spaces, found 9
(#928) Variable "XAxisFormat" must be all lower-case
(#928) Variable "Data" must be all lower-case
(#928) Variable "SerieXAxis" must be all lower-case
(#929) Line indented incorrectly; expected at least 16 spaces, found 9
(#929) Variable "XAxisUnit" must be all lower-case
(#929) Variable "Data" must be all lower-case
(#929) Variable "SerieXAxis" must be all lower-case
(#930) Line indented incorrectly; expected 16 spaces, found 9
(#930) Expected "if (...) {\n"; found "if (...) { "
(#930) Variable "Decimals" must be all lower-case
(#930) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#930) Variable "XValue" must be all lower-case
(#930) Variable "SerieValuesX" must be all lower-case
(#930) Variable "Point" must be all lower-case
(#930) Closing brace must be on a line by itself
(#930) Expected "} else {\n"; found "} else { "
(#930) Variable "XValue" must be all lower-case
(#930) Variable "SerieValuesX" must be all lower-case
(#930) Variable "Point" must be all lower-case
(#930) Commas (,) must be followed by white space.
(#930) Variable "Decimals" must be all lower-case
(#930) Closing brace must be on a line by itself
(#931) Line indented incorrectly; expected at least 16 spaces, found 9
(#931) Variable "XValue" must be all lower-case
(#931) Variable "XValue" must be all lower-case
(#931) Commas (,) must be followed by white space.
(#931) Variable "XAxisMode" must be all lower-case
(#931) Commas (,) must be followed by white space.
(#931) Variable "XAxisFormat" must be all lower-case
(#931) Commas (,) must be followed by white space.
(#931) Variable "XAxisUnit" must be all lower-case
(#933) Line indented incorrectly; expected at least 16 spaces, found 9
(#933) Variable "YAxisMode" must be all lower-case
(#933) Variable "Data" must be all lower-case
(#933) Variable "SerieYAxis" must be all lower-case
(#934) Line indented incorrectly; expected at least 16 spaces, found 9
(#934) Variable "YAxisFormat" must be all lower-case
(#934) Variable "Data" must be all lower-case
(#934) Variable "SerieYAxis" must be all lower-case
(#935) Line indented incorrectly; expected at least 16 spaces, found 9
(#935) Variable "YAxisUnit" must be all lower-case
(#935) Variable "Data" must be all lower-case
(#935) Variable "SerieYAxis" must be all lower-case
(#936) Line indented incorrectly; expected 16 spaces, found 9
(#936) Expected "if (...) {\n"; found "if (...) { "
(#936) Variable "Decimals" must be all lower-case
(#936) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#936) Variable "YValue" must be all lower-case
(#936) Variable "SerieValuesY" must be all lower-case
(#936) Variable "Point" must be all lower-case
(#936) Closing brace must be on a line by itself
(#936) Expected "} else {\n"; found "} else { "
(#936) Variable "YValue" must be all lower-case
(#936) Variable "SerieValuesY" must be all lower-case
(#936) Variable "Point" must be all lower-case
(#936) Commas (,) must be followed by white space.
(#936) Variable "Decimals" must be all lower-case
(#936) Closing brace must be on a line by itself
(#937) Line indented incorrectly; expected at least 16 spaces, found 9
(#937) Variable "YValue" must be all lower-case
(#937) Variable "YValue" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Variable "YAxisMode" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Variable "YAxisFormat" must be all lower-case
(#937) Commas (,) must be followed by white space.
(#937) Variable "YAxisUnit" must be all lower-case
(#939) Line indented incorrectly; expected at least 16 spaces, found 9
(#939) Variable "Caption" must be all lower-case
(#939) Variable "XValue" must be all lower-case
(#939) Variable "YValue" must be all lower-case
(#941) Line indented incorrectly; expected at least 16 spaces, found 9
(#941) Inline control structures are not allowed
(#941) Variable "Series" must be all lower-case
(#942) Line indented incorrectly; expected at least 16 spaces, found 10
(#942) Variable "Description" must be all lower-case
(#942) Variable "Series" must be all lower-case
(#943) Line indented incorrectly; expected at least 16 spaces, found 9
(#943) Inline control structures are not allowed
(#944) Line indented incorrectly; expected at least 16 spaces, found 10
(#944) Variable "Description" must be all lower-case
(#946) Line indented incorrectly; expected at least 16 spaces, found 9
(#946) Variable "Series" must be all lower-case
(#947) Line indented incorrectly; expected at least 16 spaces, found 9
(#947) Variable "Series" must be all lower-case
(#947) Expected 1 space before "=>"; 0 found
(#947) Expected 1 space after "=>"; 0 found
(#947) Variable "Serie" must be all lower-case
(#947) Commas (,) must be followed by white space.
(#947) Expected 1 space before "=>"; 0 found
(#947) Expected 1 space after "=>"; 0 found
(#947) Variable "Caption" must be all lower-case
(#949) Line indented incorrectly; expected at least 16 spaces, found 9
(#949) Variable "X" must be all lower-case
(#949) Commas (,) must be followed by white space.
(#949) Variable "Y" must be all lower-case
(#949) Expected 1 space before "-"; 0 found
(#949) Expected 1 space after "-"; 0 found
(#949) Commas (,) must be followed by white space.
(#949) Variable "Description" must be all lower-case
(#949) Commas (,) must be followed by white space.
(#949) Variable "Series" must be all lower-case
(#949) Commas (,) must be followed by white space.
(#949) Variable "Format" must be all lower-case
(#950) Line indented incorrectly; expected 12 spaces, found 8
(#950) Closing brace indented incorrectly; expected 7 spaces, found 8
(#951) Line indented incorrectly; expected 8 spaces, found 6
(#951) Closing brace indented incorrectly; expected 5 spaces, found 6
(#952) Closing brace indented incorrectly; expected 3 spaces, found 4
(#954) Line indented incorrectly; expected at least 4 spaces, found 3
(#955) Line indented incorrectly; expected 4 spaces, found 3
(#955) method name "pScatter::drawScatterThreshold" must be in lower-case letters only
(#955) Visibility must be declared on method "drawScatterThreshold"
(#955) Variable "Value" must be all lower-case
(#955) Commas (,) must be followed by white space.
(#955) Variable "Format" must be all lower-case
(#956) Opening brace should be on the same line as the declaration
(#957) Line indented incorrectly; expected at least 8 spaces, found 5
(#957) Variable "AxisID" must be all lower-case
(#957) Spaces must be used for alignment; tabs are not allowed
(#957) Tab found within whitespace
(#957) Variable "Format" must be all lower-case
(#957) Variable "Format" must be all lower-case
(#958) Line indented incorrectly; expected at least 8 spaces, found 5
(#958) Variable "R" must be all lower-case
(#958) Spaces must be used for alignment; tabs are not allowed
(#958) Tab found within whitespace
(#958) Variable "Format" must be all lower-case
(#958) Variable "Format" must be all lower-case
(#959) Line indented incorrectly; expected at least 8 spaces, found 5
(#959) Variable "G" must be all lower-case
(#959) Spaces must be used for alignment; tabs are not allowed
(#959) Tab found within whitespace
(#959) Variable "Format" must be all lower-case
(#959) Variable "Format" must be all lower-case
(#960) Line indented incorrectly; expected at least 8 spaces, found 5
(#960) Variable "B" must be all lower-case
(#960) Spaces must be used for alignment; tabs are not allowed
(#960) Tab found within whitespace
(#960) Variable "Format" must be all lower-case
(#960) Variable "Format" must be all lower-case
(#961) Line indented incorrectly; expected at least 8 spaces, found 5
(#961) Variable "Alpha" must be all lower-case
(#961) Spaces must be used for alignment; tabs are not allowed
(#961) Tab found within whitespace
(#961) Variable "Format" must be all lower-case
(#961) Variable "Format" must be all lower-case
(#962) Line indented incorrectly; expected at least 8 spaces, found 5
(#962) Variable "Weight" must be all lower-case
(#962) Spaces must be used for alignment; tabs are not allowed
(#962) Tab found within whitespace
(#962) Variable "Format" must be all lower-case
(#962) Variable "Format" must be all lower-case
(#962) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#963) Line indented incorrectly; expected at least 8 spaces, found 5
(#963) Variable "Ticks" must be all lower-case
(#963) Spaces must be used for alignment; tabs are not allowed
(#963) Tab found within whitespace
(#963) Variable "Format" must be all lower-case
(#963) Variable "Format" must be all lower-case
(#964) Line indented incorrectly; expected at least 8 spaces, found 5
(#964) Variable "Wide" must be all lower-case
(#964) Spaces must be used for alignment; tabs are not allowed
(#964) Tab found within whitespace
(#964) Variable "Format" must be all lower-case
(#964) Variable "Format" must be all lower-case
(#964) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#965) Line indented incorrectly; expected at least 8 spaces, found 5
(#965) Variable "WideFactor" must be all lower-case
(#965) Spaces must be used for alignment; tabs are not allowed
(#965) Tab found within whitespace
(#965) Variable "Format" must be all lower-case
(#965) Variable "Format" must be all lower-case
(#966) Line indented incorrectly; expected at least 8 spaces, found 5
(#966) Variable "WriteCaption" must be all lower-case
(#966) Spaces must be used for alignment; tabs are not allowed
(#966) Tab found within whitespace
(#966) Variable "Format" must be all lower-case
(#966) Variable "Format" must be all lower-case
(#966) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#967) Line indented incorrectly; expected at least 8 spaces, found 5
(#967) Variable "Caption" must be all lower-case
(#967) Spaces must be used for alignment; tabs are not allowed
(#967) Tab found within whitespace
(#967) Variable "Format" must be all lower-case
(#967) Variable "Format" must be all lower-case
(#967) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#968) Line indented incorrectly; expected at least 8 spaces, found 5
(#968) Variable "CaptionAlign" must be all lower-case
(#968) Spaces must be used for alignment; tabs are not allowed
(#968) Tab found within whitespace
(#968) Variable "Format" must be all lower-case
(#968) Variable "Format" must be all lower-case
(#969) Line indented incorrectly; expected at least 8 spaces, found 5
(#969) Variable "CaptionOffset" must be all lower-case
(#969) Variable "Format" must be all lower-case
(#969) Variable "Format" must be all lower-case
(#970) Line indented incorrectly; expected at least 8 spaces, found 5
(#970) Variable "CaptionR" must be all lower-case
(#970) Spaces must be used for alignment; tabs are not allowed
(#970) Tab found within whitespace
(#970) Variable "Format" must be all lower-case
(#970) Variable "Format" must be all lower-case
(#971) Line indented incorrectly; expected at least 8 spaces, found 5
(#971) Variable "CaptionG" must be all lower-case
(#971) Spaces must be used for alignment; tabs are not allowed
(#971) Tab found within whitespace
(#971) Variable "Format" must be all lower-case
(#971) Variable "Format" must be all lower-case
(#972) Line indented incorrectly; expected at least 8 spaces, found 5
(#972) Variable "CaptionB" must be all lower-case
(#972) Spaces must be used for alignment; tabs are not allowed
(#972) Tab found within whitespace
(#972) Variable "Format" must be all lower-case
(#972) Variable "Format" must be all lower-case
(#973) Line indented incorrectly; expected at least 8 spaces, found 5
(#973) Variable "CaptionAlpha" must be all lower-case
(#973) Spaces must be used for alignment; tabs are not allowed
(#973) Tab found within whitespace
(#973) Variable "Format" must be all lower-case
(#973) Variable "Format" must be all lower-case
(#974) Line indented incorrectly; expected at least 8 spaces, found 5
(#974) Variable "DrawBox" must be all lower-case
(#974) Spaces must be used for alignment; tabs are not allowed
(#974) Tab found within whitespace
(#974) Variable "Format" must be all lower-case
(#974) Variable "Format" must be all lower-case
(#974) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#975) Line indented incorrectly; expected at least 8 spaces, found 5
(#975) Variable "DrawBoxBorder" must be all lower-case
(#975) Spaces must be used for alignment; tabs are not allowed
(#975) Tab found within whitespace
(#975) Variable "Format" must be all lower-case
(#975) Variable "Format" must be all lower-case
(#975) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#976) Line indented incorrectly; expected at least 8 spaces, found 5
(#976) Variable "BorderOffset" must be all lower-case
(#976) Spaces must be used for alignment; tabs are not allowed
(#976) Tab found within whitespace
(#976) Variable "Format" must be all lower-case
(#976) Variable "Format" must be all lower-case
(#977) Line indented incorrectly; expected at least 8 spaces, found 5
(#977) Variable "BoxRounded" must be all lower-case
(#977) Spaces must be used for alignment; tabs are not allowed
(#977) Tab found within whitespace
(#977) Variable "Format" must be all lower-case
(#977) Variable "Format" must be all lower-case
(#977) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#978) Line indented incorrectly; expected at least 8 spaces, found 5
(#978) Variable "RoundedRadius" must be all lower-case
(#978) Spaces must be used for alignment; tabs are not allowed
(#978) Tab found within whitespace
(#978) Variable "Format" must be all lower-case
(#978) Variable "Format" must be all lower-case
(#979) Line indented incorrectly; expected at least 8 spaces, found 5
(#979) Variable "BoxR" must be all lower-case
(#979) Spaces must be used for alignment; tabs are not allowed
(#979) Tab found within whitespace
(#979) Variable "Format" must be all lower-case
(#979) Variable "Format" must be all lower-case
(#980) Line indented incorrectly; expected at least 8 spaces, found 5
(#980) Variable "BoxG" must be all lower-case
(#980) Spaces must be used for alignment; tabs are not allowed
(#980) Tab found within whitespace
(#980) Variable "Format" must be all lower-case
(#980) Variable "Format" must be all lower-case
(#981) Line indented incorrectly; expected at least 8 spaces, found 5
(#981) Variable "BoxB" must be all lower-case
(#981) Spaces must be used for alignment; tabs are not allowed
(#981) Tab found within whitespace
(#981) Variable "Format" must be all lower-case
(#981) Variable "Format" must be all lower-case
(#982) Line indented incorrectly; expected at least 8 spaces, found 5
(#982) Variable "BoxAlpha" must be all lower-case
(#982) Spaces must be used for alignment; tabs are not allowed
(#982) Tab found within whitespace
(#982) Variable "Format" must be all lower-case
(#982) Variable "Format" must be all lower-case
(#983) Line indented incorrectly; expected at least 8 spaces, found 5
(#983) Variable "BoxSurrounding" must be all lower-case
(#983) Spaces must be used for alignment; tabs are not allowed
(#983) Tab found within whitespace
(#983) Variable "Format" must be all lower-case
(#983) Variable "Format" must be all lower-case
(#984) Line indented incorrectly; expected at least 8 spaces, found 5
(#984) Variable "BoxBorderR" must be all lower-case
(#984) Spaces must be used for alignment; tabs are not allowed
(#984) Tab found within whitespace
(#984) Variable "Format" must be all lower-case
(#984) Variable "Format" must be all lower-case
(#985) Line indented incorrectly; expected at least 8 spaces, found 5
(#985) Variable "BoxBorderG" must be all lower-case
(#985) Spaces must be used for alignment; tabs are not allowed
(#985) Tab found within whitespace
(#985) Variable "Format" must be all lower-case
(#985) Variable "Format" must be all lower-case
(#986) Line indented incorrectly; expected at least 8 spaces, found 5
(#986) Variable "BoxBorderB" must be all lower-case
(#986) Spaces must be used for alignment; tabs are not allowed
(#986) Tab found within whitespace
(#986) Variable "Format" must be all lower-case
(#986) Variable "Format" must be all lower-case
(#987) Line indented incorrectly; expected at least 8 spaces, found 5
(#987) Variable "BoxBorderAlpha" must be all lower-case
(#987) Spaces must be used for alignment; tabs are not allowed
(#987) Tab found within whitespace
(#987) Variable "Format" must be all lower-case
(#987) Variable "Format" must be all lower-case
(#989) Line indented incorrectly; expected at least 8 spaces, found 5
(#989) Variable "CaptionSettings" must be all lower-case
(#989) Expected 1 space before "=>"; 0 found
(#989) Expected 1 space after "=>"; 0 found
(#989) Variable "DrawBox" must be all lower-case
(#989) Commas (,) must be followed by white space.
(#989) Expected 1 space before "=>"; 0 found
(#989) Expected 1 space after "=>"; 0 found
(#989) Variable "DrawBoxBorder" must be all lower-case
(#989) Commas (,) must be followed by white space.
(#989) Expected 1 space before "=>"; 0 found
(#989) Expected 1 space after "=>"; 0 found
(#989) Variable "BorderOffset" must be all lower-case
(#989) Commas (,) must be followed by white space.
(#989) Expected 1 space before "=>"; 0 found
(#989) Expected 1 space after "=>"; 0 found
(#989) Variable "BoxRounded" must be all lower-case
(#989) Commas (,) must be followed by white space.
(#989) Expected 1 space before "=>"; 0 found
(#989) Expected 1 space after "=>"; 0 found
(#989) Variable "RoundedRadius" must be all lower-case
(#989) Line exceeds 132 characters; contains 170 characters
(#990) Expected 1 space before "=>"; 0 found
(#990) Expected 1 space after "=>"; 0 found
(#990) Variable "BoxR" must be all lower-case
(#990) Commas (,) must be followed by white space.
(#990) Expected 1 space before "=>"; 0 found
(#990) Expected 1 space after "=>"; 0 found
(#990) Variable "BoxG" must be all lower-case
(#990) Commas (,) must be followed by white space.
(#990) Expected 1 space before "=>"; 0 found
(#990) Expected 1 space after "=>"; 0 found
(#990) Variable "BoxB" must be all lower-case
(#990) Commas (,) must be followed by white space.
(#990) Expected 1 space before "=>"; 0 found
(#990) Expected 1 space after "=>"; 0 found
(#990) Variable "BoxAlpha" must be all lower-case
(#990) Commas (,) must be followed by white space.
(#990) Expected 1 space before "=>"; 0 found
(#990) Expected 1 space after "=>"; 0 found
(#990) Variable "BoxSurrounding" must be all lower-case
(#991) Expected 1 space before "=>"; 0 found
(#991) Expected 1 space after "=>"; 0 found
(#991) Variable "BoxBorderR" must be all lower-case
(#991) Commas (,) must be followed by white space.
(#991) Expected 1 space before "=>"; 0 found
(#991) Expected 1 space after "=>"; 0 found
(#991) Variable "BoxBorderG" must be all lower-case
(#991) Commas (,) must be followed by white space.
(#991) Expected 1 space before "=>"; 0 found
(#991) Expected 1 space after "=>"; 0 found
(#991) Variable "BoxBorderB" must be all lower-case
(#991) Commas (,) must be followed by white space.
(#991) Expected 1 space before "=>"; 0 found
(#991) Expected 1 space after "=>"; 0 found
(#991) Variable "BoxBorderAlpha" must be all lower-case
(#991) Line exceeds 132 characters; contains 142 characters
(#992) Expected 1 space before "=>"; 0 found
(#992) Expected 1 space after "=>"; 0 found
(#992) Variable "CaptionR" must be all lower-case
(#992) Commas (,) must be followed by white space.
(#992) Expected 1 space before "=>"; 0 found
(#992) Expected 1 space after "=>"; 0 found
(#992) Variable "CaptionG" must be all lower-case
(#992) Commas (,) must be followed by white space.
(#992) Expected 1 space before "=>"; 0 found
(#992) Expected 1 space after "=>"; 0 found
(#992) Variable "CaptionB" must be all lower-case
(#992) Commas (,) must be followed by white space.
(#992) Expected 1 space before "=>"; 0 found
(#992) Expected 1 space after "=>"; 0 found
(#992) Variable "CaptionAlpha" must be all lower-case
(#994) Line indented incorrectly; expected 9 spaces, found 5
(#994) Expected "if (...) {\n"; found "if (...) { "
(#994) Variable "Caption" must be all lower-case
(#994) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#994) Variable "Caption" must be all lower-case
(#994) Variable "Value" must be all lower-case
(#994) Closing brace must be on a line by itself
(#996) Line indented incorrectly; expected at least 9 spaces, found 5
(#996) Variable "Data" must be all lower-case
(#998) Line indented incorrectly; expected 9 spaces, found 5
(#998) Expected "if (...) {\n"; found "if (...) { "
(#998) Variable "Data" must be all lower-case
(#998) Variable "AxisID" must be all lower-case
(#998) Closing brace must be on a line by itself
(#999) Whitespace found at end of line
(#1000) Line indented incorrectly; expected 9 spaces, found 5
(#1000) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1000) Variable "Data" must be all lower-case
(#1000) Variable "AxisID" must be all lower-case
(#1001) Line indented incorrectly; expected at least 9 spaces, found 6
(#1002) Line indented incorrectly; expected at least 13 spaces, found 7
(#1002) Variable "X1" must be all lower-case
(#1002) Variable "Data" must be all lower-case
(#1002) Variable "AxisID" must be all lower-case
(#1003) Line indented incorrectly; expected at least 13 spaces, found 7
(#1003) Variable "X2" must be all lower-case
(#1003) Variable "Data" must be all lower-case
(#1003) Variable "AxisID" must be all lower-case
(#1004) Line indented incorrectly; expected at least 13 spaces, found 7
(#1004) Variable "Y" must be all lower-case
(#1004) Variable "Value" must be all lower-case
(#1004) Commas (,) must be followed by white space.
(#1004) Variable "AxisID" must be all lower-case
(#1006) Line indented incorrectly; expected at least 13 spaces, found 7
(#1006) Variable "X1" must be all lower-case
(#1006) Commas (,) must be followed by white space.
(#1006) Variable "Y" must be all lower-case
(#1006) Commas (,) must be followed by white space.
(#1006) Variable "X2" must be all lower-case
(#1006) Commas (,) must be followed by white space.
(#1006) Variable "Y" must be all lower-case
(#1006) Commas (,) must be followed by white space.
(#1006) Expected 1 space before "=>"; 0 found
(#1006) Expected 1 space after "=>"; 0 found
(#1006) Variable "R" must be all lower-case
(#1006) Commas (,) must be followed by white space.
(#1006) Expected 1 space before "=>"; 0 found
(#1006) Expected 1 space after "=>"; 0 found
(#1006) Variable "G" must be all lower-case
(#1006) Commas (,) must be followed by white space.
(#1006) Expected 1 space before "=>"; 0 found
(#1006) Expected 1 space after "=>"; 0 found
(#1006) Variable "B" must be all lower-case
(#1006) Commas (,) must be followed by white space.
(#1006) Expected 1 space before "=>"; 0 found
(#1006) Expected 1 space after "=>"; 0 found
(#1006) Variable "Alpha" must be all lower-case
(#1006) Commas (,) must be followed by white space.
(#1006) Expected 1 space before "=>"; 0 found
(#1006) Expected 1 space after "=>"; 0 found
(#1006) Variable "Ticks" must be all lower-case
(#1006) Commas (,) must be followed by white space.
(#1006) Expected 1 space before "=>"; 0 found
(#1006) Expected 1 space after "=>"; 0 found
(#1006) Variable "Weight" must be all lower-case
(#1006) Line exceeds 132 characters; contains 133 characters
(#1008) Line indented incorrectly; expected 13 spaces, found 7
(#1008) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1008) Variable "Wide" must be all lower-case
(#1009) Line indented incorrectly; expected at least 13 spaces, found 8
(#1010) Line indented incorrectly; expected at least 17 spaces, found 9
(#1010) Variable "X1" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "Y" must be all lower-case
(#1010) Expected 1 space before "-"; 0 found
(#1010) Expected 1 space after "-"; 0 found
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "X2" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Variable "Y" must be all lower-case
(#1010) Expected 1 space before "-"; 0 found
(#1010) Expected 1 space after "-"; 0 found
(#1010) Commas (,) must be followed by white space.
(#1010) Expected 1 space before "=>"; 0 found
(#1010) Expected 1 space after "=>"; 0 found
(#1010) Variable "R" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Expected 1 space before "=>"; 0 found
(#1010) Expected 1 space after "=>"; 0 found
(#1010) Variable "G" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Expected 1 space before "=>"; 0 found
(#1010) Expected 1 space after "=>"; 0 found
(#1010) Variable "B" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Expected 1 space before "=>"; 0 found
(#1010) Expected 1 space after "=>"; 0 found
(#1010) Variable "Alpha" must be all lower-case
(#1010) Expected 1 space before "/"; 0 found
(#1010) Expected 1 space after "/"; 0 found
(#1010) Variable "WideFactor" must be all lower-case
(#1010) Commas (,) must be followed by white space.
(#1010) Expected 1 space before "=>"; 0 found
(#1010) Expected 1 space after "=>"; 0 found
(#1010) Variable "Ticks" must be all lower-case
(#1010) Line exceeds 132 characters; contains 133 characters
(#1011) Line indented incorrectly; expected at least 17 spaces, found 9
(#1011) Variable "X1" must be all lower-case
(#1011) Commas (,) must be followed by white space.
(#1011) Variable "Y" must be all lower-case
(#1011) Expected 1 space before "+"; 0 found
(#1011) Expected 1 space after "+"; 0 found
(#1011) Commas (,) must be followed by white space.
(#1011) Variable "X2" must be all lower-case
(#1011) Commas (,) must be followed by white space.
(#1011) Variable "Y" must be all lower-case
(#1011) Expected 1 space before "+"; 0 found
(#1011) Expected 1 space after "+"; 0 found
(#1011) Commas (,) must be followed by white space.
(#1011) Expected 1 space before "=>"; 0 found
(#1011) Expected 1 space after "=>"; 0 found
(#1011) Variable "R" must be all lower-case
(#1011) Commas (,) must be followed by white space.
(#1011) Expected 1 space before "=>"; 0 found
(#1011) Expected 1 space after "=>"; 0 found
(#1011) Variable "G" must be all lower-case
(#1011) Commas (,) must be followed by white space.
(#1011) Expected 1 space before "=>"; 0 found
(#1011) Expected 1 space after "=>"; 0 found
(#1011) Variable "B" must be all lower-case
(#1011) Commas (,) must be followed by white space.
(#1011) Expected 1 space before "=>"; 0 found
(#1011) Expected 1 space after "=>"; 0 found
(#1011) Variable "Alpha" must be all lower-case
(#1011) Expected 1 space before "/"; 0 found
(#1011) Expected 1 space after "/"; 0 found
(#1011) Variable "WideFactor" must be all lower-case
(#1011) Commas (,) must be followed by white space.
(#1011) Expected 1 space before "=>"; 0 found
(#1011) Expected 1 space after "=>"; 0 found
(#1011) Variable "Ticks" must be all lower-case
(#1011) Line exceeds 132 characters; contains 133 characters
(#1012) Line indented incorrectly; expected 16 spaces, found 8
(#1012) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1014) Line indented incorrectly; expected 16 spaces, found 7
(#1014) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1014) Variable "WriteCaption" must be all lower-case
(#1015) Line indented incorrectly; expected at least 16 spaces, found 8
(#1016) Line indented incorrectly; expected 20 spaces, found 9
(#1016) Expected "if (...) {\n"; found "if (...)\n { "
(#1016) Variable "CaptionAlign" must be all lower-case
(#1017) Line indented incorrectly; expected at least 20 spaces, found 10
(#1017) Variable "X" must be all lower-case
(#1017) Variable "Data" must be all lower-case
(#1017) Variable "AxisID" must be all lower-case
(#1017) Variable "CaptionOffset" must be all lower-case
(#1017) Variable "CaptionSettings" must be all lower-case
(#1017) Line exceeds 132 characters; contains 155 characters
(#1017) Closing brace must be on a line by itself
(#1018) Line indented incorrectly; expected 20 spaces, found 9
(#1018) Expected "} else {\n"; found "}\n else \n { "
(#1018) Whitespace found at end of line
(#1019) Line indented incorrectly; expected at least 20 spaces, found 10
(#1019) Variable "X" must be all lower-case
(#1019) Variable "Data" must be all lower-case
(#1019) Variable "AxisID" must be all lower-case
(#1019) Variable "CaptionOffset" must be all lower-case
(#1019) Variable "CaptionSettings" must be all lower-case
(#1019) Line exceeds 132 characters; contains 156 characters
(#1019) Closing brace must be on a line by itself
(#1021) Line indented incorrectly; expected at least 20 spaces, found 9
(#1021) Variable "X" must be all lower-case
(#1021) Commas (,) must be followed by white space.
(#1021) Variable "Y" must be all lower-case
(#1021) Commas (,) must be followed by white space.
(#1021) Variable "Caption" must be all lower-case
(#1021) Commas (,) must be followed by white space.
(#1021) Variable "CaptionSettings" must be all lower-case
(#1022) Line indented incorrectly; expected 16 spaces, found 8
(#1022) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1024) Line indented incorrectly; expected at least 16 spaces, found 7
(#1024) Expected 1 space before "=>"; 0 found
(#1024) Expected 1 space after "=>"; 0 found
(#1024) Variable "Y" must be all lower-case
(#1025) Line indented incorrectly; expected 12 spaces, found 6
(#1025) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1026) Line indented incorrectly; expected 12 spaces, found 5
(#1026) Usage of ELSEIF not allowed; use ELSE IF instead
(#1026) Variable "Data" must be all lower-case
(#1026) Variable "AxisID" must be all lower-case
(#1027) Line indented incorrectly; expected at least 12 spaces, found 6
(#1028) Line indented incorrectly; expected at least 16 spaces, found 7
(#1028) Variable "X" must be all lower-case
(#1028) Variable "Value" must be all lower-case
(#1028) Commas (,) must be followed by white space.
(#1028) Variable "AxisID" must be all lower-case
(#1029) Line indented incorrectly; expected at least 16 spaces, found 7
(#1029) Variable "Y1" must be all lower-case
(#1029) Variable "Data" must be all lower-case
(#1029) Variable "AxisID" must be all lower-case
(#1030) Line indented incorrectly; expected at least 16 spaces, found 7
(#1030) Variable "Y2" must be all lower-case
(#1030) Variable "Data" must be all lower-case
(#1030) Variable "AxisID" must be all lower-case
(#1032) Line indented incorrectly; expected at least 16 spaces, found 7
(#1032) Variable "X" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "Y1" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "X" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Variable "Y2" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Expected 1 space before "=>"; 0 found
(#1032) Expected 1 space after "=>"; 0 found
(#1032) Variable "R" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Expected 1 space before "=>"; 0 found
(#1032) Expected 1 space after "=>"; 0 found
(#1032) Variable "G" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Expected 1 space before "=>"; 0 found
(#1032) Expected 1 space after "=>"; 0 found
(#1032) Variable "B" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Expected 1 space before "=>"; 0 found
(#1032) Expected 1 space after "=>"; 0 found
(#1032) Variable "Alpha" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Expected 1 space before "=>"; 0 found
(#1032) Expected 1 space after "=>"; 0 found
(#1032) Variable "Ticks" must be all lower-case
(#1032) Commas (,) must be followed by white space.
(#1032) Expected 1 space before "=>"; 0 found
(#1032) Expected 1 space after "=>"; 0 found
(#1032) Variable "Weight" must be all lower-case
(#1032) Line exceeds 132 characters; contains 133 characters
(#1034) Line indented incorrectly; expected 16 spaces, found 7
(#1034) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1034) Variable "Wide" must be all lower-case
(#1035) Line indented incorrectly; expected at least 16 spaces, found 8
(#1036) Line indented incorrectly; expected at least 20 spaces, found 9
(#1036) Variable "X" must be all lower-case
(#1036) Expected 1 space before "-"; 0 found
(#1036) Expected 1 space after "-"; 0 found
(#1036) Commas (,) must be followed by white space.
(#1036) Variable "Y1" must be all lower-case
(#1036) Commas (,) must be followed by white space.
(#1036) Variable "X" must be all lower-case
(#1036) Expected 1 space before "-"; 0 found
(#1036) Expected 1 space after "-"; 0 found
(#1036) Commas (,) must be followed by white space.
(#1036) Variable "Y2" must be all lower-case
(#1036) Commas (,) must be followed by white space.
(#1036) Expected 1 space before "=>"; 0 found
(#1036) Expected 1 space after "=>"; 0 found
(#1036) Variable "R" must be all lower-case
(#1036) Commas (,) must be followed by white space.
(#1036) Expected 1 space before "=>"; 0 found
(#1036) Expected 1 space after "=>"; 0 found
(#1036) Variable "G" must be all lower-case
(#1036) Commas (,) must be followed by white space.
(#1036) Expected 1 space before "=>"; 0 found
(#1036) Expected 1 space after "=>"; 0 found
(#1036) Variable "B" must be all lower-case
(#1036) Commas (,) must be followed by white space.
(#1036) Expected 1 space before "=>"; 0 found
(#1036) Expected 1 space after "=>"; 0 found
(#1036) Variable "Alpha" must be all lower-case
(#1036) Expected 1 space before "/"; 0 found
(#1036) Expected 1 space after "/"; 0 found
(#1036) Variable "WideFactor" must be all lower-case
(#1036) Commas (,) must be followed by white space.
(#1036) Expected 1 space before "=>"; 0 found
(#1036) Expected 1 space after "=>"; 0 found
(#1036) Variable "Ticks" must be all lower-case
(#1036) Line exceeds 132 characters; contains 133 characters
(#1037) Line indented incorrectly; expected at least 20 spaces, found 9
(#1037) Variable "X" must be all lower-case
(#1037) Expected 1 space before "+"; 0 found
(#1037) Expected 1 space after "+"; 0 found
(#1037) Commas (,) must be followed by white space.
(#1037) Variable "Y1" must be all lower-case
(#1037) Commas (,) must be followed by white space.
(#1037) Variable "X" must be all lower-case
(#1037) Expected 1 space before "+"; 0 found
(#1037) Expected 1 space after "+"; 0 found
(#1037) Commas (,) must be followed by white space.
(#1037) Variable "Y2" must be all lower-case
(#1037) Commas (,) must be followed by white space.
(#1037) Expected 1 space before "=>"; 0 found
(#1037) Expected 1 space after "=>"; 0 found
(#1037) Variable "R" must be all lower-case
(#1037) Commas (,) must be followed by white space.
(#1037) Expected 1 space before "=>"; 0 found
(#1037) Expected 1 space after "=>"; 0 found
(#1037) Variable "G" must be all lower-case
(#1037) Commas (,) must be followed by white space.
(#1037) Expected 1 space before "=>"; 0 found
(#1037) Expected 1 space after "=>"; 0 found
(#1037) Variable "B" must be all lower-case
(#1037) Commas (,) must be followed by white space.
(#1037) Expected 1 space before "=>"; 0 found
(#1037) Expected 1 space after "=>"; 0 found
(#1037) Variable "Alpha" must be all lower-case
(#1037) Expected 1 space before "/"; 0 found
(#1037) Expected 1 space after "/"; 0 found
(#1037) Variable "WideFactor" must be all lower-case
(#1037) Commas (,) must be followed by white space.
(#1037) Expected 1 space before "=>"; 0 found
(#1037) Expected 1 space after "=>"; 0 found
(#1037) Variable "Ticks" must be all lower-case
(#1037) Line exceeds 132 characters; contains 133 characters
(#1038) Line indented incorrectly; expected 16 spaces, found 8
(#1038) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1040) Line indented incorrectly; expected 16 spaces, found 7
(#1040) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1040) Variable "WriteCaption" must be all lower-case
(#1041) Line indented incorrectly; expected at least 16 spaces, found 8
(#1042) Line indented incorrectly; expected 20 spaces, found 9
(#1042) Expected "if (...) {\n"; found "if (...)\n { "
(#1042) Variable "CaptionAlign" must be all lower-case
(#1043) Line indented incorrectly; expected at least 20 spaces, found 10
(#1043) Variable "Y" must be all lower-case
(#1043) Variable "Data" must be all lower-case
(#1043) Variable "AxisID" must be all lower-case
(#1043) Variable "CaptionOffset" must be all lower-case
(#1043) Variable "CaptionSettings" must be all lower-case
(#1043) Line exceeds 132 characters; contains 154 characters
(#1043) Closing brace must be on a line by itself
(#1044) Line indented incorrectly; expected 20 spaces, found 9
(#1044) Expected "} else {\n"; found "}\n else \n { "
(#1044) Whitespace found at end of line
(#1045) Line indented incorrectly; expected at least 20 spaces, found 10
(#1045) Variable "Y" must be all lower-case
(#1045) Variable "Data" must be all lower-case
(#1045) Variable "AxisID" must be all lower-case
(#1045) Variable "CaptionOffset" must be all lower-case
(#1045) Variable "CaptionSettings" must be all lower-case
(#1045) Line exceeds 132 characters; contains 157 characters
(#1045) Closing brace must be on a line by itself
(#1047) Line indented incorrectly; expected at least 20 spaces, found 9
(#1047) Variable "CaptionSettings" must be all lower-case
(#1048) Line indented incorrectly; expected at least 20 spaces, found 9
(#1048) Variable "X" must be all lower-case
(#1048) Commas (,) must be followed by white space.
(#1048) Variable "Y" must be all lower-case
(#1048) Commas (,) must be followed by white space.
(#1048) Variable "Caption" must be all lower-case
(#1048) Commas (,) must be followed by white space.
(#1048) Variable "CaptionSettings" must be all lower-case
(#1049) Line indented incorrectly; expected 16 spaces, found 8
(#1049) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1051) Line indented incorrectly; expected at least 16 spaces, found 7
(#1051) Expected 1 space before "=>"; 0 found
(#1051) Expected 1 space after "=>"; 0 found
(#1051) Variable "X" must be all lower-case
(#1052) Line indented incorrectly; expected 12 spaces, found 6
(#1052) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1053) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1055) Line indented incorrectly; expected at least 4 spaces, found 3
(#1056) Line indented incorrectly; expected 4 spaces, found 3
(#1056) method name "pScatter::drawScatterThresholdArea" must be in lower-case letters only
(#1056) Visibility must be declared on method "drawScatterThresholdArea"
(#1056) Variable "Value1" must be all lower-case
(#1056) Commas (,) must be followed by white space.
(#1056) Variable "Value2" must be all lower-case
(#1056) Commas (,) must be followed by white space.
(#1056) Variable "Format" must be all lower-case
(#1057) Opening brace should be on the same line as the declaration
(#1058) Line indented incorrectly; expected at least 8 spaces, found 5
(#1058) Variable "AxisID" must be all lower-case
(#1058) Spaces must be used for alignment; tabs are not allowed
(#1058) Tab found within whitespace
(#1058) Variable "Format" must be all lower-case
(#1058) Variable "Format" must be all lower-case
(#1059) Line indented incorrectly; expected at least 8 spaces, found 5
(#1059) Variable "R" must be all lower-case
(#1059) Spaces must be used for alignment; tabs are not allowed
(#1059) Tab found within whitespace
(#1059) Variable "Format" must be all lower-case
(#1059) Variable "Format" must be all lower-case
(#1060) Line indented incorrectly; expected at least 8 spaces, found 5
(#1060) Variable "G" must be all lower-case
(#1060) Spaces must be used for alignment; tabs are not allowed
(#1060) Tab found within whitespace
(#1060) Variable "Format" must be all lower-case
(#1060) Variable "Format" must be all lower-case
(#1061) Line indented incorrectly; expected at least 8 spaces, found 5
(#1061) Variable "B" must be all lower-case
(#1061) Spaces must be used for alignment; tabs are not allowed
(#1061) Tab found within whitespace
(#1061) Variable "Format" must be all lower-case
(#1061) Variable "Format" must be all lower-case
(#1062) Line indented incorrectly; expected at least 8 spaces, found 5
(#1062) Variable "Alpha" must be all lower-case
(#1062) Spaces must be used for alignment; tabs are not allowed
(#1062) Tab found within whitespace
(#1062) Variable "Format" must be all lower-case
(#1062) Variable "Format" must be all lower-case
(#1063) Line indented incorrectly; expected at least 8 spaces, found 5
(#1063) Variable "Border" must be all lower-case
(#1063) Variable "Format" must be all lower-case
(#1063) Variable "Format" must be all lower-case
(#1063) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1064) Line indented incorrectly; expected at least 8 spaces, found 5
(#1064) Variable "BorderR" must be all lower-case
(#1064) Variable "Format" must be all lower-case
(#1064) Variable "Format" must be all lower-case
(#1064) Variable "R" must be all lower-case
(#1065) Line indented incorrectly; expected at least 8 spaces, found 5
(#1065) Variable "BorderG" must be all lower-case
(#1065) Variable "Format" must be all lower-case
(#1065) Variable "Format" must be all lower-case
(#1065) Variable "G" must be all lower-case
(#1066) Line indented incorrectly; expected at least 8 spaces, found 5
(#1066) Variable "BorderB" must be all lower-case
(#1066) Variable "Format" must be all lower-case
(#1066) Variable "Format" must be all lower-case
(#1066) Variable "B" must be all lower-case
(#1067) Line indented incorrectly; expected at least 8 spaces, found 5
(#1067) Variable "BorderAlpha" must be all lower-case
(#1067) Variable "Format" must be all lower-case
(#1067) Variable "Format" must be all lower-case
(#1067) Variable "Alpha" must be all lower-case
(#1068) Line indented incorrectly; expected at least 8 spaces, found 5
(#1068) Variable "BorderTicks" must be all lower-case
(#1068) Variable "Format" must be all lower-case
(#1068) Variable "Format" must be all lower-case
(#1069) Line indented incorrectly; expected at least 8 spaces, found 5
(#1069) Variable "AreaName" must be all lower-case
(#1069) Spaces must be used for alignment; tabs are not allowed
(#1069) Tab found within whitespace
(#1069) Variable "Format" must be all lower-case
(#1069) Variable "Format" must be all lower-case
(#1069) Inline comments must end in full-stops, exclamation marks, or question marks
(#1069) This comment is 100% valid code; is this commented out code?
(#1069) No space found before comment text; expected "// NULL;" but found "//NULL;"
(#1070) Line indented incorrectly; expected at least 8 spaces, found 5
(#1070) Variable "NameAngle" must be all lower-case
(#1070) Spaces must be used for alignment; tabs are not allowed
(#1070) Tab found within whitespace
(#1070) Variable "Format" must be all lower-case
(#1070) Variable "Format" must be all lower-case
(#1071) Line indented incorrectly; expected at least 8 spaces, found 5
(#1071) Variable "NameR" must be all lower-case
(#1071) Spaces must be used for alignment; tabs are not allowed
(#1071) Tab found within whitespace
(#1071) Variable "Format" must be all lower-case
(#1071) Variable "Format" must be all lower-case
(#1072) Line indented incorrectly; expected at least 8 spaces, found 5
(#1072) Variable "NameG" must be all lower-case
(#1072) Spaces must be used for alignment; tabs are not allowed
(#1072) Tab found within whitespace
(#1072) Variable "Format" must be all lower-case
(#1072) Variable "Format" must be all lower-case
(#1073) Line indented incorrectly; expected at least 8 spaces, found 5
(#1073) Variable "NameB" must be all lower-case
(#1073) Spaces must be used for alignment; tabs are not allowed
(#1073) Tab found within whitespace
(#1073) Variable "Format" must be all lower-case
(#1073) Variable "Format" must be all lower-case
(#1074) Line indented incorrectly; expected at least 8 spaces, found 5
(#1074) Variable "NameAlpha" must be all lower-case
(#1074) Spaces must be used for alignment; tabs are not allowed
(#1074) Tab found within whitespace
(#1074) Variable "Format" must be all lower-case
(#1074) Variable "Format" must be all lower-case
(#1075) Line indented incorrectly; expected at least 8 spaces, found 5
(#1075) Variable "DisableShadowOnArea" must be all lower-case
(#1075) Variable "Format" must be all lower-case
(#1075) Variable "Format" must be all lower-case
(#1075) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#1077) Line indented incorrectly; expected 8 spaces, found 5
(#1077) Expected "if (...) {\n"; found "if (...) { "
(#1077) Variable "Value1" must be all lower-case
(#1077) Variable "Value2" must be all lower-case
(#1077) Variable "Value1" must be all lower-case
(#1077) Variable "Value2" must be all lower-case
(#1077) Variable "Value2" must be all lower-case
(#1077) Variable "Value1" must be all lower-case
(#1077) Closing brace must be on a line by itself
(#1079) Line indented incorrectly; expected at least 8 spaces, found 5
(#1079) Variable "RestoreShadow" must be all lower-case
(#1080) Line indented incorrectly; expected 8 spaces, found 5
(#1080) Expected "if (...) {\n"; found "if (...) { "
(#1080) Variable "DisableShadowOnArea" must be all lower-case
(#1080) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1080) Closing brace must be on a line by itself
(#1082) Line indented incorrectly; expected 8 spaces, found 5
(#1082) Expected "if (...) {\n"; found "if (...) { "
(#1082) Variable "BorderAlpha" must be all lower-case
(#1082) Expected 1 space after ">"; 0 found
(#1082) Variable "BorderAlpha" must be all lower-case
(#1082) Closing brace must be on a line by itself
(#1084) Line indented incorrectly; expected at least 8 spaces, found 5
(#1084) Variable "Data" must be all lower-case
(#1086) Line indented incorrectly; expected 8 spaces, found 5
(#1086) Expected "if (...) {\n"; found "if (...) { "
(#1086) Variable "Data" must be all lower-case
(#1086) Variable "AxisID" must be all lower-case
(#1086) Closing brace must be on a line by itself
(#1087) Whitespace found at end of line
(#1088) Line indented incorrectly; expected 8 spaces, found 5
(#1088) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1088) Variable "Data" must be all lower-case
(#1088) Variable "AxisID" must be all lower-case
(#1089) Line indented incorrectly; expected at least 8 spaces, found 6
(#1090) Line indented incorrectly; expected at least 12 spaces, found 7
(#1090) Variable "Y1" must be all lower-case
(#1090) Variable "Data" must be all lower-case
(#1090) Variable "AxisID" must be all lower-case
(#1091) Line indented incorrectly; expected at least 12 spaces, found 7
(#1091) Variable "Y2" must be all lower-case
(#1091) Variable "Data" must be all lower-case
(#1091) Variable "AxisID" must be all lower-case
(#1092) Line indented incorrectly; expected at least 12 spaces, found 7
(#1092) Variable "X1" must be all lower-case
(#1092) Variable "Value1" must be all lower-case
(#1092) Commas (,) must be followed by white space.
(#1092) Variable "AxisID" must be all lower-case
(#1093) Line indented incorrectly; expected at least 12 spaces, found 7
(#1093) Variable "X2" must be all lower-case
(#1093) Variable "Value2" must be all lower-case
(#1093) Commas (,) must be followed by white space.
(#1093) Variable "AxisID" must be all lower-case
(#1095) Line indented incorrectly; expected 12 spaces, found 7
(#1095) Expected "if (...) {\n"; found "if (...) { "
(#1095) Variable "X1" must be all lower-case
(#1095) Variable "X1" must be all lower-case
(#1095) Expected 1 space before "+"; 0 found
(#1095) Expected 1 space after "+"; 0 found
(#1095) Variable "Data" must be all lower-case
(#1095) Variable "AxisID" must be all lower-case
(#1095) Closing brace must be on a line by itself
(#1096) Line indented incorrectly; expected 12 spaces, found 7
(#1096) Expected "if (...) {\n"; found "if (...) { "
(#1096) Variable "X2" must be all lower-case
(#1096) Variable "X2" must be all lower-case
(#1096) Expected 1 space before "-"; 0 found
(#1096) Expected 1 space after "-"; 0 found
(#1096) Variable "Data" must be all lower-case
(#1096) Variable "AxisID" must be all lower-case
(#1096) Closing brace must be on a line by itself
(#1098) Line indented incorrectly; expected at least 12 spaces, found 7
(#1098) Variable "X1" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "Y1" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "X2" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Variable "Y2" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Expected 1 space before "=>"; 0 found
(#1098) Expected 1 space after "=>"; 0 found
(#1098) Variable "R" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Expected 1 space before "=>"; 0 found
(#1098) Expected 1 space after "=>"; 0 found
(#1098) Variable "G" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Expected 1 space before "=>"; 0 found
(#1098) Expected 1 space after "=>"; 0 found
(#1098) Variable "B" must be all lower-case
(#1098) Commas (,) must be followed by white space.
(#1098) Expected 1 space before "=>"; 0 found
(#1098) Expected 1 space after "=>"; 0 found
(#1098) Variable "Alpha" must be all lower-case
(#1100) Line indented incorrectly; expected 12 spaces, found 7
(#1100) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1100) Variable "Border" must be all lower-case
(#1101) Line indented incorrectly; expected at least 12 spaces, found 8
(#1102) Line indented incorrectly; expected at least 16 spaces, found 9
(#1102) Variable "X1" must be all lower-case
(#1102) Commas (,) must be followed by white space.
(#1102) Variable "Y1" must be all lower-case
(#1102) Commas (,) must be followed by white space.
(#1102) Variable "X1" must be all lower-case
(#1102) Commas (,) must be followed by white space.
(#1102) Variable "Y2" must be all lower-case
(#1102) Commas (,) must be followed by white space.
(#1102) Expected 1 space before "=>"; 0 found
(#1102) Expected 1 space after "=>"; 0 found
(#1102) Variable "BorderR" must be all lower-case
(#1102) Commas (,) must be followed by white space.
(#1102) Expected 1 space before "=>"; 0 found
(#1102) Expected 1 space after "=>"; 0 found
(#1102) Variable "BorderG" must be all lower-case
(#1102) Commas (,) must be followed by white space.
(#1102) Expected 1 space before "=>"; 0 found
(#1102) Expected 1 space after "=>"; 0 found
(#1102) Variable "BorderB" must be all lower-case
(#1102) Commas (,) must be followed by white space.
(#1102) Expected 1 space before "=>"; 0 found
(#1102) Expected 1 space after "=>"; 0 found
(#1102) Variable "BorderAlpha" must be all lower-case
(#1102) Commas (,) must be followed by white space.
(#1102) Expected 1 space before "=>"; 0 found
(#1102) Expected 1 space after "=>"; 0 found
(#1102) Variable "BorderTicks" must be all lower-case
(#1102) Line exceeds 132 characters; contains 149 characters
(#1103) Line indented incorrectly; expected at least 16 spaces, found 9
(#1103) Variable "X2" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "Y1" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "X2" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Variable "Y2" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Expected 1 space before "=>"; 0 found
(#1103) Expected 1 space after "=>"; 0 found
(#1103) Variable "BorderR" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Expected 1 space before "=>"; 0 found
(#1103) Expected 1 space after "=>"; 0 found
(#1103) Variable "BorderG" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Expected 1 space before "=>"; 0 found
(#1103) Expected 1 space after "=>"; 0 found
(#1103) Variable "BorderB" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Expected 1 space before "=>"; 0 found
(#1103) Expected 1 space after "=>"; 0 found
(#1103) Variable "BorderAlpha" must be all lower-case
(#1103) Commas (,) must be followed by white space.
(#1103) Expected 1 space before "=>"; 0 found
(#1103) Expected 1 space after "=>"; 0 found
(#1103) Variable "BorderTicks" must be all lower-case
(#1103) Line exceeds 132 characters; contains 149 characters
(#1104) Line indented incorrectly; expected 12 spaces, found 8
(#1104) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1106) Line indented incorrectly; expected 12 spaces, found 7
(#1106) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1106) Variable "AreaName" must be all lower-case
(#1106) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1107) Line indented incorrectly; expected at least 12 spaces, found 8
(#1108) Line indented incorrectly; expected at least 16 spaces, found 9
(#1108) Variable "XPos" must be all lower-case
(#1108) Variable "X2" must be all lower-case
(#1108) Expected 1 space before "-"; 0 found
(#1108) Expected 1 space after "-"; 0 found
(#1108) Variable "X1" must be all lower-case
(#1108) Expected 1 space before "/"; 0 found
(#1108) Expected 1 space after "/"; 0 found
(#1108) Variable "X1" must be all lower-case
(#1109) Line indented incorrectly; expected at least 16 spaces, found 9
(#1109) Variable "YPos" must be all lower-case
(#1109) Variable "Y2" must be all lower-case
(#1109) Expected 1 space before "-"; 0 found
(#1109) Expected 1 space after "-"; 0 found
(#1109) Variable "Y1" must be all lower-case
(#1109) Expected 1 space before "/"; 0 found
(#1109) Expected 1 space after "/"; 0 found
(#1109) Variable "Y1" must be all lower-case
(#1111) Line indented incorrectly; expected 16 spaces, found 9
(#1111) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1111) Variable "NameAngle" must be all lower-case
(#1112) Line indented incorrectly; expected at least 16 spaces, found 10
(#1113) Line indented incorrectly; expected at least 20 spaces, found 11
(#1113) Variable "TxtPos" must be all lower-case
(#1113) Variable "XPos" must be all lower-case
(#1113) Commas (,) must be followed by white space.
(#1113) Variable "YPos" must be all lower-case
(#1113) Commas (,) must be followed by white space.
(#1113) Commas (,) must be followed by white space.
(#1113) Commas (,) must be followed by white space.
(#1113) Commas (,) must be followed by white space.
(#1113) Variable "AreaName" must be all lower-case
(#1113) Line exceeds 132 characters; contains 140 characters
(#1114) Line indented incorrectly; expected at least 20 spaces, found 11
(#1114) Variable "TxtWidth" must be all lower-case
(#1114) Variable "TxtPos" must be all lower-case
(#1114) Variable "TxtPos" must be all lower-case
(#1115) Line indented incorrectly; expected 20 spaces, found 11
(#1115) Expected "if (...) {\n"; found "if (...) { "
(#1115) Variable "X2" must be all lower-case
(#1115) Variable "X1" must be all lower-case
(#1115) Variable "TxtWidth" must be all lower-case
(#1115) Variable "NameAngle" must be all lower-case
(#1115) Closing brace must be on a line by itself
(#1115) Expected "} else {\n"; found "} else { "
(#1115) Variable "NameAngle" must be all lower-case
(#1115) Closing brace must be on a line by itself
(#1116) Line indented incorrectly; expected 16 spaces, found 10
(#1116) Closing brace indented incorrectly; expected 9 spaces, found 10
(#1117) Line indented incorrectly; expected at least 16 spaces, found 9
(#1117) Variable "RestoreShadow" must be all lower-case
(#1118) Line indented incorrectly; expected at least 16 spaces, found 9
(#1118) Variable "XPos" must be all lower-case
(#1118) Commas (,) must be followed by white space.
(#1118) Variable "YPos" must be all lower-case
(#1118) Commas (,) must be followed by white space.
(#1118) Variable "AreaName" must be all lower-case
(#1118) Commas (,) must be followed by white space.
(#1118) Expected 1 space before "=>"; 0 found
(#1118) Expected 1 space after "=>"; 0 found
(#1118) Variable "NameR" must be all lower-case
(#1118) Commas (,) must be followed by white space.
(#1118) Expected 1 space before "=>"; 0 found
(#1118) Expected 1 space after "=>"; 0 found
(#1118) Variable "NameG" must be all lower-case
(#1118) Commas (,) must be followed by white space.
(#1118) Expected 1 space before "=>"; 0 found
(#1118) Expected 1 space after "=>"; 0 found
(#1118) Variable "NameB" must be all lower-case
(#1118) Commas (,) must be followed by white space.
(#1118) Expected 1 space before "=>"; 0 found
(#1118) Expected 1 space after "=>"; 0 found
(#1118) Variable "NameAlpha" must be all lower-case
(#1118) Commas (,) must be followed by white space.
(#1118) Expected 1 space before "=>"; 0 found
(#1118) Expected 1 space after "=>"; 0 found
(#1118) Variable "NameAngle" must be all lower-case
(#1118) Commas (,) must be followed by white space.
(#1118) Expected 1 space before "=>"; 0 found
(#1118) Expected 1 space after "=>"; 0 found
(#1118) Line exceeds 132 characters; contains 178 characters
(#1119) Line indented incorrectly; expected 16 spaces, found 9
(#1119) Expected "if (...) {\n"; found "if (...) { "
(#1119) Variable "DisableShadowOnArea" must be all lower-case
(#1119) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1119) Closing brace must be on a line by itself
(#1120) Line indented incorrectly; expected 12 spaces, found 8
(#1120) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1122) Line indented incorrectly; expected at least 12 spaces, found 7
(#1122) Variable "RestoreShadow" must be all lower-case
(#1123) Line indented incorrectly; expected at least 12 spaces, found 7
(#1123) Expected 1 space before "=>"; 0 found
(#1123) Expected 1 space after "=>"; 0 found
(#1123) Variable "X1" must be all lower-case
(#1123) Commas (,) must be followed by white space.
(#1123) Expected 1 space before "=>"; 0 found
(#1123) Expected 1 space after "=>"; 0 found
(#1123) Variable "X2" must be all lower-case
(#1124) Line indented incorrectly; expected 8 spaces, found 6
(#1124) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1125) Line indented incorrectly; expected 8 spaces, found 5
(#1125) Usage of ELSEIF not allowed; use ELSE IF instead
(#1125) Variable "Data" must be all lower-case
(#1125) Variable "AxisID" must be all lower-case
(#1126) Line indented incorrectly; expected at least 8 spaces, found 6
(#1127) Line indented incorrectly; expected at least 12 spaces, found 7
(#1127) Variable "X1" must be all lower-case
(#1127) Variable "Data" must be all lower-case
(#1127) Variable "AxisID" must be all lower-case
(#1128) Line indented incorrectly; expected at least 12 spaces, found 7
(#1128) Variable "X2" must be all lower-case
(#1128) Variable "Data" must be all lower-case
(#1128) Variable "AxisID" must be all lower-case
(#1129) Line indented incorrectly; expected at least 12 spaces, found 7
(#1129) Variable "Y1" must be all lower-case
(#1129) Variable "Value1" must be all lower-case
(#1129) Commas (,) must be followed by white space.
(#1129) Variable "AxisID" must be all lower-case
(#1130) Line indented incorrectly; expected at least 12 spaces, found 7
(#1130) Variable "Y2" must be all lower-case
(#1130) Variable "Value2" must be all lower-case
(#1130) Commas (,) must be followed by white space.
(#1130) Variable "AxisID" must be all lower-case
(#1132) Line indented incorrectly; expected 12 spaces, found 7
(#1132) Expected "if (...) {\n"; found "if (...) { "
(#1132) Variable "Y1" must be all lower-case
(#1132) Variable "Y1" must be all lower-case
(#1132) Expected 1 space before "-"; 0 found
(#1132) Expected 1 space after "-"; 0 found
(#1132) Variable "Data" must be all lower-case
(#1132) Variable "AxisID" must be all lower-case
(#1132) Closing brace must be on a line by itself
(#1133) Line indented incorrectly; expected 12 spaces, found 7
(#1133) Expected "if (...) {\n"; found "if (...) { "
(#1133) Variable "Y2" must be all lower-case
(#1133) Variable "Y2" must be all lower-case
(#1133) Expected 1 space before "+"; 0 found
(#1133) Expected 1 space after "+"; 0 found
(#1133) Variable "Data" must be all lower-case
(#1133) Variable "AxisID" must be all lower-case
(#1133) Closing brace must be on a line by itself
(#1135) Line indented incorrectly; expected at least 12 spaces, found 7
(#1135) Variable "X1" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "Y1" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "X2" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Variable "Y2" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Expected 1 space before "=>"; 0 found
(#1135) Expected 1 space after "=>"; 0 found
(#1135) Variable "R" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Expected 1 space before "=>"; 0 found
(#1135) Expected 1 space after "=>"; 0 found
(#1135) Variable "G" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Expected 1 space before "=>"; 0 found
(#1135) Expected 1 space after "=>"; 0 found
(#1135) Variable "B" must be all lower-case
(#1135) Commas (,) must be followed by white space.
(#1135) Expected 1 space before "=>"; 0 found
(#1135) Expected 1 space after "=>"; 0 found
(#1135) Variable "Alpha" must be all lower-case
(#1137) Line indented incorrectly; expected 12 spaces, found 7
(#1137) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1137) Variable "Border" must be all lower-case
(#1138) Line indented incorrectly; expected at least 12 spaces, found 8
(#1139) Line indented incorrectly; expected at least 16 spaces, found 9
(#1139) Variable "X1" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Variable "Y1" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Variable "X2" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Variable "Y1" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Expected 1 space before "=>"; 0 found
(#1139) Expected 1 space after "=>"; 0 found
(#1139) Variable "BorderR" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Expected 1 space before "=>"; 0 found
(#1139) Expected 1 space after "=>"; 0 found
(#1139) Variable "BorderG" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Expected 1 space before "=>"; 0 found
(#1139) Expected 1 space after "=>"; 0 found
(#1139) Variable "BorderB" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Expected 1 space before "=>"; 0 found
(#1139) Expected 1 space after "=>"; 0 found
(#1139) Variable "BorderAlpha" must be all lower-case
(#1139) Commas (,) must be followed by white space.
(#1139) Expected 1 space before "=>"; 0 found
(#1139) Expected 1 space after "=>"; 0 found
(#1139) Variable "BorderTicks" must be all lower-case
(#1139) Line exceeds 132 characters; contains 149 characters
(#1140) Line indented incorrectly; expected at least 16 spaces, found 9
(#1140) Variable "X1" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "Y2" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "X2" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Variable "Y2" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Expected 1 space before "=>"; 0 found
(#1140) Expected 1 space after "=>"; 0 found
(#1140) Variable "BorderR" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Expected 1 space before "=>"; 0 found
(#1140) Expected 1 space after "=>"; 0 found
(#1140) Variable "BorderG" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Expected 1 space before "=>"; 0 found
(#1140) Expected 1 space after "=>"; 0 found
(#1140) Variable "BorderB" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Expected 1 space before "=>"; 0 found
(#1140) Expected 1 space after "=>"; 0 found
(#1140) Variable "BorderAlpha" must be all lower-case
(#1140) Commas (,) must be followed by white space.
(#1140) Expected 1 space before "=>"; 0 found
(#1140) Expected 1 space after "=>"; 0 found
(#1140) Variable "BorderTicks" must be all lower-case
(#1140) Line exceeds 132 characters; contains 149 characters
(#1141) Line indented incorrectly; expected 12 spaces, found 8
(#1141) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1143) Line indented incorrectly; expected 12 spaces, found 7
(#1143) Expected "if (...) {\n"; found "if (...)\n {\n"
(#1143) Variable "AreaName" must be all lower-case
(#1143) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#1144) Line indented incorrectly; expected at least 12 spaces, found 8
(#1145) Line indented incorrectly; expected at least 16 spaces, found 9
(#1145) Variable "XPos" must be all lower-case
(#1145) Variable "X2" must be all lower-case
(#1145) Expected 1 space before "-"; 0 found
(#1145) Expected 1 space after "-"; 0 found
(#1145) Variable "X1" must be all lower-case
(#1145) Expected 1 space before "/"; 0 found
(#1145) Expected 1 space after "/"; 0 found
(#1145) Variable "X1" must be all lower-case
(#1146) Line indented incorrectly; expected at least 16 spaces, found 9
(#1146) Variable "YPos" must be all lower-case
(#1146) Variable "Y2" must be all lower-case
(#1146) Expected 1 space before "-"; 0 found
(#1146) Expected 1 space after "-"; 0 found
(#1146) Variable "Y1" must be all lower-case
(#1146) Expected 1 space before "/"; 0 found
(#1146) Expected 1 space after "/"; 0 found
(#1146) Variable "Y1" must be all lower-case
(#1148) Line indented incorrectly; expected at least 16 spaces, found 9
(#1148) Variable "RestoreShadow" must be all lower-case
(#1149) Line indented incorrectly; expected at least 16 spaces, found 9
(#1149) Variable "YPos" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "XPos" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Variable "AreaName" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Expected 1 space before "=>"; 0 found
(#1149) Expected 1 space after "=>"; 0 found
(#1149) Variable "NameR" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Expected 1 space before "=>"; 0 found
(#1149) Expected 1 space after "=>"; 0 found
(#1149) Variable "NameG" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Expected 1 space before "=>"; 0 found
(#1149) Expected 1 space after "=>"; 0 found
(#1149) Variable "NameB" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Expected 1 space before "=>"; 0 found
(#1149) Expected 1 space after "=>"; 0 found
(#1149) Variable "NameAlpha" must be all lower-case
(#1149) Commas (,) must be followed by white space.
(#1149) Expected 1 space before "=>"; 0 found
(#1149) Expected 1 space after "=>"; 0 found
(#1149) Commas (,) must be followed by white space.
(#1149) Expected 1 space before "=>"; 0 found
(#1149) Expected 1 space after "=>"; 0 found
(#1149) Line exceeds 132 characters; contains 169 characters
(#1150) Line indented incorrectly; expected 16 spaces, found 9
(#1150) Expected "if (...) {\n"; found "if (...) { "
(#1150) Variable "DisableShadowOnArea" must be all lower-case
(#1150) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#1150) Closing brace must be on a line by itself
(#1151) Line indented incorrectly; expected 12 spaces, found 8
(#1151) Closing brace indented incorrectly; expected 7 spaces, found 8
(#1153) Line indented incorrectly; expected at least 12 spaces, found 7
(#1153) Variable "RestoreShadow" must be all lower-case
(#1154) Line indented incorrectly; expected at least 12 spaces, found 7
(#1154) Expected 1 space before "=>"; 0 found
(#1154) Expected 1 space after "=>"; 0 found
(#1154) Variable "Y1" must be all lower-case
(#1154) Commas (,) must be followed by white space.
(#1154) Expected 1 space before "=>"; 0 found
(#1154) Expected 1 space after "=>"; 0 found
(#1154) Variable "Y2" must be all lower-case
(#1155) Line indented incorrectly; expected 8 spaces, found 6
(#1155) Closing brace indented incorrectly; expected 5 spaces, found 6
(#1156) Closing brace indented incorrectly; expected 3 spaces, found 4
(#1157) Line indented incorrectly; expected 0 spaces, found 2
(#1157) Closing brace indented incorrectly; expected 1 spaces, found 2
(#1158) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pSplit.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#20) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#20) Line indented incorrectly; expected 0 spaces, found 1
(#22) Line indented incorrectly; expected at least 4 spaces, found 3
(#22) Member variable "pChartObject" must be all lower-case
(#22) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#22) Scope modifier not specified for member variable "$pChartObject"
(#24) Line indented incorrectly; expected at least 4 spaces, found 3
(#25) Line indented incorrectly; expected 4 spaces, found 3
(#25) method name "pSplit::pSplit" must be in lower-case letters only
(#25) PHP4 style constructors are not allowed; use "__construct()" instead
(#25) Visibility must be declared on method "pSplit"
(#26) Opening brace should be on the same line as the declaration
(#26) Closing brace must be on a line by itself
(#28) Line indented incorrectly; expected at least 4 spaces, found 3
(#29) Line indented incorrectly; expected 4 spaces, found 3
(#29) method name "pSplit::drawSplitPath" must be in lower-case letters only
(#29) Visibility must be declared on method "drawSplitPath"
(#29) Variable "Object" must be all lower-case
(#29) Commas (,) must be followed by white space.
(#29) Variable "Values" must be all lower-case
(#29) Commas (,) must be followed by white space.
(#29) Variable "Format" must be all lower-case
(#30) Opening brace should be on the same line as the declaration
(#31) Line indented incorrectly; expected at least 8 spaces, found 5
(#31) Variable "Object" must be all lower-case
(#33) Line indented incorrectly; expected at least 8 spaces, found 5
(#33) Variable "Spacing" must be all lower-case
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Variable "Format" must be all lower-case
(#33) Variable "Format" must be all lower-case
(#34) Line indented incorrectly; expected at least 8 spaces, found 5
(#34) Variable "TextPadding" must be all lower-case
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Variable "Format" must be all lower-case
(#34) Variable "Format" must be all lower-case
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Variable "TextPos" must be all lower-case
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Variable "Format" must be all lower-case
(#35) Variable "Format" must be all lower-case
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Variable "Surrounding" must be all lower-case
(#36) Variable "Format" must be all lower-case
(#36) Variable "Format" must be all lower-case
(#36) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Variable "Force" must be all lower-case
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Variable "Format" must be all lower-case
(#37) Variable "Format" must be all lower-case
(#38) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Variable "Segments" must be all lower-case
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Variable "Format" must be all lower-case
(#38) Variable "Format" must be all lower-case
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Variable "FontSize" must be all lower-case
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Variable "Object" must be all lower-case
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Variable "X1" must be all lower-case
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Variable "Object" must be all lower-case
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Variable "Y1" must be all lower-case
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Variable "Object" must be all lower-case
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Variable "X2" must be all lower-case
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Variable "Object" must be all lower-case
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Variable "Y2" must be all lower-case
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Variable "Object" must be all lower-case
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Variable "Data" must be all lower-case
(#46) Variable "Values" must be all lower-case
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Variable "Palette" must be all lower-case
(#47) Variable "Values" must be all lower-case
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Variable "LabelSerie" must be all lower-case
(#49) Variable "Data" must be all lower-case
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Variable "DataSerie" must be all lower-case
(#52) Line indented incorrectly; expected 8 spaces, found 5
(#52) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#52) Variable "Data" must be all lower-case
(#52) Variable "SerieName" must be all lower-case
(#52) Variable "Value" must be all lower-case
(#53) Line indented incorrectly; expected at least 8 spaces, found 6
(#53) Expected "if (...) {\n"; found "if (...) { "
(#53) Variable "SerieName" must be all lower-case
(#53) Variable "LabelSerie" must be all lower-case
(#53) Variable "DataSerie" must be all lower-case
(#53) Variable "DataSerie" must be all lower-case
(#53) Variable "SerieName" must be all lower-case
(#53) Closing brace must be on a line by itself
(#53) Closing brace must be on a line by itself
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Variable "DataSerieSum" must be all lower-case
(#55) Variable "Data" must be all lower-case
(#55) Variable "DataSerie" must be all lower-case
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Variable "DataSerieCount" must be all lower-case
(#56) Variable "Data" must be all lower-case
(#56) Variable "DataSerie" must be all lower-case
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Inline control structures are not allowed
(#59) Variable "TextPos" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 6
(#60) Variable "YScale" must be all lower-case
(#60) Variable "Y2" must be all lower-case
(#60) Expected 1 space before "-"; 0 found
(#60) Expected 1 space after "-"; 0 found
(#60) Variable "Y1" must be all lower-case
(#60) Variable "DataSerieCount" must be all lower-case
(#60) Expected 1 space before "+"; 0 found
(#60) Expected 1 space after "+"; 0 found
(#60) Expected 1 space before "*"; 0 found
(#60) Expected 1 space after "*"; 0 found
(#60) Variable "Spacing" must be all lower-case
(#60) Variable "DataSerieSum" must be all lower-case
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Inline control structures are not allowed
(#62) Line indented incorrectly; expected at least 8 spaces, found 6
(#62) Variable "YScale" must be all lower-case
(#62) Variable "Y2" must be all lower-case
(#62) Expected 1 space before "-"; 0 found
(#62) Expected 1 space after "-"; 0 found
(#62) Variable "Y1" must be all lower-case
(#62) Variable "DataSerieCount" must be all lower-case
(#62) Expected 1 space before "*"; 0 found
(#62) Expected 1 space after "*"; 0 found
(#62) Variable "Spacing" must be all lower-case
(#62) Variable "DataSerieSum" must be all lower-case
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Variable "LeftHeight" must be all lower-case
(#63) Variable "DataSerieSum" must be all lower-case
(#63) Variable "YScale" must be all lower-case
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Line indented incorrectly; expected 8 spaces, found 5
(#66) Expected "if (...) {\n"; found "if (...)\n {\n"
(#66) Variable "TextPos" must be all lower-case
(#67) Line indented incorrectly; expected at least 8 spaces, found 6
(#68) Line indented incorrectly; expected at least 12 spaces, found 7
(#68) Variable "MaxWidth" must be all lower-case
(#69) Line indented incorrectly; expected 12 spaces, found 7
(#69) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#69) Variable "Data" must be all lower-case
(#69) Variable "LabelSerie" must be all lower-case
(#69) Variable "Key" must be all lower-case
(#69) Variable "Label" must be all lower-case
(#70) Line indented incorrectly; expected at least 12 spaces, found 8
(#71) Line indented incorrectly; expected at least 16 spaces, found 9
(#71) Variable "Boundardies" must be all lower-case
(#71) Variable "Object" must be all lower-case
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Variable "Object" must be all lower-case
(#71) Commas (,) must be followed by white space.
(#71) Variable "Object" must be all lower-case
(#71) Commas (,) must be followed by white space.
(#71) Commas (,) must be followed by white space.
(#71) Variable "Label" must be all lower-case
(#72) Line indented incorrectly; expected 16 spaces, found 9
(#72) Expected "if (...) {\n"; found "if (...) { "
(#72) Variable "Boundardies" must be all lower-case
(#72) Variable "MaxWidth" must be all lower-case
(#72) Variable "MaxWidth" must be all lower-case
(#72) Variable "Boundardies" must be all lower-case
(#72) Variable "TextPadding" must be all lower-case
(#72) Expected 1 space before "*"; 0 found
(#72) Expected 1 space after "*"; 0 found
(#72) Closing brace must be on a line by itself
(#73) Line indented incorrectly; expected 12 spaces, found 8
(#73) Closing brace indented incorrectly; expected 7 spaces, found 8
(#74) Line indented incorrectly; expected at least 12 spaces, found 7
(#74) Variable "X2" must be all lower-case
(#74) Variable "X2" must be all lower-case
(#74) Variable "MaxWidth" must be all lower-case
(#75) Line indented incorrectly; expected 8 spaces, found 6
(#75) Closing brace indented incorrectly; expected 5 spaces, found 6
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Variable "LeftY" must be all lower-case
(#78) Variable "Y2" must be all lower-case
(#78) Expected 1 space before "-"; 0 found
(#78) Expected 1 space after "-"; 0 found
(#78) Variable "Y1" must be all lower-case
(#78) Variable "Y1" must be all lower-case
(#78) Variable "LeftHeight" must be all lower-case
(#78) Expected 1 space before "/"; 0 found
(#78) Expected 1 space after "/"; 0 found
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Variable "RightY" must be all lower-case
(#79) Variable "Y1" must be all lower-case
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Variable "VectorX" must be all lower-case
(#80) Variable "X2" must be all lower-case
(#80) Expected 1 space before "-"; 0 found
(#80) Expected 1 space after "-"; 0 found
(#80) Variable "X1" must be all lower-case
(#82) Line indented incorrectly; expected 8 spaces, found 5
(#82) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#82) Variable "Data" must be all lower-case
(#82) Variable "DataSerie" must be all lower-case
(#82) Variable "Key" must be all lower-case
(#82) Variable "Value" must be all lower-case
(#83) Line indented incorrectly; expected at least 8 spaces, found 6
(#84) Line indented incorrectly; expected at least 12 spaces, found 7
(#84) Inline control structures are not allowed
(#84) Variable "Data" must be all lower-case
(#84) Variable "LabelSerie" must be all lower-case
(#84) Variable "Key" must be all lower-case
(#85) Line indented incorrectly; expected at least 12 spaces, found 8
(#85) Variable "Label" must be all lower-case
(#85) Variable "Data" must be all lower-case
(#85) Variable "LabelSerie" must be all lower-case
(#85) Variable "Key" must be all lower-case
(#86) Line indented incorrectly; expected at least 12 spaces, found 7
(#86) Inline control structures are not allowed
(#87) Line indented incorrectly; expected at least 12 spaces, found 8
(#87) Variable "Label" must be all lower-case
(#89) Line indented incorrectly; expected at least 12 spaces, found 7
(#89) Variable "LeftY1" must be all lower-case
(#89) Variable "LeftY" must be all lower-case
(#90) Line indented incorrectly; expected at least 12 spaces, found 7
(#90) Variable "LeftY2" must be all lower-case
(#90) Variable "LeftY" must be all lower-case
(#90) Variable "Value" must be all lower-case
(#90) Variable "YScale" must be all lower-case
(#92) Line indented incorrectly; expected at least 12 spaces, found 7
(#92) Variable "RightY1" must be all lower-case
(#92) Variable "RightY" must be all lower-case
(#92) Variable "Spacing" must be all lower-case
(#93) Line indented incorrectly; expected at least 12 spaces, found 7
(#93) Variable "RightY2" must be all lower-case
(#93) Variable "RightY" must be all lower-case
(#93) Variable "Spacing" must be all lower-case
(#93) Variable "Value" must be all lower-case
(#93) Variable "YScale" must be all lower-case
(#95) Line indented incorrectly; expected at least 12 spaces, found 7
(#95) Variable "Settings" must be all lower-case
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Variable "Palette" must be all lower-case
(#95) Variable "Key" must be all lower-case
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Variable "Palette" must be all lower-case
(#95) Variable "Key" must be all lower-case
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Variable "Palette" must be all lower-case
(#95) Variable "Key" must be all lower-case
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Variable "Palette" must be all lower-case
(#95) Variable "Key" must be all lower-case
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Variable "Segments" must be all lower-case
(#95) Commas (,) must be followed by white space.
(#95) Expected 1 space before "=>"; 0 found
(#95) Expected 1 space after "=>"; 0 found
(#95) Variable "Surrounding" must be all lower-case
(#95) Line exceeds maximum limit of 180 characters; contains 199 characters
(#97) Line indented incorrectly; expected at least 12 spaces, found 7
(#97) Variable "PolyGon" must be all lower-case
(#99) Line indented incorrectly; expected at least 12 spaces, found 7
(#99) Variable "Angle" must be all lower-case
(#99) Variable "Object" must be all lower-case
(#99) Variable "X2" must be all lower-case
(#99) Commas (,) must be followed by white space.
(#99) Variable "RightY1" must be all lower-case
(#99) Commas (,) must be followed by white space.
(#99) Variable "X1" must be all lower-case
(#99) Commas (,) must be followed by white space.
(#99) Variable "LeftY1" must be all lower-case
(#100) Line indented incorrectly; expected at least 12 spaces, found 7
(#100) Variable "VectorX1" must be all lower-case
(#100) Variable "Angle" must be all lower-case
(#100) Expected 1 space before "+"; 0 found
(#100) Expected 1 space after "+"; 0 found
(#100) Variable "Force" must be all lower-case
(#100) Variable "X2" must be all lower-case
(#100) Expected 1 space before "-"; 0 found
(#100) Expected 1 space after "-"; 0 found
(#100) Variable "X1" must be all lower-case
(#100) Expected 1 space before "/"; 0 found
(#100) Expected 1 space after "/"; 0 found
(#100) Variable "X1" must be all lower-case
(#101) Line indented incorrectly; expected at least 12 spaces, found 7
(#101) Variable "VectorY1" must be all lower-case
(#101) Variable "Angle" must be all lower-case
(#101) Expected 1 space before "+"; 0 found
(#101) Expected 1 space after "+"; 0 found
(#101) Variable "Force" must be all lower-case
(#101) Variable "RightY1" must be all lower-case
(#101) Expected 1 space before "-"; 0 found
(#101) Expected 1 space after "-"; 0 found
(#101) Variable "LeftY1" must be all lower-case
(#101) Expected 1 space before "/"; 0 found
(#101) Expected 1 space after "/"; 0 found
(#101) Variable "LeftY1" must be all lower-case
(#102) Line indented incorrectly; expected at least 12 spaces, found 7
(#102) Variable "VectorX2" must be all lower-case
(#102) Variable "Angle" must be all lower-case
(#102) Expected 1 space before "-"; 0 found
(#102) Expected 1 space after "-"; 0 found
(#102) Variable "Force" must be all lower-case
(#102) Variable "X2" must be all lower-case
(#102) Expected 1 space before "-"; 0 found
(#102) Expected 1 space after "-"; 0 found
(#102) Variable "X1" must be all lower-case
(#102) Expected 1 space before "/"; 0 found
(#102) Expected 1 space after "/"; 0 found
(#102) Variable "X1" must be all lower-case
(#103) Line indented incorrectly; expected at least 12 spaces, found 7
(#103) Variable "VectorY2" must be all lower-case
(#103) Variable "Angle" must be all lower-case
(#103) Expected 1 space before "-"; 0 found
(#103) Expected 1 space after "-"; 0 found
(#103) Variable "Force" must be all lower-case
(#103) Variable "RightY1" must be all lower-case
(#103) Expected 1 space before "-"; 0 found
(#103) Expected 1 space after "-"; 0 found
(#103) Variable "LeftY1" must be all lower-case
(#103) Expected 1 space before "/"; 0 found
(#103) Expected 1 space after "/"; 0 found
(#103) Variable "LeftY1" must be all lower-case
(#105) Line indented incorrectly; expected at least 12 spaces, found 7
(#105) Variable "Points" must be all lower-case
(#105) Variable "Object" must be all lower-case
(#105) Variable "X1" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "LeftY1" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "X2" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "RightY1" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "VectorX1" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "VectorY1" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "VectorX2" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "VectorY2" must be all lower-case
(#105) Commas (,) must be followed by white space.
(#105) Variable "Settings" must be all lower-case
(#106) Line indented incorrectly; expected 12 spaces, found 7
(#106) Expected "foreach (...) {\n"; found "foreach(...) { "
(#106) Variable "Points" must be all lower-case
(#106) Variable "Key" must be all lower-case
(#106) Variable "Pos" must be all lower-case
(#106) Variable "PolyGon" must be all lower-case
(#106) Variable "Pos" must be all lower-case
(#106) Variable "PolyGon" must be all lower-case
(#106) Variable "Pos" must be all lower-case
(#106) Closing brace must be on a line by itself
(#107) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#109) Line indented incorrectly; expected at least 12 spaces, found 7
(#109) Variable "Angle" must be all lower-case
(#109) Variable "Object" must be all lower-case
(#109) Variable "X2" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "RightY2" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "X1" must be all lower-case
(#109) Commas (,) must be followed by white space.
(#109) Variable "LeftY2" must be all lower-case
(#110) Line indented incorrectly; expected at least 12 spaces, found 7
(#110) Variable "VectorX1" must be all lower-case
(#110) Variable "Angle" must be all lower-case
(#110) Expected 1 space before "+"; 0 found
(#110) Expected 1 space after "+"; 0 found
(#110) Variable "Force" must be all lower-case
(#110) Variable "X2" must be all lower-case
(#110) Expected 1 space before "-"; 0 found
(#110) Expected 1 space after "-"; 0 found
(#110) Variable "X1" must be all lower-case
(#110) Expected 1 space before "/"; 0 found
(#110) Expected 1 space after "/"; 0 found
(#110) Expected 1 space after "+"; 0 found
(#110) Variable "X1" must be all lower-case
(#111) Line indented incorrectly; expected at least 12 spaces, found 7
(#111) Variable "VectorY1" must be all lower-case
(#111) Variable "Angle" must be all lower-case
(#111) Expected 1 space before "+"; 0 found
(#111) Expected 1 space after "+"; 0 found
(#111) Variable "Force" must be all lower-case
(#111) Variable "RightY2" must be all lower-case
(#111) Expected 1 space before "-"; 0 found
(#111) Expected 1 space after "-"; 0 found
(#111) Variable "LeftY2" must be all lower-case
(#111) Expected 1 space before "/"; 0 found
(#111) Expected 1 space after "/"; 0 found
(#111) Variable "LeftY2" must be all lower-case
(#112) Line indented incorrectly; expected at least 12 spaces, found 7
(#112) Variable "VectorX2" must be all lower-case
(#112) Variable "Angle" must be all lower-case
(#112) Expected 1 space before "-"; 0 found
(#112) Expected 1 space after "-"; 0 found
(#112) Variable "Force" must be all lower-case
(#112) Variable "X2" must be all lower-case
(#112) Expected 1 space before "-"; 0 found
(#112) Expected 1 space after "-"; 0 found
(#112) Variable "X1" must be all lower-case
(#112) Expected 1 space before "/"; 0 found
(#112) Expected 1 space after "/"; 0 found
(#112) Expected 1 space after "+"; 0 found
(#112) Variable "X1" must be all lower-case
(#113) Line indented incorrectly; expected at least 12 spaces, found 7
(#113) Variable "VectorY2" must be all lower-case
(#113) Variable "Angle" must be all lower-case
(#113) Expected 1 space before "-"; 0 found
(#113) Expected 1 space after "-"; 0 found
(#113) Variable "Force" must be all lower-case
(#113) Variable "RightY2" must be all lower-case
(#113) Expected 1 space before "-"; 0 found
(#113) Expected 1 space after "-"; 0 found
(#113) Variable "LeftY2" must be all lower-case
(#113) Expected 1 space before "/"; 0 found
(#113) Expected 1 space after "/"; 0 found
(#113) Variable "LeftY2" must be all lower-case
(#115) Line indented incorrectly; expected at least 12 spaces, found 7
(#115) Variable "Points" must be all lower-case
(#115) Variable "Object" must be all lower-case
(#115) Variable "X1" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#115) Variable "LeftY2" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#115) Variable "X2" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#115) Variable "RightY2" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#115) Variable "VectorX1" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#115) Variable "VectorY1" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#115) Variable "VectorX2" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#115) Variable "VectorY2" must be all lower-case
(#115) Commas (,) must be followed by white space.
(#115) Variable "Settings" must be all lower-case
(#116) Line indented incorrectly; expected at least 12 spaces, found 7
(#116) Variable "Points" must be all lower-case
(#116) Variable "Points" must be all lower-case
(#117) Line indented incorrectly; expected 12 spaces, found 7
(#117) Expected "foreach (...) {\n"; found "foreach(...) { "
(#117) Variable "Points" must be all lower-case
(#117) Variable "Key" must be all lower-case
(#117) Variable "Pos" must be all lower-case
(#117) Variable "PolyGon" must be all lower-case
(#117) Variable "Pos" must be all lower-case
(#117) Variable "PolyGon" must be all lower-case
(#117) Variable "Pos" must be all lower-case
(#117) Closing brace must be on a line by itself
(#119) Line indented incorrectly; expected at least 12 spaces, found 7
(#119) Variable "Object" must be all lower-case
(#119) Variable "PolyGon" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Variable "Settings" must be all lower-case
(#121) Line indented incorrectly; expected at least 12 spaces, found 7
(#121) Inline control structures are not allowed
(#121) Variable "TextPos" must be all lower-case
(#122) Line indented incorrectly; expected at least 12 spaces, found 8
(#122) Variable "Object" must be all lower-case
(#122) Variable "X2" must be all lower-case
(#122) Expected 1 space before "+"; 0 found
(#122) Expected 1 space after "+"; 0 found
(#122) Variable "TextPadding" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Variable "RightY2" must be all lower-case
(#122) Expected 1 space before "-"; 0 found
(#122) Expected 1 space after "-"; 0 found
(#122) Variable "RightY1" must be all lower-case
(#122) Expected 1 space before "/"; 0 found
(#122) Expected 1 space after "/"; 0 found
(#122) Expected 1 space before "+"; 0 found
(#122) Expected 1 space after "+"; 0 found
(#122) Variable "RightY1" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Variable "Label" must be all lower-case
(#122) Commas (,) must be followed by white space.
(#122) Expected 1 space before "=>"; 0 found
(#122) Expected 1 space after "=>"; 0 found
(#123) Line indented incorrectly; expected at least 12 spaces, found 7
(#123) Inline control structures are not allowed
(#124) Line indented incorrectly; expected at least 12 spaces, found 8
(#124) Variable "Object" must be all lower-case
(#124) Variable "X2" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Variable "RightY1" must be all lower-case
(#124) Expected 1 space before "-"; 0 found
(#124) Expected 1 space after "-"; 0 found
(#124) Variable "TextPadding" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Variable "Label" must be all lower-case
(#124) Commas (,) must be followed by white space.
(#124) Expected 1 space before "=>"; 0 found
(#124) Expected 1 space after "=>"; 0 found
(#126) Line indented incorrectly; expected at least 12 spaces, found 7
(#126) Variable "LeftY" must be all lower-case
(#126) Variable "LeftY2" must be all lower-case
(#127) Line indented incorrectly; expected at least 12 spaces, found 7
(#127) Variable "RightY" must be all lower-case
(#127) Variable "RightY2" must be all lower-case
(#128) Line indented incorrectly; expected 8 spaces, found 6
(#128) Closing brace indented incorrectly; expected 5 spaces, found 6
(#129) Closing brace indented incorrectly; expected 3 spaces, found 4
(#130) Line indented incorrectly; expected 0 spaces, found 2
(#130) Closing brace indented incorrectly; expected 1 spaces, found 2
(#131) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pSpring.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#23) Spaces must be used for alignment; tabs are not allowed
(#23) Tab found within whitespace
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#25) Spaces must be used for alignment; tabs are not allowed
(#25) Tab found within whitespace
(#26) Spaces must be used for alignment; tabs are not allowed
(#26) Tab found within whitespace
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#32) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#32) Line indented incorrectly; expected 0 spaces, found 1
(#34) Line indented incorrectly; expected at least 4 spaces, found 3
(#34) Member variable "History" must be all lower-case
(#34) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#34) Scope modifier not specified for member variable "$History"
(#35) Line indented incorrectly; expected at least 4 spaces, found 3
(#35) Member variable "pChartObject" must be all lower-case
(#35) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#35) Scope modifier not specified for member variable "$pChartObject"
(#36) Line indented incorrectly; expected at least 4 spaces, found 3
(#36) Member variable "Data" must be all lower-case
(#36) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#36) Scope modifier not specified for member variable "$Data"
(#37) Line indented incorrectly; expected at least 4 spaces, found 3
(#37) Member variable "Links" must be all lower-case
(#37) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#37) Scope modifier not specified for member variable "$Links"
(#38) Line indented incorrectly; expected at least 4 spaces, found 3
(#38) Member variable "X1" must be all lower-case
(#38) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#38) Scope modifier not specified for member variable "$X1"
(#39) Line indented incorrectly; expected at least 4 spaces, found 3
(#39) Member variable "Y1" must be all lower-case
(#39) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#39) Scope modifier not specified for member variable "$Y1"
(#40) Line indented incorrectly; expected at least 4 spaces, found 3
(#40) Member variable "X2" must be all lower-case
(#40) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#40) Scope modifier not specified for member variable "$X2"
(#41) Line indented incorrectly; expected at least 4 spaces, found 3
(#41) Member variable "Y2" must be all lower-case
(#41) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#41) Scope modifier not specified for member variable "$Y2"
(#42) Line indented incorrectly; expected at least 4 spaces, found 3
(#42) Member variable "AutoComputeFreeZone" must be all lower-case
(#42) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#42) Scope modifier not specified for member variable "$AutoComputeFreeZone"
(#43) Line indented incorrectly; expected at least 4 spaces, found 3
(#43) Member variable "Labels" must be all lower-case
(#43) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#43) Scope modifier not specified for member variable "$Labels"
(#45) Line indented incorrectly; expected at least 4 spaces, found 3
(#46) Line indented incorrectly; expected 4 spaces, found 3
(#46) method name "pSpring::pSpring" must be in lower-case letters only
(#46) PHP4 style constructors are not allowed; use "__construct()" instead
(#46) Visibility must be declared on method "pSpring"
(#47) Opening brace should be on the same line as the declaration
(#48) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 5
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 8 spaces, found 5
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 5
(#82) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#83) Closing brace indented incorrectly; expected 3 spaces, found 4
(#85) Line indented incorrectly; expected at least 4 spaces, found 3
(#86) Line indented incorrectly; expected 4 spaces, found 3
(#86) method name "pSpring::setLinkDefaults" must be in lower-case letters only
(#86) Visibility must be declared on method "setLinkDefaults"
(#86) Variable "Settings" must be all lower-case
(#87) Opening brace should be on the same line as the declaration
(#88) Line indented incorrectly; expected 8 spaces, found 5
(#88) Expected "if (...) {\n"; found "if (...) { "
(#88) Variable "Settings" must be all lower-case
(#88) Variable "Settings" must be all lower-case
(#88) Closing brace must be on a line by itself
(#89) Line indented incorrectly; expected 8 spaces, found 5
(#89) Expected "if (...) {\n"; found "if (...) { "
(#89) Variable "Settings" must be all lower-case
(#89) Variable "Settings" must be all lower-case
(#89) Closing brace must be on a line by itself
(#90) Line indented incorrectly; expected 8 spaces, found 5
(#90) Expected "if (...) {\n"; found "if (...) { "
(#90) Variable "Settings" must be all lower-case
(#90) Variable "Settings" must be all lower-case
(#90) Closing brace must be on a line by itself
(#91) Line indented incorrectly; expected 8 spaces, found 5
(#91) Expected "if (...) {\n"; found "if (...) { "
(#91) Variable "Settings" must be all lower-case
(#91) Variable "Settings" must be all lower-case
(#91) Closing brace must be on a line by itself
(#92) Closing brace indented incorrectly; expected 3 spaces, found 4
(#94) Line indented incorrectly; expected at least 4 spaces, found 3
(#95) Line indented incorrectly; expected 4 spaces, found 3
(#95) method name "pSpring::setLabelsSettings" must be in lower-case letters only
(#95) Visibility must be declared on method "setLabelsSettings"
(#95) Variable "Settings" must be all lower-case
(#96) Opening brace should be on the same line as the declaration
(#97) Line indented incorrectly; expected 8 spaces, found 5
(#97) Expected "if (...) {\n"; found "if (...) { "
(#97) Variable "Settings" must be all lower-case
(#97) Variable "Settings" must be all lower-case
(#97) Closing brace must be on a line by itself
(#98) Line indented incorrectly; expected 8 spaces, found 5
(#98) Expected "if (...) {\n"; found "if (...) { "
(#98) Variable "Settings" must be all lower-case
(#98) Variable "Settings" must be all lower-case
(#98) Closing brace must be on a line by itself
(#99) Line indented incorrectly; expected 8 spaces, found 5
(#99) Expected "if (...) {\n"; found "if (...) { "
(#99) Variable "Settings" must be all lower-case
(#99) Variable "Settings" must be all lower-case
(#99) Closing brace must be on a line by itself
(#100) Line indented incorrectly; expected 8 spaces, found 5
(#100) Expected "if (...) {\n"; found "if (...) { "
(#100) Variable "Settings" must be all lower-case
(#100) Variable "Settings" must be all lower-case
(#100) Closing brace must be on a line by itself
(#101) Line indented incorrectly; expected 8 spaces, found 5
(#101) Expected "if (...) {\n"; found "if (...) { "
(#101) Variable "Settings" must be all lower-case
(#101) Variable "Settings" must be all lower-case
(#101) Closing brace must be on a line by itself
(#102) Closing brace indented incorrectly; expected 3 spaces, found 4
(#104) Line indented incorrectly; expected at least 4 spaces, found 3
(#105) Line indented incorrectly; expected 4 spaces, found 3
(#105) method name "pSpring::autoFreeZone" must be in lower-case letters only
(#105) Visibility must be declared on method "autoFreeZone"
(#106) Opening brace should be on the same line as the declaration
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Line indented incorrectly; expected 8 spaces, found 5
(#108) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#108) Variable "Key" must be all lower-case
(#108) Variable "Settings" must be all lower-case
(#109) Line indented incorrectly; expected at least 8 spaces, found 6
(#110) Line indented incorrectly; expected 12 spaces, found 7
(#110) Expected "if (...) {\n"; found "if (...)\n { "
(#110) Variable "Settings" must be all lower-case
(#111) Line indented incorrectly; expected at least 12 spaces, found 8
(#111) Variable "Key" must be all lower-case
(#111) Variable "Settings" must be all lower-case
(#111) Expected 1 space before "*"; 0 found
(#111) Expected 1 space after "*"; 0 found
(#111) Closing brace must be on a line by itself
(#112) Line indented incorrectly; expected 12 spaces, found 7
(#112) Expected "} else {\n"; found "}\n else\n { "
(#113) Line indented incorrectly; expected at least 12 spaces, found 8
(#113) Variable "Key" must be all lower-case
(#113) Closing brace must be on a line by itself
(#114) Line indented incorrectly; expected 8 spaces, found 6
(#114) Closing brace indented incorrectly; expected 5 spaces, found 6
(#116) Closing brace indented incorrectly; expected 3 spaces, found 4
(#118) Line indented incorrectly; expected at least 4 spaces, found 3
(#119) Line indented incorrectly; expected 4 spaces, found 3
(#119) method name "pSpring::linkProperties" must be in lower-case letters only
(#119) Visibility must be declared on method "linkProperties"
(#119) Variable "FromNode" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Variable "ToNode" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Variable "Settings" must be all lower-case
(#120) Opening brace should be on the same line as the declaration
(#121) Line indented incorrectly; expected 8 spaces, found 5
(#121) Expected "if (...) {\n"; found "if (...) { "
(#121) Variable "FromNode" must be all lower-case
(#121) Closing brace must be on a line by itself
(#122) Line indented incorrectly; expected 8 spaces, found 5
(#122) Expected "if (...) {\n"; found "if (...) { "
(#122) Variable "ToNode" must be all lower-case
(#122) Closing brace must be on a line by itself
(#124) Line indented incorrectly; expected at least 8 spaces, found 5
(#124) Variable "R" must be all lower-case
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Variable "Settings" must be all lower-case
(#124) Variable "Settings" must be all lower-case
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Variable "G" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Variable "Settings" must be all lower-case
(#125) Variable "Settings" must be all lower-case
(#126) Line indented incorrectly; expected at least 8 spaces, found 5
(#126) Variable "B" must be all lower-case
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Variable "Settings" must be all lower-case
(#126) Variable "Settings" must be all lower-case
(#127) Line indented incorrectly; expected at least 8 spaces, found 5
(#127) Variable "Alpha" must be all lower-case
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Variable "Settings" must be all lower-case
(#127) Variable "Settings" must be all lower-case
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Variable "Name" must be all lower-case
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Variable "Settings" must be all lower-case
(#128) Variable "Settings" must be all lower-case
(#128) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#129) Line indented incorrectly; expected at least 8 spaces, found 5
(#129) Variable "Ticks" must be all lower-case
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Variable "Settings" must be all lower-case
(#129) Variable "Settings" must be all lower-case
(#129) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#131) Line indented incorrectly; expected at least 8 spaces, found 5
(#131) Variable "FromNode" must be all lower-case
(#131) Variable "ToNode" must be all lower-case
(#131) Variable "R" must be all lower-case
(#131) Variable "ToNode" must be all lower-case
(#131) Variable "FromNode" must be all lower-case
(#131) Variable "R" must be all lower-case
(#132) Line indented incorrectly; expected at least 8 spaces, found 5
(#132) Variable "FromNode" must be all lower-case
(#132) Variable "ToNode" must be all lower-case
(#132) Variable "G" must be all lower-case
(#132) Variable "ToNode" must be all lower-case
(#132) Variable "FromNode" must be all lower-case
(#132) Variable "G" must be all lower-case
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Variable "FromNode" must be all lower-case
(#133) Variable "ToNode" must be all lower-case
(#133) Variable "B" must be all lower-case
(#133) Variable "ToNode" must be all lower-case
(#133) Variable "FromNode" must be all lower-case
(#133) Variable "B" must be all lower-case
(#134) Line indented incorrectly; expected at least 8 spaces, found 5
(#134) Variable "FromNode" must be all lower-case
(#134) Variable "ToNode" must be all lower-case
(#134) Variable "Alpha" must be all lower-case
(#134) Variable "ToNode" must be all lower-case
(#134) Variable "FromNode" must be all lower-case
(#134) Variable "Alpha" must be all lower-case
(#135) Line indented incorrectly; expected at least 8 spaces, found 5
(#135) Variable "FromNode" must be all lower-case
(#135) Variable "ToNode" must be all lower-case
(#135) Variable "Name" must be all lower-case
(#135) Variable "ToNode" must be all lower-case
(#135) Variable "FromNode" must be all lower-case
(#135) Variable "Name" must be all lower-case
(#136) Line indented incorrectly; expected at least 8 spaces, found 5
(#136) Variable "FromNode" must be all lower-case
(#136) Variable "ToNode" must be all lower-case
(#136) Variable "Ticks" must be all lower-case
(#136) Variable "ToNode" must be all lower-case
(#136) Variable "FromNode" must be all lower-case
(#136) Variable "Ticks" must be all lower-case
(#137) Closing brace indented incorrectly; expected 3 spaces, found 4
(#139) Line indented incorrectly; expected 4 spaces, found 3
(#139) method name "pSpring::setNodeDefaults" must be in lower-case letters only
(#139) Visibility must be declared on method "setNodeDefaults"
(#139) Variable "Settings" must be all lower-case
(#140) Opening brace should be on the same line as the declaration
(#141) Line indented incorrectly; expected 8 spaces, found 5
(#141) Expected "if (...) {\n"; found "if (...) { "
(#141) Variable "Settings" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Variable "Settings" must be all lower-case
(#141) Closing brace must be on a line by itself
(#142) Line indented incorrectly; expected 8 spaces, found 5
(#142) Expected "if (...) {\n"; found "if (...) { "
(#142) Variable "Settings" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Variable "Settings" must be all lower-case
(#142) Closing brace must be on a line by itself
(#143) Line indented incorrectly; expected 8 spaces, found 5
(#143) Expected "if (...) {\n"; found "if (...) { "
(#143) Variable "Settings" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Variable "Settings" must be all lower-case
(#143) Closing brace must be on a line by itself
(#144) Line indented incorrectly; expected 8 spaces, found 5
(#144) Expected "if (...) {\n"; found "if (...) { "
(#144) Variable "Settings" must be all lower-case
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Variable "Settings" must be all lower-case
(#144) Closing brace must be on a line by itself
(#145) Line indented incorrectly; expected 8 spaces, found 5
(#145) Expected "if (...) {\n"; found "if (...) { "
(#145) Variable "Settings" must be all lower-case
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Variable "Settings" must be all lower-case
(#145) Closing brace must be on a line by itself
(#146) Line indented incorrectly; expected 8 spaces, found 5
(#146) Expected "if (...) {\n"; found "if (...) { "
(#146) Variable "Settings" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Variable "Settings" must be all lower-case
(#146) Closing brace must be on a line by itself
(#147) Line indented incorrectly; expected 8 spaces, found 5
(#147) Expected "if (...) {\n"; found "if (...) { "
(#147) Variable "Settings" must be all lower-case
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Variable "Settings" must be all lower-case
(#147) Closing brace must be on a line by itself
(#148) Line indented incorrectly; expected 8 spaces, found 5
(#148) Expected "if (...) {\n"; found "if (...) { "
(#148) Variable "Settings" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Variable "Settings" must be all lower-case
(#148) Closing brace must be on a line by itself
(#149) Line indented incorrectly; expected 8 spaces, found 5
(#149) Expected "if (...) {\n"; found "if (...) { "
(#149) Variable "Settings" must be all lower-case
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Variable "Settings" must be all lower-case
(#149) Closing brace must be on a line by itself
(#150) Line indented incorrectly; expected 8 spaces, found 5
(#150) Expected "if (...) {\n"; found "if (...) { "
(#150) Variable "Settings" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Variable "Settings" must be all lower-case
(#150) Closing brace must be on a line by itself
(#151) Line indented incorrectly; expected 8 spaces, found 5
(#151) Expected "if (...) {\n"; found "if (...) { "
(#151) Variable "Settings" must be all lower-case
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Variable "Settings" must be all lower-case
(#151) Closing brace must be on a line by itself
(#152) Line indented incorrectly; expected 8 spaces, found 5
(#152) Expected "if (...) {\n"; found "if (...) { "
(#152) Variable "Settings" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Variable "Settings" must be all lower-case
(#152) Closing brace must be on a line by itself
(#153) Line indented incorrectly; expected 8 spaces, found 5
(#153) Expected "if (...) {\n"; found "if (...) { "
(#153) Variable "Settings" must be all lower-case
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Variable "Settings" must be all lower-case
(#153) Closing brace must be on a line by itself
(#154) Line indented incorrectly; expected 8 spaces, found 5
(#154) Expected "if (...) {\n"; found "if (...) { "
(#154) Variable "Settings" must be all lower-case
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Variable "Settings" must be all lower-case
(#154) Closing brace must be on a line by itself
(#155) Line indented incorrectly; expected 8 spaces, found 5
(#155) Expected "if (...) {\n"; found "if (...) { "
(#155) Variable "Settings" must be all lower-case
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Variable "Settings" must be all lower-case
(#155) Closing brace must be on a line by itself
(#156) Line indented incorrectly; expected 8 spaces, found 5
(#156) Expected "if (...) {\n"; found "if (...) { "
(#156) Variable "Settings" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Variable "Settings" must be all lower-case
(#156) Closing brace must be on a line by itself
(#157) Line indented incorrectly; expected 8 spaces, found 5
(#157) Expected "if (...) {\n"; found "if (...) { "
(#157) Variable "Settings" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Variable "Settings" must be all lower-case
(#157) Closing brace must be on a line by itself
(#158) Closing brace indented incorrectly; expected 3 spaces, found 4
(#160) Line indented incorrectly; expected at least 4 spaces, found 3
(#161) Line indented incorrectly; expected 4 spaces, found 3
(#161) method name "pSpring::addNode" must be in lower-case letters only
(#161) Visibility must be declared on method "addNode"
(#161) Variable "NodeID" must be all lower-case
(#161) Commas (,) must be followed by white space.
(#161) Variable "Settings" must be all lower-case
(#162) Opening brace should be on the same line as the declaration
(#163) Line indented incorrectly; expected at least 8 spaces, found 5
(#164) Line indented incorrectly; expected 8 spaces, found 5
(#164) Expected "if (...) {\n"; found "if (...) { "
(#164) Variable "NodeID" must be all lower-case
(#164) Closing brace must be on a line by itself
(#166) Line indented incorrectly; expected at least 8 spaces, found 5
(#166) Variable "Name" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Variable "Settings" must be all lower-case
(#166) Variable "Settings" must be all lower-case
(#166) Variable "NodeID" must be all lower-case
(#167) Line indented incorrectly; expected at least 8 spaces, found 5
(#167) Variable "Connections" must be all lower-case
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Variable "Settings" must be all lower-case
(#167) Variable "Settings" must be all lower-case
(#167) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#169) Line indented incorrectly; expected at least 8 spaces, found 5
(#169) Variable "R" must be all lower-case
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Variable "Settings" must be all lower-case
(#169) Variable "Settings" must be all lower-case
(#170) Line indented incorrectly; expected at least 8 spaces, found 5
(#170) Variable "G" must be all lower-case
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Variable "Settings" must be all lower-case
(#170) Variable "Settings" must be all lower-case
(#171) Line indented incorrectly; expected at least 8 spaces, found 5
(#171) Variable "B" must be all lower-case
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Variable "Settings" must be all lower-case
(#171) Variable "Settings" must be all lower-case
(#172) Line indented incorrectly; expected at least 8 spaces, found 5
(#172) Variable "Alpha" must be all lower-case
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Variable "Settings" must be all lower-case
(#172) Variable "Settings" must be all lower-case
(#173) Line indented incorrectly; expected at least 8 spaces, found 5
(#173) Variable "BorderR" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Variable "Settings" must be all lower-case
(#173) Variable "Settings" must be all lower-case
(#174) Line indented incorrectly; expected at least 8 spaces, found 5
(#174) Variable "BorderG" must be all lower-case
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Variable "Settings" must be all lower-case
(#174) Variable "Settings" must be all lower-case
(#175) Line indented incorrectly; expected at least 8 spaces, found 5
(#175) Variable "BorderB" must be all lower-case
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Variable "Settings" must be all lower-case
(#175) Variable "Settings" must be all lower-case
(#176) Line indented incorrectly; expected at least 8 spaces, found 5
(#176) Variable "BorderAlpha" must be all lower-case
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Variable "Settings" must be all lower-case
(#176) Variable "Settings" must be all lower-case
(#177) Line indented incorrectly; expected at least 8 spaces, found 5
(#177) Variable "Surrounding" must be all lower-case
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Variable "Settings" must be all lower-case
(#177) Variable "Settings" must be all lower-case
(#178) Line indented incorrectly; expected at least 8 spaces, found 5
(#178) Variable "BackgroundR" must be all lower-case
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Variable "Settings" must be all lower-case
(#178) Variable "Settings" must be all lower-case
(#179) Line indented incorrectly; expected at least 8 spaces, found 5
(#179) Variable "BackgroundG" must be all lower-case
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Variable "Settings" must be all lower-case
(#179) Variable "Settings" must be all lower-case
(#180) Line indented incorrectly; expected at least 8 spaces, found 5
(#180) Variable "BackgroundB" must be all lower-case
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Variable "Settings" must be all lower-case
(#180) Variable "Settings" must be all lower-case
(#181) Line indented incorrectly; expected at least 8 spaces, found 5
(#181) Variable "BackgroundAlpha" must be all lower-case
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Variable "Settings" must be all lower-case
(#181) Variable "Settings" must be all lower-case
(#182) Line indented incorrectly; expected at least 8 spaces, found 5
(#182) Variable "Force" must be all lower-case
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Variable "Settings" must be all lower-case
(#182) Variable "Settings" must be all lower-case
(#182) Expected 1 space after ":"; 2 found
(#183) Line indented incorrectly; expected at least 8 spaces, found 5
(#183) Variable "NodeType" must be all lower-case
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Variable "Settings" must be all lower-case
(#183) Variable "Settings" must be all lower-case
(#184) Line indented incorrectly; expected at least 8 spaces, found 5
(#184) Variable "Size" must be all lower-case
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Variable "Settings" must be all lower-case
(#184) Variable "Settings" must be all lower-case
(#185) Line indented incorrectly; expected at least 8 spaces, found 5
(#185) Variable "Shape" must be all lower-case
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Variable "Settings" must be all lower-case
(#185) Variable "Settings" must be all lower-case
(#186) Line indented incorrectly; expected at least 8 spaces, found 5
(#186) Variable "FreeZone" must be all lower-case
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Variable "Settings" must be all lower-case
(#186) Variable "Settings" must be all lower-case
(#188) Line indented incorrectly; expected 8 spaces, found 5
(#188) Expected "if (...) {\n"; found "if (...) { "
(#188) Variable "Surrounding" must be all lower-case
(#188) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#188) Variable "BorderR" must be all lower-case
(#188) Variable "R" must be all lower-case
(#188) Variable "Surrounding" must be all lower-case
(#188) Variable "BorderG" must be all lower-case
(#188) Variable "G" must be all lower-case
(#188) Variable "Surrounding" must be all lower-case
(#188) Variable "BorderB" must be all lower-case
(#188) Variable "B" must be all lower-case
(#188) Variable "Surrounding" must be all lower-case
(#188) Closing brace must be on a line by itself
(#190) Line indented incorrectly; expected at least 8 spaces, found 5
(#190) Variable "NodeID" must be all lower-case
(#190) Variable "R" must be all lower-case
(#190) Variable "NodeID" must be all lower-case
(#190) Variable "G" must be all lower-case
(#190) Variable "NodeID" must be all lower-case
(#190) Variable "B" must be all lower-case
(#190) Variable "NodeID" must be all lower-case
(#190) Variable "Alpha" must be all lower-case
(#190) Line exceeds 132 characters; contains 140 characters
(#191) Line indented incorrectly; expected at least 8 spaces, found 5
(#191) Variable "NodeID" must be all lower-case
(#191) Variable "BorderR" must be all lower-case
(#191) Variable "NodeID" must be all lower-case
(#191) Variable "BorderG" must be all lower-case
(#191) Variable "NodeID" must be all lower-case
(#191) Variable "BorderB" must be all lower-case
(#191) Variable "NodeID" must be all lower-case
(#191) Variable "BorderAlpha" must be all lower-case
(#191) Line exceeds maximum limit of 180 characters; contains 188 characters
(#192) Line indented incorrectly; expected at least 8 spaces, found 5
(#192) Variable "NodeID" must be all lower-case
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Variable "BackgroundR" must be all lower-case
(#192) Variable "NodeID" must be all lower-case
(#192) Variable "BackgroundG" must be all lower-case
(#192) Variable "NodeID" must be all lower-case
(#192) Variable "BackgroundB" must be all lower-case
(#192) Variable "NodeID" must be all lower-case
(#192) Variable "BackgroundAlpha" must be all lower-case
(#192) Line exceeds maximum limit of 180 characters; contains 220 characters
(#193) Line indented incorrectly; expected at least 8 spaces, found 5
(#193) Variable "NodeID" must be all lower-case
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Variable "Name" must be all lower-case
(#194) Line indented incorrectly; expected at least 8 spaces, found 5
(#194) Variable "NodeID" must be all lower-case
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Variable "Force" must be all lower-case
(#195) Line indented incorrectly; expected at least 8 spaces, found 5
(#195) Variable "NodeID" must be all lower-case
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Variable "NodeType" must be all lower-case
(#196) Line indented incorrectly; expected at least 8 spaces, found 5
(#196) Variable "NodeID" must be all lower-case
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Variable "Size" must be all lower-case
(#197) Line indented incorrectly; expected at least 8 spaces, found 5
(#197) Variable "NodeID" must be all lower-case
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Variable "Shape" must be all lower-case
(#198) Line indented incorrectly; expected at least 8 spaces, found 5
(#198) Variable "NodeID" must be all lower-case
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Variable "FreeZone" must be all lower-case
(#199) Line indented incorrectly; expected 8 spaces, found 5
(#199) Expected "if (...) {\n"; found "if (...)\n {\n"
(#199) Variable "Connections" must be all lower-case
(#199) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#200) Line indented incorrectly; expected at least 8 spaces, found 6
(#201) Line indented incorrectly; expected 12 spaces, found 7
(#201) Expected "if (...) {\n"; found "if (...)\n {\n"
(#201) Variable "Connections" must be all lower-case
(#202) Line indented incorrectly; expected at least 12 spaces, found 8
(#203) Line indented incorrectly; expected at least 16 spaces, found 9
(#203) Inline control structures are not allowed
(#203) Variable "Connections" must be all lower-case
(#203) Variable "Key" must be all lower-case
(#203) Variable "Value" must be all lower-case
(#204) Line indented incorrectly; expected at least 16 spaces, found 10
(#204) Variable "NodeID" must be all lower-case
(#204) Variable "Value" must be all lower-case
(#205) Line indented incorrectly; expected 12 spaces, found 8
(#205) Closing brace indented incorrectly; expected 7 spaces, found 8
(#206) Line indented incorrectly; expected at least 12 spaces, found 7
(#206) Inline control structures are not allowed
(#207) Line indented incorrectly; expected at least 12 spaces, found 8
(#207) Variable "NodeID" must be all lower-case
(#207) Variable "Connections" must be all lower-case
(#208) Line indented incorrectly; expected 8 spaces, found 6
(#208) Closing brace indented incorrectly; expected 5 spaces, found 6
(#209) Closing brace indented incorrectly; expected 3 spaces, found 4
(#211) Line indented incorrectly; expected at least 4 spaces, found 3
(#212) Line indented incorrectly; expected 4 spaces, found 3
(#212) method name "pSpring::setNodesColor" must be in lower-case letters only
(#212) Visibility must be declared on method "setNodesColor"
(#212) Variable "Nodes" must be all lower-case
(#212) Commas (,) must be followed by white space.
(#212) Variable "Settings" must be all lower-case
(#213) Opening brace should be on the same line as the declaration
(#214) Line indented incorrectly; expected 8 spaces, found 5
(#214) Expected "if (...) {\n"; found "if (...)\n {\n"
(#214) Variable "Nodes" must be all lower-case
(#215) Line indented incorrectly; expected at least 8 spaces, found 6
(#216) Line indented incorrectly; expected 12 spaces, found 7
(#216) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#216) Variable "Nodes" must be all lower-case
(#216) Variable "Key" must be all lower-case
(#216) Variable "NodeID" must be all lower-case
(#217) Line indented incorrectly; expected at least 12 spaces, found 8
(#218) Line indented incorrectly; expected 16 spaces, found 9
(#218) Expected "if (...) {\n"; found "if (...)\n {\n"
(#218) Variable "NodeID" must be all lower-case
(#219) Line indented incorrectly; expected at least 16 spaces, found 10
(#220) Line indented incorrectly; expected 20 spaces, found 11
(#220) Expected "if (...) {\n"; found "if (...) { "
(#220) Variable "Settings" must be all lower-case
(#220) Variable "NodeID" must be all lower-case
(#220) Variable "Settings" must be all lower-case
(#220) Closing brace must be on a line by itself
(#221) Line indented incorrectly; expected 20 spaces, found 11
(#221) Expected "if (...) {\n"; found "if (...) { "
(#221) Variable "Settings" must be all lower-case
(#221) Variable "NodeID" must be all lower-case
(#221) Variable "Settings" must be all lower-case
(#221) Closing brace must be on a line by itself
(#222) Line indented incorrectly; expected 20 spaces, found 11
(#222) Expected "if (...) {\n"; found "if (...) { "
(#222) Variable "Settings" must be all lower-case
(#222) Variable "NodeID" must be all lower-case
(#222) Variable "Settings" must be all lower-case
(#222) Closing brace must be on a line by itself
(#223) Line indented incorrectly; expected 20 spaces, found 11
(#223) Expected "if (...) {\n"; found "if (...) { "
(#223) Variable "Settings" must be all lower-case
(#223) Variable "NodeID" must be all lower-case
(#223) Variable "Settings" must be all lower-case
(#223) Closing brace must be on a line by itself
(#224) Line indented incorrectly; expected 20 spaces, found 11
(#224) Expected "if (...) {\n"; found "if (...) { "
(#224) Variable "Settings" must be all lower-case
(#224) Variable "NodeID" must be all lower-case
(#224) Variable "Settings" must be all lower-case
(#224) Closing brace must be on a line by itself
(#225) Line indented incorrectly; expected 20 spaces, found 11
(#225) Expected "if (...) {\n"; found "if (...) { "
(#225) Variable "Settings" must be all lower-case
(#225) Variable "NodeID" must be all lower-case
(#225) Variable "Settings" must be all lower-case
(#225) Closing brace must be on a line by itself
(#226) Line indented incorrectly; expected 20 spaces, found 11
(#226) Expected "if (...) {\n"; found "if (...) { "
(#226) Variable "Settings" must be all lower-case
(#226) Variable "NodeID" must be all lower-case
(#226) Variable "Settings" must be all lower-case
(#226) Closing brace must be on a line by itself
(#227) Line indented incorrectly; expected 20 spaces, found 11
(#227) Expected "if (...) {\n"; found "if (...) { "
(#227) Variable "Settings" must be all lower-case
(#227) Variable "NodeID" must be all lower-case
(#227) Variable "Settings" must be all lower-case
(#227) Closing brace must be on a line by itself
(#228) Line indented incorrectly; expected 20 spaces, found 11
(#228) Expected "if (...) {\n"; found "if (...) { "
(#228) Variable "Settings" must be all lower-case
(#228) Variable "NodeID" must be all lower-case
(#228) Variable "NodeID" must be all lower-case
(#228) Variable "Settings" must be all lower-case
(#228) Variable "NodeID" must be all lower-case
(#228) Variable "NodeID" must be all lower-case
(#228) Variable "Settings" must be all lower-case
(#228) Variable "NodeID" must be all lower-case
(#228) Variable "NodeID" must be all lower-case
(#228) Variable "Settings" must be all lower-case
(#228) Line exceeds maximum limit of 180 characters; contains 317 characters
(#228) Closing brace must be on a line by itself
(#229) Line indented incorrectly; expected 16 spaces, found 10
(#229) Closing brace indented incorrectly; expected 9 spaces, found 10
(#230) Line indented incorrectly; expected 12 spaces, found 8
(#230) Closing brace indented incorrectly; expected 7 spaces, found 8
(#231) Line indented incorrectly; expected 8 spaces, found 6
(#231) Closing brace indented incorrectly; expected 5 spaces, found 6
(#232) Line indented incorrectly; expected 8 spaces, found 5
(#232) Expected "} else {\n"; found "}\n else\n {\n"
(#233) Line indented incorrectly; expected at least 8 spaces, found 6
(#234) Line indented incorrectly; expected 12 spaces, found 7
(#234) Expected "if (...) {\n"; found "if (...) { "
(#234) Variable "Settings" must be all lower-case
(#234) Variable "Nodes" must be all lower-case
(#234) Variable "Settings" must be all lower-case
(#234) Closing brace must be on a line by itself
(#235) Line indented incorrectly; expected 12 spaces, found 7
(#235) Expected "if (...) {\n"; found "if (...) { "
(#235) Variable "Settings" must be all lower-case
(#235) Variable "Nodes" must be all lower-case
(#235) Variable "Settings" must be all lower-case
(#235) Closing brace must be on a line by itself
(#236) Line indented incorrectly; expected 12 spaces, found 7
(#236) Expected "if (...) {\n"; found "if (...) { "
(#236) Variable "Settings" must be all lower-case
(#236) Variable "Nodes" must be all lower-case
(#236) Variable "Settings" must be all lower-case
(#236) Closing brace must be on a line by itself
(#237) Line indented incorrectly; expected 12 spaces, found 7
(#237) Expected "if (...) {\n"; found "if (...) { "
(#237) Variable "Settings" must be all lower-case
(#237) Variable "Nodes" must be all lower-case
(#237) Variable "Settings" must be all lower-case
(#237) Closing brace must be on a line by itself
(#238) Line indented incorrectly; expected 12 spaces, found 7
(#238) Expected "if (...) {\n"; found "if (...) { "
(#238) Variable "Settings" must be all lower-case
(#238) Variable "Nodes" must be all lower-case
(#238) Variable "Settings" must be all lower-case
(#238) Closing brace must be on a line by itself
(#239) Line indented incorrectly; expected 12 spaces, found 7
(#239) Expected "if (...) {\n"; found "if (...) { "
(#239) Variable "Settings" must be all lower-case
(#239) Variable "Nodes" must be all lower-case
(#239) Variable "Settings" must be all lower-case
(#239) Closing brace must be on a line by itself
(#240) Line indented incorrectly; expected 12 spaces, found 7
(#240) Expected "if (...) {\n"; found "if (...) { "
(#240) Variable "Settings" must be all lower-case
(#240) Variable "Nodes" must be all lower-case
(#240) Variable "Settings" must be all lower-case
(#240) Closing brace must be on a line by itself
(#241) Line indented incorrectly; expected 12 spaces, found 7
(#241) Expected "if (...) {\n"; found "if (...) { "
(#241) Variable "Settings" must be all lower-case
(#241) Variable "Nodes" must be all lower-case
(#241) Variable "Settings" must be all lower-case
(#241) Closing brace must be on a line by itself
(#242) Line indented incorrectly; expected 12 spaces, found 7
(#242) Expected "if (...) {\n"; found "if (...) { "
(#242) Variable "Settings" must be all lower-case
(#242) Variable "Nodes" must be all lower-case
(#242) Variable "NodeID" must be all lower-case
(#242) Variable "Settings" must be all lower-case
(#242) Variable "NodeID" must be all lower-case
(#242) Variable "NodeID" must be all lower-case
(#242) Variable "Settings" must be all lower-case
(#242) Variable "NodeID" must be all lower-case
(#242) Variable "NodeID" must be all lower-case
(#242) Variable "Settings" must be all lower-case
(#242) Line exceeds maximum limit of 180 characters; contains 312 characters
(#242) Closing brace must be on a line by itself
(#243) Line indented incorrectly; expected 8 spaces, found 6
(#243) Closing brace indented incorrectly; expected 5 spaces, found 6
(#244) Closing brace indented incorrectly; expected 3 spaces, found 4
(#246) Line indented incorrectly; expected at least 4 spaces, found 3
(#247) Line indented incorrectly; expected 4 spaces, found 3
(#247) method name "pSpring::dumpNodes" must be in lower-case letters only
(#247) Visibility must be declared on method "dumpNodes"
(#248) Opening brace should be on the same line as the declaration
(#248) Opening brace must be the last content on the line
(#248) Closing brace must be on a line by itself
(#250) Line indented incorrectly; expected at least 4 spaces, found 3
(#251) Line indented incorrectly; expected 4 spaces, found 3
(#251) method name "pSpring::checkConnection" must be in lower-case letters only
(#251) Visibility must be declared on method "checkConnection"
(#251) Variable "SourceID" must be all lower-case
(#251) Variable "TargetID" must be all lower-case
(#252) Opening brace should be on the same line as the declaration
(#253) Line indented incorrectly; expected 8 spaces, found 5
(#253) Expected "if (...) {\n"; found "if (...)\n {\n"
(#253) Variable "SourceID" must be all lower-case
(#254) Line indented incorrectly; expected at least 8 spaces, found 6
(#255) Line indented incorrectly; expected 12 spaces, found 7
(#255) Expected "foreach (...) {\n"; found "foreach (...)\n { "
(#255) Variable "SourceID" must be all lower-case
(#255) Variable "Key" must be all lower-case
(#255) Variable "ConnectionID" must be all lower-case
(#256) Line indented incorrectly; expected at least 12 spaces, found 8
(#256) Expected "if (...) {\n"; found "if (...) { "
(#256) Variable "TargetID" must be all lower-case
(#256) Variable "ConnectionID" must be all lower-case
(#256) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#256) Closing brace must be on a line by itself
(#256) Closing brace must be on a line by itself
(#257) Line indented incorrectly; expected 8 spaces, found 6
(#257) Closing brace indented incorrectly; expected 5 spaces, found 6
(#258) Line indented incorrectly; expected at least 8 spaces, found 5
(#258) Variable "SourceID" must be all lower-case
(#258) Variable "TargetID" must be all lower-case
(#259) Closing brace indented incorrectly; expected 3 spaces, found 4
(#260) Line indented incorrectly; expected at least 4 spaces, found 3
(#261) Line indented incorrectly; expected 4 spaces, found 3
(#261) method name "pSpring::getMedianOffset" must be in lower-case letters only
(#261) Visibility must be declared on method "getMedianOffset"
(#261) Variable "Key" must be all lower-case
(#261) Commas (,) must be followed by white space.
(#261) Variable "X" must be all lower-case
(#261) Commas (,) must be followed by white space.
(#261) Variable "Y" must be all lower-case
(#262) Opening brace should be on the same line as the declaration
(#263) Line indented incorrectly; expected at least 8 spaces, found 5
(#263) Variable "Cpt" must be all lower-case
(#264) Line indented incorrectly; expected 8 spaces, found 5
(#264) Expected "if (...) {\n"; found "if (...)\n {\n"
(#264) Variable "Key" must be all lower-case
(#265) Line indented incorrectly; expected at least 8 spaces, found 6
(#266) Line indented incorrectly; expected 12 spaces, found 7
(#266) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#266) Variable "Key" must be all lower-case
(#266) Variable "ID" must be all lower-case
(#266) Variable "NodeID" must be all lower-case
(#267) Line indented incorrectly; expected at least 12 spaces, found 8
(#268) Line indented incorrectly; expected 16 spaces, found 9
(#268) Expected "if (...) {\n"; found "if (...)\n {\n"
(#268) Variable "NodeID" must be all lower-case
(#268) Variable "NodeID" must be all lower-case
(#269) Line indented incorrectly; expected at least 16 spaces, found 10
(#270) Line indented incorrectly; expected at least 20 spaces, found 11
(#270) Variable "X" must be all lower-case
(#270) Variable "X" must be all lower-case
(#270) Variable "NodeID" must be all lower-case
(#271) Line indented incorrectly; expected at least 20 spaces, found 11
(#271) Variable "Y" must be all lower-case
(#271) Variable "Y" must be all lower-case
(#271) Variable "NodeID" must be all lower-case
(#272) Line indented incorrectly; expected at least 20 spaces, found 11
(#272) Variable "Cpt" must be all lower-case
(#273) Line indented incorrectly; expected 16 spaces, found 10
(#273) Closing brace indented incorrectly; expected 9 spaces, found 10
(#274) Line indented incorrectly; expected 12 spaces, found 8
(#274) Closing brace indented incorrectly; expected 7 spaces, found 8
(#275) Line indented incorrectly; expected 8 spaces, found 6
(#275) Closing brace indented incorrectly; expected 5 spaces, found 6
(#276) Line indented incorrectly; expected at least 8 spaces, found 5
(#276) Expected 1 space before "=>"; 0 found
(#276) Expected 1 space after "=>"; 0 found
(#276) Variable "X" must be all lower-case
(#276) Expected 1 space before "/"; 0 found
(#276) Expected 1 space after "/"; 0 found
(#276) Variable "Cpt" must be all lower-case
(#276) Commas (,) must be followed by white space.
(#276) Expected 1 space before "=>"; 0 found
(#276) Expected 1 space after "=>"; 0 found
(#276) Variable "Y" must be all lower-case
(#276) Expected 1 space before "/"; 0 found
(#276) Expected 1 space after "/"; 0 found
(#276) Variable "Cpt" must be all lower-case
(#277) Closing brace indented incorrectly; expected 3 spaces, found 4
(#279) Line indented incorrectly; expected at least 4 spaces, found 3
(#280) Line indented incorrectly; expected 4 spaces, found 3
(#280) method name "pSpring::getBiggestPartner" must be in lower-case letters only
(#280) Visibility must be declared on method "getBiggestPartner"
(#280) Variable "Key" must be all lower-case
(#281) Opening brace should be on the same line as the declaration
(#282) Line indented incorrectly; expected 8 spaces, found 5
(#282) Expected "if (...) {\n"; found "if (...) { "
(#282) Variable "Key" must be all lower-case
(#282) Closing brace must be on a line by itself
(#284) Line indented incorrectly; expected at least 8 spaces, found 5
(#284) Variable "MaxWeight" must be all lower-case
(#284) Variable "Result" must be all lower-case
(#285) Line indented incorrectly; expected 8 spaces, found 5
(#285) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#285) Variable "Key" must be all lower-case
(#285) Variable "Key" must be all lower-case
(#285) Variable "PeerID" must be all lower-case
(#286) Line indented incorrectly; expected at least 8 spaces, found 6
(#287) Line indented incorrectly; expected 12 spaces, found 7
(#287) Expected "if (...) {\n"; found "if (...)\n { "
(#287) Variable "PeerID" must be all lower-case
(#287) Variable "MaxWeight" must be all lower-case
(#288) Line indented incorrectly; expected at least 12 spaces, found 8
(#288) Variable "MaxWeight" must be all lower-case
(#288) Variable "PeerID" must be all lower-case
(#288) Variable "Result" must be all lower-case
(#288) Variable "PeerID" must be all lower-case
(#288) Closing brace must be on a line by itself
(#289) Line indented incorrectly; expected 8 spaces, found 6
(#289) Closing brace indented incorrectly; expected 5 spaces, found 6
(#290) Line indented incorrectly; expected at least 8 spaces, found 5
(#290) Variable "Result" must be all lower-case
(#291) Closing brace indented incorrectly; expected 3 spaces, found 4
(#293) Line indented incorrectly; expected at least 4 spaces, found 3
(#294) Line indented incorrectly; expected 4 spaces, found 3
(#294) method name "pSpring::firstPass" must be in lower-case letters only
(#294) Visibility must be declared on method "firstPass"
(#294) Variable "Algorithm" must be all lower-case
(#295) Opening brace should be on the same line as the declaration
(#296) Line indented incorrectly; expected at least 8 spaces, found 5
(#296) Variable "CenterX" must be all lower-case
(#297) Line indented incorrectly; expected at least 8 spaces, found 5
(#297) Variable "CenterY" must be all lower-case
(#299) Line indented incorrectly; expected at least 8 spaces, found 5
(#300) Line indented incorrectly; expected 8 spaces, found 5
(#300) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#300) Variable "Key" must be all lower-case
(#300) Variable "Settings" must be all lower-case
(#301) Line indented incorrectly; expected at least 8 spaces, found 6
(#302) Line indented incorrectly; expected 12 spaces, found 7
(#302) Expected "if (...) {\n"; found "if (...)\n {\n"
(#302) Variable "Settings" must be all lower-case
(#303) Line indented incorrectly; expected at least 12 spaces, found 8
(#304) Line indented incorrectly; expected at least 16 spaces, found 9
(#304) Inline control structures are not allowed
(#304) Variable "Settings" must be all lower-case
(#304) Variable "ID" must be all lower-case
(#304) Variable "ConnectionID" must be all lower-case
(#305) Line indented incorrectly; expected at least 16 spaces, found 10
(#305) Variable "ConnectionID" must be all lower-case
(#305) Commas (,) must be followed by white space.
(#305) Variable "Key" must be all lower-case
(#306) Line indented incorrectly; expected 12 spaces, found 8
(#306) Closing brace indented incorrectly; expected 7 spaces, found 8
(#307) Line indented incorrectly; expected 8 spaces, found 6
(#307) Closing brace indented incorrectly; expected 5 spaces, found 6
(#309) Line indented incorrectly; expected 8 spaces, found 5
(#309) Expected "if (...) {\n"; found "if (...) { "
(#309) Closing brace must be on a line by itself
(#311) Line indented incorrectly; expected at least 8 spaces, found 5
(#312) Line indented incorrectly; expected at least 8 spaces, found 5
(#312) Variable "MaxConnections" must be all lower-case
(#313) Line indented incorrectly; expected 8 spaces, found 5
(#313) Expected "foreach (...) {\n"; found "foreach(...)\n { "
(#313) Variable "Key" must be all lower-case
(#313) Variable "Settings" must be all lower-case
(#314) Line indented incorrectly; expected at least 8 spaces, found 6
(#314) Expected "if (...) {\n"; found "if (...) { "
(#314) Variable "Settings" must be all lower-case
(#314) Expected "if (...) {\n"; found "if (...) { "
(#314) Variable "MaxConnections" must be all lower-case
(#314) Variable "Settings" must be all lower-case
(#314) Variable "MaxConnections" must be all lower-case
(#314) Variable "Settings" must be all lower-case
(#314) Closing brace must be on a line by itself
(#314) Closing brace must be on a line by itself
(#314) Line exceeds 132 characters; contains 165 characters
(#314) Closing brace must be on a line by itself
(#316) Line indented incorrectly; expected 8 spaces, found 5
(#316) Expected "if (...) {\n"; found "if (...)\n {\n"
(#316) Variable "Algorithm" must be all lower-case
(#317) Line indented incorrectly; expected at least 8 spaces, found 6
(#318) Line indented incorrectly; expected 12 spaces, found 7
(#318) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#318) Variable "Key" must be all lower-case
(#318) Variable "Settings" must be all lower-case
(#319) Line indented incorrectly; expected at least 12 spaces, found 8
(#320) Line indented incorrectly; expected 16 spaces, found 9
(#320) Expected "if (...) {\n"; found "if (...) { "
(#320) Variable "Settings" must be all lower-case
(#320) Variable "Key" must be all lower-case
(#320) Variable "CenterX" must be all lower-case
(#320) Variable "Key" must be all lower-case
(#320) Variable "CenterY" must be all lower-case
(#320) Closing brace must be on a line by itself
(#321) Line indented incorrectly; expected 16 spaces, found 9
(#321) Expected "if (...) {\n"; found "if (...)\n {\n"
(#321) Variable "Settings" must be all lower-case
(#322) Line indented incorrectly; expected at least 16 spaces, found 10
(#323) Line indented incorrectly; expected 20 spaces, found 11
(#323) Expected "if (...) {\n"; found "if (...)\n { "
(#323) Variable "Settings" must be all lower-case
(#324) Line indented incorrectly; expected at least 20 spaces, found 12
(#324) Variable "Connections" must be all lower-case
(#324) Variable "Settings" must be all lower-case
(#324) Closing brace must be on a line by itself
(#325) Line indented incorrectly; expected 20 spaces, found 11
(#325) Expected "} else {\n"; found "}\n else\n { "
(#326) Line indented incorrectly; expected at least 20 spaces, found 12
(#326) Variable "Connections" must be all lower-case
(#326) Closing brace must be on a line by itself
(#328) Line indented incorrectly; expected at least 20 spaces, found 11
(#328) Variable "Ring" must be all lower-case
(#328) Variable "MaxConnections" must be all lower-case
(#328) Variable "Connections" must be all lower-case
(#329) Line indented incorrectly; expected at least 20 spaces, found 11
(#329) Variable "Angle" must be all lower-case
(#329) Commas (,) must be followed by white space.
(#330) Whitespace found at end of line
(#331) Line indented incorrectly; expected at least 20 spaces, found 11
(#331) Variable "Key" must be all lower-case
(#331) Variable "Angle" must be all lower-case
(#331) Variable "Ring" must be all lower-case
(#331) Expected 1 space before "*"; 0 found
(#331) Expected 1 space after "*"; 0 found
(#331) Variable "CenterX" must be all lower-case
(#332) Line indented incorrectly; expected at least 20 spaces, found 11
(#332) Variable "Key" must be all lower-case
(#332) Variable "Angle" must be all lower-case
(#332) Variable "Ring" must be all lower-case
(#332) Expected 1 space before "*"; 0 found
(#332) Expected 1 space after "*"; 0 found
(#332) Variable "CenterY" must be all lower-case
(#333) Line indented incorrectly; expected 16 spaces, found 10
(#333) Closing brace indented incorrectly; expected 9 spaces, found 10
(#334) Line indented incorrectly; expected 12 spaces, found 8
(#334) Closing brace indented incorrectly; expected 7 spaces, found 8
(#335) Line indented incorrectly; expected 8 spaces, found 6
(#335) Closing brace indented incorrectly; expected 5 spaces, found 6
(#336) Line indented incorrectly; expected 8 spaces, found 5
(#336) Usage of ELSEIF not allowed; use ELSE IF instead
(#336) Variable "Algorithm" must be all lower-case
(#337) Line indented incorrectly; expected at least 8 spaces, found 6
(#338) Line indented incorrectly; expected at least 12 spaces, found 7
(#339) Line indented incorrectly; expected 12 spaces, found 7
(#339) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#339) Variable "Key" must be all lower-case
(#339) Variable "Settings" must be all lower-case
(#340) Line indented incorrectly; expected at least 12 spaces, found 8
(#341) Line indented incorrectly; expected at least 16 spaces, found 9
(#341) Inline control structures are not allowed
(#341) Variable "Settings" must be all lower-case
(#342) Line indented incorrectly; expected at least 16 spaces, found 10
(#342) Variable "Key" must be all lower-case
(#342) Variable "Settings" must be all lower-case
(#343) Line indented incorrectly; expected at least 16 spaces, found 9
(#343) Inline control structures are not allowed
(#344) Line indented incorrectly; expected at least 16 spaces, found 10
(#344) Variable "Key" must be all lower-case
(#345) Line indented incorrectly; expected 12 spaces, found 8
(#345) Closing brace indented incorrectly; expected 7 spaces, found 8
(#347) Line indented incorrectly; expected at least 12 spaces, found 7
(#347) Variable "MaxConnections" must be all lower-case
(#347) Variable "MaxConnections" must be all lower-case
(#348) Line indented incorrectly; expected 12 spaces, found 7
(#348) Expected "for (...) {\n"; found "for(...)\n {\n"
(#348) Expected 1 space after first semicolon of FOR loop; 0 found
(#348) Expected 1 space after second semicolon of FOR loop; 0 found
(#348) Expected 1 space before "="; 0 found
(#348) Expected 1 space after "="; 0 found
(#348) Variable "MaxConnections" must be all lower-case
(#348) Expected 1 space before ">="; 0 found
(#348) Expected 1 space after ">="; 0 found
(#349) Line indented incorrectly; expected at least 12 spaces, found 8
(#350) Line indented incorrectly; expected 16 spaces, found 9
(#350) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#350) Variable "Key" must be all lower-case
(#350) Variable "Settings" must be all lower-case
(#351) Line indented incorrectly; expected at least 16 spaces, found 10
(#352) Line indented incorrectly; expected 20 spaces, found 11
(#352) Expected "if (...) {\n"; found "if (...) { "
(#352) Variable "Settings" must be all lower-case
(#352) Variable "Key" must be all lower-case
(#352) Variable "CenterX" must be all lower-case
(#352) Variable "Key" must be all lower-case
(#352) Variable "CenterY" must be all lower-case
(#352) Closing brace must be on a line by itself
(#353) Line indented incorrectly; expected 20 spaces, found 11
(#353) Expected "if (...) {\n"; found "if (...)\n {\n"
(#353) Variable "Settings" must be all lower-case
(#354) Line indented incorrectly; expected at least 20 spaces, found 12
(#355) Line indented incorrectly; expected 24 spaces, found 13
(#355) Expected "if (...) {\n"; found "if (...)\n { "
(#355) Variable "Settings" must be all lower-case
(#356) Line indented incorrectly; expected at least 24 spaces, found 14
(#356) Variable "Connections" must be all lower-case
(#356) Variable "Settings" must be all lower-case
(#356) Closing brace must be on a line by itself
(#357) Line indented incorrectly; expected 24 spaces, found 13
(#357) Expected "} else {\n"; found "}\n else\n { "
(#358) Line indented incorrectly; expected at least 24 spaces, found 14
(#358) Variable "Connections" must be all lower-case
(#358) Closing brace must be on a line by itself
(#360) Line indented incorrectly; expected 24 spaces, found 13
(#360) Expected "if (...) {\n"; found "if (...)\n {\n"
(#360) Variable "Connections" must be all lower-case
(#361) Line indented incorrectly; expected at least 24 spaces, found 14
(#362) Line indented incorrectly; expected at least 28 spaces, found 15
(#362) Variable "BiggestPartner" must be all lower-case
(#362) Variable "Key" must be all lower-case
(#363) Line indented incorrectly; expected 28 spaces, found 15
(#363) Expected "if (...) {\n"; found "if (...)\n {\n"
(#363) Variable "BiggestPartner" must be all lower-case
(#364) Line indented incorrectly; expected at least 28 spaces, found 16
(#365) Line indented incorrectly; expected at least 32 spaces, found 17
(#365) Variable "Ring" must be all lower-case
(#365) Variable "BiggestPartner" must be all lower-case
(#366) Line indented incorrectly; expected at least 32 spaces, found 17
(#366) Variable "Weight" must be all lower-case
(#366) Variable "BiggestPartner" must be all lower-case
(#367) Line indented incorrectly; expected at least 32 spaces, found 17
(#367) Variable "AngleDivision" must be all lower-case
(#367) Variable "BiggestPartner" must be all lower-case
(#368) Line indented incorrectly; expected at least 32 spaces, found 17
(#368) Variable "Done" must be all lower-case
(#368) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#368) Variable "Tries" must be all lower-case
(#369) Line indented incorrectly; expected 32 spaces, found 17
(#369) Expected "while (...) {\n"; found "while (...)\n {\n"
(#369) Variable "Done" must be all lower-case
(#369) Variable "Tries" must be all lower-case
(#369) Variable "Weight" must be all lower-case
(#369) Expected 1 space before "*"; 0 found
(#369) Expected 1 space after "*"; 0 found
(#370) Line indented incorrectly; expected at least 32 spaces, found 18
(#371) Line indented incorrectly; expected at least 36 spaces, found 19
(#371) Variable "Tries" must be all lower-case
(#372) Line indented incorrectly; expected at least 36 spaces, found 19
(#372) Variable "Angle" must be all lower-case
(#372) Commas (,) must be followed by white space.
(#372) Variable "Weight" must be all lower-case
(#372) Expected 1 space before "*"; 0 found
(#372) Expected 1 space after "*"; 0 found
(#372) Variable "AngleDivision" must be all lower-case
(#373) Line indented incorrectly; expected 36 spaces, found 19
(#373) Expected "if (...) {\n"; found "if (...)\n {\n"
(#373) Variable "BiggestPartner" must be all lower-case
(#373) Variable "Angle" must be all lower-case
(#373) Variable "BiggestPartner" must be all lower-case
(#374) Line indented incorrectly; expected at least 36 spaces, found 20
(#375) Line indented incorrectly; expected at least 40 spaces, found 21
(#375) Variable "BiggestPartner" must be all lower-case
(#375) Variable "Angle" must be all lower-case
(#375) Variable "Angle" must be all lower-case
(#376) Line indented incorrectly; expected at least 40 spaces, found 21
(#376) Variable "Done" must be all lower-case
(#376) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#376) Whitespace found at end of line
(#377) Line indented incorrectly; expected 36 spaces, found 20
(#377) Closing brace indented incorrectly; expected 19 spaces, found 20
(#378) Line indented incorrectly; expected 32 spaces, found 18
(#378) Closing brace indented incorrectly; expected 17 spaces, found 18
(#379) Line indented incorrectly; expected 32 spaces, found 17
(#379) Expected "if (...) {\n"; found "if (...)\n { "
(#379) Variable "Done" must be all lower-case
(#380) Line indented incorrectly; expected at least 32 spaces, found 18
(#380) Variable "Angle" must be all lower-case
(#380) Commas (,) must be followed by white space.
(#380) Variable "BiggestPartner" must be all lower-case
(#380) Variable "Angle" must be all lower-case
(#380) Variable "Angle" must be all lower-case
(#380) Closing brace must be on a line by itself
(#382) Line indented incorrectly; expected at least 32 spaces, found 17
(#382) Variable "X" must be all lower-case
(#382) Variable "Angle" must be all lower-case
(#382) Variable "Ring" must be all lower-case
(#382) Variable "BiggestPartner" must be all lower-case
(#383) Line indented incorrectly; expected at least 32 spaces, found 17
(#383) Variable "Y" must be all lower-case
(#383) Variable "Angle" must be all lower-case
(#383) Variable "Ring" must be all lower-case
(#383) Variable "BiggestPartner" must be all lower-case
(#385) Line indented incorrectly; expected at least 32 spaces, found 17
(#385) Variable "Key" must be all lower-case
(#385) Variable "X" must be all lower-case
(#386) Line indented incorrectly; expected at least 32 spaces, found 17
(#386) Variable "Key" must be all lower-case
(#386) Variable "Y" must be all lower-case
(#387) Line indented incorrectly; expected 28 spaces, found 16
(#387) Closing brace indented incorrectly; expected 15 spaces, found 16
(#388) Line indented incorrectly; expected 24 spaces, found 14
(#388) Closing brace indented incorrectly; expected 13 spaces, found 14
(#389) Line indented incorrectly; expected 20 spaces, found 12
(#389) Closing brace indented incorrectly; expected 11 spaces, found 12
(#390) Line indented incorrectly; expected 16 spaces, found 10
(#390) Closing brace indented incorrectly; expected 9 spaces, found 10
(#391) Line indented incorrectly; expected 12 spaces, found 8
(#391) Closing brace indented incorrectly; expected 7 spaces, found 8
(#392) Line indented incorrectly; expected 8 spaces, found 6
(#392) Closing brace indented incorrectly; expected 5 spaces, found 6
(#393) Line indented incorrectly; expected 8 spaces, found 5
(#393) Usage of ELSEIF not allowed; use ELSE IF instead
(#393) Variable "Algorithm" must be all lower-case
(#394) Line indented incorrectly; expected at least 8 spaces, found 6
(#395) Line indented incorrectly; expected at least 12 spaces, found 7
(#395) Variable "MaxConnections" must be all lower-case
(#395) Variable "MaxConnections" must be all lower-case
(#396) Line indented incorrectly; expected 12 spaces, found 7
(#396) Expected "for (...) {\n"; found "for(...)\n {\n"
(#396) Expected 1 space after first semicolon of FOR loop; 0 found
(#396) Expected 1 space after second semicolon of FOR loop; 0 found
(#396) Expected 1 space before "="; 0 found
(#396) Expected 1 space after "="; 0 found
(#396) Variable "MaxConnections" must be all lower-case
(#396) Expected 1 space before ">="; 0 found
(#396) Expected 1 space after ">="; 0 found
(#397) Line indented incorrectly; expected at least 12 spaces, found 8
(#398) Line indented incorrectly; expected 16 spaces, found 9
(#398) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#398) Variable "Key" must be all lower-case
(#398) Variable "Settings" must be all lower-case
(#399) Line indented incorrectly; expected at least 16 spaces, found 10
(#400) Line indented incorrectly; expected 20 spaces, found 11
(#400) Expected "if (...) {\n"; found "if (...) { "
(#400) Variable "Settings" must be all lower-case
(#400) Variable "Key" must be all lower-case
(#400) Variable "CenterX" must be all lower-case
(#400) Variable "Key" must be all lower-case
(#400) Variable "CenterY" must be all lower-case
(#400) Closing brace must be on a line by itself
(#401) Line indented incorrectly; expected 20 spaces, found 11
(#401) Expected "if (...) {\n"; found "if (...)\n {\n"
(#401) Variable "Settings" must be all lower-case
(#402) Line indented incorrectly; expected at least 20 spaces, found 12
(#403) Line indented incorrectly; expected 24 spaces, found 13
(#403) Expected "if (...) {\n"; found "if (...)\n { "
(#403) Variable "Settings" must be all lower-case
(#404) Line indented incorrectly; expected at least 24 spaces, found 14
(#404) Variable "Connections" must be all lower-case
(#404) Variable "Settings" must be all lower-case
(#404) Closing brace must be on a line by itself
(#405) Line indented incorrectly; expected 24 spaces, found 13
(#405) Expected "} else {\n"; found "}\n else\n { "
(#406) Line indented incorrectly; expected at least 24 spaces, found 14
(#406) Variable "Connections" must be all lower-case
(#406) Closing brace must be on a line by itself
(#408) Line indented incorrectly; expected 24 spaces, found 13
(#408) Expected "if (...) {\n"; found "if (...)\n {\n"
(#408) Variable "Connections" must be all lower-case
(#409) Line indented incorrectly; expected at least 24 spaces, found 14
(#410) Line indented incorrectly; expected at least 28 spaces, found 15
(#410) Variable "Ring" must be all lower-case
(#410) Variable "MaxConnections" must be all lower-case
(#410) Variable "Connections" must be all lower-case
(#411) Line indented incorrectly; expected at least 28 spaces, found 15
(#411) Variable "Angle" must be all lower-case
(#411) Commas (,) must be followed by white space.
(#413) Line indented incorrectly; expected at least 28 spaces, found 15
(#413) Variable "X" must be all lower-case
(#413) Variable "Angle" must be all lower-case
(#413) Variable "Ring" must be all lower-case
(#413) Expected 1 space before "*"; 0 found
(#413) Expected 1 space after "*"; 0 found
(#413) Variable "CenterX" must be all lower-case
(#414) Line indented incorrectly; expected at least 28 spaces, found 15
(#414) Variable "Y" must be all lower-case
(#414) Variable "Angle" must be all lower-case
(#414) Variable "Ring" must be all lower-case
(#414) Expected 1 space before "*"; 0 found
(#414) Expected 1 space after "*"; 0 found
(#414) Variable "CenterY" must be all lower-case
(#416) Line indented incorrectly; expected at least 28 spaces, found 15
(#416) Variable "MedianOffset" must be all lower-case
(#416) Variable "Key" must be all lower-case
(#416) Commas (,) must be followed by white space.
(#416) Variable "X" must be all lower-case
(#416) Commas (,) must be followed by white space.
(#416) Variable "Y" must be all lower-case
(#418) Line indented incorrectly; expected at least 28 spaces, found 15
(#418) Variable "Key" must be all lower-case
(#418) Variable "MedianOffset" must be all lower-case
(#419) Line indented incorrectly; expected at least 28 spaces, found 15
(#419) Variable "Key" must be all lower-case
(#419) Variable "MedianOffset" must be all lower-case
(#420) Line indented incorrectly; expected 24 spaces, found 14
(#420) Closing brace indented incorrectly; expected 13 spaces, found 14
(#421) Line indented incorrectly; expected 20 spaces, found 12
(#421) Closing brace indented incorrectly; expected 11 spaces, found 12
(#422) Line indented incorrectly; expected 16 spaces, found 10
(#422) Closing brace indented incorrectly; expected 9 spaces, found 10
(#423) Line indented incorrectly; expected 12 spaces, found 8
(#423) Closing brace indented incorrectly; expected 7 spaces, found 8
(#424) Line indented incorrectly; expected 8 spaces, found 6
(#424) Closing brace indented incorrectly; expected 5 spaces, found 6
(#425) Line indented incorrectly; expected 8 spaces, found 5
(#425) Usage of ELSEIF not allowed; use ELSE IF instead
(#425) Variable "Algorithm" must be all lower-case
(#426) Line indented incorrectly; expected at least 8 spaces, found 6
(#427) Line indented incorrectly; expected 12 spaces, found 7
(#427) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#427) Variable "Key" must be all lower-case
(#427) Variable "Settings" must be all lower-case
(#428) Line indented incorrectly; expected at least 12 spaces, found 8
(#429) Line indented incorrectly; expected 16 spaces, found 9
(#429) Expected "if (...) {\n"; found "if (...)\n {\n"
(#429) Variable "Settings" must be all lower-case
(#430) Line indented incorrectly; expected at least 16 spaces, found 10
(#431) Line indented incorrectly; expected at least 20 spaces, found 11
(#431) Variable "Key" must be all lower-case
(#431) Variable "CenterX" must be all lower-case
(#431) Commas (,) must be followed by white space.
(#432) Line indented incorrectly; expected at least 20 spaces, found 11
(#432) Variable "Key" must be all lower-case
(#432) Variable "CenterY" must be all lower-case
(#432) Commas (,) must be followed by white space.
(#433) Line indented incorrectly; expected 16 spaces, found 10
(#433) Closing brace indented incorrectly; expected 9 spaces, found 10
(#434) Line indented incorrectly; expected 16 spaces, found 9
(#434) Expected "if (...) {\n"; found "if (...) { "
(#434) Variable "Settings" must be all lower-case
(#434) Variable "Key" must be all lower-case
(#434) Variable "CenterX" must be all lower-case
(#434) Variable "Key" must be all lower-case
(#434) Variable "CenterY" must be all lower-case
(#434) Closing brace must be on a line by itself
(#435) Line indented incorrectly; expected 12 spaces, found 8
(#435) Closing brace indented incorrectly; expected 7 spaces, found 8
(#436) Line indented incorrectly; expected 8 spaces, found 6
(#436) Closing brace indented incorrectly; expected 5 spaces, found 6
(#437) Closing brace indented incorrectly; expected 3 spaces, found 4
(#439) Line indented incorrectly; expected at least 4 spaces, found 3
(#440) Line indented incorrectly; expected 4 spaces, found 3
(#440) method name "pSpring::doPass" must be in lower-case letters only
(#440) Visibility must be declared on method "doPass"
(#441) Opening brace should be on the same line as the declaration
(#442) Line indented incorrectly; expected at least 8 spaces, found 5
(#443) Line indented incorrectly; expected 8 spaces, found 5
(#443) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#443) Variable "Key" must be all lower-case
(#443) Variable "Settings" must be all lower-case
(#444) Line indented incorrectly; expected at least 8 spaces, found 6
(#445) Line indented incorrectly; expected 12 spaces, found 7
(#445) Expected "if (...) {\n"; found "if (...)\n {\n"
(#445) Variable "Settings" must be all lower-case
(#446) Line indented incorrectly; expected at least 12 spaces, found 8
(#447) Line indented incorrectly; expected at least 16 spaces, found 9
(#447) Variable "Key" must be all lower-case
(#449) Line indented incorrectly; expected at least 16 spaces, found 9
(#449) Variable "X1" must be all lower-case
(#449) Variable "Settings" must be all lower-case
(#450) Line indented incorrectly; expected at least 16 spaces, found 9
(#450) Variable "Y1" must be all lower-case
(#450) Variable "Settings" must be all lower-case
(#452) Line indented incorrectly; expected at least 16 spaces, found 9
(#453) Line indented incorrectly; expected 16 spaces, found 9
(#453) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#453) Variable "Key2" must be all lower-case
(#453) Variable "Settings2" must be all lower-case
(#454) Line indented incorrectly; expected at least 16 spaces, found 10
(#455) Line indented incorrectly; expected 20 spaces, found 11
(#455) Expected "if (...) {\n"; found "if (...)\n {\n"
(#455) Variable "Key" must be all lower-case
(#455) Variable "Key2" must be all lower-case
(#456) Line indented incorrectly; expected at least 20 spaces, found 12
(#457) Line indented incorrectly; expected at least 24 spaces, found 13
(#457) Variable "X2" must be all lower-case
(#457) Variable "Key2" must be all lower-case
(#458) Line indented incorrectly; expected at least 24 spaces, found 13
(#458) Variable "Y2" must be all lower-case
(#458) Variable "Key2" must be all lower-case
(#459) Line indented incorrectly; expected at least 24 spaces, found 13
(#459) Variable "FreeZone" must be all lower-case
(#459) Variable "Key2" must be all lower-case
(#461) Line indented incorrectly; expected at least 24 spaces, found 13
(#461) Variable "Distance" must be all lower-case
(#461) Variable "X1" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "Y1" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "X2" must be all lower-case
(#461) Commas (,) must be followed by white space.
(#461) Variable "Y2" must be all lower-case
(#462) Line indented incorrectly; expected at least 24 spaces, found 13
(#462) Variable "Angle" must be all lower-case
(#462) Variable "X1" must be all lower-case
(#462) Commas (,) must be followed by white space.
(#462) Variable "Y1" must be all lower-case
(#462) Commas (,) must be followed by white space.
(#462) Variable "X2" must be all lower-case
(#462) Commas (,) must be followed by white space.
(#462) Variable "Y2" must be all lower-case
(#464) Line indented incorrectly; expected at least 24 spaces, found 13
(#465) Line indented incorrectly; expected 24 spaces, found 13
(#465) Expected "if (...) {\n"; found "if (...)\n {\n"
(#465) Variable "Distance" must be all lower-case
(#465) Variable "FreeZone" must be all lower-case
(#466) Line indented incorrectly; expected at least 24 spaces, found 14
(#467) Line indented incorrectly; expected at least 28 spaces, found 15
(#467) Variable "Force" must be all lower-case
(#467) Commas (,) must be followed by white space.
(#467) Variable "FreeZone" must be all lower-case
(#467) Expected 1 space before "-"; 0 found
(#467) Expected 1 space after "-"; 0 found
(#467) Variable "Distance" must be all lower-case
(#468) Line indented incorrectly; expected 28 spaces, found 15
(#468) Expected "if (...) {\n"; found "if (...)\n { "
(#468) Variable "Force" must be all lower-case
(#469) Line indented incorrectly; expected at least 28 spaces, found 16
(#469) Variable "Key" must be all lower-case
(#469) Expected 1 space before "=>"; 0 found
(#469) Expected 1 space after "=>"; 0 found
(#469) Commas (,) must be followed by white space.
(#469) Expected 1 space before "=>"; 0 found
(#469) Expected 1 space after "=>"; 0 found
(#469) Variable "Angle" must be all lower-case
(#469) Commas (,) must be followed by white space.
(#469) Expected 1 space before "=>"; 0 found
(#469) Expected 1 space after "=>"; 0 found
(#469) Variable "Force" must be all lower-case
(#469) Closing brace must be on a line by itself
(#470) Line indented incorrectly; expected 24 spaces, found 14
(#470) Closing brace indented incorrectly; expected 13 spaces, found 14
(#471) Line indented incorrectly; expected 20 spaces, found 12
(#471) Closing brace indented incorrectly; expected 11 spaces, found 12
(#472) Line indented incorrectly; expected 16 spaces, found 10
(#472) Closing brace indented incorrectly; expected 9 spaces, found 10
(#474) Line indented incorrectly; expected at least 16 spaces, found 9
(#475) Line indented incorrectly; expected 16 spaces, found 9
(#475) Expected "if (...) {\n"; found "if (...)\n {\n"
(#475) Variable "Settings" must be all lower-case
(#476) Line indented incorrectly; expected at least 16 spaces, found 10
(#477) Line indented incorrectly; expected 20 spaces, found 11
(#477) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#477) Variable "Settings" must be all lower-case
(#477) Variable "ID" must be all lower-case
(#477) Variable "NodeID" must be all lower-case
(#478) Line indented incorrectly; expected at least 20 spaces, found 12
(#479) Line indented incorrectly; expected 24 spaces, found 13
(#479) Expected "if (...) {\n"; found "if (...)\n {\n"
(#479) Variable "NodeID" must be all lower-case
(#480) Line indented incorrectly; expected at least 24 spaces, found 14
(#481) Line indented incorrectly; expected at least 28 spaces, found 15
(#481) Variable "X2" must be all lower-case
(#481) Variable "NodeID" must be all lower-case
(#482) Line indented incorrectly; expected at least 28 spaces, found 15
(#482) Variable "Y2" must be all lower-case
(#482) Variable "NodeID" must be all lower-case
(#483) Line indented incorrectly; expected at least 28 spaces, found 15
(#483) Variable "FreeZone" must be all lower-case
(#483) Variable "Key2" must be all lower-case
(#485) Line indented incorrectly; expected at least 28 spaces, found 15
(#485) Variable "Distance" must be all lower-case
(#485) Variable "X1" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Variable "Y1" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Variable "X2" must be all lower-case
(#485) Commas (,) must be followed by white space.
(#485) Variable "Y2" must be all lower-case
(#486) Line indented incorrectly; expected at least 28 spaces, found 15
(#486) Variable "Angle" must be all lower-case
(#486) Variable "X1" must be all lower-case
(#486) Commas (,) must be followed by white space.
(#486) Variable "Y1" must be all lower-case
(#486) Commas (,) must be followed by white space.
(#486) Variable "X2" must be all lower-case
(#486) Commas (,) must be followed by white space.
(#486) Variable "Y2" must be all lower-case
(#488) Line indented incorrectly; expected at least 28 spaces, found 15
(#488) Inline control structures are not allowed
(#488) Variable "Distance" must be all lower-case
(#488) Variable "FreeZone" must be all lower-case
(#489) Line indented incorrectly; expected at least 28 spaces, found 16
(#489) Variable "Force" must be all lower-case
(#489) Variable "Distance" must be all lower-case
(#489) Expected 1 space before "-"; 0 found
(#489) Expected 1 space after "-"; 0 found
(#489) Variable "FreeZone" must be all lower-case
(#489) Expected 1 space before "+"; 0 found
(#489) Expected 1 space after "+"; 0 found
(#490) Line indented incorrectly; expected 28 spaces, found 15
(#491) Line indented incorrectly; expected at least 28 spaces, found 16
(#491) Variable "Force" must be all lower-case
(#491) Variable "FreeZone" must be all lower-case
(#491) Expected 1 space before "-"; 0 found
(#491) Expected 1 space after "-"; 0 found
(#491) Variable "Distance" must be all lower-case
(#491) Expected 1 space before "+"; 0 found
(#491) Expected 1 space after "+"; 0 found
(#491) Variable "Angle" must be all lower-case
(#491) Variable "Angle" must be all lower-case
(#491) Closing brace must be on a line by itself
(#493) Line indented incorrectly; expected at least 28 spaces, found 15
(#493) Inline control structures are not allowed
(#493) Variable "Force" must be all lower-case
(#494) Line indented incorrectly; expected at least 28 spaces, found 16
(#494) Variable "Key" must be all lower-case
(#494) Expected 1 space before "=>"; 0 found
(#494) Expected 1 space after "=>"; 0 found
(#494) Commas (,) must be followed by white space.
(#494) Expected 1 space before "=>"; 0 found
(#494) Expected 1 space after "=>"; 0 found
(#494) Variable "Angle" must be all lower-case
(#494) Commas (,) must be followed by white space.
(#494) Expected 1 space before "=>"; 0 found
(#494) Expected 1 space after "=>"; 0 found
(#494) Variable "Force" must be all lower-case
(#495) Line indented incorrectly; expected 24 spaces, found 14
(#495) Closing brace indented incorrectly; expected 13 spaces, found 14
(#496) Line indented incorrectly; expected 20 spaces, found 12
(#496) Closing brace indented incorrectly; expected 11 spaces, found 12
(#497) Line indented incorrectly; expected 16 spaces, found 10
(#497) Closing brace indented incorrectly; expected 9 spaces, found 10
(#498) Line indented incorrectly; expected 12 spaces, found 8
(#498) Closing brace indented incorrectly; expected 7 spaces, found 8
(#499) Line indented incorrectly; expected 8 spaces, found 6
(#499) Closing brace indented incorrectly; expected 5 spaces, found 6
(#501) Line indented incorrectly; expected at least 8 spaces, found 5
(#502) Line indented incorrectly; expected 8 spaces, found 5
(#502) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#502) Variable "Key" must be all lower-case
(#502) Variable "Settings" must be all lower-case
(#503) Line indented incorrectly; expected at least 8 spaces, found 6
(#504) Line indented incorrectly; expected at least 12 spaces, found 7
(#504) Variable "X" must be all lower-case
(#504) Variable "Settings" must be all lower-case
(#505) Line indented incorrectly; expected at least 12 spaces, found 7
(#505) Variable "Y" must be all lower-case
(#505) Variable "Settings" must be all lower-case
(#507) Line indented incorrectly; expected 12 spaces, found 7
(#507) Expected "if (...) {\n"; found "if (...)\n {\n"
(#507) Variable "Settings" must be all lower-case
(#507) Variable "Settings" must be all lower-case
(#508) Line indented incorrectly; expected at least 12 spaces, found 8
(#509) Line indented incorrectly; expected 16 spaces, found 9
(#509) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#509) Variable "Settings" must be all lower-case
(#509) Variable "ID" must be all lower-case
(#509) Variable "Vector" must be all lower-case
(#510) Line indented incorrectly; expected at least 16 spaces, found 10
(#511) Line indented incorrectly; expected at least 20 spaces, found 11
(#511) Variable "Type" must be all lower-case
(#511) Variable "Vector" must be all lower-case
(#512) Line indented incorrectly; expected at least 20 spaces, found 11
(#512) Variable "Force" must be all lower-case
(#512) Variable "Vector" must be all lower-case
(#513) Line indented incorrectly; expected at least 20 spaces, found 11
(#513) Variable "Angle" must be all lower-case
(#513) Variable "Vector" must be all lower-case
(#514) Line indented incorrectly; expected at least 20 spaces, found 11
(#514) Variable "Factor" must be all lower-case
(#514) Variable "Type" must be all lower-case
(#516) Line indented incorrectly; expected at least 20 spaces, found 11
(#516) Variable "X" must be all lower-case
(#516) Variable "Angle" must be all lower-case
(#516) Variable "Force" must be all lower-case
(#516) Variable "Factor" must be all lower-case
(#516) Variable "X" must be all lower-case
(#517) Line indented incorrectly; expected at least 20 spaces, found 11
(#517) Variable "Y" must be all lower-case
(#517) Variable "Angle" must be all lower-case
(#517) Variable "Force" must be all lower-case
(#517) Variable "Factor" must be all lower-case
(#517) Variable "Y" must be all lower-case
(#518) Line indented incorrectly; expected 16 spaces, found 10
(#518) Closing brace indented incorrectly; expected 9 spaces, found 10
(#519) Line indented incorrectly; expected 12 spaces, found 8
(#519) Closing brace indented incorrectly; expected 7 spaces, found 8
(#521) Line indented incorrectly; expected at least 12 spaces, found 7
(#521) Variable "Key" must be all lower-case
(#521) Variable "X" must be all lower-case
(#522) Line indented incorrectly; expected at least 12 spaces, found 7
(#522) Variable "Key" must be all lower-case
(#522) Variable "Y" must be all lower-case
(#523) Line indented incorrectly; expected 8 spaces, found 6
(#523) Closing brace indented incorrectly; expected 5 spaces, found 6
(#524) Closing brace indented incorrectly; expected 3 spaces, found 4
(#526) Line indented incorrectly; expected 4 spaces, found 3
(#526) method name "pSpring::lastPass" must be in lower-case letters only
(#526) Visibility must be declared on method "lastPass"
(#527) Opening brace should be on the same line as the declaration
(#528) Line indented incorrectly; expected at least 8 spaces, found 5
(#529) Line indented incorrectly; expected 8 spaces, found 5
(#529) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#529) Variable "Key" must be all lower-case
(#529) Variable "Settings" must be all lower-case
(#530) Line indented incorrectly; expected at least 8 spaces, found 6
(#531) Line indented incorrectly; expected at least 12 spaces, found 7
(#531) Variable "X" must be all lower-case
(#531) Variable "Settings" must be all lower-case
(#532) Line indented incorrectly; expected at least 12 spaces, found 7
(#532) Variable "Y" must be all lower-case
(#532) Variable "Settings" must be all lower-case
(#534) Line indented incorrectly; expected 12 spaces, found 7
(#534) Expected "if (...) {\n"; found "if (...) { "
(#534) Variable "X" must be all lower-case
(#534) Variable "X" must be all lower-case
(#534) Closing brace must be on a line by itself
(#535) Line indented incorrectly; expected 12 spaces, found 7
(#535) Expected "if (...) {\n"; found "if (...) { "
(#535) Variable "X" must be all lower-case
(#535) Variable "X" must be all lower-case
(#535) Closing brace must be on a line by itself
(#536) Line indented incorrectly; expected 12 spaces, found 7
(#536) Expected "if (...) {\n"; found "if (...) { "
(#536) Variable "Y" must be all lower-case
(#536) Variable "Y" must be all lower-case
(#536) Closing brace must be on a line by itself
(#537) Line indented incorrectly; expected 12 spaces, found 7
(#537) Expected "if (...) {\n"; found "if (...) { "
(#537) Variable "Y" must be all lower-case
(#537) Variable "Y" must be all lower-case
(#537) Closing brace must be on a line by itself
(#539) Line indented incorrectly; expected at least 12 spaces, found 7
(#539) Variable "Key" must be all lower-case
(#539) Variable "X" must be all lower-case
(#540) Line indented incorrectly; expected at least 12 spaces, found 7
(#540) Variable "Key" must be all lower-case
(#540) Variable "Y" must be all lower-case
(#541) Line indented incorrectly; expected 8 spaces, found 6
(#541) Closing brace indented incorrectly; expected 5 spaces, found 6
(#543) Line indented incorrectly; expected at least 8 spaces, found 5
(#544) Line indented incorrectly; expected at least 8 spaces, found 5
(#544) Variable "Links" must be all lower-case
(#545) Line indented incorrectly; expected 8 spaces, found 5
(#545) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#545) Variable "Key" must be all lower-case
(#545) Variable "Settings" must be all lower-case
(#546) Line indented incorrectly; expected at least 8 spaces, found 6
(#547) Line indented incorrectly; expected at least 12 spaces, found 7
(#547) Variable "X1" must be all lower-case
(#547) Variable "Settings" must be all lower-case
(#548) Line indented incorrectly; expected at least 12 spaces, found 7
(#548) Variable "Y1" must be all lower-case
(#548) Variable "Settings" must be all lower-case
(#550) Line indented incorrectly; expected 12 spaces, found 7
(#550) Expected "if (...) {\n"; found "if (...)\n {\n"
(#550) Variable "Settings" must be all lower-case
(#551) Line indented incorrectly; expected at least 12 spaces, found 8
(#552) Line indented incorrectly; expected 16 spaces, found 9
(#552) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#552) Variable "Settings" must be all lower-case
(#552) Variable "ID" must be all lower-case
(#552) Variable "NodeID" must be all lower-case
(#553) Line indented incorrectly; expected at least 16 spaces, found 10
(#554) Line indented incorrectly; expected 20 spaces, found 11
(#554) Expected "if (...) {\n"; found "if (...)\n {\n"
(#554) Variable "NodeID" must be all lower-case
(#555) Line indented incorrectly; expected at least 20 spaces, found 12
(#556) Line indented incorrectly; expected at least 24 spaces, found 13
(#556) Variable "X2" must be all lower-case
(#556) Variable "NodeID" must be all lower-case
(#557) Line indented incorrectly; expected at least 24 spaces, found 13
(#557) Variable "Y2" must be all lower-case
(#557) Variable "NodeID" must be all lower-case
(#559) Line indented incorrectly; expected at least 24 spaces, found 13
(#559) Variable "Links" must be all lower-case
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Variable "X1" must be all lower-case
(#559) Commas (,) must be followed by white space.
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Variable "Y1" must be all lower-case
(#559) Commas (,) must be followed by white space.
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Variable "X2" must be all lower-case
(#559) Commas (,) must be followed by white space.
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Variable "Y2" must be all lower-case
(#559) Commas (,) must be followed by white space.
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Variable "Settings" must be all lower-case
(#559) Commas (,) must be followed by white space.
(#559) Expected 1 space before "=>"; 0 found
(#559) Expected 1 space after "=>"; 0 found
(#559) Variable "NodeID" must be all lower-case
(#559) Line exceeds 132 characters; contains 143 characters
(#560) Line indented incorrectly; expected 20 spaces, found 12
(#560) Closing brace indented incorrectly; expected 11 spaces, found 12
(#561) Line indented incorrectly; expected 16 spaces, found 10
(#561) Closing brace indented incorrectly; expected 9 spaces, found 10
(#562) Line indented incorrectly; expected 12 spaces, found 8
(#562) Closing brace indented incorrectly; expected 7 spaces, found 8
(#563) Line indented incorrectly; expected 8 spaces, found 6
(#563) Closing brace indented incorrectly; expected 5 spaces, found 6
(#565) Line indented incorrectly; expected at least 8 spaces, found 5
(#566) Line indented incorrectly; expected at least 8 spaces, found 5
(#566) Variable "Conflicts" must be all lower-case
(#567) Line indented incorrectly; expected 8 spaces, found 5
(#567) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#567) Variable "Key" must be all lower-case
(#567) Variable "Settings" must be all lower-case
(#568) Line indented incorrectly; expected at least 8 spaces, found 6
(#569) Line indented incorrectly; expected at least 12 spaces, found 7
(#569) Variable "X1" must be all lower-case
(#569) Variable "Settings" must be all lower-case
(#570) Line indented incorrectly; expected at least 12 spaces, found 7
(#570) Variable "Y1" must be all lower-case
(#570) Variable "Settings" must be all lower-case
(#572) Line indented incorrectly; expected 12 spaces, found 7
(#572) Expected "if (...) {\n"; found "if (...)\n {\n"
(#572) Variable "Settings" must be all lower-case
(#573) Line indented incorrectly; expected at least 12 spaces, found 8
(#574) Line indented incorrectly; expected 16 spaces, found 9
(#574) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#574) Variable "Settings" must be all lower-case
(#574) Variable "ID" must be all lower-case
(#574) Variable "NodeID" must be all lower-case
(#575) Line indented incorrectly; expected at least 16 spaces, found 10
(#576) Line indented incorrectly; expected 20 spaces, found 11
(#576) Expected "if (...) {\n"; found "if (...)\n {\n"
(#576) Variable "NodeID" must be all lower-case
(#577) Line indented incorrectly; expected at least 20 spaces, found 12
(#578) Line indented incorrectly; expected at least 24 spaces, found 13
(#578) Variable "X2" must be all lower-case
(#578) Variable "NodeID" must be all lower-case
(#579) Line indented incorrectly; expected at least 24 spaces, found 13
(#579) Variable "Y2" must be all lower-case
(#579) Variable "NodeID" must be all lower-case
(#581) Line indented incorrectly; expected 24 spaces, found 13
(#581) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#581) Variable "Links" must be all lower-case
(#581) Variable "IDLinks" must be all lower-case
(#581) Variable "Link" must be all lower-case
(#582) Line indented incorrectly; expected at least 24 spaces, found 14
(#583) Line indented incorrectly; expected at least 28 spaces, found 15
(#583) Variable "X3" must be all lower-case
(#583) Variable "Link" must be all lower-case
(#583) Variable "Y3" must be all lower-case
(#583) Variable "Link" must be all lower-case
(#583) Variable "X4" must be all lower-case
(#583) Variable "Link" must be all lower-case
(#583) Variable "Y4" must be all lower-case
(#583) Variable "Link" must be all lower-case
(#585) Line indented incorrectly; expected 28 spaces, found 15
(#585) Expected "if (...) {\n"; found "if (...)\n {\n"
(#585) Variable "X1" must be all lower-case
(#585) Variable "X3" must be all lower-case
(#585) Variable "X2" must be all lower-case
(#585) Variable "X4" must be all lower-case
(#585) Variable "Y1" must be all lower-case
(#585) Variable "Y3" must be all lower-case
(#585) Variable "Y2" must be all lower-case
(#585) Variable "Y4" must be all lower-case
(#586) Line indented incorrectly; expected at least 28 spaces, found 16
(#587) Line indented incorrectly; expected 32 spaces, found 17
(#587) Expected "if (...) {\n"; found "if (...)\n {\n"
(#587) Variable "X1" must be all lower-case
(#587) Commas (,) must be followed by white space.
(#587) Variable "Y1" must be all lower-case
(#587) Commas (,) must be followed by white space.
(#587) Variable "X2" must be all lower-case
(#587) Commas (,) must be followed by white space.
(#587) Variable "Y2" must be all lower-case
(#587) Commas (,) must be followed by white space.
(#587) Variable "X3" must be all lower-case
(#587) Commas (,) must be followed by white space.
(#587) Variable "Y3" must be all lower-case
(#587) Commas (,) must be followed by white space.
(#587) Variable "X4" must be all lower-case
(#587) Commas (,) must be followed by white space.
(#587) Variable "Y4" must be all lower-case
(#588) Line indented incorrectly; expected at least 32 spaces, found 18
(#589) Line indented incorrectly; expected 36 spaces, found 19
(#589) Expected "if (...) {\n"; found "if (...)\n { "
(#589) Variable "Link" must be all lower-case
(#589) Variable "Settings" must be all lower-case
(#589) Variable "Link" must be all lower-case
(#589) Variable "NodeID" must be all lower-case
(#589) Variable "Link" must be all lower-case
(#589) Variable "Settings" must be all lower-case
(#589) Variable "Link" must be all lower-case
(#589) Variable "NodeID" must be all lower-case
(#589) Line exceeds maximum limit of 180 characters; contains 214 characters
(#590) Line indented incorrectly; expected at least 36 spaces, found 20
(#590) Variable "Conflicts" must be all lower-case
(#590) Closing brace must be on a line by itself
(#591) Line indented incorrectly; expected 32 spaces, found 18
(#591) Closing brace indented incorrectly; expected 17 spaces, found 18
(#592) Line indented incorrectly; expected 28 spaces, found 16
(#592) Closing brace indented incorrectly; expected 15 spaces, found 16
(#593) Line indented incorrectly; expected 24 spaces, found 14
(#593) Closing brace indented incorrectly; expected 13 spaces, found 14
(#594) Line indented incorrectly; expected 20 spaces, found 12
(#594) Closing brace indented incorrectly; expected 11 spaces, found 12
(#595) Line indented incorrectly; expected 16 spaces, found 10
(#595) Closing brace indented incorrectly; expected 9 spaces, found 10
(#596) Line indented incorrectly; expected 12 spaces, found 8
(#596) Closing brace indented incorrectly; expected 7 spaces, found 8
(#597) Line indented incorrectly; expected 8 spaces, found 6
(#597) Closing brace indented incorrectly; expected 5 spaces, found 6
(#598) Line indented incorrectly; expected at least 8 spaces, found 5
(#598) Variable "Conflicts" must be all lower-case
(#598) Expected 1 space before "/"; 0 found
(#598) Expected 1 space after "/"; 0 found
(#599) Closing brace indented incorrectly; expected 3 spaces, found 4
(#601) Line indented incorrectly; expected at least 4 spaces, found 3
(#602) Line indented incorrectly; expected 4 spaces, found 3
(#602) Visibility must be declared on method "center"
(#603) Opening brace should be on the same line as the declaration
(#604) Line indented incorrectly; expected at least 8 spaces, found 5
(#605) Line indented incorrectly; expected at least 8 spaces, found 5
(#605) Variable "TargetCenterX" must be all lower-case
(#606) Line indented incorrectly; expected at least 8 spaces, found 5
(#606) Variable "TargetCenterY" must be all lower-case
(#608) Line indented incorrectly; expected at least 8 spaces, found 5
(#609) Line indented incorrectly; expected at least 8 spaces, found 5
(#609) Variable "XMin" must be all lower-case
(#609) Variable "XMax" must be all lower-case
(#610) Line indented incorrectly; expected at least 8 spaces, found 5
(#610) Variable "YMin" must be all lower-case
(#610) Variable "YMax" must be all lower-case
(#611) Line indented incorrectly; expected 8 spaces, found 5
(#611) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#611) Variable "Key" must be all lower-case
(#611) Variable "Settings" must be all lower-case
(#612) Line indented incorrectly; expected at least 8 spaces, found 6
(#613) Line indented incorrectly; expected at least 12 spaces, found 7
(#613) Variable "X" must be all lower-case
(#613) Variable "Settings" must be all lower-case
(#614) Line indented incorrectly; expected at least 12 spaces, found 7
(#614) Variable "Y" must be all lower-case
(#614) Variable "Settings" must be all lower-case
(#616) Line indented incorrectly; expected 12 spaces, found 7
(#616) Expected "if (...) {\n"; found "if (...) { "
(#616) Variable "X" must be all lower-case
(#616) Variable "XMin" must be all lower-case
(#616) Variable "XMin" must be all lower-case
(#616) Variable "X" must be all lower-case
(#616) Closing brace must be on a line by itself
(#617) Line indented incorrectly; expected 12 spaces, found 7
(#617) Expected "if (...) {\n"; found "if (...) { "
(#617) Variable "X" must be all lower-case
(#617) Variable "XMax" must be all lower-case
(#617) Variable "XMax" must be all lower-case
(#617) Variable "X" must be all lower-case
(#617) Closing brace must be on a line by itself
(#618) Line indented incorrectly; expected 12 spaces, found 7
(#618) Expected "if (...) {\n"; found "if (...) { "
(#618) Variable "Y" must be all lower-case
(#618) Variable "YMin" must be all lower-case
(#618) Variable "YMin" must be all lower-case
(#618) Variable "Y" must be all lower-case
(#618) Closing brace must be on a line by itself
(#619) Line indented incorrectly; expected 12 spaces, found 7
(#619) Expected "if (...) {\n"; found "if (...) { "
(#619) Variable "Y" must be all lower-case
(#619) Variable "YMax" must be all lower-case
(#619) Variable "YMax" must be all lower-case
(#619) Variable "Y" must be all lower-case
(#619) Closing brace must be on a line by itself
(#620) Line indented incorrectly; expected 8 spaces, found 6
(#620) Closing brace indented incorrectly; expected 5 spaces, found 6
(#621) Line indented incorrectly; expected at least 8 spaces, found 5
(#621) Variable "CurrentCenterX" must be all lower-case
(#621) Variable "XMax" must be all lower-case
(#621) Variable "XMin" must be all lower-case
(#621) Variable "XMin" must be all lower-case
(#622) Line indented incorrectly; expected at least 8 spaces, found 5
(#622) Variable "CurrentCenterY" must be all lower-case
(#622) Variable "YMax" must be all lower-case
(#622) Variable "YMin" must be all lower-case
(#622) Variable "YMin" must be all lower-case
(#624) Line indented incorrectly; expected at least 8 spaces, found 5
(#625) Line indented incorrectly; expected at least 8 spaces, found 5
(#625) Variable "XOffset" must be all lower-case
(#625) Variable "TargetCenterX" must be all lower-case
(#625) Variable "CurrentCenterX" must be all lower-case
(#626) Line indented incorrectly; expected at least 8 spaces, found 5
(#626) Variable "YOffset" must be all lower-case
(#626) Variable "TargetCenterY" must be all lower-case
(#626) Variable "CurrentCenterY" must be all lower-case
(#628) Line indented incorrectly; expected at least 8 spaces, found 5
(#629) Line indented incorrectly; expected 8 spaces, found 5
(#629) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#629) Variable "Key" must be all lower-case
(#629) Variable "Settings" must be all lower-case
(#630) Line indented incorrectly; expected at least 8 spaces, found 6
(#631) Line indented incorrectly; expected at least 12 spaces, found 7
(#631) Variable "Key" must be all lower-case
(#631) Variable "Settings" must be all lower-case
(#631) Variable "XOffset" must be all lower-case
(#632) Line indented incorrectly; expected at least 12 spaces, found 7
(#632) Variable "Key" must be all lower-case
(#632) Variable "Settings" must be all lower-case
(#632) Variable "YOffset" must be all lower-case
(#633) Line indented incorrectly; expected 8 spaces, found 6
(#633) Closing brace indented incorrectly; expected 5 spaces, found 6
(#634) Closing brace indented incorrectly; expected 3 spaces, found 4
(#636) Line indented incorrectly; expected at least 4 spaces, found 3
(#637) Line indented incorrectly; expected 4 spaces, found 3
(#637) method name "pSpring::drawSpring" must be in lower-case letters only
(#637) Visibility must be declared on method "drawSpring"
(#637) Variable "Object" must be all lower-case
(#637) Commas (,) must be followed by white space.
(#637) Variable "Settings" must be all lower-case
(#638) Opening brace should be on the same line as the declaration
(#639) Line indented incorrectly; expected at least 8 spaces, found 5
(#639) Variable "Object" must be all lower-case
(#641) Line indented incorrectly; expected at least 8 spaces, found 5
(#641) Variable "Pass" must be all lower-case
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Tab found within whitespace
(#641) Variable "Settings" must be all lower-case
(#641) Variable "Settings" must be all lower-case
(#642) Line indented incorrectly; expected at least 8 spaces, found 5
(#642) Variable "Retries" must be all lower-case
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Tab found within whitespace
(#642) Variable "Settings" must be all lower-case
(#642) Variable "Settings" must be all lower-case
(#643) Line indented incorrectly; expected at least 8 spaces, found 5
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Tab found within whitespace
(#643) Variable "Settings" must be all lower-case
(#643) Variable "Settings" must be all lower-case
(#644) Line indented incorrectly; expected at least 8 spaces, found 5
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Tab found within whitespace
(#644) Variable "Settings" must be all lower-case
(#644) Variable "Settings" must be all lower-case
(#645) Line indented incorrectly; expected at least 8 spaces, found 5
(#645) Spaces must be used for alignment; tabs are not allowed
(#645) Tab found within whitespace
(#645) Variable "Settings" must be all lower-case
(#645) Variable "Settings" must be all lower-case
(#646) Line indented incorrectly; expected at least 8 spaces, found 5
(#646) Variable "DrawVectors" must be all lower-case
(#646) Spaces must be used for alignment; tabs are not allowed
(#646) Tab found within whitespace
(#646) Variable "Settings" must be all lower-case
(#646) Variable "Settings" must be all lower-case
(#646) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#647) Line indented incorrectly; expected at least 8 spaces, found 5
(#647) Variable "DrawQuietZone" must be all lower-case
(#647) Spaces must be used for alignment; tabs are not allowed
(#647) Tab found within whitespace
(#647) Variable "Settings" must be all lower-case
(#647) Variable "Settings" must be all lower-case
(#647) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#648) Line indented incorrectly; expected at least 8 spaces, found 5
(#648) Variable "CenterGraph" must be all lower-case
(#648) Spaces must be used for alignment; tabs are not allowed
(#648) Tab found within whitespace
(#648) Variable "Settings" must be all lower-case
(#648) Variable "Settings" must be all lower-case
(#648) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#649) Line indented incorrectly; expected at least 8 spaces, found 5
(#649) Variable "TextPadding" must be all lower-case
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Tab found within whitespace
(#649) Variable "Settings" must be all lower-case
(#649) Variable "Settings" must be all lower-case
(#650) Line indented incorrectly; expected at least 8 spaces, found 5
(#650) Variable "Algorithm" must be all lower-case
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Tab found within whitespace
(#650) Variable "Settings" must be all lower-case
(#650) Variable "Settings" must be all lower-case
(#652) Line indented incorrectly; expected at least 8 spaces, found 5
(#652) Variable "FontSize" must be all lower-case
(#652) Spaces must be used for alignment; tabs are not allowed
(#652) Tab found within whitespace
(#652) Variable "Object" must be all lower-case
(#653) Line indented incorrectly; expected at least 8 spaces, found 5
(#653) Spaces must be used for alignment; tabs are not allowed
(#653) Tab found within whitespace
(#653) Variable "Object" must be all lower-case
(#654) Line indented incorrectly; expected at least 8 spaces, found 5
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Tab found within whitespace
(#654) Variable "Object" must be all lower-case
(#655) Line indented incorrectly; expected at least 8 spaces, found 5
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Variable "Object" must be all lower-case
(#656) Line indented incorrectly; expected at least 8 spaces, found 5
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Variable "Object" must be all lower-case
(#658) Line indented incorrectly; expected at least 8 spaces, found 5
(#658) Variable "Conflicts" must be all lower-case
(#658) Variable "Jobs" must be all lower-case
(#659) Line indented incorrectly; expected 8 spaces, found 5
(#659) Expected "while (...) {\n"; found "while (...)\n {\n"
(#659) Variable "Conflicts" must be all lower-case
(#659) Variable "Jobs" must be all lower-case
(#659) Variable "Retries" must be all lower-case
(#660) Line indented incorrectly; expected at least 8 spaces, found 6
(#661) Line indented incorrectly; expected at least 12 spaces, found 7
(#661) Variable "Jobs" must be all lower-case
(#663) Line indented incorrectly; expected at least 12 spaces, found 7
(#664) Line indented incorrectly; expected at least 12 spaces, found 7
(#664) Variable "Algorithm" must be all lower-case
(#666) Line indented incorrectly; expected at least 12 spaces, found 7
(#667) Line indented incorrectly; expected 12 spaces, found 7
(#667) Expected "if (...) {\n"; found "if (...) \n {\n"
(#667) Variable "Pass" must be all lower-case
(#667) Whitespace found at end of line
(#668) Line indented incorrectly; expected at least 12 spaces, found 8
(#669) Line indented incorrectly; expected 16 spaces, found 9
(#669) Expected "for (...) {\n"; found "for (...) { "
(#669) Expected 1 space before "="; 0 found
(#669) Expected 1 space after "="; 0 found
(#669) Expected 1 space before "<="; 0 found
(#669) Expected 1 space after "<="; 0 found
(#669) Variable "Pass" must be all lower-case
(#669) Closing brace must be on a line by itself
(#670) Line indented incorrectly; expected 12 spaces, found 8
(#670) Closing brace indented incorrectly; expected 7 spaces, found 8
(#672) Line indented incorrectly; expected at least 12 spaces, found 7
(#672) Variable "Conflicts" must be all lower-case
(#673) Line indented incorrectly; expected 12 spaces, found 7
(#673) Expected "if (...) {\n"; found "if (...)\n { "
(#673) Variable "Conflicts" must be all lower-case
(#674) Line indented incorrectly; expected at least 12 spaces, found 8
(#674) Variable "Conflicts" must be all lower-case
(#674) Closing brace must be on a line by itself
(#675) Line indented incorrectly; expected 8 spaces, found 6
(#675) Closing brace indented incorrectly; expected 5 spaces, found 6
(#677) Line indented incorrectly; expected at least 8 spaces, found 5
(#677) Variable "Conflicts" must be all lower-case
(#678) Line indented incorrectly; expected at least 8 spaces, found 5
(#680) Line indented incorrectly; expected 8 spaces, found 5
(#680) Expected "if (...) {\n"; found "if (...) { "
(#680) Variable "CenterGraph" must be all lower-case
(#680) Closing brace must be on a line by itself
(#682) Line indented incorrectly; expected at least 8 spaces, found 5
(#683) Line indented incorrectly; expected at least 8 spaces, found 5
(#683) Variable "Drawn" must be all lower-case
(#684) Line indented incorrectly; expected 8 spaces, found 5
(#684) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#684) Variable "Key" must be all lower-case
(#684) Variable "Settings" must be all lower-case
(#685) Line indented incorrectly; expected at least 8 spaces, found 6
(#686) Line indented incorrectly; expected at least 12 spaces, found 7
(#686) Variable "X" must be all lower-case
(#686) Spaces must be used for alignment; tabs are not allowed
(#686) Tab found within whitespace
(#686) Variable "Settings" must be all lower-case
(#687) Line indented incorrectly; expected at least 12 spaces, found 7
(#687) Variable "Y" must be all lower-case
(#687) Spaces must be used for alignment; tabs are not allowed
(#687) Tab found within whitespace
(#687) Variable "Settings" must be all lower-case
(#689) Line indented incorrectly; expected 12 spaces, found 7
(#689) Expected "if (...) {\n"; found "if (...)\n {\n"
(#689) Variable "Settings" must be all lower-case
(#690) Line indented incorrectly; expected at least 12 spaces, found 8
(#691) Line indented incorrectly; expected 16 spaces, found 9
(#691) Expected "foreach (...) {\n"; found "foreach (...)\n {\n"
(#691) Variable "Settings" must be all lower-case
(#691) Variable "ID" must be all lower-case
(#691) Variable "NodeID" must be all lower-case
(#692) Line indented incorrectly; expected at least 16 spaces, found 10
(#693) Line indented incorrectly; expected 20 spaces, found 11
(#693) Expected "if (...) {\n"; found "if (...) { "
(#693) Variable "Drawn" must be all lower-case
(#693) Variable "Key" must be all lower-case
(#693) Variable "Drawn" must be all lower-case
(#693) Variable "Key" must be all lower-case
(#693) Closing brace must be on a line by itself
(#694) Line indented incorrectly; expected 20 spaces, found 11
(#694) Expected "if (...) {\n"; found "if (...) { "
(#694) Variable "Drawn" must be all lower-case
(#694) Variable "NodeID" must be all lower-case
(#694) Variable "Drawn" must be all lower-case
(#694) Variable "NodeID" must be all lower-case
(#694) Closing brace must be on a line by itself
(#696) Line indented incorrectly; expected 20 spaces, found 11
(#696) Expected "if (...) {\n"; found "if (...)\n {\n"
(#696) Variable "NodeID" must be all lower-case
(#696) Variable "Drawn" must be all lower-case
(#696) Variable "Key" must be all lower-case
(#696) Variable "NodeID" must be all lower-case
(#696) Variable "Drawn" must be all lower-case
(#696) Variable "NodeID" must be all lower-case
(#696) Variable "Key" must be all lower-case
(#697) Line indented incorrectly; expected at least 20 spaces, found 12
(#698) Line indented incorrectly; expected at least 24 spaces, found 13
(#698) Variable "Color" must be all lower-case
(#698) Expected 1 space before "=>"; 0 found
(#698) Expected 1 space after "=>"; 0 found
(#698) Commas (,) must be followed by white space.
(#698) Expected 1 space before "=>"; 0 found
(#698) Expected 1 space after "=>"; 0 found
(#698) Commas (,) must be followed by white space.
(#698) Expected 1 space before "=>"; 0 found
(#698) Expected 1 space after "=>"; 0 found
(#698) Commas (,) must be followed by white space.
(#698) Expected 1 space before "=>"; 0 found
(#698) Expected 1 space after "=>"; 0 found
(#698) Line exceeds 132 characters; contains 149 characters
(#700) Line indented incorrectly; expected 24 spaces, found 13
(#700) Expected "if (...) {\n"; found "if (...)\n {\n"
(#701) Line indented incorrectly; expected at least 24 spaces, found 14
(#702) Line indented incorrectly; expected 28 spaces, found 15
(#702) Expected "if (...) {\n"; found "if (...)\n { "
(#702) Variable "Key" must be all lower-case
(#702) Variable "NodeID" must be all lower-case
(#703) Line indented incorrectly; expected at least 28 spaces, found 16
(#703) Variable "Color" must be all lower-case
(#703) Expected 1 space before "=>"; 0 found
(#703) Expected 1 space after "=>"; 0 found
(#703) Variable "Key" must be all lower-case
(#703) Variable "NodeID" must be all lower-case
(#703) Commas (,) must be followed by white space.
(#703) Expected 1 space before "=>"; 0 found
(#703) Expected 1 space after "=>"; 0 found
(#703) Variable "Key" must be all lower-case
(#703) Variable "NodeID" must be all lower-case
(#703) Commas (,) must be followed by white space.
(#703) Expected 1 space before "=>"; 0 found
(#703) Expected 1 space after "=>"; 0 found
(#703) Variable "Key" must be all lower-case
(#703) Variable "NodeID" must be all lower-case
(#703) Commas (,) must be followed by white space.
(#703) Expected 1 space before "=>"; 0 found
(#703) Expected 1 space after "=>"; 0 found
(#703) Variable "Key" must be all lower-case
(#703) Variable "NodeID" must be all lower-case
(#703) Line exceeds maximum limit of 180 characters; contains 196 characters
(#703) Closing brace must be on a line by itself
(#705) Line indented incorrectly; expected 28 spaces, found 15
(#705) Expected "if (...) {\n"; found "if (...)\n { "
(#705) Variable "Key" must be all lower-case
(#705) Variable "NodeID" must be all lower-case
(#706) Line indented incorrectly; expected at least 28 spaces, found 17
(#706) Variable "Color" must be all lower-case
(#706) Variable "Key" must be all lower-case
(#706) Variable "NodeID" must be all lower-case
(#706) Closing brace must be on a line by itself
(#707) Line indented incorrectly; expected 24 spaces, found 14
(#707) Closing brace indented incorrectly; expected 13 spaces, found 14
(#709) Line indented incorrectly; expected at least 24 spaces, found 13
(#709) Variable "X2" must be all lower-case
(#709) Variable "NodeID" must be all lower-case
(#710) Line indented incorrectly; expected at least 24 spaces, found 13
(#710) Variable "Y2" must be all lower-case
(#710) Variable "NodeID" must be all lower-case
(#711) Line indented incorrectly; expected at least 24 spaces, found 13
(#711) Variable "X" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Variable "Y" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Variable "X2" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Variable "Y2" must be all lower-case
(#711) Commas (,) must be followed by white space.
(#711) Variable "Color" must be all lower-case
(#712) Line indented incorrectly; expected at least 24 spaces, found 13
(#712) Variable "Drawn" must be all lower-case
(#712) Variable "Key" must be all lower-case
(#712) Variable "NodeID" must be all lower-case
(#712) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#714) Line indented incorrectly; expected 24 spaces, found 13
(#714) Expected "if (...) {\n"; found "if (...)\n {\n"
(#715) Line indented incorrectly; expected at least 24 spaces, found 14
(#716) Line indented incorrectly; expected 28 spaces, found 15
(#716) Expected "if (...) {\n"; found "if (...)\n {\n"
(#716) Variable "Key" must be all lower-case
(#716) Variable "NodeID" must be all lower-case
(#716) Variable "NodeID" must be all lower-case
(#716) Variable "Key" must be all lower-case
(#717) Line indented incorrectly; expected at least 28 spaces, found 16
(#718) Line indented incorrectly; expected at least 32 spaces, found 17
(#718) Variable "Name" must be all lower-case
(#718) Variable "Key" must be all lower-case
(#718) Variable "NodeID" must be all lower-case
(#718) Variable "Key" must be all lower-case
(#718) Variable "NodeID" must be all lower-case
(#718) Variable "NodeID" must be all lower-case
(#718) Variable "Key" must be all lower-case
(#718) Line exceeds 132 characters; contains 145 characters
(#719) Line indented incorrectly; expected at least 32 spaces, found 17
(#719) Variable "TxtX" must be all lower-case
(#719) Variable "X2" must be all lower-case
(#719) Variable "X" must be all lower-case
(#719) Expected 1 space before "/"; 0 found
(#719) Expected 1 space after "/"; 0 found
(#719) Variable "X" must be all lower-case
(#720) Line indented incorrectly; expected at least 32 spaces, found 17
(#720) Variable "TxtY" must be all lower-case
(#720) Variable "Y2" must be all lower-case
(#720) Variable "Y" must be all lower-case
(#720) Expected 1 space before "/"; 0 found
(#720) Expected 1 space after "/"; 0 found
(#720) Variable "Y" must be all lower-case
(#722) Line indented incorrectly; expected at least 32 spaces, found 17
(#722) Inline control structures are not allowed
(#722) Variable "X" must be all lower-case
(#722) Variable "X2" must be all lower-case
(#723) Line indented incorrectly; expected at least 32 spaces, found 18
(#723) Variable "Angle" must be all lower-case
(#723) Expected 1 space before "-"; 0 found
(#723) Expected 1 space after "-"; 0 found
(#723) Variable "X" must be all lower-case
(#723) Commas (,) must be followed by white space.
(#723) Variable "Y" must be all lower-case
(#723) Commas (,) must be followed by white space.
(#723) Variable "X2" must be all lower-case
(#723) Commas (,) must be followed by white space.
(#723) Variable "Y2" must be all lower-case
(#724) Line indented incorrectly; expected at least 32 spaces, found 17
(#724) Inline control structures are not allowed
(#725) Line indented incorrectly; expected at least 32 spaces, found 18
(#725) Variable "Angle" must be all lower-case
(#725) Expected 1 space before "-"; 0 found
(#725) Expected 1 space after "-"; 0 found
(#725) Variable "X2" must be all lower-case
(#725) Commas (,) must be followed by white space.
(#725) Variable "Y2" must be all lower-case
(#725) Commas (,) must be followed by white space.
(#725) Variable "X" must be all lower-case
(#725) Commas (,) must be followed by white space.
(#725) Variable "Y" must be all lower-case
(#727) Line indented incorrectly; expected at least 32 spaces, found 17
(#727) Variable "Settings" must be all lower-case
(#727) Variable "Color" must be all lower-case
(#728) Line indented incorrectly; expected at least 32 spaces, found 17
(#728) Variable "Settings" must be all lower-case
(#728) Variable "Angle" must be all lower-case
(#729) Line indented incorrectly; expected at least 32 spaces, found 17
(#729) Variable "Settings" must be all lower-case
(#730) Line indented incorrectly; expected at least 32 spaces, found 17
(#730) Variable "TxtX" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "TxtY" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "Name" must be all lower-case
(#730) Commas (,) must be followed by white space.
(#730) Variable "Settings" must be all lower-case
(#731) Line indented incorrectly; expected 28 spaces, found 16
(#731) Closing brace indented incorrectly; expected 15 spaces, found 16
(#732) Line indented incorrectly; expected 24 spaces, found 14
(#732) Closing brace indented incorrectly; expected 13 spaces, found 14
(#733) Line indented incorrectly; expected 20 spaces, found 12
(#733) Closing brace indented incorrectly; expected 11 spaces, found 12
(#734) Line indented incorrectly; expected 16 spaces, found 10
(#734) Closing brace indented incorrectly; expected 9 spaces, found 10
(#735) Line indented incorrectly; expected 12 spaces, found 8
(#735) Closing brace indented incorrectly; expected 7 spaces, found 8
(#736) Line indented incorrectly; expected 8 spaces, found 6
(#736) Closing brace indented incorrectly; expected 5 spaces, found 6
(#738) Line indented incorrectly; expected at least 8 spaces, found 5
(#739) Line indented incorrectly; expected 8 spaces, found 5
(#739) Expected "if (...) {\n"; found "if (...)\n {\n"
(#739) Variable "DrawQuietZone" must be all lower-case
(#740) Line indented incorrectly; expected at least 8 spaces, found 6
(#741) Line indented incorrectly; expected 12 spaces, found 7
(#741) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#741) Variable "Key" must be all lower-case
(#741) Variable "Settings" must be all lower-case
(#742) Line indented incorrectly; expected at least 12 spaces, found 8
(#743) Line indented incorrectly; expected at least 16 spaces, found 9
(#743) Variable "X" must be all lower-case
(#743) Spaces must be used for alignment; tabs are not allowed
(#743) Tab found within whitespace
(#743) Variable "Settings" must be all lower-case
(#744) Line indented incorrectly; expected at least 16 spaces, found 9
(#744) Variable "Y" must be all lower-case
(#744) Spaces must be used for alignment; tabs are not allowed
(#744) Tab found within whitespace
(#744) Variable "Settings" must be all lower-case
(#745) Line indented incorrectly; expected at least 16 spaces, found 9
(#745) Variable "FreeZone" must be all lower-case
(#745) Variable "Settings" must be all lower-case
(#747) Line indented incorrectly; expected at least 16 spaces, found 9
(#747) Variable "X" must be all lower-case
(#747) Commas (,) must be followed by white space.
(#747) Variable "Y" must be all lower-case
(#747) Commas (,) must be followed by white space.
(#747) Variable "FreeZone" must be all lower-case
(#747) Commas (,) must be followed by white space.
(#747) Expected 1 space before "=>"; 0 found
(#747) Expected 1 space after "=>"; 0 found
(#747) Commas (,) must be followed by white space.
(#747) Expected 1 space before "=>"; 0 found
(#747) Expected 1 space after "=>"; 0 found
(#747) Commas (,) must be followed by white space.
(#747) Expected 1 space before "=>"; 0 found
(#747) Expected 1 space after "=>"; 0 found
(#747) Commas (,) must be followed by white space.
(#747) Expected 1 space before "=>"; 0 found
(#747) Expected 1 space after "=>"; 0 found
(#748) Line indented incorrectly; expected 12 spaces, found 8
(#748) Closing brace indented incorrectly; expected 7 spaces, found 8
(#749) Line indented incorrectly; expected 8 spaces, found 6
(#749) Closing brace indented incorrectly; expected 5 spaces, found 6
(#750) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#752) Line indented incorrectly; expected at least 8 spaces, found 5
(#753) Line indented incorrectly; expected 8 spaces, found 5
(#753) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#753) Variable "Key" must be all lower-case
(#753) Variable "Settings" must be all lower-case
(#754) Line indented incorrectly; expected at least 8 spaces, found 6
(#755) Line indented incorrectly; expected at least 12 spaces, found 7
(#755) Variable "X" must be all lower-case
(#755) Spaces must be used for alignment; tabs are not allowed
(#755) Tab found within whitespace
(#755) Variable "Settings" must be all lower-case
(#756) Line indented incorrectly; expected at least 12 spaces, found 7
(#756) Variable "Y" must be all lower-case
(#756) Spaces must be used for alignment; tabs are not allowed
(#756) Tab found within whitespace
(#756) Variable "Settings" must be all lower-case
(#757) Line indented incorrectly; expected at least 12 spaces, found 7
(#757) Variable "Name" must be all lower-case
(#757) Spaces must be used for alignment; tabs are not allowed
(#757) Tab found within whitespace
(#757) Variable "Settings" must be all lower-case
(#758) Line indented incorrectly; expected at least 12 spaces, found 7
(#758) Variable "FreeZone" must be all lower-case
(#758) Variable "Settings" must be all lower-case
(#759) Line indented incorrectly; expected at least 12 spaces, found 7
(#759) Variable "Shape" must be all lower-case
(#759) Variable "Settings" must be all lower-case
(#760) Line indented incorrectly; expected at least 12 spaces, found 7
(#760) Variable "Size" must be all lower-case
(#760) Variable "Settings" must be all lower-case
(#762) Line indented incorrectly; expected at least 12 spaces, found 7
(#762) Variable "Color" must be all lower-case
(#762) Spaces must be used for alignment; tabs are not allowed
(#762) Tab found within whitespace
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#762) Variable "Settings" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#762) Variable "Settings" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#762) Variable "Settings" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#762) Variable "Settings" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#762) Variable "Settings" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#762) Variable "Settings" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#762) Variable "Settings" must be all lower-case
(#762) Commas (,) must be followed by white space.
(#762) Expected 1 space before "=>"; 0 found
(#762) Expected 1 space after "=>"; 0 found
(#762) Variable "Settings" must be all lower-case
(#762) Line exceeds maximum limit of 180 characters; contains 247 characters
(#764) Line indented incorrectly; expected 12 spaces, found 7
(#764) Expected "if (...) {\n"; found "if (...)\n {\n"
(#764) Variable "Shape" must be all lower-case
(#765) Line indented incorrectly; expected at least 12 spaces, found 8
(#766) Line indented incorrectly; expected at least 16 spaces, found 9
(#766) Variable "X" must be all lower-case
(#766) Commas (,) must be followed by white space.
(#766) Variable "Y" must be all lower-case
(#766) Commas (,) must be followed by white space.
(#766) Variable "Size" must be all lower-case
(#766) Commas (,) must be followed by white space.
(#766) Variable "Color" must be all lower-case
(#767) Line indented incorrectly; expected 12 spaces, found 8
(#767) Closing brace indented incorrectly; expected 7 spaces, found 8
(#768) Line indented incorrectly; expected 12 spaces, found 7
(#768) Usage of ELSEIF not allowed; use ELSE IF instead
(#768) Variable "Shape" must be all lower-case
(#769) Line indented incorrectly; expected at least 12 spaces, found 8
(#770) Line indented incorrectly; expected at least 16 spaces, found 9
(#770) Variable "Points" must be all lower-case
(#771) Line indented incorrectly; expected at least 16 spaces, found 9
(#771) Variable "Points" must be all lower-case
(#771) Variable "Size" must be all lower-case
(#771) Variable "X" must be all lower-case
(#771) Variable "Points" must be all lower-case
(#771) Variable "Size" must be all lower-case
(#771) Variable "Y" must be all lower-case
(#772) Line indented incorrectly; expected at least 16 spaces, found 9
(#772) Variable "Points" must be all lower-case
(#772) Variable "Size" must be all lower-case
(#772) Variable "X" must be all lower-case
(#772) Variable "Points" must be all lower-case
(#772) Variable "Size" must be all lower-case
(#772) Variable "Y" must be all lower-case
(#773) Line indented incorrectly; expected at least 16 spaces, found 9
(#773) Variable "Points" must be all lower-case
(#773) Variable "Size" must be all lower-case
(#773) Variable "X" must be all lower-case
(#773) Variable "Points" must be all lower-case
(#773) Variable "Size" must be all lower-case
(#773) Variable "Y" must be all lower-case
(#774) Line indented incorrectly; expected at least 16 spaces, found 9
(#774) Variable "Points" must be all lower-case
(#774) Commas (,) must be followed by white space.
(#774) Variable "Color" must be all lower-case
(#775) Line indented incorrectly; expected 12 spaces, found 8
(#775) Closing brace indented incorrectly; expected 7 spaces, found 8
(#776) Line indented incorrectly; expected 12 spaces, found 7
(#776) Usage of ELSEIF not allowed; use ELSE IF instead
(#776) Variable "Shape" must be all lower-case
(#777) Line indented incorrectly; expected at least 12 spaces, found 8
(#778) Line indented incorrectly; expected at least 16 spaces, found 9
(#778) Variable "Offset" must be all lower-case
(#778) Variable "Size" must be all lower-case
(#778) Expected 1 space before "/"; 0 found
(#778) Expected 1 space after "/"; 0 found
(#778) Variable "Size" must be all lower-case
(#778) Variable "Size" must be all lower-case
(#779) Line indented incorrectly; expected at least 16 spaces, found 9
(#779) Variable "X" must be all lower-case
(#779) Expected 1 space before "-"; 0 found
(#779) Expected 1 space after "-"; 0 found
(#779) Variable "Offset" must be all lower-case
(#779) Commas (,) must be followed by white space.
(#779) Variable "Y" must be all lower-case
(#779) Expected 1 space before "-"; 0 found
(#779) Expected 1 space after "-"; 0 found
(#779) Variable "Offset" must be all lower-case
(#779) Commas (,) must be followed by white space.
(#779) Variable "X" must be all lower-case
(#779) Expected 1 space before "+"; 0 found
(#779) Expected 1 space after "+"; 0 found
(#779) Variable "Offset" must be all lower-case
(#779) Commas (,) must be followed by white space.
(#779) Variable "Y" must be all lower-case
(#779) Expected 1 space before "+"; 0 found
(#779) Expected 1 space after "+"; 0 found
(#779) Variable "Offset" must be all lower-case
(#779) Commas (,) must be followed by white space.
(#779) Variable "Color" must be all lower-case
(#780) Line indented incorrectly; expected 12 spaces, found 8
(#780) Closing brace indented incorrectly; expected 7 spaces, found 8
(#782) Line indented incorrectly; expected 12 spaces, found 7
(#782) Expected "if (...) {\n"; found "if (...)\n {\n"
(#782) Variable "Name" must be all lower-case
(#783) Line indented incorrectly; expected at least 12 spaces, found 8
(#784) Line indented incorrectly; expected at least 16 spaces, found 9
(#784) Variable "LabelOptions" must be all lower-case
(#784) Expected 1 space before "=>"; 0 found
(#784) Expected 1 space after "=>"; 0 found
(#784) Commas (,) must be followed by white space.
(#784) Expected 1 space before "=>"; 0 found
(#784) Expected 1 space after "=>"; 0 found
(#784) Commas (,) must be followed by white space.
(#784) Expected 1 space before "=>"; 0 found
(#784) Expected 1 space after "=>"; 0 found
(#784) Commas (,) must be followed by white space.
(#784) Expected 1 space before "=>"; 0 found
(#784) Expected 1 space after "=>"; 0 found
(#784) Line exceeds 132 characters; contains 136 characters
(#786) Line indented incorrectly; expected 16 spaces, found 9
(#786) Expected "if (...) {\n"; found "if (...)\n {\n"
(#787) Line indented incorrectly; expected at least 16 spaces, found 10
(#788) Line indented incorrectly; expected at least 20 spaces, found 11
(#788) Variable "LabelOptions" must be all lower-case
(#789) Line indented incorrectly; expected at least 20 spaces, found 11
(#789) Variable "X" must be all lower-case
(#789) Commas (,) must be followed by white space.
(#789) Variable "Y" must be all lower-case
(#789) Commas (,) must be followed by white space.
(#789) Variable "Name" must be all lower-case
(#789) Commas (,) must be followed by white space.
(#789) Variable "LabelOptions" must be all lower-case
(#790) Line indented incorrectly; expected 16 spaces, found 10
(#790) Closing brace indented incorrectly; expected 9 spaces, found 10
(#791) Line indented incorrectly; expected 16 spaces, found 9
(#791) Usage of ELSEIF not allowed; use ELSE IF instead
(#792) Line indented incorrectly; expected at least 16 spaces, found 10
(#793) Line indented incorrectly; expected at least 20 spaces, found 11
(#793) Variable "LabelOptions" must be all lower-case
(#794) Line indented incorrectly; expected at least 20 spaces, found 11
(#794) Variable "LabelOptions" must be all lower-case
(#794) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#795) Line indented incorrectly; expected at least 20 spaces, found 11
(#795) Variable "LabelOptions" must be all lower-case
(#796) Line indented incorrectly; expected at least 20 spaces, found 11
(#796) Variable "LabelOptions" must be all lower-case
(#797) Line indented incorrectly; expected at least 20 spaces, found 11
(#797) Variable "LabelOptions" must be all lower-case
(#798) Line indented incorrectly; expected at least 20 spaces, found 11
(#798) Variable "LabelOptions" must be all lower-case
(#798) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#799) Line indented incorrectly; expected at least 20 spaces, found 11
(#799) Variable "LabelOptions" must be all lower-case
(#799) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#801) Line indented incorrectly; expected at least 20 spaces, found 11
(#801) Variable "X" must be all lower-case
(#801) Commas (,) must be followed by white space.
(#801) Variable "Y" must be all lower-case
(#801) Expected 1 space before "+"; 0 found
(#801) Expected 1 space after "+"; 0 found
(#801) Variable "Size" must be all lower-case
(#801) Expected 1 space before "+"; 0 found
(#801) Expected 1 space after "+"; 0 found
(#801) Variable "TextPadding" must be all lower-case
(#801) Commas (,) must be followed by white space.
(#801) Variable "Name" must be all lower-case
(#801) Commas (,) must be followed by white space.
(#801) Variable "LabelOptions" must be all lower-case
(#802) Line indented incorrectly; expected 16 spaces, found 10
(#802) Closing brace indented incorrectly; expected 9 spaces, found 10
(#803) Line indented incorrectly; expected 12 spaces, found 8
(#803) Closing brace indented incorrectly; expected 7 spaces, found 8
(#804) Line indented incorrectly; expected 8 spaces, found 6
(#804) Closing brace indented incorrectly; expected 5 spaces, found 6
(#806) Line indented incorrectly; expected at least 8 spaces, found 5
(#807) Line indented incorrectly; expected 8 spaces, found 5
(#807) Expected "if (...) {\n"; found "if (...)\n {\n"
(#807) Variable "DrawVectors" must be all lower-case
(#808) Line indented incorrectly; expected at least 8 spaces, found 6
(#809) Line indented incorrectly; expected 12 spaces, found 7
(#809) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#809) Variable "Key" must be all lower-case
(#809) Variable "Settings" must be all lower-case
(#810) Line indented incorrectly; expected at least 12 spaces, found 8
(#811) Line indented incorrectly; expected at least 16 spaces, found 9
(#811) Variable "X1" must be all lower-case
(#811) Variable "Settings" must be all lower-case
(#812) Line indented incorrectly; expected at least 16 spaces, found 9
(#812) Variable "Y1" must be all lower-case
(#812) Variable "Settings" must be all lower-case
(#814) Line indented incorrectly; expected 16 spaces, found 9
(#814) Expected "if (...) {\n"; found "if (...)\n {\n"
(#814) Variable "Settings" must be all lower-case
(#814) Variable "Settings" must be all lower-case
(#815) Line indented incorrectly; expected at least 16 spaces, found 10
(#816) Line indented incorrectly; expected 20 spaces, found 11
(#816) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#816) Variable "Settings" must be all lower-case
(#816) Variable "ID" must be all lower-case
(#816) Variable "Vector" must be all lower-case
(#817) Line indented incorrectly; expected at least 20 spaces, found 12
(#818) Line indented incorrectly; expected at least 24 spaces, found 13
(#818) Variable "Type" must be all lower-case
(#818) Variable "Vector" must be all lower-case
(#819) Line indented incorrectly; expected at least 24 spaces, found 13
(#819) Variable "Force" must be all lower-case
(#819) Variable "Vector" must be all lower-case
(#820) Line indented incorrectly; expected at least 24 spaces, found 13
(#820) Variable "Angle" must be all lower-case
(#820) Variable "Vector" must be all lower-case
(#821) Line indented incorrectly; expected at least 24 spaces, found 13
(#821) Variable "Factor" must be all lower-case
(#821) Variable "Type" must be all lower-case
(#822) Line indented incorrectly; expected at least 24 spaces, found 13
(#822) Variable "Color" must be all lower-case
(#822) Variable "Type" must be all lower-case
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#822) Commas (,) must be followed by white space.
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#822) Commas (,) must be followed by white space.
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#822) Commas (,) must be followed by white space.
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#822) Commas (,) must be followed by white space.
(#822) Expected 1 space before "=>"; 0 found
(#822) Expected 1 space after "=>"; 0 found
(#824) Line indented incorrectly; expected at least 24 spaces, found 13
(#824) Variable "X2" must be all lower-case
(#824) Variable "Angle" must be all lower-case
(#824) Variable "Force" must be all lower-case
(#824) Variable "Factor" must be all lower-case
(#824) Variable "X1" must be all lower-case
(#825) Line indented incorrectly; expected at least 24 spaces, found 13
(#825) Variable "Y2" must be all lower-case
(#825) Variable "Angle" must be all lower-case
(#825) Variable "Force" must be all lower-case
(#825) Variable "Factor" must be all lower-case
(#825) Variable "Y1" must be all lower-case
(#827) Line indented incorrectly; expected at least 24 spaces, found 13
(#827) Variable "X1" must be all lower-case
(#827) Commas (,) must be followed by white space.
(#827) Variable "Y1" must be all lower-case
(#827) Commas (,) must be followed by white space.
(#827) Variable "X2" must be all lower-case
(#827) Commas (,) must be followed by white space.
(#827) Variable "Y2" must be all lower-case
(#827) Commas (,) must be followed by white space.
(#827) Variable "Color" must be all lower-case
(#828) Line indented incorrectly; expected 20 spaces, found 12
(#828) Closing brace indented incorrectly; expected 11 spaces, found 12
(#829) Line indented incorrectly; expected 16 spaces, found 10
(#829) Closing brace indented incorrectly; expected 9 spaces, found 10
(#830) Line indented incorrectly; expected 12 spaces, found 8
(#830) Closing brace indented incorrectly; expected 7 spaces, found 8
(#831) Line indented incorrectly; expected 8 spaces, found 6
(#831) Closing brace indented incorrectly; expected 5 spaces, found 6
(#833) Line indented incorrectly; expected at least 8 spaces, found 5
(#833) Expected 1 space before "=>"; 0 found
(#833) Expected 1 space after "=>"; 0 found
(#833) Variable "Jobs" must be all lower-case
(#833) Commas (,) must be followed by white space.
(#833) Expected 1 space before "=>"; 0 found
(#833) Expected 1 space after "=>"; 0 found
(#833) Variable "Conflicts" must be all lower-case
(#834) Closing brace indented incorrectly; expected 3 spaces, found 4
(#836) Line indented incorrectly; expected at least 4 spaces, found 3
(#837) Line indented incorrectly; expected 4 spaces, found 3
(#837) method name "pSpring::getDistance" must be in lower-case letters only
(#837) Visibility must be declared on method "getDistance"
(#837) Variable "X1" must be all lower-case
(#837) Commas (,) must be followed by white space.
(#837) Variable "Y1" must be all lower-case
(#837) Commas (,) must be followed by white space.
(#837) Variable "X2" must be all lower-case
(#837) Commas (,) must be followed by white space.
(#837) Variable "Y2" must be all lower-case
(#838) Opening brace should be on the same line as the declaration
(#838) Opening brace must be the last content on the line
(#838) Variable "X2" must be all lower-case
(#838) Expected 1 space before "-"; 0 found
(#838) Expected 1 space after "-"; 0 found
(#838) Variable "X1" must be all lower-case
(#838) Expected 1 space before "*"; 0 found
(#838) Expected 1 space after "*"; 0 found
(#838) Variable "X2" must be all lower-case
(#838) Expected 1 space before "-"; 0 found
(#838) Expected 1 space after "-"; 0 found
(#838) Variable "X1" must be all lower-case
(#838) Expected 1 space before "+"; 0 found
(#838) Expected 1 space after "+"; 0 found
(#838) Variable "Y2" must be all lower-case
(#838) Expected 1 space before "-"; 0 found
(#838) Expected 1 space after "-"; 0 found
(#838) Variable "Y1" must be all lower-case
(#838) Expected 1 space before "*"; 0 found
(#838) Expected 1 space after "*"; 0 found
(#838) Variable "Y2" must be all lower-case
(#838) Expected 1 space before "-"; 0 found
(#838) Expected 1 space after "-"; 0 found
(#838) Variable "Y1" must be all lower-case
(#838) Closing brace must be on a line by itself
(#840) Line indented incorrectly; expected at least 4 spaces, found 3
(#841) Line indented incorrectly; expected 4 spaces, found 3
(#841) method name "pSpring::getAngle" must be in lower-case letters only
(#841) Visibility must be declared on method "getAngle"
(#841) Variable "X1" must be all lower-case
(#841) Commas (,) must be followed by white space.
(#841) Variable "Y1" must be all lower-case
(#841) Commas (,) must be followed by white space.
(#841) Variable "X2" must be all lower-case
(#841) Commas (,) must be followed by white space.
(#841) Variable "Y2" must be all lower-case
(#842) Opening brace should be on the same line as the declaration
(#843) Line indented incorrectly; expected at least 8 spaces, found 5
(#843) Variable "Opposite" must be all lower-case
(#843) Variable "Y2" must be all lower-case
(#843) Variable "Y1" must be all lower-case
(#843) Variable "Adjacent" must be all lower-case
(#843) Variable "X2" must be all lower-case
(#843) Variable "X1" must be all lower-case
(#843) Variable "Angle" must be all lower-case
(#843) Variable "Opposite" must be all lower-case
(#843) Commas (,) must be followed by white space.
(#843) Variable "Adjacent" must be all lower-case
(#844) Line indented incorrectly; expected 8 spaces, found 5
(#844) Expected "if (...) {\n"; found "if (...) { "
(#844) Variable "Angle" must be all lower-case
(#844) Variable "Angle" must be all lower-case
(#844) Closing brace must be on a line by itself
(#844) Expected "} else {\n"; found "} else { "
(#844) Expected 1 space before "-"; 0 found
(#844) Expected 1 space after "-"; 0 found
(#844) Variable "Angle" must be all lower-case
(#844) Closing brace must be on a line by itself
(#845) Closing brace indented incorrectly; expected 3 spaces, found 4
(#847) Line indented incorrectly; expected 4 spaces, found 3
(#847) Visibility must be declared on method "intersect"
(#847) Variable "X1" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Variable "Y1" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Variable "X2" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Variable "Y2" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Variable "X3" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Variable "Y3" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Variable "X4" must be all lower-case
(#847) Commas (,) must be followed by white space.
(#847) Variable "Y4" must be all lower-case
(#848) Opening brace should be on the same line as the declaration
(#849) Line indented incorrectly; expected at least 8 spaces, found 5
(#849) Variable "A" must be all lower-case
(#849) Variable "X3" must be all lower-case
(#849) Variable "Y4" must be all lower-case
(#849) Variable "X4" must be all lower-case
(#849) Variable "Y3" must be all lower-case
(#849) Variable "X1" must be all lower-case
(#849) Variable "X2" must be all lower-case
(#849) Variable "X1" must be all lower-case
(#849) Variable "Y2" must be all lower-case
(#849) Variable "X2" must be all lower-case
(#849) Variable "Y1" must be all lower-case
(#849) Variable "X3" must be all lower-case
(#849) Variable "X4" must be all lower-case
(#850) Line indented incorrectly; expected at least 8 spaces, found 5
(#850) Variable "B" must be all lower-case
(#850) Variable "Y1" must be all lower-case
(#850) Variable "Y2" must be all lower-case
(#850) Variable "X3" must be all lower-case
(#850) Variable "X4" must be all lower-case
(#850) Variable "Y3" must be all lower-case
(#850) Variable "Y4" must be all lower-case
(#850) Variable "X1" must be all lower-case
(#850) Variable "X2" must be all lower-case
(#852) Line indented incorrectly; expected 8 spaces, found 5
(#852) Expected "if (...) {\n"; found "if (...) { "
(#852) Variable "B" must be all lower-case
(#852) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#852) Closing brace must be on a line by itself
(#853) Line indented incorrectly; expected at least 8 spaces, found 5
(#853) Variable "Xi" must be all lower-case
(#853) Variable "A" must be all lower-case
(#853) Variable "B" must be all lower-case
(#855) Line indented incorrectly; expected at least 8 spaces, found 5
(#855) Variable "C" must be all lower-case
(#855) Variable "X1" must be all lower-case
(#855) Variable "X2" must be all lower-case
(#856) Line indented incorrectly; expected 8 spaces, found 5
(#856) Expected "if (...) {\n"; found "if (...) { "
(#856) Variable "C" must be all lower-case
(#856) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#856) Closing brace must be on a line by itself
(#857) Line indented incorrectly; expected at least 8 spaces, found 5
(#857) Variable "Yi" must be all lower-case
(#857) Variable "Xi" must be all lower-case
(#857) Variable "Y1" must be all lower-case
(#857) Variable "Y2" must be all lower-case
(#857) Expected 1 space before "/"; 0 found
(#857) Expected 1 space after "/"; 0 found
(#857) Variable "C" must be all lower-case
(#857) Variable "X1" must be all lower-case
(#857) Variable "Y2" must be all lower-case
(#857) Variable "X2" must be all lower-case
(#857) Variable "Y1" must be all lower-case
(#857) Expected 1 space before "/"; 0 found
(#857) Expected 1 space after "/"; 0 found
(#857) Variable "C" must be all lower-case
(#859) Line indented incorrectly; expected 8 spaces, found 5
(#859) Expected "if (...) {\n"; found "if (...)\n {\n"
(#859) Variable "Xi" must be all lower-case
(#859) Variable "X1" must be all lower-case
(#859) Commas (,) must be followed by white space.
(#859) Variable "X2" must be all lower-case
(#859) Variable "Xi" must be all lower-case
(#859) Variable "X3" must be all lower-case
(#859) Commas (,) must be followed by white space.
(#859) Variable "X4" must be all lower-case
(#859) Variable "Xi" must be all lower-case
(#859) Variable "X1" must be all lower-case
(#859) Commas (,) must be followed by white space.
(#859) Variable "X2" must be all lower-case
(#859) Variable "Xi" must be all lower-case
(#859) Variable "X3" must be all lower-case
(#859) Commas (,) must be followed by white space.
(#859) Variable "X4" must be all lower-case
(#860) Line indented incorrectly; expected at least 8 spaces, found 6
(#861) Line indented incorrectly; expected 12 spaces, found 7
(#861) Expected "if (...) {\n"; found "if (...)\n { "
(#861) Variable "Yi" must be all lower-case
(#861) Variable "Y1" must be all lower-case
(#861) Commas (,) must be followed by white space.
(#861) Variable "Y2" must be all lower-case
(#861) Variable "Yi" must be all lower-case
(#861) Variable "Y3" must be all lower-case
(#861) Commas (,) must be followed by white space.
(#861) Variable "Y4" must be all lower-case
(#861) Variable "Yi" must be all lower-case
(#861) Variable "Y1" must be all lower-case
(#861) Commas (,) must be followed by white space.
(#861) Variable "Y2" must be all lower-case
(#861) Variable "Yi" must be all lower-case
(#861) Variable "Y3" must be all lower-case
(#861) Commas (,) must be followed by white space.
(#861) Variable "Y4" must be all lower-case
(#862) Line indented incorrectly; expected at least 12 spaces, found 8
(#862) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#862) Closing brace must be on a line by itself
(#863) Line indented incorrectly; expected 8 spaces, found 6
(#863) Closing brace indented incorrectly; expected 5 spaces, found 6
(#865) Line indented incorrectly; expected at least 8 spaces, found 6
(#865) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#865) Whitespace found at end of line
(#866) Closing brace indented incorrectly; expected 3 spaces, found 4
(#867) Line indented incorrectly; expected 0 spaces, found 2
(#867) Closing brace indented incorrectly; expected 1 spaces, found 2
(#868) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pStock.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#19) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#19) Line indented incorrectly; expected 0 spaces, found 1
(#21) Line indented incorrectly; expected at least 4 spaces, found 3
(#21) Member variable "pChartObject" must be all lower-case
(#21) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#21) Scope modifier not specified for member variable "$pChartObject"
(#22) Line indented incorrectly; expected at least 4 spaces, found 3
(#22) Member variable "pDataObject" must be all lower-case
(#22) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#22) Scope modifier not specified for member variable "$pDataObject"
(#24) Line indented incorrectly; expected at least 4 spaces, found 3
(#25) Line indented incorrectly; expected 4 spaces, found 3
(#25) method name "pStock::pStock" must be in lower-case letters only
(#25) PHP4 style constructors are not allowed; use "__construct()" instead
(#25) Visibility must be declared on method "pStock"
(#25) Variable "pChartObject" must be all lower-case
(#25) Commas (,) must be followed by white space.
(#25) Variable "pDataObject" must be all lower-case
(#26) Opening brace should be on the same line as the declaration
(#27) Line indented incorrectly; expected at least 8 spaces, found 5
(#27) Variable "pChartObject" must be all lower-case
(#28) Line indented incorrectly; expected at least 8 spaces, found 5
(#28) Variable "pDataObject" must be all lower-case
(#29) Closing brace indented incorrectly; expected 3 spaces, found 4
(#31) Line indented incorrectly; expected at least 4 spaces, found 3
(#32) Line indented incorrectly; expected 4 spaces, found 3
(#32) method name "pStock::drawStockChart" must be in lower-case letters only
(#32) Visibility must be declared on method "drawStockChart"
(#32) Variable "Format" must be all lower-case
(#33) Opening brace should be on the same line as the declaration
(#34) Line indented incorrectly; expected at least 8 spaces, found 5
(#34) Variable "SerieOpen" must be all lower-case
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Variable "Format" must be all lower-case
(#34) Variable "Format" must be all lower-case
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Variable "SerieClose" must be all lower-case
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Variable "Format" must be all lower-case
(#35) Variable "Format" must be all lower-case
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#36) Variable "SerieMin" must be all lower-case
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Variable "Format" must be all lower-case
(#36) Variable "Format" must be all lower-case
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Variable "SerieMax" must be all lower-case
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Variable "Format" must be all lower-case
(#37) Variable "Format" must be all lower-case
(#38) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Variable "SerieMedian" must be all lower-case
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Variable "Format" must be all lower-case
(#38) Variable "Format" must be all lower-case
(#38) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#39) Line indented incorrectly; expected at least 8 spaces, found 5
(#39) Variable "LineWidth" must be all lower-case
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Variable "Format" must be all lower-case
(#39) Variable "Format" must be all lower-case
(#40) Line indented incorrectly; expected at least 8 spaces, found 5
(#40) Variable "LineR" must be all lower-case
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Variable "Format" must be all lower-case
(#40) Variable "Format" must be all lower-case
(#41) Line indented incorrectly; expected at least 8 spaces, found 5
(#41) Variable "LineG" must be all lower-case
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Variable "Format" must be all lower-case
(#41) Variable "Format" must be all lower-case
(#42) Line indented incorrectly; expected at least 8 spaces, found 5
(#42) Variable "LineB" must be all lower-case
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Variable "Format" must be all lower-case
(#42) Variable "Format" must be all lower-case
(#43) Line indented incorrectly; expected at least 8 spaces, found 5
(#43) Variable "LineAlpha" must be all lower-case
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Variable "Format" must be all lower-case
(#43) Variable "Format" must be all lower-case
(#44) Line indented incorrectly; expected at least 8 spaces, found 5
(#44) Variable "ExtremityWidth" must be all lower-case
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Variable "Format" must be all lower-case
(#44) Variable "Format" must be all lower-case
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Variable "ExtremityLength" must be all lower-case
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Variable "Format" must be all lower-case
(#45) Variable "Format" must be all lower-case
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Variable "ExtremityR" must be all lower-case
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Variable "Format" must be all lower-case
(#46) Variable "Format" must be all lower-case
(#47) Line indented incorrectly; expected at least 8 spaces, found 5
(#47) Variable "ExtremityG" must be all lower-case
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Variable "Format" must be all lower-case
(#47) Variable "Format" must be all lower-case
(#48) Line indented incorrectly; expected at least 8 spaces, found 5
(#48) Variable "ExtremityB" must be all lower-case
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Variable "Format" must be all lower-case
(#48) Variable "Format" must be all lower-case
(#49) Line indented incorrectly; expected at least 8 spaces, found 5
(#49) Variable "ExtremityAlpha" must be all lower-case
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Variable "Format" must be all lower-case
(#49) Variable "Format" must be all lower-case
(#50) Line indented incorrectly; expected at least 8 spaces, found 5
(#50) Variable "BoxWidth" must be all lower-case
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Variable "Format" must be all lower-case
(#50) Variable "Format" must be all lower-case
(#51) Line indented incorrectly; expected at least 8 spaces, found 5
(#51) Variable "BoxUpR" must be all lower-case
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Variable "Format" must be all lower-case
(#51) Variable "Format" must be all lower-case
(#52) Line indented incorrectly; expected at least 8 spaces, found 5
(#52) Variable "BoxUpG" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Variable "Format" must be all lower-case
(#52) Variable "Format" must be all lower-case
(#53) Line indented incorrectly; expected at least 8 spaces, found 5
(#53) Variable "BoxUpB" must be all lower-case
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Variable "Format" must be all lower-case
(#53) Variable "Format" must be all lower-case
(#54) Line indented incorrectly; expected at least 8 spaces, found 5
(#54) Variable "BoxUpAlpha" must be all lower-case
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Variable "Format" must be all lower-case
(#54) Variable "Format" must be all lower-case
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Variable "BoxUpSurrounding" must be all lower-case
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "Format" must be all lower-case
(#55) Variable "Format" must be all lower-case
(#55) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#56) Line indented incorrectly; expected at least 8 spaces, found 5
(#56) Variable "BoxUpBorderR" must be all lower-case
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Variable "Format" must be all lower-case
(#56) Variable "Format" must be all lower-case
(#56) Variable "BoxUpR" must be all lower-case
(#56) Expected 1 space before "-"; 0 found
(#56) Expected 1 space after "-"; 0 found
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Variable "BoxUpBorderG" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "Format" must be all lower-case
(#57) Variable "Format" must be all lower-case
(#57) Variable "BoxUpG" must be all lower-case
(#57) Expected 1 space before "-"; 0 found
(#57) Expected 1 space after "-"; 0 found
(#58) Line indented incorrectly; expected at least 8 spaces, found 5
(#58) Variable "BoxUpBorderB" must be all lower-case
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Variable "Format" must be all lower-case
(#58) Variable "Format" must be all lower-case
(#58) Variable "BoxUpB" must be all lower-case
(#58) Expected 1 space before "-"; 0 found
(#58) Expected 1 space after "-"; 0 found
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Variable "BoxUpBorderAlpha" must be all lower-case
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Variable "Format" must be all lower-case
(#59) Variable "Format" must be all lower-case
(#60) Line indented incorrectly; expected at least 8 spaces, found 5
(#60) Variable "BoxDownR" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Variable "Format" must be all lower-case
(#60) Variable "Format" must be all lower-case
(#61) Line indented incorrectly; expected at least 8 spaces, found 5
(#61) Variable "BoxDownG" must be all lower-case
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Variable "Format" must be all lower-case
(#61) Variable "Format" must be all lower-case
(#62) Line indented incorrectly; expected at least 8 spaces, found 5
(#62) Variable "BoxDownB" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Variable "Format" must be all lower-case
(#62) Variable "Format" must be all lower-case
(#63) Line indented incorrectly; expected at least 8 spaces, found 5
(#63) Variable "BoxDownAlpha" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Variable "Format" must be all lower-case
(#63) Variable "Format" must be all lower-case
(#64) Line indented incorrectly; expected at least 8 spaces, found 5
(#64) Variable "BoxDownSurrounding" must be all lower-case
(#64) Expected 1 space before "="; 0 found
(#64) Variable "Format" must be all lower-case
(#64) Variable "Format" must be all lower-case
(#64) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#65) Line indented incorrectly; expected at least 8 spaces, found 5
(#65) Variable "BoxDownBorderR" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Variable "Format" must be all lower-case
(#65) Variable "Format" must be all lower-case
(#65) Variable "BoxDownR" must be all lower-case
(#65) Expected 1 space before "-"; 0 found
(#65) Expected 1 space after "-"; 0 found
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Variable "BoxDownBorderG" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Variable "Format" must be all lower-case
(#66) Variable "Format" must be all lower-case
(#66) Variable "BoxDownG" must be all lower-case
(#66) Expected 1 space before "-"; 0 found
(#66) Expected 1 space after "-"; 0 found
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Variable "BoxDownBorderB" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Variable "Format" must be all lower-case
(#67) Variable "Format" must be all lower-case
(#67) Variable "BoxDownB" must be all lower-case
(#67) Expected 1 space before "-"; 0 found
(#67) Expected 1 space after "-"; 0 found
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Variable "BoxDownBorderAlpha" must be all lower-case
(#68) Expected 1 space before "="; 0 found
(#68) Variable "Format" must be all lower-case
(#68) Variable "Format" must be all lower-case
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Variable "ShadowOnBoxesOnly" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Variable "Format" must be all lower-case
(#69) Variable "Format" must be all lower-case
(#69) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Variable "MedianR" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Variable "Format" must be all lower-case
(#70) Variable "Format" must be all lower-case
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Variable "MedianG" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Variable "Format" must be all lower-case
(#71) Variable "Format" must be all lower-case
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Variable "MedianB" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Variable "Format" must be all lower-case
(#72) Variable "Format" must be all lower-case
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Variable "MedianAlpha" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Variable "Format" must be all lower-case
(#73) Variable "Format" must be all lower-case
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Variable "RecordImageMap" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Variable "Format" must be all lower-case
(#74) Variable "Format" must be all lower-case
(#74) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#75) Line indented incorrectly; expected at least 8 spaces, found 5
(#75) Variable "ImageMapTitle" must be all lower-case
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Variable "Format" must be all lower-case
(#75) Variable "Format" must be all lower-case
(#76) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Variable "Data" must be all lower-case
(#80) Line indented incorrectly; expected at least 8 spaces, found 5
(#80) Variable "Palette" must be all lower-case
(#82) Line indented incorrectly; expected 8 spaces, found 5
(#82) Expected "if (...) {\n"; found "if (...)\t{ "
(#82) Variable "BoxUpSurrounding" must be all lower-case
(#82) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Variable "BoxUpBorderR" must be all lower-case
(#82) Variable "BoxUpR" must be all lower-case
(#82) Variable "BoxUpSurrounding" must be all lower-case
(#82) Variable "BoxUpBorderG" must be all lower-case
(#82) Variable "BoxUpG" must be all lower-case
(#82) Variable "BoxUpSurrounding" must be all lower-case
(#82) Variable "BoxUpBorderB" must be all lower-case
(#82) Variable "BoxUpB" must be all lower-case
(#82) Variable "BoxUpSurrounding" must be all lower-case
(#82) Line exceeds 132 characters; contains 176 characters
(#82) Closing brace must be on a line by itself
(#83) Line indented incorrectly; expected 8 spaces, found 5
(#83) Expected "if (...) {\n"; found "if (...)\t{ "
(#83) Variable "BoxDownSurrounding" must be all lower-case
(#83) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Variable "BoxDownBorderR" must be all lower-case
(#83) Variable "BoxDownR" must be all lower-case
(#83) Variable "BoxDownSurrounding" must be all lower-case
(#83) Variable "BoxDownBorderG" must be all lower-case
(#83) Variable "BoxDownG" must be all lower-case
(#83) Variable "BoxDownSurrounding" must be all lower-case
(#83) Variable "BoxDownBorderB" must be all lower-case
(#83) Variable "BoxDownB" must be all lower-case
(#83) Variable "BoxDownSurrounding" must be all lower-case
(#83) Line exceeds maximum limit of 180 characters; contains 196 characters
(#83) Closing brace must be on a line by itself
(#85) Line indented incorrectly; expected 8 spaces, found 5
(#85) Expected "if (...) {\n"; found "if (...) { "
(#85) Variable "LineWidth" must be all lower-case
(#85) Variable "LineOffset" must be all lower-case
(#85) Variable "LineWidth" must be all lower-case
(#85) Closing brace must be on a line by itself
(#86) Line indented incorrectly; expected at least 8 spaces, found 5
(#86) Variable "BoxOffset" must be all lower-case
(#86) Variable "BoxWidth" must be all lower-case
(#88) Line indented incorrectly; expected at least 8 spaces, found 5
(#88) Variable "Data" must be all lower-case
(#89) Line indented incorrectly; expected at least 8 spaces, found 5
(#89) Variable "XMargin" must be all lower-case
(#89) Commas (,) must be followed by white space.
(#89) Variable "XDivs" must be all lower-case
(#91) Line indented incorrectly; expected at least 8 spaces, found 5
(#91) Inline control structures are not allowed
(#91) Variable "Data" must be all lower-case
(#91) Variable "SerieOpen" must be all lower-case
(#91) Variable "Data" must be all lower-case
(#91) Variable "SerieClose" must be all lower-case
(#91) Variable "Data" must be all lower-case
(#91) Variable "SerieMin" must be all lower-case
(#91) Variable "Data" must be all lower-case
(#91) Variable "SerieMax" must be all lower-case
(#91) Line exceeds 132 characters; contains 163 characters
(#92) Line indented incorrectly; expected at least 8 spaces, found 6
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Variable "Plots" must be all lower-case
(#95) Line indented incorrectly; expected 8 spaces, found 5
(#95) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#95) Variable "Data" must be all lower-case
(#95) Variable "SerieOpen" must be all lower-case
(#95) Variable "Key" must be all lower-case
(#95) Variable "Value" must be all lower-case
(#96) Line indented incorrectly; expected at least 8 spaces, found 6
(#97) Line indented incorrectly; expected at least 12 spaces, found 7
(#97) Variable "Point" must be all lower-case
(#98) Line indented incorrectly; expected at least 12 spaces, found 7
(#98) Inline control structures are not allowed
(#98) Variable "Data" must be all lower-case
(#98) Variable "SerieClose" must be all lower-case
(#98) Variable "Key" must be all lower-case
(#98) Variable "Data" must be all lower-case
(#98) Variable "SerieMin" must be all lower-case
(#98) Variable "Key" must be all lower-case
(#98) Variable "Data" must be all lower-case
(#98) Variable "SerieMax" must be all lower-case
(#98) Variable "Key" must be all lower-case
(#98) Line exceeds 132 characters; contains 165 characters
(#99) Line indented incorrectly; expected at least 12 spaces, found 8
(#99) Variable "Point" must be all lower-case
(#99) Variable "Value" must be all lower-case
(#99) Commas (,) must be followed by white space.
(#99) Variable "Data" must be all lower-case
(#99) Variable "SerieClose" must be all lower-case
(#99) Variable "Key" must be all lower-case
(#99) Commas (,) must be followed by white space.
(#99) Variable "Data" must be all lower-case
(#99) Variable "SerieMin" must be all lower-case
(#99) Variable "Key" must be all lower-case
(#99) Commas (,) must be followed by white space.
(#99) Variable "Data" must be all lower-case
(#99) Variable "SerieMax" must be all lower-case
(#99) Variable "Key" must be all lower-case
(#99) Line exceeds 132 characters; contains 156 characters
(#100) Line indented incorrectly; expected at least 12 spaces, found 7
(#100) Inline control structures are not allowed
(#100) Variable "SerieMedian" must be all lower-case
(#100) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#100) Variable "Data" must be all lower-case
(#100) Variable "SerieMedian" must be all lower-case
(#100) Variable "Key" must be all lower-case
(#101) Line indented incorrectly; expected at least 12 spaces, found 8
(#101) Variable "Point" must be all lower-case
(#101) Variable "Data" must be all lower-case
(#101) Variable "SerieMedian" must be all lower-case
(#101) Variable "Key" must be all lower-case
(#103) Line indented incorrectly; expected at least 12 spaces, found 7
(#103) Variable "Plots" must be all lower-case
(#103) Variable "Point" must be all lower-case
(#104) Line indented incorrectly; expected 8 spaces, found 6
(#104) Closing brace indented incorrectly; expected 5 spaces, found 6
(#106) Line indented incorrectly; expected at least 8 spaces, found 5
(#106) Variable "AxisID" must be all lower-case
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Variable "Data" must be all lower-case
(#106) Variable "SerieOpen" must be all lower-case
(#107) Line indented incorrectly; expected at least 8 spaces, found 5
(#107) Variable "Mode" must be all lower-case
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Variable "Data" must be all lower-case
(#107) Variable "AxisID" must be all lower-case
(#108) Line indented incorrectly; expected at least 8 spaces, found 5
(#108) Variable "Format" must be all lower-case
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Variable "Data" must be all lower-case
(#108) Variable "AxisID" must be all lower-case
(#109) Line indented incorrectly; expected at least 8 spaces, found 5
(#109) Variable "Unit" must be all lower-case
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Variable "Data" must be all lower-case
(#109) Variable "AxisID" must be all lower-case
(#111) Line indented incorrectly; expected at least 8 spaces, found 5
(#111) Variable "YZero" must be all lower-case
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Commas (,) must be followed by white space.
(#111) Expected 1 space before "=>"; 0 found
(#111) Expected 1 space after "=>"; 0 found
(#111) Variable "AxisID" must be all lower-case
(#112) Line indented incorrectly; expected at least 8 spaces, found 5
(#112) Variable "XStep" must be all lower-case
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Expected 1 space before "-"; 0 found
(#112) Expected 1 space after "-"; 0 found
(#112) Expected 1 space before "-"; 0 found
(#112) Expected 1 space after "-"; 0 found
(#112) Variable "XMargin" must be all lower-case
(#112) Expected 1 space before "*"; 0 found
(#112) Expected 1 space after "*"; 0 found
(#112) Expected 1 space before "/"; 0 found
(#112) Expected 1 space after "/"; 0 found
(#112) Variable "XDivs" must be all lower-case
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Variable "X" must be all lower-case
(#114) Variable "XMargin" must be all lower-case
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Variable "Y" must be all lower-case
(#115) Variable "XMargin" must be all lower-case
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Variable "LineSettings" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Variable "LineR" must be all lower-case
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Variable "LineG" must be all lower-case
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Variable "LineB" must be all lower-case
(#117) Commas (,) must be followed by white space.
(#117) Expected 1 space before "=>"; 0 found
(#117) Expected 1 space after "=>"; 0 found
(#117) Variable "LineAlpha" must be all lower-case
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Variable "ExtremitySettings" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Variable "ExtremityR" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Variable "ExtremityG" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Variable "ExtremityB" must be all lower-case
(#118) Commas (,) must be followed by white space.
(#118) Expected 1 space before "=>"; 0 found
(#118) Expected 1 space after "=>"; 0 found
(#118) Variable "ExtremityAlpha" must be all lower-case
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Variable "BoxUpSettings" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Variable "BoxUpR" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Variable "BoxUpG" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Variable "BoxUpB" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Variable "BoxUpAlpha" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Variable "BoxUpBorderR" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Variable "BoxUpBorderG" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Variable "BoxUpBorderB" must be all lower-case
(#119) Commas (,) must be followed by white space.
(#119) Expected 1 space before "=>"; 0 found
(#119) Expected 1 space after "=>"; 0 found
(#119) Variable "BoxUpBorderAlpha" must be all lower-case
(#119) Line exceeds maximum limit of 180 characters; contains 197 characters
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Variable "BoxDownSettings" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "BoxDownR" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "BoxDownG" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "BoxDownB" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "BoxDownAlpha" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "BoxDownBorderR" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "BoxDownBorderG" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "BoxDownBorderB" must be all lower-case
(#120) Commas (,) must be followed by white space.
(#120) Expected 1 space before "=>"; 0 found
(#120) Expected 1 space after "=>"; 0 found
(#120) Variable "BoxDownBorderAlpha" must be all lower-case
(#120) Line exceeds maximum limit of 180 characters; contains 215 characters
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Variable "MedianSettings" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Variable "MedianR" must be all lower-case
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Variable "MedianG" must be all lower-case
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Variable "MedianB" must be all lower-case
(#121) Commas (,) must be followed by white space.
(#121) Expected 1 space before "=>"; 0 found
(#121) Expected 1 space after "=>"; 0 found
(#121) Variable "MedianAlpha" must be all lower-case
(#123) Line indented incorrectly; expected 8 spaces, found 5
(#123) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#123) Expected 1 space after "=>"; 0 found
(#123) Variable "Plots" must be all lower-case
(#123) Variable "Key" must be all lower-case
(#123) Expected 1 space after "=>"; 0 found
(#123) Variable "Points" must be all lower-case
(#124) Line indented incorrectly; expected at least 8 spaces, found 6
(#125) Line indented incorrectly; expected at least 12 spaces, found 7
(#125) Variable "PosArray" must be all lower-case
(#125) Variable "Points" must be all lower-case
(#125) Commas (,) must be followed by white space.
(#125) Expected 1 space before "=>"; 0 found
(#125) Expected 1 space after "=>"; 0 found
(#125) Variable "AxisID" must be all lower-case
(#127) Line indented incorrectly; expected at least 12 spaces, found 7
(#127) Variable "Values" must be all lower-case
(#127) Variable "Data" must be all lower-case
(#127) Variable "SerieOpen" must be all lower-case
(#127) Variable "Key" must be all lower-case
(#127) Variable "Data" must be all lower-case
(#127) Variable "SerieClose" must be all lower-case
(#127) Variable "Key" must be all lower-case
(#127) Variable "Data" must be all lower-case
(#127) Variable "SerieMin" must be all lower-case
(#127) Variable "Key" must be all lower-case
(#127) Variable "Data" must be all lower-case
(#127) Variable "SerieMax" must be all lower-case
(#127) Variable "Key" must be all lower-case
(#127) Line exceeds maximum limit of 180 characters; contains 241 characters
(#128) Line indented incorrectly; expected 12 spaces, found 7
(#128) Expected "if (...) {\n"; found "if (...) { "
(#128) Variable "SerieMedian" must be all lower-case
(#128) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#128) Variable "Values" must be all lower-case
(#128) Variable "Values" must be all lower-case
(#128) Variable "Data" must be all lower-case
(#128) Variable "SerieMedian" must be all lower-case
(#128) Variable "Key" must be all lower-case
(#128) Closing brace must be on a line by itself
(#129) Line indented incorrectly; expected 12 spaces, found 7
(#129) Expected "if (...) {\n"; found "if (...) { "
(#129) Variable "PosArray" must be all lower-case
(#129) Variable "PosArray" must be all lower-case
(#129) Variable "ImageMapColor" must be all lower-case
(#129) Variable "BoxUpR" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "BoxUpG" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "BoxUpB" must be all lower-case
(#129) Closing brace must be on a line by itself
(#129) Expected "} else {\n"; found "} else { "
(#129) Variable "ImageMapColor" must be all lower-case
(#129) Variable "BoxDownR" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "BoxDownG" must be all lower-case
(#129) Commas (,) must be followed by white space.
(#129) Variable "BoxDownB" must be all lower-case
(#129) Closing brace must be on a line by itself
(#129) Line exceeds maximum limit of 180 characters; contains 213 characters
(#129) Whitespace found at end of line
(#131) Line indented incorrectly; expected 12 spaces, found 7
(#131) Expected "if (...) {\n"; found "if (...)\n {\n"
(#131) Variable "Data" must be all lower-case
(#132) Line indented incorrectly; expected at least 12 spaces, found 8
(#133) Line indented incorrectly; expected 16 spaces, found 9
(#133) Expected "if (...) {\n"; found "if (...) { "
(#133) Variable "YZero" must be all lower-case
(#133) Expected 1 space before "-"; 0 found
(#133) Expected 1 space after "-"; 0 found
(#133) Variable "YZero" must be all lower-case
(#133) Expected 1 space before "-"; 0 found
(#133) Expected 1 space after "-"; 0 found
(#133) Closing brace must be on a line by itself
(#134) Line indented incorrectly; expected 16 spaces, found 9
(#134) Expected "if (...) {\n"; found "if (...) { "
(#134) Variable "YZero" must be all lower-case
(#134) Expected 1 space before "+"; 0 found
(#134) Expected 1 space after "+"; 0 found
(#134) Variable "YZero" must be all lower-case
(#134) Expected 1 space before "+"; 0 found
(#134) Expected 1 space after "+"; 0 found
(#134) Closing brace must be on a line by itself
(#136) Line indented incorrectly; expected 16 spaces, found 9
(#136) Expected "if (...) {\n"; found "if (...) { "
(#136) Variable "XDivs" must be all lower-case
(#136) Variable "XStep" must be all lower-case
(#136) Closing brace must be on a line by itself
(#136) Expected "} else {\n"; found "} else { "
(#136) Variable "XStep" must be all lower-case
(#136) Expected 1 space before "-"; 0 found
(#136) Expected 1 space after "-"; 0 found
(#136) Expected 1 space before "-"; 0 found
(#136) Expected 1 space after "-"; 0 found
(#136) Variable "XMargin" must be all lower-case
(#136) Expected 1 space before "*"; 0 found
(#136) Expected 1 space after "*"; 0 found
(#136) Expected 1 space before "/"; 0 found
(#136) Expected 1 space after "/"; 0 found
(#136) Variable "XDivs" must be all lower-case
(#136) Line exceeds 132 characters; contains 148 characters
(#136) Closing brace must be on a line by itself
(#138) Line indented incorrectly; expected 16 spaces, found 9
(#138) Expected "if (...) {\n"; found "if (...) { "
(#138) Variable "ShadowOnBoxesOnly" must be all lower-case
(#138) Variable "RestoreShadow" must be all lower-case
(#138) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#138) Closing brace must be on a line by itself
(#140) Line indented incorrectly; expected at least 16 spaces, found 9
(#140) Inline control structures are not allowed
(#140) Variable "LineWidth" must be all lower-case
(#141) Line indented incorrectly; expected at least 16 spaces, found 10
(#141) Variable "X" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Variable "PosArray" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Variable "X" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Variable "PosArray" must be all lower-case
(#141) Commas (,) must be followed by white space.
(#141) Variable "LineSettings" must be all lower-case
(#142) Line indented incorrectly; expected at least 16 spaces, found 9
(#142) Inline control structures are not allowed
(#143) Line indented incorrectly; expected at least 16 spaces, found 10
(#143) Variable "X" must be all lower-case
(#143) Expected 1 space before "-"; 0 found
(#143) Expected 1 space after "-"; 0 found
(#143) Variable "LineOffset" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "PosArray" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "X" must be all lower-case
(#143) Expected 1 space before "+"; 0 found
(#143) Expected 1 space after "+"; 0 found
(#143) Variable "LineOffset" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "PosArray" must be all lower-case
(#143) Commas (,) must be followed by white space.
(#143) Variable "LineSettings" must be all lower-case
(#145) Line indented incorrectly; expected 16 spaces, found 9
(#145) Expected "if (...) {\n"; found "if (...)\n {\n"
(#145) Variable "ExtremityWidth" must be all lower-case
(#146) Line indented incorrectly; expected at least 16 spaces, found 10
(#147) Line indented incorrectly; expected at least 20 spaces, found 11
(#147) Variable "X" must be all lower-case
(#147) Expected 1 space before "-"; 0 found
(#147) Expected 1 space after "-"; 0 found
(#147) Variable "ExtremityLength" must be all lower-case
(#147) Commas (,) must be followed by white space.
(#147) Variable "PosArray" must be all lower-case
(#147) Commas (,) must be followed by white space.
(#147) Variable "X" must be all lower-case
(#147) Expected 1 space before "+"; 0 found
(#147) Expected 1 space after "+"; 0 found
(#147) Variable "ExtremityLength" must be all lower-case
(#147) Commas (,) must be followed by white space.
(#147) Variable "PosArray" must be all lower-case
(#147) Commas (,) must be followed by white space.
(#147) Variable "ExtremitySettings" must be all lower-case
(#148) Line indented incorrectly; expected at least 20 spaces, found 11
(#148) Variable "X" must be all lower-case
(#148) Expected 1 space before "-"; 0 found
(#148) Expected 1 space after "-"; 0 found
(#148) Variable "ExtremityLength" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "PosArray" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "X" must be all lower-case
(#148) Expected 1 space before "+"; 0 found
(#148) Expected 1 space after "+"; 0 found
(#148) Variable "ExtremityLength" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "PosArray" must be all lower-case
(#148) Commas (,) must be followed by white space.
(#148) Variable "ExtremitySettings" must be all lower-case
(#150) Line indented incorrectly; expected 20 spaces, found 11
(#150) Expected "if (...) {\n"; found "if (...) { "
(#150) Variable "RecordImageMap" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "X" must be all lower-case
(#150) Expected 1 space before "-"; 0 found
(#150) Expected 1 space after "-"; 0 found
(#150) Variable "ExtremityLength" must be all lower-case
(#150) Variable "PosArray" must be all lower-case
(#150) Variable "X" must be all lower-case
(#150) Expected 1 space before "+"; 0 found
(#150) Expected 1 space after "+"; 0 found
(#150) Variable "ExtremityLength" must be all lower-case
(#150) Variable "PosArray" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "ImageMapColor" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "ImageMapTitle" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "Values" must be all lower-case
(#150) Line exceeds maximum limit of 180 characters; contains 225 characters
(#150) Closing brace must be on a line by itself
(#151) Line indented incorrectly; expected 16 spaces, found 10
(#151) Closing brace indented incorrectly; expected 9 spaces, found 10
(#152) Line indented incorrectly; expected 16 spaces, found 9
(#152) Expected "} else {\n"; found "}\n else\n {\n"
(#153) Line indented incorrectly; expected at least 16 spaces, found 10
(#154) Line indented incorrectly; expected at least 20 spaces, found 11
(#154) Variable "X" must be all lower-case
(#154) Expected 1 space before "-"; 0 found
(#154) Expected 1 space after "-"; 0 found
(#154) Variable "ExtremityLength" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#154) Variable "PosArray" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#154) Variable "X" must be all lower-case
(#154) Expected 1 space before "+"; 0 found
(#154) Expected 1 space after "+"; 0 found
(#154) Variable "ExtremityLength" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#154) Variable "PosArray" must be all lower-case
(#154) Expected 1 space before "-"; 0 found
(#154) Expected 1 space after "-"; 0 found
(#154) Variable "ExtremityWidth" must be all lower-case
(#154) Commas (,) must be followed by white space.
(#154) Variable "ExtremitySettings" must be all lower-case
(#154) Line exceeds 132 characters; contains 154 characters
(#155) Line indented incorrectly; expected at least 20 spaces, found 11
(#155) Variable "X" must be all lower-case
(#155) Expected 1 space before "-"; 0 found
(#155) Expected 1 space after "-"; 0 found
(#155) Variable "ExtremityLength" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Variable "PosArray" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Variable "X" must be all lower-case
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#155) Variable "ExtremityLength" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Variable "PosArray" must be all lower-case
(#155) Expected 1 space before "+"; 0 found
(#155) Expected 1 space after "+"; 0 found
(#155) Variable "ExtremityWidth" must be all lower-case
(#155) Commas (,) must be followed by white space.
(#155) Variable "ExtremitySettings" must be all lower-case
(#155) Line exceeds 132 characters; contains 154 characters
(#157) Line indented incorrectly; expected 20 spaces, found 11
(#157) Expected "if (...) {\n"; found "if (...) { "
(#157) Variable "RecordImageMap" must be all lower-case
(#157) Commas (,) must be followed by white space.
(#157) Variable "X" must be all lower-case
(#157) Expected 1 space before "-"; 0 found
(#157) Expected 1 space after "-"; 0 found
(#157) Variable "ExtremityLength" must be all lower-case
(#157) Variable "PosArray" must be all lower-case
(#157) Expected 1 space before "-"; 0 found
(#157) Expected 1 space after "-"; 0 found
(#157) Variable "ExtremityWidth" must be all lower-case
(#157) Variable "X" must be all lower-case
(#157) Expected 1 space before "+"; 0 found
(#157) Expected 1 space after "+"; 0 found
(#157) Variable "ExtremityLength" must be all lower-case
(#157) Variable "PosArray" must be all lower-case
(#157) Expected 1 space before "+"; 0 found
(#157) Expected 1 space after "+"; 0 found
(#157) Variable "ExtremityWidth" must be all lower-case
(#157) Commas (,) must be followed by white space.
(#157) Variable "ImageMapColor" must be all lower-case
(#157) Commas (,) must be followed by white space.
(#157) Variable "ImageMapTitle" must be all lower-case
(#157) Commas (,) must be followed by white space.
(#157) Variable "Values" must be all lower-case
(#157) Line exceeds maximum limit of 180 characters; contains 257 characters
(#157) Closing brace must be on a line by itself
(#158) Line indented incorrectly; expected 16 spaces, found 10
(#158) Closing brace indented incorrectly; expected 9 spaces, found 10
(#160) Line indented incorrectly; expected 16 spaces, found 9
(#160) Expected "if (...) {\n"; found "if (...) { "
(#160) Variable "ShadowOnBoxesOnly" must be all lower-case
(#160) Variable "RestoreShadow" must be all lower-case
(#160) Closing brace must be on a line by itself
(#162) Line indented incorrectly; expected at least 16 spaces, found 9
(#162) Inline control structures are not allowed
(#162) Variable "PosArray" must be all lower-case
(#162) Variable "PosArray" must be all lower-case
(#163) Line indented incorrectly; expected at least 16 spaces, found 10
(#163) Variable "X" must be all lower-case
(#163) Expected 1 space before "-"; 0 found
(#163) Expected 1 space after "-"; 0 found
(#163) Variable "BoxOffset" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "PosArray" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "X" must be all lower-case
(#163) Expected 1 space before "+"; 0 found
(#163) Expected 1 space after "+"; 0 found
(#163) Variable "BoxOffset" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "PosArray" must be all lower-case
(#163) Commas (,) must be followed by white space.
(#163) Variable "BoxUpSettings" must be all lower-case
(#164) Line indented incorrectly; expected at least 16 spaces, found 9
(#164) Inline control structures are not allowed
(#165) Line indented incorrectly; expected at least 16 spaces, found 10
(#165) Variable "X" must be all lower-case
(#165) Expected 1 space before "-"; 0 found
(#165) Expected 1 space after "-"; 0 found
(#165) Variable "BoxOffset" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Variable "PosArray" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Variable "X" must be all lower-case
(#165) Expected 1 space before "+"; 0 found
(#165) Expected 1 space after "+"; 0 found
(#165) Variable "BoxOffset" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Variable "PosArray" must be all lower-case
(#165) Commas (,) must be followed by white space.
(#165) Variable "BoxDownSettings" must be all lower-case
(#167) Line indented incorrectly; expected at least 16 spaces, found 9
(#167) Inline control structures are not allowed
(#167) Variable "PosArray" must be all lower-case
(#168) Line indented incorrectly; expected at least 16 spaces, found 10
(#168) Variable "X" must be all lower-case
(#168) Expected 1 space before "-"; 0 found
(#168) Expected 1 space after "-"; 0 found
(#168) Variable "ExtremityLength" must be all lower-case
(#168) Commas (,) must be followed by white space.
(#168) Variable "PosArray" must be all lower-case
(#168) Commas (,) must be followed by white space.
(#168) Variable "X" must be all lower-case
(#168) Expected 1 space before "+"; 0 found
(#168) Expected 1 space after "+"; 0 found
(#168) Variable "ExtremityLength" must be all lower-case
(#168) Commas (,) must be followed by white space.
(#168) Variable "PosArray" must be all lower-case
(#168) Commas (,) must be followed by white space.
(#168) Variable "MedianSettings" must be all lower-case
(#170) Line indented incorrectly; expected at least 16 spaces, found 9
(#170) Variable "X" must be all lower-case
(#170) Variable "X" must be all lower-case
(#170) Variable "XStep" must be all lower-case
(#171) Line indented incorrectly; expected 12 spaces, found 8
(#171) Closing brace indented incorrectly; expected 7 spaces, found 8
(#172) Line indented incorrectly; expected 12 spaces, found 7
(#172) Usage of ELSEIF not allowed; use ELSE IF instead
(#172) Variable "Data" must be all lower-case
(#173) Line indented incorrectly; expected at least 12 spaces, found 8
(#174) Line indented incorrectly; expected 16 spaces, found 9
(#174) Expected "if (...) {\n"; found "if (...) { "
(#174) Variable "YZero" must be all lower-case
(#174) Expected 1 space before "-"; 0 found
(#174) Expected 1 space after "-"; 0 found
(#174) Variable "YZero" must be all lower-case
(#174) Expected 1 space before "-"; 0 found
(#174) Expected 1 space after "-"; 0 found
(#174) Closing brace must be on a line by itself
(#175) Line indented incorrectly; expected 16 spaces, found 9
(#175) Expected "if (...) {\n"; found "if (...) { "
(#175) Variable "YZero" must be all lower-case
(#175) Expected 1 space before "+"; 0 found
(#175) Expected 1 space after "+"; 0 found
(#175) Variable "YZero" must be all lower-case
(#175) Expected 1 space before "+"; 0 found
(#175) Expected 1 space after "+"; 0 found
(#175) Closing brace must be on a line by itself
(#177) Line indented incorrectly; expected 16 spaces, found 9
(#177) Expected "if (...) {\n"; found "if (...) { "
(#177) Variable "XDivs" must be all lower-case
(#177) Variable "XStep" must be all lower-case
(#177) Closing brace must be on a line by itself
(#177) Expected "} else {\n"; found "} else { "
(#177) Variable "XStep" must be all lower-case
(#177) Expected 1 space before "-"; 0 found
(#177) Expected 1 space after "-"; 0 found
(#177) Expected 1 space before "-"; 0 found
(#177) Expected 1 space after "-"; 0 found
(#177) Variable "XMargin" must be all lower-case
(#177) Expected 1 space before "*"; 0 found
(#177) Expected 1 space after "*"; 0 found
(#177) Expected 1 space before "/"; 0 found
(#177) Expected 1 space after "/"; 0 found
(#177) Variable "XDivs" must be all lower-case
(#177) Line exceeds 132 characters; contains 148 characters
(#177) Closing brace must be on a line by itself
(#179) Line indented incorrectly; expected at least 16 spaces, found 9
(#179) Inline control structures are not allowed
(#179) Variable "LineWidth" must be all lower-case
(#180) Line indented incorrectly; expected at least 16 spaces, found 10
(#180) Variable "PosArray" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "Y" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "PosArray" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "Y" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "LineSettings" must be all lower-case
(#181) Line indented incorrectly; expected at least 16 spaces, found 9
(#181) Inline control structures are not allowed
(#182) Line indented incorrectly; expected at least 16 spaces, found 10
(#182) Variable "PosArray" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "Y" must be all lower-case
(#182) Expected 1 space before "-"; 0 found
(#182) Expected 1 space after "-"; 0 found
(#182) Variable "LineOffset" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "PosArray" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "Y" must be all lower-case
(#182) Expected 1 space before "+"; 0 found
(#182) Expected 1 space after "+"; 0 found
(#182) Variable "LineOffset" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "LineSettings" must be all lower-case
(#184) Line indented incorrectly; expected 16 spaces, found 9
(#184) Expected "if (...) {\n"; found "if (...) { "
(#184) Variable "ShadowOnBoxesOnly" must be all lower-case
(#184) Variable "RestoreShadow" must be all lower-case
(#184) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#184) Closing brace must be on a line by itself
(#186) Line indented incorrectly; expected 16 spaces, found 9
(#186) Expected "if (...) {\n"; found "if (...)\n {\n"
(#186) Variable "ExtremityWidth" must be all lower-case
(#187) Line indented incorrectly; expected at least 16 spaces, found 10
(#188) Line indented incorrectly; expected at least 20 spaces, found 11
(#188) Variable "PosArray" must be all lower-case
(#188) Commas (,) must be followed by white space.
(#188) Variable "Y" must be all lower-case
(#188) Expected 1 space before "-"; 0 found
(#188) Expected 1 space after "-"; 0 found
(#188) Variable "ExtremityLength" must be all lower-case
(#188) Commas (,) must be followed by white space.
(#188) Variable "PosArray" must be all lower-case
(#188) Commas (,) must be followed by white space.
(#188) Variable "Y" must be all lower-case
(#188) Expected 1 space before "+"; 0 found
(#188) Expected 1 space after "+"; 0 found
(#188) Variable "ExtremityLength" must be all lower-case
(#188) Commas (,) must be followed by white space.
(#188) Variable "ExtremitySettings" must be all lower-case
(#189) Line indented incorrectly; expected at least 20 spaces, found 11
(#189) Variable "PosArray" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "Y" must be all lower-case
(#189) Expected 1 space before "-"; 0 found
(#189) Expected 1 space after "-"; 0 found
(#189) Variable "ExtremityLength" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "PosArray" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "Y" must be all lower-case
(#189) Expected 1 space before "+"; 0 found
(#189) Expected 1 space after "+"; 0 found
(#189) Variable "ExtremityLength" must be all lower-case
(#189) Commas (,) must be followed by white space.
(#189) Variable "ExtremitySettings" must be all lower-case
(#191) Line indented incorrectly; expected 20 spaces, found 11
(#191) Expected "if (...) {\n"; found "if (...) { "
(#191) Variable "RecordImageMap" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "PosArray" must be all lower-case
(#191) Variable "Y" must be all lower-case
(#191) Expected 1 space before "-"; 0 found
(#191) Expected 1 space after "-"; 0 found
(#191) Variable "ExtremityLength" must be all lower-case
(#191) Variable "PosArray" must be all lower-case
(#191) Variable "Y" must be all lower-case
(#191) Expected 1 space before "+"; 0 found
(#191) Expected 1 space after "+"; 0 found
(#191) Variable "ExtremityLength" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "ImageMapColor" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "ImageMapTitle" must be all lower-case
(#191) Commas (,) must be followed by white space.
(#191) Variable "Values" must be all lower-case
(#191) Line exceeds maximum limit of 180 characters; contains 225 characters
(#191) Closing brace must be on a line by itself
(#192) Line indented incorrectly; expected 16 spaces, found 10
(#192) Closing brace indented incorrectly; expected 9 spaces, found 10
(#193) Line indented incorrectly; expected 16 spaces, found 9
(#193) Expected "} else {\n"; found "}\n else\n {\n"
(#194) Line indented incorrectly; expected at least 16 spaces, found 10
(#195) Line indented incorrectly; expected at least 20 spaces, found 11
(#195) Variable "PosArray" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "Y" must be all lower-case
(#195) Expected 1 space before "-"; 0 found
(#195) Expected 1 space after "-"; 0 found
(#195) Variable "ExtremityLength" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "PosArray" must be all lower-case
(#195) Expected 1 space before "-"; 0 found
(#195) Expected 1 space after "-"; 0 found
(#195) Variable "ExtremityWidth" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "Y" must be all lower-case
(#195) Expected 1 space before "+"; 0 found
(#195) Expected 1 space after "+"; 0 found
(#195) Variable "ExtremityLength" must be all lower-case
(#195) Commas (,) must be followed by white space.
(#195) Variable "ExtremitySettings" must be all lower-case
(#195) Line exceeds 132 characters; contains 154 characters
(#196) Line indented incorrectly; expected at least 20 spaces, found 11
(#196) Variable "PosArray" must be all lower-case
(#196) Commas (,) must be followed by white space.
(#196) Variable "Y" must be all lower-case
(#196) Expected 1 space before "-"; 0 found
(#196) Expected 1 space after "-"; 0 found
(#196) Variable "ExtremityLength" must be all lower-case
(#196) Commas (,) must be followed by white space.
(#196) Variable "PosArray" must be all lower-case
(#196) Expected 1 space before "+"; 0 found
(#196) Expected 1 space after "+"; 0 found
(#196) Variable "ExtremityWidth" must be all lower-case
(#196) Commas (,) must be followed by white space.
(#196) Variable "Y" must be all lower-case
(#196) Expected 1 space before "+"; 0 found
(#196) Expected 1 space after "+"; 0 found
(#196) Variable "ExtremityLength" must be all lower-case
(#196) Commas (,) must be followed by white space.
(#196) Variable "ExtremitySettings" must be all lower-case
(#196) Line exceeds 132 characters; contains 154 characters
(#198) Line indented incorrectly; expected 20 spaces, found 11
(#198) Expected "if (...) {\n"; found "if (...) { "
(#198) Variable "RecordImageMap" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "PosArray" must be all lower-case
(#198) Expected 1 space before "-"; 0 found
(#198) Expected 1 space after "-"; 0 found
(#198) Variable "ExtremityWidth" must be all lower-case
(#198) Variable "Y" must be all lower-case
(#198) Expected 1 space before "-"; 0 found
(#198) Expected 1 space after "-"; 0 found
(#198) Variable "ExtremityLength" must be all lower-case
(#198) Variable "PosArray" must be all lower-case
(#198) Expected 1 space before "+"; 0 found
(#198) Expected 1 space after "+"; 0 found
(#198) Variable "ExtremityWidth" must be all lower-case
(#198) Variable "Y" must be all lower-case
(#198) Expected 1 space before "+"; 0 found
(#198) Expected 1 space after "+"; 0 found
(#198) Variable "ExtremityLength" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "ImageMapColor" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "ImageMapTitle" must be all lower-case
(#198) Commas (,) must be followed by white space.
(#198) Variable "Values" must be all lower-case
(#198) Line exceeds maximum limit of 180 characters; contains 257 characters
(#198) Closing brace must be on a line by itself
(#199) Line indented incorrectly; expected 16 spaces, found 10
(#199) Closing brace indented incorrectly; expected 9 spaces, found 10
(#201) Line indented incorrectly; expected 16 spaces, found 9
(#201) Expected "if (...) {\n"; found "if (...) { "
(#201) Variable "ShadowOnBoxesOnly" must be all lower-case
(#201) Variable "RestoreShadow" must be all lower-case
(#201) Closing brace must be on a line by itself
(#203) Line indented incorrectly; expected at least 16 spaces, found 9
(#203) Inline control structures are not allowed
(#203) Variable "PosArray" must be all lower-case
(#203) Variable "PosArray" must be all lower-case
(#204) Line indented incorrectly; expected at least 16 spaces, found 10
(#204) Variable "PosArray" must be all lower-case
(#204) Commas (,) must be followed by white space.
(#204) Variable "Y" must be all lower-case
(#204) Expected 1 space before "-"; 0 found
(#204) Expected 1 space after "-"; 0 found
(#204) Variable "BoxOffset" must be all lower-case
(#204) Commas (,) must be followed by white space.
(#204) Variable "PosArray" must be all lower-case
(#204) Commas (,) must be followed by white space.
(#204) Variable "Y" must be all lower-case
(#204) Expected 1 space before "+"; 0 found
(#204) Expected 1 space after "+"; 0 found
(#204) Variable "BoxOffset" must be all lower-case
(#204) Commas (,) must be followed by white space.
(#204) Variable "BoxUpSettings" must be all lower-case
(#205) Line indented incorrectly; expected at least 16 spaces, found 9
(#205) Inline control structures are not allowed
(#206) Line indented incorrectly; expected at least 16 spaces, found 10
(#206) Variable "PosArray" must be all lower-case
(#206) Commas (,) must be followed by white space.
(#206) Variable "Y" must be all lower-case
(#206) Expected 1 space before "-"; 0 found
(#206) Expected 1 space after "-"; 0 found
(#206) Variable "BoxOffset" must be all lower-case
(#206) Commas (,) must be followed by white space.
(#206) Variable "PosArray" must be all lower-case
(#206) Commas (,) must be followed by white space.
(#206) Variable "Y" must be all lower-case
(#206) Expected 1 space before "+"; 0 found
(#206) Expected 1 space after "+"; 0 found
(#206) Variable "BoxOffset" must be all lower-case
(#206) Commas (,) must be followed by white space.
(#206) Variable "BoxDownSettings" must be all lower-case
(#208) Line indented incorrectly; expected at least 16 spaces, found 9
(#208) Inline control structures are not allowed
(#208) Variable "PosArray" must be all lower-case
(#209) Line indented incorrectly; expected at least 16 spaces, found 10
(#209) Variable "PosArray" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "Y" must be all lower-case
(#209) Expected 1 space before "-"; 0 found
(#209) Expected 1 space after "-"; 0 found
(#209) Variable "ExtremityLength" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "PosArray" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "Y" must be all lower-case
(#209) Expected 1 space before "+"; 0 found
(#209) Expected 1 space after "+"; 0 found
(#209) Variable "ExtremityLength" must be all lower-case
(#209) Commas (,) must be followed by white space.
(#209) Variable "MedianSettings" must be all lower-case
(#211) Line indented incorrectly; expected at least 16 spaces, found 9
(#211) Variable "Y" must be all lower-case
(#211) Variable "Y" must be all lower-case
(#211) Variable "XStep" must be all lower-case
(#212) Line indented incorrectly; expected 12 spaces, found 8
(#212) Closing brace indented incorrectly; expected 7 spaces, found 8
(#213) Line indented incorrectly; expected 8 spaces, found 6
(#213) Closing brace indented incorrectly; expected 5 spaces, found 6
(#214) Closing brace indented incorrectly; expected 3 spaces, found 4
(#215) Line indented incorrectly; expected 0 spaces, found 2
(#215) Closing brace indented incorrectly; expected 1 spaces, found 2
(#216) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/lib/pChart2/class/pSurface.class.php
(#2) 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".
(#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.".
(#7) Line 7 of the opening comment must start "//".
(#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.".
(#12) Line 12 of the opening comment must start "//".
(#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/>.".
(#16) Spaces must be used for alignment; tabs are not allowed
(#16) Tab found within whitespace
(#17) Spaces must be used for alignment; tabs are not allowed
(#17) Tab found within whitespace
(#19) Spaces must be used for alignment; tabs are not allowed
(#19) Tab found within whitespace
(#20) Spaces must be used for alignment; tabs are not allowed
(#20) Tab found within whitespace
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#22) Spaces must be used for alignment; tabs are not allowed
(#22) Tab found within whitespace
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#25) Line indented incorrectly; expected 0 spaces, found 1
(#27) Line indented incorrectly; expected at least 4 spaces, found 3
(#27) Member variable "pChartObject" must be all lower-case
(#27) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#27) Scope modifier not specified for member variable "$pChartObject"
(#28) Line indented incorrectly; expected at least 4 spaces, found 3
(#28) Member variable "GridSizeX" must be all lower-case
(#28) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#28) Scope modifier not specified for member variable "$GridSizeX"
(#29) Line indented incorrectly; expected at least 4 spaces, found 3
(#29) Member variable "GridSizeY" must be all lower-case
(#29) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#29) Scope modifier not specified for member variable "$GridSizeY"
(#30) Line indented incorrectly; expected at least 4 spaces, found 3
(#30) Member variable "Points" must be all lower-case
(#30) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#30) Scope modifier not specified for member variable "$Points"
(#32) Line indented incorrectly; expected at least 4 spaces, found 3
(#33) Line indented incorrectly; expected 4 spaces, found 3
(#33) method name "pSurface::pSurface" must be in lower-case letters only
(#33) PHP4 style constructors are not allowed; use "__construct()" instead
(#33) Visibility must be declared on method "pSurface"
(#33) Variable "pChartObject" must be all lower-case
(#34) Opening brace should be on the same line as the declaration
(#35) Line indented incorrectly; expected at least 8 spaces, found 5
(#35) Variable "pChartObject" must be all lower-case
(#36) Line indented incorrectly; expected at least 8 spaces, found 5
(#37) Line indented incorrectly; expected at least 8 spaces, found 5
(#38) Closing brace indented incorrectly; expected 3 spaces, found 4
(#40) Line indented incorrectly; expected at least 4 spaces, found 3
(#41) Line indented incorrectly; expected 4 spaces, found 3
(#41) method name "pSurface::setGrid" must be in lower-case letters only
(#41) Visibility must be declared on method "setGrid"
(#41) Variable "XSize" must be all lower-case
(#41) Commas (,) must be followed by white space.
(#41) Variable "YSize" must be all lower-case
(#42) Opening brace should be on the same line as the declaration
(#43) Line indented incorrectly; expected 8 spaces, found 5
(#43) Expected "for (...) {\n"; found "for(...) { "
(#43) Variable "X" must be all lower-case
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Variable "X" must be all lower-case
(#43) Expected 1 space before "<="; 0 found
(#43) Expected 1 space after "<="; 0 found
(#43) Variable "XSize" must be all lower-case
(#43) Variable "X" must be all lower-case
(#43) Expected "for (...) {\n"; found "for(...) { "
(#43) Variable "Y" must be all lower-case
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Variable "Y" must be all lower-case
(#43) Expected 1 space before "<="; 0 found
(#43) Expected 1 space after "<="; 0 found
(#43) Variable "YSize" must be all lower-case
(#43) Variable "Y" must be all lower-case
(#43) Variable "X" must be all lower-case
(#43) Variable "Y" must be all lower-case
(#43) Expected 1 space before "="; 0 found
(#43) Expected 1 space after "="; 0 found
(#43) Closing brace must be on a line by itself
(#43) Closing brace must be on a line by itself
(#43) Whitespace found at end of line
(#45) Line indented incorrectly; expected at least 8 spaces, found 5
(#45) Variable "XSize" must be all lower-case
(#46) Line indented incorrectly; expected at least 8 spaces, found 5
(#46) Variable "YSize" must be all lower-case
(#47) Closing brace indented incorrectly; expected 3 spaces, found 4
(#49) Line indented incorrectly; expected at least 4 spaces, found 3
(#50) Line indented incorrectly; expected 4 spaces, found 3
(#50) method name "pSurface::addPoint" must be in lower-case letters only
(#50) Visibility must be declared on method "addPoint"
(#50) Variable "X" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#50) Variable "Y" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#50) Variable "Value" must be all lower-case
(#50) Commas (,) must be followed by white space.
(#50) Variable "Force" must be all lower-case
(#50) TRUE, FALSE and NULL must be lowercase; expected "true" but found "TRUE"
(#51) Opening brace should be on the same line as the declaration
(#52) Line indented incorrectly; expected 8 spaces, found 5
(#52) Expected "if (...) {\n"; found "if (...) { "
(#52) Variable "X" must be all lower-case
(#52) Variable "X" must be all lower-case
(#52) Expected 1 space after ">"; 0 found
(#52) Closing brace must be on a line by itself
(#53) Line indented incorrectly; expected 8 spaces, found 5
(#53) Expected "if (...) {\n"; found "if (...) { "
(#53) Variable "Y" must be all lower-case
(#53) Variable "Y" must be all lower-case
(#53) Expected 1 space after ">"; 0 found
(#53) Closing brace must be on a line by itself
(#55) Line indented incorrectly; expected at least 8 spaces, found 5
(#55) Inline control structures are not allowed
(#55) Variable "X" must be all lower-case
(#55) Variable "Y" must be all lower-case
(#55) Variable "Force" must be all lower-case
(#56) Line indented incorrectly; expected at least 8 spaces, found 6
(#56) Variable "X" must be all lower-case
(#56) Variable "Y" must be all lower-case
(#56) Variable "Value" must be all lower-case
(#57) Line indented incorrectly; expected at least 8 spaces, found 5
(#57) Inline control structures are not allowed
(#57) Usage of ELSEIF not allowed; use ELSE IF instead
(#57) Variable "X" must be all lower-case
(#57) Variable "Y" must be all lower-case
(#58) Line indented incorrectly; expected at least 8 spaces, found 6
(#58) Variable "X" must be all lower-case
(#58) Variable "Y" must be all lower-case
(#58) Variable "Value" must be all lower-case
(#59) Line indented incorrectly; expected at least 8 spaces, found 5
(#59) Inline control structures are not allowed
(#60) Line indented incorrectly; expected at least 8 spaces, found 6
(#60) Variable "X" must be all lower-case
(#60) Variable "Y" must be all lower-case
(#60) Variable "X" must be all lower-case
(#60) Variable "Y" must be all lower-case
(#60) Variable "Value" must be all lower-case
(#60) Expected 1 space before "/"; 0 found
(#60) Expected 1 space after "/"; 0 found
(#61) Closing brace indented incorrectly; expected 3 spaces, found 4
(#63) Line indented incorrectly; expected at least 4 spaces, found 3
(#64) Line indented incorrectly; expected 4 spaces, found 3
(#64) method name "pSurface::writeXLabels" must be in lower-case letters only
(#64) Visibility must be declared on method "writeXLabels"
(#64) Variable "Format" must be all lower-case
(#65) Opening brace should be on the same line as the declaration
(#66) Line indented incorrectly; expected at least 8 spaces, found 5
(#66) Variable "R" must be all lower-case
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Variable "Format" must be all lower-case
(#66) Variable "Format" must be all lower-case
(#67) Line indented incorrectly; expected at least 8 spaces, found 5
(#67) Variable "G" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Variable "Format" must be all lower-case
(#67) Variable "Format" must be all lower-case
(#68) Line indented incorrectly; expected at least 8 spaces, found 5
(#68) Variable "B" must be all lower-case
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Variable "Format" must be all lower-case
(#68) Variable "Format" must be all lower-case
(#69) Line indented incorrectly; expected at least 8 spaces, found 5
(#69) Variable "Alpha" must be all lower-case
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Variable "Format" must be all lower-case
(#69) Variable "Format" must be all lower-case
(#70) Line indented incorrectly; expected at least 8 spaces, found 5
(#70) Variable "Angle" must be all lower-case
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Variable "Format" must be all lower-case
(#70) Variable "Format" must be all lower-case
(#71) Line indented incorrectly; expected at least 8 spaces, found 5
(#71) Variable "Padding" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Variable "Format" must be all lower-case
(#71) Variable "Format" must be all lower-case
(#72) Line indented incorrectly; expected at least 8 spaces, found 5
(#72) Variable "Position" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Variable "Format" must be all lower-case
(#72) Variable "Format" must be all lower-case
(#73) Line indented incorrectly; expected at least 8 spaces, found 5
(#73) Variable "Labels" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Variable "Format" must be all lower-case
(#73) Variable "Format" must be all lower-case
(#73) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#74) Line indented incorrectly; expected at least 8 spaces, found 5
(#74) Variable "CountOffset" must be all lower-case
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Variable "Format" must be all lower-case
(#74) Variable "Format" must be all lower-case
(#76) Line indented incorrectly; expected 8 spaces, found 5
(#76) Expected "if (...) {\n"; found "if (...) { "
(#76) Variable "Labels" must be all lower-case
(#76) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#76) Variable "Labels" must be all lower-case
(#76) Variable "Label" must be all lower-case
(#76) Variable "Labels" must be all lower-case
(#76) Variable "Labels" must be all lower-case
(#76) Variable "Labels" must be all lower-case
(#76) Variable "Label" must be all lower-case
(#76) Closing brace must be on a line by itself
(#78) Line indented incorrectly; expected at least 8 spaces, found 5
(#78) Variable "X0" must be all lower-case
(#79) Line indented incorrectly; expected at least 8 spaces, found 5
(#79) Variable "XSize" must be all lower-case
(#79) Expected 1 space before "+"; 0 found
(#79) Expected 1 space after "+"; 0 found
(#81) Line indented incorrectly; expected at least 8 spaces, found 5
(#81) Variable "Settings" must be all lower-case
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Variable "Angle" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Variable "R" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Variable "G" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Variable "B" must be all lower-case
(#81) Commas (,) must be followed by white space.
(#81) Expected 1 space before "=>"; 0 found
(#81) Expected 1 space after "=>"; 0 found
(#81) Variable "Alpha" must be all lower-case
(#82) Line indented incorrectly; expected 8 spaces, found 5
(#82) Expected "if (...) {\n"; found "if (...)\n {\n"
(#82) Variable "Position" must be all lower-case
(#83) Line indented incorrectly; expected at least 8 spaces, found 6
(#84) Line indented incorrectly; expected at least 12 spaces, found 7
(#84) Variable "YPos" must be all lower-case
(#84) Variable "Padding" must be all lower-case
(#85) Line indented incorrectly; expected 12 spaces, found 7
(#85) Expected "if (...) {\n"; found "if (...) { "
(#85) Variable "Angle" must be all lower-case
(#85) Variable "Settings" must be all lower-case
(#85) Closing brace must be on a line by itself
(#86) Line indented incorrectly; expected 12 spaces, found 7
(#86) Expected "if (...) {\n"; found "if (...) { "
(#86) Variable "Angle" must be all lower-case
(#86) Variable "Settings" must be all lower-case
(#86) Closing brace must be on a line by itself
(#87) Line indented incorrectly; expected 8 spaces, found 6
(#87) Closing brace indented incorrectly; expected 5 spaces, found 6
(#88) Line indented incorrectly; expected 8 spaces, found 5
(#88) Usage of ELSEIF not allowed; use ELSE IF instead
(#88) Variable "Position" must be all lower-case
(#89) Line indented incorrectly; expected at least 8 spaces, found 6
(#90) Line indented incorrectly; expected at least 12 spaces, found 7
(#90) Variable "YPos" must be all lower-case
(#90) Variable "Padding" must be all lower-case
(#91) Line indented incorrectly; expected 12 spaces, found 7
(#91) Expected "if (...) {\n"; found "if (...) { "
(#91) Variable "Angle" must be all lower-case
(#91) Variable "Settings" must be all lower-case
(#91) Closing brace must be on a line by itself
(#92) Line indented incorrectly; expected 12 spaces, found 7
(#92) Expected "if (...) {\n"; found "if (...) { "
(#92) Variable "Angle" must be all lower-case
(#92) Variable "Settings" must be all lower-case
(#92) Closing brace must be on a line by itself
(#93) Line indented incorrectly; expected 8 spaces, found 6
(#93) Closing brace indented incorrectly; expected 5 spaces, found 6
(#94) Line indented incorrectly; expected at least 8 spaces, found 5
(#94) Inline control structures are not allowed
(#95) Line indented incorrectly; expected at least 8 spaces, found 6
(#97) Line indented incorrectly; expected 8 spaces, found 5
(#97) Expected "for (...) {\n"; found "for(...)\n {\n"
(#97) Expected 1 space after first semicolon of FOR loop; 0 found
(#97) Expected 1 space after second semicolon of FOR loop; 0 found
(#97) Variable "X" must be all lower-case
(#97) Expected 1 space before "="; 0 found
(#97) Expected 1 space after "="; 0 found
(#97) Variable "X" must be all lower-case
(#97) Expected 1 space before "<="; 0 found
(#97) Expected 1 space after "<="; 0 found
(#97) Variable "X" must be all lower-case
(#98) Line indented incorrectly; expected at least 8 spaces, found 6
(#99) Line indented incorrectly; expected at least 12 spaces, found 7
(#99) Variable "XPos" must be all lower-case
(#99) Variable "X0" must be all lower-case
(#99) Expected 1 space before "+"; 0 found
(#99) Expected 1 space after "+"; 0 found
(#99) Variable "X" must be all lower-case
(#99) Expected 1 space before "*"; 0 found
(#99) Expected 1 space after "*"; 0 found
(#99) Variable "XSize" must be all lower-case
(#99) Variable "XSize" must be all lower-case
(#99) Expected 1 space before "/"; 0 found
(#99) Expected 1 space after "/"; 0 found
(#101) Line indented incorrectly; expected at least 12 spaces, found 7
(#101) Inline control structures are not allowed
(#101) Variable "Labels" must be all lower-case
(#101) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#101) Variable "Labels" must be all lower-case
(#101) Variable "X" must be all lower-case
(#102) Line indented incorrectly; expected at least 12 spaces, found 8
(#102) Variable "Value" must be all lower-case
(#102) Variable "X" must be all lower-case
(#102) Expected 1 space before "+"; 0 found
(#102) Expected 1 space after "+"; 0 found
(#102) Variable "CountOffset" must be all lower-case
(#103) Line indented incorrectly; expected at least 12 spaces, found 7
(#103) Inline control structures are not allowed
(#104) Line indented incorrectly; expected at least 12 spaces, found 8
(#104) Variable "Value" must be all lower-case
(#104) Variable "Labels" must be all lower-case
(#104) Variable "X" must be all lower-case
(#106) Line indented incorrectly; expected at least 12 spaces, found 7
(#106) Variable "XPos" must be all lower-case
(#106) Commas (,) must be followed by white space.
(#106) Variable "YPos" must be all lower-case
(#106) Commas (,) must be followed by white space.
(#106) Variable "Value" must be all lower-case
(#106) Commas (,) must be followed by white space.
(#106) Variable "Settings" must be all lower-case
(#107) Line indented incorrectly; expected 8 spaces, found 6
(#107) Closing brace indented incorrectly; expected 5 spaces, found 6
(#108) Closing brace indented incorrectly; expected 3 spaces, found 4
(#110) Line indented incorrectly; expected at least 4 spaces, found 3
(#111) Line indented incorrectly; expected 4 spaces, found 3
(#111) method name "pSurface::writeYLabels" must be in lower-case letters only
(#111) Visibility must be declared on method "writeYLabels"
(#111) Variable "Format" must be all lower-case
(#112) Opening brace should be on the same line as the declaration
(#113) Line indented incorrectly; expected at least 8 spaces, found 5
(#113) Variable "R" must be all lower-case
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Variable "Format" must be all lower-case
(#113) Variable "Format" must be all lower-case
(#114) Line indented incorrectly; expected at least 8 spaces, found 5
(#114) Variable "G" must be all lower-case
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Variable "Format" must be all lower-case
(#114) Variable "Format" must be all lower-case
(#115) Line indented incorrectly; expected at least 8 spaces, found 5
(#115) Variable "B" must be all lower-case
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Variable "Format" must be all lower-case
(#115) Variable "Format" must be all lower-case
(#116) Line indented incorrectly; expected at least 8 spaces, found 5
(#116) Variable "Alpha" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Variable "Format" must be all lower-case
(#116) Variable "Format" must be all lower-case
(#117) Line indented incorrectly; expected at least 8 spaces, found 5
(#117) Variable "Angle" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Variable "Format" must be all lower-case
(#117) Variable "Format" must be all lower-case
(#118) Line indented incorrectly; expected at least 8 spaces, found 5
(#118) Variable "Padding" must be all lower-case
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Variable "Format" must be all lower-case
(#118) Variable "Format" must be all lower-case
(#119) Line indented incorrectly; expected at least 8 spaces, found 5
(#119) Variable "Position" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Variable "Format" must be all lower-case
(#119) Variable "Format" must be all lower-case
(#120) Line indented incorrectly; expected at least 8 spaces, found 5
(#120) Variable "Labels" must be all lower-case
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Variable "Format" must be all lower-case
(#120) Variable "Format" must be all lower-case
(#120) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#121) Line indented incorrectly; expected at least 8 spaces, found 5
(#121) Variable "CountOffset" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Variable "Format" must be all lower-case
(#121) Variable "Format" must be all lower-case
(#123) Line indented incorrectly; expected 8 spaces, found 5
(#123) Expected "if (...) {\n"; found "if (...) { "
(#123) Variable "Labels" must be all lower-case
(#123) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#123) Variable "Labels" must be all lower-case
(#123) Variable "Label" must be all lower-case
(#123) Variable "Labels" must be all lower-case
(#123) Variable "Labels" must be all lower-case
(#123) Variable "Labels" must be all lower-case
(#123) Variable "Label" must be all lower-case
(#123) Closing brace must be on a line by itself
(#125) Line indented incorrectly; expected at least 8 spaces, found 5
(#125) Variable "Y0" must be all lower-case
(#126) Line indented incorrectly; expected at least 8 spaces, found 5
(#126) Variable "YSize" must be all lower-case
(#126) Expected 1 space before "+"; 0 found
(#126) Expected 1 space after "+"; 0 found
(#128) Line indented incorrectly; expected at least 8 spaces, found 5
(#128) Variable "Settings" must be all lower-case
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Variable "Angle" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Variable "R" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Variable "G" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Variable "B" must be all lower-case
(#128) Commas (,) must be followed by white space.
(#128) Expected 1 space before "=>"; 0 found
(#128) Expected 1 space after "=>"; 0 found
(#128) Variable "Alpha" must be all lower-case
(#129) Line indented incorrectly; expected 8 spaces, found 5
(#129) Expected "if (...) {\n"; found "if (...)\n { "
(#129) Variable "Position" must be all lower-case
(#130) Line indented incorrectly; expected at least 8 spaces, found 6
(#130) Variable "XPos" must be all lower-case
(#130) Variable "Padding" must be all lower-case
(#130) Variable "Settings" must be all lower-case
(#130) Closing brace must be on a line by itself
(#131) Line indented incorrectly; expected 8 spaces, found 5
(#131) Usage of ELSEIF not allowed; use ELSE IF instead
(#131) Variable "Position" must be all lower-case
(#132) Line indented incorrectly; expected at least 8 spaces, found 6
(#132) Variable "XPos" must be all lower-case
(#132) Variable "Padding" must be all lower-case
(#132) Variable "Settings" must be all lower-case
(#132) Closing brace must be on a line by itself
(#133) Line indented incorrectly; expected at least 8 spaces, found 5
(#133) Inline control structures are not allowed
(#134) Line indented incorrectly; expected at least 8 spaces, found 6
(#136) Line indented incorrectly; expected 8 spaces, found 5
(#136) Expected "for (...) {\n"; found "for(...)\n {\n"
(#136) Expected 1 space after first semicolon of FOR loop; 0 found
(#136) Expected 1 space after second semicolon of FOR loop; 0 found
(#136) Variable "Y" must be all lower-case
(#136) Expected 1 space before "="; 0 found
(#136) Expected 1 space after "="; 0 found
(#136) Variable "Y" must be all lower-case
(#136) Expected 1 space before "<="; 0 found
(#136) Expected 1 space after "<="; 0 found
(#136) Variable "Y" must be all lower-case
(#137) Line indented incorrectly; expected at least 8 spaces, found 6
(#138) Line indented incorrectly; expected at least 12 spaces, found 7
(#138) Variable "YPos" must be all lower-case
(#138) Variable "Y0" must be all lower-case
(#138) Expected 1 space before "+"; 0 found
(#138) Expected 1 space after "+"; 0 found
(#138) Variable "Y" must be all lower-case
(#138) Expected 1 space before "*"; 0 found
(#138) Expected 1 space after "*"; 0 found
(#138) Variable "YSize" must be all lower-case
(#138) Variable "YSize" must be all lower-case
(#138) Expected 1 space before "/"; 0 found
(#138) Expected 1 space after "/"; 0 found
(#140) Line indented incorrectly; expected at least 12 spaces, found 7
(#140) Inline control structures are not allowed
(#140) Variable "Labels" must be all lower-case
(#140) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#140) Variable "Labels" must be all lower-case
(#140) Variable "Y" must be all lower-case
(#141) Line indented incorrectly; expected at least 12 spaces, found 8
(#141) Variable "Value" must be all lower-case
(#141) Variable "Y" must be all lower-case
(#141) Expected 1 space before "+"; 0 found
(#141) Expected 1 space after "+"; 0 found
(#141) Variable "CountOffset" must be all lower-case
(#142) Line indented incorrectly; expected at least 12 spaces, found 7
(#142) Inline control structures are not allowed
(#143) Line indented incorrectly; expected at least 12 spaces, found 8
(#143) Variable "Value" must be all lower-case
(#143) Variable "Labels" must be all lower-case
(#143) Variable "Y" must be all lower-case
(#145) Line indented incorrectly; expected at least 12 spaces, found 7
(#145) Variable "XPos" must be all lower-case
(#145) Commas (,) must be followed by white space.
(#145) Variable "YPos" must be all lower-case
(#145) Commas (,) must be followed by white space.
(#145) Variable "Value" must be all lower-case
(#145) Commas (,) must be followed by white space.
(#145) Variable "Settings" must be all lower-case
(#146) Line indented incorrectly; expected 8 spaces, found 6
(#146) Closing brace indented incorrectly; expected 5 spaces, found 6
(#147) Closing brace indented incorrectly; expected 3 spaces, found 4
(#149) Line indented incorrectly; expected at least 4 spaces, found 3
(#150) Line indented incorrectly; expected 4 spaces, found 3
(#150) method name "pSurface::drawContour" must be in lower-case letters only
(#150) Visibility must be declared on method "drawContour"
(#150) Variable "Threshold" must be all lower-case
(#150) Commas (,) must be followed by white space.
(#150) Variable "Format" must be all lower-case
(#151) Opening brace should be on the same line as the declaration
(#152) Line indented incorrectly; expected at least 8 spaces, found 5
(#152) Variable "R" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Variable "Format" must be all lower-case
(#152) Variable "Format" must be all lower-case
(#153) Line indented incorrectly; expected at least 8 spaces, found 5
(#153) Variable "G" must be all lower-case
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Variable "Format" must be all lower-case
(#153) Variable "Format" must be all lower-case
(#154) Line indented incorrectly; expected at least 8 spaces, found 5
(#154) Variable "B" must be all lower-case
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Variable "Format" must be all lower-case
(#154) Variable "Format" must be all lower-case
(#155) Line indented incorrectly; expected at least 8 spaces, found 5
(#155) Variable "Alpha" must be all lower-case
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Variable "Format" must be all lower-case
(#155) Variable "Format" must be all lower-case
(#156) Line indented incorrectly; expected at least 8 spaces, found 5
(#156) Variable "Ticks" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Variable "Format" must be all lower-case
(#156) Variable "Format" must be all lower-case
(#157) Line indented incorrectly; expected at least 8 spaces, found 5
(#157) Variable "Padding" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Variable "Format" must be all lower-case
(#157) Variable "Format" must be all lower-case
(#159) Line indented incorrectly; expected at least 8 spaces, found 5
(#159) Variable "X0" must be all lower-case
(#160) Line indented incorrectly; expected at least 8 spaces, found 5
(#160) Variable "Y0" must be all lower-case
(#161) Line indented incorrectly; expected at least 8 spaces, found 5
(#161) Variable "XSize" must be all lower-case
(#161) Expected 1 space before "+"; 0 found
(#161) Expected 1 space after "+"; 0 found
(#162) Line indented incorrectly; expected at least 8 spaces, found 5
(#162) Variable "YSize" must be all lower-case
(#162) Expected 1 space before "+"; 0 found
(#162) Expected 1 space after "+"; 0 found
(#164) Line indented incorrectly; expected at least 8 spaces, found 5
(#164) Variable "Color" must be all lower-case
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Variable "R" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Variable "G" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Variable "B" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Variable "Alpha" must be all lower-case
(#164) Commas (,) must be followed by white space.
(#164) Expected 1 space before "=>"; 0 found
(#164) Expected 1 space after "=>"; 0 found
(#164) Variable "Ticks" must be all lower-case
(#166) Line indented incorrectly; expected 8 spaces, found 5
(#166) Expected "for (...) {\n"; found "for(...)\n {\n"
(#166) Expected 1 space after first semicolon of FOR loop; 0 found
(#166) Expected 1 space after second semicolon of FOR loop; 0 found
(#166) Variable "X" must be all lower-case
(#166) Expected 1 space before "="; 0 found
(#166) Expected 1 space after "="; 0 found
(#166) Variable "X" must be all lower-case
(#166) Expected 1 space before "<="; 0 found
(#166) Expected 1 space after "<="; 0 found
(#166) Variable "X" must be all lower-case
(#167) Line indented incorrectly; expected at least 8 spaces, found 6
(#168) Line indented incorrectly; expected 12 spaces, found 7
(#168) Expected "for (...) {\n"; found "for(...)\n {\n"
(#168) Expected 1 space after first semicolon of FOR loop; 0 found
(#168) Expected 1 space after second semicolon of FOR loop; 0 found
(#168) Variable "Y" must be all lower-case
(#168) Expected 1 space before "="; 0 found
(#168) Expected 1 space after "="; 0 found
(#168) Variable "Y" must be all lower-case
(#168) Expected 1 space before "<="; 0 found
(#168) Expected 1 space after "<="; 0 found
(#168) Variable "Y" must be all lower-case
(#169) Line indented incorrectly; expected at least 12 spaces, found 8
(#170) Line indented incorrectly; expected at least 16 spaces, found 9
(#170) Variable "Value" must be all lower-case
(#170) Variable "X" must be all lower-case
(#170) Variable "Y" must be all lower-case
(#172) Line indented incorrectly; expected 16 spaces, found 9
(#172) Expected "if (...) {\n"; found "if (...)\n {\n"
(#172) Variable "Value" must be all lower-case
(#172) Variable "Value" must be all lower-case
(#172) Variable "Value" must be all lower-case
(#172) Variable "Threshold" must be all lower-case
(#173) Line indented incorrectly; expected at least 16 spaces, found 10
(#174) Line indented incorrectly; expected at least 20 spaces, found 11
(#174) Variable "X1" must be all lower-case
(#174) Variable "X0" must be all lower-case
(#174) Expected 1 space before "+"; 0 found
(#174) Expected 1 space after "+"; 0 found
(#174) Variable "X" must be all lower-case
(#174) Expected 1 space before "*"; 0 found
(#174) Expected 1 space after "*"; 0 found
(#174) Variable "XSize" must be all lower-case
(#174) Expected 1 space before "+"; 0 found
(#174) Expected 1 space after "+"; 0 found
(#174) Variable "Padding" must be all lower-case
(#175) Line indented incorrectly; expected at least 20 spaces, found 11
(#175) Variable "Y1" must be all lower-case
(#175) Variable "Y0" must be all lower-case
(#175) Expected 1 space before "+"; 0 found
(#175) Expected 1 space after "+"; 0 found
(#175) Variable "Y" must be all lower-case
(#175) Expected 1 space before "*"; 0 found
(#175) Expected 1 space after "*"; 0 found
(#175) Variable "YSize" must be all lower-case
(#175) Expected 1 space before "+"; 0 found
(#175) Expected 1 space after "+"; 0 found
(#175) Variable "Padding" must be all lower-case
(#176) Line indented incorrectly; expected at least 20 spaces, found 11
(#176) Variable "X2" must be all lower-case
(#176) Variable "X0" must be all lower-case
(#176) Expected 1 space before "+"; 0 found
(#176) Expected 1 space after "+"; 0 found
(#176) Variable "X" must be all lower-case
(#176) Expected 1 space before "*"; 0 found
(#176) Expected 1 space after "*"; 0 found
(#176) Variable "XSize" must be all lower-case
(#176) Expected 1 space before "+"; 0 found
(#176) Expected 1 space after "+"; 0 found
(#176) Variable "XSize" must be all lower-case
(#177) Line indented incorrectly; expected at least 20 spaces, found 11
(#177) Variable "Y2" must be all lower-case
(#177) Variable "Y0" must be all lower-case
(#177) Expected 1 space before "+"; 0 found
(#177) Expected 1 space after "+"; 0 found
(#177) Variable "Y" must be all lower-case
(#177) Expected 1 space before "*"; 0 found
(#177) Expected 1 space after "*"; 0 found
(#177) Variable "YSize" must be all lower-case
(#177) Expected 1 space before "+"; 0 found
(#177) Expected 1 space after "+"; 0 found
(#177) Variable "YSize" must be all lower-case
(#179) Line indented incorrectly; expected at least 20 spaces, found 11
(#179) Inline control structures are not allowed
(#179) Variable "X" must be all lower-case
(#179) Variable "X" must be all lower-case
(#179) Expected 1 space before "-"; 0 found
(#179) Expected 1 space after "-"; 0 found
(#179) Variable "Y" must be all lower-case
(#179) Variable "X" must be all lower-case
(#179) Expected 1 space before "-"; 0 found
(#179) Expected 1 space after "-"; 0 found
(#179) Variable "Y" must be all lower-case
(#179) Variable "X" must be all lower-case
(#179) Expected 1 space before "-"; 0 found
(#179) Expected 1 space after "-"; 0 found
(#179) Variable "Y" must be all lower-case
(#179) Variable "Threshold" must be all lower-case
(#179) Line exceeds 132 characters; contains 139 characters
(#180) Line indented incorrectly; expected at least 20 spaces, found 12
(#180) Variable "X1" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "Y1" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "X1" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "Y2" must be all lower-case
(#180) Commas (,) must be followed by white space.
(#180) Variable "Color" must be all lower-case
(#181) Line indented incorrectly; expected at least 20 spaces, found 11
(#181) Inline control structures are not allowed
(#181) Variable "Y" must be all lower-case
(#181) Variable "X" must be all lower-case
(#181) Variable "Y" must be all lower-case
(#181) Expected 1 space before "-"; 0 found
(#181) Expected 1 space after "-"; 0 found
(#181) Variable "X" must be all lower-case
(#181) Variable "Y" must be all lower-case
(#181) Expected 1 space before "-"; 0 found
(#181) Expected 1 space after "-"; 0 found
(#181) Variable "X" must be all lower-case
(#181) Variable "Y" must be all lower-case
(#181) Expected 1 space before "-"; 0 found
(#181) Expected 1 space after "-"; 0 found
(#181) Variable "Threshold" must be all lower-case
(#181) Line exceeds 132 characters; contains 139 characters
(#182) Line indented incorrectly; expected at least 20 spaces, found 12
(#182) Variable "X1" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "Y1" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "X2" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "Y1" must be all lower-case
(#182) Commas (,) must be followed by white space.
(#182) Variable "Color" must be all lower-case
(#183) Line indented incorrectly; expected at least 20 spaces, found 11
(#183) Inline control structures are not allowed
(#183) Variable "X" must be all lower-case
(#183) Variable "X" must be all lower-case
(#183) Expected 1 space before "+"; 0 found
(#183) Expected 1 space after "+"; 0 found
(#183) Variable "Y" must be all lower-case
(#183) Variable "X" must be all lower-case
(#183) Expected 1 space before "+"; 0 found
(#183) Expected 1 space after "+"; 0 found
(#183) Variable "Y" must be all lower-case
(#183) Variable "X" must be all lower-case
(#183) Expected 1 space before "+"; 0 found
(#183) Expected 1 space after "+"; 0 found
(#183) Variable "Y" must be all lower-case
(#183) Variable "Threshold" must be all lower-case
(#183) Line exceeds 132 characters; contains 154 characters
(#184) Line indented incorrectly; expected at least 20 spaces, found 12
(#184) Variable "X2" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Variable "Y1" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Variable "X2" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Variable "Y2" must be all lower-case
(#184) Commas (,) must be followed by white space.
(#184) Variable "Color" must be all lower-case
(#185) Line indented incorrectly; expected at least 20 spaces, found 11
(#185) Inline control structures are not allowed
(#185) Variable "Y" must be all lower-case
(#185) Variable "X" must be all lower-case
(#185) Variable "Y" must be all lower-case
(#185) Expected 1 space before "+"; 0 found
(#185) Expected 1 space after "+"; 0 found
(#185) Variable "X" must be all lower-case
(#185) Variable "Y" must be all lower-case
(#185) Expected 1 space before "+"; 0 found
(#185) Expected 1 space after "+"; 0 found
(#185) Variable "X" must be all lower-case
(#185) Variable "Y" must be all lower-case
(#185) Expected 1 space before "+"; 0 found
(#185) Expected 1 space after "+"; 0 found
(#185) Variable "Threshold" must be all lower-case
(#185) Line exceeds 132 characters; contains 154 characters
(#186) Line indented incorrectly; expected at least 20 spaces, found 12
(#186) Variable "X1" must be all lower-case
(#186) Commas (,) must be followed by white space.
(#186) Variable "Y2" must be all lower-case
(#186) Commas (,) must be followed by white space.
(#186) Variable "X2" must be all lower-case
(#186) Commas (,) must be followed by white space.
(#186) Variable "Y2" must be all lower-case
(#186) Commas (,) must be followed by white space.
(#186) Variable "Color" must be all lower-case
(#187) Line indented incorrectly; expected 16 spaces, found 10
(#187) Closing brace indented incorrectly; expected 9 spaces, found 10
(#188) Line indented incorrectly; expected 12 spaces, found 8
(#188) Closing brace indented incorrectly; expected 7 spaces, found 8
(#189) Line indented incorrectly; expected 8 spaces, found 6
(#189) Closing brace indented incorrectly; expected 5 spaces, found 6
(#190) Closing brace indented incorrectly; expected 3 spaces, found 4
(#192) Line indented incorrectly; expected at least 4 spaces, found 3
(#193) Line indented incorrectly; expected 4 spaces, found 3
(#193) method name "pSurface::drawSurface" must be in lower-case letters only
(#193) Visibility must be declared on method "drawSurface"
(#193) Variable "Format" must be all lower-case
(#194) Opening brace should be on the same line as the declaration
(#195) Line indented incorrectly; expected at least 8 spaces, found 5
(#195) Variable "Palette" must be all lower-case
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Variable "Format" must be all lower-case
(#195) Variable "Format" must be all lower-case
(#195) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#196) Line indented incorrectly; expected at least 8 spaces, found 5
(#196) Variable "ShadeR1" must be all lower-case
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Variable "Format" must be all lower-case
(#196) Variable "Format" must be all lower-case
(#197) Line indented incorrectly; expected at least 8 spaces, found 5
(#197) Variable "ShadeG1" must be all lower-case
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Variable "Format" must be all lower-case
(#197) Variable "Format" must be all lower-case
(#198) Line indented incorrectly; expected at least 8 spaces, found 5
(#198) Variable "ShadeB1" must be all lower-case
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Variable "Format" must be all lower-case
(#198) Variable "Format" must be all lower-case
(#199) Line indented incorrectly; expected at least 8 spaces, found 5
(#199) Variable "ShadeA1" must be all lower-case
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Variable "Format" must be all lower-case
(#199) Variable "Format" must be all lower-case
(#200) Line indented incorrectly; expected at least 8 spaces, found 5
(#200) Variable "ShadeR2" must be all lower-case
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Variable "Format" must be all lower-case
(#200) Variable "Format" must be all lower-case
(#201) Line indented incorrectly; expected at least 8 spaces, found 5
(#201) Variable "ShadeG2" must be all lower-case
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Variable "Format" must be all lower-case
(#201) Variable "Format" must be all lower-case
(#202) Line indented incorrectly; expected at least 8 spaces, found 5
(#202) Variable "ShadeB2" must be all lower-case
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Variable "Format" must be all lower-case
(#202) Variable "Format" must be all lower-case
(#203) Line indented incorrectly; expected at least 8 spaces, found 5
(#203) Variable "ShadeA2" must be all lower-case
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Variable "Format" must be all lower-case
(#203) Variable "Format" must be all lower-case
(#204) Line indented incorrectly; expected at least 8 spaces, found 5
(#204) Variable "Border" must be all lower-case
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Variable "Format" must be all lower-case
(#204) Variable "Format" must be all lower-case
(#204) TRUE, FALSE and NULL must be lowercase; expected "false" but found "FALSE"
(#205) Line indented incorrectly; expected at least 8 spaces, found 5
(#205) Variable "BorderR" must be all lower-case
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Variable "Format" must be all lower-case
(#205) Variable "Format" must be all lower-case
(#206) Line indented incorrectly; expected at least 8 spaces, found 5
(#206) Variable "BorderG" must be all lower-case
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Variable "Format" must be all lower-case
(#206) Variable "Format" must be all lower-case
(#207) Line indented incorrectly; expected at least 8 spaces, found 5
(#207) Variable "BorderB" must be all lower-case
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Variable "Format" must be all lower-case
(#207) Variable "Format" must be all lower-case
(#208) Line indented incorrectly; expected at least 8 spaces, found 5
(#208) Variable "Surrounding" must be all lower-case
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Variable "Format" must be all lower-case
(#208) Variable "Format" must be all lower-case
(#209) Line indented incorrectly; expected at least 8 spaces, found 5
(#209) Variable "Padding" must be all lower-case
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Variable "Format" must be all lower-case
(#209) Variable "Format" must be all lower-case
(#211) Line indented incorrectly; expected at least 8 spaces, found 5
(#211) Variable "X0" must be all lower-case
(#212) Line indented incorrectly; expected at least 8 spaces, found 5
(#212) Variable "Y0" must be all lower-case
(#213) Line indented incorrectly; expected at least 8 spaces, found 5
(#213) Variable "XSize" must be all lower-case
(#213) Expected 1 space before "+"; 0 found
(#213) Expected 1 space after "+"; 0 found
(#214) Line indented incorrectly; expected at least 8 spaces, found 5
(#214) Variable "YSize" must be all lower-case
(#214) Expected 1 space before "+"; 0 found
(#214) Expected 1 space after "+"; 0 found
(#216) Line indented incorrectly; expected 8 spaces, found 5
(#216) Expected "for (...) {\n"; found "for(...)\n {\n"
(#216) Expected 1 space after first semicolon of FOR loop; 0 found
(#216) Expected 1 space after second semicolon of FOR loop; 0 found
(#216) Variable "X" must be all lower-case
(#216) Expected 1 space before "="; 0 found
(#216) Expected 1 space after "="; 0 found
(#216) Variable "X" must be all lower-case
(#216) Expected 1 space before "<="; 0 found
(#216) Expected 1 space after "<="; 0 found
(#216) Variable "X" must be all lower-case
(#217) Line indented incorrectly; expected at least 8 spaces, found 6
(#218) Line indented incorrectly; expected 12 spaces, found 7
(#218) Expected "for (...) {\n"; found "for(...)\n {\n"
(#218) Expected 1 space after first semicolon of FOR loop; 0 found
(#218) Expected 1 space after second semicolon of FOR loop; 0 found
(#218) Variable "Y" must be all lower-case
(#218) Expected 1 space before "="; 0 found
(#218) Expected 1 space after "="; 0 found
(#218) Variable "Y" must be all lower-case
(#218) Expected 1 space before "<="; 0 found
(#218) Expected 1 space after "<="; 0 found
(#218) Variable "Y" must be all lower-case
(#219) Line indented incorrectly; expected at least 12 spaces, found 8
(#220) Line indented incorrectly; expected at least 16 spaces, found 9
(#220) Variable "Value" must be all lower-case
(#220) Variable "X" must be all lower-case
(#220) Variable "Y" must be all lower-case
(#222) Line indented incorrectly; expected 16 spaces, found 9
(#222) Expected "if (...) {\n"; found "if (...)\n {\n"
(#222) Variable "Value" must be all lower-case
(#222) Variable "Value" must be all lower-case
(#223) Line indented incorrectly; expected at least 16 spaces, found 10
(#224) Line indented incorrectly; expected at least 20 spaces, found 11
(#224) Variable "X1" must be all lower-case
(#224) Variable "X0" must be all lower-case
(#224) Expected 1 space before "+"; 0 found
(#224) Expected 1 space after "+"; 0 found
(#224) Variable "X" must be all lower-case
(#224) Expected 1 space before "*"; 0 found
(#224) Expected 1 space after "*"; 0 found
(#224) Variable "XSize" must be all lower-case
(#224) Expected 1 space before "+"; 0 found
(#224) Expected 1 space after "+"; 0 found
(#224) Variable "Padding" must be all lower-case
(#225) Line indented incorrectly; expected at least 20 spaces, found 11
(#225) Variable "Y1" must be all lower-case
(#225) Variable "Y0" must be all lower-case
(#225) Expected 1 space before "+"; 0 found
(#225) Expected 1 space after "+"; 0 found
(#225) Variable "Y" must be all lower-case
(#225) Expected 1 space before "*"; 0 found
(#225) Expected 1 space after "*"; 0 found
(#225) Variable "YSize" must be all lower-case
(#225) Expected 1 space before "+"; 0 found
(#225) Expected 1 space after "+"; 0 found
(#225) Variable "Padding" must be all lower-case
(#226) Line indented incorrectly; expected at least 20 spaces, found 11
(#226) Variable "X2" must be all lower-case
(#226) Variable "X0" must be all lower-case
(#226) Expected 1 space before "+"; 0 found
(#226) Expected 1 space after "+"; 0 found
(#226) Variable "X" must be all lower-case
(#226) Expected 1 space before "*"; 0 found
(#226) Expected 1 space after "*"; 0 found
(#226) Variable "XSize" must be all lower-case
(#226) Expected 1 space before "+"; 0 found
(#226) Expected 1 space after "+"; 0 found
(#226) Variable "XSize" must be all lower-case
(#227) Line indented incorrectly; expected at least 20 spaces, found 11
(#227) Variable "Y2" must be all lower-case
(#227) Variable "Y0" must be all lower-case
(#227) Expected 1 space before "+"; 0 found
(#227) Expected 1 space after "+"; 0 found
(#227) Variable "Y" must be all lower-case
(#227) Expected 1 space before "*"; 0 found
(#227) Expected 1 space after "*"; 0 found
(#227) Variable "YSize" must be all lower-case
(#227) Expected 1 space before "+"; 0 found
(#227) Expected 1 space after "+"; 0 found
(#227) Variable "YSize" must be all lower-case
(#229) Line indented incorrectly; expected 20 spaces, found 11
(#229) Expected "if (...) {\n"; found "if (...)\n {\n"
(#229) Variable "Palette" must be all lower-case
(#229) TRUE, FALSE and NULL must be lowercase; expected "null" but found "NULL"
(#230) Line indented incorrectly; expected at least 20 spaces, found 12
(#231) Line indented incorrectly; expected 24 spaces, found 13
(#231) Expected "if (...) {\n"; found "if (...) { "
(#231) Variable "Palette" must be all lower-case
(#231) Variable "Value" must be all lower-case
(#231) Variable "Palette" must be all lower-case
(#231) Variable "Value" must be all lower-case
(#231) Variable "R" must be all lower-case
(#231) Variable "Palette" must be all lower-case
(#231) Variable "Value" must be all lower-case
(#231) Closing brace must be on a line by itself
(#231) Expected "} else {\n"; found "} else { "
(#231) Variable "R" must be all lower-case
(#231) Closing brace must be on a line by itself
(#232) Line indented incorrectly; expected 24 spaces, found 13
(#232) Expected "if (...) {\n"; found "if (...) { "
(#232) Variable "Palette" must be all lower-case
(#232) Variable "Value" must be all lower-case
(#232) Variable "Palette" must be all lower-case
(#232) Variable "Value" must be all lower-case
(#232) Variable "G" must be all lower-case
(#232) Variable "Palette" must be all lower-case
(#232) Variable "Value" must be all lower-case
(#232) Closing brace must be on a line by itself
(#232) Expected "} else {\n"; found "} else { "
(#232) Variable "G" must be all lower-case
(#232) Closing brace must be on a line by itself
(#233) Line indented incorrectly; expected 24 spaces, found 13
(#233) Expected "if (...) {\n"; found "if (...) { "
(#233) Variable "Palette" must be all lower-case
(#233) Variable "Value" must be all lower-case
(#233) Variable "Palette" must be all lower-case
(#233) Variable "Value" must be all lower-case
(#233) Variable "B" must be all lower-case
(#233) Variable "Palette" must be all lower-case
(#233) Variable "Value" must be all lower-case
(#233) Closing brace must be on a line by itself
(#233) Expected "} else {\n"; found "} else { "
(#233) Variable "B" must be all lower-case
(#233) Closing brace must be on a line by itself
(#234) Line indented incorrectly; expected 24 spaces, found 13
(#234) Expected "if (...) {\n"; found "if (...) { "
(#234) Variable "Palette" must be all lower-case
(#234) Variable "Value" must be all lower-case
(#234) Variable "Palette" must be all lower-case
(#234) Variable "Value" must be all lower-case
(#234) Variable "Alpha" must be all lower-case
(#234) Variable "Palette" must be all lower-case
(#234) Variable "Value" must be all lower-case
(#234) Closing brace must be on a line by itself
(#234) Expected "} else {\n"; found "} else { "
(#234) Variable "Alpha" must be all lower-case
(#234) Line exceeds 132 characters; contains 143 characters
(#234) Closing brace must be on a line by itself
(#235) Line indented incorrectly; expected 20 spaces, found 12
(#235) Closing brace indented incorrectly; expected 11 spaces, found 12
(#236) Line indented incorrectly; expected 20 spaces, found 11
(#236) Expected "} else {\n"; found "}\n else\n {\n"
(#237) Line indented incorrectly; expected at least 20 spaces, found 12
(#238) Line indented incorrectly; expected at least 24 spaces, found 13
(#238) Variable "R" must be all lower-case
(#238) Variable "ShadeR2" must be all lower-case
(#238) Expected 1 space before "-"; 0 found
(#238) Expected 1 space after "-"; 0 found
(#238) Variable "ShadeR1" must be all lower-case
(#238) Expected 1 space before "/"; 0 found
(#238) Expected 1 space after "/"; 0 found
(#238) Expected 1 space before "*"; 0 found
(#238) Expected 1 space after "*"; 0 found
(#238) Variable "Value" must be all lower-case
(#238) Variable "ShadeR1" must be all lower-case
(#239) Line indented incorrectly; expected at least 24 spaces, found 13
(#239) Variable "G" must be all lower-case
(#239) Variable "ShadeG2" must be all lower-case
(#239) Expected 1 space before "-"; 0 found
(#239) Expected 1 space after "-"; 0 found
(#239) Variable "ShadeG1" must be all lower-case
(#239) Expected 1 space before "/"; 0 found
(#239) Expected 1 space after "/"; 0 found
(#239) Expected 1 space before "*"; 0 found
(#239) Expected 1 space after "*"; 0 found
(#239) Variable "Value" must be all lower-case
(#239) Variable "ShadeG1" must be all lower-case
(#240) Line indented incorrectly; expected at least 24 spaces, found 13
(#240) Variable "B" must be all lower-case
(#240) Variable "ShadeB2" must be all lower-case
(#240) Expected 1 space before "-"; 0 found
(#240) Expected 1 space after "-"; 0 found
(#240) Variable "ShadeB1" must be all lower-case
(#240) Expected 1 space before "/"; 0 found
(#240) Expected 1 space after "/"; 0 found
(#240) Expected 1 space before "*"; 0 found
(#240) Expected 1 space after "*"; 0 found
(#240) Variable "Value" must be all lower-case
(#240) Variable "ShadeB1" must be all lower-case
(#241) Line indented incorrectly; expected at least 24 spaces, found 13
(#241) Variable "Alpha" must be all lower-case
(#241) Variable "ShadeA2" must be all lower-case
(#241) Expected 1 space before "-"; 0 found
(#241) Expected 1 space after "-"; 0 found
(#241) Variable "ShadeA1" must be all lower-case
(#241) Expected 1 space before "/"; 0 found
(#241) Expected 1 space after "/"; 0 found
(#241) Expected 1 space before "*"; 0 found
(#241) Expected 1 space after "*"; 0 found
(#241) Variable "Value" must be all lower-case
(#241) Variable "ShadeA1" must be all lower-case
(#242) Line indented incorrectly; expected 20 spaces, found 12
(#242) Closing brace indented incorrectly; expected 11 spaces, found 12
(#244) Line indented incorrectly; expected at least 20 spaces, found 11
(#244) Variable "Settings" must be all lower-case
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Variable "R" must be all lower-case
(#244) Commas (,) must be followed by white space.
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Variable "G" must be all lower-case
(#244) Commas (,) must be followed by white space.
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Variable "B" must be all lower-case
(#244) Commas (,) must be followed by white space.
(#244) Expected 1 space before "=>"; 0 found
(#244) Expected 1 space after "=>"; 0 found
(#244) Variable "Alpha" must be all lower-case
(#245) Line indented incorrectly; expected 20 spaces, found 11
(#245) Expected "if (...) {\n"; found "if (...) { "
(#245) Variable "Border" must be all lower-case
(#245) Variable "Settings" must be all lower-case
(#245) Variable "BorderR" must be all lower-case
(#245) Variable "Settings" must be all lower-case
(#245) Variable "BorderG" must be all lower-case
(#245) Variable "Settings" must be all lower-case
(#245) Variable "BorderB" must be all lower-case
(#245) Closing brace must be on a line by itself
(#246) Line indented incorrectly; expected 20 spaces, found 11
(#246) Expected "if (...) {\n"; found "if (...) { "
(#246) Variable "Surrounding" must be all lower-case
(#246) Variable "Settings" must be all lower-case
(#246) Variable "R" must be all lower-case
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Variable "Surrounding" must be all lower-case
(#246) Variable "Settings" must be all lower-case
(#246) Variable "G" must be all lower-case
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Variable "Surrounding" must be all lower-case
(#246) Variable "Settings" must be all lower-case
(#246) Variable "B" must be all lower-case
(#246) Expected 1 space before "+"; 0 found
(#246) Expected 1 space after "+"; 0 found
(#246) Variable "Surrounding" must be all lower-case
(#246) Line exceeds 132 characters; contains 160 characters
(#246) Closing brace must be on a line by itself
(#248) Line indented incorrectly; expected at least 20 spaces, found 11
(#248) Variable "X1" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Variable "Y1" must be all lower-case
(#248) Commas (,) must be followed by white space.
(#248) Variable "X2" must be all lower-case
(#248) Expected 1 space before "-"; 0 found
(#248) Expected 1 space after "-"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Variable "Y2" must be all lower-case
(#248) Expected 1 space before "-"; 0 found
(#248) Expected 1 space after "-"; 0 found
(#248) Commas (,) must be followed by white space.
(#248) Variable "Settings" must be all lower-case
(#249) Line indented incorrectly; expected 16 spaces, found 10
(#249) Closing brace indented incorrectly; expected 9 spaces, found 10
(#250) Line indented incorrectly; expected 12 spaces, found 8
(#250) Closing brace indented incorrectly; expected 7 spaces, found 8
(#251) Line indented incorrectly; expected 8 spaces, found 6
(#251) Closing brace indented incorrectly; expected 5 spaces, found 6
(#252) Closing brace indented incorrectly; expected 3 spaces, found 4
(#254) Line indented incorrectly; expected at least 4 spaces, found 3
(#255) Line indented incorrectly; expected 4 spaces, found 3
(#255) method name "pSurface::computeMissing" must be in lower-case letters only
(#255) Visibility must be declared on method "computeMissing"
(#256) Opening brace should be on the same line as the declaration
(#257) Line indented incorrectly; expected at least 8 spaces, found 5
(#257) Variable "Missing" must be all lower-case
(#258) Line indented incorrectly; expected 8 spaces, found 5
(#258) Expected "for (...) {\n"; found "for(...)\n {\n"
(#258) Expected 1 space after first semicolon of FOR loop; 0 found
(#258) Expected 1 space after second semicolon of FOR loop; 0 found
(#258) Variable "X" must be all lower-case
(#258) Expected 1 space before "="; 0 found
(#258) Expected 1 space after "="; 0 found
(#258) Variable "X" must be all lower-case
(#258) Expected 1 space before "<="; 0 found
(#258) Expected 1 space after "<="; 0 found
(#258) Variable "X" must be all lower-case
(#259) Line indented incorrectly; expected at least 8 spaces, found 6
(#260) Line indented incorrectly; expected 12 spaces, found 7
(#260) Expected "for (...) {\n"; found "for(...)\n {\n"
(#260) Expected 1 space after first semicolon of FOR loop; 0 found
(#260) Expected 1 space after second semicolon of FOR loop; 0 found
(#260) Variable "Y" must be all lower-case
(#260) Expected 1 space before "="; 0 found
(#260) Expected 1 space after "="; 0 found
(#260) Variable "Y" must be all lower-case
(#260) Expected 1 space before "<="; 0 found
(#260) Expected 1 space after "<="; 0 found
(#260) Variable "Y" must be all lower-case
(#261) Line indented incorrectly; expected at least 12 spaces, found 8
(#262) Line indented incorrectly; expected at least 16 spaces, found 9
(#262) Inline control structures are not allowed
(#262) Variable "X" must be all lower-case
(#262) Variable "Y" must be all lower-case
(#263) Line indented incorrectly; expected at least 16 spaces, found 10
(#263) Variable "Missing" must be all lower-case
(#263) Variable "X" must be all lower-case
(#263) Variable "Y" must be all lower-case
(#264) Line indented incorrectly; expected 12 spaces, found 8
(#264) Closing brace indented incorrectly; expected 7 spaces, found 8
(#265) Line indented incorrectly; expected 8 spaces, found 6
(#265) Closing brace indented incorrectly; expected 5 spaces, found 6
(#266) Line indented incorrectly; expected at least 8 spaces, found 5
(#266) Variable "Missing" must be all lower-case
(#267) Whitespace found at end of line
(#268) Line indented incorrectly; expected 8 spaces, found 5
(#268) Expected "foreach (...) {\n"; found "foreach(...)\n {\n"
(#268) Variable "Missing" must be all lower-case
(#268) Variable "Key" must be all lower-case
(#268) Variable "Pos" must be all lower-case
(#269) Line indented incorrectly; expected at least 8 spaces, found 6
(#270) Line indented incorrectly; expected at least 12 spaces, found 7
(#270) Variable "Pos" must be all lower-case
(#270) Commas (,) must be followed by white space.
(#270) Variable "Pos" must be all lower-case
(#271) Line indented incorrectly; expected at least 12 spaces, found 7
(#271) Variable "X" must be all lower-case
(#271) Variable "Pos" must be all lower-case
(#272) Line indented incorrectly; expected at least 12 spaces, found 7
(#272) Variable "Y" must be all lower-case
(#272) Variable "Pos" must be all lower-case
(#274) Line indented incorrectly; expected 12 spaces, found 7
(#274) Expected "if (...) {\n"; found "if (...)\n {\n"
(#274) Variable "X" must be all lower-case
(#274) Variable "Y" must be all lower-case
(#275) Line indented incorrectly; expected at least 12 spaces, found 8
(#276) Line indented incorrectly; expected at least 16 spaces, found 9
(#276) Variable "NearestNeighbor" must be all lower-case
(#276) Variable "X" must be all lower-case
(#276) Commas (,) must be followed by white space.
(#276) Variable "Y" must be all lower-case
(#278) Line indented incorrectly; expected at least 16 spaces, found 9
(#278) Variable "Value" must be all lower-case
(#278) Variable "Points" must be all lower-case
(#279) Line indented incorrectly; expected 16 spaces, found 9
(#279) Expected "for (...) {\n"; found "for(...)\n {\n"
(#279) Expected 1 space after first semicolon of FOR loop; 0 found
(#279) Expected 1 space after second semicolon of FOR loop; 0 found
(#279) Variable "Xi" must be all lower-case
(#279) Expected 1 space before "="; 0 found
(#279) Expected 1 space after "="; 0 found
(#279) Variable "X" must be all lower-case
(#279) Expected 1 space before "-"; 0 found
(#279) Expected 1 space after "-"; 0 found
(#279) Variable "NearestNeighbor" must be all lower-case
(#279) Variable "Xi" must be all lower-case
(#279) Expected 1 space before "<="; 0 found
(#279) Expected 1 space after "<="; 0 found
(#279) Variable "X" must be all lower-case
(#279) Expected 1 space before "+"; 0 found
(#279) Expected 1 space after "+"; 0 found
(#279) Variable "NearestNeighbor" must be all lower-case
(#279) Variable "Xi" must be all lower-case
(#280) Line indented incorrectly; expected at least 16 spaces, found 10
(#281) Line indented incorrectly; expected 20 spaces, found 11
(#281) Expected "for (...) {\n"; found "for(...)\n {\n"
(#281) Expected 1 space after first semicolon of FOR loop; 0 found
(#281) Expected 1 space after second semicolon of FOR loop; 0 found
(#281) Variable "Yi" must be all lower-case
(#281) Expected 1 space before "="; 0 found
(#281) Expected 1 space after "="; 0 found
(#281) Variable "Y" must be all lower-case
(#281) Expected 1 space before "-"; 0 found
(#281) Expected 1 space after "-"; 0 found
(#281) Variable "NearestNeighbor" must be all lower-case
(#281) Variable "Yi" must be all lower-case
(#281) Expected 1 space before "<="; 0 found
(#281) Expected 1 space after "<="; 0 found
(#281) Variable "Y" must be all lower-case
(#281) Expected 1 space before "+"; 0 found
(#281) Expected 1 space after "+"; 0 found
(#281) Variable "NearestNeighbor" must be all lower-case
(#281) Variable "Yi" must be all lower-case
(#282) Line indented incorrectly; expected at least 20 spaces, found 12
(#283) Line indented incorrectly; expected 24 spaces, found 13
(#283) Expected "if (...) {\n"; found "if (...)\n {\n"
(#283) Variable "Xi" must be all lower-case
(#283) Expected 1 space after ">="; 0 found
(#283) Variable "Yi" must be all lower-case
(#283) Variable "Xi" must be all lower-case
(#283) Variable "Yi" must be all lower-case
(#283) Variable "Xi" must be all lower-case
(#283) Variable "Yi" must be all lower-case
(#283) Variable "Xi" must be all lower-case
(#283) Variable "Yi" must be all lower-case
(#283) Line exceeds 132 characters; contains 167 characters
(#284) Line indented incorrectly; expected at least 24 spaces, found 14
(#285) Line indented incorrectly; expected at least 28 spaces, found 15
(#285) Variable "Value" must be all lower-case
(#285) Variable "Value" must be all lower-case
(#285) Variable "Xi" must be all lower-case
(#285) Variable "Yi" must be all lower-case
(#285) Variable "Points" must be all lower-case
(#286) Line indented incorrectly; expected 24 spaces, found 14
(#286) Closing brace indented incorrectly; expected 13 spaces, found 14
(#287) Line indented incorrectly; expected 20 spaces, found 12
(#287) Closing brace indented incorrectly; expected 11 spaces, found 12
(#288) Line indented incorrectly; expected 16 spaces, found 10
(#288) Closing brace indented incorrectly; expected 9 spaces, found 10
(#290) Line indented incorrectly; expected 16 spaces, found 9
(#290) Expected "if (...) {\n"; found "if (...) { "
(#290) Variable "Points" must be all lower-case
(#290) Variable "X" must be all lower-case
(#290) Variable "Y" must be all lower-case
(#290) Variable "Value" must be all lower-case
(#290) Variable "Points" must be all lower-case
(#290) Closing brace must be on a line by itself
(#291) Line indented incorrectly; expected 12 spaces, found 8
(#291) Closing brace indented incorrectly; expected 7 spaces, found 8
(#292) Line indented incorrectly; expected 8 spaces, found 6
(#292) Closing brace indented incorrectly; expected 5 spaces, found 6
(#293) Closing brace indented incorrectly; expected 3 spaces, found 4
(#295) Line indented incorrectly; expected at least 4 spaces, found 3
(#296) Line indented incorrectly; expected 4 spaces, found 3
(#296) method name "pSurface::getNearestNeighbor" must be in lower-case letters only
(#296) Visibility must be declared on method "getNearestNeighbor"
(#296) Variable "Xp" must be all lower-case
(#296) Commas (,) must be followed by white space.
(#296) Variable "Yp" must be all lower-case
(#297) Opening brace should be on the same line as the declaration
(#298) Line indented incorrectly; expected at least 8 spaces, found 5
(#298) Variable "Nearest" must be all lower-case
(#299) Line indented incorrectly; expected 8 spaces, found 5
(#299) Expected "for (...) {\n"; found "for(...)\n {\n"
(#299) Expected 1 space after first semicolon of FOR loop; 0 found
(#299) Expected 1 space after second semicolon of FOR loop; 0 found
(#299) Variable "X" must be all lower-case
(#299) Expected 1 space before "="; 0 found
(#299) Expected 1 space after "="; 0 found
(#299) Variable "X" must be all lower-case
(#299) Expected 1 space before "<="; 0 found
(#299) Expected 1 space after "<="; 0 found
(#299) Variable "X" must be all lower-case
(#300) Line indented incorrectly; expected at least 8 spaces, found 6
(#301) Line indented incorrectly; expected 12 spaces, found 7
(#301) Expected "for (...) {\n"; found "for(...)\n {\n"
(#301) Expected 1 space after first semicolon of FOR loop; 0 found
(#301) Expected 1 space after second semicolon of FOR loop; 0 found
(#301) Variable "Y" must be all lower-case
(#301) Expected 1 space before "="; 0 found
(#301) Expected 1 space after "="; 0 found
(#301) Variable "Y" must be all lower-case
(#301) Expected 1 space before "<="; 0 found
(#301) Expected 1 space after "<="; 0 found
(#301) Variable "Y" must be all lower-case
(#302) Line indented incorrectly; expected at least 12 spaces, found 8
(#303) Line indented incorrectly; expected 16 spaces, found 9
(#303) Expected "if (...) {\n"; found "if (...)\n {\n"
(#303) Variable "X" must be all lower-case
(#303) Variable "Y" must be all lower-case
(#303) Variable "X" must be all lower-case
(#303) Variable "Y" must be all lower-case
(#304) Line indented incorrectly; expected at least 16 spaces, found 10
(#305) Line indented incorrectly; expected at least 20 spaces, found 11
(#305) Variable "DistanceX" must be all lower-case
(#305) Variable "Xp" must be all lower-case
(#305) Commas (,) must be followed by white space.
(#305) Variable "X" must be all lower-case
(#305) Expected 1 space before "-"; 0 found
(#305) Expected 1 space after "-"; 0 found
(#305) Variable "Xp" must be all lower-case
(#305) Commas (,) must be followed by white space.
(#305) Variable "X" must be all lower-case
(#306) Line indented incorrectly; expected at least 20 spaces, found 11
(#306) Variable "DistanceY" must be all lower-case
(#306) Variable "Yp" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Variable "Y" must be all lower-case
(#306) Expected 1 space before "-"; 0 found
(#306) Expected 1 space after "-"; 0 found
(#306) Variable "Yp" must be all lower-case
(#306) Commas (,) must be followed by white space.
(#306) Variable "Y" must be all lower-case
(#307) Line indented incorrectly; expected at least 20 spaces, found 11
(#307) Variable "Distance" must be all lower-case
(#307) Variable "DistanceX" must be all lower-case
(#307) Commas (,) must be followed by white space.
(#307) Variable "DistanceY" must be all lower-case
(#308) Line indented incorrectly; expected 20 spaces, found 11
(#308) Expected "if (...) {\n"; found "if (...) { "
(#308) Variable "Distance" must be all lower-case
(#308) Variable "Nearest" must be all lower-case
(#308) Variable "Nearest" must be all lower-case
(#308) Variable "Nearest" must be all lower-case
(#308) Variable "Distance" must be all lower-case
(#308) Closing brace must be on a line by itself
(#309) Line indented incorrectly; expected 16 spaces, found 10
(#309) Closing brace indented incorrectly; expected 9 spaces, found 10
(#310) Line indented incorrectly; expected 12 spaces, found 8
(#310) Closing brace indented incorrectly; expected 7 spaces, found 8
(#311) Line indented incorrectly; expected 8 spaces, found 6
(#311) Closing brace indented incorrectly; expected 5 spaces, found 6
(#312) Line indented incorrectly; expected at least 8 spaces, found 5
(#312) Variable "Nearest" must be all lower-case
(#313) Closing brace indented incorrectly; expected 3 spaces, found 4
(#314) Line indented incorrectly; expected 0 spaces, found 2
(#314) Closing brace indented incorrectly; expected 1 spaces, found 2
(#315) A closing tag is not permitted at the end of a PHP file
blocks/configurable_reports/list_reports_in_category.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/configurable_reports/locallib.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
(#76) Line exceeds 132 characters; contains 135 characters
(#76) Line exceeds 132 characters; contains 135 characters
(#76) Line exceeds 132 characters; contains 135 characters
(#76) Line exceeds 132 characters; contains 135 characters
(#76) Line exceeds 132 characters; contains 135 characters
(#76) Line exceeds 132 characters; contains 135 characters
(#76) Line exceeds 132 characters; contains 135 characters
(#76) Line exceeds 132 characters; contains 135 characters
(#76) Line exceeds 132 characters; contains 135 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#211) Line exceeds 132 characters; contains 150 characters
(#323) Line exceeds 132 characters; contains 153 characters
(#323) Line exceeds 132 characters; contains 153 characters
(#323) Line exceeds 132 characters; contains 153 characters
(#323) Line exceeds 132 characters; contains 153 characters
(#323) Line exceeds 132 characters; contains 153 characters
(#323) Line exceeds 132 characters; contains 153 characters
(#323) Line exceeds 132 characters; contains 153 characters
(#323) Line exceeds 132 characters; contains 153 characters
(#323) Line exceeds 132 characters; contains 153 characters
(#349) Line exceeds 132 characters; contains 176 characters
(#349) Line exceeds 132 characters; contains 176 characters
(#349) Line exceeds 132 characters; contains 176 characters
(#349) Line exceeds 132 characters; contains 176 characters
(#349) Line exceeds 132 characters; contains 176 characters
(#349) Line exceeds 132 characters; contains 176 characters
(#349) Line exceeds 132 characters; contains 176 characters
(#349) Line exceeds 132 characters; contains 176 characters
(#349) Line exceeds 132 characters; contains 176 characters
(#388) Line exceeds maximum limit of 180 characters; contains 191 characters
(#388) Line exceeds maximum limit of 180 characters; contains 191 characters
(#388) Line exceeds maximum limit of 180 characters; contains 191 characters
(#388) Line exceeds maximum limit of 180 characters; contains 191 characters
(#388) Line exceeds maximum limit of 180 characters; contains 191 characters
(#388) Line exceeds maximum limit of 180 characters; contains 191 characters
(#388) Line exceeds maximum limit of 180 characters; contains 191 characters
(#388) Line exceeds maximum limit of 180 characters; contains 191 characters
(#388) Line exceeds maximum limit of 180 characters; contains 191 characters
(#390) Line exceeds 132 characters; contains 144 characters
(#390) Line exceeds 132 characters; contains 144 characters
(#390) Line exceeds 132 characters; contains 144 characters
(#390) Line exceeds 132 characters; contains 144 characters
(#390) Line exceeds 132 characters; contains 144 characters
(#390) Line exceeds 132 characters; contains 144 characters
(#390) Line exceeds 132 characters; contains 144 characters
(#390) Line exceeds 132 characters; contains 144 characters
(#390) Line exceeds 132 characters; contains 144 characters
(#516) This comment is 59% valid code; is this commented out code?
(#543) Line exceeds 132 characters; contains 140 characters
(#543) Line exceeds 132 characters; contains 140 characters
(#543) Line exceeds 132 characters; contains 140 characters
(#543) Line exceeds 132 characters; contains 140 characters
(#543) Line exceeds 132 characters; contains 140 characters
(#543) Line exceeds 132 characters; contains 140 characters
(#543) Line exceeds 132 characters; contains 140 characters
(#543) Line exceeds 132 characters; contains 140 characters
(#543) Line exceeds 132 characters; contains 140 characters
(#544) Line exceeds 132 characters; contains 140 characters
(#544) Line exceeds 132 characters; contains 140 characters
(#544) Line exceeds 132 characters; contains 140 characters
(#544) Line exceeds 132 characters; contains 140 characters
(#544) Line exceeds 132 characters; contains 140 characters
(#544) Line exceeds 132 characters; contains 140 characters
(#544) Line exceeds 132 characters; contains 140 characters
(#544) Line exceeds 132 characters; contains 140 characters
(#544) Line exceeds 132 characters; contains 140 characters
blocks/configurable_reports/managereport.php
(#129) Line exceeds 132 characters; contains 147 characters
(#139) Line exceeds maximum limit of 180 characters; contains 183 characters
(#140) Line exceeds maximum limit of 180 characters; contains 233 characters
(#144) Line exceeds maximum limit of 180 characters; contains 220 characters
(#146) Line exceeds maximum limit of 180 characters; contains 220 characters
(#148) Line exceeds maximum limit of 180 characters; contains 229 characters
(#149) Line exceeds maximum limit of 180 characters; contains 215 characters
(#180) Line exceeds maximum limit of 180 characters; contains 233 characters
blocks/configurable_reports/plugin.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#60) Line exceeds 132 characters; contains 136 characters
(#99) Line exceeds 132 characters; contains 136 characters
(#236) Line exceeds maximum limit of 180 characters; contains 218 characters
(#319) Line exceeds 132 characters; contains 133 characters
(#410) Line exceeds 132 characters; contains 133 characters
(#444) Line exceeds 132 characters; contains 136 characters
(#453) Line exceeds 132 characters; contains 148 characters
(#529) Line exceeds 132 characters; contains 139 characters
(#602) Line exceeds maximum limit of 180 characters; contains 196 characters
(#646) Line exceeds 132 characters; contains 157 characters
(#662) Line exceeds 132 characters; contains 134 characters
(#672) Line exceeds maximum limit of 180 characters; contains 198 characters
(#705) Line exceeds 132 characters; contains 157 characters
(#727) Line exceeds maximum limit of 180 characters; contains 199 characters
(#737) Line exceeds maximum limit of 180 characters; contains 182 characters
(#740) Line exceeds 132 characters; contains 151 characters
(#752) Line exceeds 132 characters; contains 134 characters
blocks/configurable_reports/reports/categories/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/reports/courses/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/reports/evalwise.class.php
(#33) Expected MOODLE_INTERNAL check or config.php inclusion
(#65) The use of function eval() is forbidden
(#87) This comment is 56% valid code; is this commented out code?
blocks/configurable_reports/reports/sql/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#113) Line exceeds 132 characters; contains 136 characters
blocks/configurable_reports/reports/timeline/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/reports/users/report.class.php
(#25) Expected MOODLE_INTERNAL check or config.php inclusion
blocks/configurable_reports/repository.php
(#26) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
blocks/configurable_reports/settings.php
(#20) Line exceeds 132 characters; contains 136 characters
(#22) Line exceeds 132 characters; contains 136 characters
(#24) Line exceeds 132 characters; contains 146 characters
(#26) Line exceeds 132 characters; contains 146 characters
(#30) Line exceeds 132 characters; contains 150 characters
(#32) Line exceeds 132 characters; contains 150 characters
(#35) Line exceeds 132 characters; contains 148 characters
(#36) Line exceeds 132 characters; contains 135 characters
(#38) Line exceeds 132 characters; contains 162 characters
(#39) Line exceeds 132 characters; contains 136 characters
(#41) Line exceeds 132 characters; contains 164 characters
(#45) Line exceeds 132 characters; contains 152 characters
(#48) Line exceeds 132 characters; contains 146 characters
blocks/configurable_reports/tabs.php
(#26) Expected 1 space before comment text but found 2; use block comment if you need indentation
blocks/configurable_reports/viewreport.php
(#76) Line exceeds 132 characters; contains 135 characters

Javascript coding style problems

(13135 errors, 71393 warnings)

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

blocks/configurable_reports/js/codemirror/addon/comment/comment.js
(#6) 'CodeMirror' is not defined. (no-undef)
(#8) Missing JSDoc comment. (require-jsdoc)
(#13) 'CodeMirror' is not defined. (no-undef)
(#14) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) 'CodeMirror' is not defined. (no-undef)
(#19) Expected { after 'if' condition. (curly)
(#20) Unexpected 'this'. (no-invalid-this)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) Expected { after 'if' condition. (curly)
(#30) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#32) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#38) 'i' used outside of binding context. (block-scoped-var)
(#38) 'i' used outside of binding context. (block-scoped-var)
(#38) 'i' used outside of binding context. (block-scoped-var)
(#39) 'i' used outside of binding context. (block-scoped-var)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#40) Expected { after 'if' condition. (curly)
(#41) Expected { after 'if' condition. (curly)
(#42) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) 'i' used outside of binding context. (block-scoped-var)
(#42) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) 'i' used outside of binding context. (block-scoped-var)
(#45) 'i' used outside of binding context. (block-scoped-var)
(#45) 'i' is already defined (no-redeclare)
(#45) 'i' used outside of binding context. (block-scoped-var)
(#45) 'i' used outside of binding context. (block-scoped-var)
(#46) Expected { after 'if' condition. (curly)
(#46) 'i' used outside of binding context. (block-scoped-var)
(#47) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#47) 'i' used outside of binding context. (block-scoped-var)
(#53) 'CodeMirror' is not defined. (no-undef)
(#54) Expected { after 'if' condition. (curly)
(#55) Unexpected 'this'. (no-invalid-this)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#59) Expected { after 'if' condition. (curly)
(#65) Expected { after 'if' condition. (curly)
(#67) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#68) Expected { after 'if' condition. (curly)
(#73) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#74) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#76) Expected { after 'if' condition. (curly)
(#76) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#76) Expected { after 'for' condition. (curly)
(#77) Expected { after 'if' condition. (curly)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#86) 'CodeMirror' is not defined. (no-undef)
(#87) Expected { after 'if' condition. (curly)
(#88) Unexpected 'this'. (no-invalid-this)
(#88) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#89) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#92) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#94) Unexpected labeled statement. (no-labels)
(#95) Expected { after 'if' condition. (curly)
(#95) Unexpected label in break statement. (no-labels)
(#99) Expected { after 'if' condition. (curly)
(#99) Unexpected label in break statement. (no-labels)
(#100) Expected { after 'if' condition. (curly)
(#100) Unexpected label in break statement. (no-labels)
(#106) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected { after 'if' condition. (curly)
(#108) Expected { after 'if' condition. (curly)
(#110) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#110) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#113) Expected { after 'if' condition. (curly)
(#119) Expected { after 'if' condition. (curly)
(#121) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#122) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#127) Expected { after 'if' condition. (curly)
(#130) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#131) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#133) Expected { after 'if' condition. (curly)
(#134) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#134) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#135) Expected { after 'if' condition. (curly)
(#136) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#137) Expected { after 'if' condition. (curly)
(#139) Expected { after 'if' condition. (curly)
(#140) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#140) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
blocks/configurable_reports/js/codemirror/addon/comment/continuecomment.js
(#3) Expected { after 'for' condition. (curly)
(#4) 'CodeMirror' is not defined. (no-undef)
(#6) Missing JSDoc comment. (require-jsdoc)
(#6) Expected to return a value at the end of this function. (consistent-return)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Expected { after 'if' condition. (curly)
(#8) 'CodeMirror' is not defined. (no-undef)
(#9) 'CodeMirror' is not defined. (no-undef)
(#14) 'CodeMirror' is not defined. (no-undef)
(#14) 'CodeMirror' is not defined. (no-undef)
(#14) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected { after 'for' condition. (curly)
(#23) 'found' used outside of binding context. (block-scoped-var)
(#24) 'found' used outside of binding context. (block-scoped-var)
(#25) 'found' used outside of binding context. (block-scoped-var)
(#26) 'found' used outside of binding context. (block-scoped-var)
(#28) Expected { after 'if' condition. (curly)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#30) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#31) 'found' is already defined (no-redeclare)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) 'found' used outside of binding context. (block-scoped-var)
(#32) 'found' used outside of binding context. (block-scoped-var)
(#33) 'found' used outside of binding context. (block-scoped-var)
(#34) Expected { after 'if' condition. (curly)
(#35) Expected { after 'else'. (curly)
(#35) 'found' used outside of binding context. (block-scoped-var)
(#39) Expected { after 'if' condition. (curly)
(#39) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#41) Expected { after 'else'. (curly)
(#42) 'CodeMirror' is not defined. (no-undef)
(#45) 'CodeMirror' is not defined. (no-undef)
(#46) Expected { after 'if' condition. (curly)
(#46) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/dialog/dialog.js
(#4) Missing JSDoc comment. (require-jsdoc)
(#17) 'CodeMirror' is not defined. (no-undef)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Missing JSDoc comment. (require-jsdoc)
(#21) Expected { after 'if' condition. (curly)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) 'CodeMirror' is not defined. (no-undef)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) 'CodeMirror' is not defined. (no-undef)
(#33) Expected { after 'if' condition. (curly)
(#37) 'CodeMirror' is not defined. (no-undef)
(#37) Requires a space after '{'. (block-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Requires a space before '}'. (block-spacing)
(#39) Expected { after 'if' condition. (curly)
(#41) 'CodeMirror' is not defined. (no-undef)
(#42) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#43) 'CodeMirror' is not defined. (no-undef)
(#48) 'CodeMirror' is not defined. (no-undef)
(#53) 'CodeMirror' is not defined. (no-undef)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Missing JSDoc comment. (require-jsdoc)
(#58) Expected { after 'if' condition. (curly)
(#66) Don't make functions within a loop (no-loop-func)
(#67) 'CodeMirror' is not defined. (no-undef)
(#68) 'CodeMirror' is not defined. (no-undef)
(#70) Expected { after 'if' condition. (curly)
(#73) 'CodeMirror' is not defined. (no-undef)
(#73) Don't make functions within a loop (no-loop-func)
(#75) Expected { after 'if' condition. (curly)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#77) 'CodeMirror' is not defined. (no-undef)
(#77) Don't make functions within a loop (no-loop-func)
(#77) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#77) Statement inside of curly braces should be on next line. (brace-style)
blocks/configurable_reports/js/codemirror/addon/display/fullscreen.js
(#4) 'CodeMirror' is not defined. (no-undef)
(#5) Expected { after 'if' condition. (curly)
(#5) 'CodeMirror' is not defined. (no-undef)
(#6) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#8) Expected { after 'else'. (curly)
(#11) Missing JSDoc comment. (require-jsdoc)
(#21) Missing JSDoc comment. (require-jsdoc)
blocks/configurable_reports/js/codemirror/addon/display/placeholder.js
(#2) 'CodeMirror' is not defined. (no-undef)
(#3) 'CodeMirror' is not defined. (no-undef)
(#18) Expected { after 'if' condition. (curly)
(#21) Missing JSDoc comment. (require-jsdoc)
(#27) Missing JSDoc comment. (require-jsdoc)
(#36) Missing JSDoc comment. (require-jsdoc)
(#39) Missing JSDoc comment. (require-jsdoc)
(#40) Expected { after 'if' condition. (curly)
(#42) Missing JSDoc comment. (require-jsdoc)
(#43) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) Expected { after 'if' condition. (curly)
(#47) Expected { after 'if' condition. (curly)
(#48) Expected { after 'else'. (curly)
(#51) Missing JSDoc comment. (require-jsdoc)
blocks/configurable_reports/js/codemirror/addon/edit/closebrackets.js
(#6) 'CodeMirror' is not defined. (no-undef)
(#7) Expected { after 'if' condition. (curly)
(#7) 'CodeMirror' is not defined. (no-undef)
(#9) Expected { after 'if' condition. (curly)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Expected { after 'if' condition. (curly)
(#13) Expected { after 'if' condition. (curly)
(#13) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#14) Expected { after 'if' condition. (curly)
(#14) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17) Expected { after 'if' condition. (curly)
(#21) Missing JSDoc comment. (require-jsdoc)
(#22) 'CodeMirror' is not defined. (no-undef)
(#23) 'CodeMirror' is not defined. (no-undef)
(#27) Missing JSDoc comment. (require-jsdoc)
(#29) Extra space after key 'name'. (key-spacing)
(#30) Expected to return a value at the end of this function. (consistent-return)
(#31) Expected { after 'if' condition. (curly)
(#31) 'CodeMirror' is not defined. (no-undef)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) Expected { after 'if' condition. (curly)
(#34) 'CodeMirror' is not defined. (no-undef)
(#34) 'CodeMirror' is not defined. (no-undef)
(#35) Expected { after 'else'. (curly)
(#36) 'CodeMirror' is not defined. (no-undef)
(#40) Expected { after 'for' condition. (curly)
(#40) Don't make functions within a loop (no-loop-func)
(#41) Expected { after 'if' condition. (curly)
(#42) Missing JSDoc comment. (require-jsdoc)
(#46) Missing JSDoc comment. (require-jsdoc)
(#46) Expected to return a value at the end of this function. (consistent-return)
(#47) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#47) 'CodeMirror' is not defined. (no-undef)
(#48) Expected { after 'if' condition. (curly)
(#48) 'CodeMirror' is not defined. (no-undef)
(#49) Expected { after 'else'. (curly)
(#51) Expected to return a value at the end of this function. (consistent-return)
(#52) Expected { after 'if' condition. (curly)
(#53) 'CodeMirror' is not defined. (no-undef)
(#54) Expected { after 'if' condition. (curly)
(#55) Expected { after 'if' condition. (curly)
(#55) 'CodeMirror' is not defined. (no-undef)
(#55) Expected a return value. (consistent-return)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) 'CodeMirror' is not defined. (no-undef)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#58) Expected { after 'if' condition. (curly)
(#58) 'CodeMirror' is not defined. (no-undef)
(#59) 'CodeMirror' is not defined. (no-undef)
(#60) Expected { after 'if' condition. (curly)
(#62) Expected { after 'else'. (curly)
(#63) 'CodeMirror' is not defined. (no-undef)
(#65) Expected { after 'if' condition. (curly)
(#70) Missing JSDoc comment. (require-jsdoc)
(#71) Expected to return a value at the end of this function. (consistent-return)
(#72) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#73) Expected { after 'if' condition. (curly)
(#73) 'CodeMirror' is not defined. (no-undef)
(#75) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/edit/closetag.js
(#26) 'CodeMirror' is not defined. (no-undef)
(#27) 'CodeMirror' is not defined. (no-undef)
(#29) Expected { after 'if' condition. (curly)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#31) Expected { after 'if' condition. (curly)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) 'CodeMirror' is not defined. (no-undef)
(#44) Missing JSDoc comment. (require-jsdoc)
(#44) Expected to return a value at the end of this function. (consistent-return)
(#45) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) 'CodeMirror' is not defined. (no-undef)
(#46) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#47) Expected { after 'if' condition. (curly)
(#47) 'CodeMirror' is not defined. (no-undef)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#54) Expected { after 'if' condition. (curly)
(#57) Expected { after 'if' condition. (curly)
(#60) 'CodeMirror' is not defined. (no-undef)
(#63) 'CodeMirror' is not defined. (no-undef)
(#63) 'CodeMirror' is not defined. (no-undef)
(#72) Missing JSDoc comment. (require-jsdoc)
(#72) Expected to return a value at the end of this function. (consistent-return)
(#73) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#74) 'CodeMirror' is not defined. (no-undef)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#75) Expected { after 'if' condition. (curly)
(#75) 'CodeMirror' is not defined. (no-undef)
(#78) Expected { after 'if' condition. (curly)
(#81) Missing JSDoc comment. (require-jsdoc)
(#82) Expected { after 'if' condition. (curly)
(#83) Expected { after 'for' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
blocks/configurable_reports/js/codemirror/addon/edit/continuelist.js
(#7) 'CodeMirror' is not defined. (no-undef)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
blocks/configurable_reports/js/codemirror/addon/edit/matchbrackets.js
(#2) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5) 'CodeMirror' is not defined. (no-undef)
(#8) Missing JSDoc comment. (require-jsdoc)
(#12) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#12) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#14) Expected { after 'if' condition. (curly)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#16) Expected { after 'if' condition. (curly)
(#17) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Missing JSDoc comment. (require-jsdoc)
(#21) Expected { after 'if' condition. (curly)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected no return value. (consistent-return)
(#24) Expected { after 'if' condition. (curly)
(#24) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#29) Expected { after 'if' condition. (curly)
(#30) Expected { after 'if' condition. (curly)
(#30) Expected no return value. (consistent-return)
(#31) Expected { after 'if' condition. (curly)
(#31) Expected no return value. (consistent-return)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Expected { after 'if' condition. (curly)
(#37) Expected { after 'else'. (curly)
(#38) Expected { after 'if' condition. (curly)
(#40) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) 'found' used outside of binding context. (block-scoped-var)
(#40) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) 'i' used outside of binding context. (block-scoped-var)
(#40) 'found' used outside of binding context. (block-scoped-var)
(#41) 'found' used outside of binding context. (block-scoped-var)
(#41) 'found' used outside of binding context. (block-scoped-var)
(#44) Missing JSDoc comment. (require-jsdoc)
(#48) Expected { after 'if' condition. (curly)
(#53) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#54) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#57) Expected { after 'if' condition. (curly)
(#57) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#61) Expected { after 'if' condition. (curly)
(#62) Expected { after 'else'. (curly)
(#62) Expected no return value. (consistent-return)
(#66) Missing JSDoc comment. (require-jsdoc)
(#68) Requires a space after '{'. (block-spacing)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#68) Requires a space before '}'. (block-spacing)
(#69) Expected { after 'if' condition. (curly)
(#73) 'CodeMirror' is not defined. (no-undef)
(#74) Expected { after 'if' condition. (curly)
(#74) 'CodeMirror' is not defined. (no-undef)
(#82) 'CodeMirror' is not defined. (no-undef)
(#82) Requires a space after '{'. (block-spacing)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Requires a space before '}'. (block-spacing)
(#83) 'CodeMirror' is not defined. (no-undef)
(#83) Missing space before opening brace. (space-before-blocks)
blocks/configurable_reports/js/codemirror/addon/edit/matchtags.js
(#4) 'CodeMirror' is not defined. (no-undef)
(#5) 'CodeMirror' is not defined. (no-undef)
(#18) Missing JSDoc comment. (require-jsdoc)
(#19) Expected { after 'if' condition. (curly)
(#20) Expected { after 'if' condition. (curly)
(#24) Missing JSDoc comment. (require-jsdoc)
(#28) Expected { after 'if' condition. (curly)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) 'CodeMirror' is not defined. (no-undef)
(#32) Expected { after 'if' condition. (curly)
(#35) Expected { after 'if' condition. (curly)
(#38) Expected { after 'if' condition. (curly)
(#40) Expected { after 'else'. (curly)
(#45) Missing JSDoc comment. (require-jsdoc)
(#46) Expected { after 'if' condition. (curly)
(#49) 'CodeMirror' is not defined. (no-undef)
(#50) 'CodeMirror' is not defined. (no-undef)
(#53) Expected { after 'if' condition. (curly)
blocks/configurable_reports/js/codemirror/addon/edit/trailingspace.js
(#1) 'CodeMirror' is not defined. (no-undef)
(#2) Expected { after 'if' condition. (curly)
(#2) 'CodeMirror' is not defined. (no-undef)
(#3) Expected { after 'if' condition. (curly)
(#5) Expected { after 'if' condition. (curly)
(#8) Empty block statement. (no-empty)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#10) 'l' used outside of binding context. (block-scoped-var)
blocks/configurable_reports/js/codemirror/addon/fold/brace-fold.js
(#1) 'CodeMirror' is not defined. (no-undef)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Expected to return a value at the end of this function. (consistent-return)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'if' condition. (curly)
(#14) Expected { after 'if' condition. (curly)
(#15) 'CodeMirror' is not defined. (no-undef)
(#16) Expected { after 'if' condition. (curly)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) 'startCh' is already defined (no-redeclare)
(#22) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Unexpected use of comma operator. (no-sequences)
(#27) Expected { after 'if' condition. (curly)
(#27) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Unexpected labeled statement. (no-labels)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) Expected { after 'if' condition. (curly)
(#34) Expected { after 'if' condition. (curly)
(#36) Expected { after 'if' condition. (curly)
(#37) 'CodeMirror' is not defined. (no-undef)
(#38) Expected { after 'if' condition. (curly)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Unexpected label in break statement. (no-labels)
(#44) Expected { after 'if' condition. (curly)
(#44) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#45) Expected no return value. (consistent-return)
(#45) 'CodeMirror' is not defined. (no-undef)
(#46) 'CodeMirror' is not defined. (no-undef)
(#48) 'CodeMirror' is not defined. (no-undef)
(#48) 'CodeMirror' is not defined. (no-undef)
(#50) 'CodeMirror' is not defined. (no-undef)
(#51) Missing JSDoc comment. (require-jsdoc)
(#51) Expected to return a value at the end of this function. (consistent-return)
(#52) Expected { after 'if' condition. (curly)
(#53) 'CodeMirror' is not defined. (no-undef)
(#54) Expected { after 'if' condition. (curly)
(#54) 'CodeMirror' is not defined. (no-undef)
(#55) Expected { after 'if' condition. (curly)
(#58) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#59) Expected { after 'if' condition. (curly)
(#59) 'CodeMirror' is not defined. (no-undef)
(#63) 'start' is already defined (no-redeclare)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#64) Expected { after 'if' condition. (curly)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected { after 'if' condition. (curly)
(#68) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#71) 'CodeMirror' is not defined. (no-undef)
(#71) 'end' used outside of binding context. (block-scoped-var)
(#73) 'CodeMirror' is not defined. (no-undef)
(#73) 'CodeMirror' is not defined. (no-undef)
(#73) ["import"] is better written in dot notation. (dot-notation)
(#75) 'CodeMirror' is not defined. (no-undef)
(#76) Missing JSDoc comment. (require-jsdoc)
(#76) Expected to return a value at the end of this function. (consistent-return)
(#77) Expected { after 'if' condition. (curly)
(#78) 'CodeMirror' is not defined. (no-undef)
(#79) Expected { after 'if' condition. (curly)
(#79) 'CodeMirror' is not defined. (no-undef)
(#80) Expected { after 'if' condition. (curly)
(#83) 'start' is already defined (no-redeclare)
(#83) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#84) Expected { after 'if' condition. (curly)
(#84) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#84) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#87) Expected { after 'if' condition. (curly)
(#87) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#90) 'CodeMirror' is not defined. (no-undef)
(#91) 'CodeMirror' is not defined. (no-undef)
(#91) 'end' used outside of binding context. (block-scoped-var)
(#93) 'CodeMirror' is not defined. (no-undef)
(#93) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/fold/comment-fold.js
(#1) 'CodeMirror' is not defined. (no-undef)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Expected { after 'if' condition. (curly)
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected { after 'if' condition. (curly)
(#15) Expected { after 'if' condition. (curly)
(#16) 'CodeMirror' is not defined. (no-undef)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Unexpected labeled statement. (no-labels)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Expected { after 'if' condition. (curly)
(#29) Expected { after 'if' condition. (curly)
(#31) Expected { after 'if' condition. (curly)
(#32) Expected { after 'if' condition. (curly)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Unexpected label in break statement. (no-labels)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Expected { after 'if' condition. (curly)
(#37) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#38) Expected no return value. (consistent-return)
(#38) 'CodeMirror' is not defined. (no-undef)
(#39) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/fold/foldcode.js
(#4) Missing JSDoc comment. (require-jsdoc)
(#6) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#8) Expected { after 'if' condition. (curly)
(#8) 'CodeMirror' is not defined. (no-undef)
(#11) Missing JSDoc comment. (require-jsdoc)
(#13) Expected { after 'if' condition. (curly)
(#17) Expected { after 'if' condition. (curly)
(#26) Expected { after 'if' condition. (curly)
(#27) 'CodeMirror' is not defined. (no-undef)
(#30) Expected { after 'if' condition. (curly)
(#33) 'CodeMirror' is not defined. (no-undef)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) 'CodeMirror' is not defined. (no-undef)
(#42) 'CodeMirror' is not defined. (no-undef)
(#45) Missing JSDoc comment. (require-jsdoc)
(#57) 'CodeMirror' is not defined. (no-undef)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) 'CodeMirror' is not defined. (no-undef)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Unexpected 'this'. (no-invalid-this)
(#64) 'CodeMirror' is not defined. (no-undef)
(#66) Expected to return a value at the end of this function. (consistent-return)
(#69) Expected { after 'if' condition. (curly)
blocks/configurable_reports/js/codemirror/addon/fold/foldgutter.js
(#4) 'CodeMirror' is not defined. (no-undef)
(#5) 'CodeMirror' is not defined. (no-undef)
(#25) 'CodeMirror' is not defined. (no-undef)
(#27) Missing JSDoc comment. (require-jsdoc)
(#32) Missing JSDoc comment. (require-jsdoc)
(#33) Expected { after 'if' condition. (curly)
(#34) Expected { after 'if' condition. (curly)
(#34) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#35) Expected { after 'if' condition. (curly)
(#35) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#36) Expected { after 'if' condition. (curly)
(#36) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#40) Missing JSDoc comment. (require-jsdoc)
(#40) Expected to return a value at the end of this function. (consistent-return)
(#41) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) Expected { after 'for' condition. (curly)
(#43) Expected { after 'if' condition. (curly)
(#46) Missing JSDoc comment. (require-jsdoc)
(#56) Missing JSDoc comment. (require-jsdoc)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#65) Expected { after 'if' condition. (curly)
(#73) Missing JSDoc comment. (require-jsdoc)
(#74) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#75) Expected { after 'if' condition. (curly)
(#82) Missing JSDoc comment. (require-jsdoc)
(#84) Expected { after 'if' condition. (curly)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#88) Missing JSDoc comment. (require-jsdoc)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#95) Missing JSDoc comment. (require-jsdoc)
(#117) Missing JSDoc comment. (require-jsdoc)
(#118) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#119) Expected { after 'if' condition. (curly)
blocks/configurable_reports/js/codemirror/addon/fold/indent-fold.js
(#1) 'CodeMirror' is not defined. (no-undef)
(#1) Expected to return a value at the end of this function. (consistent-return)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) 'CodeMirror' is not defined. (no-undef)
(#6) Expected { after 'if' condition. (curly)
(#6) 'CodeMirror' is not defined. (no-undef)
(#7) 'CodeMirror' is not defined. (no-undef)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) 'CodeMirror' is not defined. (no-undef)
(#9) 'CodeMirror' is not defined. (no-undef)
(#12) 'CodeMirror' is not defined. (no-undef)
(#12) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/fold/xml-fold.js
(#4) 'CodeMirror' is not defined. (no-undef)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Line 7 exceeds the maximum line length of 132. (max-len)
(#8) Unnecessary escape character: \- (no-useless-escape)
(#8) Unnecessary escape character: \: (no-useless-escape)
(#8) Unnecessary escape character: \. (no-useless-escape)
(#11) Missing JSDoc comment. (require-jsdoc)
(#18) Missing JSDoc comment. (require-jsdoc)
(#19) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) Missing JSDoc comment. (require-jsdoc)
(#24) Expected { after 'if' condition. (curly)
(#27) Expected no return value. (consistent-return)
(#29) Missing JSDoc comment. (require-jsdoc)
(#30) Expected { after 'if' condition. (curly)
(#33) Expected no return value. (consistent-return)
(#36) Missing JSDoc comment. (require-jsdoc)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Expected { after 'if' condition. (curly)
(#39) Expected { after 'else'. (curly)
(#39) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#44) Expected no return value. (consistent-return)
(#47) Missing JSDoc comment. (require-jsdoc)
(#50) Expected { after 'if' condition. (curly)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Expected { after 'else'. (curly)
(#50) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#55) Expected { after 'if' condition. (curly)
(#55) Expected no return value. (consistent-return)
(#59) Missing JSDoc comment. (require-jsdoc)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Expected { after 'if' condition. (curly)
(#63) Expected { after 'else'. (curly)
(#63) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Expected no return value. (consistent-return)
(#69) Missing JSDoc comment. (require-jsdoc)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Expected { after 'if' condition. (curly)
(#72) Expected { after 'else'. (curly)
(#72) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#77) Expected no return value. (consistent-return)
(#81) Missing JSDoc comment. (require-jsdoc)
(#84) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#84) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#84) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#85) Expected { after 'if' condition. (curly)
(#86) Expected { after 'if' condition. (curly)
(#88) Expected { after 'for' condition. (curly)
(#92) Expected { after 'if' condition. (curly)
(#92) 'i' used outside of binding context. (block-scoped-var)
(#92) Expected no return value. (consistent-return)
(#94) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#95) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#102) Missing JSDoc comment. (require-jsdoc)
(#106) Expected { after 'if' condition. (curly)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#110) Expected { after 'if' condition. (curly)
(#114) Expected { after 'for' condition. (curly)
(#118) Expected { after 'if' condition. (curly)
(#118) 'i' used outside of binding context. (block-scoped-var)
(#118) Expected no return value. (consistent-return)
(#120) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#121) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#127) 'CodeMirror' is not defined. (no-undef)
(#128) 'start' used outside of binding context. (block-scoped-var)
(#130) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#131) Expected { after 'if' condition. (curly)
(#131) 'start' used outside of binding context. (block-scoped-var)
(#133) 'start' is already defined (no-redeclare)
(#133) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#135) Expected no return value. (consistent-return)
(#139) 'CodeMirror' is not defined. (no-undef)
(#139) 'CodeMirror' is not defined. (no-undef)
(#141) 'CodeMirror' is not defined. (no-undef)
(#143) Expected { after 'if' condition. (curly)
(#144) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#144) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#146) Expected { after 'if' condition. (curly)
(#147) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#150) Expected no return value. (consistent-return)
(#153) Expected no return value. (consistent-return)
(#157) 'CodeMirror' is not defined. (no-undef)
(#157) Expected to return a value at the end of this function. (consistent-return)
(#161) Expected { after 'if' condition. (curly)
(#164) Expected { after 'if' condition. (curly)
blocks/configurable_reports/js/codemirror/addon/hint/anyword-hint.js
(#4) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) 'CodeMirror' is not defined. (no-undef)
(#9) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Expected { after 'while' condition. (curly)
(#12) Expected { after 'while' condition. (curly)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#16) Missing JSDoc comment. (require-jsdoc)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#22) Expected { after 'if' condition. (curly)
(#32) 'CodeMirror' is not defined. (no-undef)
(#32) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/hint/css-hint.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#4) Missing JSDoc comment. (require-jsdoc)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6) 'CodeMirror' is not defined. (no-undef)
(#7) Expected { after 'if' condition. (curly)
(#17) Expected { after 'if' condition. (curly)
(#19) Expected { after 'if' condition. (curly)
(#23) Expected { after 'if' condition. (curly)
(#26) 'CodeMirror' is not defined. (no-undef)
(#28) Expected { after 'if' condition. (curly)
(#30) Expected { after 'if' condition. (curly)
(#33) Expected { after 'if' condition. (curly)
(#38) Expected { after 'if' condition. (curly)
(#42) Expected no return value. (consistent-return)
(#44) 'CodeMirror' is not defined. (no-undef)
(#45) 'CodeMirror' is not defined. (no-undef)
(#49) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/hint/html-hint.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#10) There should be no space after '{' (object-curly-spacing)
(#10) There should be no space before '}' (object-curly-spacing)
(#45) There should be no space after '{' (object-curly-spacing)
(#45) There should be no space after '{' (object-curly-spacing)
(#45) There should be no space before '}' (object-curly-spacing)
(#45) There should be no space before '}' (object-curly-spacing)
(#50) There should be no space after '{' (object-curly-spacing)
(#50) There should be no space after '{' (object-curly-spacing)
(#50) There should be no space before '}' (object-curly-spacing)
(#50) There should be no space before '}' (object-curly-spacing)
(#65) There should be no space after '{' (object-curly-spacing)
(#65) There should be no space after '{' (object-curly-spacing)
(#65) There should be no space before '}' (object-curly-spacing)
(#65) There should be no space before '}' (object-curly-spacing)
(#70) There should be no space after '{' (object-curly-spacing)
(#70) There should be no space after '{' (object-curly-spacing)
(#70) There should be no space before '}' (object-curly-spacing)
(#70) There should be no space before '}' (object-curly-spacing)
(#71) There should be no space after '{' (object-curly-spacing)
(#71) There should be no space after '{' (object-curly-spacing)
(#71) There should be no space before '}' (object-curly-spacing)
(#71) There should be no space before '}' (object-curly-spacing)
(#80) There should be no space after '{' (object-curly-spacing)
(#80) There should be no space after '{' (object-curly-spacing)
(#80) There should be no space before '}' (object-curly-spacing)
(#80) There should be no space before '}' (object-curly-spacing)
(#81) There should be no space after '{' (object-curly-spacing)
(#81) There should be no space after '{' (object-curly-spacing)
(#81) There should be no space before '}' (object-curly-spacing)
(#81) There should be no space before '}' (object-curly-spacing)
(#82) There should be no space after '{' (object-curly-spacing)
(#82) There should be no space after '{' (object-curly-spacing)
(#82) There should be no space before '}' (object-curly-spacing)
(#82) There should be no space before '}' (object-curly-spacing)
(#84) There should be no space after '{' (object-curly-spacing)
(#84) There should be no space after '{' (object-curly-spacing)
(#84) There should be no space before '}' (object-curly-spacing)
(#84) There should be no space before '}' (object-curly-spacing)
(#85) There should be no space after '{' (object-curly-spacing)
(#85) There should be no space after '{' (object-curly-spacing)
(#85) There should be no space before '}' (object-curly-spacing)
(#85) There should be no space before '}' (object-curly-spacing)
(#92) There should be no space after '{' (object-curly-spacing)
(#92) There should be no space after '{' (object-curly-spacing)
(#92) There should be no space before '}' (object-curly-spacing)
(#92) There should be no space before '}' (object-curly-spacing)
(#93) There should be no space after '{' (object-curly-spacing)
(#93) There should be no space after '{' (object-curly-spacing)
(#93) There should be no space before '}' (object-curly-spacing)
(#93) There should be no space before '}' (object-curly-spacing)
(#94) There should be no space after '{' (object-curly-spacing)
(#94) There should be no space after '{' (object-curly-spacing)
(#94) There should be no space before '}' (object-curly-spacing)
(#94) There should be no space before '}' (object-curly-spacing)
(#121) There should be no space after '{' (object-curly-spacing)
(#121) There should be no space before '}' (object-curly-spacing)
(#161) There should be no space after '{' (object-curly-spacing)
(#161) There should be no space after '{' (object-curly-spacing)
(#161) There should be no space before '}' (object-curly-spacing)
(#161) There should be no space before '}' (object-curly-spacing)
(#171) There should be no space after '{' (object-curly-spacing)
(#171) There should be no space after '{' (object-curly-spacing)
(#171) There should be no space before '}' (object-curly-spacing)
(#171) There should be no space before '}' (object-curly-spacing)
(#173) There should be no space after '{' (object-curly-spacing)
(#173) There should be no space after '{' (object-curly-spacing)
(#173) There should be no space before '}' (object-curly-spacing)
(#173) There should be no space before '}' (object-curly-spacing)
(#182) There should be no space after '{' (object-curly-spacing)
(#182) There should be no space after '{' (object-curly-spacing)
(#182) There should be no space before '}' (object-curly-spacing)
(#182) There should be no space before '}' (object-curly-spacing)
(#184) There should be no space after '{' (object-curly-spacing)
(#184) There should be no space after '{' (object-curly-spacing)
(#184) There should be no space before '}' (object-curly-spacing)
(#184) There should be no space before '}' (object-curly-spacing)
(#193) There should be no space after '{' (object-curly-spacing)
(#193) There should be no space after '{' (object-curly-spacing)
(#193) There should be no space before '}' (object-curly-spacing)
(#193) There should be no space before '}' (object-curly-spacing)
(#203) There should be no space after '{' (object-curly-spacing)
(#203) There should be no space after '{' (object-curly-spacing)
(#203) There should be no space before '}' (object-curly-spacing)
(#203) There should be no space before '}' (object-curly-spacing)
(#204) There should be no space after '{' (object-curly-spacing)
(#204) There should be no space after '{' (object-curly-spacing)
(#204) There should be no space before '}' (object-curly-spacing)
(#204) There should be no space before '}' (object-curly-spacing)
(#205) There should be no space after '{' (object-curly-spacing)
(#205) There should be no space after '{' (object-curly-spacing)
(#205) There should be no space before '}' (object-curly-spacing)
(#205) There should be no space before '}' (object-curly-spacing)
(#206) There should be no space after '{' (object-curly-spacing)
(#206) There should be no space after '{' (object-curly-spacing)
(#206) There should be no space before '}' (object-curly-spacing)
(#206) There should be no space before '}' (object-curly-spacing)
(#208) There should be no space after '{' (object-curly-spacing)
(#208) There should be no space after '{' (object-curly-spacing)
(#208) There should be no space before '}' (object-curly-spacing)
(#208) There should be no space before '}' (object-curly-spacing)
(#210) There should be no space after '{' (object-curly-spacing)
(#210) There should be no space after '{' (object-curly-spacing)
(#210) There should be no space before '}' (object-curly-spacing)
(#210) There should be no space before '}' (object-curly-spacing)
(#211) There should be no space after '{' (object-curly-spacing)
(#211) There should be no space after '{' (object-curly-spacing)
(#211) There should be no space before '}' (object-curly-spacing)
(#211) There should be no space before '}' (object-curly-spacing)
(#236) There should be no space after '{' (object-curly-spacing)
(#236) There should be no space after '{' (object-curly-spacing)
(#236) There should be no space before '}' (object-curly-spacing)
(#236) There should be no space before '}' (object-curly-spacing)
(#252) There should be no space after '{' (object-curly-spacing)
(#252) There should be no space after '{' (object-curly-spacing)
(#252) There should be no space before '}' (object-curly-spacing)
(#252) There should be no space before '}' (object-curly-spacing)
(#265) There should be no space after '{' (object-curly-spacing)
(#265) There should be no space after '{' (object-curly-spacing)
(#265) There should be no space before '}' (object-curly-spacing)
(#265) There should be no space before '}' (object-curly-spacing)
(#267) There should be no space after '{' (object-curly-spacing)
(#267) There should be no space after '{' (object-curly-spacing)
(#267) There should be no space before '}' (object-curly-spacing)
(#267) There should be no space before '}' (object-curly-spacing)
(#296) Line 296 exceeds the maximum line length of 132. (max-len)
(#318) Line 318 exceeds the maximum line length of 132. (max-len)
(#320) Missing JSDoc comment. (require-jsdoc)
(#321) Expected { after 'for-in'. (curly)
(#321) Expected { after 'if' condition. (curly)
(#326) Expected { after 'for-in'. (curly)
(#326) Expected { after 'if' condition. (curly)
(#329) 'CodeMirror' is not defined. (no-undef)
(#330) Missing JSDoc comment. (require-jsdoc)
(#332) Expected { after 'if' condition. (curly)
(#332) Expected { after 'for-in'. (curly)
(#333) 'CodeMirror' is not defined. (no-undef)
(#335) 'CodeMirror' is not defined. (no-undef)
(#336) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/hint/javascript-hint.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#2) 'CodeMirror' is not defined. (no-undef)
(#4) Missing JSDoc comment. (require-jsdoc)
(#5) Expected { after 'for' condition. (curly)
(#8) Missing JSDoc comment. (require-jsdoc)
(#21) Missing JSDoc comment. (require-jsdoc)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) 'CodeMirror' is not defined. (no-undef)
(#33) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#34) Expected { after 'if' condition. (curly)
(#35) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#39) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#46) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#47) Expected { after 'if' condition. (curly)
(#49) Expected { after 'else'. (curly)
(#51) Expected { after 'if' condition. (curly)
(#54) Expected no return value. (consistent-return)
(#54) 'context' used outside of binding context. (block-scoped-var)
(#55) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#56) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) Missing JSDoc comment. (require-jsdoc)
(#61) Unexpected space before function parentheses. (space-before-function-paren)
(#61) Requires a space after '{'. (block-spacing)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) Requires a space before '}'. (block-spacing)
(#63) Unnecessary semicolon. (no-extra-semi)
(#64) 'CodeMirror' is not defined. (no-undef)
(#65) 'CodeMirror' is not defined. (no-undef)
(#67) Missing JSDoc comment. (require-jsdoc)
(#77) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#85) Missing JSDoc comment. (require-jsdoc)
(#88) 'CodeMirror' is not defined. (no-undef)
(#89) 'CodeMirror' is not defined. (no-undef)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#101) Missing JSDoc comment. (require-jsdoc)
(#102) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#103) Missing JSDoc comment. (require-jsdoc)
(#104) Expected { after 'if' condition. (curly)
(#106) Missing JSDoc comment. (require-jsdoc)
(#107) Expected { after 'if' condition. (curly)
(#108) Expected { after 'if' condition. (curly)
(#109) Expected { after 'if' condition. (curly)
(#110) Expected { after 'for-in'. (curly)
(#116) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#118) Expected { after 'if' condition. (curly)
(#126) Expected { after 'if' condition. (curly)
(#126) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#129) Expected { after 'if' condition. (curly)
(#129) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#132) Expected { after 'while' condition. (curly)
(#132) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#134) Expected { after 'if' condition. (curly)
(#134) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#136) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#139) Expected { after 'for' condition. (curly)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#139) 'v' used outside of binding context. (block-scoped-var)
(#140) Expected { after 'for' condition. (curly)
(#140) 'v' is already defined (no-redeclare)
(#140) 'v' used outside of binding context. (block-scoped-var)
(#140) 'v' used outside of binding context. (block-scoped-var)
(#140) 'v' used outside of binding context. (block-scoped-var)
(#140) 'v' used outside of binding context. (block-scoped-var)
(#140) 'v' used outside of binding context. (block-scoped-var)
blocks/configurable_reports/js/codemirror/addon/hint/pig-hint.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#4) Missing JSDoc comment. (require-jsdoc)
(#5) Expected { after 'for' condition. (curly)
(#8) Missing JSDoc comment. (require-jsdoc)
(#21) Missing JSDoc comment. (require-jsdoc)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Expected { after 'if' condition. (curly)
(#36) Expected space or tab after '//' in comment. (spaced-comment)
(#37) Expected space(s) after "if". (keyword-spacing)
(#42) 'CodeMirror' is not defined. (no-undef)
(#43) 'CodeMirror' is not defined. (no-undef)
(#46) Missing JSDoc comment. (require-jsdoc)
(#47) Unexpected space before function parentheses. (space-before-function-paren)
(#47) Requires a space after '{'. (block-spacing)
(#47) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Requires a space before '}'. (block-spacing)
(#49) 'CodeMirror' is not defined. (no-undef)
(#50) 'CodeMirror' is not defined. (no-undef)
(#84) Missing JSDoc comment. (require-jsdoc)
(#85) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#86) Missing JSDoc comment. (require-jsdoc)
(#87) Expected { after 'if' condition. (curly)
(#90) Missing JSDoc comment. (require-jsdoc)
(#91) Expected space(s) after "if". (keyword-spacing)
(#94) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#110) Expected { after 'if' condition. (curly)
(#112) Expected { after 'if' condition. (curly)
(#112) Expected space(s) after "if". (keyword-spacing)
(#115) Expected { after 'while' condition. (curly)
(#115) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#117) Expected { after 'if' condition. (curly)
(#117) Use ‘===’ to compare with ‘null’. (no-eq-null)
blocks/configurable_reports/js/codemirror/addon/hint/python-hint.js
(#1) Unexpected space before function parentheses. (space-before-function-paren)
(#2) Missing JSDoc comment. (require-jsdoc)
(#3) Expected { after 'for' condition. (curly)
(#6) Missing JSDoc comment. (require-jsdoc)
(#19) Missing JSDoc comment. (require-jsdoc)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Expected { after 'if' condition. (curly)
(#34) Expected space or tab after '//' in comment. (spaced-comment)
(#35) Expected space(s) after "if". (keyword-spacing)
(#40) 'CodeMirror' is not defined. (no-undef)
(#41) 'CodeMirror' is not defined. (no-undef)
(#44) Missing JSDoc comment. (require-jsdoc)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#45) Requires a space after '{'. (block-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Requires a space before '}'. (block-spacing)
(#47) 'CodeMirror' is not defined. (no-undef)
(#48) 'CodeMirror' is not defined. (no-undef)
(#66) Missing JSDoc comment. (require-jsdoc)
(#67) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#68) Missing JSDoc comment. (require-jsdoc)
(#69) Expected { after 'if' condition. (curly)
(#72) Missing JSDoc comment. (require-jsdoc)
(#72) '_obj' is defined but never used (no-unused-vars)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#84) Expected { after 'if' condition. (curly)
(#86) Expected { after 'if' condition. (curly)
(#86) Expected space(s) after "if". (keyword-spacing)
(#89) Expected { after 'while' condition. (curly)
(#89) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#91) Expected { after 'if' condition. (curly)
(#91) Use ‘===’ to compare with ‘null’. (no-eq-null)
blocks/configurable_reports/js/codemirror/addon/hint/show-hint.js
(#4) 'CodeMirror' is not defined. (no-undef)
(#6) Expected { after 'if' condition. (curly)
(#7) Expected { after 'if' condition. (curly)
(#7) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8) Expected { after 'if' condition. (curly)
(#8) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#10) Expected { after 'if' condition. (curly)
(#13) 'CodeMirror' is not defined. (no-undef)
(#14) Expected { after 'if' condition. (curly)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#16) Expected { after 'else'. (curly)
(#17) Expected no return value. (consistent-return)
(#20) Missing JSDoc comment. (require-jsdoc)
(#29) Expected { after 'if' condition. (curly)
(#32) Expected { after 'if' condition. (curly)
(#33) Expected { after 'if' condition. (curly)
(#34) 'CodeMirror' is not defined. (no-undef)
(#43) Expected { after 'if' condition. (curly)
(#44) Expected { after 'else'. (curly)
(#48) Expected to return a value at the end of this function. (consistent-return)
(#49) Expected { after 'if' condition. (curly)
(#51) Expected { after 'if' condition. (curly)
(#53) Expected { after 'else'. (curly)
(#59) 'CodeMirror' is not defined. (no-undef)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#65) Missing JSDoc comment. (require-jsdoc)
(#66) Expected { after 'if' condition. (curly)
(#70) Expected { after 'if' condition. (curly)
(#70) 'CodeMirror' is not defined. (no-undef)
(#73) Missing JSDoc comment. (require-jsdoc)
(#74) Expected { after 'if' condition. (curly)
(#75) 'CodeMirror' is not defined. (no-undef)
(#76) Expected { after 'if' condition. (curly)
(#78) Expected { after 'else'. (curly)
(#81) Missing JSDoc comment. (require-jsdoc)
(#83) Expected { after 'if' condition. (curly)
(#84) Expected { after 'if' condition. (curly)
(#84) Expected no return value. (consistent-return)
(#88) Missing JSDoc comment. (require-jsdoc)
(#90) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#97) Expected { after 'if' condition. (curly)
(#105) Missing JSDoc comment. (require-jsdoc)
(#106) Expected { after 'if' condition. (curly)
(#107) Expected { after 'else'. (curly)
(#110) Missing JSDoc comment. (require-jsdoc)
(#112) Requires a space after '{'. (block-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Requires a space before '}'. (block-spacing)
(#113) Requires a space after '{'. (block-spacing)
(#113) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Requires a space before '}'. (block-spacing)
(#114) Requires a space after '{'. (block-spacing)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#114) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#114) Requires a space before '}'. (block-spacing)
(#115) Requires a space after '{'. (block-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Requires a space before '}'. (block-spacing)
(#116) Requires a space after '{'. (block-spacing)
(#116) Statement inside of curly braces should be on next line. (brace-style)
(#116) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#116) Requires a space before '}'. (block-spacing)
(#117) Requires a space after '{'. (block-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Requires a space before '}'. (block-spacing)
(#123) Missing JSDoc comment. (require-jsdoc)
(#125) Expected { after 'if' condition. (curly)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) Expected { after 'if' condition. (curly)
(#130) Expected { after 'else'. (curly)
(#134) Expected { after 'if' condition. (curly)
(#135) Expected { after 'for-in'. (curly)
(#135) 'key' used outside of binding context. (block-scoped-var)
(#135) Expected { after 'if' condition. (curly)
(#135) 'key' used outside of binding context. (block-scoped-var)
(#136) 'key' used outside of binding context. (block-scoped-var)
(#136) 'key' used outside of binding context. (block-scoped-var)
(#137) Expected { after 'if' condition. (curly)
(#138) Expected { after 'for-in'. (curly)
(#138) 'key' is already defined (no-redeclare)
(#138) 'key' used outside of binding context. (block-scoped-var)
(#138) Expected { after 'if' condition. (curly)
(#138) 'key' used outside of binding context. (block-scoped-var)
(#139) 'key' used outside of binding context. (block-scoped-var)
(#139) 'key' used outside of binding context. (block-scoped-var)
(#143) Missing JSDoc comment. (require-jsdoc)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#146) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#154) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#156) Expected { after 'if' condition. (curly)
(#156) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#158) Expected { after 'if' condition. (curly)
(#159) Expected { after 'else'. (curly)
(#164) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#164) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#172) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#193) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#193) Statement inside of curly braces should be on next line. (brace-style)
(#194) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#194) Statement inside of curly braces should be on next line. (brace-style)
(#195) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#195) Statement inside of curly braces should be on next line. (brace-style)
(#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)
(#198) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#198) Statement inside of curly braces should be on next line. (brace-style)
(#203) Statement inside of curly braces should be on next line. (brace-style)
(#203) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#203) Statement inside of curly braces should be on next line. (brace-style)
(#203) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#203) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#204) Statement inside of curly braces should be on next line. (brace-style)
(#204) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#208) Expected to return a value at the end of this function. (consistent-return)
(#209) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#212) Expected { after 'if' condition. (curly)
(#213) Expected { after 'if' condition. (curly)
(#218) 'CodeMirror' is not defined. (no-undef)
(#220) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#220) Requires a space after '{'. (block-spacing)
(#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) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#220) Requires a space before '}'. (block-spacing)
(#222) 'CodeMirror' is not defined. (no-undef)
(#224) Expected { after 'if' condition. (curly)
(#224) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#226) 'CodeMirror' is not defined. (no-undef)
(#227) Requires a space after '{'. (block-spacing)
(#227) Missing space before opening brace. (space-before-blocks)
(#227) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#227) Statement inside of curly braces should be on next line. (brace-style)
(#227) Requires a space before '}'. (block-spacing)
(#230) 'CodeMirror' is not defined. (no-undef)
(#236) Expected { after 'if' condition. (curly)
(#254) Expected { after 'if' condition. (curly)
(#256) Expected { after 'if' condition. (curly)
(#257) Multiple spaces found before ':'. (no-multi-spaces)
(#258) Expected { after 'if' condition. (curly)
(#263) Expected { after 'if' condition. (curly)
(#265) Expected { after 'if' condition. (curly)
(#267) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/hint/xml-hint.js
(#4) 'CodeMirror' is not defined. (no-undef)
(#6) Function 'getHints' has a complexity of 35. (complexity)
(#6) Missing JSDoc comment. (require-jsdoc)
(#9) Expected { after 'if' condition. (curly)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) 'CodeMirror' is not defined. (no-undef)
(#12) Expected { after 'if' condition. (curly)
(#13) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#13) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) 'curTag' used outside of binding context. (block-scoped-var)
(#21) 'curTag' used outside of binding context. (block-scoped-var)
(#21) 'curTag' used outside of binding context. (block-scoped-var)
(#23) Expected { after 'for' condition. (curly)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Expected { after 'if' condition. (curly)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#24) 'i' used outside of binding context. (block-scoped-var)
(#26) Expected { after 'for-in'. (curly)
(#26) Expected { after 'if' condition. (curly)
(#29) Expected { after 'if' condition. (curly)
(#33) 'curTag' used outside of binding context. (block-scoped-var)
(#33) 'curTag' is already defined (no-redeclare)
(#33) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) 'curTag' used outside of binding context. (block-scoped-var)
(#33) 'curTag' used outside of binding context. (block-scoped-var)
(#34) Expected { after 'if' condition. (curly)
(#36) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#37) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) Unnecessary escape character: \" (no-useless-escape)
(#38) Unnecessary escape character: \' (no-useless-escape)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) Expected { after 'if' condition. (curly)
(#48) Expected { after 'for' condition. (curly)
(#48) 'i' is already defined (no-redeclare)
(#48) 'i' used outside of binding context. (block-scoped-var)
(#48) 'i' used outside of binding context. (block-scoped-var)
(#48) 'i' used outside of binding context. (block-scoped-var)
(#48) Expected { after 'if' condition. (curly)
(#48) 'i' used outside of binding context. (block-scoped-var)
(#49) 'i' used outside of binding context. (block-scoped-var)
(#55) Expected { after 'for-in'. (curly)
(#55) Expected { after 'if' condition. (curly)
(#59) Expected no return value. (consistent-return)
(#61) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#62) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#66) 'CodeMirror' is not defined. (no-undef)
(#67) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/lint/coffeescript-lint.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#9) 'CodeMirror' is not defined. (no-undef)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) 'CodeMirror' is not defined. (no-undef)
(#15) 'coffeelint' is not defined. (no-undef)
(#16) Expected space(s) after "for". (keyword-spacing)
(#19) Expected space(s) after "catch". (keyword-spacing)
(#20) 'CodeMirror' is not defined. (no-undef)
(#21) 'CodeMirror' is not defined. (no-undef)
(#27) 'CodeMirror' is not defined. (no-undef)
(#27) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/lint/css-lint.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#7) 'CSSLint' is not defined. (no-undef)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) There should be no spaces inside this paren. (space-in-parens)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#12) 'CodeMirror' is not defined. (no-undef)
(#13) 'CodeMirror' is not defined. (no-undef)
(#15) Extra space after key 'severity'. (key-spacing)
blocks/configurable_reports/js/codemirror/addon/lint/javascript-lint.js
(#5) There should be no space after '[' (array-bracket-spacing)
(#5) There should be no space before ']' (array-bracket-spacing)
(#7) There should be no space after '[' (array-bracket-spacing)
(#7) There should be no space after '[' (array-bracket-spacing)
(#8) There should be no space before ']' (array-bracket-spacing)
(#8) There should be no space before ']' (array-bracket-spacing)
(#10) There should be no space after '[' (array-bracket-spacing)
(#12) There should be no space before ']' (array-bracket-spacing)
(#14) Missing JSDoc comment. (require-jsdoc)
(#15) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#15) 'JSHINT' is not defined. (no-undef)
(#16) 'JSHINT' is not defined. (no-undef)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Expected { after 'if' condition. (curly)
(#21) 'CodeMirror' is not defined. (no-undef)
(#22) 'CodeMirror' is not defined. (no-undef)
(#22) 'CodeMirror' is not defined. (no-undef)
(#24) Missing JSDoc comment. (require-jsdoc)
(#32) Missing JSDoc comment. (require-jsdoc)
(#37) There should be no spaces inside this paren. (space-in-parens)
(#52) Missing JSDoc comment. (require-jsdoc)
(#54) There should be no spaces inside this paren. (space-in-parens)
(#62) Missing JSDoc comment. (require-jsdoc)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#85) Don't make functions within a loop (no-loop-func)
(#97) Don't make functions within a loop (no-loop-func)
(#98) Expected { after 'if' condition. (curly)
(#104) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#118) Expected { after 'if' condition. (curly)
(#121) 'CodeMirror' is not defined. (no-undef)
(#122) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/lint/json-lint.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#7) 'jsonlint' is not defined. (no-undef)
(#9) 'CodeMirror' is not defined. (no-undef)
(#10) 'CodeMirror' is not defined. (no-undef)
(#13) 'jsonlint' is not defined. (no-undef)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#14) Expected space(s) after "catch". (keyword-spacing)
(#14) Empty block statement. (no-empty)
(#17) 'CodeMirror' is not defined. (no-undef)
(#17) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/lint/lint.js
(#6) Missing JSDoc comment. (require-jsdoc)
(#12) Missing JSDoc comment. (require-jsdoc)
(#12) Expected to return a value at the end of this function. (consistent-return)
(#13) Expected { after 'if' condition. (curly)
(#13) 'CodeMirror' is not defined. (no-undef)
(#17) 'CodeMirror' is not defined. (no-undef)
(#19) Expected { after 'if' condition. (curly)
(#19) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#22) Missing JSDoc comment. (require-jsdoc)
(#23) Expected { after 'if' condition. (curly)
(#25) Missing JSDoc comment. (require-jsdoc)
(#26) Expected { after 'if' condition. (curly)
(#27) Expected { after 'if' condition. (curly)
(#27) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#32) Missing JSDoc comment. (require-jsdoc)
(#34) Missing JSDoc comment. (require-jsdoc)
(#35) 'CodeMirror' is not defined. (no-undef)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Expected { after 'if' condition. (curly)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected { after 'if' condition. (curly)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected no return value. (consistent-return)
(#45) 'CodeMirror' is not defined. (no-undef)
(#48) Missing JSDoc comment. (require-jsdoc)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Missing JSDoc comment. (require-jsdoc)
(#57) Expected { after 'if' condition. (curly)
(#58) Expected { after 'if' condition. (curly)
(#59) Expected { after 'if' condition. (curly)
(#59) 'CodeMirror' is not defined. (no-undef)
(#60) Expected { after 'if' condition. (curly)
(#64) Missing JSDoc comment. (require-jsdoc)
(#66) Expected { after 'if' condition. (curly)
(#67) Expected { after 'for' condition. (curly)
(#72) Missing JSDoc comment. (require-jsdoc)
(#73) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#80) Expected { after 'if' condition. (curly)
(#80) 'CodeMirror' is not defined. (no-undef)
(#87) Missing JSDoc comment. (require-jsdoc)
(#88) Expected { after 'if' condition. (curly)
(#89) Expected { after 'else'. (curly)
(#92) Missing JSDoc comment. (require-jsdoc)
(#95) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) Missing JSDoc comment. (require-jsdoc)
(#103) Expected { after 'if' condition. (curly)
(#110) Missing JSDoc comment. (require-jsdoc)
(#111) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#112) Expected { after 'if' condition. (curly)
(#114) Expected { after 'else'. (curly)
(#118) Missing JSDoc comment. (require-jsdoc)
(#120) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#126) Expected { after 'if' condition. (curly)
(#134) Expected { after 'if' condition. (curly)
(#137) Expected { after 'if' condition. (curly)
(#138) Expected { after 'if' condition. (curly)
(#140) Expected { after 'if' condition. (curly)
(#146) Expected { after 'if' condition. (curly)
(#150) Expected { after 'if' condition. (curly)
(#153) Missing JSDoc comment. (require-jsdoc)
(#156) Requires a space after '{'. (block-spacing)
(#156) Missing space before opening brace. (space-before-blocks)
(#156) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#156) Statement inside of curly braces should be on next line. (brace-style)
(#156) Requires a space before '}'. (block-spacing)
(#159) Missing JSDoc comment. (require-jsdoc)
(#169) Missing JSDoc comment. (require-jsdoc)
(#170) Expected { after 'if' condition. (curly)
(#175) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#176) Expected { after 'if' condition. (curly)
(#176) Expected no return value. (consistent-return)
(#181) Missing JSDoc comment. (require-jsdoc)
(#182) 'CodeMirror' is not defined. (no-undef)
(#185) 'CodeMirror' is not defined. (no-undef)
(#190) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#191) Expected { after 'for' condition. (curly)
(#191) Expected { after 'if' condition. (curly)
(#194) Expected { after 'if' condition. (curly)
(#195) 'CodeMirror' is not defined. (no-undef)
(#201) 'CodeMirror' is not defined. (no-undef)
(#202) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/merge/dep/diff_match_patch.js
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2) Identifier 'Diff_Timeout' is not in camel case. (camelcase)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Identifier 'Diff_EditCost' is not in camel case. (camelcase)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Identifier 'Match_Threshold' is not in camel case. (camelcase)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Identifier 'Match_Distance' is not in camel case. (camelcase)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Identifier 'Patch_DeleteThreshold' is not in camel case. (camelcase)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Identifier 'Patch_Margin' is not in camel case. (camelcase)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Identifier 'Match_MaxBits' is not in camel case. (camelcase)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#3) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#3) Identifier 'diff_main' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing '()' invoking a constructor (new-parens)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3) Expected { after 'if' condition. (curly)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "throw". (keyword-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected space(s) after "if". (keyword-spacing)
(#3) Expected { after 'if' condition. (curly)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Expected space(s) before "return". (keyword-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) 'f' is already defined (no-redeclare)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#5) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#5) Identifier 'diff_compute_' is not in camel case. (camelcase)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5) Expected space(s) after "if". (keyword-spacing)
(#5) Expected { after 'if' condition. (curly)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Expected space(s) before "return". (keyword-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Expected space(s) after "return". (keyword-spacing)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Return statement should not contain assignment. (no-return-assign)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Do not nest ternary expressions (no-nested-ternary)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) A space is required after ','. (comma-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space before '}'. (block-spacing)
(#6) Missing semicolon. (semi)
(#7) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#7) Line 7 exceeds the maximum line length of 132. (max-len)
(#7) Identifier 'diff_lineMode_' is not in camel case. (camelcase)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Requires a space after '{'. (block-spacing)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Expected space(s) after "switch". (keyword-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "if". (keyword-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected space(s) after "for". (keyword-spacing)
(#7) Expected { after 'for' condition. (curly)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Requires a space before '}'. (block-spacing)
(#7) Missing semicolon. (semi)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#8) Line 8 exceeds the maximum line length of 132. (max-len)
(#8) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#8) Identifier 'diff_bisect_' is not in camel case. (camelcase)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) 'k' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'k' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'k' used outside of binding context. (block-scoped-var)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) 'k' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) A space is required after ','. (comma-spacing)
(#8) 'k' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8) 'j' used outside of binding context. (block-scoped-var)
(#8) 'g' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'i' used outside of binding context. (block-scoped-var)
(#8) 'g' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) 'k' used outside of binding context. (block-scoped-var)
(#8) 'k' is already defined (no-redeclare)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'd' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'e' used outside of binding context. (block-scoped-var)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'k' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'f' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing '()' invoking a constructor (new-parens)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'g' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'j' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'j' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'j' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'j' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'for' condition. (curly)
(#8) Expected space(s) after "for". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'd' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'e' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#8) A space is required after ','. (comma-spacing)
(#8) Unexpected use of comma operator. (no-sequences)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) 'j' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'd' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) 's' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'e' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'g' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'k' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'h' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'i' used outside of binding context. (block-scoped-var)
(#8) Requires a space after '{'. (block-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'd' used outside of binding context. (block-scoped-var)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) 'i' used outside of binding context. (block-scoped-var)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 's' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) before "for". (keyword-spacing)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) 'n' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) 'n' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) 'n' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Requires a space after '{'. (block-spacing)
(#9) Missing space before opening brace. (space-before-blocks)
(#9) Statement inside of curly braces should be on next line. (brace-style)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'g' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'n' used outside of binding context. (block-scoped-var)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'n' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'n' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected space(s) after "for". (keyword-spacing)
(#9) Expected { after 'for' condition. (curly)
(#9) 'm' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'n' used outside of binding context. (block-scoped-var)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'd' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'm' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'e' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'd' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'e' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'm' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Unexpected use of comma operator. (no-sequences)
(#9) 'm' used outside of binding context. (block-scoped-var)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) 'i' used outside of binding context. (block-scoped-var)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'd' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) 'm' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'e' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'if' condition. (curly)
(#9) Expected space(s) after "if". (keyword-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'g' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'k' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'n' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'h' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'j' used outside of binding context. (block-scoped-var)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'm' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'j' used outside of binding context. (block-scoped-var)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 's' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'g' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'm' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'l' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'd' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 'm' used outside of binding context. (block-scoped-var)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) 'u' used outside of binding context. (block-scoped-var)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) 'm' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) 's' used outside of binding context. (block-scoped-var)
(#9) A space is required after ','. (comma-spacing)
(#9) Missing semicolon. (semi)
(#9) Requires a space before '}'. (block-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Expected space(s) after "return". (keyword-spacing)
(#9) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#9) Expected space(s) before "return". (keyword-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) A space is required after ','. (comma-spacing)
(#9) Requires a space before '}'. (block-spacing)
(#9) Missing semicolon. (semi)
(#10) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) Identifier 'diff_bisectSplit_' is not in camel case. (camelcase)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#11) Identifier 'diff_linesToChars_' is not in camel case. (camelcase)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Missing JSDoc comment. (require-jsdoc)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#11) Expected space(s) after "for". (keyword-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) 'c' used outside of binding context. (block-scoped-var)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) 'c' is already defined (no-redeclare)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) 'b' used outside of binding context. (block-scoped-var)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "return". (keyword-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Missing space before value for key 'chars1'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'chars2'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'lineArray'. (key-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#12) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#12) Line 12 exceeds the maximum line length of 132. (max-len)
(#12) Identifier 'diff_charsToLines_' is not in camel case. (camelcase)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Expected space(s) after "for". (keyword-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Expected space(s) after "for". (keyword-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#12) Expected { after 'for' condition. (curly)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) 'e' used outside of binding context. (block-scoped-var)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#12) Identifier 'diff_commonPrefix' is not in camel case. (camelcase)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Expected { after 'if' condition. (curly)
(#12) Expected space(s) after "if". (keyword-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Expected space(s) before "return". (keyword-spacing)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Expected { after 'for' condition. (curly)
(#12) Expected space(s) after "for". (keyword-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Unexpected use of comma operator. (no-sequences)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) 'e' used outside of binding context. (block-scoped-var)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#13) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#13) Line 13 exceeds the maximum line length of 132. (max-len)
(#13) Identifier 'diff_commonSuffix' is not in camel case. (camelcase)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Expected { after 'if' condition. (curly)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected space(s) before "return". (keyword-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Expected { after 'for' condition. (curly)
(#13) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#13) Expected space(s) after "for". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Unexpected use of comma operator. (no-sequences)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) 'e' used outside of binding context. (block-scoped-var)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing semicolon. (semi)
(#14) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#14) Line 14 exceeds the maximum line length of 132. (max-len)
(#14) Identifier 'diff_commonOverlap_' is not in camel case. (camelcase)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Requires a space after '{'. (block-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#14) 'd' used outside of binding context. (block-scoped-var)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#14) Expected { after 'if' condition. (curly)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) 'd' used outside of binding context. (block-scoped-var)
(#14) Expected space(s) before "return". (keyword-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) 'd' used outside of binding context. (block-scoped-var)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) 'd' used outside of binding context. (block-scoped-var)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) 'd' used outside of binding context. (block-scoped-var)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) 'd' used outside of binding context. (block-scoped-var)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Expected { after 'if' condition. (curly)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected space(s) before "return". (keyword-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Expected space(s) after "for". (keyword-spacing)
(#14) 'd' is already defined (no-redeclare)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Requires a space after '{'. (block-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#14) 'f' is already defined (no-redeclare)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected { after 'if' condition. (curly)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected space(s) before "return". (keyword-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Expected { after 'if' condition. (curly)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Unexpected use of comma operator. (no-sequences)
(#14) A space is required after ','. (comma-spacing)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing semicolon. (semi)
(#14) Requires a space before '}'. (block-spacing)
(#15) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) Identifier 'diff_halfMatch_' is not in camel case. (camelcase)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Expected space(s) after "for". (keyword-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing semicolon. (semi)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Expected space(s) before "return". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) 'g' used outside of binding context. (block-scoped-var)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) 'h' used outside of binding context. (block-scoped-var)
(#15) A space is required after ','. (comma-spacing)
(#15) 'j' used outside of binding context. (block-scoped-var)
(#15) A space is required after ','. (comma-spacing)
(#15) 'n' used outside of binding context. (block-scoped-var)
(#15) A space is required after ','. (comma-spacing)
(#15) 'l' used outside of binding context. (block-scoped-var)
(#15) A space is required after ','. (comma-spacing)
(#15) 'g' used outside of binding context. (block-scoped-var)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Expected space(s) before "if". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Expected space(s) before "return". (keyword-spacing)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected { after 'if' condition. (curly)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected space(s) before "return". (keyword-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) 'd' is already defined (no-redeclare)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected { after 'if' condition. (curly)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected space(s) before "return". (keyword-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Do not nest ternary expressions (no-nested-ternary)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Do not nest ternary expressions (no-nested-ternary)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Expected space(s) after "return". (keyword-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#17) Identifier 'diff_cleanupSemantic' is not in camel case. (camelcase)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected { after 'for' condition. (curly)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Unexpected use of comma operator. (no-sequences)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) 'b' used outside of binding context. (block-scoped-var)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) 'f' used outside of binding context. (block-scoped-var)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) 'f' used outside of binding context. (block-scoped-var)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) 'f' used outside of binding context. (block-scoped-var)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) 'f' used outside of binding context. (block-scoped-var)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) 'b' used outside of binding context. (block-scoped-var)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) 'f' used outside of binding context. (block-scoped-var)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) 'c' used outside of binding context. (block-scoped-var)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) 'f' used outside of binding context. (block-scoped-var)
(#18) 'd' used outside of binding context. (block-scoped-var)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'c' used outside of binding context. (block-scoped-var)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) 'e' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'c' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) 'd' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'e' used outside of binding context. (block-scoped-var)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) 'd' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'd' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'c' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) 'c' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'd' used outside of binding context. (block-scoped-var)
(#18) Unexpected use of comma operator. (no-sequences)
(#18) A space is required after ','. (comma-spacing)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'd' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'c' used outside of binding context. (block-scoped-var)
(#18) 'd' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) Expected space(s) before "else". (keyword-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) 'e' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'e' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'c' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'e' used outside of binding context. (block-scoped-var)
(#18) Unexpected use of comma operator. (no-sequences)
(#18) A space is required after ','. (comma-spacing)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'c' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'c' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'e' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) 'e' used outside of binding context. (block-scoped-var)
(#18) A space is required after ','. (comma-spacing)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) 'f' used outside of binding context. (block-scoped-var)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#19) Identifier 'diff_cleanupSemanticLossless' is not in camel case. (camelcase)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) A space is required after ','. (comma-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Expected { after 'if' condition. (curly)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Expected space(s) before "return". (keyword-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#19) A space is required after ','. (comma-spacing)
(#19) 'c' is already defined (no-redeclare)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) 'd' is already defined (no-redeclare)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) Do not nest ternary expressions (no-nested-ternary)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Do not nest ternary expressions (no-nested-ternary)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Do not nest ternary expressions (no-nested-ternary)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Do not nest ternary expressions (no-nested-ternary)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Expected space(s) before "for". (keyword-spacing)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) 'd' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) 'f' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) 'g' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'd' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) 'g' used outside of binding context. (block-scoped-var)
(#20) Expected space(s) before "var". (keyword-spacing)
(#20) 'h' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'g' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) 'd' is already defined (no-redeclare)
(#20) 'd' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'd' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) 'd' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'g' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) 'e' is already defined (no-redeclare)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'h' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'g' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) 'f' is already defined (no-redeclare)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) 'f' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'h' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'f' used outside of binding context. (block-scoped-var)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) 'g' is already defined (no-redeclare)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'd' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) 'h' is already defined (no-redeclare)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'f' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'd' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) 'f' used outside of binding context. (block-scoped-var)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) 'e' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'f' used outside of binding context. (block-scoped-var)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) 'd' is already defined (no-redeclare)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) 'e' is already defined (no-redeclare)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) 'f' is already defined (no-redeclare)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'g' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'g' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'g' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) 'h' used outside of binding context. (block-scoped-var)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) A space is required after ','. (comma-spacing)
(#21) 'j' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) 'j' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Identifier 'diff_cleanupEfficiency' is not in camel case. (camelcase)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Expected { after 'if' condition. (curly)
(#22) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) 'b' used outside of binding context. (block-scoped-var)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#23) Identifier 'diff_cleanupMerge' is not in camel case. (camelcase)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Expected space(s) before "switch". (keyword-spacing)
(#23) Expected space(s) after "switch". (keyword-spacing)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Do not nest ternary expressions (no-nested-ternary)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Do not nest ternary expressions (no-nested-ternary)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Unexpected use of comma operator. (no-sequences)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) 'c' used outside of binding context. (block-scoped-var)
(#24) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Expected { after 'for' condition. (curly)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) A space is required after ','. (comma-spacing)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) 'c' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'b' used outside of binding context. (block-scoped-var)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) 'c' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Unexpected use of comma operator. (no-sequences)
(#25) 'b' used outside of binding context. (block-scoped-var)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) 'c' used outside of binding context. (block-scoped-var)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#25) Identifier 'diff_xIndex' is not in camel case. (camelcase)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Expected { after 'if' condition. (curly)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Expected space(s) before "break". (keyword-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Expected space(s) before "return". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#26) Identifier 'diff_prettyHtml' is not in camel case. (camelcase)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) 'j' is already defined (no-redeclare)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "switch". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) 'b' used outside of binding context. (block-scoped-var)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#27) Identifier 'diff_text1' is not in camel case. (camelcase)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected { after 'for' condition. (curly)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#27) 'b' used outside of binding context. (block-scoped-var)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#27) Identifier 'diff_text2' is not in camel case. (camelcase)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected { after 'for' condition. (curly)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) 'b' used outside of binding context. (block-scoped-var)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#27) Identifier 'diff_levenshtein' is not in camel case. (camelcase)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) after "switch". (keyword-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Unexpected use of comma operator. (no-sequences)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Return statement should not contain assignment. (no-return-assign)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) 'b' used outside of binding context. (block-scoped-var)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) 'c' used outside of binding context. (block-scoped-var)
(#27) A space is required after ','. (comma-spacing)
(#27) 'd' used outside of binding context. (block-scoped-var)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#28) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Identifier 'diff_toDelta' is not in camel case. (camelcase)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected space(s) after "for". (keyword-spacing)
(#28) Expected { after 'for' condition. (curly)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) before "switch". (keyword-spacing)
(#28) Expected space(s) after "switch". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) 'b' used outside of binding context. (block-scoped-var)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#29) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Identifier 'diff_fromDelta' is not in camel case. (camelcase)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "switch". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Expected space(s) after "try". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing semicolon. (semi)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) after "catch". (keyword-spacing)
(#29) Expected space(s) before "catch". (keyword-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) before "break". (keyword-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected space(s) before "throw". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Expected space(s) before "throw". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Requires a space before '}'. (block-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Expected space(s) before "if". (keyword-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) 'e' used outside of binding context. (block-scoped-var)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected space(s) before "throw". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) 'e' used outside of binding context. (block-scoped-var)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#30) 'c' used outside of binding context. (block-scoped-var)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#30) Identifier 'match_main' is not in camel case. (camelcase)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected space(s) before "throw". (keyword-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Do not nest ternary expressions (no-nested-ternary)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Do not nest ternary expressions (no-nested-ternary)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#31) Identifier 'match_bitap_' is not in camel case. (camelcase)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Missing JSDoc comment. (require-jsdoc)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "return". (keyword-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Do not nest ternary expressions (no-nested-ternary)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) Expected { after 'if' condition. (curly)
(#31) Expected space(s) before "if". (keyword-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected space(s) before "this". (keyword-spacing)
(#31) Expected space(s) before "throw". (keyword-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) 'h' used outside of binding context. (block-scoped-var)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Unexpected use of '<<'. (no-bitwise)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) 'h' is already defined (no-redeclare)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Expected { after 'for' condition. (curly)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Unexpected use of comma operator. (no-sequences)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Unexpected use of '<<'. (no-bitwise)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Unexpected use of '&'. (no-bitwise)
(#32) Unexpected use of '|'. (no-bitwise)
(#32) Unexpected use of '<<'. (no-bitwise)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Unexpected use of '&'. (no-bitwise)
(#32) Unexpected use of '|'. (no-bitwise)
(#32) Unexpected use of '|'. (no-bitwise)
(#32) Unexpected use of '|'. (no-bitwise)
(#32) Unexpected use of '<<'. (no-bitwise)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Unexpected use of '|'. (no-bitwise)
(#32) Unexpected use of '<<'. (no-bitwise)
(#32) Unexpected use of '|'. (no-bitwise)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Unexpected use of '&'. (no-bitwise)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Unexpected use of comma operator. (no-sequences)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "break". (keyword-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) before "return". (keyword-spacing)
(#32) 'h' used outside of binding context. (block-scoped-var)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#33) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Identifier 'match_alphabet_' is not in camel case. (camelcase)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space after '{'. (block-spacing)
(#33) Expected space(s) after "for". (keyword-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Expected { after 'for' condition. (curly)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Expected { after 'for' condition. (curly)
(#33) Expected space(s) after "for". (keyword-spacing)
(#33) 'c' used outside of binding context. (block-scoped-var)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) 'c' used outside of binding context. (block-scoped-var)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) 'c' used outside of binding context. (block-scoped-var)
(#33) 'b' used outside of binding context. (block-scoped-var)
(#33) Unexpected use of '|='. (no-bitwise)
(#33) 'c' used outside of binding context. (block-scoped-var)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Unexpected use of '<<'. (no-bitwise)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'c' used outside of binding context. (block-scoped-var)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) 'b' used outside of binding context. (block-scoped-var)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#34) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Identifier 'patch_addContext_' is not in camel case. (camelcase)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Expected { after 'for' condition. (curly)
(#34) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Expected space(s) after "for". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Unexpected use of comma operator. (no-sequences)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) 'd' used outside of binding context. (block-scoped-var)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) 'c' used outside of binding context. (block-scoped-var)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) 'd' used outside of binding context. (block-scoped-var)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) 'c' used outside of binding context. (block-scoped-var)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) 'd' used outside of binding context. (block-scoped-var)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) 'd' used outside of binding context. (block-scoped-var)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) 'd' used outside of binding context. (block-scoped-var)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) 'c' used outside of binding context. (block-scoped-var)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) 'c' used outside of binding context. (block-scoped-var)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'c' used outside of binding context. (block-scoped-var)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'd' used outside of binding context. (block-scoped-var)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'c' used outside of binding context. (block-scoped-var)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'd' used outside of binding context. (block-scoped-var)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) Requires a space before '}'. (block-spacing)
(#36) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Identifier 'patch_make' is not in camel case. (camelcase)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected { after 'if' condition. (curly)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Unexpected use of comma operator. (no-sequences)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected { after 'if' condition. (curly)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Unexpected use of comma operator. (no-sequences)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected { after 'if' condition. (curly)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Expected { after 'if' condition. (curly)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Unexpected use of comma operator. (no-sequences)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected { after 'else'. (curly)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Expected { after 'if' condition. (curly)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Expected space(s) after "return". (keyword-spacing)
(#37) Expected space(s) before "return". (keyword-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing '()' invoking a constructor (new-parens)
(#37) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected space(s) after "switch". (keyword-spacing)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing '()' invoking a constructor (new-parens)
(#38) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) 'e' used outside of binding context. (block-scoped-var)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) 'h' used outside of binding context. (block-scoped-var)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#38) Identifier 'patch_deepCopy' is not in camel case. (camelcase)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected space(s) after "for". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing '()' invoking a constructor (new-parens)
(#38) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "for". (keyword-spacing)
(#38) Expected { after 'for' condition. (curly)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected space(s) before "return". (keyword-spacing)
(#38) 'b' used outside of binding context. (block-scoped-var)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#39) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Identifier 'patch_apply' is not in camel case. (camelcase)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Expected { after 'if' condition. (curly)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Expected space(s) before "return". (keyword-spacing)
(#39) Expected space(s) after "return". (keyword-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected space(s) after "for". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) 'h' used outside of binding context. (block-scoped-var)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) 'i' used outside of binding context. (block-scoped-var)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) 'h' used outside of binding context. (block-scoped-var)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Expected space(s) before "this". (keyword-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Expected { after 'if' condition. (curly)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) 'h' used outside of binding context. (block-scoped-var)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Unexpected use of comma operator. (no-sequences)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) 'i' used outside of binding context. (block-scoped-var)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) 'h' used outside of binding context. (block-scoped-var)
(#39) 'h' used outside of binding context. (block-scoped-var)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) 'h' used outside of binding context. (block-scoped-var)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) 'i' used outside of binding context. (block-scoped-var)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) 'i' used outside of binding context. (block-scoped-var)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Expected space(s) before "else". (keyword-spacing)
(#39) Expected { after 'else'. (curly)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) 'h' used outside of binding context. (block-scoped-var)
(#39) A space is required after ','. (comma-spacing)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Expected { after 'if' condition. (curly)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Unexpected use of comma operator. (no-sequences)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Expected { after 'if' condition. (curly)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Unexpected use of comma operator. (no-sequences)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) 'i' used outside of binding context. (block-scoped-var)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) 'h' used outside of binding context. (block-scoped-var)
(#40) A space is required after ','. (comma-spacing)
(#40) 'i' used outside of binding context. (block-scoped-var)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) 'h' used outside of binding context. (block-scoped-var)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) 'h' used outside of binding context. (block-scoped-var)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected { after 'if' condition. (curly)
(#40) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) 'h' used outside of binding context. (block-scoped-var)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Unexpected use of comma operator. (no-sequences)
(#40) 'h' used outside of binding context. (block-scoped-var)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Expected space(s) before "this". (keyword-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) 'h' used outside of binding context. (block-scoped-var)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Expected space(s) before "this". (keyword-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected space(s) after "else". (keyword-spacing)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected space(s) after "for". (keyword-spacing)
(#40) 'h' is already defined (no-redeclare)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) 'i' is already defined (no-redeclare)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing semicolon. (semi)
(#41) Requires a space before '}'. (block-spacing)
(#41) Requires a space before '}'. (block-spacing)
(#41) Requires a space before '}'. (block-spacing)
(#41) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Expected space(s) after "return". (keyword-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) 'e' used outside of binding context. (block-scoped-var)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#42) Identifier 'patch_addPadding' is not in camel case. (camelcase)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Requires a space after '{'. (block-spacing)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Expected { after 'for' condition. (curly)
(#42) Expected space(s) after "for". (keyword-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#42) Expected space(s) after "for". (keyword-spacing)
(#42) Expected { after 'for' condition. (curly)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'b' used outside of binding context. (block-scoped-var)
(#42) A space is required after ','. (comma-spacing)
(#42) Unexpected use of comma operator. (no-sequences)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'b' used outside of binding context. (block-scoped-var)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) 'd' is already defined (no-redeclare)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected { after 'if' condition. (curly)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) A space is required after ','. (comma-spacing)
(#42) 'c' used outside of binding context. (block-scoped-var)
(#42) Unexpected use of comma operator. (no-sequences)
(#42) A space is required after ','. (comma-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'b' used outside of binding context. (block-scoped-var)
(#42) A space is required after ','. (comma-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'b' used outside of binding context. (block-scoped-var)
(#42) A space is required after ','. (comma-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'b' used outside of binding context. (block-scoped-var)
(#42) A space is required after ','. (comma-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'b' used outside of binding context. (block-scoped-var)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) 'b' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'b' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'c' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing semicolon. (semi)
(#42) Requires a space before '}'. (block-spacing)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) 'd' used outside of binding context. (block-scoped-var)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'c' used outside of binding context. (block-scoped-var)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) A space is required after ','. (comma-spacing)
(#43) 'd' used outside of binding context. (block-scoped-var)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) 'b' used outside of binding context. (block-scoped-var)
(#43) A space is required after ','. (comma-spacing)
(#43) 'd' used outside of binding context. (block-scoped-var)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) 'b' used outside of binding context. (block-scoped-var)
(#43) 'b' used outside of binding context. (block-scoped-var)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) 'f' used outside of binding context. (block-scoped-var)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) 'b' used outside of binding context. (block-scoped-var)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) 'c' used outside of binding context. (block-scoped-var)
(#43) A space is required after ','. (comma-spacing)
(#43) 'f' used outside of binding context. (block-scoped-var)
(#43) A space is required after ','. (comma-spacing)
(#43) 'd' used outside of binding context. (block-scoped-var)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) 'f' used outside of binding context. (block-scoped-var)
(#43) A space is required after ','. (comma-spacing)
(#43) 'd' used outside of binding context. (block-scoped-var)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) 'f' used outside of binding context. (block-scoped-var)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) 'c' used outside of binding context. (block-scoped-var)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing semicolon. (semi)
(#44) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Identifier 'patch_splitMax' is not in camel case. (camelcase)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) Expected space(s) after "for". (keyword-spacing)
(#44) Expected { after 'for' condition. (curly)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Expected space(s) before "if". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected space(s) after "for". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) 'g' used outside of binding context. (block-scoped-var)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing '()' invoking a constructor (new-parens)
(#44) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) 'g' used outside of binding context. (block-scoped-var)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) 'g' used outside of binding context. (block-scoped-var)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) 'g' used outside of binding context. (block-scoped-var)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) 'g' used outside of binding context. (block-scoped-var)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) 'g' used outside of binding context. (block-scoped-var)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected space(s) after "for". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) 'g' is already defined (no-redeclare)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Do not nest ternary expressions (no-nested-ternary)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Requires a space before '}'. (block-spacing)
(#45) Missing semicolon. (semi)
(#45) 'g' used outside of binding context. (block-scoped-var)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) 'g' used outside of binding context. (block-scoped-var)
(#45) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) 'g' used outside of binding context. (block-scoped-var)
(#45) 'g' used outside of binding context. (block-scoped-var)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) 'i' used outside of binding context. (block-scoped-var)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) 'i' used outside of binding context. (block-scoped-var)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) 'i' used outside of binding context. (block-scoped-var)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) 'i' used outside of binding context. (block-scoped-var)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) 'i' used outside of binding context. (block-scoped-var)
(#46) A space is required after ','. (comma-spacing)
(#46) 'i' used outside of binding context. (block-scoped-var)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) Requires a space before '}'. (block-spacing)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#46) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#46) Identifier 'patch_toText' is not in camel case. (camelcase)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Expected { after 'for' condition. (curly)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Expected space(s) after "for". (keyword-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) 'b' used outside of binding context. (block-scoped-var)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#47) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) Identifier 'patch_fromText' is not in camel case. (camelcase)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Expected { after 'if' condition. (curly)
(#47) Expected space(s) before "return". (keyword-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected space(s) after "for". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected { after 'if' condition. (curly)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Expected space(s) before "throw". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing '()' invoking a constructor (new-parens)
(#47) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Do not nest ternary expressions (no-nested-ternary)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Do not nest ternary expressions (no-nested-ternary)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected space(s) after "for". (keyword-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Requires a space after '{'. (block-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected space(s) after "try". (keyword-spacing)
(#48) Requires a space after '{'. (block-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing semicolon. (semi)
(#48) Expected space(s) after "catch". (keyword-spacing)
(#48) Expected space(s) before "catch". (keyword-spacing)
(#48) Requires a space after '{'. (block-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) 'g' used outside of binding context. (block-scoped-var)
(#48) Requires a space before '}'. (block-spacing)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Expected space(s) before "if". (keyword-spacing)
(#48) Expected { after 'if' condition. (curly)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) 'g' used outside of binding context. (block-scoped-var)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Expected { after 'if' condition. (curly)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) 'g' used outside of binding context. (block-scoped-var)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Expected { after 'if' condition. (curly)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) 'g' used outside of binding context. (block-scoped-var)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Expected { after 'if' condition. (curly)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Expected space(s) before "break". (keyword-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Expected { after 'if' condition. (curly)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Expected space(s) before "throw". (keyword-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) 'g' used outside of binding context. (block-scoped-var)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Expected space(s) before "return". (keyword-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#48) Identifier 'patch_obj' is not in camel case. (camelcase)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#49) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Requires a space after '{'. (block-spacing)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Do not nest ternary expressions (no-nested-ternary)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Do not nest ternary expressions (no-nested-ternary)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected space(s) after "for". (keyword-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Requires a space after '{'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Expected space(s) after "switch". (keyword-spacing)
(#49) Requires a space after '{'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing semicolon. (semi)
(#49) Requires a space before '}'. (block-spacing)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing semicolon. (semi)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Expected space(s) before "return". (keyword-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing semicolon. (semi)
(#50) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Requires a space before '}'. (block-spacing)
(#50) Missing semicolon. (semi)
blocks/configurable_reports/js/codemirror/addon/merge/merge.js
(#5) 'CodeMirror' is not defined. (no-undef)
(#8) Missing JSDoc comment. (require-jsdoc)
(#30) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#30) 'CodeMirror' is not defined. (no-undef)
(#49) Missing JSDoc comment. (require-jsdoc)
(#53) Missing JSDoc comment. (require-jsdoc)
(#55) Expected { after 'if' condition. (curly)
(#64) 'CodeMirror' is not defined. (no-undef)
(#67) 'DIFF_INSERT' is not defined. (no-undef)
(#68) 'DIFF_DELETE' is not defined. (no-undef)
(#72) Missing JSDoc comment. (require-jsdoc)
(#76) Missing JSDoc comment. (require-jsdoc)
(#91) Missing JSDoc comment. (require-jsdoc)
(#93) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) 'DIFF_INSERT' is not defined. (no-undef)
(#96) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#96) 'DIFF_DELETE' is not defined. (no-undef)
(#100) Missing JSDoc comment. (require-jsdoc)
(#102) Expected { after 'if' condition. (curly)
(#103) Expected { after 'if' condition. (curly)
(#104) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#104) Missing '()' invoking a constructor (new-parens)
(#105) 'DIFF_INSERT' is not defined. (no-undef)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Expected { after 'if' condition. (curly)
(#111) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#111) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#111) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) 'DIFF_INSERT' is not defined. (no-undef)
(#114) 'DIFF_INSERT' is not defined. (no-undef)
(#115) 'DIFF_INSERT' is not defined. (no-undef)
(#127) Expected { after 'if' condition. (curly)
(#137) Missing JSDoc comment. (require-jsdoc)
(#139) Expected { after 'if' condition. (curly)
(#139) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#144) Missing JSDoc comment. (require-jsdoc)
(#146) Expected { after 'if' condition. (curly)
(#146) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#146) 'DIFF_INSERT' is not defined. (no-undef)
(#152) Missing JSDoc comment. (require-jsdoc)
(#155) 'CodeMirror' is not defined. (no-undef)
(#167) Missing JSDoc comment. (require-jsdoc)
(#187) Missing JSDoc comment. (require-jsdoc)
(#188) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#189) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#189) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#189) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#190) 'DIFF_DELETE' is not defined. (no-undef)
(#191) Missing JSDoc comment. (require-jsdoc)
(#192) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#195) Expected { after 'if' condition. (curly)
(#196) Expected { after 'if' condition. (curly)
(#201) Expected { after 'if' condition. (curly)
(#203) Expected { after 'else'. (curly)
(#210) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#210) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#211) 'DIFF_EQUAL' is not defined. (no-undef)
(#216) Expected { after 'if' condition. (curly)
(#222) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#223) Expected { after 'if' condition. (curly)
(#229) Expected { after 'if' condition. (curly)
(#234) Missing JSDoc comment. (require-jsdoc)
(#235) Expected { after 'if' condition. (curly)
(#245) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#246) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#248) Expected { after 'if' condition. (curly)
(#251) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#254) Statement inside of curly braces should be on next line. (brace-style)
(#254) 'tmp' used outside of binding context. (block-scoped-var)
(#254) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#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) 'tmp' used outside of binding context. (block-scoped-var)
(#257) Statement inside of curly braces should be on next line. (brace-style)
(#257) 'tmp' is already defined (no-redeclare)
(#257) 'tmp' used outside of binding context. (block-scoped-var)
(#257) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#257) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#257) 'tmp' used outside of binding context. (block-scoped-var)
(#258) 'w' used outside of binding context. (block-scoped-var)
(#258) Infix operators must be spaced. (space-infix-ops)
(#258) 'w' used outside of binding context. (block-scoped-var)
(#258) Infix operators must be spaced. (space-infix-ops)
(#258) 'w' used outside of binding context. (block-scoped-var)
(#259) 'w' used outside of binding context. (block-scoped-var)
(#259) Infix operators must be spaced. (space-infix-ops)
(#259) 'w' used outside of binding context. (block-scoped-var)
(#259) Infix operators must be spaced. (space-infix-ops)
(#261) 'w' used outside of binding context. (block-scoped-var)
(#272) Missing JSDoc comment. (require-jsdoc)
(#273) Expected { after 'if' condition. (curly)
(#274) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#274) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#275) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#275) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#280) 'CodeMirror' is not defined. (no-undef)
(#280) Expected to return a value at the end of this function. (consistent-return)
(#281) Expected { after 'if' condition. (curly)
(#283) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#283) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#284) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#284) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#284) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#286) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#286) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#305) 'rightPane' used outside of binding context. (block-scoped-var)
(#309) 'CodeMirror' is not defined. (no-undef)
(#309) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#311) Expected { after 'if' condition. (curly)
(#311) 'leftPane' used outside of binding context. (block-scoped-var)
(#312) Expected { after 'if' condition. (curly)
(#312) 'rightPane' used outside of binding context. (block-scoped-var)
(#315) Expected { after 'if' condition. (curly)
(#316) Expected { after 'if' condition. (curly)
(#318) 'CodeMirror' is not defined. (no-undef)
(#320) Empty block statement. (no-empty)
(#321) 'p' used outside of binding context. (block-scoped-var)
(#321) Statement inside of curly braces should be on next line. (brace-style)
(#321) 'CodeMirror' is not defined. (no-undef)
(#321) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#321) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#325) Missing JSDoc comment. (require-jsdoc)
(#329) 'CodeMirror' is not defined. (no-undef)
(#329) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#329) Statement inside of curly braces should be on next line. (brace-style)
(#331) 'CodeMirror' is not defined. (no-undef)
(#333) Expected { after 'if' condition. (curly)
(#337) Expected { after 'if' condition. (curly)
(#339) Expected { after 'if' condition. (curly)
(#341) Return statement should not contain assignment. (no-return-assign)
(#346) Statement inside of curly braces should be on next line. (brace-style)
(#346) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#347) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#347) Statement inside of curly braces should be on next line. (brace-style)
(#348) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#348) Statement inside of curly braces should be on next line. (brace-style)
(#350) Expected { after 'if' condition. (curly)
(#351) Expected { after 'if' condition. (curly)
(#357) A constructor name should not start with a lowercase letter. (new-cap)
(#357) Identifier 'diff_match_patch' is not in camel case. (camelcase)
(#357) 'diff_match_patch' is not defined. (no-undef)
(#358) Missing JSDoc comment. (require-jsdoc)
(#374) Missing JSDoc comment. (require-jsdoc)
(#375) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#376) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#376) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#376) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#378) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#379) 'DIFF_EQUAL' is not defined. (no-undef)
(#381) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#384) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#386) Expected { after 'if' condition. (curly)
(#390) 'DIFF_INSERT' is not defined. (no-undef)
(#393) Expected { after 'if' condition. (curly)
(#397) Missing JSDoc comment. (require-jsdoc)
(#398) Expected { after 'if' condition. (curly)
(#400) Expected { after 'if' condition. (curly)
(#401) Expected { after 'if' condition. (curly)
(#406) Missing JSDoc comment. (require-jsdoc)
(#407) Expected { after 'if' condition. (curly)
(#409) Expected { after 'if' condition. (curly)
(#410) Expected { after 'if' condition. (curly)
(#415) Missing JSDoc comment. (require-jsdoc)
(#420) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#421) Statement inside of curly braces should be on next line. (brace-style)
(#421) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#421) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#422) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#422) Statement inside of curly braces should be on next line. (brace-style)
(#422) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#422) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#424) Statement inside of curly braces should be on next line. (brace-style)
(#424) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#424) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#425) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#425) Statement inside of curly braces should be on next line. (brace-style)
(#425) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#425) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#432) Missing JSDoc comment. (require-jsdoc)
(#434) Expected { after 'if' condition. (curly)
(#435) Expected { after 'if' condition. (curly)
(#436) Expected { after 'if' condition. (curly)
(#437) Expected { after 'if' condition. (curly)
(#437) Expected { after 'for' condition. (curly)
(#441) Missing JSDoc comment. (require-jsdoc)
(#442) Expected { after 'for' condition. (curly)
(#446) Missing JSDoc comment. (require-jsdoc)
(#447) Expected { after 'for' condition. (curly)
(#448) Infix operators must be spaced. (space-infix-ops)
(#451) Missing JSDoc comment. (require-jsdoc)
(#452) Expected { after 'if' condition. (curly)
(#453) Expected { after 'for-in'. (curly)
(#453) Expected { after 'if' condition. (curly)
(#457) Missing JSDoc comment. (require-jsdoc)
(#458) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#458) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#461) Expected { after 'if' condition. (curly)
(#463) Expected { after 'if' condition. (curly)
(#467) Expected { after 'if' condition. (curly)
(#471) Missing JSDoc comment. (require-jsdoc)
(#471) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#471) Statement inside of curly braces should be on next line. (brace-style)
(#472) Missing JSDoc comment. (require-jsdoc)
(#472) Statement inside of curly braces should be on next line. (brace-style)
(#472) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#473) Missing JSDoc comment. (require-jsdoc)
(#473) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#473) Statement inside of curly braces should be on next line. (brace-style)
blocks/configurable_reports/js/codemirror/addon/mode/loadmode.js
(#2) Expected { after 'if' condition. (curly)
(#2) 'CodeMirror' is not defined. (no-undef)
(#2) 'CodeMirror' is not defined. (no-undef)
(#5) Missing JSDoc comment. (require-jsdoc)
(#7) Expected { after 'if' condition. (curly)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#9) Missing JSDoc comment. (require-jsdoc)
(#9) Expected to return a value at the end of this function. (consistent-return)
(#10) 'CodeMirror' is not defined. (no-undef)
(#11) Expected { after 'if' condition. (curly)
(#13) 'i' used outside of binding context. (block-scoped-var)
(#13) 'i' used outside of binding context. (block-scoped-var)
(#13) 'i' used outside of binding context. (block-scoped-var)
(#14) Expected { after 'if' condition. (curly)
(#14) 'CodeMirror' is not defined. (no-undef)
(#14) 'i' used outside of binding context. (block-scoped-var)
(#15) 'i' used outside of binding context. (block-scoped-var)
(#17) Expected { after 'if' condition. (curly)
(#19) Expected { after 'for' condition. (curly)
(#19) 'i' is already defined (no-redeclare)
(#19) 'i' used outside of binding context. (block-scoped-var)
(#19) 'i' used outside of binding context. (block-scoped-var)
(#19) 'i' used outside of binding context. (block-scoped-var)
(#20) 'CodeMirror' is not defined. (no-undef)
(#20) 'i' used outside of binding context. (block-scoped-var)
(#23) 'CodeMirror' is not defined. (no-undef)
(#23) Expected to return a value at the end of this function. (consistent-return)
(#24) Expected { after 'if' condition. (curly)
(#25) Expected { after 'if' condition. (curly)
(#25) 'CodeMirror' is not defined. (no-undef)
(#26) Expected { after 'if' condition. (curly)
(#29) 'CodeMirror' is not defined. (no-undef)
(#33) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) Expected to return a value at the end of this function. (consistent-return)
(#34) Expected { after 'if' condition. (curly)
(#35) 'CodeMirror' is not defined. (no-undef)
(#39) Expected { after 'for' condition. (curly)
(#45) 'CodeMirror' is not defined. (no-undef)
(#46) Expected { after 'if' condition. (curly)
(#46) 'CodeMirror' is not defined. (no-undef)
(#47) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/mode/multiplex_test.js
(#2) 'CodeMirror' is not defined. (no-undef)
(#2) Missing space before opening brace. (space-before-blocks)
(#3) 'CodeMirror' is not defined. (no-undef)
(#4) 'CodeMirror' is not defined. (no-undef)
(#14) 'CodeMirror' is not defined. (no-undef)
(#17) 'CodeMirror' is not defined. (no-undef)
(#19) Missing JSDoc comment. (require-jsdoc)
(#20) 'test' is not defined. (no-undef)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
blocks/configurable_reports/js/codemirror/addon/mode/multiplex.js
(#1) 'CodeMirror' is not defined. (no-undef)
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#4) Identifier 'n_others' is not in camel case. (camelcase)
(#6) Missing JSDoc comment. (require-jsdoc)
(#7) Expected { after 'if' condition. (curly)
(#15) 'CodeMirror' is not defined. (no-undef)
(#23) 'CodeMirror' is not defined. (no-undef)
(#25) 'CodeMirror' is not defined. (no-undef)
(#31) 'oldContent' used outside of binding context. (block-scoped-var)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Identifier 'n_others' is not in camel case. (camelcase)
(#34) 'found' used outside of binding context. (block-scoped-var)
(#34) 'found' used outside of binding context. (block-scoped-var)
(#34) 'oldContent' used outside of binding context. (block-scoped-var)
(#35) 'found' used outside of binding context. (block-scoped-var)
(#35) 'found' used outside of binding context. (block-scoped-var)
(#38) 'CodeMirror' is not defined. (no-undef)
(#40) 'found' used outside of binding context. (block-scoped-var)
(#40) 'found' used outside of binding context. (block-scoped-var)
(#40) 'found' used outside of binding context. (block-scoped-var)
(#40) 'found' used outside of binding context. (block-scoped-var)
(#41) 'found' used outside of binding context. (block-scoped-var)
(#41) 'found' used outside of binding context. (block-scoped-var)
(#44) Expected { after 'if' condition. (curly)
(#44) 'oldContent' used outside of binding context. (block-scoped-var)
(#46) Expected { after 'if' condition. (curly)
(#46) 'oldContent' used outside of binding context. (block-scoped-var)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) 'oldContent' used outside of binding context. (block-scoped-var)
(#49) 'oldContent' is already defined (no-redeclare)
(#50) 'found' is already defined (no-redeclare)
(#50) 'found' used outside of binding context. (block-scoped-var)
(#50) 'oldContent' used outside of binding context. (block-scoped-var)
(#51) 'found' used outside of binding context. (block-scoped-var)
(#56) Expected { after 'if' condition. (curly)
(#56) 'found' used outside of binding context. (block-scoped-var)
(#56) 'oldContent' used outside of binding context. (block-scoped-var)
(#56) 'found' used outside of binding context. (block-scoped-var)
(#58) Expected { after 'if' condition. (curly)
(#58) 'found' used outside of binding context. (block-scoped-var)
(#58) 'oldContent' used outside of binding context. (block-scoped-var)
(#59) 'found' is already defined (no-redeclare)
(#59) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#59) 'found' used outside of binding context. (block-scoped-var)
(#60) Expected { after 'if' condition. (curly)
(#60) 'found' used outside of binding context. (block-scoped-var)
(#60) 'found' used outside of binding context. (block-scoped-var)
(#63) Expected { after 'if' condition. (curly)
(#64) Expected { after 'else'. (curly)
(#73) Expected { after 'if' condition. (curly)
(#73) 'CodeMirror' is not defined. (no-undef)
(#83) Identifier 'n_others' is not in camel case. (camelcase)
(#87) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/mode/overlay.js
(#10) 'CodeMirror' is not defined. (no-undef)
(#10) 'CodeMirror' is not defined. (no-undef)
(#14) 'CodeMirror' is not defined. (no-undef)
(#15) 'CodeMirror' is not defined. (no-undef)
(#22) 'CodeMirror' is not defined. (no-undef)
(#23) 'CodeMirror' is not defined. (no-undef)
(#40) Expected { after 'if' condition. (curly)
(#42) Expected { after 'if' condition. (curly)
(#42) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#43) Expected { after 'if' condition. (curly)
(#43) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#44) Expected { after 'else'. (curly)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#55) Expected { after 'if' condition. (curly)
(#56) Expected { after 'if' condition. (curly)
blocks/configurable_reports/js/codemirror/addon/runmode/colorize.js
(#1) 'CodeMirror' is not defined. (no-undef)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Expected to return a value at the end of this function. (consistent-return)
(#6) Expected { after 'if' condition. (curly)
(#9) Expected { after 'if' condition. (curly)
(#14) Expected { after 'if' condition. (curly)
(#19) Expected { after 'if' condition. (curly)
(#24) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/runmode/runmode-standalone.js
(#8) Missing JSDoc comment. (require-jsdoc)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#8) Unnecessary semicolon. (no-extra-semi)
(#10) Missing JSDoc comment. (require-jsdoc)
(#15) Requires a space after '{'. (block-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Requires a space before '}'. (block-spacing)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Requires a space before '}'. (block-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#18) Expected to return a value at the end of this function. (consistent-return)
(#19) Expected { after 'if' condition. (curly)
(#22) Expected to return a value at the end of this function. (consistent-return)
(#24) Expected { after 'if' condition. (curly)
(#25) Expected { after 'else'. (curly)
(#25) 'ok' is already defined (no-redeclare)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Requires a space before '}'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Empty block statement. (no-empty)
(#35) Expected { after 'while' condition. (curly)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Requires a space before '}'. (block-spacing)
(#39) Expected to return a value at the end of this function. (consistent-return)
(#41) Requires a space after '{'. (block-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Requires a space before '}'. (block-spacing)
(#43) Requires a space after '{'. (block-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Requires a space before '}'. (block-spacing)
(#44) Requires a space after '{'. (block-spacing)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Requires a space before '}'. (block-spacing)
(#45) Requires a space after '{'. (block-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Requires a space before '}'. (block-spacing)
(#46) Expected to return a value at the end of this function. (consistent-return)
(#48) Requires a space after '{'. (block-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Requires a space before '}'. (block-spacing)
(#51) Expected { after 'if' condition. (curly)
(#56) Expected { after 'if' condition. (curly)
(#57) Expected { after 'if' condition. (curly)
(#61) Requires a space after '{'. (block-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Requires a space before '}'. (block-spacing)
(#63) 'CodeMirror' is not defined. (no-undef)
(#65) 'CodeMirror' is not defined. (no-undef)
(#65) Unexpected space before function parentheses. (space-before-function-paren)
(#69) 'CodeMirror' is not defined. (no-undef)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) 'CodeMirror' is not defined. (no-undef)
(#70) 'CodeMirror' is not defined. (no-undef)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#71) 'CodeMirror' is not defined. (no-undef)
(#71) Unexpected space before function parentheses. (space-before-function-paren)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#72) 'CodeMirror' is not defined. (no-undef)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#73) Expected { after 'if' condition. (curly)
(#75) Expected { after 'if' condition. (curly)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#77) Expected { after 'if' condition. (curly)
(#77) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#78) 'mname' is already defined (no-redeclare)
(#78) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#78) 'config' is already defined (no-redeclare)
(#80) Expected { after 'if' condition. (curly)
(#84) 'CodeMirror' is not defined. (no-undef)
(#84) Unexpected space before function parentheses. (space-before-function-paren)
(#85) 'CodeMirror' is not defined. (no-undef)
(#85) There should be no space after '{' (object-curly-spacing)
(#85) There should be no space before '}' (object-curly-spacing)
(#89) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#91) Unexpected space before function parentheses. (space-before-function-paren)
(#110) Expected { after 'for' condition. (curly)
(#125) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#125) 'CodeMirror' is not defined. (no-undef)
(#127) Expected { after 'if' condition. (curly)
(#128) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/runmode/runmode.js
(#1) 'CodeMirror' is not defined. (no-undef)
(#2) 'CodeMirror' is not defined. (no-undef)
(#2) 'CodeMirror' is not defined. (no-undef)
(#4) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#4) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7) 'CodeMirror' is not defined. (no-undef)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#14) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected { after 'for' condition. (curly)
(#46) 'CodeMirror' is not defined. (no-undef)
(#46) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) 'CodeMirror' is not defined. (no-undef)
(#48) Expected { after 'if' condition. (curly)
(#49) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/runmode/runmode.node.js
(#3) Missing JSDoc comment. (require-jsdoc)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Unnecessary semicolon. (no-extra-semi)
(#5) Missing JSDoc comment. (require-jsdoc)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Requires a space before '}'. (block-spacing)
(#13) Expected to return a value at the end of this function. (consistent-return)
(#14) Expected { after 'if' condition. (curly)
(#17) Expected to return a value at the end of this function. (consistent-return)
(#19) Expected { after 'if' condition. (curly)
(#20) Expected { after 'else'. (curly)
(#20) 'ok' is already defined (no-redeclare)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Requires a space before '}'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Empty block statement. (no-empty)
(#30) Expected { after 'while' condition. (curly)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Requires a space before '}'. (block-spacing)
(#34) Expected to return a value at the end of this function. (consistent-return)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Requires a space before '}'. (block-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Requires a space before '}'. (block-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Requires a space before '}'. (block-spacing)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Requires a space before '}'. (block-spacing)
(#41) Expected to return a value at the end of this function. (consistent-return)
(#43) Requires a space after '{'. (block-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Requires a space before '}'. (block-spacing)
(#46) Expected { after 'if' condition. (curly)
(#51) Expected { after 'if' condition. (curly)
(#52) Expected { after 'if' condition. (curly)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Requires a space after '{'. (block-spacing)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Requires a space before '}'. (block-spacing)
(#58) 'exports' is not defined. (no-undef)
(#60) 'exports' is not defined. (no-undef)
(#64) 'exports' is not defined. (no-undef)
(#64) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#64) 'exports' is not defined. (no-undef)
(#65) 'exports' is not defined. (no-undef)
(#68) Expected { after 'for' condition. (curly)
(#72) 'exports' is not defined. (no-undef)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#74) 'exports' is not defined. (no-undef)
(#75) Requires a space after '{'. (block-spacing)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Requires a space before '}'. (block-spacing)
(#77) 'exports' is not defined. (no-undef)
(#79) 'exports' is not defined. (no-undef)
(#80) Expected { after 'if' condition. (curly)
(#82) Expected { after 'if' condition. (curly)
(#83) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#84) Expected { after 'if' condition. (curly)
(#84) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#85) 'mname' is already defined (no-redeclare)
(#85) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#85) 'config' is already defined (no-redeclare)
(#87) Expected { after 'if' condition. (curly)
(#91) 'exports' is not defined. (no-undef)
(#92) 'exports' is not defined. (no-undef)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) 'exports' is not defined. (no-undef)
(#95) Expected { after 'if' condition. (curly)
(#96) 'exports' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/scroll/scrollpastend.js
(#4) 'CodeMirror' is not defined. (no-undef)
(#5) 'CodeMirror' is not defined. (no-undef)
(#16) Missing JSDoc comment. (require-jsdoc)
(#17) Expected { after 'if' condition. (curly)
(#17) 'CodeMirror' is not defined. (no-undef)
(#21) Missing JSDoc comment. (require-jsdoc)
blocks/configurable_reports/js/codemirror/addon/search/match-highlighter.js
(#20) Missing JSDoc comment. (require-jsdoc)
(#27) Expected { after 'if' condition. (curly)
(#27) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#28) Expected { after 'if' condition. (curly)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#29) Expected { after 'if' condition. (curly)
(#29) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#33) 'CodeMirror' is not defined. (no-undef)
(#34) 'CodeMirror' is not defined. (no-undef)
(#36) Expected { after 'if' condition. (curly)
(#48) Missing JSDoc comment. (require-jsdoc)
(#51) Requires a space after '{'. (block-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Requires a space before '}'. (block-spacing)
(#54) Missing JSDoc comment. (require-jsdoc)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#64) Expected { after 'while' condition. (curly)
(#65) Expected { after 'while' condition. (curly)
(#66) Expected { after 'if' condition. (curly)
(#70) Expected { after 'if' condition. (curly)
(#72) Expected { after 'if' condition. (curly)
(#77) Missing JSDoc comment. (require-jsdoc)
(#82) Missing JSDoc comment. (require-jsdoc)
(#83) Expected to return a value at the end of this function. (consistent-return)
(#84) Expected { after 'if' condition. (curly)
(#88) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
blocks/configurable_reports/js/codemirror/addon/search/search.js
(#10) Missing JSDoc comment. (require-jsdoc)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected to return a value at the end of this function. (consistent-return)
(#12) Expected { after 'if' condition. (curly)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Expected to return a value at the end of this function. (consistent-return)
(#17) Expected { after 'if' condition. (curly)
(#20) Expected { after 'if' condition. (curly)
(#25) Missing JSDoc comment. (require-jsdoc)
(#29) Missing JSDoc comment. (require-jsdoc)
(#32) Missing JSDoc comment. (require-jsdoc)
(#36) Missing JSDoc comment. (require-jsdoc)
(#37) Expected { after 'if' condition. (curly)
(#38) Expected { after 'else'. (curly)
(#38) Unexpected prompt. (no-alert)
(#40) Missing JSDoc comment. (require-jsdoc)
(#41) Expected { after 'if' condition. (curly)
(#42) Expected { after 'if' condition. (curly)
(#42) Unexpected confirm. (no-alert)
(#44) Missing JSDoc comment. (require-jsdoc)
(#50) Missing JSDoc comment. (require-jsdoc)
(#50) Expected to return a value at the end of this function. (consistent-return)
(#52) Expected { after 'if' condition. (curly)
(#55) Expected { after 'if' condition. (curly)
(#65) Missing JSDoc comment. (require-jsdoc)
(#65) Requires a space after '{'. (block-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#69) 'CodeMirror' is not defined. (no-undef)
(#69) 'CodeMirror' is not defined. (no-undef)
(#70) Expected { after 'if' condition. (curly)
(#74) Requires a space before '}'. (block-spacing)
(#75) Missing JSDoc comment. (require-jsdoc)
(#75) Requires a space after '{'. (block-spacing)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#77) Expected { after 'if' condition. (curly)
(#80) Requires a space before '}'. (block-spacing)
(#86) Missing JSDoc comment. (require-jsdoc)
(#88) Expected { after 'if' condition. (curly)
(#96) Don't make functions within a loop (no-loop-func)
(#96) Requires a space after '{'. (block-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Requires a space before '}'. (block-spacing)
(#97) Expected { after 'else'. (curly)
(#104) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Expected { after 'if' condition. (curly)
(#112) Requires a space after '{'. (block-spacing)
(#112) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#112) Statement inside of curly braces should be on next line. (brace-style)
(#112) Requires a space before '}'. (block-spacing)
(#116) Requires a space after '{'. (block-spacing)
(#116) Statement inside of curly braces should be on next line. (brace-style)
(#116) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#116) Requires a space before '}'. (block-spacing)
(#125) 'CodeMirror' is not defined. (no-undef)
(#125) Requires a space after '{'. (block-spacing)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#125) Requires a space before '}'. (block-spacing)
(#126) 'CodeMirror' is not defined. (no-undef)
(#127) 'CodeMirror' is not defined. (no-undef)
(#127) Requires a space after '{'. (block-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Requires a space before '}'. (block-spacing)
(#128) 'CodeMirror' is not defined. (no-undef)
(#129) 'CodeMirror' is not defined. (no-undef)
(#130) 'CodeMirror' is not defined. (no-undef)
(#130) Requires a space after '{'. (block-spacing)
(#130) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Statement inside of curly braces should be on next line. (brace-style)
(#130) Requires a space before '}'. (block-spacing)
blocks/configurable_reports/js/codemirror/addon/search/searchcursor.js
(#1) Missing space before opening brace. (space-before-blocks)
(#2) 'CodeMirror' is not defined. (no-undef)
(#4) Missing JSDoc comment. (require-jsdoc)
(#6) Expected { after 'if' condition. (curly)
(#6) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#16) Expected { after 'if' condition. (curly)
(#17) Expected to return a value at the end of this function. (consistent-return)
(#20) 'line' used outside of binding context. (block-scoped-var)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) 'line' used outside of binding context. (block-scoped-var)
(#24) Expected { after 'if' condition. (curly)
(#25) 'match' used outside of binding context. (block-scoped-var)
(#26) 'start' used outside of binding context. (block-scoped-var)
(#26) 'match' used outside of binding context. (block-scoped-var)
(#27) 'match' used outside of binding context. (block-scoped-var)
(#27) 'match' used outside of binding context. (block-scoped-var)
(#28) Expected { after 'if' condition. (curly)
(#28) 'line' used outside of binding context. (block-scoped-var)
(#30) 'matchLen' used outside of binding context. (block-scoped-var)
(#30) 'match' used outside of binding context. (block-scoped-var)
(#30) 'match' used outside of binding context. (block-scoped-var)
(#31) 'matchLen' used outside of binding context. (block-scoped-var)
(#32) 'start' used outside of binding context. (block-scoped-var)
(#32) 'line' used outside of binding context. (block-scoped-var)
(#32) Requires a space after '{'. (block-spacing)
(#32) 'match' used outside of binding context. (block-scoped-var)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#33) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#33) 'start' used outside of binding context. (block-scoped-var)
(#34) 'matchLen' used outside of binding context. (block-scoped-var)
(#39) 'line' used outside of binding context. (block-scoped-var)
(#39) 'line' is already defined (no-redeclare)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) 'match' is already defined (no-redeclare)
(#39) 'match' used outside of binding context. (block-scoped-var)
(#39) 'line' used outside of binding context. (block-scoped-var)
(#40) 'matchLen' used outside of binding context. (block-scoped-var)
(#40) 'matchLen' is already defined (no-redeclare)
(#40) 'match' used outside of binding context. (block-scoped-var)
(#40) 'match' used outside of binding context. (block-scoped-var)
(#41) 'start' used outside of binding context. (block-scoped-var)
(#41) 'start' is already defined (no-redeclare)
(#41) 'match' used outside of binding context. (block-scoped-var)
(#41) 'match' used outside of binding context. (block-scoped-var)
(#42) Expected { after 'if' condition. (curly)
(#42) 'start' used outside of binding context. (block-scoped-var)
(#42) 'matchLen' used outside of binding context. (block-scoped-var)
(#42) 'line' used outside of binding context. (block-scoped-var)
(#42) 'matchLen' used outside of binding context. (block-scoped-var)
(#42) 'matchLen' used outside of binding context. (block-scoped-var)
(#44) Expected { after 'if' condition. (curly)
(#44) 'match' used outside of binding context. (block-scoped-var)
(#44) 'match' used outside of binding context. (block-scoped-var)
(#44) 'matchLen' used outside of binding context. (block-scoped-var)
(#44) 'matchLen' used outside of binding context. (block-scoped-var)
(#45) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#45) 'start' used outside of binding context. (block-scoped-var)
(#45) 'start' used outside of binding context. (block-scoped-var)
(#46) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#46) 'start' used outside of binding context. (block-scoped-var)
(#46) 'start' used outside of binding context. (block-scoped-var)
(#46) 'matchLen' used outside of binding context. (block-scoped-var)
(#46) 'matchLen' used outside of binding context. (block-scoped-var)
(#47) 'match' used outside of binding context. (block-scoped-var)
(#47) 'match' used outside of binding context. (block-scoped-var)
(#50) Expected { after 'if' condition. (curly)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Requires a space before '}'. (block-spacing)
(#58) Unexpected empty function. (no-empty-function)
(#60) Expected to return a value at the end of this function. (consistent-return)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#62) Expected { after 'if' condition. (curly)
(#64) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#65) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#72) Expected { after 'if' condition. (curly)
(#76) Expected { after 'if' condition. (curly)
(#80) Expected { after 'if' condition. (curly)
(#81) Expected { after 'else'. (curly)
(#84) Expected { after 'if' condition. (curly)
(#86) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#86) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#86) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#87) Expected no return value. (consistent-return)
(#95) Requires a space after '{'. (block-spacing)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Requires a space before '}'. (block-spacing)
(#96) Requires a space after '{'. (block-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Requires a space before '}'. (block-spacing)
(#99) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Missing JSDoc comment. (require-jsdoc)
(#101) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#108) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Unexpected console statement. (no-console)
(#114) Expected { after 'if' condition. (curly)
(#115) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#117) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#119) Expected { after 'if' condition. (curly)
(#120) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#125) Expected to return a value at the end of this function. (consistent-return)
(#125) Requires a space after '{'. (block-spacing)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Expected { after 'if' condition. (curly)
(#125) Requires a space before '}'. (block-spacing)
(#126) Expected to return a value at the end of this function. (consistent-return)
(#126) Requires a space after '{'. (block-spacing)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Expected { after 'if' condition. (curly)
(#126) Requires a space before '}'. (block-spacing)
(#129) Expected { after 'if' condition. (curly)
(#130) 'CodeMirror' is not defined. (no-undef)
(#132) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#137) 'CodeMirror' is not defined. (no-undef)
(#140) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/addon/selection/active-line.js
(#12) 'CodeMirror' is not defined. (no-undef)
(#13) 'CodeMirror' is not defined. (no-undef)
(#24) Missing JSDoc comment. (require-jsdoc)
(#31) Missing JSDoc comment. (require-jsdoc)
(#33) Expected { after 'if' condition. (curly)
blocks/configurable_reports/js/codemirror/addon/selection/mark-selection.js
(#10) 'CodeMirror' is not defined. (no-undef)
(#11) 'CodeMirror' is not defined. (no-undef)
(#26) Missing JSDoc comment. (require-jsdoc)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#30) Missing JSDoc comment. (require-jsdoc)
(#31) Expected { after 'if' condition. (curly)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) 'CodeMirror' is not defined. (no-undef)
(#38) Missing JSDoc comment. (require-jsdoc)
(#42) Missing JSDoc comment. (require-jsdoc)
(#43) Expected { after 'if' condition. (curly)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#47) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#48) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#51) Expected { after 'if' condition. (curly)
(#51) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#52) Expected { after 'else'. (curly)
(#53) Expected { after 'if' condition. (curly)
(#58) Missing JSDoc comment. (require-jsdoc)
(#60) Expected { after 'for' condition. (curly)
(#64) Missing JSDoc comment. (require-jsdoc)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#70) Missing JSDoc comment. (require-jsdoc)
(#70) Expected to return a value at the end of this function. (consistent-return)
(#71) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#72) Expected { after 'if' condition. (curly)
(#75) Expected { after 'if' condition. (curly)
(#77) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#78) Expected { after 'if' condition. (curly)
blocks/configurable_reports/js/codemirror/addon/tern/tern.js
(#47) 'CodeMirror' is not defined. (no-undef)
(#51) Expected { after 'if' condition. (curly)
(#51) Identifier 'doc_comment' is not in camel case. (camelcase)
(#55) 'tern' is not defined. (no-undef)
(#56) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) 'CodeMirror' is not defined. (no-undef)
(#74) 'CodeMirror' is not defined. (no-undef)
(#75) Return statement should not contain assignment. (no-return-assign)
(#80) Expected { after 'if' condition. (curly)
(#81) 'CodeMirror' is not defined. (no-undef)
(#89) Expected { after 'if' condition. (curly)
(#94) 'CodeMirror' is not defined. (no-undef)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#114) Unexpected space before function parentheses. (space-before-function-paren)
(#115) Expected { after 'if' condition. (curly)
(#122) 'CodeMirror' is not defined. (no-undef)
(#126) Missing JSDoc comment. (require-jsdoc)
(#128) Expected { after 'if' condition. (curly)
(#130) Expected { after 'if' condition. (curly)
(#132) Expected { after 'else'. (curly)
(#136) Missing JSDoc comment. (require-jsdoc)
(#139) Expected { after 'if' condition. (curly)
(#141) Expected { after 'if' condition. (curly)
(#141) Missing whitespace after semicolon. (semi-spacing)
(#142) 'n' used outside of binding context. (block-scoped-var)
(#143) 'n' used outside of binding context. (block-scoped-var)
(#143) Statement inside of curly braces should be on next line. (brace-style)
(#143) 'n' used outside of binding context. (block-scoped-var)
(#143) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#143) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#148) Missing JSDoc comment. (require-jsdoc)
(#152) Expected { after 'if' condition. (curly)
(#156) Expected { after 'if' condition. (curly)
(#156) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#159) Expected { after 'if' condition. (curly)
(#160) Expected { after 'if' condition. (curly)
(#161) Expected { after 'if' condition. (curly)
(#163) Expected { after 'if' condition. (curly)
(#164) Expected { after 'if' condition. (curly)
(#168) Missing JSDoc comment. (require-jsdoc)
(#170) Expected { after 'if' condition. (curly)
(#170) Unexpected console statement. (no-console)
(#171) Expected { after 'else'. (curly)
(#177) Missing JSDoc comment. (require-jsdoc)
(#178) Expected to return a value at the end of this function. (consistent-return)
(#179) Expected { after 'if' condition. (curly)
(#180) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#181) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#182) Expected { after 'if' condition. (curly)
(#182) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#183) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#187) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#188) Expected { after 'if' condition. (curly)
(#197) 'CodeMirror' is not defined. (no-undef)
(#197) Statement inside of curly braces should be on next line. (brace-style)
(#197) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#198) 'CodeMirror' is not defined. (no-undef)
(#198) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#198) Statement inside of curly braces should be on next line. (brace-style)
(#199) 'CodeMirror' is not defined. (no-undef)
(#212) Missing JSDoc comment. (require-jsdoc)
(#214) Expected { after 'if' condition. (curly)
(#215) Expected { after 'if' condition. (curly)
(#216) Expected { after 'if' condition. (curly)
(#217) Expected { after 'if' condition. (curly)
(#218) Expected { after 'else'. (curly)
(#224) Missing JSDoc comment. (require-jsdoc)
(#225) Expected to return a value at the end of this function. (consistent-return)
(#226) Expected { after 'if' condition. (curly)
(#228) 'tip' used outside of binding context. (block-scoped-var)
(#230) 'tip' used outside of binding context. (block-scoped-var)
(#230) 'tip' is already defined (no-redeclare)
(#231) Expected { after 'if' condition. (curly)
(#232) 'tip' used outside of binding context. (block-scoped-var)
(#234) 'tip' used outside of binding context. (block-scoped-var)
(#235) 'tip' used outside of binding context. (block-scoped-var)
(#238) 'tip' used outside of binding context. (block-scoped-var)
(#238) 'tip' used outside of binding context. (block-scoped-var)
(#244) Missing JSDoc comment. (require-jsdoc)
(#247) Expected { after 'if' condition. (curly)
(#249) 'CodeMirror' is not defined. (no-undef)
(#250) Expected { after 'if' condition. (curly)
(#252) Expected { after 'if' condition. (curly)
(#254) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#254) 'pos' used outside of binding context. (block-scoped-var)
(#254) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#256) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#257) 'pos' is already defined (no-redeclare)
(#257) Missing whitespace after semicolon. (semi-spacing)
(#259) Expected { after 'if' condition. (curly)
(#264) Requires a space after '{'. (block-spacing)
(#264) Statement inside of curly braces should be on next line. (brace-style)
(#264) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#264) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#264) Requires a space before '}'. (block-spacing)
(#266) Expected { after 'if' condition. (curly)
(#266) 'found' used outside of binding context. (block-scoped-var)
(#268) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#268) 'line' used outside of binding context. (block-scoped-var)
(#270) Expected { after 'if' condition. (curly)
(#271) Expected no return value. (consistent-return)
(#271) 'pos' used outside of binding context. (block-scoped-var)
(#274) Expected { after 'if' condition. (curly)
(#276) 'pos' used outside of binding context. (block-scoped-var)
(#282) 'pos' used outside of binding context. (block-scoped-var)
(#286) Missing JSDoc comment. (require-jsdoc)
(#289) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#293) Expected { after 'if' condition. (curly)
(#302) Expected { after 'if' condition. (curly)
(#307) Missing JSDoc comment. (require-jsdoc)
(#308) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#310) Missing JSDoc comment. (require-jsdoc)
(#311) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#314) Expected { after 'if' condition. (curly)
(#315) Expected { after 'if' condition. (curly)
(#316) Expected { after 'if' condition. (curly)
(#322) Expected { after 'if' condition. (curly)
(#329) Expected { after 'if' condition. (curly)
(#340) Missing JSDoc comment. (require-jsdoc)
(#341) Missing JSDoc comment. (require-jsdoc)
(#344) Expected to return a value at the end of this function. (consistent-return)
(#345) Expected { after 'if' condition. (curly)
(#346) Statement inside of curly braces should be on next line. (brace-style)
(#346) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#346) Expected a return value. (consistent-return)
(#346) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#349) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#355) Expected a return value. (consistent-return)
(#362) Expected { after 'if' condition. (curly)
(#363) Expected { after 'if' condition. (curly)
(#363) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#363) Statement inside of curly braces should be on next line. (brace-style)
(#364) Expected { after 'else'. (curly)
(#368) Missing JSDoc comment. (require-jsdoc)
(#369) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#370) Expected { after 'if' condition. (curly)
(#374) Missing JSDoc comment. (require-jsdoc)
(#383) Missing JSDoc comment. (require-jsdoc)
(#386) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#389) Expected { after 'for' condition. (curly)
(#391) Expected { after 'if' condition. (curly)
(#394) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#396) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#397) Expected { after 'if' condition. (curly)
(#398) Statement inside of curly braces should be on next line. (brace-style)
(#398) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#398) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#400) Expected { after 'if' condition. (curly)
(#402) Expected { after 'if' condition. (curly)
(#404) Expected { after 'else'. (curly)
(#405) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#406) Expected { after 'if' condition. (curly)
(#407) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#408) Expected { after 'else'. (curly)
(#409) 'end' is already defined (no-redeclare)
(#409) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#413) Missing JSDoc comment. (require-jsdoc)
(#414) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#415) Expected { after 'if' condition. (curly)
(#421) Missing JSDoc comment. (require-jsdoc)
(#423) Expected { after 'if' condition. (curly)
(#425) Expected to return a value at the end of this function. (consistent-return)
(#426) Expected { after 'if' condition. (curly)
(#433) Missing JSDoc comment. (require-jsdoc)
(#435) 'i' used outside of binding context. (block-scoped-var)
(#435) 'i' used outside of binding context. (block-scoped-var)
(#435) 'i' used outside of binding context. (block-scoped-var)
(#436) 'ch' used outside of binding context. (block-scoped-var)
(#436) 'i' used outside of binding context. (block-scoped-var)
(#437) 'ch' used outside of binding context. (block-scoped-var)
(#437) 'ch' used outside of binding context. (block-scoped-var)
(#437) 'ch' used outside of binding context. (block-scoped-var)
(#440) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#440) Missing whitespace after semicolon. (semi-spacing)
(#440) Unnecessary semicolon. (no-extra-semi)
(#441) Expected { after 'if' condition. (curly)
(#442) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#442) Statement inside of curly braces should be on next line. (brace-style)
(#444) 'i' used outside of binding context. (block-scoped-var)
(#444) 'i' is already defined (no-redeclare)
(#444) 'i' used outside of binding context. (block-scoped-var)
(#444) 'i' used outside of binding context. (block-scoped-var)
(#445) 'ch' is already defined (no-redeclare)
(#445) 'ch' used outside of binding context. (block-scoped-var)
(#445) 'i' used outside of binding context. (block-scoped-var)
(#446) 'ch' used outside of binding context. (block-scoped-var)
(#446) 'ch' used outside of binding context. (block-scoped-var)
(#446) 'ch' used outside of binding context. (block-scoped-var)
(#453) Missing JSDoc comment. (require-jsdoc)
(#454) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#454) 'offsetLines' used outside of binding context. (block-scoped-var)
(#454) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#455) Expected { after 'if' condition. (curly)
(#456) Expected { after 'if' condition. (curly)
(#458) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#460) Expected { after 'if' condition. (curly)
(#471) 'offsetLines' is already defined (no-redeclare)
(#472) Expected { after 'if' condition. (curly)
(#472) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#472) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#473) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#495) Missing JSDoc comment. (require-jsdoc)
(#497) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#497) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#497) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#499) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#500) Expected { after 'if' condition. (curly)
(#501) 'indent' used outside of binding context. (block-scoped-var)
(#501) 'CodeMirror' is not defined. (no-undef)
(#502) Expected { after 'if' condition. (curly)
(#502) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#502) 'indent' used outside of binding context. (block-scoped-var)
(#503) 'indent' used outside of binding context. (block-scoped-var)
(#506) Expected { after 'if' condition. (curly)
(#506) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#506) 'min' used outside of binding context. (block-scoped-var)
(#508) Expected { after 'if' condition. (curly)
(#508) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#508) 'CodeMirror' is not defined. (no-undef)
(#510) Expected { after 'else'. (curly)
(#511) 'indent' is already defined (no-redeclare)
(#511) 'indent' used outside of binding context. (block-scoped-var)
(#511) 'CodeMirror' is not defined. (no-undef)
(#512) Expected { after 'if' condition. (curly)
(#512) 'indent' used outside of binding context. (block-scoped-var)
(#514) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#519) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#524) Missing JSDoc comment. (require-jsdoc)
(#524) Statement inside of curly braces should be on next line. (brace-style)
(#524) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#526) Missing JSDoc comment. (require-jsdoc)
(#526) Expected space or tab after '/*' in comment. (spaced-comment)
(#528) Expected { after 'if' condition. (curly)
(#531) Expected { after 'if' condition. (curly)
(#537) Missing JSDoc comment. (require-jsdoc)
(#538) Expected { after 'if' condition. (curly)
(#540) Expected { after 'else'. (curly)
(#541) Unexpected prompt. (no-alert)
(#546) Missing JSDoc comment. (require-jsdoc)
(#549) Missing JSDoc comment. (require-jsdoc)
(#550) Expected { after 'if' condition. (curly)
(#558) Missing JSDoc comment. (require-jsdoc)
(#566) Missing JSDoc comment. (require-jsdoc)
(#568) Expected { after 'if' condition. (curly)
(#571) Missing JSDoc comment. (require-jsdoc)
(#573) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#573) Statement inside of curly braces should be on next line. (brace-style)
(#576) Missing JSDoc comment. (require-jsdoc)
(#577) Expected { after 'if' condition. (curly)
(#579) Expected { after 'else'. (curly)
(#583) Missing JSDoc comment. (require-jsdoc)
(#584) Statement inside of curly braces should be on next line. (brace-style)
(#584) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#584) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#587) Missing JSDoc comment. (require-jsdoc)
(#589) Expected { after 'if' condition. (curly)
(#595) Missing JSDoc comment. (require-jsdoc)
(#601) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#603) Missing JSDoc comment. (require-jsdoc)
(#617) Unexpected console statement. (no-console)
(#624) Expected { after 'for-in'. (curly)
(#628) Statement inside of curly braces should be on next line. (brace-style)
(#628) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#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)
(#630) Statement inside of curly braces should be on next line. (brace-style)
(#630) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
blocks/configurable_reports/js/codemirror/addon/tern/worker.js
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Missing JSDoc comment. (require-jsdoc)
(#28) Missing JSDoc comment. (require-jsdoc)
(#29) Expected { after 'if' condition. (curly)
(#29) 'importScripts' is not defined. (no-undef)
(#31) 'tern' is not defined. (no-undef)
(#39) 'console' is defined but never used (no-unused-vars)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
blocks/configurable_reports/js/codemirror/keymap/emacs.js
(#4) 'CodeMirror' is not defined. (no-undef)
(#5) Missing JSDoc comment. (require-jsdoc)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing JSDoc comment. (require-jsdoc)
(#12) Expected { after 'if' condition. (curly)
(#14) Missing JSDoc comment. (require-jsdoc)
(#14) Expected to return a value at the end of this function. (consistent-return)
(#15) Expected { after 'if' condition. (curly)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) Expected { after 'if' condition. (curly)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Missing JSDoc comment. (require-jsdoc)
(#24) Expected { after 'if' condition. (curly)
(#24) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#26) Expected { after 'if' condition. (curly)
(#28) Expected { after 'else'. (curly)
(#32) Expected { after 'if' condition. (curly)
(#33) Expected { after 'else'. (curly)
(#38) Missing JSDoc comment. (require-jsdoc)
(#42) Missing JSDoc comment. (require-jsdoc)
(#46) Missing JSDoc comment. (require-jsdoc)
(#50) Missing JSDoc comment. (require-jsdoc)
(#54) Missing JSDoc comment. (require-jsdoc)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#60) Expected { after 'if' condition. (curly)
(#61) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#64) Expected { after 'if' condition. (curly)
(#65) Expected { after 'if' condition. (curly)
(#65) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#69) Missing JSDoc comment. (require-jsdoc)
(#70) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#71) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#75) Expected { after 'if' condition. (curly)
(#75) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#77) Expected { after 'if' condition. (curly)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#82) Expected { after 'if' condition. (curly)
(#82) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#83) Expected { after 'if' condition. (curly)
(#88) Missing JSDoc comment. (require-jsdoc)
(#90) Expected { after 'if' condition. (curly)
(#92) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#96) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#99) Expected { after 'if' condition. (curly)
(#100) Expected { after 'else'. (curly)
(#109) Missing JSDoc comment. (require-jsdoc)
(#111) Expected { after 'if' condition. (curly)
(#116) Missing JSDoc comment. (require-jsdoc)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#121) Expected { after 'for' condition. (curly)
(#125) Missing JSDoc comment. (require-jsdoc)
(#126) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#130) Expected { after 'if' condition. (curly)
(#136) Missing JSDoc comment. (require-jsdoc)
(#144) Missing JSDoc comment. (require-jsdoc)
(#148) Missing JSDoc comment. (require-jsdoc)
(#150) Expected { after 'if' condition. (curly)
(#161) Missing JSDoc comment. (require-jsdoc)
(#162) Expected { after 'if' condition. (curly)
(#166) Missing JSDoc comment. (require-jsdoc)
(#172) Missing JSDoc comment. (require-jsdoc)
(#175) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#176) Expected { after 'for' condition. (curly)
(#181) Missing JSDoc comment. (require-jsdoc)
(#188) Missing JSDoc comment. (require-jsdoc)
(#189) Expected { after 'if' condition. (curly)
(#198) Missing JSDoc comment. (require-jsdoc)
(#201) Statement inside of curly braces should be on next line. (brace-style)
(#201) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#204) Missing JSDoc comment. (require-jsdoc)
(#205) Expected { after 'if' condition. (curly)
(#207) Expected { after 'else'. (curly)
(#208) Unexpected prompt. (no-alert)
(#211) Missing JSDoc comment. (require-jsdoc)
(#212) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#217) Missing JSDoc comment. (require-jsdoc)
(#217) Expected to return a value at the end of this function. (consistent-return)
(#218) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#218) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#218) 'ch' used outside of binding context. (block-scoped-var)
(#222) 'ch' used outside of binding context. (block-scoped-var)
(#222) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#222) 'ch' used outside of binding context. (block-scoped-var)
(#223) 'ch' is already defined (no-redeclare)
(#224) Expected { after 'if' condition. (curly)
(#226) Expected { after 'if' condition. (curly)
(#228) Expected { after 'if' condition. (curly)
(#230) Expected { after 'if' condition. (curly)
(#231) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#233) 'ch' used outside of binding context. (block-scoped-var)
(#239) 'CodeMirror' is not defined. (no-undef)
(#240) Requires a space after '{'. (block-spacing)
(#240) Statement inside of curly braces should be on next line. (brace-style)
(#240) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#240) Requires a space before '}'. (block-spacing)
(#242) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#242) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#246) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#258) Requires a space after '{'. (block-spacing)
(#258) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#258) Statement inside of curly braces should be on next line. (brace-style)
(#258) Requires a space before '}'. (block-spacing)
(#264) Statement inside of curly braces should be on next line. (brace-style)
(#264) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#265) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#265) Statement inside of curly braces should be on next line. (brace-style)
(#266) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#266) Statement inside of curly braces should be on next line. (brace-style)
(#267) Statement inside of curly braces should be on next line. (brace-style)
(#267) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#270) Statement inside of curly braces should be on next line. (brace-style)
(#270) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#271) Statement inside of curly braces should be on next line. (brace-style)
(#271) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#284) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#284) Statement inside of curly braces should be on next line. (brace-style)
(#286) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#286) Statement inside of curly braces should be on next line. (brace-style)
(#287) Statement inside of curly braces should be on next line. (brace-style)
(#287) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#294) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#295) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#302) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#302) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#302) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#303) Expected { after 'while' condition. (curly)
(#304) Expected { after 'while' condition. (curly)
(#305) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#305) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#307) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#307) Statement inside of curly braces should be on next line. (brace-style)
(#310) Expected { after 'if' condition. (curly)
(#310) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#313) Expected { after 'if' condition. (curly)
(#321) Expected { after 'if' condition. (curly)
(#326) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#326) Statement inside of curly braces should be on next line. (brace-style)
(#329) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#329) Statement inside of curly braces should be on next line. (brace-style)
(#341) Requires a space after '{'. (block-spacing)
(#341) Statement inside of curly braces should be on next line. (brace-style)
(#341) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#341) Requires a space before '}'. (block-spacing)
(#342) Requires a space after '{'. (block-spacing)
(#342) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#342) Statement inside of curly braces should be on next line. (brace-style)
(#342) Requires a space before '}'. (block-spacing)
(#343) Requires a space after '{'. (block-spacing)
(#343) Statement inside of curly braces should be on next line. (brace-style)
(#343) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#343) Requires a space before '}'. (block-spacing)
(#347) 'CodeMirror' is not defined. (no-undef)
(#356) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#356) Statement inside of curly braces should be on next line. (brace-style)
(#360) 'CodeMirror' is not defined. (no-undef)
(#361) Expected to return a value at the end of this function. (consistent-return)
(#363) Expected { after 'if' condition. (curly)
(#363) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#367) Expected { after 'if' condition. (curly)
(#367) Comparing to itself is potentially pointless. (no-self-compare)
(#367) Unexpected use of '|'. (no-bitwise)
(#367) Infix operators must be spaced. (space-infix-ops)
(#374) 'CodeMirror' is not defined. (no-undef)
(#380) Missing JSDoc comment. (require-jsdoc)
(#381) Statement inside of curly braces should be on next line. (brace-style)
(#381) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#382) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#382) Statement inside of curly braces should be on next line. (brace-style)
(#385) Expected { after 'for' condition. (curly)
blocks/configurable_reports/js/codemirror/keymap/extra.js
(#7) 'CodeMirror' is not defined. (no-undef)
(#9) Missing JSDoc comment. (require-jsdoc)
(#10) Expected { after 'if' condition. (curly)
(#12) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#12) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#12) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#15) Expected { after 'if' condition. (curly)
(#16) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#17) Expected { after 'else'. (curly)
(#18) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#21) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#30) Missing JSDoc comment. (require-jsdoc)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#34) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) 'CodeMirror' is not defined. (no-undef)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) 'CodeMirror' is not defined. (no-undef)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) 'CodeMirror' is not defined. (no-undef)
(#41) ["default"] is better written in dot notation. (dot-notation)
(#42) 'CodeMirror' is not defined. (no-undef)
(#42) ["default"] is better written in dot notation. (dot-notation)
blocks/configurable_reports/js/codemirror/keymap/vim.js
(#65) There should be no space after '{' (object-curly-spacing)
(#65) There should be no space before '}' (object-curly-spacing)
(#66) There should be no space after '{' (object-curly-spacing)
(#66) There should be no space before '}' (object-curly-spacing)
(#67) There should be no space after '{' (object-curly-spacing)
(#67) There should be no space before '}' (object-curly-spacing)
(#68) There should be no space after '{' (object-curly-spacing)
(#68) There should be no space before '}' (object-curly-spacing)
(#69) There should be no space after '{' (object-curly-spacing)
(#69) There should be no space before '}' (object-curly-spacing)
(#70) There should be no space after '{' (object-curly-spacing)
(#70) There should be no space before '}' (object-curly-spacing)
(#71) There should be no space after '{' (object-curly-spacing)
(#71) There should be no space before '}' (object-curly-spacing)
(#72) There should be no space after '{' (object-curly-spacing)
(#72) There should be no space before '}' (object-curly-spacing)
(#73) There should be no space after '{' (object-curly-spacing)
(#73) There should be no space before '}' (object-curly-spacing)
(#74) There should be no space after '{' (object-curly-spacing)
(#74) There should be no space before '}' (object-curly-spacing)
(#75) There should be no space after '{' (object-curly-spacing)
(#75) There should be no space before '}' (object-curly-spacing)
(#76) There should be no space after '{' (object-curly-spacing)
(#76) There should be no space before '}' (object-curly-spacing)
(#77) There should be no space after '{' (object-curly-spacing)
(#77) There should be no space before '}' (object-curly-spacing)
(#78) There should be no space after '{' (object-curly-spacing)
(#78) There should be no space before '}' (object-curly-spacing)
(#79) There should be no space after '{' (object-curly-spacing)
(#79) There should be no space before '}' (object-curly-spacing)
(#80) There should be no space after '{' (object-curly-spacing)
(#80) There should be no space before '}' (object-curly-spacing)
(#81) There should be no space after '{' (object-curly-spacing)
(#81) There should be no space before '}' (object-curly-spacing)
(#82) There should be no space after '{' (object-curly-spacing)
(#82) There should be no space before '}' (object-curly-spacing)
(#83) There should be no space after '{' (object-curly-spacing)
(#83) There should be no space before '}' (object-curly-spacing)
(#84) There should be no space after '{' (object-curly-spacing)
(#84) There should be no space before '}' (object-curly-spacing)
(#86) There should be no space after '{' (object-curly-spacing)
(#88) There should be no space after '{' (object-curly-spacing)
(#88) There should be no space before '}' (object-curly-spacing)
(#89) There should be no space after '{' (object-curly-spacing)
(#91) There should be no space after '{' (object-curly-spacing)
(#91) There should be no space before '}' (object-curly-spacing)
(#92) There should be no space after '{' (object-curly-spacing)
(#94) There should be no space after '{' (object-curly-spacing)
(#94) There should be no space before '}' (object-curly-spacing)
(#95) There should be no space after '{' (object-curly-spacing)
(#97) There should be no space after '{' (object-curly-spacing)
(#97) There should be no space before '}' (object-curly-spacing)
(#98) There should be no space after '{' (object-curly-spacing)
(#100) There should be no space after '{' (object-curly-spacing)
(#100) There should be no space before '}' (object-curly-spacing)
(#101) There should be no space after '{' (object-curly-spacing)
(#103) There should be no space after '{' (object-curly-spacing)
(#103) There should be no space before '}' (object-curly-spacing)
(#104) There should be no space after '{' (object-curly-spacing)
(#106) There should be no space after '{' (object-curly-spacing)
(#106) There should be no space before '}' (object-curly-spacing)
(#107) There should be no space after '{' (object-curly-spacing)
(#107) A space is required after ','. (comma-spacing)
(#109) There should be no space after '{' (object-curly-spacing)
(#109) There should be no space before '}' (object-curly-spacing)
(#110) There should be no space after '{' (object-curly-spacing)
(#110) A space is required after ','. (comma-spacing)
(#112) There should be no space after '{' (object-curly-spacing)
(#112) There should be no space before '}' (object-curly-spacing)
(#113) There should be no space after '{' (object-curly-spacing)
(#115) There should be no space after '{' (object-curly-spacing)
(#115) There should be no space before '}' (object-curly-spacing)
(#116) There should be no space after '{' (object-curly-spacing)
(#118) There should be no space after '{' (object-curly-spacing)
(#118) There should be no space before '}' (object-curly-spacing)
(#119) There should be no space after '{' (object-curly-spacing)
(#121) There should be no space after '{' (object-curly-spacing)
(#121) There should be no space before '}' (object-curly-spacing)
(#122) There should be no space after '{' (object-curly-spacing)
(#124) There should be no space after '{' (object-curly-spacing)
(#125) There should be no space before '}' (object-curly-spacing)
(#126) There should be no space after '{' (object-curly-spacing)
(#128) There should be no space after '{' (object-curly-spacing)
(#128) There should be no space before '}' (object-curly-spacing)
(#129) There should be no space after '{' (object-curly-spacing)
(#131) There should be no space after '{' (object-curly-spacing)
(#131) There should be no space before '}' (object-curly-spacing)
(#132) There should be no space after '{' (object-curly-spacing)
(#134) There should be no space after '{' (object-curly-spacing)
(#134) There should be no space before '}' (object-curly-spacing)
(#135) There should be no space after '{' (object-curly-spacing)
(#137) There should be no space after '{' (object-curly-spacing)
(#138) There should be no space before '}' (object-curly-spacing)
(#139) There should be no space after '{' (object-curly-spacing)
(#140) There should be no space after '{' (object-curly-spacing)
(#140) There should be no space before '}' (object-curly-spacing)
(#141) There should be no space after '{' (object-curly-spacing)
(#142) There should be no space after '{' (object-curly-spacing)
(#142) There should be no space before '}' (object-curly-spacing)
(#143) There should be no space after '{' (object-curly-spacing)
(#144) There should be no space after '{' (object-curly-spacing)
(#144) There should be no space before '}' (object-curly-spacing)
(#145) There should be no space after '{' (object-curly-spacing)
(#146) There should be no space after '{' (object-curly-spacing)
(#146) There should be no space before '}' (object-curly-spacing)
(#147) There should be no space after '{' (object-curly-spacing)
(#149) There should be no space after '{' (object-curly-spacing)
(#149) There should be no space before '}' (object-curly-spacing)
(#150) There should be no space after '{' (object-curly-spacing)
(#152) There should be no space after '{' (object-curly-spacing)
(#152) There should be no space before '}' (object-curly-spacing)
(#153) There should be no space after '{' (object-curly-spacing)
(#155) There should be no space after '{' (object-curly-spacing)
(#155) There should be no space before '}' (object-curly-spacing)
(#156) There should be no space after '{' (object-curly-spacing)
(#158) There should be no space after '{' (object-curly-spacing)
(#158) There should be no space before '}' (object-curly-spacing)
(#159) There should be no space after '{' (object-curly-spacing)
(#159) There should be no space before '}' (object-curly-spacing)
(#160) There should be no space after '{' (object-curly-spacing)
(#161) There should be no space before '}' (object-curly-spacing)
(#162) There should be no space after '{' (object-curly-spacing)
(#164) There should be no space after '{' (object-curly-spacing)
(#164) Missing space before value for key 'toFirstChar'. (key-spacing)
(#164) There should be no space before '}' (object-curly-spacing)
(#165) There should be no space after '{' (object-curly-spacing)
(#167) There should be no space after '{' (object-curly-spacing)
(#167) Missing space before value for key 'toFirstChar'. (key-spacing)
(#167) There should be no space before '}' (object-curly-spacing)
(#168) There should be no space after '{' (object-curly-spacing)
(#170) There should be no space after '{' (object-curly-spacing)
(#170) Missing space before value for key 'toFirstChar'. (key-spacing)
(#170) Missing space before value for key 'repeatOffset'. (key-spacing)
(#170) There should be no space before '}' (object-curly-spacing)
(#171) There should be no space after '{' (object-curly-spacing)
(#173) There should be no space after '{' (object-curly-spacing)
(#173) There should be no space before '}' (object-curly-spacing)
(#174) There should be no space after '{' (object-curly-spacing)
(#176) There should be no space after '{' (object-curly-spacing)
(#176) There should be no space before '}' (object-curly-spacing)
(#177) There should be no space after '{' (object-curly-spacing)
(#179) There should be no space after '{' (object-curly-spacing)
(#179) There should be no space before ','. (comma-spacing)
(#179) There should be no space before '}' (object-curly-spacing)
(#180) There should be no space after '{' (object-curly-spacing)
(#182) There should be no space after '{' (object-curly-spacing)
(#182) There should be no space before '}' (object-curly-spacing)
(#183) There should be no space after '{' (object-curly-spacing)
(#185) There should be no space after '{' (object-curly-spacing)
(#185) There should be no space before '}' (object-curly-spacing)
(#186) There should be no space after '{' (object-curly-spacing)
(#188) There should be no space after '{' (object-curly-spacing)
(#188) There should be no space before '}' (object-curly-spacing)
(#189) There should be no space after '{' (object-curly-spacing)
(#190) There should be no space after '{' (object-curly-spacing)
(#190) There should be no space before '}' (object-curly-spacing)
(#191) There should be no space after '{' (object-curly-spacing)
(#192) There should be no space after '{' (object-curly-spacing)
(#192) There should be no space before '}' (object-curly-spacing)
(#193) There should be no space after '{' (object-curly-spacing)
(#195) There should be no space after '{' (object-curly-spacing)
(#197) There should be no space after '{' (object-curly-spacing)
(#197) There should be no space after '{' (object-curly-spacing)
(#197) There should be no space before '}' (object-curly-spacing)
(#197) There should be no space before '}' (object-curly-spacing)
(#198) There should be no space after '{' (object-curly-spacing)
(#198) There should be no space after '{' (object-curly-spacing)
(#198) There should be no space before '}' (object-curly-spacing)
(#198) There should be no space before '}' (object-curly-spacing)
(#199) There should be no space after '{' (object-curly-spacing)
(#199) There should be no space after '{' (object-curly-spacing)
(#199) There should be no space before '}' (object-curly-spacing)
(#199) There should be no space before '}' (object-curly-spacing)
(#200) There should be no space after '{' (object-curly-spacing)
(#200) There should be no space after '{' (object-curly-spacing)
(#200) There should be no space before '}' (object-curly-spacing)
(#200) There should be no space before '}' (object-curly-spacing)
(#201) There should be no space after '{' (object-curly-spacing)
(#203) There should be no space after '{' (object-curly-spacing)
(#204) There should be no space after '{' (object-curly-spacing)
(#206) There should be no space after '{' (object-curly-spacing)
(#207) There should be no space after '{' (object-curly-spacing)
(#211) There should be no space after '{' (object-curly-spacing)
(#211) There should be no space before '}' (object-curly-spacing)
(#212) There should be no space after '{' (object-curly-spacing)
(#212) There should be no space before '}' (object-curly-spacing)
(#213) There should be no space after '{' (object-curly-spacing)
(#213) There should be no space before '}' (object-curly-spacing)
(#214) There should be no space after '{' (object-curly-spacing)
(#215) There should be no space after '{' (object-curly-spacing)
(#215) There should be no space before '}' (object-curly-spacing)
(#216) There should be no space after '{' (object-curly-spacing)
(#217) There should be no space after '{' (object-curly-spacing)
(#217) There should be no space before '}' (object-curly-spacing)
(#218) There should be no space after '{' (object-curly-spacing)
(#218) There should be no space before '}' (object-curly-spacing)
(#219) There should be no space after '{' (object-curly-spacing)
(#220) There should be no space after '{' (object-curly-spacing)
(#220) There should be no space before '}' (object-curly-spacing)
(#221) There should be no space after '{' (object-curly-spacing)
(#222) There should be no space after '{' (object-curly-spacing)
(#222) There should be no space before '}' (object-curly-spacing)
(#224) There should be no space after '{' (object-curly-spacing)
(#225) There should be no space after '{' (object-curly-spacing)
(#225) There should be no space before '}' (object-curly-spacing)
(#226) There should be no space after '{' (object-curly-spacing)
(#226) There should be no space before '}' (object-curly-spacing)
(#227) There should be no space after '{' (object-curly-spacing)
(#228) There should be no space after '{' (object-curly-spacing)
(#228) There should be no space before '}' (object-curly-spacing)
(#229) There should be no space after '{' (object-curly-spacing)
(#229) There should be no space before '}' (object-curly-spacing)
(#230) There should be no space after '{' (object-curly-spacing)
(#231) There should be no space after '{' (object-curly-spacing)
(#231) There should be no space before '}' (object-curly-spacing)
(#232) There should be no space after '{' (object-curly-spacing)
(#232) There should be no space before '}' (object-curly-spacing)
(#233) There should be no space after '{' (object-curly-spacing)
(#234) There should be no space after '{' (object-curly-spacing)
(#234) There should be no space before '}' (object-curly-spacing)
(#235) There should be no space after '{' (object-curly-spacing)
(#235) There should be no space before '}' (object-curly-spacing)
(#236) There should be no space after '{' (object-curly-spacing)
(#238) There should be no space after '{' (object-curly-spacing)
(#238) There should be no space before '}' (object-curly-spacing)
(#239) There should be no space after '{' (object-curly-spacing)
(#239) There should be no space before '}' (object-curly-spacing)
(#240) There should be no space after '{' (object-curly-spacing)
(#241) There should be no space after '{' (object-curly-spacing)
(#241) There should be no space before '}' (object-curly-spacing)
(#242) There should be no space after '{' (object-curly-spacing)
(#242) There should be no space before '}' (object-curly-spacing)
(#244) There should be no space after '{' (object-curly-spacing)
(#245) There should be no space after '{' (object-curly-spacing)
(#245) There should be no space before '}' (object-curly-spacing)
(#246) There should be no space after '{' (object-curly-spacing)
(#247) There should be no space after '{' (object-curly-spacing)
(#247) There should be no space before '}' (object-curly-spacing)
(#248) There should be no space after '{' (object-curly-spacing)
(#249) There should be no space after '{' (object-curly-spacing)
(#249) There should be no space before '}' (object-curly-spacing)
(#250) There should be no space after '{' (object-curly-spacing)
(#251) There should be no space after '{' (object-curly-spacing)
(#251) There should be no space before '}' (object-curly-spacing)
(#252) There should be no space after '{' (object-curly-spacing)
(#253) There should be no space after '{' (object-curly-spacing)
(#253) There should be no space before '}' (object-curly-spacing)
(#254) There should be no space after '{' (object-curly-spacing)
(#255) There should be no space after '{' (object-curly-spacing)
(#255) There should be no space before '}' (object-curly-spacing)
(#256) There should be no space after '{' (object-curly-spacing)
(#258) There should be no space after '{' (object-curly-spacing)
(#258) There should be no space before '}' (object-curly-spacing)
(#259) There should be no space after '{' (object-curly-spacing)
(#261) There should be no space after '{' (object-curly-spacing)
(#261) There should be no space before '}' (object-curly-spacing)
(#262) There should be no space after '{' (object-curly-spacing)
(#262) There should be no space before '}' (object-curly-spacing)
(#263) There should be no space after '{' (object-curly-spacing)
(#264) There should be no space after '{' (object-curly-spacing)
(#264) There should be no space before '}' (object-curly-spacing)
(#265) There should be no space after '{' (object-curly-spacing)
(#265) There should be no space before '}' (object-curly-spacing)
(#266) There should be no space after '{' (object-curly-spacing)
(#267) There should be no space after '{' (object-curly-spacing)
(#267) There should be no space before '}' (object-curly-spacing)
(#268) There should be no space after '{' (object-curly-spacing)
(#269) There should be no space after '{' (object-curly-spacing)
(#269) There should be no space before '}' (object-curly-spacing)
(#270) There should be no space after '{' (object-curly-spacing)
(#270) There should be no space before '}' (object-curly-spacing)
(#271) There should be no space after '{' (object-curly-spacing)
(#271) There should be no space before '}' (object-curly-spacing)
(#272) There should be no space after '{' (object-curly-spacing)
(#272) There should be no space before '}' (object-curly-spacing)
(#274) There should be no space after '{' (object-curly-spacing)
(#275) There should be no space after '{' (object-curly-spacing)
(#275) There should be no space before '}' (object-curly-spacing)
(#276) There should be no space after '{' (object-curly-spacing)
(#276) There should be no space before '}' (object-curly-spacing)
(#277) There should be no space after '{' (object-curly-spacing)
(#277) There should be no space before '}' (object-curly-spacing)
(#278) There should be no space after '{' (object-curly-spacing)
(#278) There should be no space before '}' (object-curly-spacing)
(#279) There should be no space after '{' (object-curly-spacing)
(#279) There should be no space before '}' (object-curly-spacing)
(#280) There should be no space after '{' (object-curly-spacing)
(#281) There should be no space after '{' (object-curly-spacing)
(#281) There should be no space before '}' (object-curly-spacing)
(#282) There should be no space after '{' (object-curly-spacing)
(#283) There should be no space after '{' (object-curly-spacing)
(#283) There should be no space before '}' (object-curly-spacing)
(#284) There should be no space before '}' (object-curly-spacing)
(#285) There should be no space after '{' (object-curly-spacing)
(#286) There should be no space after '{' (object-curly-spacing)
(#286) There should be no space before '}' (object-curly-spacing)
(#287) There should be no space after '{' (object-curly-spacing)
(#288) There should be no space after '{' (object-curly-spacing)
(#288) There should be no space before '}' (object-curly-spacing)
(#289) There should be no space before '}' (object-curly-spacing)
(#290) There should be no space after '{' (object-curly-spacing)
(#291) There should be no space after '{' (object-curly-spacing)
(#291) There should be no space before '}' (object-curly-spacing)
(#292) There should be no space after '{' (object-curly-spacing)
(#293) There should be no space after '{' (object-curly-spacing)
(#293) There should be no space before '}' (object-curly-spacing)
(#294) There should be no space before '}' (object-curly-spacing)
(#295) There should be no space after '{' (object-curly-spacing)
(#295) There should be no space before '}' (object-curly-spacing)
(#296) There should be no space after '{' (object-curly-spacing)
(#299) There should be no space after '{' (object-curly-spacing)
(#303) There should be no space after '{' (object-curly-spacing)
(#304) There should be no space before '}' (object-curly-spacing)
(#305) There should be no space after '{' (object-curly-spacing)
(#307) There should be no space after '{' (object-curly-spacing)
(#307) There should be no space before '}' (object-curly-spacing)
(#309) There should be no space after '{' (object-curly-spacing)
(#310) There should be no space after '{' (object-curly-spacing)
(#310) There should be no space before '}' (object-curly-spacing)
(#311) There should be no space after '{' (object-curly-spacing)
(#312) There should be no space after '{' (object-curly-spacing)
(#312) There should be no space before '}' (object-curly-spacing)
(#313) There should be no space after '{' (object-curly-spacing)
(#314) There should be no space after '{' (object-curly-spacing)
(#314) There should be no space before '}' (object-curly-spacing)
(#315) There should be no space after '{' (object-curly-spacing)
(#316) There should be no space after '{' (object-curly-spacing)
(#316) There should be no space before '}' (object-curly-spacing)
(#318) There should be no space after '{' (object-curly-spacing)
(#318) There should be no space before '}' (object-curly-spacing)
(#322) 'CodeMirror' is not defined. (no-undef)
(#325) 'CodeMirror' is not defined. (no-undef)
(#334) Missing JSDoc comment. (require-jsdoc)
(#336) Expected { after 'if' condition. (curly)
(#345) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#346) Missing JSDoc comment. (require-jsdoc)
(#362) Missing JSDoc comment. (require-jsdoc)
(#365) Missing JSDoc comment. (require-jsdoc)
(#368) Missing JSDoc comment. (require-jsdoc)
(#371) Missing JSDoc comment. (require-jsdoc)
(#374) Missing JSDoc comment. (require-jsdoc)
(#377) Missing JSDoc comment. (require-jsdoc)
(#380) Missing JSDoc comment. (require-jsdoc)
(#395) Missing JSDoc comment. (require-jsdoc)
(#398) Missing JSDoc comment. (require-jsdoc)
(#422) Missing JSDoc comment. (require-jsdoc)
(#449) Expected space or tab after '//' in comment. (spaced-comment)
(#467) Expected space or tab after '//' in comment. (spaced-comment)
(#470) Expected space or tab after '//' in comment. (spaced-comment)
(#473) Infix operators must be spaced. (space-infix-ops)
(#473) Infix operators must be spaced. (space-infix-ops)
(#473) Missing space before value for key 'bottom'. (key-spacing)
(#480) Missing JSDoc comment. (require-jsdoc)
(#515) Missing JSDoc comment. (require-jsdoc)
(#524) Missing space before value for key 'increment'. (key-spacing)
(#524) Missing space before value for key 'forward'. (key-spacing)
(#524) Missing space before value for key 'selectedCharacter'. (key-spacing)
(#529) Infix operators must be spaced. (space-infix-ops)
(#554) Missing space before opening brace. (space-before-blocks)
(#556) Infix operators must be spaced. (space-infix-ops)
(#556) Infix operators must be spaced. (space-infix-ops)
(#556) Infix operators must be spaced. (space-infix-ops)
(#556) Infix operators must be spaced. (space-infix-ops)
(#558) Infix operators must be spaced. (space-infix-ops)
(#559) Infix operators must be spaced. (space-infix-ops)
(#559) Missing space before value for key 'name'. (key-spacing)
(#559) Missing space before value for key 'shortName'. (key-spacing)
(#559) Missing space before value for key 'type'. (key-spacing)
(#587) 'CodeMirror' is not defined. (no-undef)
(#616) Missing JSDoc comment. (require-jsdoc)
(#654) Missing JSDoc comment. (require-jsdoc)
(#678) Statement inside of curly braces should be on next line. (brace-style)
(#678) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#689) Missing JSDoc comment. (require-jsdoc)
(#787) Expected space(s) after "if". (keyword-spacing)
(#787) Infix operators must be spaced. (space-infix-ops)
(#787) Missing space before opening brace. (space-before-blocks)
(#788) Blocks are nested too deeply (5). (max-depth)
(#788) Expected space(s) after "switch". (keyword-spacing)
(#788) Missing space before opening brace. (space-before-blocks)
(#790) Infix operators must be spaced. (space-infix-ops)
(#793) Infix operators must be spaced. (space-infix-ops)
(#846) There should be no space after '{' (object-curly-spacing)
(#846) There should be no space before '}' (object-curly-spacing)
(#913) Missing JSDoc comment. (require-jsdoc)
(#923) There should be no space after '{' (object-curly-spacing)
(#923) There should be no space before '}' (object-curly-spacing)
(#926) Missing JSDoc comment. (require-jsdoc)
(#930) Missing JSDoc comment. (require-jsdoc)
(#945) Missing JSDoc comment. (require-jsdoc)
(#946) 'CodeMirror' is not defined. (no-undef)
(#952) 'CodeMirror' is not defined. (no-undef)
(#1000) Missing JSDoc comment. (require-jsdoc)
(#1005) Missing JSDoc comment. (require-jsdoc)
(#1006) 'CodeMirror' is not defined. (no-undef)
(#1008) 'CodeMirror' is not defined. (no-undef)
(#1018) There should be no space after '{' (object-curly-spacing)
(#1021) There should be no space after '{' (object-curly-spacing)
(#1026) Function 'evalInput' has a complexity of 34. (complexity)
(#1092) There should be no space after '{' (object-curly-spacing)
(#1092) There should be no space before '}' (object-curly-spacing)
(#1179) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1179) Statement inside of curly braces should be on next line. (brace-style)
(#1194) Infix operators must be spaced. (space-infix-ops)
(#1195) There should be no space after '{' (object-curly-spacing)
(#1195) There should be no space before '}' (object-curly-spacing)
(#1200) There should be no space after '{' (object-curly-spacing)
(#1200) There should be no space before '}' (object-curly-spacing)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1204) There should be no space after '{' (object-curly-spacing)
(#1204) There should be no space before '}' (object-curly-spacing)
(#1210) There should be no space after '{' (object-curly-spacing)
(#1210) There should be no space before '}' (object-curly-spacing)
(#1222) Expected no return value. (consistent-return)
(#1273) There should be no space after '{' (object-curly-spacing)
(#1273) There should be no space before '}' (object-curly-spacing)
(#1294) Infix operators must be spaced. (space-infix-ops)
(#1294) Infix operators must be spaced. (space-infix-ops)
(#1304) Expected space(s) after "if". (keyword-spacing)
(#1304) Missing space before opening brace. (space-before-blocks)
(#1305) Infix operators must be spaced. (space-infix-ops)
(#1308) Missing space before value for key 'line'. (key-spacing)
(#1308) Missing space before value for key 'ch'. (key-spacing)
(#1308) A space is required after ','. (comma-spacing)
(#1309) Expected no return value. (consistent-return)
(#1309) There should be no space after '{' (object-curly-spacing)
(#1309) There should be no space before '}' (object-curly-spacing)
(#1321) A space is required after ','. (comma-spacing)
(#1324) 'res' used outside of binding context. (block-scoped-var)
(#1324) Infix operators must be spaced. (space-infix-ops)
(#1324) A space is required after ','. (comma-spacing)
(#1324) A space is required after ','. (comma-spacing)
(#1324) A space is required after ','. (comma-spacing)
(#1325) 'res' used outside of binding context. (block-scoped-var)
(#1328) There should be no space after '{' (object-curly-spacing)
(#1328) There should be no space before '}' (object-curly-spacing)
(#1329) 'res' is already defined (no-redeclare)
(#1331) There should be no space after '{' (object-curly-spacing)
(#1333) 'res' used outside of binding context. (block-scoped-var)
(#1336) 'res' used outside of binding context. (block-scoped-var)
(#1337) 'res' used outside of binding context. (block-scoped-var)
(#1355) There should be no spaces inside this paren. (space-in-parens)
(#1364) There should be no space after '{' (object-curly-spacing)
(#1364) There should be no space before '}' (object-curly-spacing)
(#1375) 'curEnd' is already defined (no-redeclare)
(#1393) Expected space(s) after "if". (keyword-spacing)
(#1393) Expected { after 'if' condition. (curly)
(#1393) Expected space(s) before "return". (keyword-spacing)
(#1412) A space is required after ','. (comma-spacing)
(#1418) Infix operators must be spaced. (space-infix-ops)
(#1418) There should be no space after '{' (object-curly-spacing)
(#1418) There should be no space before '}' (object-curly-spacing)
(#1419) Infix operators must be spaced. (space-infix-ops)
(#1421) A space is required after ','. (comma-spacing)
(#1428) There should be no space after '{' (object-curly-spacing)
(#1429) There should be no space before '}' (object-curly-spacing)
(#1442) Missing space before value for key 'line'. (key-spacing)
(#1442) Missing space before value for key 'ch'. (key-spacing)
(#1450) Missing space before value for key 'line'. (key-spacing)
(#1450) Missing space before value for key 'ch'. (key-spacing)
(#1450) Infix operators must be spaced. (space-infix-ops)
(#1457) There should be no space after '{' (object-curly-spacing)
(#1457) There should be no space before '}' (object-curly-spacing)
(#1464) There should be no space after '{' (object-curly-spacing)
(#1465) There should be no space before '}' (object-curly-spacing)
(#1519) Unexpected space after unary operator '-'. (space-unary-ops)
(#1610) Infix operators must be spaced. (space-infix-ops)
(#1612) Infix operators must be spaced. (space-infix-ops)
(#1625) Expected space(s) after "while". (keyword-spacing)
(#1625) Missing space before opening brace. (space-before-blocks)
(#1642) Statement inside of curly braces should be on next line. (brace-style)
(#1642) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1648) There should be no space after '{' (object-curly-spacing)
(#1648) There should be no space before '}' (object-curly-spacing)
(#1660) 'CodeMirror' is not defined. (no-undef)
(#1663) 'CodeMirror' is not defined. (no-undef)
(#1669) 'CodeMirror' is not defined. (no-undef)
(#1705) 'CodeMirror' is not defined. (no-undef)
(#1718) 'CodeMirror' is not defined. (no-undef)
(#1723) 'CodeMirror' is not defined. (no-undef)
(#1743) There should be no space after '{' (object-curly-spacing)
(#1744) There should be no space before '}' (object-curly-spacing)
(#1750) There should be no space after '{' (object-curly-spacing)
(#1751) There should be no space before '}' (object-curly-spacing)
(#1756) There should be no space after '{' (object-curly-spacing)
(#1756) There should be no space before '}' (object-curly-spacing)
(#1765) There should be no space after '{' (object-curly-spacing)
(#1765) There should be no space before '}' (object-curly-spacing)
(#1772) 'CodeMirror' is not defined. (no-undef)
(#1773) 'CodeMirror' is not defined. (no-undef)
(#1776) There should be no space after '{' (object-curly-spacing)
(#1776) There should be no space before '}' (object-curly-spacing)
(#1793) 'text' used outside of binding context. (block-scoped-var)
(#1793) 'text' used outside of binding context. (block-scoped-var)
(#1793) 'text' used outside of binding context. (block-scoped-var)
(#1801) 'text' used outside of binding context. (block-scoped-var)
(#1806) There should be no space after '{' (object-curly-spacing)
(#1807) There should be no space before '}' (object-curly-spacing)
(#1809) There should be no space after '{' (object-curly-spacing)
(#1810) There should be no space before '}' (object-curly-spacing)
(#1813) 'text' used outside of binding context. (block-scoped-var)
(#1816) 'text' used outside of binding context. (block-scoped-var)
(#1822) 'CodeMirror' is not defined. (no-undef)
(#1827) 'CodeMirror' is not defined. (no-undef)
(#1841) Expected space(s) after "if". (keyword-spacing)
(#1841) Missing space before opening brace. (space-before-blocks)
(#1842) Infix operators must be spaced. (space-infix-ops)
(#1843) Infix operators must be spaced. (space-infix-ops)
(#1846) Infix operators must be spaced. (space-infix-ops)
(#1846) Infix operators must be spaced. (space-infix-ops)
(#1847) Expected space(s) before "else". (keyword-spacing)
(#1847) Expected space(s) after "else". (keyword-spacing)
(#1851) Infix operators must be spaced. (space-infix-ops)
(#1853) There should be no space after '{' (object-curly-spacing)
(#1853) There should be no space before '}' (object-curly-spacing)
(#1855) Expected space(s) after "if". (keyword-spacing)
(#1855) Infix operators must be spaced. (space-infix-ops)
(#1855) Missing space before opening brace. (space-before-blocks)
(#1856) Expected { after 'if' condition. (curly)
(#1856) Expected space(s) after "if". (keyword-spacing)
(#1858) 'CodeMirror' is not defined. (no-undef)
(#1858) 'CodeMirror' is not defined. (no-undef)
(#1859) Expected space(s) before "else". (keyword-spacing)
(#1860) Infix operators must be spaced. (space-infix-ops)
(#1861) Expected space or tab after '//' in comment. (spaced-comment)
(#1862) Infix operators must be spaced. (space-infix-ops)
(#1862) A space is required after ','. (comma-spacing)
(#1864) Expected space(s) after "if". (keyword-spacing)
(#1864) Missing space before opening brace. (space-before-blocks)
(#1867) Expected space(s) before "else". (keyword-spacing)
(#1867) Expected space(s) after "else". (keyword-spacing)
(#1885) Expected { after 'if' condition. (curly)
(#1885) Expected space(s) after "if". (keyword-spacing)
(#1885) Expected space(s) before "break". (keyword-spacing)
(#1887) Expected { after 'if' condition. (curly)
(#1887) Expected space(s) after "if". (keyword-spacing)
(#1887) Expected space(s) before "return". (keyword-spacing)
(#1891) Missing space before value for key 'ch'. (key-spacing)
(#1891) Missing space before value for key 'line'. (key-spacing)
(#1892) Missing space before value for key 'ch'. (key-spacing)
(#1892) Missing space before value for key 'line'. (key-spacing)
(#1902) Statement inside of curly braces should be on next line. (brace-style)
(#1902) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1947) Missing JSDoc for parameter 'cm'. (valid-jsdoc)
(#1947) Missing JSDoc for parameter 'cur'. (valid-jsdoc)
(#1947) Missing JSDoc for parameter 'includeLineBreak'. (valid-jsdoc)
(#1947) Missing JSDoc @returns for function. (valid-jsdoc)
(#1952) There should be no spaces inside this paren. (space-in-parens)
(#1956) There should be no space after '{' (object-curly-spacing)
(#1956) There should be no space before '}' (object-curly-spacing)
(#1958) Missing JSDoc comment. (require-jsdoc)
(#1967) Missing JSDoc comment. (require-jsdoc)
(#1968) There should be no space after '{' (object-curly-spacing)
(#1968) There should be no space before '}' (object-curly-spacing)
(#1970) Missing JSDoc comment. (require-jsdoc)
(#1979) Missing JSDoc comment. (require-jsdoc)
(#1986) Missing JSDoc comment. (require-jsdoc)
(#1987) There should be no space after '{' (object-curly-spacing)
(#1987) There should be no space before '}' (object-curly-spacing)
(#1989) Missing JSDoc comment. (require-jsdoc)
(#1992) Missing JSDoc comment. (require-jsdoc)
(#2001) Missing JSDoc comment. (require-jsdoc)
(#2007) Missing JSDoc comment. (require-jsdoc)
(#2010) Missing JSDoc comment. (require-jsdoc)
(#2010) Missing space before opening brace. (space-before-blocks)
(#2013) Missing JSDoc comment. (require-jsdoc)
(#2019) Missing JSDoc comment. (require-jsdoc)
(#2023) Missing JSDoc comment. (require-jsdoc)
(#2036) 'CodeMirror' is not defined. (no-undef)
(#2043) Missing JSDoc comment. (require-jsdoc)
(#2057) 'line' is already defined (no-redeclare)
(#2062) 'line' used outside of binding context. (block-scoped-var)
(#2072) Missing JSDoc comment. (require-jsdoc)
(#2078) Missing JSDoc comment. (require-jsdoc)
(#2086) Missing JSDoc comment. (require-jsdoc)
(#2144) There should be no space after '{' (object-curly-spacing)
(#2144) There should be no space after '{' (object-curly-spacing)
(#2144) There should be no space before '}' (object-curly-spacing)
(#2145) There should be no space after '{' (object-curly-spacing)
(#2145) There should be no space before '}' (object-curly-spacing)
(#2148) Missing JSDoc comment. (require-jsdoc)
(#2149) Expected space(s) after "if". (keyword-spacing)
(#2154) Missing JSDoc comment. (require-jsdoc)
(#2172) Expected { after 'if' condition. (curly)
(#2172) Expected space(s) after "if". (keyword-spacing)
(#2172) Expected space(s) before "return". (keyword-spacing)
(#2204) Expected { after 'if' condition. (curly)
(#2204) Expected space(s) after "if". (keyword-spacing)
(#2204) Expected space(s) before "return". (keyword-spacing)
(#2226) Expected space(s) after "if". (keyword-spacing)
(#2226) Expected { after 'if' condition. (curly)
(#2226) Expected space(s) before "return". (keyword-spacing)
(#2232) Missing JSDoc comment. (require-jsdoc)
(#2245) Multiple spaces found before '{'. (no-multi-spaces)
(#2245) There should be no space after '{' (object-curly-spacing)
(#2245) There should be no space before '}' (object-curly-spacing)
(#2245) There should be no space after '{' (object-curly-spacing)
(#2245) There should be no space before '}' (object-curly-spacing)
(#2251) Expected { after 'if' condition. (curly)
(#2251) Expected space(s) after "if". (keyword-spacing)
(#2251) Expected space(s) before "return". (keyword-spacing)
(#2254) Expected { after 'if' condition. (curly)
(#2254) Expected space(s) after "if". (keyword-spacing)
(#2265) Infix operators must be spaced. (space-infix-ops)
(#2276) There should be no space after '{' (object-curly-spacing)
(#2276) There should be no space before '}' (object-curly-spacing)
(#2298) Missing JSDoc comment. (require-jsdoc)
(#2314) Unexpected constant condition. (no-constant-condition)
(#2316) There should be no space after '{' (object-curly-spacing)
(#2316) There should be no space before '}' (object-curly-spacing)
(#2319) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2327) Blocks are nested too deeply (5). (max-depth)
(#2332) Blocks are nested too deeply (5). (max-depth)
(#2340) There should be no space before '}' (object-curly-spacing)
(#2357) Unreachable code. (no-unreachable)
(#2417) Missing JSDoc comment. (require-jsdoc)
(#2421) Unexpected space before unary operator '++'. (space-unary-ops)
(#2429) There should be no space after '{' (object-curly-spacing)
(#2429) There should be no space before '}' (object-curly-spacing)
(#2432) Missing JSDoc comment. (require-jsdoc)
(#2436) There should be no space after '{' (object-curly-spacing)
(#2436) There should be no space before '}' (object-curly-spacing)
(#2439) Missing JSDoc comment. (require-jsdoc)
(#2449) Missing JSDoc comment. (require-jsdoc)
(#2470) Missing JSDoc comment. (require-jsdoc)
(#2474) Missing JSDoc comment. (require-jsdoc)
(#2479) Missing space before value for key 'line'. (key-spacing)
(#2479) Missing space before value for key 'ch'. (key-spacing)
(#2479) Infix operators must be spaced. (space-infix-ops)
(#2496) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2496) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2496) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2511) Infix operators must be spaced. (space-infix-ops)
(#2515) Missing space before value for key 'line'. (key-spacing)
(#2515) Missing space before value for key 'ch'. (key-spacing)
(#2515) Infix operators must be spaced. (space-infix-ops)
(#2527) There should be no space after '{' (object-curly-spacing)
(#2527) There should be no space before '}' (object-curly-spacing)
(#2532) Missing JSDoc comment. (require-jsdoc)
(#2540) There should be no space after '{' (object-curly-spacing)
(#2540) There should be no space before '}' (object-curly-spacing)
(#2546) Missing JSDoc comment. (require-jsdoc)
(#2562) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2590) There should be no space after '{' (object-curly-spacing)
(#2590) There should be no space before '}' (object-curly-spacing)
(#2599) There should be no space after '{' (object-curly-spacing)
(#2599) There should be no space before '}' (object-curly-spacing)
(#2600) There should be no space after '{' (object-curly-spacing)
(#2600) There should be no space before '}' (object-curly-spacing)
(#2605) Missing JSDoc comment. (require-jsdoc)
(#2605) Unexpected empty function. (no-empty-function)
(#2626) Missing JSDoc comment. (require-jsdoc)
(#2630) Missing JSDoc comment. (require-jsdoc)
(#2632) There should be no space after '{' (object-curly-spacing)
(#2633) There should be no space before '}' (object-curly-spacing)
(#2635) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2636) Unexpected prompt. (no-alert)
(#2640) Missing JSDoc comment. (require-jsdoc)
(#2652) Missing JSDoc @returns for function. (valid-jsdoc)
(#2652) Missing JSDoc for parameter 'smartCase'. (valid-jsdoc)
(#2652) Missing JSDoc for parameter 'ignoreCase'. (valid-jsdoc)
(#2652) Missing JSDoc for parameter 'query'. (valid-jsdoc)
(#2664) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2664) Statement inside of curly braces should be on next line. (brace-style)
(#2690) Missing JSDoc comment. (require-jsdoc)
(#2693) Unexpected empty function. (no-empty-function)
(#2696) Unexpected alert. (no-alert)
(#2699) Missing JSDoc comment. (require-jsdoc)
(#2714) Missing JSDoc comment. (require-jsdoc)
(#2719) Missing JSDoc comment. (require-jsdoc)
(#2733) Missing JSDoc comment. (require-jsdoc)
(#2744) Expected no return value. (consistent-return)
(#2747) Expected no return value. (consistent-return)
(#2749) Missing JSDoc comment. (require-jsdoc)
(#2755) 'matchSol' used outside of binding context. (block-scoped-var)
(#2764) Expected no return value. (consistent-return)
(#2771) Expected no return value. (consistent-return)
(#2775) Expected no return value. (consistent-return)
(#2779) Expected { after 'if' condition. (curly)
(#2785) Missing JSDoc comment. (require-jsdoc)
(#2796) Missing JSDoc comment. (require-jsdoc)
(#2797) Statement inside of curly braces should be on next line. (brace-style)
(#2797) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2803) Statement inside of curly braces should be on next line. (brace-style)
(#2803) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2808) There should be no space after '{' (object-curly-spacing)
(#2808) There should be no space before '}' (object-curly-spacing)
(#2808) There should be no spaces inside this paren. (space-in-parens)
(#2814) Expected no return value. (consistent-return)
(#2817) Missing JSDoc comment. (require-jsdoc)
(#2821) Missing JSDoc for parameter 'start'. (valid-jsdoc)
(#2821) Missing JSDoc @returns for function. (valid-jsdoc)
(#2821) Missing JSDoc for parameter 'pos'. (valid-jsdoc)
(#2821) Missing JSDoc for parameter 'end'. (valid-jsdoc)
(#2847) Missing JSDoc comment. (require-jsdoc)
(#2851) Missing space before value for key 'left'. (key-spacing)
(#2853) Missing space before value for key 'left'. (key-spacing)
(#2862) There should be no space after '{' (object-curly-spacing)
(#2862) There should be no space before '}' (object-curly-spacing)
(#2863) There should be no space after '{' (object-curly-spacing)
(#2863) There should be no space before '}' (object-curly-spacing)
(#2864) There should be no space after '{' (object-curly-spacing)
(#2864) There should be no space before '}' (object-curly-spacing)
(#2865) There should be no space after '{' (object-curly-spacing)
(#2865) There should be no space before '}' (object-curly-spacing)
(#2866) There should be no space after '{' (object-curly-spacing)
(#2867) There should be no space after '{' (object-curly-spacing)
(#2868) There should be no space after '{' (object-curly-spacing)
(#2869) There should be no space after '{' (object-curly-spacing)
(#2880) 'CodeMirror' is not defined. (no-undef)
(#2885) Expected space(s) after "catch". (keyword-spacing)
(#2903) 'CodeMirror' is not defined. (no-undef)
(#2919) Expected space(s) after "catch". (keyword-spacing)
(#3027) There should be no space after '{' (object-curly-spacing)
(#3027) There should be no space before '}' (object-curly-spacing)
(#3042) Missing JSDoc comment. (require-jsdoc)
(#3047) Expected space(s) after "if". (keyword-spacing)
(#3047) Expected { after 'if' condition. (curly)
(#3047) Expected space(s) before "break". (keyword-spacing)
(#3070) There should be no space after '{' (object-curly-spacing)
(#3071) There should be no space before '}' (object-curly-spacing)
(#3072) Infix operators must be spaced. (space-infix-ops)
(#3076) Missing JSDoc comment. (require-jsdoc)
(#3078) 'CodeMirror' is not defined. (no-undef)
(#3079) Statement inside of curly braces should be on next line. (brace-style)
(#3079) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3080) Statement inside of curly braces should be on next line. (brace-style)
(#3080) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3081) Statement inside of curly braces should be on next line. (brace-style)
(#3081) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3090) Statement inside of curly braces should be on next line. (brace-style)
(#3090) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3093) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3093) Statement inside of curly braces should be on next line. (brace-style)
(#3099) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3099) Statement inside of curly braces should be on next line. (brace-style)
(#3100) There should be no space after '{' (object-curly-spacing)
(#3100) There should be no space before '}' (object-curly-spacing)
(#3101) There should be no space after '{' (object-curly-spacing)
(#3101) There should be no space before '}' (object-curly-spacing)
(#3103) Do not nest ternary expressions (no-nested-ternary)
(#3104) Do not nest ternary expressions (no-nested-ternary)
(#3106) Do not nest ternary expressions (no-nested-ternary)
(#3106) Do not nest ternary expressions (no-nested-ternary)
(#3107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3109) 'i' used outside of binding context. (block-scoped-var)
(#3109) 'i' used outside of binding context. (block-scoped-var)
(#3109) 'i' used outside of binding context. (block-scoped-var)
(#3110) 'i' used outside of binding context. (block-scoped-var)
(#3111) 'i' used outside of binding context. (block-scoped-var)
(#3113) 'i' used outside of binding context. (block-scoped-var)
(#3119) Missing JSDoc comment. (require-jsdoc)
(#3120) Statement inside of curly braces should be on next line. (brace-style)
(#3120) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3120) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3121) Statement inside of curly braces should be on next line. (brace-style)
(#3121) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3121) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3124) Statement inside of curly braces should be on next line. (brace-style)
(#3136) 'i' is already defined (no-redeclare)
(#3136) 'i' used outside of binding context. (block-scoped-var)
(#3136) 'i' used outside of binding context. (block-scoped-var)
(#3136) 'i' used outside of binding context. (block-scoped-var)
(#3137) 'i' used outside of binding context. (block-scoped-var)
(#3138) 'i' used outside of binding context. (block-scoped-var)
(#3140) 'i' used outside of binding context. (block-scoped-var)
(#3198) There should be no space after '{' (object-curly-spacing)
(#3198) There should be no space before '}' (object-curly-spacing)
(#3202) 'CodeMirror' is not defined. (no-undef)
(#3203) 'CodeMirror' is not defined. (no-undef)
(#3205) 'CodeMirror' is not defined. (no-undef)
(#3207) 'CodeMirror' is not defined. (no-undef)
(#3223) 'CodeMirror' is not defined. (no-undef)
(#3281) Expected JSDoc for 'query' but found 'replaceWith'. (valid-jsdoc)
(#3281) Expected JSDoc for 'searchCursor' but found 'query'. (valid-jsdoc)
(#3296) Missing JSDoc comment. (require-jsdoc)
(#3305) Missing JSDoc comment. (require-jsdoc)
(#3310) Missing JSDoc comment. (require-jsdoc)
(#3323) Missing JSDoc comment. (require-jsdoc)
(#3324) Statement inside of curly braces should be on next line. (brace-style)
(#3324) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3333) Missing JSDoc comment. (require-jsdoc)
(#3335) 'CodeMirror' is not defined. (no-undef)
(#3336) 'CodeMirror' is not defined. (no-undef)
(#3339) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3354) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3354) Statement inside of curly braces should be on next line. (brace-style)
(#3373) Missing JSDoc comment. (require-jsdoc)
(#3380) Missing JSDoc comment. (require-jsdoc)
(#3388) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3396) Missing space before value for key 'Enter'. (key-spacing)
(#3396) A space is required after ','. (comma-spacing)
(#3396) Missing space before value for key 'Backspace'. (key-spacing)
(#3396) A space is required after ','. (comma-spacing)
(#3396) Missing space before value for key 'Delete'. (key-spacing)
(#3398) Infix operators must be spaced. (space-infix-ops)
(#3403) Missing JSDoc comment. (require-jsdoc)
(#3405) 'CodeMirror' is not defined. (no-undef)
(#3414) Missing JSDoc comment. (require-jsdoc)
(#3438) 'CodeMirror' is not defined. (no-undef)
(#3440) Missing JSDoc comment. (require-jsdoc)
(#3446) 'CodeMirror' is not defined. (no-undef)
(#3455) Infix operators must be spaced. (space-infix-ops)
(#3459) 'CodeMirror' is not defined. (no-undef)
(#3462) 'CodeMirror' is not defined. (no-undef)
(#3471) 'CodeMirror' is not defined. (no-undef)
(#3472) 'CodeMirror' is not defined. (no-undef)
(#3478) 'CodeMirror' is not defined. (no-undef)
(#3483) Missing JSDoc comment. (require-jsdoc)
(#3491) Expected space(s) after "if". (keyword-spacing)
(#3491) Expected { after 'if' condition. (curly)
(#3491) Expected space(s) before "break". (keyword-spacing)
(#3499) Missing JSDoc comment. (require-jsdoc)
(#3504) Missing JSDoc comment. (require-jsdoc)
(#3505) Expected space(s) after "if". (keyword-spacing)
(#3505) Expected { after 'if' condition. (curly)
(#3505) Expected space(s) before "return". (keyword-spacing)
(#3510) Missing JSDoc comment. (require-jsdoc)
(#3513) 'CodeMirror' is not defined. (no-undef)
(#3514) Unnecessary semicolon. (no-extra-semi)
(#3518) Missing JSDoc comment. (require-jsdoc)
(#3519) Expected { after 'if' condition. (curly)
(#3519) Expected space(s) after "if". (keyword-spacing)
(#3519) Expected space(s) before "return". (keyword-spacing)
(#3524) Missing JSDoc for parameter '_cm'. (valid-jsdoc)
(#3524) Missing JSDoc for parameter 'changeObj'. (valid-jsdoc)
(#3559) Missing JSDoc for parameter 'keyName'. (valid-jsdoc)
(#3564) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#3572) 'CodeMirror' is not defined. (no-undef)
(#3573) Missing JSDoc comment. (require-jsdoc)
(#3578) 'CodeMirror' is not defined. (no-undef)
(#3582) Missing JSDoc for parameter 'repeat'. (valid-jsdoc)
(#3582) Missing JSDoc for parameter 'repeatForInsert'. (valid-jsdoc)
(#3582) Missing JSDoc for parameter 'vim'. (valid-jsdoc)
(#3582) Missing JSDoc for parameter 'cm'. (valid-jsdoc)
(#3596) Missing JSDoc comment. (require-jsdoc)
(#3603) Missing JSDoc comment. (require-jsdoc)
(#3635) Unnecessary semicolon. (no-extra-semi)
(#3637) Missing JSDoc comment. (require-jsdoc)
(#3639) Missing JSDoc comment. (require-jsdoc)
(#3641) 'CodeMirror' is not defined. (no-undef)
(#3651) 'CodeMirror' is not defined. (no-undef)
(#3664) 'CodeMirror' is not defined. (no-undef)
(#3664) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
blocks/configurable_reports/js/codemirror/lib/codemirror.js
(#4) Function 'anonymous' has a complexity of 23. (complexity)
(#13) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#13) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#14) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#14) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#21) Identifier 'mac_geLion' is not in camel case. (camelcase)
(#22) Identifier 'mac_geMountainLion' is not in camel case. (camelcase)
(#31) Identifier 'opera_version' is not in camel case. (camelcase)
(#32) Expected { after 'if' condition. (curly)
(#32) Identifier 'opera_version' is not in camel case. (camelcase)
(#32) Identifier 'opera_version' is not in camel case. (camelcase)
(#32) Identifier 'opera_version' is not in camel case. (camelcase)
(#33) Identifier 'opera_version' is not in camel case. (camelcase)
(#33) Identifier 'opera_version' is not in camel case. (camelcase)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#35) Identifier 'opera_version' is not in camel case. (camelcase)
(#35) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#35) Identifier 'opera_version' is not in camel case. (camelcase)
(#36) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#43) Missing JSDoc comment. (require-jsdoc)
(#44) Expected { after 'if' condition. (curly)
(#48) Expected { after 'for-in'. (curly)
(#48) Expected { after 'if' condition. (curly)
(#56) Expected { after 'if' condition. (curly)
(#67) Expected { after 'if' condition. (curly)
(#71) Expected { after 'if' condition. (curly)
(#76) Expected { after 'if' condition. (curly)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#81) Expected space(s) after "catch". (keyword-spacing)
(#81) Empty block statement. (no-empty)
(#82) Expected { after 'if' condition. (curly)
(#83) Expected { after 'else'. (curly)
(#86) Expected { after 'for-in'. (curly)
(#87) Expected { after 'if' condition. (curly)
(#88) Unexpected 'this'. (no-invalid-this)
(#89) Expected { after 'for' condition. (curly)
(#89) Unexpected 'this'. (no-invalid-this)
(#95) Missing JSDoc comment. (require-jsdoc)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#99) Expected { after 'if' condition. (curly)
(#100) Expected { after 'else'. (curly)
(#102) Expected { after 'if' condition. (curly)
(#103) Line 103 exceeds the maximum line length of 132. (max-len)
(#103) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#140) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#140) Statement inside of curly braces should be on next line. (brace-style)
(#140) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#140) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#141) Expected { after 'if' condition. (curly)
(#141) Expected { after 'else'. (curly)
(#144) Expected { after 'if' condition. (curly)
(#145) Expected { after 'if' condition. (curly)
(#147) Statement inside of curly braces should be on next line. (brace-style)
(#147) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#149) Expected { after 'if' condition. (curly)
(#149) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#149) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#194) Missing JSDoc comment. (require-jsdoc)
(#197) Expected { after 'if' condition. (curly)
(#198) Expected { after 'if' condition. (curly)
(#203) Expected { after 'if' condition. (curly)
(#206) Missing JSDoc comment. (require-jsdoc)
(#217) Missing space before opening brace. (space-before-blocks)
(#217) Requires a space after '{'. (block-spacing)
(#217) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#217) Statement inside of curly braces should be on next line. (brace-style)
(#217) Requires a space before '}'. (block-spacing)
(#220) Missing JSDoc comment. (require-jsdoc)
(#221) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#224) Expected { after 'if' condition. (curly)
(#226) Expected { after 'if' condition. (curly)
(#228) Expected { after 'else'. (curly)
(#233) Missing JSDoc comment. (require-jsdoc)
(#234) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#237) Expected { after 'if' condition. (curly)
(#241) Missing JSDoc comment. (require-jsdoc)
(#242) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#248) Missing JSDoc comment. (require-jsdoc)
(#254) Missing JSDoc comment. (require-jsdoc)
(#257) Missing space before opening brace. (space-before-blocks)
(#257) Requires a space after '{'. (block-spacing)
(#257) Statement inside of curly braces should be on next line. (brace-style)
(#257) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#257) Requires a space before '}'. (block-spacing)
(#260) Missing JSDoc comment. (require-jsdoc)
(#261) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#271) 'i' used outside of binding context. (block-scoped-var)
(#274) Missing JSDoc comment. (require-jsdoc)
(#275) Expected { after 'if' condition. (curly)
(#276) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#276) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#277) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#278) 'found' used outside of binding context. (block-scoped-var)
(#279) 'found' used outside of binding context. (block-scoped-var)
(#280) 'found' used outside of binding context. (block-scoped-var)
(#280) 'found' used outside of binding context. (block-scoped-var)
(#283) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#284) 'found' is already defined (no-redeclare)
(#284) 'found' used outside of binding context. (block-scoped-var)
(#285) 'found' used outside of binding context. (block-scoped-var)
(#286) 'found' used outside of binding context. (block-scoped-var)
(#287) 'found' used outside of binding context. (block-scoped-var)
(#292) Missing JSDoc comment. (require-jsdoc)
(#293) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#308) Missing JSDoc comment. (require-jsdoc)
(#322) Missing JSDoc comment. (require-jsdoc)
(#323) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#351) Expected { after 'else'. (curly)
(#356) Expected { after 'else'. (curly)
(#358) Expected { after 'if' condition. (curly)
(#358) Identifier 'mac_geLion' is not in camel case. (camelcase)
(#359) Identifier 'mac_geMountainLion' is not in camel case. (camelcase)
(#362) Missing JSDoc comment. (require-jsdoc)
(#363) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#364) Expected { after 'if' condition. (curly)
(#365) Requires a space after '{'. (block-spacing)
(#365) Statement inside of curly braces should be on next line. (brace-style)
(#365) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#365) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#365) Requires a space before '}'. (block-spacing)
(#373) Missing JSDoc comment. (require-jsdoc)
(#375) Expected { after 'if' condition. (curly)
(#377) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#378) Expected { after 'for' condition. (curly)
(#379) Expected { after 'for' condition. (curly)
(#381) Expected { after 'if' condition. (curly)
(#385) Missing JSDoc comment. (require-jsdoc)
(#386) Expected { after 'if' condition. (curly)
(#387) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#387) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#391) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#402) Missing JSDoc comment. (require-jsdoc)
(#405) Missing JSDoc comment. (require-jsdoc)
(#411) Missing JSDoc comment. (require-jsdoc)
(#412) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#412) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#414) Missing whitespace after semicolon. (semi-spacing)
(#416) Expected { after 'if' condition. (curly)
(#428) Expected { after 'if' condition. (curly)
(#432) Expected { after 'if' condition. (curly)
(#438) Expected { after 'if' condition. (curly)
(#447) Missing JSDoc comment. (require-jsdoc)
(#447) Function 'updateDisplayInner' has a complexity of 28. (complexity)
(#448) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#456) Expected { after 'if' condition. (curly)
(#460) Expected { after 'if' condition. (curly)
(#467) Expected { after 'if' condition. (curly)
(#468) Expected { after 'for' condition. (curly)
(#468) 'i' used outside of binding context. (block-scoped-var)
(#468) 'i' used outside of binding context. (block-scoped-var)
(#468) 'i' used outside of binding context. (block-scoped-var)
(#468) 'i' used outside of binding context. (block-scoped-var)
(#468) 'i' used outside of binding context. (block-scoped-var)
(#468) 'i' used outside of binding context. (block-scoped-var)
(#469) 'i' used outside of binding context. (block-scoped-var)
(#469) 'i' used outside of binding context. (block-scoped-var)
(#469) 'i' used outside of binding context. (block-scoped-var)
(#469) 'i' used outside of binding context. (block-scoped-var)
(#469) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#469) Statement inside of curly braces should be on next line. (brace-style)
(#469) 'i' used outside of binding context. (block-scoped-var)
(#469) 'i' used outside of binding context. (block-scoped-var)
(#474) Expected { after 'if' condition. (curly)
(#475) Expected { after 'if' condition. (curly)
(#478) Expected { after 'while' condition. (curly)
(#485) Expected { after 'if' condition. (curly)
(#486) Expected { after 'else'. (curly)
(#490) Expected { after 'if' condition. (curly)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) 'i' is already defined (no-redeclare)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#491) 'i' used outside of binding context. (block-scoped-var)
(#492) 'range' used outside of binding context. (block-scoped-var)
(#492) 'i' used outside of binding context. (block-scoped-var)
(#492) 'i' used outside of binding context. (block-scoped-var)
(#492) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#493) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#493) 'range' used outside of binding context. (block-scoped-var)
(#495) Expected { after 'if' condition. (curly)
(#495) 'range' used outside of binding context. (block-scoped-var)
(#495) 'range' used outside of binding context. (block-scoped-var)
(#496) Statement inside of curly braces should be on next line. (brace-style)
(#496) 'i' used outside of binding context. (block-scoped-var)
(#496) 'i' used outside of binding context. (block-scoped-var)
(#496) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#502) 'i' is already defined (no-redeclare)
(#502) 'i' used outside of binding context. (block-scoped-var)
(#502) 'i' used outside of binding context. (block-scoped-var)
(#502) 'i' used outside of binding context. (block-scoped-var)
(#502) 'i' used outside of binding context. (block-scoped-var)
(#502) 'i' used outside of binding context. (block-scoped-var)
(#502) 'i' used outside of binding context. (block-scoped-var)
(#503) 'range' is already defined (no-redeclare)
(#503) 'range' used outside of binding context. (block-scoped-var)
(#503) 'i' used outside of binding context. (block-scoped-var)
(#503) 'i' used outside of binding context. (block-scoped-var)
(#504) Expected { after 'if' condition. (curly)
(#504) 'range' used outside of binding context. (block-scoped-var)
(#504) 'range' used outside of binding context. (block-scoped-var)
(#505) Expected { after 'if' condition. (curly)
(#505) 'range' used outside of binding context. (block-scoped-var)
(#505) 'range' used outside of binding context. (block-scoped-var)
(#506) Expected { after 'if' condition. (curly)
(#506) 'range' used outside of binding context. (block-scoped-var)
(#506) 'range' used outside of binding context. (block-scoped-var)
(#506) 'i' used outside of binding context. (block-scoped-var)
(#506) 'i' used outside of binding context. (block-scoped-var)
(#507) Expected { after 'else'. (curly)
(#507) 'range' used outside of binding context. (block-scoped-var)
(#507) 'range' used outside of binding context. (block-scoped-var)
(#513) Requires a space after '{'. (block-spacing)
(#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) Requires a space before '}'. (block-spacing)
(#518) Expected space(s) after "catch". (keyword-spacing)
(#518) Empty block statement. (no-empty)
(#519) Expected { after 'if' condition. (curly)
(#519) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#522) Expected { after 'if' condition. (curly)
(#522) 'focused' used outside of binding context. (block-scoped-var)
(#522) 'focused' used outside of binding context. (block-scoped-var)
(#522) 'focused' used outside of binding context. (block-scoped-var)
(#522) 'focused' used outside of binding context. (block-scoped-var)
(#537) Expected no return value. (consistent-return)
(#540) Missing JSDoc comment. (require-jsdoc)
(#543) Expected { after 'for' condition. (curly)
(#544) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#553) Expected { after 'if' condition. (curly)
(#554) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#554) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#557) Expected { after 'if' condition. (curly)
(#557) Expected { after 'for' condition. (curly)
(#557) Blocks are nested too deeply (5). (max-depth)
(#563) Missing JSDoc comment. (require-jsdoc)
(#569) Missing JSDoc comment. (require-jsdoc)
(#571) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#571) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#579) Expected { after 'if' condition. (curly)
(#581) Expected { after 'if' condition. (curly)
(#590) Missing JSDoc comment. (require-jsdoc)
(#591) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#591) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#603) Missing JSDoc comment. (require-jsdoc)
(#605) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#606) Expected { after 'if' condition. (curly)
(#608) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#610) Missing JSDoc comment. (require-jsdoc)
(#621) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#623) Expected { after 'if' condition. (curly)
(#625) Expected { after 'if' condition. (curly)
(#626) Expected { after 'if' condition. (curly)
(#630) Blocks are nested too deeply (5). (max-depth)
(#637) Expected { after 'if' condition. (curly)
(#637) Blocks are nested too deeply (5). (max-depth)
(#644) Expected { after 'while' condition. (curly)
(#645) Expected { after 'if' condition. (curly)
(#652) Expected { after 'if' condition. (curly)
(#652) Expected { after 'for' condition. (curly)
(#653) Statement inside of curly braces should be on next line. (brace-style)
(#653) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#655) 'reuse' used outside of binding context. (block-scoped-var)
(#656) 'reuse' used outside of binding context. (block-scoped-var)
(#659) Expected { after 'while' condition. (curly)
(#659) 'reuse' used outside of binding context. (block-scoped-var)
(#667) Expected { after 'while' condition. (curly)
(#670) Function 'buildLineElement' has a complexity of 31. (complexity)
(#670) Missing JSDoc comment. (require-jsdoc)
(#671) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#672) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#672) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#675) Expected { after 'if' condition. (curly)
(#684) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#684) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#690) 'i' used outside of binding context. (block-scoped-var)
(#690) 'i' used outside of binding context. (block-scoped-var)
(#690) 'i' used outside of binding context. (block-scoped-var)
(#691) 'widget' used outside of binding context. (block-scoped-var)
(#691) 'i' used outside of binding context. (block-scoped-var)
(#692) Blocks are nested too deeply (5). (max-depth)
(#692) 'widget' used outside of binding context. (block-scoped-var)
(#693) Blocks are nested too deeply (6). (max-depth)
(#693) Expected { after 'if' condition. (curly)
(#693) 'widget' used outside of binding context. (block-scoped-var)
(#694) 'widget' used outside of binding context. (block-scoped-var)
(#699) 'i' used outside of binding context. (block-scoped-var)
(#699) 'i' used outside of binding context. (block-scoped-var)
(#699) Statement inside of curly braces should be on next line. (brace-style)
(#699) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#699) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#713) Expected { after 'if' condition. (curly)
(#719) Expected { after 'if' condition. (curly)
(#720) Expected { after 'if' condition. (curly)
(#726) Expected { after 'if' condition. (curly)
(#728) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#729) Expected { after 'if' condition. (curly)
(#734) Expected { after 'if' condition. (curly)
(#734) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#735) Expected { after 'if' condition. (curly)
(#735) 'i' used outside of binding context. (block-scoped-var)
(#735) 'i' is already defined (no-redeclare)
(#735) 'i' used outside of binding context. (block-scoped-var)
(#735) 'i' used outside of binding context. (block-scoped-var)
(#736) 'widget' is already defined (no-redeclare)
(#736) 'widget' used outside of binding context. (block-scoped-var)
(#736) 'i' used outside of binding context. (block-scoped-var)
(#736) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#736) 'widget' used outside of binding context. (block-scoped-var)
(#737) Expected { after 'if' condition. (curly)
(#737) 'widget' used outside of binding context. (block-scoped-var)
(#738) 'widget' used outside of binding context. (block-scoped-var)
(#739) Expected { after 'if' condition. (curly)
(#739) 'widget' used outside of binding context. (block-scoped-var)
(#740) 'gutterWrap' used outside of binding context. (block-scoped-var)
(#741) Expected { after 'else'. (curly)
(#743) 'widget' used outside of binding context. (block-scoped-var)
(#748) Missing JSDoc comment. (require-jsdoc)
(#762) Expected { after 'if' condition. (curly)
(#768) Missing JSDoc comment. (require-jsdoc)
(#771) Expected { after 'if' condition. (curly)
(#773) Expected { after 'else'. (curly)
(#775) Expected { after 'if' condition. (curly)
(#777) Expected { after 'else'. (curly)
(#783) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#792) Missing JSDoc comment. (require-jsdoc)
(#793) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#803) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#804) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#804) Statement inside of curly braces should be on next line. (brace-style)
(#808) Missing JSDoc comment. (require-jsdoc)
(#809) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#809) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#811) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#813) Missing JSDoc comment. (require-jsdoc)
(#814) Expected { after 'if' condition. (curly)
(#816) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#820) Missing JSDoc comment. (require-jsdoc)
(#824) Missing JSDoc comment. (require-jsdoc)
(#825) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#828) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#829) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#835) Statement inside of curly braces should be on next line. (brace-style)
(#835) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#835) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#839) Expected { after 'if' condition. (curly)
(#839) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#843) Expected { after 'if' condition. (curly)
(#845) Expected { after 'if' condition. (curly)
(#845) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#846) Expected { after 'if' condition. (curly)
(#848) Expected { after 'if' condition. (curly)
(#850) Expected { after 'if' condition. (curly)
(#859) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#871) Expected { after 'if' condition. (curly)
(#880) Missing JSDoc comment. (require-jsdoc)
(#881) Expected { after 'if' condition. (curly)
(#886) Expected { after 'if' condition. (curly)
(#894) Missing JSDoc comment. (require-jsdoc)
(#895) Expected { after 'if' condition. (curly)
(#899) Missing JSDoc comment. (require-jsdoc)
(#901) Expected { after 'if' condition. (curly)
(#902) Expected { after 'if' condition. (curly)
(#903) Missing '()' invoking a constructor (new-parens)
(#905) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#906) Expected to return a value at the end of this function. (consistent-return)
(#911) Expected { after 'for' condition. (curly)
(#913) Expected { after 'if' condition. (curly)
(#914) Expected { after 'else'. (curly)
(#922) Missing '()' invoking a constructor (new-parens)
(#927) Expected { after 'if' condition. (curly)
(#929) Expected { after 'for' condition. (curly)
(#930) Unexpected 'this'. (no-invalid-this)
(#939) Missing JSDoc comment. (require-jsdoc)
(#940) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#940) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#942) Expected { after 'if' condition. (curly)
(#944) Expected { after 'if' condition. (curly)
(#946) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#954) Missing JSDoc comment. (require-jsdoc)
(#955) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#956) Expected { after 'if' condition. (curly)
(#957) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#957) Infix operators must be spaced. (space-infix-ops)
(#958) Expected { after 'if' condition. (curly)
(#959) Expected { after 'else'. (curly)
(#971) Missing JSDoc comment. (require-jsdoc)
(#971) Requires a space after '{'. (block-spacing)
(#971) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#971) Statement inside of curly braces should be on next line. (brace-style)
(#971) Requires a space before '}'. (block-spacing)
(#972) Missing JSDoc comment. (require-jsdoc)
(#972) Requires a space after '{'. (block-spacing)
(#972) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#972) Statement inside of curly braces should be on next line. (brace-style)
(#972) Requires a space before '}'. (block-spacing)
(#973) Missing JSDoc comment. (require-jsdoc)
(#978) Missing JSDoc comment. (require-jsdoc)
(#986) Missing whitespace after semicolon. (semi-spacing)
(#988) Expected { after 'if' condition. (curly)
(#989) Expected { after 'if' condition. (curly)
(#991) Do not nest ternary expressions (no-nested-ternary)
(#991) 'pos' used outside of binding context. (block-scoped-var)
(#991) 'pos' used outside of binding context. (block-scoped-var)
(#992) Expected { after 'if' condition. (curly)
(#992) 'r' used outside of binding context. (block-scoped-var)
(#992) 'r' used outside of binding context. (block-scoped-var)
(#992) 'r' used outside of binding context. (block-scoped-var)
(#993) Expected { after 'if' condition. (curly)
(#993) 'r' used outside of binding context. (block-scoped-var)
(#993) 'r' used outside of binding context. (block-scoped-var)
(#993) 'r' used outside of binding context. (block-scoped-var)
(#994) 'pos' used outside of binding context. (block-scoped-var)
(#994) 'r' used outside of binding context. (block-scoped-var)
(#994) 'r' used outside of binding context. (block-scoped-var)
(#995) 'pos' used outside of binding context. (block-scoped-var)
(#995) 'r' used outside of binding context. (block-scoped-var)
(#995) 'r' used outside of binding context. (block-scoped-var)
(#996) 'r' used outside of binding context. (block-scoped-var)
(#997) 'r' used outside of binding context. (block-scoped-var)
(#1000) Missing JSDoc comment. (require-jsdoc)
(#1000) Expected to return a value at the end of this function. (consistent-return)
(#1004) Expected { after 'if' condition. (curly)
(#1011) Missing JSDoc comment. (require-jsdoc)
(#1013) Expected { after 'if' condition. (curly)
(#1016) Missing JSDoc comment. (require-jsdoc)
(#1019) Expected { after 'if' condition. (curly)
(#1027) Expected { after 'if' condition. (curly)
(#1028) Expected { after 'else'. (curly)
(#1032) Missing JSDoc comment. (require-jsdoc)
(#1033) Expected { after 'if' condition. (curly)
(#1036) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1050) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#1052) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1053) 'i' used outside of binding context. (block-scoped-var)
(#1053) 'i' used outside of binding context. (block-scoped-var)
(#1053) 'i' used outside of binding context. (block-scoped-var)
(#1053) 'i' used outside of binding context. (block-scoped-var)
(#1053) 'i' used outside of binding context. (block-scoped-var)
(#1053) 'i' used outside of binding context. (block-scoped-var)
(#1067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1070) Expected { after 'if' condition. (curly)
(#1070) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#1073) Missing JSDoc comment. (require-jsdoc)
(#1074) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1075) Expected { after 'if' condition. (curly)
(#1076) Expected { after 'if' condition. (curly)
(#1078) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1078) Infix operators must be spaced. (space-infix-ops)
(#1079) Expected { after 'if' condition. (curly)
(#1082) Unexpected use of '>>'. (no-bitwise)
(#1084) Infix operators must be spaced. (space-infix-ops)
(#1088) 'i' used outside of binding context. (block-scoped-var)
(#1088) 'i' used outside of binding context. (block-scoped-var)
(#1088) Statement inside of curly braces should be on next line. (brace-style)
(#1088) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1088) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1091) 'i' used outside of binding context. (block-scoped-var)
(#1093) Missing JSDoc comment. (require-jsdoc)
(#1094) Infix operators must be spaced. (space-infix-ops)
(#1098) Expected { after 'for' condition. (curly)
(#1098) 'i' used outside of binding context. (block-scoped-var)
(#1098) 'i' used outside of binding context. (block-scoped-var)
(#1098) 'i' is already defined (no-redeclare)
(#1098) 'i' used outside of binding context. (block-scoped-var)
(#1098) 'i' used outside of binding context. (block-scoped-var)
(#1098) 'i' used outside of binding context. (block-scoped-var)
(#1098) 'i' used outside of binding context. (block-scoped-var)
(#1098) 'cur' used outside of binding context. (block-scoped-var)
(#1098) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1098) 'i' used outside of binding context. (block-scoped-var)
(#1098) 'i' used outside of binding context. (block-scoped-var)
(#1099) 'cur' used outside of binding context. (block-scoped-var)
(#1099) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1101) 'cur' used outside of binding context. (block-scoped-var)
(#1101) 'cur' used outside of binding context. (block-scoped-var)
(#1102) Expected { after 'if' condition. (curly)
(#1102) 'cur' used outside of binding context. (block-scoped-var)
(#1102) 'cur' used outside of binding context. (block-scoped-var)
(#1105) 'i' used outside of binding context. (block-scoped-var)
(#1105) 'i' used outside of binding context. (block-scoped-var)
(#1109) Expected { after 'if' condition. (curly)
(#1109) 'i' used outside of binding context. (block-scoped-var)
(#1109) 'i' used outside of binding context. (block-scoped-var)
(#1110) Expected { after 'if' condition. (curly)
(#1110) 'cur' used outside of binding context. (block-scoped-var)
(#1110) 'cur' used outside of binding context. (block-scoped-var)
(#1111) Expected { after 'if' condition. (curly)
(#1111) 'cur' used outside of binding context. (block-scoped-var)
(#1111) 'cur' used outside of binding context. (block-scoped-var)
(#1114) Expected { after 'for' condition. (curly)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1114) 'i' is already defined (no-redeclare)
(#1114) 'cur' is already defined (no-redeclare)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1114) 'cur' used outside of binding context. (block-scoped-var)
(#1114) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1114) 'i' used outside of binding context. (block-scoped-var)
(#1115) 'cur' used outside of binding context. (block-scoped-var)
(#1116) Expected { after 'if' condition. (curly)
(#1116) 'cur' used outside of binding context. (block-scoped-var)
(#1116) 'cur' used outside of binding context. (block-scoped-var)
(#1117) Expected { after 'if' condition. (curly)
(#1117) 'cur' used outside of binding context. (block-scoped-var)
(#1117) 'cur' used outside of binding context. (block-scoped-var)
(#1122) Missing JSDoc comment. (require-jsdoc)
(#1124) Expected { after 'if' condition. (curly)
(#1131) Missing JSDoc comment. (require-jsdoc)
(#1133) Expected { after 'if' condition. (curly)
(#1135) Expected { after 'if' condition. (curly)
(#1135) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1138) Expected { after 'if' condition. (curly)
(#1147) Missing JSDoc comment. (require-jsdoc)
(#1150) Expected { after 'if' condition. (curly)
(#1154) Missing JSDoc comment. (require-jsdoc)
(#1154) Statement inside of curly braces should be on next line. (brace-style)
(#1154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1155) Missing JSDoc comment. (require-jsdoc)
(#1155) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1155) Statement inside of curly braces should be on next line. (brace-style)
(#1158) Missing JSDoc comment. (require-jsdoc)
(#1159) Expected { after 'if' condition. (curly)
(#1159) Expected { after 'for' condition. (curly)
(#1163) Expected { after 'if' condition. (curly)
(#1164) Expected { after 'if' condition. (curly)
(#1166) Expected { after 'if' condition. (curly)
(#1167) Expected { after 'else'. (curly)
(#1180) Missing JSDoc comment. (require-jsdoc)
(#1181) Expected { after 'if' condition. (curly)
(#1182) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1197) Missing JSDoc comment. (require-jsdoc)
(#1198) Expected { after 'if' condition. (curly)
(#1202) Missing JSDoc comment. (require-jsdoc)
(#1204) Expected { after 'if' condition. (curly)
(#1205) Missing JSDoc comment. (require-jsdoc)
(#1207) Expected { after 'if' condition. (curly)
(#1207) Expected { after 'else'. (curly)
(#1210) Missing JSDoc comment. (require-jsdoc)
(#1211) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1221) Expected { after 'if' condition. (curly)
(#1224) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1225) Expected { after 'if' condition. (curly)
(#1228) Expected { after 'if' condition. (curly)
(#1228) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1232) Missing JSDoc comment. (require-jsdoc)
(#1235) Expected { after 'if' condition. (curly)
(#1240) Missing JSDoc comment. (require-jsdoc)
(#1243) Expected { after 'if' condition. (curly)
(#1243) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1244) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1245) Expected { after 'if' condition. (curly)
(#1246) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1247) Expected { after 'if' condition. (curly)
(#1254) Expected { after 'if' condition. (curly)
(#1256) Expected { after 'else'. (curly)
(#1261) Missing JSDoc comment. (require-jsdoc)
(#1263) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1266) Missing JSDoc comment. (require-jsdoc)
(#1267) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1270) Expected { after 'if' condition. (curly)
(#1271) Expected { after 'if' condition. (curly)
(#1272) Expected { after 'else'. (curly)
(#1276) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1277) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1278) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1278) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1278) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1280) Expected { after 'if' condition. (curly)
(#1280) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1286) Expected { after 'while' condition. (curly)
(#1287) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1288) Do not nest ternary expressions (no-nested-ternary)
(#1291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1294) Expected { after 'for' condition. (curly)
(#1297) Requires a space after '{'. (block-spacing)
(#1297) Statement inside of curly braces should be on next line. (brace-style)
(#1297) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1297) Expected { after 'if' condition. (curly)
(#1297) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#1297) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1297) Requires a space before '}'. (block-spacing)
(#1298) Requires a space after '{'. (block-spacing)
(#1298) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1298) Statement inside of curly braces should be on next line. (brace-style)
(#1298) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1298) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1298) Requires a space before '}'. (block-spacing)
(#1303) Missing JSDoc comment. (require-jsdoc)
(#1304) Expected { after 'if' condition. (curly)
(#1304) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1305) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1317) Expected { after 'if' condition. (curly)
(#1322) Missing JSDoc comment. (require-jsdoc)
(#1323) Expected { after 'if' condition. (curly)
(#1323) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1328) Expected { after 'if' condition. (curly)
(#1340) Missing JSDoc comment. (require-jsdoc)
(#1355) Expected { after 'if' condition. (curly)
(#1358) Function 'endOperation' has a complexity of 27. (complexity)
(#1358) Missing JSDoc comment. (require-jsdoc)
(#1359) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1359) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1362) Expected { after 'if' condition. (curly)
(#1368) Expected { after 'if' condition. (curly)
(#1378) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1380) Expected { after 'if' condition. (curly)
(#1382) Expected { after 'if' condition. (curly)
(#1387) Expected { after 'if' condition. (curly)
(#1392) Expected { after 'if' condition. (curly)
(#1394) Expected { after 'if' condition. (curly)
(#1397) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1398) Expected { after 'if' condition. (curly)
(#1398) Expected { after 'for' condition. (curly)
(#1398) 'i' used outside of binding context. (block-scoped-var)
(#1398) 'i' used outside of binding context. (block-scoped-var)
(#1398) 'i' used outside of binding context. (block-scoped-var)
(#1398) 'i' used outside of binding context. (block-scoped-var)
(#1398) 'i' used outside of binding context. (block-scoped-var)
(#1398) 'i' used outside of binding context. (block-scoped-var)
(#1399) Expected { after 'if' condition. (curly)
(#1399) 'i' used outside of binding context. (block-scoped-var)
(#1399) 'i' used outside of binding context. (block-scoped-var)
(#1399) 'i' used outside of binding context. (block-scoped-var)
(#1399) 'i' used outside of binding context. (block-scoped-var)
(#1400) Expected { after 'if' condition. (curly)
(#1400) Expected { after 'for' condition. (curly)
(#1400) 'i' used outside of binding context. (block-scoped-var)
(#1400) 'i' used outside of binding context. (block-scoped-var)
(#1400) 'i' is already defined (no-redeclare)
(#1400) 'i' used outside of binding context. (block-scoped-var)
(#1400) 'i' used outside of binding context. (block-scoped-var)
(#1400) 'i' used outside of binding context. (block-scoped-var)
(#1400) 'i' used outside of binding context. (block-scoped-var)
(#1401) Expected { after 'if' condition. (curly)
(#1401) 'i' used outside of binding context. (block-scoped-var)
(#1401) 'i' used outside of binding context. (block-scoped-var)
(#1401) 'i' used outside of binding context. (block-scoped-var)
(#1401) 'i' used outside of binding context. (block-scoped-var)
(#1408) Expected { after 'if' condition. (curly)
(#1410) Expected { after 'if' condition. (curly)
(#1411) Expected { after 'if' condition. (curly)
(#1411) Expected { after 'for' condition. (curly)
(#1411) 'i' is already defined (no-redeclare)
(#1411) 'i' used outside of binding context. (block-scoped-var)
(#1411) 'i' used outside of binding context. (block-scoped-var)
(#1411) 'i' used outside of binding context. (block-scoped-var)
(#1411) 'i' used outside of binding context. (block-scoped-var)
(#1411) 'i' used outside of binding context. (block-scoped-var)
(#1411) 'i' used outside of binding context. (block-scoped-var)
(#1411) 'i' used outside of binding context. (block-scoped-var)
(#1411) 'i' used outside of binding context. (block-scoped-var)
(#1415) Missing JSDoc comment. (require-jsdoc)
(#1417) Unexpected 'this'. (no-invalid-this)
(#1417) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1418) Expected { after 'if' condition. (curly)
(#1419) Statement inside of curly braces should be on next line. (brace-style)
(#1419) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1420) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1420) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1420) Statement inside of curly braces should be on next line. (brace-style)
(#1420) Expected { after 'if' condition. (curly)
(#1421) 'result' used outside of binding context. (block-scoped-var)
(#1424) Missing JSDoc comment. (require-jsdoc)
(#1426) Unexpected 'this'. (no-invalid-this)
(#1426) Unexpected 'this'. (no-invalid-this)
(#1426) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1427) Expected { after 'if' condition. (curly)
(#1427) Unexpected 'this'. (no-invalid-this)
(#1428) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1428) Statement inside of curly braces should be on next line. (brace-style)
(#1428) Unexpected 'this'. (no-invalid-this)
(#1429) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1429) Expected { after 'if' condition. (curly)
(#1429) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1429) Statement inside of curly braces should be on next line. (brace-style)
(#1429) Unexpected 'this'. (no-invalid-this)
(#1433) Missing JSDoc comment. (require-jsdoc)
(#1434) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1435) Expected { after 'if' condition. (curly)
(#1436) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1436) Statement inside of curly braces should be on next line. (brace-style)
(#1437) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1437) Statement inside of curly braces should be on next line. (brace-style)
(#1437) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1437) Expected { after 'if' condition. (curly)
(#1441) Missing JSDoc comment. (require-jsdoc)
(#1442) Expected { after 'if' condition. (curly)
(#1442) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1443) Expected { after 'if' condition. (curly)
(#1443) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1449) Missing JSDoc comment. (require-jsdoc)
(#1450) Expected { after 'if' condition. (curly)
(#1453) Expected { after 'if' condition. (curly)
(#1457) Missing JSDoc comment. (require-jsdoc)
(#1460) Missing JSDoc comment. (require-jsdoc)
(#1462) Requires a space after '{'. (block-spacing)
(#1462) Statement inside of curly braces should be on next line. (brace-style)
(#1462) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1462) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1462) Requires a space before '}'. (block-spacing)
(#1463) Requires a space after '{'. (block-spacing)
(#1463) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1463) Statement inside of curly braces should be on next line. (brace-style)
(#1463) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1463) Requires a space before '}'. (block-spacing)
(#1473) Missing JSDoc comment. (require-jsdoc)
(#1474) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1474) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1474) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1475) Expected { after 'if' condition. (curly)
(#1481) Expected { after 'if' condition. (curly)
(#1482) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#1488) Expected { after 'if' condition. (curly)
(#1490) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1491) Expected { after 'while' condition. (curly)
(#1492) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1493) Expected { after 'if' condition. (curly)
(#1494) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1495) Expected { after 'if' condition. (curly)
(#1496) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1505) Expected { after 'if' condition. (curly)
(#1506) Expected { after 'else'. (curly)
(#1507) Expected { after 'if' condition. (curly)
(#1512) Missing JSDoc comment. (require-jsdoc)
(#1513) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1520) Expected { after 'if' condition. (curly)
(#1521) Expected { after 'if' condition. (curly)
(#1521) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#1524) Expected { after 'if' condition. (curly)
(#1524) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#1529) Missing JSDoc comment. (require-jsdoc)
(#1530) Expected { after 'if' condition. (curly)
(#1534) Missing JSDoc comment. (require-jsdoc)
(#1540) Missing JSDoc comment. (require-jsdoc)
(#1543) Expected { after 'if' condition. (curly)
(#1545) Expected { after 'if' condition. (curly)
(#1547) Expected { after 'if' condition. (curly)
(#1552) Expected { after 'else'. (curly)
(#1553) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1553) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#1553) Statement inside of curly braces should be on next line. (brace-style)
(#1555) Expected { after 'if' condition. (curly)
(#1560) Expected { after 'if' condition. (curly)
(#1560) Requires a space after '{'. (block-spacing)
(#1560) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1560) Statement inside of curly braces should be on next line. (brace-style)
(#1560) Requires a space before '}'. (block-spacing)
(#1570) Expected { after 'if' condition. (curly)
(#1573) Expected { after 'if' condition. (curly)
(#1576) Requires a space after '{'. (block-spacing)
(#1576) Missing space before opening brace. (space-before-blocks)
(#1576) Statement inside of curly braces should be on next line. (brace-style)
(#1576) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1576) Requires a space before '}'. (block-spacing)
(#1577) Requires a space after '{'. (block-spacing)
(#1577) Missing space before opening brace. (space-before-blocks)
(#1577) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1577) Statement inside of curly braces should be on next line. (brace-style)
(#1577) Requires a space before '}'. (block-spacing)
(#1579) Missing JSDoc comment. (require-jsdoc)
(#1579) Statement inside of curly braces should be on next line. (brace-style)
(#1579) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1579) Expected { after 'if' condition. (curly)
(#1583) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1583) Statement inside of curly braces should be on next line. (brace-style)
(#1586) Missing JSDoc comment. (require-jsdoc)
(#1587) Expected { after 'if' condition. (curly)
(#1587) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1599) Missing JSDoc comment. (require-jsdoc)
(#1600) Empty block statement. (no-empty)
(#1601) Expected { after 'if' condition. (curly)
(#1601) 'p' used outside of binding context. (block-scoped-var)
(#1602) Expected { after 'else'. (curly)
(#1607) Expected { after 'if' condition. (curly)
(#1608) Expected { after 'if' condition. (curly)
(#1611) Expected { after 'if' condition. (curly)
(#1611) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#1619) Missing JSDoc comment. (require-jsdoc)
(#1620) Expected { after 'if' condition. (curly)
(#1624) Missing space before opening brace. (space-before-blocks)
(#1624) Requires a space after '{'. (block-spacing)
(#1624) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1624) Statement inside of curly braces should be on next line. (brace-style)
(#1624) Requires a space before '}'. (block-spacing)
(#1630) Expected { after 'if' condition. (curly)
(#1638) Missing '()' invoking a constructor (new-parens)
(#1639) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1649) Missing JSDoc comment. (require-jsdoc)
(#1661) Expected { after 'if' condition. (curly)
(#1662) Expected { after 'if' condition. (curly)
(#1667) Missing JSDoc comment. (require-jsdoc)
(#1667) Expected to return a value at the end of this function. (consistent-return)
(#1669) Expected { after 'if' condition. (curly)
(#1673) Missing JSDoc comment. (require-jsdoc)
(#1677) Expected { after 'if' condition. (curly)
(#1681) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1683) Statement inside of curly braces should be on next line. (brace-style)
(#1683) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1683) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1683) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1683) Statement inside of curly braces should be on next line. (brace-style)
(#1688) Missing JSDoc comment. (require-jsdoc)
(#1689) Expected { after 'if' condition. (curly)
(#1689) Unexpected 'this'. (no-invalid-this)
(#1690) Unexpected 'this'. (no-invalid-this)
(#1690) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1690) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1690) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1696) Requires a space after '{'. (block-spacing)
(#1696) Missing space before opening brace. (space-before-blocks)
(#1696) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1696) Statement inside of curly braces should be on next line. (brace-style)
(#1696) Requires a space before '}'. (block-spacing)
(#1700) Expected { after 'if' condition. (curly)
(#1705) Expected { after 'if' condition. (curly)
(#1708) Expected { after 'if' condition. (curly)
(#1708) Missing '()' invoking a constructor (new-parens)
(#1709) Expected { after 'if' condition. (curly)
(#1717) Requires a space after '{'. (block-spacing)
(#1717) Expected { after 'if' condition. (curly)
(#1717) Statement inside of curly braces should be on next line. (brace-style)
(#1717) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1717) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1717) Requires a space before '}'. (block-spacing)
(#1719) Expected { after 'if' condition. (curly)
(#1721) Missing '()' invoking a constructor (new-parens)
(#1721) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1733) Statement inside of curly braces should be on next line. (brace-style)
(#1733) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1739) Expected { after 'if' condition. (curly)
(#1750) Expected { after 'if' condition. (curly)
(#1753) Expected { after 'if' condition. (curly)
(#1759) Expected { after 'if' condition. (curly)
(#1761) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1761) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1763) Missing JSDoc comment. (require-jsdoc)
(#1764) Expected { after 'if' condition. (curly)
(#1776) Expected { after 'if' condition. (curly)
(#1777) Expected { after 'else'. (curly)
(#1779) Expected { after 'if' condition. (curly)
(#1779) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1780) Expected { after 'else'. (curly)
(#1780) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#1791) Missing JSDoc comment. (require-jsdoc)
(#1794) Expected { after 'if' condition. (curly)
(#1796) Expected { after 'if' condition. (curly)
(#1800) Expected { after 'if' condition. (curly)
(#1801) Requires a space after '{'. (block-spacing)
(#1801) Missing space before opening brace. (space-before-blocks)
(#1801) Statement inside of curly braces should be on next line. (brace-style)
(#1801) Expected { after 'if' condition. (curly)
(#1801) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1801) Requires a space before '}'. (block-spacing)
(#1803) Do not nest ternary expressions (no-nested-ternary)
(#1804) Expected { after 'if' condition. (curly)
(#1805) Expected { after 'if' condition. (curly)
(#1812) Missing JSDoc comment. (require-jsdoc)
(#1821) Expected { after 'if' condition. (curly)
(#1822) Expected { after 'else'. (curly)
(#1829) Missing JSDoc comment. (require-jsdoc)
(#1829) Expected to return a value at the end of this function. (consistent-return)
(#1830) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1830) Statement inside of curly braces should be on next line. (brace-style)
(#1830) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1831) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1831) Expected space(s) after "catch". (keyword-spacing)
(#1831) Statement inside of curly braces should be on next line. (brace-style)
(#1831) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1832) Expected { after 'if' condition. (curly)
(#1832) 'mX' used outside of binding context. (block-scoped-var)
(#1833) Expected { after 'if' condition. (curly)
(#1838) Expected { after 'if' condition. (curly)
(#1838) 'mY' used outside of binding context. (block-scoped-var)
(#1839) 'mY' used outside of binding context. (block-scoped-var)
(#1843) 'mX' used outside of binding context. (block-scoped-var)
(#1844) 'mY' used outside of binding context. (block-scoped-var)
(#1852) Missing JSDoc comment. (require-jsdoc)
(#1853) Expected { after 'if' condition. (curly)
(#1857) Missing JSDoc comment. (require-jsdoc)
(#1865) Missing JSDoc comment. (require-jsdoc)
(#1866) Unexpected 'this'. (no-invalid-this)
(#1867) Expected { after 'if' condition. (curly)
(#1870) Expected { after 'if' condition. (curly)
(#1870) Missing '()' invoking a constructor (new-parens)
(#1871) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1872) Expected { after 'if' condition. (curly)
(#1874) 'text' used outside of binding context. (block-scoped-var)
(#1874) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1874) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1876) Missing '()' invoking a constructor (new-parens)
(#1878) 'text' used outside of binding context. (block-scoped-var)
(#1881) 'text' used outside of binding context. (block-scoped-var)
(#1886) Expected { after 'for' condition. (curly)
(#1896) 'text' is already defined (no-redeclare)
(#1896) 'text' used outside of binding context. (block-scoped-var)
(#1897) 'text' used outside of binding context. (block-scoped-var)
(#1898) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1900) Expected { after 'if' condition. (curly)
(#1901) 'text' used outside of binding context. (block-scoped-var)
(#1906) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1906) Expected space(s) after "catch". (keyword-spacing)
(#1906) Empty block statement. (no-empty)
(#1906) Missing space before opening brace. (space-before-blocks)
(#1910) Missing JSDoc comment. (require-jsdoc)
(#1911) Missing '()' invoking a constructor (new-parens)
(#1911) Statement inside of curly braces should be on next line. (brace-style)
(#1911) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#1911) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1912) Expected { after 'if' condition. (curly)
(#1929) Expected { after 'if' condition. (curly)
(#1933) Missing JSDoc comment. (require-jsdoc)
(#1934) Expected { after 'if' condition. (curly)
(#1936) Expected { after 'if' condition. (curly)
(#1937) Expected { after 'if' condition. (curly)
(#1938) Expected { after 'if' condition. (curly)
(#1939) Expected { after 'if' condition. (curly)
(#1942) Missing JSDoc comment. (require-jsdoc)
(#1943) Expected { after 'if' condition. (curly)
(#1947) Expected { after 'if' condition. (curly)
(#1948) Expected { after 'if' condition. (curly)
(#1962) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1967) Expected { after 'if' condition. (curly)
(#1967) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1968) Expected { after 'if' condition. (curly)
(#1969) Expected { after 'if' condition. (curly)
(#1969) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#1970) Expected { after 'if' condition. (curly)
(#1970) Infix operators must be spaced. (space-infix-ops)
(#1972) Missing JSDoc comment. (require-jsdoc)
(#1973) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1974) Expected { after 'if' condition. (curly)
(#1974) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1975) Expected { after 'if' condition. (curly)
(#1975) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1976) Expected { after 'if' condition. (curly)
(#1976) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1978) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1980) Expected { after 'if' condition. (curly)
(#2002) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2003) Expected { after 'if' condition. (curly)
(#2004) Line 2004 exceeds the maximum line length of 132. (max-len)
(#2005) Line 2005 exceeds the maximum line length of 132. (max-len)
(#2011) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2013) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2014) Expected { after 'if' condition. (curly)
(#2015) Expected { after 'else'. (curly)
(#2020) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2024) Expected { after 'if' condition. (curly)
(#2024) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2030) Expected { after 'if' condition. (curly)
(#2040) Missing JSDoc comment. (require-jsdoc)
(#2043) Expected { after 'if' condition. (curly)
(#2047) Expected { after 'if' condition. (curly)
(#2048) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2048) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2050) Expected { after 'if' condition. (curly)
(#2051) Expected { after 'if' condition. (curly)
(#2060) Missing JSDoc comment. (require-jsdoc)
(#2062) Expected { after 'if' condition. (curly)
(#2068) Missing JSDoc comment. (require-jsdoc)
(#2070) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2072) Expected { after 'if' condition. (curly)
(#2074) unnecessary '.call()'. (no-useless-call)
(#2079) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2080) Expected { after 'if' condition. (curly)
(#2087) Requires a space after '{'. (block-spacing)
(#2087) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2087) Statement inside of curly braces should be on next line. (brace-style)
(#2087) Requires a space before '}'. (block-spacing)
(#2088) Expected to return a value at the end of this function. (consistent-return)
(#2089) Expected { after 'if' condition. (curly)
(#2093) Statement inside of curly braces should be on next line. (brace-style)
(#2093) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2099) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#2099) Statement inside of curly braces should be on next line. (brace-style)
(#2099) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2099) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2105) Missing JSDoc comment. (require-jsdoc)
(#2107) Statement inside of curly braces should be on next line. (brace-style)
(#2107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2117) Missing JSDoc comment. (require-jsdoc)
(#2118) Unexpected 'this'. (no-invalid-this)
(#2119) Expected { after 'if' condition. (curly)
(#2120) Expected { after 'if' condition. (curly)
(#2121) Expected { after 'if' condition. (curly)
(#2130) Expected { after 'if' condition. (curly)
(#2135) Missing JSDoc comment. (require-jsdoc)
(#2136) Unexpected 'this'. (no-invalid-this)
(#2137) Expected { after 'if' condition. (curly)
(#2138) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2139) Requires a space after '{'. (block-spacing)
(#2139) Statement inside of curly braces should be on next line. (brace-style)
(#2139) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2139) Requires a space before '}'. (block-spacing)
(#2140) Expected { after 'if' condition. (curly)
(#2141) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2142) Expected { after 'if' condition. (curly)
(#2142) Unexpected 'this'. (no-invalid-this)
(#2142) Unexpected 'this'. (no-invalid-this)
(#2143) Unexpected 'this'. (no-invalid-this)
(#2143) Unexpected 'this'. (no-invalid-this)
(#2144) Unexpected 'this'. (no-invalid-this)
(#2145) Requires a space after '{'. (block-spacing)
(#2145) Statement inside of curly braces should be on next line. (brace-style)
(#2145) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2145) Requires a space before '}'. (block-spacing)
(#2146) Expected { after 'if' condition. (curly)
(#2147) Expected { after 'if' condition. (curly)
(#2147) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#2151) Missing JSDoc comment. (require-jsdoc)
(#2152) Expected { after 'if' condition. (curly)
(#2156) Expected { after 'if' condition. (curly)
(#2160) Expected { after 'if' condition. (curly)
(#2166) Missing JSDoc comment. (require-jsdoc)
(#2173) Requires a space after '{'. (block-spacing)
(#2173) Expected { after 'if' condition. (curly)
(#2173) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2173) Statement inside of curly braces should be on next line. (brace-style)
(#2173) Requires a space before '}'. (block-spacing)
(#2177) Missing JSDoc comment. (require-jsdoc)
(#2178) Expected { after 'if' condition. (curly)
(#2179) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2180) Expected { after 'if' condition. (curly)
(#2182) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2183) Expected { after 'if' condition. (curly)
(#2184) Expected { after 'if' condition. (curly)
(#2195) Expected { after 'if' condition. (curly)
(#2197) Missing JSDoc comment. (require-jsdoc)
(#2198) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2204) Missing JSDoc comment. (require-jsdoc)
(#2207) Expected { after 'if' condition. (curly)
(#2207) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#2211) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2212) Expected { after 'if' condition. (curly)
(#2212) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2214) Missing space before opening brace. (space-before-blocks)
(#2215) Expected { after 'if' condition. (curly)
(#2217) Expected { after 'if' condition. (curly)
(#2218) Expected { after 'else'. (curly)
(#2224) Expected { after 'if' condition. (curly)
(#2224) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#2240) Expected { after 'if' condition. (curly)
(#2241) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2246) Missing JSDoc comment. (require-jsdoc)
(#2247) Expected { after 'if' condition. (curly)
(#2250) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2251) Expected { after 'if' condition. (curly)
(#2251) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2254) Expected { after 'if' condition. (curly)
(#2262) Missing JSDoc comment. (require-jsdoc)
(#2263) Expected { after 'if' condition. (curly)
(#2267) Expected { after 'if' condition. (curly)
(#2270) Expected { after 'if' condition. (curly)
(#2271) Expected { after 'if' condition. (curly)
(#2275) Expected { after 'if' condition. (curly)
(#2276) Expected { after 'if' condition. (curly)
(#2278) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2279) Expected { after 'if' condition. (curly)
(#2280) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2285) Missing JSDoc comment. (require-jsdoc)
(#2292) Statement inside of curly braces should be on next line. (brace-style)
(#2292) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2294) Expected { after 'if' condition. (curly)
(#2295) Expected { after 'if' condition. (curly)
(#2296) Expected { after 'if' condition. (curly)
(#2297) Expected { after 'if' condition. (curly)
(#2298) Expected { after 'if' condition. (curly)
(#2301) Expected { after 'if' condition. (curly)
(#2303) Expected { after 'if' condition. (curly)
(#2309) Missing JSDoc comment. (require-jsdoc)
(#2309) Expected to return a value at the end of this function. (consistent-return)
(#2311) Expected { after 'if' condition. (curly)
(#2312) Expected { after 'if' condition. (curly)
(#2312) Expected a return value. (consistent-return)
(#2317) Expected { after 'if' condition. (curly)
(#2317) Expected a return value. (consistent-return)
(#2324) Expected { after 'for' condition. (curly)
(#2326) Expected { after 'if' condition. (curly)
(#2333) Missing JSDoc comment. (require-jsdoc)
(#2334) Expected { after 'if' condition. (curly)
(#2350) Missing JSDoc comment. (require-jsdoc)
(#2351) Expected { after 'if' condition. (curly)
(#2355) Expected { after 'if' condition. (curly)
(#2380) Don't make functions within a loop (no-loop-func)
(#2390) Missing JSDoc comment. (require-jsdoc)
(#2391) Missing JSDoc comment. (require-jsdoc)
(#2391) Requires a space after '{'. (block-spacing)
(#2391) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2391) Statement inside of curly braces should be on next line. (brace-style)
(#2391) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2391) Requires a space before '}'. (block-spacing)
(#2393) Expected { after 'if' condition. (curly)
(#2398) Missing JSDoc comment. (require-jsdoc)
(#2398) Expected to return a value at the end of this function. (consistent-return)
(#2399) Expected { after 'if' condition. (curly)
(#2404) Expected a return value. (consistent-return)
(#2406) Expected { after 'if' condition. (curly)
(#2406) Expected a return value. (consistent-return)
(#2412) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2412) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2417) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2423) Expected { after 'if' condition. (curly)
(#2424) Expected { after 'if' condition. (curly)
(#2425) Expected { after 'else'. (curly)
(#2428) Missing JSDoc comment. (require-jsdoc)
(#2429) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2429) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2429) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2431) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2434) Expected to return a value at the end of this function. (consistent-return)
(#2442) Expected { after 'if' condition. (curly)
(#2457) Expected { after 'if' condition. (curly)
(#2474) Empty block statement. (no-empty)
(#2475) 'cur' used outside of binding context. (block-scoped-var)
(#2476) Expected { after 'else'. (curly)
(#2480) Missing JSDoc comment. (require-jsdoc)
(#2481) Expected { after 'if' condition. (curly)
(#2482) Statement inside of curly braces should be on next line. (brace-style)
(#2482) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2482) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2483) Expected { after 'if' condition. (curly)
(#2489) Missing JSDoc comment. (require-jsdoc)
(#2490) Expected { after 'if' condition. (curly)
(#2495) Missing JSDoc comment. (require-jsdoc)
(#2495) Requires a space after '{'. (block-spacing)
(#2495) Statement inside of curly braces should be on next line. (brace-style)
(#2495) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2495) Requires a space before '}'. (block-spacing)
(#2496) Missing JSDoc comment. (require-jsdoc)
(#2496) Requires a space after '{'. (block-spacing)
(#2496) Statement inside of curly braces should be on next line. (brace-style)
(#2496) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2496) Requires a space before '}'. (block-spacing)
(#2497) Missing JSDoc comment. (require-jsdoc)
(#2497) Requires a space after '{'. (block-spacing)
(#2497) Statement inside of curly braces should be on next line. (brace-style)
(#2497) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2497) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2497) Requires a space before '}'. (block-spacing)
(#2501) Missing JSDoc comment. (require-jsdoc)
(#2501) Requires a space after '{'. (block-spacing)
(#2501) Statement inside of curly braces should be on next line. (brace-style)
(#2501) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2501) Requires a space before '}'. (block-spacing)
(#2502) Missing JSDoc comment. (require-jsdoc)
(#2503) Expected { after 'if' condition. (curly)
(#2503) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2505) Expected { after 'if' condition. (curly)
(#2505) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2508) Missing JSDoc comment. (require-jsdoc)
(#2510) Expected { after 'if' condition. (curly)
(#2510) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2510) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2511) Expected { after 'if' condition. (curly)
(#2511) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2512) Expected { after 'else'. (curly)
(#2514) Missing JSDoc comment. (require-jsdoc)
(#2514) Requires a space after '{'. (block-spacing)
(#2514) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2514) Statement inside of curly braces should be on next line. (brace-style)
(#2514) Requires a space before '}'. (block-spacing)
(#2518) Missing JSDoc comment. (require-jsdoc)
(#2534) Expected { after 'if' condition. (curly)
(#2537) Missing JSDoc comment. (require-jsdoc)
(#2540) Expected { after 'if' condition. (curly)
(#2548) Missing JSDoc comment. (require-jsdoc)
(#2557) Expected { after 'if' condition. (curly)
(#2557) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2559) Expected { after 'if' condition. (curly)
(#2561) Expected { after 'if' condition. (curly)
(#2564) Expected { after 'if' condition. (curly)
(#2571) Expected { after 'if' condition. (curly)
(#2578) Missing JSDoc comment. (require-jsdoc)
(#2582) Missing JSDoc comment. (require-jsdoc)
(#2582) Function 'skipAtomic' has a complexity of 23. (complexity)
(#2583) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2586) Unexpected labeled statement. (no-labels)
(#2590) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2591) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2592) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2593) Blocks are nested too deeply (5). (max-depth)
(#2595) Blocks are nested too deeply (6). (max-depth)
(#2596) Expected { after 'if' condition. (curly)
(#2596) Blocks are nested too deeply (7). (max-depth)
(#2597) Requires a space after '{'. (block-spacing)
(#2597) Statement inside of curly braces should be on next line. (brace-style)
(#2597) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2597) Requires a space before '}'. (block-spacing)
(#2600) Blocks are nested too deeply (5). (max-depth)
(#2600) Expected { after 'if' condition. (curly)
(#2602) Blocks are nested too deeply (5). (max-depth)
(#2604) Blocks are nested too deeply (6). (max-depth)
(#2605) Expected { after 'if' condition. (curly)
(#2605) Blocks are nested too deeply (7). (max-depth)
(#2605) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2606) Expected { after 'else'. (curly)
(#2608) Blocks are nested too deeply (7). (max-depth)
(#2608) Expected { after 'if' condition. (curly)
(#2608) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2609) Expected { after 'else'. (curly)
(#2611) Blocks are nested too deeply (5). (max-depth)
(#2612) Blocks are nested too deeply (6). (max-depth)
(#2615) Blocks are nested too deeply (7). (max-depth)
(#2615) Expected { after 'if' condition. (curly)
(#2618) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2620) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2624) Unexpected label in continue statement. (no-labels)
(#2634) Missing JSDoc comment. (require-jsdoc)
(#2636) Expected { after 'if' condition. (curly)
(#2637) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2637) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2638) Expected { after 'if' condition. (curly)
(#2639) Expected { after 'if' condition. (curly)
(#2640) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2648) Expected { after 'if' condition. (curly)
(#2652) Missing JSDoc comment. (require-jsdoc)
(#2653) Expected { after 'if' condition. (curly)
(#2653) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2655) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2657) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2658) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2660) Expected { after 'if' condition. (curly)
(#2662) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2664) Expected { after 'if' condition. (curly)
(#2666) Expected { after 'if' condition. (curly)
(#2670) Missing JSDoc comment. (require-jsdoc)
(#2672) Expected { after 'if' condition. (curly)
(#2672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2673) Expected { after 'if' condition. (curly)
(#2673) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2676) Missing JSDoc comment. (require-jsdoc)
(#2677) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2678) Expected { after 'if' condition. (curly)
(#2679) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2679) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2681) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2686) Expected { after 'if' condition. (curly)
(#2689) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2694) Expected { after 'if' condition. (curly)
(#2702) Missing JSDoc comment. (require-jsdoc)
(#2703) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2704) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2707) Missing JSDoc comment. (require-jsdoc)
(#2716) Missing JSDoc comment. (require-jsdoc)
(#2718) Expected { after 'if' condition. (curly)
(#2718) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2720) Expected { after 'if' condition. (curly)
(#2721) Expected { after 'else'. (curly)
(#2725) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2726) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2728) 'state' used outside of binding context. (block-scoped-var)
(#2730) Expected { after 'if' condition. (curly)
(#2735) Expected { after 'if' condition. (curly)
(#2735) Infix operators must be spaced. (space-infix-ops)
(#2736) Expected { after 'else'. (curly)
(#2746) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2747) Expected { after 'if' condition. (curly)
(#2748) Requires a space after '{'. (block-spacing)
(#2748) Statement inside of curly braces should be on next line. (brace-style)
(#2748) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2748) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2748) Requires a space before '}'. (block-spacing)
(#2749) Expected { after 'if' condition. (curly)
(#2751) Expected { after 'if' condition. (curly)
(#2752) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2752) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2756) Missing JSDoc comment. (require-jsdoc)
(#2757) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2757) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2758) Expected { after 'if' condition. (curly)
(#2759) Expected { after 'else'. (curly)
(#2760) Expected { after 'if' condition. (curly)
(#2760) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2761) Expected { after 'if' condition. (curly)
(#2762) Expected { after 'else'. (curly)
(#2766) Missing JSDoc comment. (require-jsdoc)
(#2767) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2767) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2770) Missing JSDoc comment. (require-jsdoc)
(#2772) Expected { after 'if' condition. (curly)
(#2774) Return statement should not contain assignment. (no-return-assign)
(#2776) Missing JSDoc comment. (require-jsdoc)
(#2778) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2780) Expected { after 'if' condition. (curly)
(#2781) Expected { after 'else'. (curly)
(#2782) Expected { after 'else'. (curly)
(#2783) Expected { after 'else'. (curly)
(#2787) Expected { after 'if' condition. (curly)
(#2788) Expected { after 'if' condition. (curly)
(#2790) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2791) Missing whitespace after semicolon. (semi-spacing)
(#2792) Expected { after 'if' condition. (curly)
(#2794) Do not nest ternary expressions (no-nested-ternary)
(#2795) Do not nest ternary expressions (no-nested-ternary)
(#2799) Requires a space after '{'. (block-spacing)
(#2799) Statement inside of curly braces should be on next line. (brace-style)
(#2799) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2799) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2799) Requires a space before '}'. (block-spacing)
(#2802) Expected { after 'if' condition. (curly)
(#2803) Expected { after 'if' condition. (curly)
(#2806) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2807) Expected { after 'if' condition. (curly)
(#2811) Missing JSDoc comment. (require-jsdoc)
(#2812) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2812) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2815) A leading decimal point can be confused with a dot. (no-floating-decimal)
(#2821) Expected { after 'if' condition. (curly)
(#2822) Statement inside of curly braces should be on next line. (brace-style)
(#2822) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2822) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2825) 'target' used outside of binding context. (block-scoped-var)
(#2828) Missing JSDoc comment. (require-jsdoc)
(#2829) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2831) Expected { after 'if' condition. (curly)
(#2831) Expected { after 'else'. (curly)
(#2833) Do not nest ternary expressions (no-nested-ternary)
(#2834) Requires a space after '{'. (block-spacing)
(#2834) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2834) Statement inside of curly braces should be on next line. (brace-style)
(#2834) Requires a space before '}'. (block-spacing)
(#2835) Requires a space after '{'. (block-spacing)
(#2835) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2835) Statement inside of curly braces should be on next line. (brace-style)
(#2835) Requires a space before '}'. (block-spacing)
(#2836) Expected { after 'while' condition. (curly)
(#2837) Expected { after 'while' condition. (curly)
(#2839) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2839) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2842) Missing JSDoc comment. (require-jsdoc)
(#2843) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2843) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#2853) Missing space before opening brace. (space-before-blocks)
(#2853) Requires a space after '{'. (block-spacing)
(#2853) Statement inside of curly braces should be on next line. (brace-style)
(#2853) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2853) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2853) Requires a space before '}'. (block-spacing)
(#2856) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2857) Expected { after 'if' condition. (curly)
(#2859) Expected { after 'if' condition. (curly)
(#2863) Requires a space after '{'. (block-spacing)
(#2863) Statement inside of curly braces should be on next line. (brace-style)
(#2863) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2863) Requires a space before '}'. (block-spacing)
(#2864) Requires a space after '{'. (block-spacing)
(#2864) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2864) Statement inside of curly braces should be on next line. (brace-style)
(#2864) Requires a space before '}'. (block-spacing)
(#2869) Expected to return a value at the end of this function. (consistent-return)
(#2871) Expected { after 'for' condition. (curly)
(#2879) Unexpected 'this'. (no-invalid-this)
(#2880) Expected { after 'if' condition. (curly)
(#2881) Unexpected 'this'. (no-invalid-this)
(#2882) Unexpected 'this'. (no-invalid-this)
(#2883) Unexpected 'this'. (no-invalid-this)
(#2886) Unexpected 'this'. (no-invalid-this)
(#2891) Unexpected 'this'. (no-invalid-this)
(#2892) Unexpected 'this'. (no-invalid-this)
(#2900) Expected { after 'if' condition. (curly)
(#2900) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2900) Unexpected 'this'. (no-invalid-this)
(#2901) Expected { after 'else'. (curly)
(#2903) Expected { after 'if' condition. (curly)
(#2903) Unexpected 'this'. (no-invalid-this)
(#2903) Unexpected 'this'. (no-invalid-this)
(#2905) Expected to return a value at the end of this function. (consistent-return)
(#2906) Unexpected 'this'. (no-invalid-this)
(#2907) Expected { after 'if' condition. (curly)
(#2907) Unexpected 'this'. (no-invalid-this)
(#2909) Expected { after 'for' condition. (curly)
(#2909) Unexpected 'this'. (no-invalid-this)
(#2917) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2927) 'style' used outside of binding context. (block-scoped-var)
(#2928) 'style' used outside of binding context. (block-scoped-var)
(#2935) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2935) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2936) Expected { after 'if' condition. (curly)
(#2938) Unexpected use of '>>'. (no-bitwise)
(#2939) Expected { after 'if' condition. (curly)
(#2940) Expected { after 'if' condition. (curly)
(#2941) Expected { after 'else'. (curly)
(#2947) Expected { after 'if' condition. (curly)
(#2952) Expected { after 'if' condition. (curly)
(#2953) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2954) Expected no return value. (consistent-return)
(#2961) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2961) Infix operators must be spaced. (space-infix-ops)
(#2966) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2967) Expected { after 'if' condition. (curly)
(#2967) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2968) Expected { after 'if' condition. (curly)
(#2969) Expected { after 'else'. (curly)
(#2987) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2988) Expected { after 'if' condition. (curly)
(#2989) Statement inside of curly braces should be on next line. (brace-style)
(#2989) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2989) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2995) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2995) Statement inside of curly braces should be on next line. (brace-style)
(#2996) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2996) Statement inside of curly braces should be on next line. (brace-style)
(#2999) Unexpected 'this'. (no-invalid-this)
(#3002) Expected { after 'if' condition. (curly)
(#3008) Unexpected 'this'. (no-invalid-this)
(#3008) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3008) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3013) Expected { after 'if' condition. (curly)
(#3020) Unexpected 'this'. (no-invalid-this)
(#3021) Do not nest ternary expressions (no-nested-ternary)
(#3022) Expected { after 'if' condition. (curly)
(#3023) Expected { after 'if' condition. (curly)
(#3024) Expected { after 'else'. (curly)
(#3030) Unexpected 'this'. (no-invalid-this)
(#3031) Do not nest ternary expressions (no-nested-ternary)
(#3033) Expected { after 'if' condition. (curly)
(#3034) Expected { after 'if' condition. (curly)
(#3034) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3037) Expected { after 'if' condition. (curly)
(#3046) Unexpected 'this'. (no-invalid-this)
(#3049) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3049) Statement inside of curly braces should be on next line. (brace-style)
(#3053) Expected { after 'if' condition. (curly)
(#3054) 'n' used outside of binding context. (block-scoped-var)
(#3056) Expected { after 'if' condition. (curly)
(#3058) 'n' used outside of binding context. (block-scoped-var)
(#3058) 'n' is already defined (no-redeclare)
(#3059) Expected { after 'if' condition. (curly)
(#3059) 'n' used outside of binding context. (block-scoped-var)
(#3059) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3061) 'n' used outside of binding context. (block-scoped-var)
(#3061) 'n' used outside of binding context. (block-scoped-var)
(#3066) Statement inside of curly braces should be on next line. (brace-style)
(#3066) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3066) Requires a space before '}'. (block-spacing)
(#3071) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3080) Expected { after 'if' condition. (curly)
(#3082) Expected { after 'if' condition. (curly)
(#3084) Expected { after 'if' condition. (curly)
(#3093) Expected { after 'if' condition. (curly)
(#3094) Expected { after 'if' condition. (curly)
(#3097) Expected { after 'if' condition. (curly)
(#3103) Requires a space after '{'. (block-spacing)
(#3103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3103) Statement inside of curly braces should be on next line. (brace-style)
(#3103) Requires a space before '}'. (block-spacing)
(#3107) Statement inside of curly braces should be on next line. (brace-style)
(#3107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3107) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3110) Expected { after 'if' condition. (curly)
(#3112) 'cur' used outside of binding context. (block-scoped-var)
(#3116) Unexpected 'this'. (no-invalid-this)
(#3116) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3117) Expected { after 'if' condition. (curly)
(#3118) Unexpected 'this'. (no-invalid-this)
(#3118) Unexpected 'this'. (no-invalid-this)
(#3119) Expected { after 'else'. (curly)
(#3121) Unexpected 'this'. (no-invalid-this)
(#3125) Unexpected 'this'. (no-invalid-this)
(#3126) Expected { after 'if' condition. (curly)
(#3126) Unexpected 'this'. (no-invalid-this)
(#3127) Expected { after 'else'. (curly)
(#3127) Unexpected 'this'. (no-invalid-this)
(#3127) Unexpected 'this'. (no-invalid-this)
(#3128) Unexpected 'this'. (no-invalid-this)
(#3132) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3133) Statement inside of curly braces should be on next line. (brace-style)
(#3133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3133) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3136) Expected { after 'if' condition. (curly)
(#3136) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3137) Expected { after 'else'. (curly)
(#3139) Expected { after 'if' condition. (curly)
(#3141) 'cur' used outside of binding context. (block-scoped-var)
(#3145) Unexpected 'this'. (no-invalid-this)
(#3146) Unexpected 'this'. (no-invalid-this)
(#3147) Expected { after 'if' condition. (curly)
(#3147) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3148) Unexpected 'this'. (no-invalid-this)
(#3150) Expected { after 'if' condition. (curly)
(#3150) Unexpected 'this'. (no-invalid-this)
(#3150) Unexpected 'this'. (no-invalid-this)
(#3151) Unexpected 'this'. (no-invalid-this)
(#3156) Expected { after 'if' condition. (curly)
(#3156) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3157) Expected { after 'if' condition. (curly)
(#3157) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#3159) Expected { after 'else'. (curly)
(#3162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3162) Statement inside of curly braces should be on next line. (brace-style)
(#3165) Unexpected 'this'. (no-invalid-this)
(#3168) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3175) Expected { after 'if' condition. (curly)
(#3175) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3176) Expected { after 'if' condition. (curly)
(#3179) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3180) Unexpected 'this'. (no-invalid-this)
(#3180) Unexpected 'this'. (no-invalid-this)
(#3180) Unexpected 'this'. (no-invalid-this)
(#3181) Unexpected 'this'. (no-invalid-this)
(#3182) Unexpected 'this'. (no-invalid-this)
(#3182) Unexpected 'this'. (no-invalid-this)
(#3184) Unexpected 'this'. (no-invalid-this)
(#3185) Unexpected 'this'. (no-invalid-this)
(#3189) Missing JSDoc comment. (require-jsdoc)
(#3192) Expected { after 'if' condition. (curly)
(#3192) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3192) Unexpected 'this'. (no-invalid-this)
(#3193) Expected { after 'if' condition. (curly)
(#3193) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3193) Unexpected 'this'. (no-invalid-this)
(#3194) Expected { after 'if' condition. (curly)
(#3194) Unexpected 'this'. (no-invalid-this)
(#3195) Unexpected 'this'. (no-invalid-this)
(#3195) Unexpected 'this'. (no-invalid-this)
(#3196) Unexpected 'this'. (no-invalid-this)
(#3199) Requires a space after '{'. (block-spacing)
(#3199) Missing space before opening brace. (space-before-blocks)
(#3199) Statement inside of curly braces should be on next line. (brace-style)
(#3199) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3199) Requires a space before '}'. (block-spacing)
(#3202) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3202) Unexpected 'this'. (no-invalid-this)
(#3203) Unexpected 'this'. (no-invalid-this)
(#3204) Unexpected 'this'. (no-invalid-this)
(#3204) Unexpected 'this'. (no-invalid-this)
(#3204) Unexpected 'this'. (no-invalid-this)
(#3205) Unexpected 'this'. (no-invalid-this)
(#3206) Expected { after 'if' condition. (curly)
(#3206) Unexpected 'this'. (no-invalid-this)
(#3210) Unexpected 'this'. (no-invalid-this)
(#3212) Unexpected 'this'. (no-invalid-this)
(#3213) Unexpected 'this'. (no-invalid-this)
(#3214) Unexpected 'this'. (no-invalid-this)
(#3215) Unexpected 'this'. (no-invalid-this)
(#3219) Requires a space after '{'. (block-spacing)
(#3219) Missing space before opening brace. (space-before-blocks)
(#3219) Statement inside of curly braces should be on next line. (brace-style)
(#3219) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3219) Requires a space before '}'. (block-spacing)
(#3220) Requires a space after '{'. (block-spacing)
(#3220) Missing space before opening brace. (space-before-blocks)
(#3220) Statement inside of curly braces should be on next line. (brace-style)
(#3220) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3220) Requires a space before '}'. (block-spacing)
(#3221) Missing space before opening brace. (space-before-blocks)
(#3221) Requires a space after '{'. (block-spacing)
(#3221) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3221) Statement inside of curly braces should be on next line. (brace-style)
(#3221) Requires a space before '}'. (block-spacing)
(#3222) Requires a space after '{'. (block-spacing)
(#3222) Missing space before opening brace. (space-before-blocks)
(#3222) Statement inside of curly braces should be on next line. (brace-style)
(#3222) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3222) Requires a space before '}'. (block-spacing)
(#3233) Missing JSDoc comment. (require-jsdoc)
(#3235) Expected { after 'if' condition. (curly)
(#3236) Requires a space after '{'. (block-spacing)
(#3236) Statement inside of curly braces should be on next line. (brace-style)
(#3236) Expected { after 'if' condition. (curly)
(#3236) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3236) Requires a space before '}'. (block-spacing)
(#3239) Requires a space after '{'. (block-spacing)
(#3239) Missing space before opening brace. (space-before-blocks)
(#3239) Statement inside of curly braces should be on next line. (brace-style)
(#3239) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3239) Requires a space before '}'. (block-spacing)
(#3287) Requires a space after '{'. (block-spacing)
(#3287) Statement inside of curly braces should be on next line. (brace-style)
(#3287) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3287) Requires a space before '}'. (block-spacing)
(#3291) Requires a space after '{'. (block-spacing)
(#3291) Statement inside of curly braces should be on next line. (brace-style)
(#3291) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3291) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3291) Requires a space before '}'. (block-spacing)
(#3292) Expected { after 'if' condition. (curly)
(#3292) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3303) Missing space before opening brace. (space-before-blocks)
(#3303) Requires a space after '{'. (block-spacing)
(#3303) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3303) Statement inside of curly braces should be on next line. (brace-style)
(#3303) Requires a space before '}'. (block-spacing)
(#3305) Requires a space after '{'. (block-spacing)
(#3305) Missing space before opening brace. (space-before-blocks)
(#3305) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3305) Statement inside of curly braces should be on next line. (brace-style)
(#3305) Requires a space before '}'. (block-spacing)
(#3306) Requires a space after '{'. (block-spacing)
(#3306) Missing space before opening brace. (space-before-blocks)
(#3306) Statement inside of curly braces should be on next line. (brace-style)
(#3306) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3306) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3306) Requires a space before '}'. (block-spacing)
(#3309) Expected { after 'if' condition. (curly)
(#3320) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3323) Expected { after 'if' condition. (curly)
(#3326) Expected { after 'for' condition. (curly)
(#3345) Expected { after 'if' condition. (curly)
(#3346) Expected { after 'else'. (curly)
(#3350) 'spec' is already defined (no-redeclare)
(#3352) Expected { after 'if' condition. (curly)
(#3357) Expected { after 'if' condition. (curly)
(#3358) Expected { after 'if' condition. (curly)
(#3368) Requires a space after '{'. (block-spacing)
(#3368) Statement inside of curly braces should be on next line. (brace-style)
(#3368) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3368) Requires a space before '}'. (block-spacing)
(#3389) Requires a space after '{'. (block-spacing)
(#3389) Statement inside of curly braces should be on next line. (brace-style)
(#3389) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3389) Requires a space before '}'. (block-spacing)
(#3393) Expected { after 'if' condition. (curly)
(#3405) Missing JSDoc comment. (require-jsdoc)
(#3406) Expected { after 'if' condition. (curly)
(#3407) Expected { after 'if' condition. (curly)
(#3411) Expected { after 'if' condition. (curly)
(#3418) Missing JSDoc comment. (require-jsdoc)
(#3426) Expected { after 'if' condition. (curly)
(#3430) 'info' used outside of binding context. (block-scoped-var)
(#3436) Requires a space after '{'. (block-spacing)
(#3436) Statement inside of curly braces should be on next line. (brace-style)
(#3436) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3436) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3436) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3436) Requires a space before '}'. (block-spacing)
(#3438) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3438) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3439) Expected { after 'if' condition. (curly)
(#3440) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3441) Expected { after 'else'. (curly)
(#3441) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3445) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3445) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3449) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3451) Requires a space after '{'. (block-spacing)
(#3451) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3451) Statement inside of curly braces should be on next line. (brace-style)
(#3451) Requires a space before '}'. (block-spacing)
(#3452) Requires a space after '{'. (block-spacing)
(#3452) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3452) Statement inside of curly braces should be on next line. (brace-style)
(#3452) Requires a space before '}'. (block-spacing)
(#3453) Requires a space after '{'. (block-spacing)
(#3453) Statement inside of curly braces should be on next line. (brace-style)
(#3453) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3453) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3453) Requires a space before '}'. (block-spacing)
(#3454) Requires a space after '{'. (block-spacing)
(#3454) Statement inside of curly braces should be on next line. (brace-style)
(#3454) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3454) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3454) Requires a space before '}'. (block-spacing)
(#3459) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3465) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3466) Expected { after 'else'. (curly)
(#3479) Requires a space after '{'. (block-spacing)
(#3479) Statement inside of curly braces should be on next line. (brace-style)
(#3479) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3479) Requires a space before '}'. (block-spacing)
(#3480) Requires a space after '{'. (block-spacing)
(#3480) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3480) Statement inside of curly braces should be on next line. (brace-style)
(#3480) Requires a space before '}'. (block-spacing)
(#3481) Requires a space after '{'. (block-spacing)
(#3481) Statement inside of curly braces should be on next line. (brace-style)
(#3481) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3481) Requires a space before '}'. (block-spacing)
(#3482) Requires a space after '{'. (block-spacing)
(#3482) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3482) Statement inside of curly braces should be on next line. (brace-style)
(#3482) Requires a space before '}'. (block-spacing)
(#3483) Requires a space after '{'. (block-spacing)
(#3483) Statement inside of curly braces should be on next line. (brace-style)
(#3483) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3483) Requires a space before '}'. (block-spacing)
(#3484) Requires a space after '{'. (block-spacing)
(#3484) Statement inside of curly braces should be on next line. (brace-style)
(#3484) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3484) Requires a space before '}'. (block-spacing)
(#3485) Requires a space after '{'. (block-spacing)
(#3485) Statement inside of curly braces should be on next line. (brace-style)
(#3485) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3485) Requires a space before '}'. (block-spacing)
(#3486) Requires a space after '{'. (block-spacing)
(#3486) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3486) Statement inside of curly braces should be on next line. (brace-style)
(#3486) Requires a space before '}'. (block-spacing)
(#3487) Requires a space after '{'. (block-spacing)
(#3487) Statement inside of curly braces should be on next line. (brace-style)
(#3487) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3487) Requires a space before '}'. (block-spacing)
(#3488) Requires a space after '{'. (block-spacing)
(#3488) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3488) Statement inside of curly braces should be on next line. (brace-style)
(#3488) Requires a space before '}'. (block-spacing)
(#3489) Requires a space after '{'. (block-spacing)
(#3489) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3489) Statement inside of curly braces should be on next line. (brace-style)
(#3489) Requires a space before '}'. (block-spacing)
(#3490) Requires a space after '{'. (block-spacing)
(#3490) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3490) Statement inside of curly braces should be on next line. (brace-style)
(#3490) Requires a space before '}'. (block-spacing)
(#3491) Requires a space after '{'. (block-spacing)
(#3491) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3491) Statement inside of curly braces should be on next line. (brace-style)
(#3491) Requires a space before '}'. (block-spacing)
(#3492) Requires a space after '{'. (block-spacing)
(#3492) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3492) Statement inside of curly braces should be on next line. (brace-style)
(#3492) Requires a space before '}'. (block-spacing)
(#3493) Requires a space after '{'. (block-spacing)
(#3493) Statement inside of curly braces should be on next line. (brace-style)
(#3493) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3493) Requires a space before '}'. (block-spacing)
(#3494) Requires a space after '{'. (block-spacing)
(#3494) Statement inside of curly braces should be on next line. (brace-style)
(#3494) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3494) Requires a space before '}'. (block-spacing)
(#3495) Requires a space after '{'. (block-spacing)
(#3495) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3495) Statement inside of curly braces should be on next line. (brace-style)
(#3495) Requires a space before '}'. (block-spacing)
(#3496) Requires a space after '{'. (block-spacing)
(#3496) Statement inside of curly braces should be on next line. (brace-style)
(#3496) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3496) Requires a space before '}'. (block-spacing)
(#3497) Requires a space after '{'. (block-spacing)
(#3497) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3497) Statement inside of curly braces should be on next line. (brace-style)
(#3497) Requires a space before '}'. (block-spacing)
(#3498) Requires a space after '{'. (block-spacing)
(#3498) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3498) Statement inside of curly braces should be on next line. (brace-style)
(#3498) Requires a space before '}'. (block-spacing)
(#3499) Requires a space after '{'. (block-spacing)
(#3499) Statement inside of curly braces should be on next line. (brace-style)
(#3499) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3499) Requires a space before '}'. (block-spacing)
(#3500) Requires a space after '{'. (block-spacing)
(#3500) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3500) Statement inside of curly braces should be on next line. (brace-style)
(#3500) Requires a space before '}'. (block-spacing)
(#3502) Expected { after 'if' condition. (curly)
(#3503) Expected { after 'else'. (curly)
(#3506) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3507) Expected { after 'if' condition. (curly)
(#3509) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3509) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3517) Requires a space after '{'. (block-spacing)
(#3517) Statement inside of curly braces should be on next line. (brace-style)
(#3517) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3517) Requires a space before '}'. (block-spacing)
(#3549) ["default"] is better written in dot notation. (dot-notation)
(#3559) Missing JSDoc comment. (require-jsdoc)
(#3560) Expected { after 'if' condition. (curly)
(#3561) Expected { after 'else'. (curly)
(#3564) Missing JSDoc comment. (require-jsdoc)
(#3564) Expected to return a value at the end of this function. (consistent-return)
(#3565) Missing JSDoc comment. (require-jsdoc)
(#3568) Expected { after 'if' condition. (curly)
(#3569) Expected { after 'if' condition. (curly)
(#3569) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3570) Expected { after 'if' condition. (curly)
(#3573) Expected { after 'if' condition. (curly)
(#3573) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3574) Expected { after 'if' condition. (curly)
(#3578) Expected { after 'if' condition. (curly)
(#3585) Expected { after 'if' condition. (curly)
(#3588) Missing JSDoc comment. (require-jsdoc)
(#3592) Missing JSDoc comment. (require-jsdoc)
(#3593) Expected { after 'if' condition. (curly)
(#3593) ["char"] is better written in dot notation. (dot-notation)
(#3595) Expected { after 'if' condition. (curly)
(#3595) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3596) Expected { after 'if' condition. (curly)
(#3597) Expected { after 'if' condition. (curly)
(#3598) Expected { after 'if' condition. (curly)
(#3599) Expected { after 'if' condition. (curly)
(#3609) Expected { after 'if' condition. (curly)
(#3611) Expected { after 'if' condition. (curly)
(#3613) Expected { after 'if' condition. (curly)
(#3617) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3620) Statement inside of curly braces should be on next line. (brace-style)
(#3620) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3620) Expected space(s) after "catch". (keyword-spacing)
(#3620) Empty block statement. (no-empty)
(#3622) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3625) Missing JSDoc comment. (require-jsdoc)
(#3625) Requires a space after '{'. (block-spacing)
(#3625) Statement inside of curly braces should be on next line. (brace-style)
(#3625) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3625) Requires a space before '}'. (block-spacing)
(#3630) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3638) Expected space(s) after "catch". (keyword-spacing)
(#3638) Empty block statement. (no-empty)
(#3643) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3647) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3647) Statement inside of curly braces should be on next line. (brace-style)
(#3654) Expected { after 'if' condition. (curly)
(#3655) 'realSubmit' used outside of binding context. (block-scoped-var)
(#3667) Missing JSDoc comment. (require-jsdoc)
(#3675) Requires a space after '{'. (block-spacing)
(#3675) Statement inside of curly braces should be on next line. (brace-style)
(#3675) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3675) Requires a space before '}'. (block-spacing)
(#3676) Requires a space after '{'. (block-spacing)
(#3676) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3676) Statement inside of curly braces should be on next line. (brace-style)
(#3676) Requires a space before '}'. (block-spacing)
(#3677) Requires a space after '{'. (block-spacing)
(#3677) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3677) Statement inside of curly braces should be on next line. (brace-style)
(#3677) Requires a space before '}'. (block-spacing)
(#3678) Expected to return a value at the end of this function. (consistent-return)
(#3679) Expected { after 'if' condition. (curly)
(#3682) Expected to return a value at the end of this function. (consistent-return)
(#3684) Expected { after 'if' condition. (curly)
(#3685) Expected { after 'else'. (curly)
(#3685) 'ok' is already defined (no-redeclare)
(#3686) Requires a space after '{'. (block-spacing)
(#3686) Statement inside of curly braces should be on next line. (brace-style)
(#3686) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3686) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3686) Requires a space before '}'. (block-spacing)
(#3690) Empty block statement. (no-empty)
(#3690) Missing space before opening brace. (space-before-blocks)
(#3695) Expected { after 'while' condition. (curly)
(#3698) Requires a space after '{'. (block-spacing)
(#3698) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3698) Statement inside of curly braces should be on next line. (brace-style)
(#3698) Requires a space before '}'. (block-spacing)
(#3699) Expected to return a value at the end of this function. (consistent-return)
(#3701) Requires a space after '{'. (block-spacing)
(#3701) Statement inside of curly braces should be on next line. (brace-style)
(#3701) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3701) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3701) Requires a space before '}'. (block-spacing)
(#3703) Requires a space after '{'. (block-spacing)
(#3703) Statement inside of curly braces should be on next line. (brace-style)
(#3703) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3703) Requires a space before '}'. (block-spacing)
(#3711) Requires a space after '{'. (block-spacing)
(#3711) Statement inside of curly braces should be on next line. (brace-style)
(#3711) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3711) Requires a space before '}'. (block-spacing)
(#3712) Expected to return a value at the end of this function. (consistent-return)
(#3714) Requires a space after '{'. (block-spacing)
(#3714) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3714) Statement inside of curly braces should be on next line. (brace-style)
(#3714) Requires a space before '}'. (block-spacing)
(#3717) Expected { after 'if' condition. (curly)
(#3722) Expected { after 'if' condition. (curly)
(#3723) Expected { after 'if' condition. (curly)
(#3727) Requires a space after '{'. (block-spacing)
(#3727) Missing space before opening brace. (space-before-blocks)
(#3727) Statement inside of curly braces should be on next line. (brace-style)
(#3727) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3727) Requires a space before '}'. (block-spacing)
(#3733) Missing JSDoc comment. (require-jsdoc)
(#3742) Expected { after 'if' condition. (curly)
(#3743) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3744) Expected { after 'if' condition. (curly)
(#3747) Expected { after 'if' condition. (curly)
(#3749) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3750) 'i' used outside of binding context. (block-scoped-var)
(#3750) 'i' used outside of binding context. (block-scoped-var)
(#3750) 'i' used outside of binding context. (block-scoped-var)
(#3751) 'i' used outside of binding context. (block-scoped-var)
(#3753) Expected { after 'if' condition. (curly)
(#3753) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3755) Expected { after 'if' condition. (curly)
(#3755) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3757) Expected { after 'if' condition. (curly)
(#3760) Expected { after 'if' condition. (curly)
(#3760) 'i' is already defined (no-redeclare)
(#3760) 'i' used outside of binding context. (block-scoped-var)
(#3760) 'i' used outside of binding context. (block-scoped-var)
(#3760) 'i' used outside of binding context. (block-scoped-var)
(#3761) 'i' used outside of binding context. (block-scoped-var)
(#3761) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3769) Expected { after 'if' condition. (curly)
(#3769) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3774) Expected { after 'if' condition. (curly)
(#3776) Expected { after 'if' condition. (curly)
(#3784) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3784) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3786) Expected { after 'if' condition. (curly)
(#3786) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3786) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3787) Expected { after 'if' condition. (curly)
(#3787) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3787) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3790) Expected { after 'if' condition. (curly)
(#3795) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3796) Expected { after 'if' condition. (curly)
(#3797) Expected { after 'if' condition. (curly)
(#3801) Expected { after 'for' condition. (curly)
(#3802) Expected { after 'if' condition. (curly)
(#3814) Expected { after 'if' condition. (curly)
(#3827) Function 'markText' has a complexity of 24. (complexity)
(#3827) Missing JSDoc comment. (require-jsdoc)
(#3828) Expected { after 'if' condition. (curly)
(#3829) Expected { after 'if' condition. (curly)
(#3832) Expected { after 'if' condition. (curly)
(#3833) Expected { after 'if' condition. (curly)
(#3837) Expected { after 'if' condition. (curly)
(#3839) Expected { after 'if' condition. (curly)
(#3841) Expected { after 'if' condition. (curly)
(#3845) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3845) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3845) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3845) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3847) Expected { after 'if' condition. (curly)
(#3851) Requires a space after '{'. (block-spacing)
(#3851) Statement inside of curly braces should be on next line. (brace-style)
(#3851) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3851) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3851) Requires a space before '}'. (block-spacing)
(#3852) Requires a space after '{'. (block-spacing)
(#3852) Statement inside of curly braces should be on next line. (brace-style)
(#3852) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3852) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3852) Requires a space before '}'. (block-spacing)
(#3854) Expected { after 'if' condition. (curly)
(#3855) Expected { after 'if' condition. (curly)
(#3856) Expected { after 'else'. (curly)
(#3861) Expected { after 'if' condition. (curly)
(#3862) Expected { after 'if' condition. (curly)
(#3865) Expected { after 'if' condition. (curly)
(#3865) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3865) Statement inside of curly braces should be on next line. (brace-style)
(#3869) Expected { after 'if' condition. (curly)
(#3873) Expected { after 'if' condition. (curly)
(#3879) Expected { after 'if' condition. (curly)
(#3880) Expected { after 'if' condition. (curly)
(#3882) Expected { after 'if' condition. (curly)
(#3889) Missing JSDoc comment. (require-jsdoc)
(#3894) Don't make functions within a loop (no-loop-func)
(#3894) Requires a space after '{'. (block-spacing)
(#3894) Missing space before opening brace. (space-before-blocks)
(#3894) Statement inside of curly braces should be on next line. (brace-style)
(#3894) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3894) Requires a space before '}'. (block-spacing)
(#3901) Expected { after 'if' condition. (curly)
(#3903) Expected { after 'for' condition. (curly)
(#3911) Missing JSDoc comment. (require-jsdoc)
(#3914) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3917) Expected { after 'if' condition. (curly)
(#3919) Expected { after 'for' condition. (curly)
(#3920) Expected { after 'if' condition. (curly)
(#3928) Missing JSDoc comment. (require-jsdoc)
(#3928) Expected to return a value at the end of this function. (consistent-return)
(#3929) Expected { after 'if' condition. (curly)
(#3931) Expected { after 'if' condition. (curly)
(#3934) Missing JSDoc comment. (require-jsdoc)
(#3935) Expected { after 'for' condition. (curly)
(#3936) Expected { after 'if' condition. (curly)
(#3937) 'r' used outside of binding context. (block-scoped-var)
(#3939) Missing JSDoc comment. (require-jsdoc)
(#3944) Missing JSDoc comment. (require-jsdoc)
(#3945) Expected { after 'if' condition. (curly)
(#3946) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3947) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3949) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3955) 'nw' used outside of binding context. (block-scoped-var)
(#3958) Missing JSDoc comment. (require-jsdoc)
(#3959) Expected { after 'if' condition. (curly)
(#3960) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3961) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3963) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3965) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3969) 'nw' used outside of binding context. (block-scoped-var)
(#3972) Function 'stretchSpansOverChange' has a complexity of 28. (complexity)
(#3972) Missing JSDoc comment. (require-jsdoc)
(#3975) Expected { after 'if' condition. (curly)
(#3977) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3977) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3983) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3986) 'i' used outside of binding context. (block-scoped-var)
(#3987) 'span' used outside of binding context. (block-scoped-var)
(#3987) 'i' used outside of binding context. (block-scoped-var)
(#3987) 'i' used outside of binding context. (block-scoped-var)
(#3987) 'i' used outside of binding context. (block-scoped-var)
(#3987) 'i' used outside of binding context. (block-scoped-var)
(#3988) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3988) 'span' used outside of binding context. (block-scoped-var)
(#3989) 'found' used outside of binding context. (block-scoped-var)
(#3989) 'span' used outside of binding context. (block-scoped-var)
(#3990) Expected { after 'if' condition. (curly)
(#3990) 'found' used outside of binding context. (block-scoped-var)
(#3990) 'span' used outside of binding context. (block-scoped-var)
(#3991) Expected { after 'if' condition. (curly)
(#3991) 'span' used outside of binding context. (block-scoped-var)
(#3991) 'found' used outside of binding context. (block-scoped-var)
(#3991) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3991) 'found' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' is already defined (no-redeclare)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3997) 'i' used outside of binding context. (block-scoped-var)
(#3998) 'span' used outside of binding context. (block-scoped-var)
(#3998) 'span' is already defined (no-redeclare)
(#3998) 'i' used outside of binding context. (block-scoped-var)
(#3998) 'i' used outside of binding context. (block-scoped-var)
(#3998) 'i' used outside of binding context. (block-scoped-var)
(#3998) 'i' used outside of binding context. (block-scoped-var)
(#3999) Expected { after 'if' condition. (curly)
(#3999) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3999) 'span' used outside of binding context. (block-scoped-var)
(#3999) 'span' used outside of binding context. (block-scoped-var)
(#4000) 'span' used outside of binding context. (block-scoped-var)
(#4000) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4001) 'found' used outside of binding context. (block-scoped-var)
(#4001) 'found' is already defined (no-redeclare)
(#4001) 'span' used outside of binding context. (block-scoped-var)
(#4002) 'found' used outside of binding context. (block-scoped-var)
(#4003) 'span' used outside of binding context. (block-scoped-var)
(#4004) Expected { after 'if' condition. (curly)
(#4004) 'span' used outside of binding context. (block-scoped-var)
(#4007) 'span' used outside of binding context. (block-scoped-var)
(#4008) Expected { after 'if' condition. (curly)
(#4008) 'span' used outside of binding context. (block-scoped-var)
(#4014) Expected { after 'for' condition. (curly)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' is already defined (no-redeclare)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4014) 'i' used outside of binding context. (block-scoped-var)
(#4015) Expected { after 'if' condition. (curly)
(#4015) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4015) 'i' used outside of binding context. (block-scoped-var)
(#4016) 'i' used outside of binding context. (block-scoped-var)
(#4016) 'i' used outside of binding context. (block-scoped-var)
(#4016) 'i' used outside of binding context. (block-scoped-var)
(#4016) 'i' used outside of binding context. (block-scoped-var)
(#4017) Expected { after 'if' condition. (curly)
(#4023) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4024) Expected { after 'if' condition. (curly)
(#4025) Expected { after 'for' condition. (curly)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' is already defined (no-redeclare)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4025) 'i' used outside of binding context. (block-scoped-var)
(#4026) Expected { after 'if' condition. (curly)
(#4026) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4026) 'i' used outside of binding context. (block-scoped-var)
(#4026) 'i' used outside of binding context. (block-scoped-var)
(#4026) 'i' used outside of binding context. (block-scoped-var)
(#4026) 'i' used outside of binding context. (block-scoped-var)
(#4027) 'i' used outside of binding context. (block-scoped-var)
(#4027) 'i' used outside of binding context. (block-scoped-var)
(#4027) 'i' used outside of binding context. (block-scoped-var)
(#4027) 'i' used outside of binding context. (block-scoped-var)
(#4028) Expected { after 'for' condition. (curly)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' is already defined (no-redeclare)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4028) 'i' used outside of binding context. (block-scoped-var)
(#4035) Missing JSDoc comment. (require-jsdoc)
(#4038) Expected { after 'if' condition. (curly)
(#4039) Expected { after 'if' condition. (curly)
(#4042) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4044) Unexpected labeled statement. (no-labels)
(#4046) Expected { after 'for' condition. (curly)
(#4047) Blocks are nested too deeply (5). (max-depth)
(#4047) Expected { after 'if' condition. (curly)
(#4047) Unexpected label in continue statement. (no-labels)
(#4057) Missing JSDoc comment. (require-jsdoc)
(#4060) Expected { after 'if' condition. (curly)
(#4062) Expected { after 'if' condition. (curly)
(#4066) Expected { after 'if' condition. (curly)
(#4069) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4072) Expected { after 'if' condition. (curly)
(#4074) Expected { after 'if' condition. (curly)
(#4076) Expected { after 'if' condition. (curly)
(#4085) Missing JSDoc comment. (require-jsdoc)
(#4086) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4087) Expected { after 'if' condition. (curly)
(#4089) Expected { after 'if' condition. (curly)
(#4090) Expected { after 'if' condition. (curly)
(#4090) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4091) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4097) Missing JSDoc comment. (require-jsdoc)
(#4097) Statement inside of curly braces should be on next line. (brace-style)
(#4097) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4098) Missing JSDoc comment. (require-jsdoc)
(#4098) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4098) Statement inside of curly braces should be on next line. (brace-style)
(#4100) Missing JSDoc comment. (require-jsdoc)
(#4102) Expected { after 'while' condition. (curly)
(#4102) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4107) Missing JSDoc comment. (require-jsdoc)
(#4107) Expected to return a value at the end of this function. (consistent-return)
(#4109) Expected { after 'if' condition. (curly)
(#4111) Expected { after 'if' condition. (curly)
(#4112) Expected { after 'if' condition. (curly)
(#4112) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4113) Expected { after 'if' condition. (curly)
(#4114) Expected { after 'if' condition. (curly)
(#4118) Missing JSDoc comment. (require-jsdoc)
(#4118) Expected to return a value at the end of this function. (consistent-return)
(#4119) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4120) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4123) Expected { after 'if' condition. (curly)
(#4127) Expected { after 'if' condition. (curly)
(#4133) Missing JSDoc comment. (require-jsdoc)
(#4135) Expected { after 'if' condition. (curly)
(#4136) Expected { after 'for' condition. (curly)
(#4141) Missing JSDoc comment. (require-jsdoc)
(#4142) Expected { after 'if' condition. (curly)
(#4143) Expected { after 'for' condition. (curly)
(#4151) Expected { after 'if' condition. (curly)
(#4151) Expected { after 'for-in'. (curly)
(#4151) Expected { after 'if' condition. (curly)
(#4157) Missing JSDoc comment. (require-jsdoc)
(#4159) Unexpected 'this'. (no-invalid-this)
(#4160) Expected { after 'if' condition. (curly)
(#4160) Unexpected 'this'. (no-invalid-this)
(#4161) Requires a space after '{'. (block-spacing)
(#4161) Statement inside of curly braces should be on next line. (brace-style)
(#4161) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4161) Unexpected 'this'. (no-invalid-this)
(#4161) Requires a space before '}'. (block-spacing)
(#4162) Requires a space after '{'. (block-spacing)
(#4162) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4162) Expected { after 'if' condition. (curly)
(#4162) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4162) Statement inside of curly braces should be on next line. (brace-style)
(#4162) Unexpected 'this'. (no-invalid-this)
(#4162) Requires a space before '}'. (block-spacing)
(#4163) 'result' used outside of binding context. (block-scoped-var)
(#4167) Unexpected 'this'. (no-invalid-this)
(#4167) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4167) Unexpected 'this'. (no-invalid-this)
(#4168) Expected { after 'if' condition. (curly)
(#4168) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4169) Expected { after 'for' condition. (curly)
(#4169) Expected { after 'if' condition. (curly)
(#4169) Unexpected 'this'. (no-invalid-this)
(#4170) Expected { after 'if' condition. (curly)
(#4170) Unexpected 'this'. (no-invalid-this)
(#4171) Unexpected 'this'. (no-invalid-this)
(#4171) Unexpected 'this'. (no-invalid-this)
(#4171) Unexpected 'this'. (no-invalid-this)
(#4172) Unexpected 'this'. (no-invalid-this)
(#4172) Unexpected 'this'. (no-invalid-this)
(#4172) Unexpected 'this'. (no-invalid-this)
(#4173) Expected { after 'if' condition. (curly)
(#4173) Unexpected 'this'. (no-invalid-this)
(#4173) Unexpected 'this'. (no-invalid-this)
(#4174) Unexpected 'this'. (no-invalid-this)
(#4177) Unexpected 'this'. (no-invalid-this)
(#4178) Unexpected 'this'. (no-invalid-this)
(#4179) Unexpected 'this'. (no-invalid-this)
(#4180) Expected { after 'if' condition. (curly)
(#4181) Unexpected 'this'. (no-invalid-this)
(#4181) Unexpected 'this'. (no-invalid-this)
(#4182) Unexpected 'this'. (no-invalid-this)
(#4183) Unexpected 'this'. (no-invalid-this)
(#4186) Missing JSDoc comment. (require-jsdoc)
(#4187) Expected { after 'if' condition. (curly)
(#4187) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4188) Expected { after 'if' condition. (curly)
(#4190) Return statement should not contain assignment. (no-return-assign)
(#4193) Missing JSDoc comment. (require-jsdoc)
(#4195) Expected { after 'if' condition. (curly)
(#4198) Expected { after 'if' condition. (curly)
(#4198) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4199) Expected { after 'else'. (curly)
(#4204) Expected { after 'if' condition. (curly)
(#4222) Missing JSDoc comment. (require-jsdoc)
(#4224) Expected { after 'if' condition. (curly)
(#4225) Expected { after 'if' condition. (curly)
(#4226) Expected { after 'if' condition. (curly)
(#4226) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4230) Expected { after 'if' condition. (curly)
(#4233) Missing JSDoc comment. (require-jsdoc)
(#4241) Missing JSDoc comment. (require-jsdoc)
(#4243) Expected { after 'if' condition. (curly)
(#4243) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4244) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4245) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4246) Expected { after 'if' condition. (curly)
(#4256) Expected { after 'if' condition. (curly)
(#4269) Missing JSDoc comment. (require-jsdoc)
(#4274) Requires a space after '{'. (block-spacing)
(#4274) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4274) Statement inside of curly braces should be on next line. (brace-style)
(#4274) Requires a space before '}'. (block-spacing)
(#4278) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4278) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4279) Don't make functions within a loop (no-loop-func)
(#4283) Identifier 'i_end' is not in camel case. (camelcase)
(#4284) Expected { after 'if' condition. (curly)
(#4284) Identifier 'i_end' is not in camel case. (camelcase)
(#4285) Infix operators must be spaced. (space-infix-ops)
(#4289) Expected { after 'if' condition. (curly)
(#4295) Infix operators must be spaced. (space-infix-ops)
(#4296) Infix operators must be spaced. (space-infix-ops)
(#4305) Missing JSDoc comment. (require-jsdoc)
(#4306) Expected { after 'if' condition. (curly)
(#4313) Missing JSDoc comment. (require-jsdoc)
(#4316) Expected { after 'if' condition. (curly)
(#4324) Missing JSDoc comment. (require-jsdoc)
(#4325) Expected { after 'if' condition. (curly)
(#4328) Expected { after 'if' condition. (curly)
(#4331) Expected { after 'if' condition. (curly)
(#4331) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4333) Expected { after 'if' condition. (curly)
(#4333) Unnecessary escape character: \s (no-useless-escape)
(#4333) Unnecessary escape character: \s (no-useless-escape)
(#4340) Missing JSDoc comment. (require-jsdoc)
(#4341) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4341) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4342) Expected { after 'while' condition. (curly)
(#4342) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#4350) Expected { after 'if' condition. (curly)
(#4354) Expected { after 'if' condition. (curly)
(#4361) Expected { after 'if' condition. (curly)
(#4362) 'next' used outside of binding context. (block-scoped-var)
(#4364) Expected { after 'if' condition. (curly)
(#4366) Expected { after 'if' condition. (curly)
(#4375) Expected { after 'if' condition. (curly)
(#4376) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4379) Expected { after 'if' condition. (curly)
(#4385) Expected { after 'if' condition. (curly)
(#4392) Missing JSDoc comment. (require-jsdoc)
(#4393) Expected { after 'if' condition. (curly)
(#4396) 'content' used outside of binding context. (block-scoped-var)
(#4398) 'content' is already defined (no-redeclare)
(#4398) 'content' used outside of binding context. (block-scoped-var)
(#4398) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4399) Unexpected constant condition. (no-constant-condition)
(#4404) 'content' used outside of binding context. (block-scoped-var)
(#4407) Expected { after 'if' condition. (curly)
(#4410) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4411) 'content' used outside of binding context. (block-scoped-var)
(#4414) 'token' used outside of binding context. (block-scoped-var)
(#4415) 'token' used outside of binding context. (block-scoped-var)
(#4416) 'content' used outside of binding context. (block-scoped-var)
(#4416) 'token' used outside of binding context. (block-scoped-var)
(#4423) Expected { after 'if' condition. (curly)
(#4424) Expected { after 'if' condition. (curly)
(#4425) 'token' is already defined (no-redeclare)
(#4425) 'token' used outside of binding context. (block-scoped-var)
(#4425) 'content' used outside of binding context. (block-scoped-var)
(#4425) 'content' used outside of binding context. (block-scoped-var)
(#4426) Expected { after 'if' condition. (curly)
(#4426) 'token' used outside of binding context. (block-scoped-var)
(#4427) Expected no return value. (consistent-return)
(#4427) 'token' used outside of binding context. (block-scoped-var)
(#4429) 'content' used outside of binding context. (block-scoped-var)
(#4429) 'content' used outside of binding context. (block-scoped-var)
(#4432) Missing JSDoc comment. (require-jsdoc)
(#4435) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4446) Expected { after 'if' condition. (curly)
(#4450) Expected { after 'if' condition. (curly)
(#4455) Expected { after 'if' condition. (curly)
(#4458) Missing JSDoc comment. (require-jsdoc)
(#4459) Missing JSDoc comment. (require-jsdoc)
(#4461) Expected { after 'for' condition. (curly)
(#4470) Missing JSDoc comment. (require-jsdoc)
(#4473) Expected { after 'if' condition. (curly)
(#4480) Expected { after 'if' condition. (curly)
(#4482) Expected { after 'if' condition. (curly)
(#4484) Expected { after 'else'. (curly)
(#4495) Missing JSDoc comment. (require-jsdoc)
(#4495) Function 'insertLineContent' has a complexity of 31. (complexity)
(#4496) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4496) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4498) Expected { after 'for' condition. (curly)
(#4498) Infix operators must be spaced. (space-infix-ops)
(#4499) Infix operators must be spaced. (space-infix-ops)
(#4503) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4503) 'i' is already defined (no-redeclare)
(#4503) 'i' used outside of binding context. (block-scoped-var)
(#4503) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4503) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4503) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4504) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4510) 'j' used outside of binding context. (block-scoped-var)
(#4510) 'j' used outside of binding context. (block-scoped-var)
(#4510) 'j' used outside of binding context. (block-scoped-var)
(#4511) 'j' used outside of binding context. (block-scoped-var)
(#4511) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4512) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4513) Blocks are nested too deeply (5). (max-depth)
(#4513) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4513) Statement inside of curly braces should be on next line. (brace-style)
(#4513) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4513) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4514) Blocks are nested too deeply (5). (max-depth)
(#4514) Expected { after 'if' condition. (curly)
(#4515) Expected { after 'if' condition. (curly)
(#4515) Blocks are nested too deeply (5). (max-depth)
(#4516) Blocks are nested too deeply (5). (max-depth)
(#4516) Expected { after 'if' condition. (curly)
(#4517) Expected { after 'if' condition. (curly)
(#4517) Blocks are nested too deeply (5). (max-depth)
(#4518) Blocks are nested too deeply (5). (max-depth)
(#4518) Expected { after 'if' condition. (curly)
(#4523) Expected { after 'if' condition. (curly)
(#4526) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4527) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4528) Expected { after 'if' condition. (curly)
(#4528) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4528) Expected no return value. (consistent-return)
(#4530) Expected { after 'if' condition. (curly)
(#4530) Expected { after 'for' condition. (curly)
(#4530) 'j' used outside of binding context. (block-scoped-var)
(#4530) 'j' is already defined (no-redeclare)
(#4530) 'j' used outside of binding context. (block-scoped-var)
(#4530) 'j' used outside of binding context. (block-scoped-var)
(#4531) 'j' used outside of binding context. (block-scoped-var)
(#4533) Expected { after 'if' condition. (curly)
(#4536) Unexpected constant condition. (no-constant-condition)
(#4544) Requires a space after '{'. (block-spacing)
(#4544) Statement inside of curly braces should be on next line. (brace-style)
(#4544) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4544) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4544) Requires a space before '}'. (block-spacing)
(#4548) 'i' used outside of binding context. (block-scoped-var)
(#4549) 'i' used outside of binding context. (block-scoped-var)
(#4556) Missing JSDoc comment. (require-jsdoc)
(#4557) Missing JSDoc comment. (require-jsdoc)
(#4557) Requires a space after '{'. (block-spacing)
(#4557) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4557) Statement inside of curly braces should be on next line. (brace-style)
(#4557) Requires a space before '}'. (block-spacing)
(#4558) Missing JSDoc comment. (require-jsdoc)
(#4563) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4563) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4564) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4565) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4565) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4571) Expected { after 'for' condition. (curly)
(#4571) 'i' used outside of binding context. (block-scoped-var)
(#4571) 'i' used outside of binding context. (block-scoped-var)
(#4571) 'e' used outside of binding context. (block-scoped-var)
(#4571) 'e' used outside of binding context. (block-scoped-var)
(#4571) 'added' used outside of binding context. (block-scoped-var)
(#4571) 'added' used outside of binding context. (block-scoped-var)
(#4571) 'i' used outside of binding context. (block-scoped-var)
(#4571) 'i' used outside of binding context. (block-scoped-var)
(#4571) 'e' used outside of binding context. (block-scoped-var)
(#4571) 'e' used outside of binding context. (block-scoped-var)
(#4571) 'i' used outside of binding context. (block-scoped-var)
(#4571) 'i' used outside of binding context. (block-scoped-var)
(#4572) 'added' used outside of binding context. (block-scoped-var)
(#4572) 'added' used outside of binding context. (block-scoped-var)
(#4572) 'i' used outside of binding context. (block-scoped-var)
(#4572) 'i' used outside of binding context. (block-scoped-var)
(#4572) 'i' used outside of binding context. (block-scoped-var)
(#4572) 'i' used outside of binding context. (block-scoped-var)
(#4574) Expected { after 'if' condition. (curly)
(#4575) Expected { after 'if' condition. (curly)
(#4575) 'added' used outside of binding context. (block-scoped-var)
(#4575) 'added' used outside of binding context. (block-scoped-var)
(#4575) 'added' used outside of binding context. (block-scoped-var)
(#4575) 'added' used outside of binding context. (block-scoped-var)
(#4575) 'added' used outside of binding context. (block-scoped-var)
(#4575) 'added' used outside of binding context. (block-scoped-var)
(#4580) Expected { after 'for' condition. (curly)
(#4580) 'added' is already defined (no-redeclare)
(#4580) 'added' used outside of binding context. (block-scoped-var)
(#4580) 'added' used outside of binding context. (block-scoped-var)
(#4580) 'i' used outside of binding context. (block-scoped-var)
(#4580) 'i' is already defined (no-redeclare)
(#4580) 'i' used outside of binding context. (block-scoped-var)
(#4580) 'e' is already defined (no-redeclare)
(#4580) 'e' used outside of binding context. (block-scoped-var)
(#4580) 'e' used outside of binding context. (block-scoped-var)
(#4580) 'i' used outside of binding context. (block-scoped-var)
(#4580) 'i' used outside of binding context. (block-scoped-var)
(#4580) 'e' used outside of binding context. (block-scoped-var)
(#4580) 'e' used outside of binding context. (block-scoped-var)
(#4580) 'i' used outside of binding context. (block-scoped-var)
(#4580) 'i' used outside of binding context. (block-scoped-var)
(#4581) 'added' used outside of binding context. (block-scoped-var)
(#4581) 'added' used outside of binding context. (block-scoped-var)
(#4581) 'i' used outside of binding context. (block-scoped-var)
(#4581) 'i' used outside of binding context. (block-scoped-var)
(#4581) 'i' used outside of binding context. (block-scoped-var)
(#4581) 'i' used outside of binding context. (block-scoped-var)
(#4582) 'added' used outside of binding context. (block-scoped-var)
(#4582) 'added' used outside of binding context. (block-scoped-var)
(#4582) 'added' used outside of binding context. (block-scoped-var)
(#4584) 'added' used outside of binding context. (block-scoped-var)
(#4584) 'added' used outside of binding context. (block-scoped-var)
(#4584) 'added' used outside of binding context. (block-scoped-var)
(#4592) Expected { after 'for' condition. (curly)
(#4592) 'i' is already defined (no-redeclare)
(#4592) 'i' used outside of binding context. (block-scoped-var)
(#4592) 'i' used outside of binding context. (block-scoped-var)
(#4592) 'e' is already defined (no-redeclare)
(#4592) 'e' used outside of binding context. (block-scoped-var)
(#4592) 'e' used outside of binding context. (block-scoped-var)
(#4592) 'added' used outside of binding context. (block-scoped-var)
(#4592) 'added' is already defined (no-redeclare)
(#4592) 'added' used outside of binding context. (block-scoped-var)
(#4592) 'i' used outside of binding context. (block-scoped-var)
(#4592) 'i' used outside of binding context. (block-scoped-var)
(#4592) 'e' used outside of binding context. (block-scoped-var)
(#4592) 'e' used outside of binding context. (block-scoped-var)
(#4592) 'i' used outside of binding context. (block-scoped-var)
(#4592) 'i' used outside of binding context. (block-scoped-var)
(#4593) 'added' used outside of binding context. (block-scoped-var)
(#4593) 'added' used outside of binding context. (block-scoped-var)
(#4593) 'i' used outside of binding context. (block-scoped-var)
(#4593) 'i' used outside of binding context. (block-scoped-var)
(#4593) 'i' used outside of binding context. (block-scoped-var)
(#4593) 'i' used outside of binding context. (block-scoped-var)
(#4594) Expected { after 'if' condition. (curly)
(#4595) 'added' used outside of binding context. (block-scoped-var)
(#4595) 'added' used outside of binding context. (block-scoped-var)
(#4595) 'added' used outside of binding context. (block-scoped-var)
(#4602) Missing JSDoc comment. (require-jsdoc)
(#4609) 'height' used outside of binding context. (block-scoped-var)
(#4613) Statement inside of curly braces should be on next line. (brace-style)
(#4613) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4629) Expected { after 'for' condition. (curly)
(#4631) Expected to return a value at the end of this function. (consistent-return)
(#4632) Expected { after 'for' condition. (curly)
(#4633) Expected { after 'if' condition. (curly)
(#4637) Missing JSDoc comment. (require-jsdoc)
(#4639) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4651) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4651) Statement inside of curly braces should be on next line. (brace-style)
(#4655) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4657) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4660) Statement inside of curly braces should be on next line. (brace-style)
(#4660) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4660) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4661) Expected { after 'if' condition. (curly)
(#4663) Expected { after 'else'. (curly)
(#4673) Expected { after 'for' condition. (curly)
(#4679) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4698) Expected { after 'if' condition. (curly)
(#4718) Expected to return a value at the end of this function. (consistent-return)
(#4720) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4723) Expected { after 'if' condition. (curly)
(#4724) Expected { after 'if' condition. (curly)
(#4726) Expected { after 'else'. (curly)
(#4732) Expected to return a value at the end of this function. (consistent-return)
(#4733) Expected { after 'if' condition. (curly)
(#4734) Expected { after 'if' condition. (curly)
(#4734) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4743) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4748) Expected { after 'if' condition. (curly)
(#4755) Expected { after 'if' condition. (curly)
(#4756) Expected { after 'else'. (curly)
(#4761) Expected { after 'for' condition. (curly)
(#4764) Statement inside of curly braces should be on next line. (brace-style)
(#4764) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4768) Expected { after 'if' condition. (curly)
(#4772) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4772) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4773) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4784) Expected { after 'if' condition. (curly)
(#4788) Requires a space after '{'. (block-spacing)
(#4788) Statement inside of curly braces should be on next line. (brace-style)
(#4788) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4788) Requires a space before '}'. (block-spacing)
(#4790) Expected { after 'if' condition. (curly)
(#4791) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4791) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4794) Expected { after 'if' condition. (curly)
(#4794) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4794) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4795) Expected { after 'else'. (curly)
(#4795) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4795) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4798) Expected to return a value at the end of this function. (consistent-return)
(#4798) Requires a space after '{'. (block-spacing)
(#4798) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4798) Statement inside of curly braces should be on next line. (brace-style)
(#4798) Expected { after 'if' condition. (curly)
(#4798) Requires a space before '}'. (block-spacing)
(#4799) Requires a space after '{'. (block-spacing)
(#4799) Statement inside of curly braces should be on next line. (brace-style)
(#4799) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4799) Requires a space before '}'. (block-spacing)
(#4802) Expected { after 'if' condition. (curly)
(#4806) Requires a space after '{'. (block-spacing)
(#4806) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4806) Statement inside of curly braces should be on next line. (brace-style)
(#4806) Requires a space before '}'. (block-spacing)
(#4807) Requires a space after '{'. (block-spacing)
(#4807) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4807) Statement inside of curly braces should be on next line. (brace-style)
(#4807) Requires a space before '}'. (block-spacing)
(#4808) Requires a space after '{'. (block-spacing)
(#4808) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4808) Statement inside of curly braces should be on next line. (brace-style)
(#4808) Requires a space before '}'. (block-spacing)
(#4810) Requires a space after '{'. (block-spacing)
(#4810) Statement inside of curly braces should be on next line. (brace-style)
(#4810) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4810) Requires a space before '}'. (block-spacing)
(#4813) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4814) Expected { after 'if' condition. (curly)
(#4814) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4815) Expected { after 'if' condition. (curly)
(#4816) Expected { after 'if' condition. (curly)
(#4817) Expected { after 'else'. (curly)
(#4820) Requires a space after '{'. (block-spacing)
(#4820) Statement inside of curly braces should be on next line. (brace-style)
(#4820) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4820) Requires a space before '}'. (block-spacing)
(#4823) Unexpected 'this'. (no-invalid-this)
(#4823) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4824) Expected { after 'if' condition. (curly)
(#4824) Unexpected 'this'. (no-invalid-this)
(#4825) Expected { after 'else'. (curly)
(#4825) Unexpected 'this'. (no-invalid-this)
(#4828) Unexpected 'this'. (no-invalid-this)
(#4828) Unexpected 'this'. (no-invalid-this)
(#4828) Unexpected 'this'. (no-invalid-this)
(#4831) Unexpected 'this'. (no-invalid-this)
(#4831) Unexpected 'this'. (no-invalid-this)
(#4831) Unexpected 'this'. (no-invalid-this)
(#4834) Requires a space after '{'. (block-spacing)
(#4834) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4834) Statement inside of curly braces should be on next line. (brace-style)
(#4834) Requires a space before '}'. (block-spacing)
(#4838) Requires a space after '{'. (block-spacing)
(#4838) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4838) Statement inside of curly braces should be on next line. (brace-style)
(#4838) Unexpected 'this'. (no-invalid-this)
(#4838) Requires a space before '}'. (block-spacing)
(#4839) Requires a space after '{'. (block-spacing)
(#4839) Statement inside of curly braces should be on next line. (brace-style)
(#4839) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4839) Unexpected 'this'. (no-invalid-this)
(#4839) Requires a space before '}'. (block-spacing)
(#4841) Requires a space after '{'. (block-spacing)
(#4841) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4841) Statement inside of curly braces should be on next line. (brace-style)
(#4841) Requires a space before '}'. (block-spacing)
(#4847) Requires a space after '{'. (block-spacing)
(#4847) Statement inside of curly braces should be on next line. (brace-style)
(#4847) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4847) Requires a space before '}'. (block-spacing)
(#4856) Unexpected space before function parentheses. (space-before-function-paren)
(#4874) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4881) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4882) Expected { after 'if' condition. (curly)
(#4884) Expected { after 'if' condition. (curly)
(#4884) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4885) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4894) Expected { after 'if' condition. (curly)
(#4894) Expected { after 'for' condition. (curly)
(#4895) Expected { after 'if' condition. (curly)
(#4895) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4901) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4902) Expected to return a value at the end of this function. (consistent-return)
(#4904) Statement inside of curly braces should be on next line. (brace-style)
(#4904) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4904) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4908) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4910) Unexpected space before function parentheses. (space-before-function-paren)
(#4913) Expected { after 'if' condition. (curly)
(#4914) Unexpected space before function parentheses. (space-before-function-paren)
(#4933) Expected { after 'if' condition. (curly)
(#4934) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4935) Expected { after 'if' condition. (curly)
(#4935) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4936) Expected { after 'if' condition. (curly)
(#4936) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4938) Expected { after 'if' condition. (curly)
(#4944) Expected { after 'if' condition. (curly)
(#4945) Expected { after 'if' condition. (curly)
(#4947) Expected { after 'if' condition. (curly)
(#4955) Requires a space after '{'. (block-spacing)
(#4955) Statement inside of curly braces should be on next line. (brace-style)
(#4955) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4955) Requires a space before '}'. (block-spacing)
(#4961) Requires a space after '{'. (block-spacing)
(#4961) Statement inside of curly braces should be on next line. (brace-style)
(#4961) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4961) Requires a space before '}'. (block-spacing)
(#4963) Requires a space after '{'. (block-spacing)
(#4963) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4963) Statement inside of curly braces should be on next line. (brace-style)
(#4963) Requires a space before '}'. (block-spacing)
(#4964) Requires a space after '{'. (block-spacing)
(#4964) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4964) Statement inside of curly braces should be on next line. (brace-style)
(#4964) Requires a space before '}'. (block-spacing)
(#4971) Expected { after 'for-in'. (curly)
(#4971) Expected { after 'if' condition. (curly)
(#4973) Requires a space after '{'. (block-spacing)
(#4973) Statement inside of curly braces should be on next line. (brace-style)
(#4973) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4973) Requires a space before '}'. (block-spacing)
(#4978) Missing JSDoc comment. (require-jsdoc)
(#4979) Missing JSDoc comment. (require-jsdoc)
(#4980) Expected { after 'if' condition. (curly)
(#4982) Expected { after 'if' condition. (curly)
(#4984) Expected { after 'if' condition. (curly)
(#4992) Missing JSDoc comment. (require-jsdoc)
(#4993) Expected { after 'if' condition. (curly)
(#4998) Expected { after 'if' condition. (curly)
(#5005) Missing JSDoc comment. (require-jsdoc)
(#5008) Missing whitespace after semicolon. (semi-spacing)
(#5009) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5010) Statement inside of curly braces should be on next line. (brace-style)
(#5010) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5010) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5017) Missing JSDoc comment. (require-jsdoc)
(#5018) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5021) Expected { after 'if' condition. (curly)
(#5022) Expected { after 'if' condition. (curly)
(#5028) Missing JSDoc comment. (require-jsdoc)
(#5030) Statement inside of curly braces should be on next line. (brace-style)
(#5030) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5034) Missing JSDoc comment. (require-jsdoc)
(#5036) Expected { after 'for' condition. (curly)
(#5039) Missing JSDoc comment. (require-jsdoc)
(#5040) Expected { after 'if' condition. (curly)
(#5040) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5041) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5043) Missing whitespace after semicolon. (semi-spacing)
(#5044) Expected { after 'if' condition. (curly)
(#5051) Missing JSDoc comment. (require-jsdoc)
(#5053) Unexpected labeled statement. (no-labels)
(#5054) 'i' used outside of binding context. (block-scoped-var)
(#5054) 'e' used outside of binding context. (block-scoped-var)
(#5054) 'i' used outside of binding context. (block-scoped-var)
(#5054) 'e' used outside of binding context. (block-scoped-var)
(#5054) 'i' used outside of binding context. (block-scoped-var)
(#5055) 'i' used outside of binding context. (block-scoped-var)
(#5055) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5056) Statement inside of curly braces should be on next line. (brace-style)
(#5056) Unexpected label in continue statement. (no-labels)
(#5056) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5056) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5062) 'i' used outside of binding context. (block-scoped-var)
(#5062) 'i' is already defined (no-redeclare)
(#5062) 'e' used outside of binding context. (block-scoped-var)
(#5062) 'e' is already defined (no-redeclare)
(#5062) 'i' used outside of binding context. (block-scoped-var)
(#5062) 'e' used outside of binding context. (block-scoped-var)
(#5062) 'i' used outside of binding context. (block-scoped-var)
(#5063) 'i' used outside of binding context. (block-scoped-var)
(#5063) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5064) Expected { after 'if' condition. (curly)
(#5067) 'i' used outside of binding context. (block-scoped-var)
(#5067) 'i' used outside of binding context. (block-scoped-var)
(#5070) Missing JSDoc comment. (require-jsdoc)
(#5073) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5074) 'i' used outside of binding context. (block-scoped-var)
(#5074) 'i' used outside of binding context. (block-scoped-var)
(#5074) 'i' used outside of binding context. (block-scoped-var)
(#5075) 'i' used outside of binding context. (block-scoped-var)
(#5076) Expected { after 'if' condition. (curly)
(#5077) Expected { after 'else'. (curly)
(#5080) 'i' is already defined (no-redeclare)
(#5080) 'i' used outside of binding context. (block-scoped-var)
(#5080) 'i' used outside of binding context. (block-scoped-var)
(#5080) 'i' used outside of binding context. (block-scoped-var)
(#5081) 'i' used outside of binding context. (block-scoped-var)
(#5082) Expected { after 'if' condition. (curly)
(#5083) Expected { after 'else'. (curly)
(#5089) Missing JSDoc comment. (require-jsdoc)
(#5091) Expected { after 'if' condition. (curly)
(#5091) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5097) Missing JSDoc comment. (require-jsdoc)
(#5111) Missing JSDoc comment. (require-jsdoc)
(#5112) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5114) Expected { after 'if' condition. (curly)
(#5120) Missing JSDoc comment. (require-jsdoc)
(#5121) There should be no space after '{' (object-curly-spacing)
(#5121) There should be no space before '}' (object-curly-spacing)
(#5124) Requires a space after '{'. (block-spacing)
(#5124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5124) Statement inside of curly braces should be on next line. (brace-style)
(#5124) Requires a space before '}'. (block-spacing)
(#5128) Missing JSDoc comment. (require-jsdoc)
(#5131) Missing '()' invoking a constructor (new-parens)
(#5131) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5157) Expected { after 'while' condition. (curly)
(#5165) Missing JSDoc comment. (require-jsdoc)
(#5166) Expected { after 'if' condition. (curly)
(#5168) Expected { after 'if' condition. (curly)
(#5168) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5168) Statement inside of curly braces should be on next line. (brace-style)
(#5169) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5169) Expected { after 'if' condition. (curly)
(#5171) Do not nest ternary expressions (no-nested-ternary)
(#5171) 'out' used outside of binding context. (block-scoped-var)
(#5171) 'out' used outside of binding context. (block-scoped-var)
(#5171) 'out' used outside of binding context. (block-scoped-var)
(#5174) Missing JSDoc comment. (require-jsdoc)
(#5176) Expected { after 'if' condition. (curly)
(#5177) Expected { after 'for' condition. (curly)
(#5179) 'nw' used outside of binding context. (block-scoped-var)
(#5184) Missing JSDoc comment. (require-jsdoc)
(#5186) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5186) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5190) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5192) Expected { after 'if' condition. (curly)
(#5192) Expected { after 'for-in'. (curly)
(#5192) Blocks are nested too deeply (5). (max-depth)
(#5192) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#5193) Blocks are nested too deeply (6). (max-depth)
(#5200) 'copy' used outside of binding context. (block-scoped-var)
(#5205) Missing JSDoc comment. (require-jsdoc)
(#5221) Missing JSDoc comment. (require-jsdoc)
(#5223) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5226) Statement inside of curly braces should be on next line. (brace-style)
(#5226) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5226) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5250) Missing JSDoc comment. (require-jsdoc)
(#5251) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5251) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5258) Missing JSDoc comment. (require-jsdoc)
(#5258) Requires a space after '{'. (block-spacing)
(#5258) Statement inside of curly braces should be on next line. (brace-style)
(#5258) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5258) Unexpected 'this'. (no-invalid-this)
(#5258) Requires a space before '}'. (block-spacing)
(#5260) Missing JSDoc comment. (require-jsdoc)
(#5261) Expected { after 'if' condition. (curly)
(#5265) Missing JSDoc comment. (require-jsdoc)
(#5265) Identifier 'e_preventDefault' is not in camel case. (camelcase)
(#5266) Expected { after 'if' condition. (curly)
(#5267) Expected { after 'else'. (curly)
(#5269) Missing JSDoc comment. (require-jsdoc)
(#5269) Identifier 'e_stopPropagation' is not in camel case. (camelcase)
(#5270) Expected { after 'if' condition. (curly)
(#5271) Expected { after 'else'. (curly)
(#5273) Missing JSDoc comment. (require-jsdoc)
(#5273) Identifier 'e_defaultPrevented' is not in camel case. (camelcase)
(#5274) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5276) Missing JSDoc comment. (require-jsdoc)
(#5276) Identifier 'e_stop' is not in camel case. (camelcase)
(#5276) Requires a space after '{'. (block-spacing)
(#5276) Statement inside of curly braces should be on next line. (brace-style)
(#5276) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5276) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5276) Requires a space before '}'. (block-spacing)
(#5277) Identifier 'e_stop' is not in camel case. (camelcase)
(#5277) Identifier 'e_stop' is not in camel case. (camelcase)
(#5278) Identifier 'e_preventDefault' is not in camel case. (camelcase)
(#5278) Identifier 'e_preventDefault' is not in camel case. (camelcase)
(#5279) Identifier 'e_stopPropagation' is not in camel case. (camelcase)
(#5279) Identifier 'e_stopPropagation' is not in camel case. (camelcase)
(#5281) Missing JSDoc comment. (require-jsdoc)
(#5281) Identifier 'e_target' is not in camel case. (camelcase)
(#5281) Requires a space after '{'. (block-spacing)
(#5281) Statement inside of curly braces should be on next line. (brace-style)
(#5281) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5281) Requires a space before '}'. (block-spacing)
(#5282) Missing JSDoc comment. (require-jsdoc)
(#5282) Identifier 'e_button' is not in camel case. (camelcase)
(#5284) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5285) Expected { after 'if' condition. (curly)
(#5285) Unexpected use of '&'. (no-bitwise)
(#5286) Expected { after 'if' condition. (curly)
(#5286) Unexpected use of '&'. (no-bitwise)
(#5287) Expected { after 'if' condition. (curly)
(#5287) Unexpected use of '&'. (no-bitwise)
(#5289) Expected { after 'if' condition. (curly)
(#5295) Missing JSDoc comment. (require-jsdoc)
(#5296) Expected { after 'if' condition. (curly)
(#5298) Expected { after 'if' condition. (curly)
(#5307) Missing JSDoc comment. (require-jsdoc)
(#5308) Expected { after 'if' condition. (curly)
(#5310) Expected { after 'if' condition. (curly)
(#5314) Expected { after 'if' condition. (curly)
(#5315) Expected { after 'for' condition. (curly)
(#5316) Statement inside of curly braces should be on next line. (brace-style)
(#5316) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5320) Missing JSDoc comment. (require-jsdoc)
(#5320) Expected space or tab after '/*' in comment. (spaced-comment)
(#5322) Expected { after 'if' condition. (curly)
(#5324) Expected { after 'for' condition. (curly)
(#5327) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5328) Missing JSDoc comment. (require-jsdoc)
(#5328) Expected space or tab after '/*' in comment. (spaced-comment)
(#5330) Expected { after 'if' condition. (curly)
(#5337) Missing JSDoc comment. (require-jsdoc)
(#5337) Requires a space after '{'. (block-spacing)
(#5337) Statement inside of curly braces should be on next line. (brace-style)
(#5337) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5337) Requires a space after '{'. (block-spacing)
(#5337) Missing space before opening brace. (space-before-blocks)
(#5337) Statement inside of curly braces should be on next line. (brace-style)
(#5337) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5337) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5337) Requires a space before '}'. (block-spacing)
(#5337) Requires a space before '}'. (block-spacing)
(#5337) Unnecessary semicolon. (no-extra-semi)
(#5338) Expected { after 'for' condition. (curly)
(#5342) Missing JSDoc comment. (require-jsdoc)
(#5347) Missing JSDoc comment. (require-jsdoc)
(#5351) Expected { after 'for' condition. (curly)
(#5354) Missing JSDoc comment. (require-jsdoc)
(#5359) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5361) Missing JSDoc comment. (require-jsdoc)
(#5362) Requires a space after '{'. (block-spacing)
(#5362) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5362) Statement inside of curly braces should be on next line. (brace-style)
(#5362) Requires a space before '}'. (block-spacing)
(#5363) Requires a space after '{'. (block-spacing)
(#5363) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5363) Statement inside of curly braces should be on next line. (brace-style)
(#5363) Requires a space before '}'. (block-spacing)
(#5373) Requires a space after '{'. (block-spacing)
(#5373) Missing space before opening brace. (space-before-blocks)
(#5373) Statement inside of curly braces should be on next line. (brace-style)
(#5373) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5373) Requires a space before '}'. (block-spacing)
(#5375) Missing JSDoc comment. (require-jsdoc)
(#5375) Requires a space after '{'. (block-spacing)
(#5375) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5375) Statement inside of curly braces should be on next line. (brace-style)
(#5375) Requires a space before '}'. (block-spacing)
(#5376) Requires a space after '{'. (block-spacing)
(#5376) Statement inside of curly braces should be on next line. (brace-style)
(#5376) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5376) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5376) Requires a space before '}'. (block-spacing)
(#5380) Missing JSDoc comment. (require-jsdoc)
(#5381) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5383) Expected { after 'if' condition. (curly)
(#5386) Expected { after 'if' condition. (curly)
(#5387) Expected { after 'else'. (curly)
(#5389) 'n' used outside of binding context. (block-scoped-var)
(#5394) Missing JSDoc comment. (require-jsdoc)
(#5395) Expected { after 'while' condition. (curly)
(#5400) Missing JSDoc comment. (require-jsdoc)
(#5400) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5400) Statement inside of curly braces should be on next line. (brace-style)
(#5400) Infix operators must be spaced. (space-infix-ops)
(#5402) Missing JSDoc comment. (require-jsdoc)
(#5408) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5408) Statement inside of curly braces should be on next line. (brace-style)
(#5409) Expected space(s) after "catch". (keyword-spacing)
(#5409) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5409) Empty block statement. (no-empty)
(#5413) Missing JSDoc comment. (require-jsdoc)
(#5414) Expected { after 'if' condition. (curly)
(#5415) Expected { after 'for' condition. (curly)
(#5416) Expected { after 'if' condition. (curly)
(#5420) Missing JSDoc comment. (require-jsdoc)
(#5421) Missing JSDoc comment. (require-jsdoc)
(#5421) Unexpected empty function. (no-empty-function)
(#5424) Expected { after 'if' condition. (curly)
(#5428) Missing JSDoc comment. (require-jsdoc)
(#5429) Expected { after 'if' condition. (curly)
(#5430) Expected { after 'for-in'. (curly)
(#5430) Expected { after 'if' condition. (curly)
(#5434) Missing JSDoc comment. (require-jsdoc)
(#5435) Expected { after 'for' condition. (curly)
(#5436) 'a' used outside of binding context. (block-scoped-var)
(#5439) Missing JSDoc comment. (require-jsdoc)
(#5441) Missing space before opening brace. (space-before-blocks)
(#5441) Requires a space after '{'. (block-spacing)
(#5441) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5441) Statement inside of curly braces should be on next line. (brace-style)
(#5441) Requires a space before '}'. (block-spacing)
(#5445) Missing JSDoc comment. (require-jsdoc)
(#5450) Missing JSDoc comment. (require-jsdoc)
(#5451) Expected { after 'for-in'. (curly)
(#5451) Expected { after 'if' condition. (curly)
(#5455) Line 5455 exceeds the maximum line length of 132. (max-len)
(#5459) Missing JSDoc comment. (require-jsdoc)
(#5461) Expected { after 'if' condition. (curly)
(#5462) Expected { after 'if' condition. (curly)
(#5463) Expected { after 'if' condition. (curly)
(#5464) Expected { after 'if' condition. (curly)
(#5464) Expected { after 'for' condition. (curly)
(#5468) Missing JSDoc comment. (require-jsdoc)
(#5469) Expected { after 'for' condition. (curly)
(#5474) Missing JSDoc comment. (require-jsdoc)
(#5478) Missing JSDoc comment. (require-jsdoc)
(#5479) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#5482) Expected { after 'else'. (curly)
(#5485) Missing JSDoc comment. (require-jsdoc)
(#5488) Statement inside of curly braces should be on next line. (brace-style)
(#5488) 'getRect' is a function. (no-func-assign)
(#5488) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5493) Wrap an immediate function invocation in parentheses. (wrap-iife)
(#5496) Expected { after 'if' condition. (curly)
(#5496) Identifier 'ie_lt9' is not in camel case. (camelcase)
(#5508) Missing JSDoc comment. (require-jsdoc)
(#5508) Statement inside of curly braces should be on next line. (brace-style)
(#5508) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5509) Expected { after 'if' condition. (curly)
(#5510) 'spanAffectsWrapping' is a function. (no-func-assign)
(#5513) Expected { after 'if' condition. (curly)
(#5514) 'spanAffectsWrapping' is a function. (no-func-assign)
(#5515) Unnecessary escape character: \' (no-useless-escape)
(#5515) Unnecessary escape character: \" (no-useless-escape)
(#5517) Expected { after 'if' condition. (curly)
(#5518) 'spanAffectsWrapping' is a function. (no-func-assign)
(#5522) Expected { after 'if' condition. (curly)
(#5523) 'spanAffectsWrapping' is a function. (no-func-assign)
(#5525) Expected { after 'if' condition. (curly)
(#5526) Expected { after 'if' condition. (curly)
(#5528) Line 5528 exceeds the maximum line length of 132. (max-len)
(#5528) Unnecessary escape character: \" (no-useless-escape)
(#5532) Missing JSDoc comment. (require-jsdoc)
(#5533) Expected { after 'if' condition. (curly)
(#5533) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5536) Expected { after 'if' condition. (curly)
(#5542) Missing JSDoc comment. (require-jsdoc)
(#5543) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5546) Expected { after 'if' condition. (curly)
(#5547) Identifier 'ie_lt8' is not in camel case. (camelcase)
(#5549) Expected { after 'if' condition. (curly)
(#5550) Expected { after 'else'. (curly)
(#5556) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5556) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5559) Expected { after 'if' condition. (curly)
(#5571) Requires a space after '{'. (block-spacing)
(#5571) Missing space before opening brace. (space-before-blocks)
(#5571) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5571) Statement inside of curly braces should be on next line. (brace-style)
(#5571) Requires a space before '}'. (block-spacing)
(#5575) Statement inside of curly braces should be on next line. (brace-style)
(#5575) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5576) Expected space(s) after "catch". (keyword-spacing)
(#5576) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5576) Statement inside of curly braces should be on next line. (brace-style)
(#5576) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5578) Requires a space after '{'. (block-spacing)
(#5578) Statement inside of curly braces should be on next line. (brace-style)
(#5578) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5578) Requires a space before '}'. (block-spacing)
(#5579) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5579) Expected space(s) after "catch". (keyword-spacing)
(#5579) Empty block statement. (no-empty)
(#5580) Expected { after 'if' condition. (curly)
(#5580) 'range' used outside of binding context. (block-scoped-var)
(#5580) 'range' used outside of binding context. (block-scoped-var)
(#5581) 'range' used outside of binding context. (block-scoped-var)
(#5581) 'range' used outside of binding context. (block-scoped-var)
(#5586) Expected { after 'if' condition. (curly)
(#5593) Unquoted number literal '3' used as key. (quote-props)
(#5593) Unquoted number literal '8' used as key. (quote-props)
(#5593) Unquoted number literal '9' used as key. (quote-props)
(#5593) Unquoted number literal '13' used as key. (quote-props)
(#5593) Unquoted number literal '16' used as key. (quote-props)
(#5593) Unquoted number literal '17' used as key. (quote-props)
(#5593) Unquoted number literal '18' used as key. (quote-props)
(#5594) Unquoted number literal '19' used as key. (quote-props)
(#5594) Unquoted number literal '20' used as key. (quote-props)
(#5594) Unquoted number literal '27' used as key. (quote-props)
(#5594) Unquoted number literal '32' used as key. (quote-props)
(#5594) Unquoted number literal '33' used as key. (quote-props)
(#5594) Unquoted number literal '34' used as key. (quote-props)
(#5594) Unquoted number literal '35' used as key. (quote-props)
(#5595) Unquoted number literal '36' used as key. (quote-props)
(#5595) Unquoted number literal '37' used as key. (quote-props)
(#5595) Unquoted number literal '38' used as key. (quote-props)
(#5595) Unquoted number literal '39' used as key. (quote-props)
(#5595) Unquoted number literal '40' used as key. (quote-props)
(#5595) Unquoted number literal '44' used as key. (quote-props)
(#5595) Unquoted number literal '45' used as key. (quote-props)
(#5596) Unquoted number literal '46' used as key. (quote-props)
(#5596) Unquoted number literal '59' used as key. (quote-props)
(#5596) Unquoted number literal '91' used as key. (quote-props)
(#5596) Unquoted number literal '92' used as key. (quote-props)
(#5596) Unquoted number literal '93' used as key. (quote-props)
(#5596) Unquoted number literal '109' used as key. (quote-props)
(#5596) Unquoted number literal '107' used as key. (quote-props)
(#5596) Unquoted number literal '127' used as key. (quote-props)
(#5597) Unquoted number literal '186' used as key. (quote-props)
(#5597) Unquoted number literal '187' used as key. (quote-props)
(#5597) Unquoted number literal '188' used as key. (quote-props)
(#5597) Unquoted number literal '189' used as key. (quote-props)
(#5597) Unquoted number literal '190' used as key. (quote-props)
(#5597) Unquoted number literal '191' used as key. (quote-props)
(#5597) Unquoted number literal '192' used as key. (quote-props)
(#5597) Unquoted number literal '219' used as key. (quote-props)
(#5597) Unquoted number literal '220' used as key. (quote-props)
(#5598) Unquoted number literal '221' used as key. (quote-props)
(#5598) Unquoted number literal '222' used as key. (quote-props)
(#5598) Unquoted number literal '63276' used as key. (quote-props)
(#5598) Unquoted number literal '63277' used as key. (quote-props)
(#5598) Unquoted number literal '63275' used as key. (quote-props)
(#5598) Unquoted number literal '63273' used as key. (quote-props)
(#5599) Unquoted number literal '63234' used as key. (quote-props)
(#5599) Unquoted number literal '63232' used as key. (quote-props)
(#5599) Unquoted number literal '63235' used as key. (quote-props)
(#5599) Unquoted number literal '63233' used as key. (quote-props)
(#5599) Unquoted number literal '63302' used as key. (quote-props)
(#5599) Unquoted number literal '63272' used as key. (quote-props)
(#5603) Expected { after 'for' condition. (curly)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5603) 'i' used outside of binding context. (block-scoped-var)
(#5605) Expected { after 'for' condition. (curly)
(#5605) 'i' is already defined (no-redeclare)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5605) 'i' used outside of binding context. (block-scoped-var)
(#5607) Expected { after 'for' condition. (curly)
(#5607) 'i' is already defined (no-redeclare)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5607) 'i' used outside of binding context. (block-scoped-var)
(#5612) Missing JSDoc comment. (require-jsdoc)
(#5612) Expected to return a value at the end of this function. (consistent-return)
(#5613) Expected { after 'if' condition. (curly)
(#5622) Expected { after 'if' condition. (curly)
(#5625) Missing JSDoc comment. (require-jsdoc)
(#5625) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5625) Statement inside of curly braces should be on next line. (brace-style)
(#5626) Missing JSDoc comment. (require-jsdoc)
(#5626) Statement inside of curly braces should be on next line. (brace-style)
(#5626) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5628) Missing JSDoc comment. (require-jsdoc)
(#5628) Statement inside of curly braces should be on next line. (brace-style)
(#5628) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5628) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5629) Missing JSDoc comment. (require-jsdoc)
(#5631) Expected { after 'if' condition. (curly)
(#5635) Missing JSDoc comment. (require-jsdoc)
(#5638) Expected { after 'if' condition. (curly)
(#5640) Do not nest ternary expressions (no-nested-ternary)
(#5641) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5643) Missing JSDoc comment. (require-jsdoc)
(#5645) Expected { after 'while' condition. (curly)
(#5645) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#5648) Do not nest ternary expressions (no-nested-ternary)
(#5649) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#5652) Missing JSDoc comment. (require-jsdoc)
(#5654) Expected { after 'if' condition. (curly)
(#5655) Expected { after 'if' condition. (curly)
(#5659) Missing JSDoc comment. (require-jsdoc)
(#5662) Statement inside of curly braces should be on next line. (brace-style)
(#5662) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5662) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5664) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5676) 'found' used outside of binding context. (block-scoped-var)
(#5679) Missing JSDoc comment. (require-jsdoc)
(#5680) Expected { after 'if' condition. (curly)
(#5681) Expected { after 'do'. (curly)
(#5692) Missing JSDoc comment. (require-jsdoc)
(#5694) Expected { after 'if' condition. (curly)
(#5695) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5699) Expected { after 'if' condition. (curly)
(#5701) Expected { after 'if' condition. (curly)
(#5706) Expected { after 'if' condition. (curly)
(#5707) Expected { after 'if' condition. (curly)
(#5709) Expected { after 'else'. (curly)
(#5715) Missing JSDoc comment. (require-jsdoc)
(#5717) Expected { after 'if' condition. (curly)
(#5717) Expected { after 'while' condition. (curly)
(#5746) Line 5746 exceeds the maximum line length of 132. (max-len)
(#5748) Line 5748 exceeds the maximum line length of 132. (max-len)
(#5749) Missing JSDoc comment. (require-jsdoc)
(#5750) Expected { after 'if' condition. (curly)
(#5751) Expected { after 'if' condition. (curly)
(#5752) Expected { after 'if' condition. (curly)
(#5753) Expected { after 'if' condition. (curly)
(#5754) Expected { after 'else'. (curly)
(#5758) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5758) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5758) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5762) Function 'anonymous' has a complexity of 43. (complexity)
(#5763) Expected { after 'if' condition. (curly)
(#5764) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5765) Expected { after 'for' condition. (curly)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5765) 'i' used outside of binding context. (block-scoped-var)
(#5766) 'type' used outside of binding context. (block-scoped-var)
(#5766) 'type' used outside of binding context. (block-scoped-var)
(#5766) 'type' used outside of binding context. (block-scoped-var)
(#5766) 'type' used outside of binding context. (block-scoped-var)
(#5766) 'type' used outside of binding context. (block-scoped-var)
(#5766) 'i' used outside of binding context. (block-scoped-var)
(#5766) 'i' used outside of binding context. (block-scoped-var)
(#5766) 'i' used outside of binding context. (block-scoped-var)
(#5766) 'i' used outside of binding context. (block-scoped-var)
(#5766) 'i' used outside of binding context. (block-scoped-var)
(#5766) 'i' used outside of binding context. (block-scoped-var)
(#5766) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' is already defined (no-redeclare)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'prev' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5772) 'i' used outside of binding context. (block-scoped-var)
(#5773) 'type' used outside of binding context. (block-scoped-var)
(#5773) 'type' is already defined (no-redeclare)
(#5773) 'type' used outside of binding context. (block-scoped-var)
(#5773) 'type' used outside of binding context. (block-scoped-var)
(#5773) 'type' used outside of binding context. (block-scoped-var)
(#5773) 'type' used outside of binding context. (block-scoped-var)
(#5773) 'i' used outside of binding context. (block-scoped-var)
(#5773) 'i' used outside of binding context. (block-scoped-var)
(#5773) 'i' used outside of binding context. (block-scoped-var)
(#5773) 'i' used outside of binding context. (block-scoped-var)
(#5773) 'i' used outside of binding context. (block-scoped-var)
(#5773) 'i' used outside of binding context. (block-scoped-var)
(#5773) 'i' used outside of binding context. (block-scoped-var)
(#5774) Expected { after 'if' condition. (curly)
(#5774) 'type' used outside of binding context. (block-scoped-var)
(#5774) 'type' used outside of binding context. (block-scoped-var)
(#5774) 'type' used outside of binding context. (block-scoped-var)
(#5774) 'type' used outside of binding context. (block-scoped-var)
(#5774) 'type' used outside of binding context. (block-scoped-var)
(#5774) 'i' used outside of binding context. (block-scoped-var)
(#5774) 'i' used outside of binding context. (block-scoped-var)
(#5774) 'i' used outside of binding context. (block-scoped-var)
(#5774) 'i' used outside of binding context. (block-scoped-var)
(#5774) 'i' used outside of binding context. (block-scoped-var)
(#5774) 'i' used outside of binding context. (block-scoped-var)
(#5774) 'i' used outside of binding context. (block-scoped-var)
(#5774) 'prev' used outside of binding context. (block-scoped-var)
(#5775) Expected { after 'else'. (curly)
(#5775) 'prev' used outside of binding context. (block-scoped-var)
(#5775) 'type' used outside of binding context. (block-scoped-var)
(#5775) 'type' used outside of binding context. (block-scoped-var)
(#5775) 'type' used outside of binding context. (block-scoped-var)
(#5775) 'type' used outside of binding context. (block-scoped-var)
(#5775) 'type' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' is already defined (no-redeclare)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'cur' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5783) 'i' used outside of binding context. (block-scoped-var)
(#5784) 'type' used outside of binding context. (block-scoped-var)
(#5784) 'type' is already defined (no-redeclare)
(#5784) 'type' used outside of binding context. (block-scoped-var)
(#5784) 'type' used outside of binding context. (block-scoped-var)
(#5784) 'type' used outside of binding context. (block-scoped-var)
(#5784) 'type' used outside of binding context. (block-scoped-var)
(#5784) 'i' used outside of binding context. (block-scoped-var)
(#5784) 'i' used outside of binding context. (block-scoped-var)
(#5784) 'i' used outside of binding context. (block-scoped-var)
(#5784) 'i' used outside of binding context. (block-scoped-var)
(#5784) 'i' used outside of binding context. (block-scoped-var)
(#5784) 'i' used outside of binding context. (block-scoped-var)
(#5784) 'i' used outside of binding context. (block-scoped-var)
(#5785) Expected { after 'if' condition. (curly)
(#5785) 'type' used outside of binding context. (block-scoped-var)
(#5785) 'type' used outside of binding context. (block-scoped-var)
(#5785) 'type' used outside of binding context. (block-scoped-var)
(#5785) 'type' used outside of binding context. (block-scoped-var)
(#5785) 'type' used outside of binding context. (block-scoped-var)
(#5785) 'cur' used outside of binding context. (block-scoped-var)
(#5785) 'i' used outside of binding context. (block-scoped-var)
(#5785) 'i' used outside of binding context. (block-scoped-var)
(#5785) 'i' used outside of binding context. (block-scoped-var)
(#5785) 'i' used outside of binding context. (block-scoped-var)
(#5785) 'i' used outside of binding context. (block-scoped-var)
(#5785) 'i' used outside of binding context. (block-scoped-var)
(#5785) 'i' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'cur' used outside of binding context. (block-scoped-var)
(#5786) Statement inside of curly braces should be on next line. (brace-style)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) Expected { after 'if' condition. (curly)
(#5786) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5786) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'type' used outside of binding context. (block-scoped-var)
(#5786) 'i' used outside of binding context. (block-scoped-var)
(#5786) 'i' used outside of binding context. (block-scoped-var)
(#5786) 'i' used outside of binding context. (block-scoped-var)
(#5786) 'i' used outside of binding context. (block-scoped-var)
(#5786) 'i' used outside of binding context. (block-scoped-var)
(#5786) 'i' used outside of binding context. (block-scoped-var)
(#5786) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' is already defined (no-redeclare)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'prev' is already defined (no-redeclare)
(#5792) 'prev' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5792) 'i' used outside of binding context. (block-scoped-var)
(#5793) 'type' used outside of binding context. (block-scoped-var)
(#5793) 'type' used outside of binding context. (block-scoped-var)
(#5793) 'type' used outside of binding context. (block-scoped-var)
(#5793) 'type' used outside of binding context. (block-scoped-var)
(#5793) 'type' is already defined (no-redeclare)
(#5793) 'type' used outside of binding context. (block-scoped-var)
(#5793) 'i' used outside of binding context. (block-scoped-var)
(#5793) 'i' used outside of binding context. (block-scoped-var)
(#5793) 'i' used outside of binding context. (block-scoped-var)
(#5793) 'i' used outside of binding context. (block-scoped-var)
(#5793) 'i' used outside of binding context. (block-scoped-var)
(#5793) 'i' used outside of binding context. (block-scoped-var)
(#5793) 'i' used outside of binding context. (block-scoped-var)
(#5794) Expected { after 'if' condition. (curly)
(#5794) 'type' used outside of binding context. (block-scoped-var)
(#5794) 'type' used outside of binding context. (block-scoped-var)
(#5794) 'type' used outside of binding context. (block-scoped-var)
(#5794) 'type' used outside of binding context. (block-scoped-var)
(#5794) 'type' used outside of binding context. (block-scoped-var)
(#5794) 'prev' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) Infix operators must be spaced. (space-infix-ops)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5794) 'i' used outside of binding context. (block-scoped-var)
(#5795) Expected { after 'if' condition. (curly)
(#5795) 'type' used outside of binding context. (block-scoped-var)
(#5795) 'type' used outside of binding context. (block-scoped-var)
(#5795) 'type' used outside of binding context. (block-scoped-var)
(#5795) 'type' used outside of binding context. (block-scoped-var)
(#5795) 'type' used outside of binding context. (block-scoped-var)
(#5795) 'prev' used outside of binding context. (block-scoped-var)
(#5795) 'i' used outside of binding context. (block-scoped-var)
(#5795) 'i' used outside of binding context. (block-scoped-var)
(#5795) 'i' used outside of binding context. (block-scoped-var)
(#5795) 'i' used outside of binding context. (block-scoped-var)
(#5795) 'i' used outside of binding context. (block-scoped-var)
(#5795) 'i' used outside of binding context. (block-scoped-var)
(#5795) 'i' used outside of binding context. (block-scoped-var)
(#5795) Infix operators must be spaced. (space-infix-ops)
(#5796) 'prev' used outside of binding context. (block-scoped-var)
(#5796) 'prev' used outside of binding context. (block-scoped-var)
(#5796) 'i' used outside of binding context. (block-scoped-var)
(#5796) 'i' used outside of binding context. (block-scoped-var)
(#5796) 'i' used outside of binding context. (block-scoped-var)
(#5796) 'i' used outside of binding context. (block-scoped-var)
(#5796) 'i' used outside of binding context. (block-scoped-var)
(#5796) 'i' used outside of binding context. (block-scoped-var)
(#5796) 'i' used outside of binding context. (block-scoped-var)
(#5796) 'prev' used outside of binding context. (block-scoped-var)
(#5797) 'prev' used outside of binding context. (block-scoped-var)
(#5797) 'type' used outside of binding context. (block-scoped-var)
(#5797) 'type' used outside of binding context. (block-scoped-var)
(#5797) 'type' used outside of binding context. (block-scoped-var)
(#5797) 'type' used outside of binding context. (block-scoped-var)
(#5797) 'type' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' is already defined (no-redeclare)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5804) 'i' used outside of binding context. (block-scoped-var)
(#5805) 'type' used outside of binding context. (block-scoped-var)
(#5805) 'type' used outside of binding context. (block-scoped-var)
(#5805) 'type' used outside of binding context. (block-scoped-var)
(#5805) 'type' used outside of binding context. (block-scoped-var)
(#5805) 'type' used outside of binding context. (block-scoped-var)
(#5805) 'type' is already defined (no-redeclare)
(#5805) 'i' used outside of binding context. (block-scoped-var)
(#5805) 'i' used outside of binding context. (block-scoped-var)
(#5805) 'i' used outside of binding context. (block-scoped-var)
(#5805) 'i' used outside of binding context. (block-scoped-var)
(#5805) 'i' used outside of binding context. (block-scoped-var)
(#5805) 'i' used outside of binding context. (block-scoped-var)
(#5805) 'i' used outside of binding context. (block-scoped-var)
(#5806) Expected { after 'if' condition. (curly)
(#5806) 'type' used outside of binding context. (block-scoped-var)
(#5806) 'type' used outside of binding context. (block-scoped-var)
(#5806) 'type' used outside of binding context. (block-scoped-var)
(#5806) 'type' used outside of binding context. (block-scoped-var)
(#5806) 'type' used outside of binding context. (block-scoped-var)
(#5806) 'i' used outside of binding context. (block-scoped-var)
(#5806) 'i' used outside of binding context. (block-scoped-var)
(#5806) 'i' used outside of binding context. (block-scoped-var)
(#5806) 'i' used outside of binding context. (block-scoped-var)
(#5806) 'i' used outside of binding context. (block-scoped-var)
(#5806) 'i' used outside of binding context. (block-scoped-var)
(#5806) 'i' used outside of binding context. (block-scoped-var)
(#5807) 'type' used outside of binding context. (block-scoped-var)
(#5807) 'type' used outside of binding context. (block-scoped-var)
(#5807) 'type' used outside of binding context. (block-scoped-var)
(#5807) 'type' used outside of binding context. (block-scoped-var)
(#5807) 'type' used outside of binding context. (block-scoped-var)
(#5808) 'end' used outside of binding context. (block-scoped-var)
(#5808) 'i' used outside of binding context. (block-scoped-var)
(#5808) 'i' used outside of binding context. (block-scoped-var)
(#5808) 'i' used outside of binding context. (block-scoped-var)
(#5808) 'i' used outside of binding context. (block-scoped-var)
(#5808) 'i' used outside of binding context. (block-scoped-var)
(#5808) 'i' used outside of binding context. (block-scoped-var)
(#5808) 'i' used outside of binding context. (block-scoped-var)
(#5808) 'end' used outside of binding context. (block-scoped-var)
(#5808) 'end' used outside of binding context. (block-scoped-var)
(#5808) 'end' used outside of binding context. (block-scoped-var)
(#5808) Empty block statement. (no-empty)
(#5809) 'replace' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) 'i' used outside of binding context. (block-scoped-var)
(#5809) Infix operators must be spaced. (space-infix-ops)
(#5809) 'end' used outside of binding context. (block-scoped-var)
(#5809) 'end' used outside of binding context. (block-scoped-var)
(#5809) 'end' used outside of binding context. (block-scoped-var)
(#5809) 'end' used outside of binding context. (block-scoped-var)
(#5810) Expected { after 'for' condition. (curly)
(#5810) 'j' used outside of binding context. (block-scoped-var)
(#5810) 'j' used outside of binding context. (block-scoped-var)
(#5810) 'i' used outside of binding context. (block-scoped-var)
(#5810) 'i' used outside of binding context. (block-scoped-var)
(#5810) 'i' used outside of binding context. (block-scoped-var)
(#5810) 'i' used outside of binding context. (block-scoped-var)
(#5810) 'i' used outside of binding context. (block-scoped-var)
(#5810) 'i' used outside of binding context. (block-scoped-var)
(#5810) 'i' used outside of binding context. (block-scoped-var)
(#5810) 'j' used outside of binding context. (block-scoped-var)
(#5810) 'j' used outside of binding context. (block-scoped-var)
(#5810) 'end' used outside of binding context. (block-scoped-var)
(#5810) 'end' used outside of binding context. (block-scoped-var)
(#5810) 'j' used outside of binding context. (block-scoped-var)
(#5810) 'j' used outside of binding context. (block-scoped-var)
(#5810) 'j' used outside of binding context. (block-scoped-var)
(#5810) 'j' used outside of binding context. (block-scoped-var)
(#5810) 'replace' used outside of binding context. (block-scoped-var)
(#5811) 'i' used outside of binding context. (block-scoped-var)
(#5811) 'i' used outside of binding context. (block-scoped-var)
(#5811) 'i' used outside of binding context. (block-scoped-var)
(#5811) 'i' used outside of binding context. (block-scoped-var)
(#5811) 'i' used outside of binding context. (block-scoped-var)
(#5811) 'i' used outside of binding context. (block-scoped-var)
(#5811) 'i' used outside of binding context. (block-scoped-var)
(#5811) 'end' used outside of binding context. (block-scoped-var)
(#5811) 'end' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' is already defined (no-redeclare)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'cur' used outside of binding context. (block-scoped-var)
(#5818) 'cur' is already defined (no-redeclare)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5818) 'i' used outside of binding context. (block-scoped-var)
(#5819) 'type' used outside of binding context. (block-scoped-var)
(#5819) 'type' is already defined (no-redeclare)
(#5819) 'type' used outside of binding context. (block-scoped-var)
(#5819) 'type' used outside of binding context. (block-scoped-var)
(#5819) 'type' used outside of binding context. (block-scoped-var)
(#5819) 'type' used outside of binding context. (block-scoped-var)
(#5819) 'i' used outside of binding context. (block-scoped-var)
(#5819) 'i' used outside of binding context. (block-scoped-var)
(#5819) 'i' used outside of binding context. (block-scoped-var)
(#5819) 'i' used outside of binding context. (block-scoped-var)
(#5819) 'i' used outside of binding context. (block-scoped-var)
(#5819) 'i' used outside of binding context. (block-scoped-var)
(#5819) 'i' used outside of binding context. (block-scoped-var)
(#5820) Expected { after 'if' condition. (curly)
(#5820) 'cur' used outside of binding context. (block-scoped-var)
(#5820) 'type' used outside of binding context. (block-scoped-var)
(#5820) 'type' used outside of binding context. (block-scoped-var)
(#5820) 'type' used outside of binding context. (block-scoped-var)
(#5820) 'type' used outside of binding context. (block-scoped-var)
(#5820) 'type' used outside of binding context. (block-scoped-var)
(#5820) 'i' used outside of binding context. (block-scoped-var)
(#5820) 'i' used outside of binding context. (block-scoped-var)
(#5820) 'i' used outside of binding context. (block-scoped-var)
(#5820) 'i' used outside of binding context. (block-scoped-var)
(#5820) 'i' used outside of binding context. (block-scoped-var)
(#5820) 'i' used outside of binding context. (block-scoped-var)
(#5820) 'i' used outside of binding context. (block-scoped-var)
(#5821) Expected { after 'if' condition. (curly)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5821) 'cur' used outside of binding context. (block-scoped-var)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5821) 'type' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' is already defined (no-redeclare)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5830) 'i' used outside of binding context. (block-scoped-var)
(#5831) 'i' used outside of binding context. (block-scoped-var)
(#5831) 'i' used outside of binding context. (block-scoped-var)
(#5831) 'i' used outside of binding context. (block-scoped-var)
(#5831) 'i' used outside of binding context. (block-scoped-var)
(#5831) 'i' used outside of binding context. (block-scoped-var)
(#5831) 'i' used outside of binding context. (block-scoped-var)
(#5831) 'i' used outside of binding context. (block-scoped-var)
(#5832) 'end' used outside of binding context. (block-scoped-var)
(#5832) 'end' is already defined (no-redeclare)
(#5832) 'i' used outside of binding context. (block-scoped-var)
(#5832) 'i' used outside of binding context. (block-scoped-var)
(#5832) 'i' used outside of binding context. (block-scoped-var)
(#5832) 'i' used outside of binding context. (block-scoped-var)
(#5832) 'i' used outside of binding context. (block-scoped-var)
(#5832) 'i' used outside of binding context. (block-scoped-var)
(#5832) 'i' used outside of binding context. (block-scoped-var)
(#5832) 'end' used outside of binding context. (block-scoped-var)
(#5832) 'end' used outside of binding context. (block-scoped-var)
(#5832) 'end' used outside of binding context. (block-scoped-var)
(#5832) Empty block statement. (no-empty)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) 'i' used outside of binding context. (block-scoped-var)
(#5833) Infix operators must be spaced. (space-infix-ops)
(#5834) 'end' used outside of binding context. (block-scoped-var)
(#5834) 'end' used outside of binding context. (block-scoped-var)
(#5834) 'end' used outside of binding context. (block-scoped-var)
(#5834) 'end' used outside of binding context. (block-scoped-var)
(#5835) 'replace' is already defined (no-redeclare)
(#5835) 'replace' used outside of binding context. (block-scoped-var)
(#5836) Expected { after 'for' condition. (curly)
(#5836) 'j' is already defined (no-redeclare)
(#5836) 'j' used outside of binding context. (block-scoped-var)
(#5836) 'j' used outside of binding context. (block-scoped-var)
(#5836) 'i' used outside of binding context. (block-scoped-var)
(#5836) 'i' used outside of binding context. (block-scoped-var)
(#5836) 'i' used outside of binding context. (block-scoped-var)
(#5836) 'i' used outside of binding context. (block-scoped-var)
(#5836) 'i' used outside of binding context. (block-scoped-var)
(#5836) 'i' used outside of binding context. (block-scoped-var)
(#5836) 'i' used outside of binding context. (block-scoped-var)
(#5836) 'j' used outside of binding context. (block-scoped-var)
(#5836) 'j' used outside of binding context. (block-scoped-var)
(#5836) 'end' used outside of binding context. (block-scoped-var)
(#5836) 'end' used outside of binding context. (block-scoped-var)
(#5836) 'j' used outside of binding context. (block-scoped-var)
(#5836) 'j' used outside of binding context. (block-scoped-var)
(#5836) 'j' used outside of binding context. (block-scoped-var)
(#5836) 'j' used outside of binding context. (block-scoped-var)
(#5836) 'replace' used outside of binding context. (block-scoped-var)
(#5837) 'i' used outside of binding context. (block-scoped-var)
(#5837) 'i' used outside of binding context. (block-scoped-var)
(#5837) 'i' used outside of binding context. (block-scoped-var)
(#5837) 'i' used outside of binding context. (block-scoped-var)
(#5837) 'i' used outside of binding context. (block-scoped-var)
(#5837) 'i' used outside of binding context. (block-scoped-var)
(#5837) 'i' used outside of binding context. (block-scoped-var)
(#5837) 'end' used outside of binding context. (block-scoped-var)
(#5837) 'end' used outside of binding context. (block-scoped-var)
(#5846) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' is already defined (no-redeclare)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5847) 'i' used outside of binding context. (block-scoped-var)
(#5848) 'i' used outside of binding context. (block-scoped-var)
(#5848) 'i' used outside of binding context. (block-scoped-var)
(#5848) 'i' used outside of binding context. (block-scoped-var)
(#5848) 'i' used outside of binding context. (block-scoped-var)
(#5848) 'i' used outside of binding context. (block-scoped-var)
(#5848) 'i' used outside of binding context. (block-scoped-var)
(#5848) 'i' used outside of binding context. (block-scoped-var)
(#5849) 'i' used outside of binding context. (block-scoped-var)
(#5849) 'i' used outside of binding context. (block-scoped-var)
(#5849) 'i' used outside of binding context. (block-scoped-var)
(#5849) 'i' used outside of binding context. (block-scoped-var)
(#5849) 'i' used outside of binding context. (block-scoped-var)
(#5849) 'i' used outside of binding context. (block-scoped-var)
(#5849) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) 'i' used outside of binding context. (block-scoped-var)
(#5850) Empty block statement. (no-empty)
(#5851) 'i' used outside of binding context. (block-scoped-var)
(#5851) 'i' used outside of binding context. (block-scoped-var)
(#5851) 'i' used outside of binding context. (block-scoped-var)
(#5851) 'i' used outside of binding context. (block-scoped-var)
(#5851) 'i' used outside of binding context. (block-scoped-var)
(#5851) 'i' used outside of binding context. (block-scoped-var)
(#5851) 'i' used outside of binding context. (block-scoped-var)
(#5853) 'i' used outside of binding context. (block-scoped-var)
(#5853) 'i' used outside of binding context. (block-scoped-var)
(#5853) 'i' used outside of binding context. (block-scoped-var)
(#5853) 'i' used outside of binding context. (block-scoped-var)
(#5853) 'i' used outside of binding context. (block-scoped-var)
(#5853) 'i' used outside of binding context. (block-scoped-var)
(#5853) 'i' used outside of binding context. (block-scoped-var)
(#5853) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) 'i' used outside of binding context. (block-scoped-var)
(#5854) Empty block statement. (no-empty)
(#5855) 'j' used outside of binding context. (block-scoped-var)
(#5855) 'j' used outside of binding context. (block-scoped-var)
(#5855) 'j' is already defined (no-redeclare)
(#5855) 'j' used outside of binding context. (block-scoped-var)
(#5855) 'j' used outside of binding context. (block-scoped-var)
(#5855) 'i' used outside of binding context. (block-scoped-var)
(#5855) 'i' used outside of binding context. (block-scoped-var)
(#5855) 'i' used outside of binding context. (block-scoped-var)
(#5855) 'i' used outside of binding context. (block-scoped-var)
(#5855) 'i' used outside of binding context. (block-scoped-var)
(#5855) 'i' used outside of binding context. (block-scoped-var)
(#5855) 'i' used outside of binding context. (block-scoped-var)
(#5856) 'j' used outside of binding context. (block-scoped-var)
(#5856) 'j' used outside of binding context. (block-scoped-var)
(#5857) Expected { after 'if' condition. (curly)
(#5857) 'j' used outside of binding context. (block-scoped-var)
(#5857) 'j' used outside of binding context. (block-scoped-var)
(#5857) 'j' used outside of binding context. (block-scoped-var)
(#5857) 'j' used outside of binding context. (block-scoped-var)
(#5858) 'j' used outside of binding context. (block-scoped-var)
(#5858) 'j' used outside of binding context. (block-scoped-var)
(#5859) 'j' used outside of binding context. (block-scoped-var)
(#5859) 'j' used outside of binding context. (block-scoped-var)
(#5859) 'j' used outside of binding context. (block-scoped-var)
(#5859) 'j' used outside of binding context. (block-scoped-var)
(#5859) 'i' used outside of binding context. (block-scoped-var)
(#5859) 'i' used outside of binding context. (block-scoped-var)
(#5859) 'i' used outside of binding context. (block-scoped-var)
(#5859) 'i' used outside of binding context. (block-scoped-var)
(#5859) 'i' used outside of binding context. (block-scoped-var)
(#5859) 'i' used outside of binding context. (block-scoped-var)
(#5859) 'i' used outside of binding context. (block-scoped-var)
(#5859) 'j' used outside of binding context. (block-scoped-var)
(#5859) 'j' used outside of binding context. (block-scoped-var)
(#5859) 'j' used outside of binding context. (block-scoped-var)
(#5859) 'j' used outside of binding context. (block-scoped-var)
(#5859) Empty block statement. (no-empty)
(#5860) 'j' used outside of binding context. (block-scoped-var)
(#5860) 'j' used outside of binding context. (block-scoped-var)
(#5861) 'j' used outside of binding context. (block-scoped-var)
(#5861) 'j' used outside of binding context. (block-scoped-var)
(#5862) Expected { after 'else'. (curly)
(#5862) 'j' used outside of binding context. (block-scoped-var)
(#5862) 'j' used outside of binding context. (block-scoped-var)
(#5864) Expected { after 'if' condition. (curly)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5864) 'i' used outside of binding context. (block-scoped-var)
(#5875) Expected { after 'if' condition. (curly)
blocks/configurable_reports/js/codemirror/mode/meta.js
(#1) 'CodeMirror' is not defined. (no-undef)
blocks/configurable_reports/js/codemirror/mode/sql/sql.js
(#1) 'CodeMirror' is not defined. (no-undef)
(#4) Multiple spaces found before '='. (no-multi-spaces)
(#5) Multiple spaces found before '='. (no-multi-spaces)
(#6) Multiple spaces found before '='. (no-multi-spaces)
(#7) Multiple spaces found before '='. (no-multi-spaces)
(#8) Multiple spaces found before '='. (no-multi-spaces)
(#9) Multiple spaces found before '='. (no-multi-spaces)
(#10) Multiple spaces found before '='. (no-multi-spaces)
(#11) Multiple spaces found before '='. (no-multi-spaces)
(#11) Extra space after key 'date'. (key-spacing)
(#11) Extra space after key 'time'. (key-spacing)
(#11) Extra space after key 'timestamp'. (key-spacing)
(#13) Function 'tokenBase' has a complexity of 37. (complexity)
(#13) Missing JSDoc comment. (require-jsdoc)
(#13) Expected to return a value at the end of this function. (consistent-return)
(#19) Expected { after 'if' condition. (curly)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#54) Unnecessary escape character: \; (no-useless-escape)
(#96) Expected { after 'if' condition. (curly)
(#98) Expected { after 'if' condition. (curly)
(#99) Expected { after 'if' condition. (curly)
(#100) Expected { after 'if' condition. (curly)
(#101) Expected { after 'if' condition. (curly)
(#107) Missing JSDoc comment. (require-jsdoc)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#110) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#120) Missing JSDoc comment. (require-jsdoc)
(#121) Unexpected constant condition. (no-constant-condition)
(#136) Missing JSDoc comment. (require-jsdoc)
(#145) Missing JSDoc comment. (require-jsdoc)
(#157) Expected { after 'if' condition. (curly)
(#157) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#160) Expected { after 'if' condition. (curly)
(#163) Expected { after 'if' condition. (curly)
(#165) Expected { after 'if' condition. (curly)
(#165) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#169) Expected { after 'if' condition. (curly)
(#171) Expected { after 'if' condition. (curly)
(#173) Expected { after 'if' condition. (curly)
(#180) Expected { after 'if' condition. (curly)
(#180) 'CodeMirror' is not defined. (no-undef)
(#181) Expected { after 'if' condition. (curly)
(#182) Expected { after 'else'. (curly)
(#187) Do not nest ternary expressions (no-nested-ternary)
(#195) Missing JSDoc comment. (require-jsdoc)
(#199) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#200) Expected { after 'if' condition. (curly)
(#206) Missing JSDoc comment. (require-jsdoc)
(#226) Unnecessary escape character: \_ (no-useless-escape)
(#230) Unnecessary semicolon. (no-extra-semi)
(#233) Missing JSDoc comment. (require-jsdoc)
(#245) Line 245 exceeds the maximum line length of 132. (max-len)
(#248) Missing JSDoc comment. (require-jsdoc)
(#249) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#250) Expected { after 'for' condition. (curly)
(#255) 'CodeMirror' is not defined. (no-undef)
(#258) Line 258 exceeds the maximum line length of 132. (max-len)
(#265) 'CodeMirror' is not defined. (no-undef)
(#267) Line 267 exceeds the maximum line length of 132. (max-len)
(#268) Line 268 exceeds the maximum line length of 132. (max-len)
(#269) Line 269 exceeds the maximum line length of 132. (max-len)
(#273) Line 273 exceeds the maximum line length of 132. (max-len)
(#281) 'CodeMirror' is not defined. (no-undef)
(#283) Line 283 exceeds the maximum line length of 132. (max-len)
(#284) Line 284 exceeds the maximum line length of 132. (max-len)
(#285) Line 285 exceeds the maximum line length of 132. (max-len)
(#289) Line 289 exceeds the maximum line length of 132. (max-len)
(#299) 'CodeMirror' is not defined. (no-undef)
(#302) Line 302 exceeds the maximum line length of 132. (max-len)
(#312) 'CodeMirror' is not defined. (no-undef)
(#314) Line 314 exceeds the maximum line length of 132. (max-len)
(#315) Line 315 exceeds the maximum line length of 132. (max-len)
(#316) Line 316 exceeds the maximum line length of 132. (max-len)
blocks/configurable_reports/js/configurable_reports.js
(#1) Identifier 'editor_querysql' is not in camel case. (camelcase)
(#1) 'editor_querysql' is defined but never used (no-unused-vars)
(#2) Identifier 'editor_remotequerysql' is not in camel case. (camelcase)
(#4) Identifier 'block_configurable_reports' is not in camel case. (camelcase)
(#13) Identifier 'editor_querysql' is not in camel case. (camelcase)
(#13) 'CodeMirror' is not defined. (no-undef)
(#19) Extra space after key 'matchBrackets'. (key-spacing)
(#26) Expected { after 'if' condition. (curly)
(#30) Identifier 'editor_remotequerysql' is not in camel case. (camelcase)
(#30) 'CodeMirror' is not defined. (no-undef)
(#36) Extra space after key 'matchBrackets'. (key-spacing)
(#46) 'select_reportcategories' is not defined. (no-undef)
(#46) Identifier 'select_reportcategories' is not in camel case. (camelcase)
(#47) Infix operators must be spaced. (space-infix-ops)
(#55) Expected space(s) after "for". (keyword-spacing)
(#57) 'option' is not defined. (no-undef)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) ["path"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) ["name"] is better written in dot notation. (dot-notation)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) 'select_reportcategories' is not defined. (no-undef)
(#58) Identifier 'select_reportcategories' is not in camel case. (camelcase)
(#58) 'option' is not defined. (no-undef)
(#63) 'o' is defined but never used (no-unused-vars)
(#65) Unexpected alert. (no-alert)
(#72) Identifier 'onchange_crreportcategories' is not in camel case. (camelcase)
(#72) Extra space after key 'onchange_crreportcategories'. (key-spacing)
(#72) Unexpected space before function parentheses. (space-before-function-paren)
(#72) Identifier 'select_element' is not in camel case. (camelcase)
(#72) A space is required after ','. (comma-spacing)
(#75) Identifier 'select_reportnames' is not in camel case. (camelcase)
(#75) 'select_reportnames' is not defined. (no-undef)
(#77) 'xhr' is defined but never used (no-unused-vars)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Identifier 'select_element' is not in camel case. (camelcase)
(#78) Identifier 'select_element' is not in camel case. (camelcase)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#84) 'select_reportnames' is not defined. (no-undef)
(#84) Identifier 'select_reportnames' is not in camel case. (camelcase)
(#85) 'option' is not defined. (no-undef)
(#86) 'select_reportnames' is not defined. (no-undef)
(#86) Identifier 'select_reportnames' is not in camel case. (camelcase)
(#86) 'option' is not defined. (no-undef)
(#88) Expected space(s) after "for". (keyword-spacing)
(#90) Line 90 exceeds the maximum line length of 132. (max-len)
(#90) 'option' is not defined. (no-undef)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) ["git_url"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) ["name"] is better written in dot notation. (dot-notation)
(#90) Infix operators must be spaced. (space-infix-ops)
(#91) Identifier 'select_reportnames' is not in camel case. (camelcase)
(#91) 'select_reportnames' is not defined. (no-undef)
(#91) 'option' is not defined. (no-undef)
(#95) 'o' is defined but never used (no-unused-vars)
(#96) Unexpected alert. (no-alert)
(#102) Extra space after key 'onchange_crreportnames'. (key-spacing)
(#102) Identifier 'onchange_crreportnames' is not in camel case. (camelcase)
(#102) Unexpected space before function parentheses. (space-before-function-paren)
(#102) Identifier 'select_element' is not in camel case. (camelcase)
(#102) A space is required after ','. (comma-spacing)
(#102) 'sesskey' is defined but never used (no-unused-vars)
(#103) 'Y' is defined but never used (no-unused-vars)
(#105) Identifier 'select_element' is not in camel case. (camelcase)
(#105) Identifier 'select_element' is not in camel case. (camelcase)
(#109) Extra space after key 'onchange_reportcategories'. (key-spacing)
(#109) Identifier 'onchange_reportcategories' is not in camel case. (camelcase)
(#109) Unexpected space before function parentheses. (space-before-function-paren)
(#109) Identifier 'select_element' is not in camel case. (camelcase)
(#109) A space is required after ','. (comma-spacing)
(#112) Expected space or tab after '//' in comment. (spaced-comment)
(#113) Expected space or tab after '//' in comment. (spaced-comment)
(#115) 'select_reportsincategory' is not defined. (no-undef)
(#115) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#116) 'select_reportsincategory' is not defined. (no-undef)
(#116) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#117) 'xhr' is defined but never used (no-unused-vars)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Identifier 'select_element' is not in camel case. (camelcase)
(#118) Identifier 'select_element' is not in camel case. (camelcase)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#125) 'option' is not defined. (no-undef)
(#126) 'option' is not defined. (no-undef)
(#128) Expected space(s) after "for". (keyword-spacing)
(#130) Line 130 exceeds the maximum line length of 132. (max-len)
(#130) 'option' is not defined. (no-undef)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) ["fullname"] is better written in dot notation. (dot-notation)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) ["name"] is better written in dot notation. (dot-notation)
(#130) Infix operators must be spaced. (space-infix-ops)
(#131) 'option' is not defined. (no-undef)
(#134) 'select_reportsincategory' is not defined. (no-undef)
(#134) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#135) A space is required after ','. (comma-spacing)
(#136) A space is required after ','. (comma-spacing)
(#137) Line 137 exceeds the maximum line length of 132. (max-len)
(#137) A space is required after ','. (comma-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#138) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#138) 'select_reportsincategory' is not defined. (no-undef)
(#142) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#142) 'select_reportsincategory' is not defined. (no-undef)
(#154) Extra space after key 'onchange_reportsincategory'. (key-spacing)
(#154) Identifier 'onchange_reportsincategory' is not in camel case. (camelcase)
(#154) Unexpected space before function parentheses. (space-before-function-paren)
(#154) Identifier 'select_element' is not in camel case. (camelcase)
(#154) A space is required after ','. (comma-spacing)
(#157) Expected space or tab after '//' in comment. (spaced-comment)
(#158) Expected space or tab after '//' in comment. (spaced-comment)
(#160) Identifier 'textarea_reportsincategory' is not in camel case. (camelcase)
(#160) 'textarea_reportsincategory' is not defined. (no-undef)
(#161) Expected space or tab after '//' in comment. (spaced-comment)
(#162) 'xhr' is defined but never used (no-unused-vars)
(#162) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Identifier 'select_element' is not in camel case. (camelcase)
(#163) Identifier 'select_element' is not in camel case. (camelcase)
(#163) Infix operators must be spaced. (space-infix-ops)
(#163) Infix operators must be spaced. (space-infix-ops)
(#171) Identifier 'textarea_reportsincategory' is not in camel case. (camelcase)
(#171) 'textarea_reportsincategory' is not defined. (no-undef)
(#174) Identifier 'editor_remotequerysql' is not in camel case. (camelcase)
(#186) Line 186 exceeds the maximum line length of 132. (max-len)
(#192) Identifier 'select_reportsincategory' is not in camel case. (camelcase)
(#192) 'select_reportsincategory' is not defined. (no-undef)
(#203) Missing semicolon. (semi)
(#205) Missing JSDoc comment. (require-jsdoc)
(#205) 'menuplugin' is defined but never used (no-unused-vars)
(#205) A space is required after ','. (comma-spacing)
(#206) Infix operators must be spaced. (space-infix-ops)
blocks/configurable_reports/js/datatables/extras/AutoFill/media/docs/media/js/doc.js
(#6) '$' is not defined. (no-undef)
(#6) There should be no spaces inside this paren. (space-in-parens)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#7) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#10) '$' is not defined. (no-undef)
(#11) '$' is not defined. (no-undef)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) '$' is not defined. (no-undef)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#14) 'SyntaxHighlighter' is not defined. (no-undef)
(#16) '$' is not defined. (no-undef)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#17) '$' is not defined. (no-undef)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#18) '$' is not defined. (no-undef)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#19) '$' is not defined. (no-undef)
(#20) '$' is not defined. (no-undef)
(#22) '$' is not defined. (no-undef)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#23) '$' is not defined. (no-undef)
(#24) '$' is not defined. (no-undef)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#30) '$' is not defined. (no-undef)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#31) '$' is not defined. (no-undef)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#32) '$' is not defined. (no-undef)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#33) '$' is not defined. (no-undef)
(#34) '$' is not defined. (no-undef)
(#36) '$' is not defined. (no-undef)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#37) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#44) '$' is not defined. (no-undef)
(#45) '$' is not defined. (no-undef)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#47) '$' is not defined. (no-undef)
(#47) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#53) '$' is not defined. (no-undef)
(#53) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#63) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#66) '$' is not defined. (no-undef)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#69) '$' is not defined. (no-undef)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#72) '$' is not defined. (no-undef)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#79) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#79) Missing JSDoc comment. (require-jsdoc)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#82) '$' is not defined. (no-undef)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) '$' is not defined. (no-undef)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#90) Missing JSDoc comment. (require-jsdoc)
(#90) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Trailing spaces not allowed. (no-trailing-spaces)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#101) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#101) Missing JSDoc comment. (require-jsdoc)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#106) Expected space(s) after "for". (keyword-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#112) Trailing spaces not allowed. (no-trailing-spaces)
(#114) A space is required after ','. (comma-spacing)
(#117) Trailing spaces not allowed. (no-trailing-spaces)
blocks/configurable_reports/js/datatables/extras/AutoFill/media/docs/media/js/jquery.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#97) Function 'init' has a complexity of 21. (complexity)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#139) Blocks are nested too deeply (5). (max-depth)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space after '[' (array-bracket-spacing)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space before ']' (array-bracket-spacing)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space after '[' (array-bracket-spacing)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#163) Blocks are nested too deeply (5). (max-depth)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#222) Do not nest ternary expressions (no-nested-ternary)
(#222) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#292) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#343) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#343) There should be no space after '[' (computed-property-spacing)
(#343) There should be no space before ']' (computed-property-spacing)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#346) There should be no space after '[' (computed-property-spacing)
(#346) There should be no space before ']' (computed-property-spacing)
(#347) There should be no space after '[' (computed-property-spacing)
(#347) There should be no space before ']' (computed-property-spacing)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#356) Blocks are nested too deeply (5). (max-depth)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no space after '[' (computed-property-spacing)
(#365) There should be no space before ']' (computed-property-spacing)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#369) There should be no space after '[' (computed-property-spacing)
(#369) There should be no space before ']' (computed-property-spacing)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#398) Expected to return a value at the end of this function. (consistent-return)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#416) Expected a return value. (consistent-return)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#420) There should be no space after '[' (array-bracket-spacing)
(#420) There should be no space before ']' (array-bracket-spacing)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#440) Expected no return value. (consistent-return)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#465) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#466) Expected space(s) after "catch". (keyword-spacing)
(#466) Empty block statement. (no-empty)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#491) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#495) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no space after '[' (computed-property-spacing)
(#497) There should be no space before ']' (computed-property-spacing)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) Empty block statement. (no-empty)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#525) 'name' is defined but never used (no-unused-vars)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#535) Expected to return a value at the end of this function. (consistent-return)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#552) The Function constructor is eval. (no-new-func)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no space before ','. (comma-spacing)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#567) 'ActiveXObject' is not defined. (no-undef)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#581) Unexpected empty function. (no-empty-function)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#610) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no space after '[' (computed-property-spacing)
(#617) There should be no space before ']' (computed-property-spacing)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no space after '[' (computed-property-spacing)
(#623) There should be no space before ']' (computed-property-spacing)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#638) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) Empty block statement. (no-empty)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#649) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#656) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#665) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#672) Line 672 exceeds the maximum line length of 132. (max-len)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no space after '[' (computed-property-spacing)
(#688) There should be no space before ']' (computed-property-spacing)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#717) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no space after '[' (computed-property-spacing)
(#723) There should be no space before ']' (computed-property-spacing)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no space after '[' (computed-property-spacing)
(#725) There should be no space before ']' (computed-property-spacing)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#734) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no space after '[' (computed-property-spacing)
(#739) There should be no space before ']' (computed-property-spacing)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#741) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#742) There should be no space after '[' (computed-property-spacing)
(#742) There should be no space before ']' (computed-property-spacing)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#757) There should be no space after '[' (computed-property-spacing)
(#757) There should be no space before ']' (computed-property-spacing)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#825) Multiple spaces found before '='. (no-multi-spaces)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#841) There should be no space after '[' (computed-property-spacing)
(#841) There should be no space before ']' (computed-property-spacing)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#861) Expected space(s) after "while". (keyword-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#861) There should be no space after '[' (computed-property-spacing)
(#861) There should be no space before ']' (computed-property-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#868) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#871) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#872) There should be no space after '[' (array-bracket-spacing)
(#872) There should be no space before ']' (array-bracket-spacing)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#907) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#919) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#926) Expected space(s) after "while". (keyword-spacing)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#931) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no space after '[' (computed-property-spacing)
(#956) There should be no space before ']' (computed-property-spacing)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#962) Expected space(s) after "while". (keyword-spacing)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#963) There should be no space after '[' (computed-property-spacing)
(#963) There should be no space before ']' (computed-property-spacing)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#990) There should be no space after '{' (object-curly-spacing)
(#990) There should be no space before '}' (object-curly-spacing)
(#994) Missing JSDoc comment. (require-jsdoc)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1022) There should be no space after '[' (computed-property-spacing)
(#1022) There should be no space before ']' (computed-property-spacing)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1027) There should be no space after '[' (computed-property-spacing)
(#1027) There should be no space before ']' (computed-property-spacing)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1069) Missing JSDoc comment. (require-jsdoc)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1078) Expected space(s) after "catch". (keyword-spacing)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1180) Expected space(s) after "catch". (keyword-spacing)
(#1180) Empty block statement. (no-empty)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no space after '[' (computed-property-spacing)
(#1187) There should be no space before ']' (computed-property-spacing)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1189) There should be no space after '[' (computed-property-spacing)
(#1189) There should be no space before ']' (computed-property-spacing)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1196) Multiple spaces found before '='. (no-multi-spaces)
(#1207) Expected space(s) after "catch". (keyword-spacing)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1317) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1374) There should be no space after '[' (computed-property-spacing)
(#1374) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1380) There should be no space after '[' (computed-property-spacing)
(#1380) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1381) There should be no space after '[' (computed-property-spacing)
(#1381) There should be no space before ']' (computed-property-spacing)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1387) There should be no space after '[' (computed-property-spacing)
(#1387) There should be no space before ']' (computed-property-spacing)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1401) There should be no space after '[' (computed-property-spacing)
(#1401) There should be no space before ']' (computed-property-spacing)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no space after '[' (computed-property-spacing)
(#1407) There should be no space before ']' (computed-property-spacing)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1408) There should be no space after '[' (computed-property-spacing)
(#1408) There should be no space before ']' (computed-property-spacing)
(#1411) There should be no space after '[' (computed-property-spacing)
(#1411) There should be no space before ']' (computed-property-spacing)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1415) There should be no space after '[' (computed-property-spacing)
(#1415) There should be no space before ']' (computed-property-spacing)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1422) Expected no return value. (consistent-return)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1425) Expected no return value. (consistent-return)
(#1425) There should be no space after '[' (computed-property-spacing)
(#1425) There should be no space before ']' (computed-property-spacing)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1433) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1439) There should be no space after '[' (computed-property-spacing)
(#1439) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1443) There should be no space after '[' (computed-property-spacing)
(#1443) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1451) There should be no space after '[' (computed-property-spacing)
(#1451) There should be no space before ']' (computed-property-spacing)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1467) There should be no space after '[' (computed-property-spacing)
(#1467) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1478) There should be no space after '[' (computed-property-spacing)
(#1478) There should be no space before ']' (computed-property-spacing)
(#1480) There should be no space after '[' (computed-property-spacing)
(#1480) There should be no space before ']' (computed-property-spacing)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1487) There should be no space after '[' (computed-property-spacing)
(#1487) There should be no space before ']' (computed-property-spacing)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1492) There should be no space after '[' (computed-property-spacing)
(#1492) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1504) There should be no space after '[' (computed-property-spacing)
(#1504) There should be no space before ']' (computed-property-spacing)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1508) There should be no space after '[' (computed-property-spacing)
(#1508) There should be no space before ']' (computed-property-spacing)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1521) There should be no space after '[' (computed-property-spacing)
(#1521) There should be no space before ']' (computed-property-spacing)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1541) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1545) Blocks are nested too deeply (5). (max-depth)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no space after '[' (computed-property-spacing)
(#1547) There should be no space before ']' (computed-property-spacing)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1580) There should be no space after '[' (array-bracket-spacing)
(#1580) There should be no space before ']' (array-bracket-spacing)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1596) Missing JSDoc comment. (require-jsdoc)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1604) Do not nest ternary expressions (no-nested-ternary)
(#1605) Do not nest ternary expressions (no-nested-ternary)
(#1606) Do not nest ternary expressions (no-nested-ternary)
(#1607) Do not nest ternary expressions (no-nested-ternary)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1610) Expected space(s) after "catch". (keyword-spacing)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) Empty block statement. (no-empty)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1626) Missing JSDoc comment. (require-jsdoc)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1638) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1650) Expected no return value. (consistent-return)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1660) Expected no return value. (consistent-return)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1702) 'i' is defined but never used (no-unused-vars)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1722) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1726) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1737) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1765) 'fn' is defined but never used (no-unused-vars)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1766) Missing space before opening brace. (space-before-blocks)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1796) Blocks are nested too deeply (5). (max-depth)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1797) Blocks are nested too deeply (6). (max-depth)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1827) Blocks are nested too deeply (5). (max-depth)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no space after '[' (computed-property-spacing)
(#1862) There should be no space before ']' (computed-property-spacing)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no space after '[' (computed-property-spacing)
(#1865) There should be no space before ']' (computed-property-spacing)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1917) There should be no space after '[' (computed-property-spacing)
(#1917) There should be no space before ']' (computed-property-spacing)
(#1920) Line 1920 exceeds the maximum line length of 132. (max-len)
(#1920) Blocks are nested too deeply (5). (max-depth)
(#1920) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1927) Blocks are nested too deeply (6). (max-depth)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no space after '[' (computed-property-spacing)
(#1938) There should be no space before ']' (computed-property-spacing)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1960) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1971) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1976) Unexpected space before function parentheses. (space-before-function-paren)
(#1977) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#2014) Function 'attr' has a complexity of 30. (complexity)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2029) There should be no space after '[' (computed-property-spacing)
(#2029) There should be no space before ']' (computed-property-spacing)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2041) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2045) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2052) There should be no space after '[' (computed-property-spacing)
(#2052) There should be no space before ']' (computed-property-spacing)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2060) Blocks are nested too deeply (5). (max-depth)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2065) There should be no space after '[' (computed-property-spacing)
(#2065) There should be no space before ']' (computed-property-spacing)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2079) Do not nest ternary expressions (no-nested-ternary)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2086) There should be no space after '[' (computed-property-spacing)
(#2086) There should be no space before ']' (computed-property-spacing)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no space after '[' (computed-property-spacing)
(#2104) There should be no space before ']' (computed-property-spacing)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2118) There should be no space after '[' (computed-property-spacing)
(#2118) There should be no space before ']' (computed-property-spacing)
(#2120) There should be no space after '[' (computed-property-spacing)
(#2120) There should be no space before ']' (computed-property-spacing)
(#2126) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2145) Function 'add' has a complexity of 24. (complexity)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2159) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) Empty block statement. (no-empty)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2216) There should be no space after '[' (computed-property-spacing)
(#2216) There should be no space before ']' (computed-property-spacing)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2219) There should be no space after '{' (object-curly-spacing)
(#2219) There should be no space before '}' (object-curly-spacing)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2238) There should be no space after '[' (computed-property-spacing)
(#2238) There should be no space before ']' (computed-property-spacing)
(#2239) There should be no space after '[' (computed-property-spacing)
(#2239) There should be no space before ']' (computed-property-spacing)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2243) There should be no space after '[' (computed-property-spacing)
(#2243) There should be no space before ']' (computed-property-spacing)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2271) There should be no space after '[' (computed-property-spacing)
(#2271) There should be no space before ']' (computed-property-spacing)
(#2281) Function 'remove' has a complexity of 34. (complexity)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2291) 'ret' is defined but never used (no-unused-vars)
(#2291) 'fn' is defined but never used (no-unused-vars)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no space after '[' (computed-property-spacing)
(#2320) There should be no space before ']' (computed-property-spacing)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2335) There should be no space after '[' (computed-property-spacing)
(#2335) There should be no space before ']' (computed-property-spacing)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2343) There should be no space after '[' (computed-property-spacing)
(#2343) There should be no space before ']' (computed-property-spacing)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2354) There should be no space after '[' (computed-property-spacing)
(#2354) There should be no space before ']' (computed-property-spacing)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2357) There should be no space after '[' (computed-property-spacing)
(#2357) There should be no space before ']' (computed-property-spacing)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2362) Blocks are nested too deeply (5). (max-depth)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2362) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2366) Blocks are nested too deeply (5). (max-depth)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2371) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2378) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2384) There should be no space after '[' (computed-property-spacing)
(#2384) There should be no space before ']' (computed-property-spacing)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2405) Function 'trigger' has a complexity of 25. (complexity)
(#2405) Expected to return a value at the end of this function. (consistent-return)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2405) Expected space or tab after '/*' in comment. (spaced-comment)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2411) Do not nest ternary expressions (no-nested-ternary)
(#2413) There should be no space after '[' (computed-property-spacing)
(#2413) There should be no space before ']' (computed-property-spacing)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no space after '[' (computed-property-spacing)
(#2430) There should be no space before ']' (computed-property-spacing)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2433) There should be no spaces inside this paren. (space-in-parens)
(#2438) There should be no space after '[' (computed-property-spacing)
(#2438) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2439) There should be no space after '[' (computed-property-spacing)
(#2439) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2483) Empty block statement. (no-empty)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2493) There should be no space after '[' (computed-property-spacing)
(#2493) There should be no space before ']' (computed-property-spacing)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2496) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no space after '[' (computed-property-spacing)
(#2499) There should be no space before ']' (computed-property-spacing)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2501) There should be no space after '[' (computed-property-spacing)
(#2501) There should be no space before ']' (computed-property-spacing)
(#2503) Blocks are nested too deeply (5). (max-depth)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2504) There should be no space after '[' (computed-property-spacing)
(#2504) There should be no space before ']' (computed-property-spacing)
(#2508) There should be no space after '[' (computed-property-spacing)
(#2508) There should be no space before ']' (computed-property-spacing)
(#2512) Empty block statement. (no-empty)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2515) There should be no space after '[' (computed-property-spacing)
(#2515) There should be no space before ']' (computed-property-spacing)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2524) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2525) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2537) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2541) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2545) There should be no space after '[' (computed-property-spacing)
(#2545) There should be no space before ']' (computed-property-spacing)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2552) There should be no space after '[' (computed-property-spacing)
(#2552) There should be no space before ']' (computed-property-spacing)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2566) Blocks are nested too deeply (5). (max-depth)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2582) Line 2582 exceeds the maximum line length of 132. (max-len)
(#2584) Function 'fix' has a complexity of 25. (complexity)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no space after '[' (computed-property-spacing)
(#2585) There should be no space before ']' (computed-property-spacing)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2595) There should be no space after '[' (computed-property-spacing)
(#2595) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2620) Line 2620 exceeds the maximum line length of 132. (max-len)
(#2621) Line 2621 exceeds the maximum line length of 132. (max-len)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2626) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2658) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2660) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2697) Expected to return a value at the end of this function. (consistent-return)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2723) There should be no space after '[' (computed-property-spacing)
(#2723) There should be no space before ']' (computed-property-spacing)
(#2726) Missing JSDoc comment. (require-jsdoc)
(#2729) Missing JSDoc comment. (require-jsdoc)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2805) Expected space(s) after "catch". (keyword-spacing)
(#2805) Empty block statement. (no-empty)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2820) There should be no space after '[' (computed-property-spacing)
(#2820) There should be no space before ']' (computed-property-spacing)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2834) Expected to return a value at the end of this function. (consistent-return)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2834) 'namespaces' is defined but never used (no-unused-vars)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2859) 'namespaces' is defined but never used (no-unused-vars)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2872) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2892) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2910) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2924) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2934) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2936) There should be no spaces inside this paren. (space-in-parens)
(#2938) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2952) 'namespaces' is defined but never used (no-unused-vars)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2964) 'namespaces' is defined but never used (no-unused-vars)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2977) Missing JSDoc comment. (require-jsdoc)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no space after '[' (computed-property-spacing)
(#2982) There should be no space before ']' (computed-property-spacing)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2988) There should be no space after '[' (computed-property-spacing)
(#2988) There should be no space before ']' (computed-property-spacing)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no space after '{' (object-curly-spacing)
(#2994) There should be no space before '}' (object-curly-spacing)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2995) There should be no space after '[' (computed-property-spacing)
(#2995) There should be no space before ']' (computed-property-spacing)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3004) Missing JSDoc comment. (require-jsdoc)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no space after '[' (computed-property-spacing)
(#3013) There should be no space before ']' (computed-property-spacing)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3017) There should be no space after '[' (computed-property-spacing)
(#3017) There should be no space before ']' (computed-property-spacing)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3081) Expected to return a value at the end of this function. (consistent-return)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no space after '[' (computed-property-spacing)
(#3098) There should be no space before ']' (computed-property-spacing)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no space after '[' (computed-property-spacing)
(#3110) There should be no space before ']' (computed-property-spacing)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no space after '[' (computed-property-spacing)
(#3127) There should be no space before ']' (computed-property-spacing)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no space after '[' (computed-property-spacing)
(#3134) There should be no space before ']' (computed-property-spacing)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3147) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3147) There should be no space after '[' (computed-property-spacing)
(#3147) There should be no space before ']' (computed-property-spacing)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) Multiple spaces found before '{'. (no-multi-spaces)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no space after '[' (computed-property-spacing)
(#3164) There should be no space before ']' (computed-property-spacing)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3168) There should be no space after '[' (computed-property-spacing)
(#3168) There should be no space before ']' (computed-property-spacing)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3175) There should be no space after '{' (object-curly-spacing)
(#3175) There should be no space before '}' (object-curly-spacing)
(#3175) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3188) Missing JSDoc comment. (require-jsdoc)
(#3188) Function 'liveHandler' has a complexity of 23. (complexity)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3189) 'data' is defined but never used (no-unused-vars)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3226) Line 3226 exceeds the maximum line length of 132. (max-len)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3237) There should be no space after '{' (object-curly-spacing)
(#3237) There should be no space before '}' (object-curly-spacing)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3268) Expected no return value. (consistent-return)
(#3271) Missing JSDoc comment. (require-jsdoc)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3275) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no space after '[' (computed-property-spacing)
(#3280) There should be no space before ']' (computed-property-spacing)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3281) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3292) There should be no space after '[' (computed-property-spacing)
(#3292) There should be no space before ']' (computed-property-spacing)
(#3297) Expected space or tab after '/*' in comment. (spaced-comment)
(#3303) Missing space before opening brace. (space-before-blocks)
(#3305) Line 3305 exceeds the maximum line length of 132. (max-len)
(#3322) Function 'anonymous' has a complexity of 37. (complexity)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3331) Trailing spaces not allowed. (no-trailing-spaces)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3341) Trailing spaces not allowed. (no-trailing-spaces)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3349) Trailing spaces not allowed. (no-trailing-spaces)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3351) Trailing spaces not allowed. (no-trailing-spaces)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no space after '[' (computed-property-spacing)
(#3361) There should be no space before ']' (computed-property-spacing)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3365) There should be no space after '[' (computed-property-spacing)
(#3365) There should be no space before ']' (computed-property-spacing)
(#3366) There should be no space after '[' (array-bracket-spacing)
(#3366) There should be no space before ']' (array-bracket-spacing)
(#3367) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no space after '[' (computed-property-spacing)
(#3372) There should be no space before ']' (computed-property-spacing)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3375) Trailing spaces not allowed. (no-trailing-spaces)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3383) There should be no spaces inside this paren. (space-in-parens)
(#3384) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3394) There should be no space after '{' (object-curly-spacing)
(#3394) There should be no space before '}' (object-curly-spacing)
(#3395) Line 3395 exceeds the maximum line length of 132. (max-len)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no space after '[' (computed-property-spacing)
(#3412) There should be no space before ']' (computed-property-spacing)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3418) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no space after '[' (computed-property-spacing)
(#3422) There should be no space before ']' (computed-property-spacing)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3443) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3444) Line 3444 exceeds the maximum line length of 132. (max-len)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3450) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3462) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no space after '[' (computed-property-spacing)
(#3476) There should be no space before ']' (computed-property-spacing)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3487) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3491) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3504) Trailing spaces not allowed. (no-trailing-spaces)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no space after '[' (computed-property-spacing)
(#3505) There should be no space before ']' (computed-property-spacing)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no space after '[' (computed-property-spacing)
(#3511) There should be no space before ']' (computed-property-spacing)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3513) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no space after '[' (computed-property-spacing)
(#3514) There should be no space before ']' (computed-property-spacing)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3527) There should be no space after '{' (object-curly-spacing)
(#3527) There should be no space before '}' (object-curly-spacing)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3539) There should be no space after '[' (computed-property-spacing)
(#3539) There should be no space before ']' (computed-property-spacing)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3541) There should be no space after '[' (computed-property-spacing)
(#3541) There should be no space before ']' (computed-property-spacing)
(#3546) A space is required after ','. (comma-spacing)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no space after '[' (computed-property-spacing)
(#3556) There should be no space before ']' (computed-property-spacing)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no space after '[' (computed-property-spacing)
(#3557) There should be no space before ']' (computed-property-spacing)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3559) Blocks are nested too deeply (5). (max-depth)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3568) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3569) Blocks are nested too deeply (5). (max-depth)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3571) Unexpected use of '^'. (no-bitwise)
(#3573) Blocks are nested too deeply (6). (max-depth)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3573) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3574) Blocks are nested too deeply (7). (max-depth)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no space after '[' (computed-property-spacing)
(#3594) There should be no space before ']' (computed-property-spacing)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3607) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3622) Expected an object to be thrown. (no-throw-literal)
(#3626) There should be no space after '[' (array-bracket-spacing)
(#3626) There should be no space before ']' (array-bracket-spacing)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3656) Missing space before opening brace. (space-before-blocks)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) Empty block statement. (no-empty)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3715) Missing space before opening brace. (space-before-blocks)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3745) Expected to return a value at the end of this function. (consistent-return)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3754) Expected to return a value at the end of this function. (consistent-return)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3769) Expected to return a value at the end of this function. (consistent-return)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3783) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3785) Unexpected use of '^'. (no-bitwise)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3803) 'curLoop' is defined but never used (no-unused-vars)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3824) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3836) Trailing spaces not allowed. (no-trailing-spaces)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3855) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3858) Unexpected use of '^'. (no-bitwise)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3870) Trailing spaces not allowed. (no-trailing-spaces)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3880) Trailing spaces not allowed. (no-trailing-spaces)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3893) Trailing spaces not allowed. (no-trailing-spaces)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3898) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3900) Trailing spaces not allowed. (no-trailing-spaces)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3913) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3921) Trailing spaces not allowed. (no-trailing-spaces)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3994) Expected to return a value at the end of this function. (consistent-return)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3996) There should be no space after '[' (computed-property-spacing)
(#3996) There should be no space before ']' (computed-property-spacing)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4002) There should be no space after '[' (array-bracket-spacing)
(#4002) There should be no space before ']' (array-bracket-spacing)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4020) Expected to return a value at the end of this function. (consistent-return)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) Trailing spaces not allowed. (no-trailing-spaces)
(#4029) Trailing spaces not allowed. (no-trailing-spaces)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) Trailing spaces not allowed. (no-trailing-spaces)
(#4034) Trailing spaces not allowed. (no-trailing-spaces)
(#4039) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) Trailing spaces not allowed. (no-trailing-spaces)
(#4042) Trailing spaces not allowed. (no-trailing-spaces)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4055) Trailing spaces not allowed. (no-trailing-spaces)
(#4058) Trailing spaces not allowed. (no-trailing-spaces)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4061) Trailing spaces not allowed. (no-trailing-spaces)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4066) Trailing spaces not allowed. (no-trailing-spaces)
(#4070) Trailing spaces not allowed. (no-trailing-spaces)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4089) Trailing spaces not allowed. (no-trailing-spaces)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4097) Do not nest ternary expressions (no-nested-ternary)
(#4097) There should be no space after '[' (computed-property-spacing)
(#4097) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no space after '[' (computed-property-spacing)
(#4098) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4099) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4099) There should be no space after '[' (computed-property-spacing)
(#4099) There should be no space before ']' (computed-property-spacing)
(#4100) There should be no space after '[' (computed-property-spacing)
(#4100) There should be no space before ']' (computed-property-spacing)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4106) Do not nest ternary expressions (no-nested-ternary)
(#4106) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4108) Do not nest ternary expressions (no-nested-ternary)
(#4110) Do not nest ternary expressions (no-nested-ternary)
(#4112) Do not nest ternary expressions (no-nested-ternary)
(#4114) Do not nest ternary expressions (no-nested-ternary)
(#4116) Do not nest ternary expressions (no-nested-ternary)
(#4118) Do not nest ternary expressions (no-nested-ternary)
(#4120) Do not nest ternary expressions (no-nested-ternary)
(#4127) Expected to return a value at the end of this function. (consistent-return)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4129) There should be no space after '[' (computed-property-spacing)
(#4129) There should be no space before ']' (computed-property-spacing)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4139) Missing space before opening brace. (space-before-blocks)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4155) Trailing spaces not allowed. (no-trailing-spaces)
(#4164) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4167) Expected space(s) after "catch". (keyword-spacing)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4205) Unexpected use of '&'. (no-bitwise)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4259) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4260) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4261) 'i' used outside of binding context. (block-scoped-var)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4285) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4305) Missing space before opening brace. (space-before-blocks)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4319) Expected to return a value at the end of this function. (consistent-return)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4323) Do not nest ternary expressions (no-nested-ternary)
(#4324) Line 4324 exceeds the maximum line length of 132. (max-len)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4344) Missing space before opening brace. (space-before-blocks)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4377) There should be no spaces inside this paren. (space-in-parens)
(#4378) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4390) Missing space before opening brace. (space-before-blocks)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4402) Trailing spaces not allowed. (no-trailing-spaces)
(#4403) Function 'anonymous' has a complexity of 21. (complexity)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4411) Trailing spaces not allowed. (no-trailing-spaces)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4416) Trailing spaces not allowed. (no-trailing-spaces)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4422) Trailing spaces not allowed. (no-trailing-spaces)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no space after '[' (array-bracket-spacing)
(#4427) There should be no space before ']' (array-bracket-spacing)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4428) Trailing spaces not allowed. (no-trailing-spaces)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no space after '[' (array-bracket-spacing)
(#4439) There should be no space before ']' (array-bracket-spacing)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4441) Trailing spaces not allowed. (no-trailing-spaces)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4446) Trailing spaces not allowed. (no-trailing-spaces)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4449) Expected space(s) after "catch". (keyword-spacing)
(#4449) Empty block statement. (no-empty)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4476) Expected space(s) after "catch". (keyword-spacing)
(#4476) Empty block statement. (no-empty)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4484) Trailing spaces not allowed. (no-trailing-spaces)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4497) Missing space before opening brace. (space-before-blocks)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4506) Trailing spaces not allowed. (no-trailing-spaces)
(#4507) Expected space(s) after "catch". (keyword-spacing)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4514) Unnecessary escape character: \= (no-useless-escape)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4517) Trailing spaces not allowed. (no-trailing-spaces)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4521) Expected space(s) after "catch". (keyword-spacing)
(#4521) Empty block statement. (no-empty)
(#4524) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4529) Missing space before opening brace. (space-before-blocks)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4546) Trailing spaces not allowed. (no-trailing-spaces)
(#4548) Expected to return a value at the end of this function. (consistent-return)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4558) Missing JSDoc comment. (require-jsdoc)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) Missing space before opening brace. (space-before-blocks)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4591) Missing JSDoc comment. (require-jsdoc)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4597) Trailing spaces not allowed. (no-trailing-spaces)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4607) Blocks are nested too deeply (5). (max-depth)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4612) Blocks are nested too deeply (5). (max-depth)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4613) Blocks are nested too deeply (6). (max-depth)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4639) Unexpected use of '&'. (no-bitwise)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4650) Trailing spaces not allowed. (no-trailing-spaces)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4672) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4719) Blocks are nested too deeply (5). (max-depth)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4733) Expected to return a value at the end of this function. (array-callback-return)
(#4733) Expected to return a value at the end of this function. (consistent-return)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4743) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4754) Function 'closest' has a complexity of 21. (complexity)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4777) Blocks are nested too deeply (5). (max-depth)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4778) There should be no space after '{' (object-curly-spacing)
(#4778) There should be no space before '}' (object-curly-spacing)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4819) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4827) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4848) Missing JSDoc comment. (require-jsdoc)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no space after '[' (computed-property-spacing)
(#4893) There should be no space before ']' (computed-property-spacing)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no space after '[' (computed-property-spacing)
(#4909) There should be no space before ']' (computed-property-spacing)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4925) Do not nest ternary expressions (no-nested-ternary)
(#4926) There should be no space after '[' (array-bracket-spacing)
(#4926) There should be no space before ']' (array-bracket-spacing)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4932) There should be no space after '[' (computed-property-spacing)
(#4932) There should be no space before ']' (computed-property-spacing)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) 'until' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) 'undefined' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4943) 'elem' is defined but never used (no-unused-vars)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4970) Missing JSDoc comment. (require-jsdoc)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4978) 'i' is defined but never used (no-unused-vars)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4994) 'i' is defined but never used (no-unused-vars)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#5001) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5012) There should be no space after '[' (array-bracket-spacing)
(#5012) There should be no space before ']' (array-bracket-spacing)
(#5013) There should be no space after '[' (array-bracket-spacing)
(#5013) There should be no space before ']' (array-bracket-spacing)
(#5014) There should be no space after '[' (array-bracket-spacing)
(#5014) There should be no space before ']' (array-bracket-spacing)
(#5015) There should be no space after '[' (array-bracket-spacing)
(#5015) There should be no space before ']' (array-bracket-spacing)
(#5016) There should be no space after '[' (array-bracket-spacing)
(#5016) There should be no space before ']' (array-bracket-spacing)
(#5017) There should be no space after '[' (array-bracket-spacing)
(#5017) There should be no space before ']' (array-bracket-spacing)
(#5018) There should be no space after '[' (array-bracket-spacing)
(#5018) There should be no space before ']' (array-bracket-spacing)
(#5019) There should be no space after '[' (array-bracket-spacing)
(#5019) There should be no space before ']' (array-bracket-spacing)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5028) There should be no space after '[' (array-bracket-spacing)
(#5028) There should be no space before ']' (array-bracket-spacing)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5127) Expected to return a value at the end of this function. (consistent-return)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5139) Expected to return a value at the end of this function. (consistent-return)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no space after '[' (array-bracket-spacing)
(#5154) There should be no space before ']' (array-bracket-spacing)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no space after '[' (array-bracket-spacing)
(#5157) There should be no space before ']' (array-bracket-spacing)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5170) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5186) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5187) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5189) There should be no spaces inside this paren. (space-in-parens)
(#5189) Unexpected space before function parentheses. (space-before-function-paren)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space after '[' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space before ']' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5217) Expected space(s) after "catch". (keyword-spacing)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5222) Missing space before opening brace. (space-before-blocks)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5241) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5296) There should be no space after '{' (object-curly-spacing)
(#5296) There should be no space before '}' (object-curly-spacing)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5341) Missing JSDoc comment. (require-jsdoc)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5341) 'cur' is defined but never used (no-unused-vars)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5348) Missing JSDoc comment. (require-jsdoc)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no space after '[' (computed-property-spacing)
(#5360) There should be no space before ']' (computed-property-spacing)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5362) There should be no space after '[' (computed-property-spacing)
(#5362) There should be no space before ']' (computed-property-spacing)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no space after '[' (computed-property-spacing)
(#5369) There should be no space before ']' (computed-property-spacing)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5370) Line 5370 exceeds the maximum line length of 132. (max-len)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5377) Missing JSDoc comment. (require-jsdoc)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5437) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5441) There should be no space after '[' (computed-property-spacing)
(#5441) There should be no space before ']' (computed-property-spacing)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5455) There should be no space after '[' (computed-property-spacing)
(#5455) There should be no space before ']' (computed-property-spacing)
(#5458) There should be no space after '{' (object-curly-spacing)
(#5458) There should be no space before '}' (object-curly-spacing)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no space after '[' (computed-property-spacing)
(#5470) There should be no space before ']' (computed-property-spacing)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no space after '[' (computed-property-spacing)
(#5476) There should be no space before ']' (computed-property-spacing)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no space after '[' (computed-property-spacing)
(#5482) There should be no space before ']' (computed-property-spacing)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5491) Missing JSDoc comment. (require-jsdoc)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5494) Trailing spaces not allowed. (no-trailing-spaces)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5510) There should be no spaces inside this paren. (space-in-parens)
(#5511) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5550) Function 'clean' has a complexity of 26. (complexity)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5560) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5579) There should be no space after '[' (computed-property-spacing)
(#5579) There should be no space before ']' (computed-property-spacing)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5596) Do not nest ternary expressions (no-nested-ternary)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5604) Unexpected whitespace before semicolon. (semi-spacing)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5605) Blocks are nested too deeply (5). (max-depth)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5629) Line 5629 exceeds the maximum line length of 132. (max-len)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5633) 'i' used outside of binding context. (block-scoped-var)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5636) 'i' used outside of binding context. (block-scoped-var)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5648) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5653) There should be no space after '[' (computed-property-spacing)
(#5653) There should be no space before ']' (computed-property-spacing)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5660) Blocks are nested too deeply (5). (max-depth)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5660) There should be no space after '[' (computed-property-spacing)
(#5660) There should be no space before ']' (computed-property-spacing)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5676) There should be no space after '[' (computed-property-spacing)
(#5676) There should be no space before ']' (computed-property-spacing)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5682) There should be no space after '[' (computed-property-spacing)
(#5682) There should be no space before ']' (computed-property-spacing)
(#5688) Missing JSDoc comment. (require-jsdoc)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5706) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5714) There should be no space after '{' (object-curly-spacing)
(#5714) There should be no space before '}' (object-curly-spacing)
(#5715) There should be no space after '[' (array-bracket-spacing)
(#5715) There should be no space before ']' (array-bracket-spacing)
(#5716) There should be no space after '[' (array-bracket-spacing)
(#5716) There should be no space before ']' (array-bracket-spacing)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5781) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5782) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5782) There should be no space after '[' (computed-property-spacing)
(#5782) There should be no space before ']' (computed-property-spacing)
(#5784) There should be no space after '[' (computed-property-spacing)
(#5784) There should be no space before ']' (computed-property-spacing)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no space after '[' (computed-property-spacing)
(#5794) There should be no space before ']' (computed-property-spacing)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5803) There should be no space after '[' (computed-property-spacing)
(#5803) There should be no space before ']' (computed-property-spacing)
(#5804) Expected space(s) after "catch". (keyword-spacing)
(#5804) Empty block statement. (no-empty)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5810) Expected no return value. (consistent-return)
(#5814) Expected no return value. (consistent-return)
(#5814) There should be no space after '[' (computed-property-spacing)
(#5814) There should be no space before ']' (computed-property-spacing)
(#5818) Expected to return a value at the end of this function. (consistent-return)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5820) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5821) There should be no space after '[' (computed-property-spacing)
(#5821) There should be no space before ']' (computed-property-spacing)
(#5823) There should be no space after '[' (computed-property-spacing)
(#5823) There should be no space before ']' (computed-property-spacing)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5848) 'name' used outside of binding context. (block-scoped-var)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5862) There should be no space after '[' (computed-property-spacing)
(#5862) There should be no space before ']' (computed-property-spacing)
(#5863) Expected to return a value at the end of this function. (consistent-return)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5871) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5883) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5890) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5891) There should be no space after '[' (computed-property-spacing)
(#5891) There should be no space before ']' (computed-property-spacing)
(#5902) Expected to return a value at the end of this function. (consistent-return)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5922) Do not nest ternary expressions (no-nested-ternary)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5971) There should be no space after '[' (computed-property-spacing)
(#5971) There should be no space before ']' (computed-property-spacing)
(#5972) There should be no space after '[' (computed-property-spacing)
(#5972) There should be no space before ']' (computed-property-spacing)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#6004) Missing JSDoc comment. (require-jsdoc)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6012) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6033) Line 6033 exceeds the maximum line length of 132. (max-len)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6043) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6096) Expected space(s) after "catch". (keyword-spacing)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6108) Missing JSDoc comment. (require-jsdoc)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6127) Expected space(s) after "for". (keyword-spacing)
(#6127) There should be no spaces inside this paren. (space-in-parens)
(#6128) There should be no space after '[' (computed-property-spacing)
(#6128) There should be no space before ']' (computed-property-spacing)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no space after '[' (computed-property-spacing)
(#6137) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6143) Expected space or tab after '//' in comment. (spaced-comment)
(#6144) Missing JSDoc comment. (require-jsdoc)
(#6144) There should be no spaces inside this paren. (space-in-parens)
(#6145) There should be no spaces inside this paren. (space-in-parens)
(#6147) There should be no space after '[' (computed-property-spacing)
(#6147) There should be no space before ']' (computed-property-spacing)
(#6150) There should be no space after '[' (computed-property-spacing)
(#6150) There should be no space before ']' (computed-property-spacing)
(#6152) There should be no space after '[' (computed-property-spacing)
(#6152) There should be no space before ']' (computed-property-spacing)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6158) Expected space(s) after "for". (keyword-spacing)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no space after '[' (computed-property-spacing)
(#6159) There should be no space before ']' (computed-property-spacing)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no space after '[' (computed-property-spacing)
(#6163) There should be no space before ']' (computed-property-spacing)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6168) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no space after '[' (computed-property-spacing)
(#6174) There should be no space before ']' (computed-property-spacing)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6176) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6237) There should be no spaces inside this paren. (space-in-parens)
(#6237) 'selector' used outside of binding context. (block-scoped-var)
(#6245) 'selector' used outside of binding context. (block-scoped-var)
(#6248) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no space after '[' (array-bracket-spacing)
(#6252) There should be no space before ']' (array-bracket-spacing)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6265) Missing space before opening brace. (space-before-blocks)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6268) Missing space before opening brace. (space-before-blocks)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) Missing space before opening brace. (space-before-blocks)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6276) Do not nest ternary expressions (no-nested-ternary)
(#6276) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) 'i' is defined but never used (no-unused-vars)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) Missing space before opening brace. (space-before-blocks)
(#6280) There should be no space after '{' (object-curly-spacing)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no space before '}' (object-curly-spacing)
(#6282) There should be no space after '{' (object-curly-spacing)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no space before '}' (object-curly-spacing)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) Missing space before opening brace. (space-before-blocks)
(#6289) There should be no space after '[' (computed-property-spacing)
(#6289) There should be no space before ']' (computed-property-spacing)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) Missing space before opening brace. (space-before-blocks)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6292) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no space after '[' (array-bracket-spacing)
(#6294) There should be no space before ']' (array-bracket-spacing)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no space after '[' (computed-property-spacing)
(#6295) There should be no space before ']' (computed-property-spacing)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6311) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6326) Unexpected space before function parentheses. (space-before-function-paren)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6336) Expected space(s) after "for". (keyword-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6336) There should be no space after '{' (object-curly-spacing)
(#6336) There should be no space before '}' (object-curly-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6339) Expected space(s) after "if". (keyword-spacing)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6348) There should be no space after '[' (computed-property-spacing)
(#6348) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6408) Function 'ajax' has a complexity of 42. (complexity)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space after '[' (computed-property-spacing)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space before ']' (computed-property-spacing)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6477) Expected space(s) after "while". (keyword-spacing)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6481) There should be no space after '[' (computed-property-spacing)
(#6481) There should be no space before ']' (computed-property-spacing)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6508) Function 'done' has a complexity of 22. (complexity)
(#6508) Missing JSDoc comment. (require-jsdoc)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6547) There should be no space after '[' (computed-property-spacing)
(#6547) There should be no space before ']' (computed-property-spacing)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6550) There should be no space after '[' (computed-property-spacing)
(#6550) There should be no space before ']' (computed-property-spacing)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6567) Expected space(s) after "catch". (keyword-spacing)
(#6577) Expected space(s) after "if". (keyword-spacing)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no space after '[' (array-bracket-spacing)
(#6591) There should be no space before ']' (array-bracket-spacing)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no space after '[' (array-bracket-spacing)
(#6593) There should be no space before ']' (array-bracket-spacing)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6602) There should be no space after '[' (array-bracket-spacing)
(#6602) There should be no space before ']' (array-bracket-spacing)
(#6602) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no space after '[' (array-bracket-spacing)
(#6606) There should be no space before ']' (array-bracket-spacing)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no space after '[' (array-bracket-spacing)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6628) Expected space(s) after "for". (keyword-spacing)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6629) There should be no space after '[' (computed-property-spacing)
(#6629) There should be no space before ']' (computed-property-spacing)
(#6629) There should be no space after '[' (array-bracket-spacing)
(#6629) There should be no space before ']' (array-bracket-spacing)
(#6632) There should be no space after '[' (computed-property-spacing)
(#6632) There should be no space before ']' (computed-property-spacing)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no space after '[' (computed-property-spacing)
(#6642) There should be no space before ']' (computed-property-spacing)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6650) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6709) There should be no space after '[' (computed-property-spacing)
(#6709) There should be no space before ']' (computed-property-spacing)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no space after '[' (computed-property-spacing)
(#6715) There should be no space before ']' (computed-property-spacing)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6718) There should be no space after '[' (computed-property-spacing)
(#6718) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6726) There should be no space after '[' (computed-property-spacing)
(#6726) There should be no space before ']' (computed-property-spacing)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no space after '[' (computed-property-spacing)
(#6730) There should be no space before ']' (computed-property-spacing)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no space after '{' (object-curly-spacing)
(#6742) There should be no space before '}' (object-curly-spacing)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no space after '[' (array-bracket-spacing)
(#6756) There should be no space before ']' (array-bracket-spacing)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6760) There should be no spaces inside this paren. (space-in-parens)
(#6760) Missing space before opening brace. (space-before-blocks)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6762) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no space after '[' (computed-property-spacing)
(#6789) There should be no space before ']' (computed-property-spacing)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6800) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6802) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no space after '[' (computed-property-spacing)
(#6808) There should be no space before ']' (computed-property-spacing)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6817) Missing JSDoc comment. (require-jsdoc)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6837) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no space after '[' (computed-property-spacing)
(#6846) There should be no space before ']' (computed-property-spacing)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6874) Missing JSDoc comment. (require-jsdoc)
(#6874) Expected to return a value at the end of this function. (consistent-return)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6885) Expected space(s) after "for". (keyword-spacing)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6892) Expected space(s) after "while". (keyword-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6892) There should be no space after '[' (computed-property-spacing)
(#6892) There should be no space before ']' (computed-property-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no space after '[' (computed-property-spacing)
(#6910) There should be no space before ']' (computed-property-spacing)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6911) There should be no space after '[' (computed-property-spacing)
(#6911) There should be no space before ']' (computed-property-spacing)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no space after '[' (computed-property-spacing)
(#6931) There should be no space before ']' (computed-property-spacing)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6934) There should be no space after '[' (computed-property-spacing)
(#6934) There should be no space before ']' (computed-property-spacing)
(#6939) Missing JSDoc comment. (require-jsdoc)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6953) There should be no space after '[' (computed-property-spacing)
(#6953) There should be no space before ']' (computed-property-spacing)
(#6964) Expected space(s) after "for". (keyword-spacing)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6969) Expected space(s) after "for". (keyword-spacing)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6970) Expected space(s) after "if". (keyword-spacing)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6978) There should be no space after '[' (computed-property-spacing)
(#6978) There should be no space before ']' (computed-property-spacing)
(#6981) Expected space(s) after "if". (keyword-spacing)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6993) Expected space(s) after "for". (keyword-spacing)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6995) Blocks are nested too deeply (5). (max-depth)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6996) There should be no space after '[' (computed-property-spacing)
(#6996) There should be no space before ']' (computed-property-spacing)
(#6997) Blocks are nested too deeply (6). (max-depth)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6998) There should be no space after '[' (computed-property-spacing)
(#6998) There should be no space before ']' (computed-property-spacing)
(#6999) Blocks are nested too deeply (7). (max-depth)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7011) A space is required after ','. (comma-spacing)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7025) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7027) Unnecessary escape character: \= (no-useless-escape)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) Expected to return a value at the end of this function. (consistent-return)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no space after '[' (computed-property-spacing)
(#7042) There should be no space before ']' (computed-property-spacing)
(#7044) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7051) There should be no space after '[' (computed-property-spacing)
(#7051) There should be no space before ']' (computed-property-spacing)
(#7057) There should be no space after '[' (computed-property-spacing)
(#7057) There should be no space before ']' (computed-property-spacing)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no space after '[' (computed-property-spacing)
(#7081) There should be no space before ']' (computed-property-spacing)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7082) There should be no space after '[' (array-bracket-spacing)
(#7082) There should be no space before ']' (array-bracket-spacing)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7093) There should be no space after '[' (computed-property-spacing)
(#7093) There should be no space before ']' (computed-property-spacing)
(#7097) There should be no space after '[' (computed-property-spacing)
(#7097) There should be no space before ']' (computed-property-spacing)
(#7102) There should be no spaces inside this paren. (space-in-parens)
(#7106) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7135) There should be no spaces inside this paren. (space-in-parens)
(#7135) Expected to return a value at the end of this function. (consistent-return)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7191) There should be no spaces inside this paren. (space-in-parens)
(#7195) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7204) Missing JSDoc comment. (require-jsdoc)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no space after '[' (computed-property-spacing)
(#7208) There should be no space before ']' (computed-property-spacing)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7214) Missing JSDoc comment. (require-jsdoc)
(#7214) Expected to return a value at the end of this function. (consistent-return)
(#7217) Expected space(s) after "catch". (keyword-spacing)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) Empty block statement. (no-empty)
(#7220) Missing JSDoc comment. (require-jsdoc)
(#7220) Expected to return a value at the end of this function. (consistent-return)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7223) Expected space(s) after "catch". (keyword-spacing)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) Empty block statement. (no-empty)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7254) Expected to return a value at the end of this function. (consistent-return)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7293) There should be no space after '[' (computed-property-spacing)
(#7293) There should be no space before ']' (computed-property-spacing)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no space after '[' (computed-property-spacing)
(#7299) There should be no space before ']' (computed-property-spacing)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7301) Expected space(s) after "catch". (keyword-spacing)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) Empty block statement. (no-empty)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7319) Line 7319 exceeds the maximum line length of 132. (max-len)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7331) There should be no space after '[' (computed-property-spacing)
(#7331) There should be no space before ']' (computed-property-spacing)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7356) Expected space(s) after "catch". (keyword-spacing)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7374) Expected space(s) after "catch". (keyword-spacing)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7400) There should be no space after '[' (computed-property-spacing)
(#7400) There should be no space before ']' (computed-property-spacing)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7406) A space is required after ','. (comma-spacing)
(#7416) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7423) There should be no space after '[' (array-bracket-spacing)
(#7423) There should be no space before ']' (array-bracket-spacing)
(#7425) There should be no space after '[' (array-bracket-spacing)
(#7425) There should be no space before ']' (array-bracket-spacing)
(#7427) There should be no space after '[' (array-bracket-spacing)
(#7427) There should be no space before ']' (array-bracket-spacing)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7435) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'j' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7459) 'i' used outside of binding context. (block-scoped-var)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7473) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'j' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7487) 'i' used outside of binding context. (block-scoped-var)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7503) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7506) There should be no space after '[' (computed-property-spacing)
(#7506) There should be no space before ']' (computed-property-spacing)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7528) There should be no space after '[' (computed-property-spacing)
(#7528) There should be no space before ']' (computed-property-spacing)
(#7532) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7542) There should be no space after '[' (computed-property-spacing)
(#7542) There should be no space before ']' (computed-property-spacing)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7555) There should be no space after '[' (array-bracket-spacing)
(#7555) There should be no space before ']' (array-bracket-spacing)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7570) Blocks are nested too deeply (5). (max-depth)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7588) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no space after '[' (computed-property-spacing)
(#7598) Do not nest ternary expressions (no-nested-ternary)
(#7598) There should be no space before ']' (computed-property-spacing)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no space after '[' (computed-property-spacing)
(#7606) There should be no space before ']' (computed-property-spacing)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7610) There should be no spaces inside this paren. (space-in-parens)
(#7612) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7664) Missing JSDoc comment. (require-jsdoc)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7667) There should be no spaces inside this paren. (space-in-parens)
(#7667) A space is required after ','. (comma-spacing)
(#7668) There should be no space after '[' (computed-property-spacing)
(#7668) There should be no space before ']' (computed-property-spacing)
(#7679) There should be no space after '{' (object-curly-spacing)
(#7679) There should be no space before '}' (object-curly-spacing)
(#7680) There should be no space after '{' (object-curly-spacing)
(#7680) There should be no space before '}' (object-curly-spacing)
(#7681) There should be no space after '{' (object-curly-spacing)
(#7681) There should be no space before '}' (object-curly-spacing)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no space after '[' (computed-property-spacing)
(#7683) There should be no space before ']' (computed-property-spacing)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7750) There should be no space after '[' (computed-property-spacing)
(#7750) There should be no space before ']' (computed-property-spacing)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7758) Do not nest ternary expressions (no-nested-ternary)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no space after '[' (computed-property-spacing)
(#7769) There should be no space before ']' (computed-property-spacing)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7773) Missing JSDoc comment. (require-jsdoc)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7811) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7818) There should be no space after '[' (computed-property-spacing)
(#7818) There should be no space before ']' (computed-property-spacing)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7828) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no space after '[' (array-bracket-spacing)
(#7832) There should be no space before ']' (array-bracket-spacing)
(#7832) Unexpected space before function parentheses. (space-before-function-paren)
(#7833) There should be no space after '[' (computed-property-spacing)
(#7833) There should be no space before ']' (computed-property-spacing)
(#7834) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7873) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7908) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7908) There should be no space after '[' (computed-property-spacing)
(#7908) There should be no space before ']' (computed-property-spacing)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7909) There should be no space after '[' (computed-property-spacing)
(#7909) There should be no space before ']' (computed-property-spacing)
(#7911) There should be no space after '[' (computed-property-spacing)
(#7911) There should be no space before ']' (computed-property-spacing)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7925) Missing JSDoc comment. (require-jsdoc)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no space after '[' (computed-property-spacing)
(#7926) There should be no space before ']' (computed-property-spacing)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7936) There should be no space after '[' (computed-property-spacing)
(#7936) There should be no space before ']' (computed-property-spacing)
(#7939) There should be no space after '[' (computed-property-spacing)
(#7939) There should be no space before ']' (computed-property-spacing)
(#7944) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7950) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7968) Expected space(s) after "catch". (keyword-spacing)
(#7968) Empty block statement. (no-empty)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7980) Multiple spaces found before '='. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) Multiple spaces found before '='. (no-multi-spaces)
(#7982) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) There should be no spaces inside this paren. (space-in-parens)
(#7984) Multiple spaces found before '='. (no-multi-spaces)
(#7984) Multiple spaces found before '+'. (no-multi-spaces)
(#7984) Multiple spaces found before '-'. (no-multi-spaces)
(#7987) There should be no space after '{' (object-curly-spacing)
(#7987) There should be no space before '}' (object-curly-spacing)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8012) 'prevOffsetParent' is defined but never used (no-unused-vars)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8027) Multiple spaces found before '-='. (no-multi-spaces)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8031) Multiple spaces found before '+='. (no-multi-spaces)
(#8034) Line 8034 exceeds the maximum line length of 132. (max-len)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before '+='. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before ')'. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before '+='. (no-multi-spaces)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before ')'. (no-multi-spaces)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8052) Multiple spaces found before '+='. (no-multi-spaces)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8057) Multiple spaces found before '+='. (no-multi-spaces)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8061) There should be no space after '{' (object-curly-spacing)
(#8061) There should be no space before '}' (object-curly-spacing)
(#8067) Line 8067 exceeds the maximum line length of 132. (max-len)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) 'table' is defined but never used (no-unused-vars)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8068) Line 8068 exceeds the maximum line length of 132. (max-len)
(#8070) Line 8070 exceeds the maximum line length of 132. (max-len)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8070) There should be no space after '{' (object-curly-spacing)
(#8070) There should be no space before '}' (object-curly-spacing)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8107) Multiple spaces found before '+='. (no-multi-spaces)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8111) There should be no space after '{' (object-curly-spacing)
(#8111) There should be no space before '}' (object-curly-spacing)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '='. (no-multi-spaces)
(#8134) Multiple spaces found before ':'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '10'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8141) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8144) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8169) Multiple spaces found before '='. (no-multi-spaces)
(#8170) There should be no space after '{' (object-curly-spacing)
(#8170) There should be no space before '}' (object-curly-spacing)
(#8175) Multiple spaces found before '-='. (no-multi-spaces)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8179) Multiple spaces found before '+='. (no-multi-spaces)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8184) Multiple spaces found before '-'. (no-multi-spaces)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8205) There should be no space after '[' (computed-property-spacing)
(#8205) There should be no space before ']' (computed-property-spacing)
(#8206) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8224) There should be no space after '[' (computed-property-spacing)
(#8224) There should be no space before ']' (computed-property-spacing)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8231) Do not nest ternary expressions (no-nested-ternary)
(#8231) There should be no space after '[' (computed-property-spacing)
(#8231) There should be no space before ']' (computed-property-spacing)
(#8232) There should be no space after '[' (computed-property-spacing)
(#8232) There should be no space before ']' (computed-property-spacing)
(#8233) There should be no space after '[' (computed-property-spacing)
(#8233) There should be no space before ']' (computed-property-spacing)
(#8234) There should be no space after '[' (computed-property-spacing)
(#8234) There should be no space before ']' (computed-property-spacing)
(#8239) Missing JSDoc comment. (require-jsdoc)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8240) Do not nest ternary expressions (no-nested-ternary)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8249) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8251) There should be no space after '[' (array-bracket-spacing)
(#8251) There should be no space before ']' (array-bracket-spacing)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no space after '[' (computed-property-spacing)
(#8269) There should be no space before ']' (computed-property-spacing)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8273) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8286) There should be no space after '[' (computed-property-spacing)
(#8286) There should be no space before ']' (computed-property-spacing)
(#8288) There should be no space after '[' (computed-property-spacing)
(#8288) There should be no space before ']' (computed-property-spacing)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
blocks/configurable_reports/js/datatables/extras/AutoFill/media/docs/media/js/shBrushJScript.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#22) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#22) Missing JSDoc comment. (require-jsdoc)
(#31) 'SyntaxHighlighter' is not defined. (no-undef)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#34) There should be no space after '{' (object-curly-spacing)
(#34) There should be no space before '}' (object-curly-spacing)
(#35) There should be no space after '{' (object-curly-spacing)
(#35) There should be no space before '}' (object-curly-spacing)
(#36) There should be no space after '{' (object-curly-spacing)
(#36) There should be no space before '}' (object-curly-spacing)
(#37) There should be no space after '{' (object-curly-spacing)
(#37) There should be no space before '}' (object-curly-spacing)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) There should be no space after '{' (object-curly-spacing)
(#38) There should be no space before '}' (object-curly-spacing)
(#39) There should be no space after '{' (object-curly-spacing)
(#39) There should be no space before '}' (object-curly-spacing)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Unnecessary semicolon. (no-extra-semi)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#51) 'exports' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/AutoFill/media/docs/media/js/shCore.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) eval can be harmful. (no-eval)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) before "return". (keyword-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
blocks/configurable_reports/js/datatables/extras/AutoFill/media/js/AutoFill.js
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Expected JSDoc for 'oDT' but found 'DataTables'. (valid-jsdoc)
(#28) Expected JSDoc for 'oConfig' but found 'Configuration'. (valid-jsdoc)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#35) There should be no spaces inside this paren. (space-in-parens)
(#35) There should be no spaces inside this paren. (space-in-parens)
(#38) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#38) There should be no spaces inside this paren. (space-in-parens)
(#38) There should be no spaces inside this paren. (space-in-parens)
(#40) Unexpected alert. (no-alert)
(#40) There should be no spaces inside this paren. (space-in-parens)
(#40) There should be no spaces inside this paren. (space-in-parens)
(#44) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#46) Unexpected alert. (no-alert)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#49) Trailing spaces not allowed. (no-trailing-spaces)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Trailing spaces not allowed. (no-trailing-spaces)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#84) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Trailing spaces not allowed. (no-trailing-spaces)
(#104) Trailing spaces not allowed. (no-trailing-spaces)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#111) Trailing spaces not allowed. (no-trailing-spaces)
(#112) Trailing spaces not allowed. (no-trailing-spaces)
(#125) Trailing spaces not allowed. (no-trailing-spaces)
(#126) Trailing spaces not allowed. (no-trailing-spaces)
(#127) Trailing spaces not allowed. (no-trailing-spaces)
(#127) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#131) Trailing spaces not allowed. (no-trailing-spaces)
(#137) Unexpected space before function parentheses. (space-before-function-paren)
(#140) Trailing spaces not allowed. (no-trailing-spaces)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#143) There should be no spaces inside this paren. (space-in-parens)
(#143) There should be no spaces inside this paren. (space-in-parens)
(#144) Expected no return value. (consistent-return)
(#148) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#153) Trailing spaces not allowed. (no-trailing-spaces)
(#154) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#161) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#161) Unexpected space before function parentheses. (space-before-function-paren)
(#161) There should be no spaces inside this paren. (space-in-parens)
(#161) There should be no spaces inside this paren. (space-in-parens)
(#166) Trailing spaces not allowed. (no-trailing-spaces)
(#171) Trailing spaces not allowed. (no-trailing-spaces)
(#173) Trailing spaces not allowed. (no-trailing-spaces)
(#175) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#175) There should be no spaces inside this paren. (space-in-parens)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) Unexpected whitespace before semicolon. (semi-spacing)
(#175) Infix operators must be spaced. (space-infix-ops)
(#175) Unexpected whitespace before semicolon. (semi-spacing)
(#175) There should be no spaces inside this paren. (space-in-parens)
(#177) There should be no spaces inside this paren. (space-in-parens)
(#177) There should be no spaces inside this paren. (space-in-parens)
(#179) Trailing spaces not allowed. (no-trailing-spaces)
(#180) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#180) There should be no spaces inside this paren. (space-in-parens)
(#180) There should be no spaces inside this paren. (space-in-parens)
(#182) There should be no spaces inside this paren. (space-in-parens)
(#182) There should be no spaces inside this paren. (space-in-parens)
(#184) Trailing spaces not allowed. (no-trailing-spaces)
(#185) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#185) There should be no spaces inside this paren. (space-in-parens)
(#185) There should be no spaces inside this paren. (space-in-parens)
(#187) There should be no spaces inside this paren. (space-in-parens)
(#187) There should be no spaces inside this paren. (space-in-parens)
(#189) Trailing spaces not allowed. (no-trailing-spaces)
(#190) Trailing spaces not allowed. (no-trailing-spaces)
(#194) Trailing spaces not allowed. (no-trailing-spaces)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#200) Trailing spaces not allowed. (no-trailing-spaces)
(#205) Trailing spaces not allowed. (no-trailing-spaces)
(#211) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#211) There should be no spaces inside this paren. (space-in-parens)
(#211) There should be no spaces inside this paren. (space-in-parens)
(#216) Trailing spaces not allowed. (no-trailing-spaces)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#221) Trailing spaces not allowed. (no-trailing-spaces)
(#224) There should be no spaces inside this paren. (space-in-parens)
(#224) There should be no spaces inside this paren. (space-in-parens)
(#226) Trailing spaces not allowed. (no-trailing-spaces)
(#229) There should be no spaces inside this paren. (space-in-parens)
(#229) There should be no spaces inside this paren. (space-in-parens)
(#231) Trailing spaces not allowed. (no-trailing-spaces)
(#234) There should be no spaces inside this paren. (space-in-parens)
(#234) There should be no spaces inside this paren. (space-in-parens)
(#236) Trailing spaces not allowed. (no-trailing-spaces)
(#240) Trailing spaces not allowed. (no-trailing-spaces)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#241) Unexpected space before function parentheses. (space-before-function-paren)
(#242) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#242) Statement inside of curly braces should be on next line. (brace-style)
(#243) unnecessary '.call()'. (no-useless-call)
(#243) There should be no spaces inside this paren. (space-in-parens)
(#243) There should be no spaces inside this paren. (space-in-parens)
(#245) There should be no spaces inside this paren. (space-in-parens)
(#246) Trailing spaces not allowed. (no-trailing-spaces)
(#247) There should be no spaces inside this paren. (space-in-parens)
(#247) Unexpected space before function parentheses. (space-before-function-paren)
(#248) unnecessary '.call()'. (no-useless-call)
(#248) There should be no spaces inside this paren. (space-in-parens)
(#248) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#251) Trailing spaces not allowed. (no-trailing-spaces)
(#252) Trailing spaces not allowed. (no-trailing-spaces)
(#253) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#253) Unexpected space before function parentheses. (space-before-function-paren)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#256) 'iLen' is defined but never used (no-unused-vars)
(#258) Trailing spaces not allowed. (no-trailing-spaces)
(#260) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#260) There should be no spaces inside this paren. (space-in-parens)
(#260) Infix operators must be spaced. (space-infix-ops)
(#260) Infix operators must be spaced. (space-infix-ops)
(#260) Unexpected whitespace before semicolon. (semi-spacing)
(#260) Infix operators must be spaced. (space-infix-ops)
(#260) Unexpected whitespace before semicolon. (semi-spacing)
(#260) There should be no spaces inside this paren. (space-in-parens)
(#264) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#264) There should be no spaces inside this paren. (space-in-parens)
(#264) Infix operators must be spaced. (space-infix-ops)
(#264) Infix operators must be spaced. (space-infix-ops)
(#264) Unexpected whitespace before semicolon. (semi-spacing)
(#264) Infix operators must be spaced. (space-infix-ops)
(#264) Unexpected whitespace before semicolon. (semi-spacing)
(#264) There should be no spaces inside this paren. (space-in-parens)
(#266) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#269) There should be no spaces inside this paren. (space-in-parens)
(#269) There should be no spaces inside this paren. (space-in-parens)
(#271) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#271) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#274) There should be no spaces inside this paren. (space-in-parens)
(#274) Infix operators must be spaced. (space-infix-ops)
(#274) There should be no spaces inside this paren. (space-in-parens)
(#276) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#276) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#279) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#279) Infix operators must be spaced. (space-infix-ops)
(#279) Infix operators must be spaced. (space-infix-ops)
(#279) Unexpected whitespace before semicolon. (semi-spacing)
(#279) Infix operators must be spaced. (space-infix-ops)
(#279) Unexpected whitespace before semicolon. (semi-spacing)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#281) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#281) Blocks are nested too deeply (5). (max-depth)
(#281) There should be no spaces inside this paren. (space-in-parens)
(#282) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#282) There should be no spaces inside this paren. (space-in-parens)
(#282) There should be no spaces inside this paren. (space-in-parens)
(#282) There should be no spaces inside this paren. (space-in-parens)
(#284) There should be no spaces inside this paren. (space-in-parens)
(#284) There should be no spaces inside this paren. (space-in-parens)
(#291) Trailing spaces not allowed. (no-trailing-spaces)
(#292) Trailing spaces not allowed. (no-trailing-spaces)
(#293) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#293) Unexpected space before function parentheses. (space-before-function-paren)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#295) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#295) Infix operators must be spaced. (space-infix-ops)
(#295) Infix operators must be spaced. (space-infix-ops)
(#295) Unexpected whitespace before semicolon. (semi-spacing)
(#295) Infix operators must be spaced. (space-infix-ops)
(#295) Unexpected whitespace before semicolon. (semi-spacing)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#300) Trailing spaces not allowed. (no-trailing-spaces)
(#301) Trailing spaces not allowed. (no-trailing-spaces)
(#302) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#302) Unexpected space before function parentheses. (space-before-function-paren)
(#302) There should be no spaces inside this paren. (space-in-parens)
(#302) There should be no spaces inside this paren. (space-in-parens)
(#312) Trailing spaces not allowed. (no-trailing-spaces)
(#313) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#313) Unexpected space before function parentheses. (space-before-function-paren)
(#313) There should be no spaces inside this paren. (space-in-parens)
(#313) There should be no spaces inside this paren. (space-in-parens)
(#315) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#315) There should be no spaces inside this paren. (space-in-parens)
(#315) There should be no spaces inside this paren. (space-in-parens)
(#319) Trailing spaces not allowed. (no-trailing-spaces)
(#320) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#320) There should be no spaces inside this paren. (space-in-parens)
(#320) There should be no spaces inside this paren. (space-in-parens)
(#324) Trailing spaces not allowed. (no-trailing-spaces)
(#325) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#325) There should be no spaces inside this paren. (space-in-parens)
(#325) There should be no spaces inside this paren. (space-in-parens)
(#329) Trailing spaces not allowed. (no-trailing-spaces)
(#330) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#330) There should be no spaces inside this paren. (space-in-parens)
(#330) There should be no spaces inside this paren. (space-in-parens)
(#334) Trailing spaces not allowed. (no-trailing-spaces)
(#335) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#335) There should be no spaces inside this paren. (space-in-parens)
(#335) There should be no spaces inside this paren. (space-in-parens)
(#340) Trailing spaces not allowed. (no-trailing-spaces)
(#341) Trailing spaces not allowed. (no-trailing-spaces)
(#348) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#348) Unexpected space before function parentheses. (space-before-function-paren)
(#348) There should be no spaces inside this paren. (space-in-parens)
(#348) There should be no spaces inside this paren. (space-in-parens)
(#351) Trailing spaces not allowed. (no-trailing-spaces)
(#357) Trailing spaces not allowed. (no-trailing-spaces)
(#358) Trailing spaces not allowed. (no-trailing-spaces)
(#359) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#366) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#366) Unexpected space before function parentheses. (space-before-function-paren)
(#366) There should be no spaces inside this paren. (space-in-parens)
(#366) There should be no spaces inside this paren. (space-in-parens)
(#376) Infix operators must be spaced. (space-infix-ops)
(#377) Infix operators must be spaced. (space-infix-ops)
(#379) Trailing spaces not allowed. (no-trailing-spaces)
(#380) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#387) Trailing spaces not allowed. (no-trailing-spaces)
(#393) Trailing spaces not allowed. (no-trailing-spaces)
(#396) Infix operators must be spaced. (space-infix-ops)
(#397) Infix operators must be spaced. (space-infix-ops)
(#398) Infix operators must be spaced. (space-infix-ops)
(#399) Infix operators must be spaced. (space-infix-ops)
(#400) Trailing spaces not allowed. (no-trailing-spaces)
(#403) Infix operators must be spaced. (space-infix-ops)
(#404) Infix operators must be spaced. (space-infix-ops)
(#405) Infix operators must be spaced. (space-infix-ops)
(#406) Infix operators must be spaced. (space-infix-ops)
(#407) Trailing spaces not allowed. (no-trailing-spaces)
(#410) Infix operators must be spaced. (space-infix-ops)
(#411) Infix operators must be spaced. (space-infix-ops)
(#412) Infix operators must be spaced. (space-infix-ops)
(#413) Infix operators must be spaced. (space-infix-ops)
(#414) Trailing spaces not allowed. (no-trailing-spaces)
(#417) Infix operators must be spaced. (space-infix-ops)
(#418) Infix operators must be spaced. (space-infix-ops)
(#419) Infix operators must be spaced. (space-infix-ops)
(#420) Infix operators must be spaced. (space-infix-ops)
(#422) Trailing spaces not allowed. (no-trailing-spaces)
(#423) Trailing spaces not allowed. (no-trailing-spaces)
(#424) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#430) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#430) Unexpected space before function parentheses. (space-before-function-paren)
(#434) Trailing spaces not allowed. (no-trailing-spaces)
(#436) Trailing spaces not allowed. (no-trailing-spaces)
(#441) Trailing spaces not allowed. (no-trailing-spaces)
(#442) There should be no spaces inside this paren. (space-in-parens)
(#442) There should be no spaces inside this paren. (space-in-parens)
(#445) Trailing spaces not allowed. (no-trailing-spaces)
(#448) Trailing spaces not allowed. (no-trailing-spaces)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#450) Trailing spaces not allowed. (no-trailing-spaces)
(#451) Unexpected space before function parentheses. (space-before-function-paren)
(#452) unnecessary '.call()'. (no-useless-call)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#453) There should be no spaces inside this paren. (space-in-parens)
(#454) Trailing spaces not allowed. (no-trailing-spaces)
(#455) Unexpected space before function parentheses. (space-before-function-paren)
(#456) unnecessary '.call()'. (no-useless-call)
(#456) There should be no spaces inside this paren. (space-in-parens)
(#456) There should be no spaces inside this paren. (space-in-parens)
(#457) There should be no spaces inside this paren. (space-in-parens)
(#458) Trailing spaces not allowed. (no-trailing-spaces)
(#463) Trailing spaces not allowed. (no-trailing-spaces)
(#464) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#464) There should be no spaces inside this paren. (space-in-parens)
(#464) There should be no spaces inside this paren. (space-in-parens)
(#469) Trailing spaces not allowed. (no-trailing-spaces)
(#473) There should be no spaces inside this paren. (space-in-parens)
(#473) Unexpected space before function parentheses. (space-before-function-paren)
(#477) Trailing spaces not allowed. (no-trailing-spaces)
(#478) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#478) There should be no spaces inside this paren. (space-in-parens)
(#478) There should be no spaces inside this paren. (space-in-parens)
(#480) There should be no spaces inside this paren. (space-in-parens)
(#482) There should be no spaces inside this paren. (space-in-parens)
(#484) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#484) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#484) There should be no spaces inside this paren. (space-in-parens)
(#484) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#488) There should be no spaces inside this paren. (space-in-parens)
(#490) Trailing spaces not allowed. (no-trailing-spaces)
(#491) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#493) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#493) There should be no spaces inside this paren. (space-in-parens)
(#493) There should be no spaces inside this paren. (space-in-parens)
(#495) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no spaces inside this paren. (space-in-parens)
(#499) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#499) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#501) There should be no spaces inside this paren. (space-in-parens)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#506) There should be no spaces inside this paren. (space-in-parens)
(#508) Trailing spaces not allowed. (no-trailing-spaces)
(#509) Trailing spaces not allowed. (no-trailing-spaces)
(#510) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#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)
(#519) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#520) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#520) There should be no spaces inside this paren. (space-in-parens)
(#522) There should be no spaces inside this paren. (space-in-parens)
(#522) There should be no spaces inside this paren. (space-in-parens)
(#523) Trailing spaces not allowed. (no-trailing-spaces)
(#524) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#526) Infix operators must be spaced. (space-infix-ops)
(#526) Infix operators must be spaced. (space-infix-ops)
(#526) Infix operators must be spaced. (space-infix-ops)
(#526) Infix operators must be spaced. (space-infix-ops)
(#527) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#527) There should be no spaces inside this paren. (space-in-parens)
(#527) There should be no spaces inside this paren. (space-in-parens)
(#529) Trailing spaces not allowed. (no-trailing-spaces)
(#530) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#534) Trailing spaces not allowed. (no-trailing-spaces)
(#535) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#535) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#537) There should be no spaces inside this paren. (space-in-parens)
(#537) There should be no spaces inside this paren. (space-in-parens)
(#540) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#543) There should be no spaces inside this paren. (space-in-parens)
(#543) There should be no spaces inside this paren. (space-in-parens)
(#546) Trailing spaces not allowed. (no-trailing-spaces)
(#550) Trailing spaces not allowed. (no-trailing-spaces)
(#551) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#558) Trailing spaces not allowed. (no-trailing-spaces)
(#559) Trailing spaces not allowed. (no-trailing-spaces)
(#560) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#566) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#566) Unexpected space before function parentheses. (space-before-function-paren)
(#566) 'e' is defined but never used (no-unused-vars)
(#568) 'that' is defined but never used (no-unused-vars)
(#569) Trailing spaces not allowed. (no-trailing-spaces)
(#572) Trailing spaces not allowed. (no-trailing-spaces)
(#577) Trailing spaces not allowed. (no-trailing-spaces)
(#579) Trailing spaces not allowed. (no-trailing-spaces)
(#580) There should be no spaces inside this paren. (space-in-parens)
(#580) There should be no spaces inside this paren. (space-in-parens)
(#581) Trailing spaces not allowed. (no-trailing-spaces)
(#582) There should be no spaces inside this paren. (space-in-parens)
(#582) There should be no spaces inside this paren. (space-in-parens)
(#583) There should be no spaces inside this paren. (space-in-parens)
(#583) There should be no spaces inside this paren. (space-in-parens)
(#586) Trailing spaces not allowed. (no-trailing-spaces)
(#587) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#587) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#587) There should be no spaces inside this paren. (space-in-parens)
(#587) There should be no spaces inside this paren. (space-in-parens)
(#590) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#590) There should be no spaces inside this paren. (space-in-parens)
(#590) 'i' is not defined. (no-undef)
(#590) Infix operators must be spaced. (space-infix-ops)
(#590) Unexpected whitespace before semicolon. (semi-spacing)
(#590) 'i' is not defined. (no-undef)
(#590) Infix operators must be spaced. (space-infix-ops)
(#590) Unexpected whitespace before semicolon. (semi-spacing)
(#590) 'i' is not defined. (no-undef)
(#590) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) Infix operators must be spaced. (space-infix-ops)
(#592) 'i' is not defined. (no-undef)
(#592) Infix operators must be spaced. (space-infix-ops)
(#592) Infix operators must be spaced. (space-infix-ops)
(#592) Infix operators must be spaced. (space-infix-ops)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#596) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#598) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#598) There should be no spaces inside this paren. (space-in-parens)
(#598) 'i' is not defined. (no-undef)
(#598) Infix operators must be spaced. (space-infix-ops)
(#598) Unexpected whitespace before semicolon. (semi-spacing)
(#598) 'i' is not defined. (no-undef)
(#598) Infix operators must be spaced. (space-infix-ops)
(#598) Unexpected whitespace before semicolon. (semi-spacing)
(#598) 'i' is not defined. (no-undef)
(#598) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#600) Infix operators must be spaced. (space-infix-ops)
(#600) 'i' is not defined. (no-undef)
(#600) Infix operators must be spaced. (space-infix-ops)
(#600) Infix operators must be spaced. (space-infix-ops)
(#600) Infix operators must be spaced. (space-infix-ops)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#603) Trailing spaces not allowed. (no-trailing-spaces)
(#604) Trailing spaces not allowed. (no-trailing-spaces)
(#608) There should be no spaces inside this paren. (space-in-parens)
(#608) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#610) Trailing spaces not allowed. (no-trailing-spaces)
(#611) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#611) There should be no spaces inside this paren. (space-in-parens)
(#611) 'i' is not defined. (no-undef)
(#611) Infix operators must be spaced. (space-infix-ops)
(#611) 'iLen' is not defined. (no-undef)
(#611) Infix operators must be spaced. (space-infix-ops)
(#611) Unexpected whitespace before semicolon. (semi-spacing)
(#611) 'i' is not defined. (no-undef)
(#611) Infix operators must be spaced. (space-infix-ops)
(#611) 'iLen' is not defined. (no-undef)
(#611) Unexpected whitespace before semicolon. (semi-spacing)
(#611) 'i' is not defined. (no-undef)
(#611) There should be no spaces inside this paren. (space-in-parens)
(#613) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#613) There should be no spaces inside this paren. (space-in-parens)
(#613) 'i' is not defined. (no-undef)
(#613) Infix operators must be spaced. (space-infix-ops)
(#613) 'iLen' is not defined. (no-undef)
(#613) Infix operators must be spaced. (space-infix-ops)
(#613) There should be no spaces inside this paren. (space-in-parens)
(#617) Trailing spaces not allowed. (no-trailing-spaces)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#618) 'i' is not defined. (no-undef)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#619) There should be no spaces inside this paren. (space-in-parens)
(#619) 'i' is not defined. (no-undef)
(#619) 'i' is not defined. (no-undef)
(#619) Trailing spaces not allowed. (no-trailing-spaces)
(#620) There should be no spaces inside this paren. (space-in-parens)
(#621) There should be no spaces inside this paren. (space-in-parens)
(#621) 'i' is not defined. (no-undef)
(#621) There should be no spaces inside this paren. (space-in-parens)
(#622) Trailing spaces not allowed. (no-trailing-spaces)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#624) 'i' is not defined. (no-undef)
(#627) There should be no spaces inside this paren. (space-in-parens)
(#629) Trailing spaces not allowed. (no-trailing-spaces)
(#630) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#635) Trailing spaces not allowed. (no-trailing-spaces)
(#636) Trailing spaces not allowed. (no-trailing-spaces)
(#643) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#643) Unexpected space before function parentheses. (space-before-function-paren)
(#643) There should be no spaces inside this paren. (space-in-parens)
(#643) There should be no spaces inside this paren. (space-in-parens)
(#646) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#654) Trailing spaces not allowed. (no-trailing-spaces)
(#655) There should be no space after '[' (computed-property-spacing)
(#655) Infix operators must be spaced. (space-infix-ops)
(#655) There should be no space before ']' (computed-property-spacing)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#657) Infix operators must be spaced. (space-infix-ops)
(#657) Infix operators must be spaced. (space-infix-ops)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#658) Infix operators must be spaced. (space-infix-ops)
(#659) Trailing spaces not allowed. (no-trailing-spaces)
(#666) Trailing spaces not allowed. (no-trailing-spaces)
(#667) Trailing spaces not allowed. (no-trailing-spaces)
(#678) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#678) Unexpected space before function parentheses. (space-before-function-paren)
(#678) There should be no spaces inside this paren. (space-in-parens)
(#678) There should be no spaces inside this paren. (space-in-parens)
(#680) Infix operators must be spaced. (space-infix-ops)
(#680) Infix operators must be spaced. (space-infix-ops)
(#681) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#681) There should be no spaces inside this paren. (space-in-parens)
(#681) There should be no spaces inside this paren. (space-in-parens)
(#685) There should be no spaces inside this paren. (space-in-parens)
(#685) Infix operators must be spaced. (space-infix-ops)
(#685) There should be no spaces inside this paren. (space-in-parens)
(#687) Trailing spaces not allowed. (no-trailing-spaces)
(#688) Trailing spaces not allowed. (no-trailing-spaces)
(#695) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#695) Unexpected space before function parentheses. (space-before-function-paren)
(#695) There should be no spaces inside this paren. (space-in-parens)
(#695) There should be no spaces inside this paren. (space-in-parens)
(#698) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#702) Trailing spaces not allowed. (no-trailing-spaces)
(#704) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#704) There should be no spaces inside this paren. (space-in-parens)
(#704) There should be no spaces inside this paren. (space-in-parens)
(#708) Trailing spaces not allowed. (no-trailing-spaces)
(#711) Trailing spaces not allowed. (no-trailing-spaces)
(#712) Trailing spaces not allowed. (no-trailing-spaces)
(#713) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#721) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#721) Unexpected space before function parentheses. (space-before-function-paren)
(#721) There should be no spaces inside this paren. (space-in-parens)
(#721) There should be no spaces inside this paren. (space-in-parens)
(#724) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#726) There should be no spaces inside this paren. (space-in-parens)
(#726) There should be no spaces inside this paren. (space-in-parens)
(#729) Trailing spaces not allowed. (no-trailing-spaces)
(#731) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#731) There should be no spaces inside this paren. (space-in-parens)
(#731) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#736) Trailing spaces not allowed. (no-trailing-spaces)
(#737) There should be no spaces inside this paren. (space-in-parens)
(#737) There should be no spaces inside this paren. (space-in-parens)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#740) Trailing spaces not allowed. (no-trailing-spaces)
(#741) Trailing spaces not allowed. (no-trailing-spaces)
(#742) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#748) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#748) Unexpected space before function parentheses. (space-before-function-paren)
(#751) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#751) There should be no spaces inside this paren. (space-in-parens)
(#755) Trailing spaces not allowed. (no-trailing-spaces)
(#759) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#759) There should be no spaces inside this paren. (space-in-parens)
(#759) There should be no spaces inside this paren. (space-in-parens)
(#763) Trailing spaces not allowed. (no-trailing-spaces)
(#765) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#769) Trailing spaces not allowed. (no-trailing-spaces)
(#772) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#772) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#772) There should be no spaces inside this paren. (space-in-parens)
(#772) There should be no spaces inside this paren. (space-in-parens)
(#777) Trailing spaces not allowed. (no-trailing-spaces)
(#778) Trailing spaces not allowed. (no-trailing-spaces)
(#779) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#785) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#785) Unexpected space before function parentheses. (space-before-function-paren)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#789) Infix operators must be spaced. (space-infix-ops)
(#789) Infix operators must be spaced. (space-infix-ops)
(#790) Infix operators must be spaced. (space-infix-ops)
(#790) Infix operators must be spaced. (space-infix-ops)
(#796) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#820) 'jQuery' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/AutoFill/media/js/AutoFill.min.js
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected to return a value at the end of this function. (consistent-return)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Expected { after 'if' condition. (curly)
(#16) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Unexpected alert. (no-alert)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "else". (keyword-spacing)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Expected { after 'if' condition. (curly)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Expected space(s) before "return". (keyword-spacing)
(#16) Return statement should not contain assignment. (no-return-assign)
(#16) Return statement should not contain assignment. (no-return-assign)
(#16) Return statement should not contain assignment. (no-return-assign)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing space before value for key 'filler'. (key-spacing)
(#16) Missing space before value for key 'height'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'width'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'border'. (key-spacing)
(#16) Missing space before value for key 'width'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'drag'. (key-spacing)
(#16) Missing space before value for key 'startX'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'startY'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'startTd'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'endTd'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'dragging'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'screen'. (key-spacing)
(#16) Missing space before value for key 'interval'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'y'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'height'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'scrollTop'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'scroller'. (key-spacing)
(#16) Missing space before value for key 'top'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'bottom'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'columns'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Unexpected use of comma operator. (no-sequences)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing space before value for key 'table'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'filler'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'borderTop'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'borderRight'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'borderBottom'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'borderLeft'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'currentTarget'. (key-spacing)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Unexpected alert. (no-alert)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before value for key '_fnInit'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected { after 'for' condition. (curly)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) before "this". (keyword-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) unnecessary '.call()'. (no-useless-call)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing semicolon. (semi)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) unnecessary '.call()'. (no-useless-call)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) A space is required after ','. (comma-spacing)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing semicolon. (semi)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key '_fnColumnDefs'. (key-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Expected { after 'for' condition. (curly)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected space(s) before "if". (keyword-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Expected space(s) before "this". (keyword-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Expected space(s) before "this". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected { after 'for' condition. (curly)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Requires a space before '}'. (block-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key '_fnColumnsAll'. (key-spacing)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) Expected { after 'for' condition. (curly)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected space(s) before "this". (keyword-spacing)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key '_fnAddColumn'. (key-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing space before value for key 'enable'. (key-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key 'read'. (key-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key 'write'. (key-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key 'step'. (key-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key 'complete'. (key-spacing)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key '_fnColumnOptions'. (key-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Missing space before value for key '_fnTargetCoords'. (key-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) Missing space before value for key 'x'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'y'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key '_fnUpdateBorder'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) 'c' is already defined (no-redeclare)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected space(s) before "var". (keyword-spacing)
(#22) 'd' is already defined (no-redeclare)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) 'f' is already defined (no-redeclare)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) 'g' is already defined (no-redeclare)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) 'h' is already defined (no-redeclare)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) 'j' is already defined (no-redeclare)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) 'k' is already defined (no-redeclare)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key '_fnFillerDragStart'. (key-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) unnecessary '.call()'. (no-useless-call)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) unnecessary '.call()'. (no-useless-call)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before value for key 'scrollTop'. (key-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before value for key 'scrollTop'. (key-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before value for key 'scrollTop'. (key-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before value for key 'scrollTop'. (key-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key '_fnFillerDragMove'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) before "this". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing semicolon. (semi)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key '_fnFillerFinish'. (key-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'for' condition. (curly)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing semicolon. (semi)
(#29) Expected space(s) before "else". (keyword-spacing)
(#29) Expected space(s) after "else". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) Expected { after 'for' condition. (curly)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing semicolon. (semi)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) before "var". (keyword-spacing)
(#29) 'b' is already defined (no-redeclare)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) 'a' is already defined (no-redeclare)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) 'g' is already defined (no-redeclare)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) 'iLen' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) 'i' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'iLen' is not defined. (no-undef)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) 'i' is not defined. (no-undef)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) 'i' is not defined. (no-undef)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'iLen' is not defined. (no-undef)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) 'i' is not defined. (no-undef)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) 'i' is not defined. (no-undef)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) 'i' is not defined. (no-undef)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) 'i' is not defined. (no-undef)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#30) Missing space before value for key 'td'. (key-spacing)
(#30) 'i' is not defined. (no-undef)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'newValue'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'oldValue'. (key-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key '_fnPrep'. (key-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected space(s) after "return". (keyword-spacing)
(#30) Expected space(s) before "return". (keyword-spacing)
(#30) Missing space before value for key 'iStart'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'sStr'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'sPostFix'. (key-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) 'a' is already defined (no-redeclare)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) 'c' is already defined (no-redeclare)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected space(s) after "return". (keyword-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Missing space before value for key 'iStart'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'sStr'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'sPostFix'. (key-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key '_fnStep'. (key-spacing)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key '_fnReadCell'. (key-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected space(s) before "return". (keyword-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key '_fnWriteCell'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key '_fnFillerDisplay'. (key-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Unexpected use of comma operator. (no-sequences)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Unexpected use of comma operator. (no-sequences)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key '_fnFillerPosition'. (key-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) 'jQuery' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/ColReorder/media/docs/media/js/doc.js
(#6) '$' is not defined. (no-undef)
(#6) There should be no spaces inside this paren. (space-in-parens)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#7) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#10) '$' is not defined. (no-undef)
(#11) '$' is not defined. (no-undef)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) '$' is not defined. (no-undef)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#14) 'SyntaxHighlighter' is not defined. (no-undef)
(#16) '$' is not defined. (no-undef)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#17) '$' is not defined. (no-undef)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#18) '$' is not defined. (no-undef)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#19) '$' is not defined. (no-undef)
(#20) '$' is not defined. (no-undef)
(#22) '$' is not defined. (no-undef)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#23) '$' is not defined. (no-undef)
(#24) '$' is not defined. (no-undef)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#30) '$' is not defined. (no-undef)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#31) '$' is not defined. (no-undef)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#32) '$' is not defined. (no-undef)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#33) '$' is not defined. (no-undef)
(#34) '$' is not defined. (no-undef)
(#36) '$' is not defined. (no-undef)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#37) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#44) '$' is not defined. (no-undef)
(#45) '$' is not defined. (no-undef)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#47) '$' is not defined. (no-undef)
(#47) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#53) '$' is not defined. (no-undef)
(#53) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#63) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#66) '$' is not defined. (no-undef)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#69) '$' is not defined. (no-undef)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#72) '$' is not defined. (no-undef)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#79) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#79) Missing JSDoc comment. (require-jsdoc)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#82) '$' is not defined. (no-undef)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) '$' is not defined. (no-undef)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#90) Missing JSDoc comment. (require-jsdoc)
(#90) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Trailing spaces not allowed. (no-trailing-spaces)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#101) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#101) Missing JSDoc comment. (require-jsdoc)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#106) Expected space(s) after "for". (keyword-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#112) Trailing spaces not allowed. (no-trailing-spaces)
(#114) A space is required after ','. (comma-spacing)
(#117) Trailing spaces not allowed. (no-trailing-spaces)
blocks/configurable_reports/js/datatables/extras/ColReorder/media/docs/media/js/jquery.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#97) Function 'init' has a complexity of 21. (complexity)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#139) Blocks are nested too deeply (5). (max-depth)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space after '[' (array-bracket-spacing)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space before ']' (array-bracket-spacing)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space after '[' (array-bracket-spacing)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#163) Blocks are nested too deeply (5). (max-depth)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#222) Do not nest ternary expressions (no-nested-ternary)
(#222) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#292) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#343) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#343) There should be no space after '[' (computed-property-spacing)
(#343) There should be no space before ']' (computed-property-spacing)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#346) There should be no space after '[' (computed-property-spacing)
(#346) There should be no space before ']' (computed-property-spacing)
(#347) There should be no space after '[' (computed-property-spacing)
(#347) There should be no space before ']' (computed-property-spacing)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#356) Blocks are nested too deeply (5). (max-depth)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no space after '[' (computed-property-spacing)
(#365) There should be no space before ']' (computed-property-spacing)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#369) There should be no space after '[' (computed-property-spacing)
(#369) There should be no space before ']' (computed-property-spacing)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#398) Expected to return a value at the end of this function. (consistent-return)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#416) Expected a return value. (consistent-return)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#420) There should be no space after '[' (array-bracket-spacing)
(#420) There should be no space before ']' (array-bracket-spacing)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#440) Expected no return value. (consistent-return)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#465) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#466) Expected space(s) after "catch". (keyword-spacing)
(#466) Empty block statement. (no-empty)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#491) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#495) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no space after '[' (computed-property-spacing)
(#497) There should be no space before ']' (computed-property-spacing)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) Empty block statement. (no-empty)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#525) 'name' is defined but never used (no-unused-vars)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#535) Expected to return a value at the end of this function. (consistent-return)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#552) The Function constructor is eval. (no-new-func)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no space before ','. (comma-spacing)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#567) 'ActiveXObject' is not defined. (no-undef)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#581) Unexpected empty function. (no-empty-function)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#610) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no space after '[' (computed-property-spacing)
(#617) There should be no space before ']' (computed-property-spacing)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no space after '[' (computed-property-spacing)
(#623) There should be no space before ']' (computed-property-spacing)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#638) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) Empty block statement. (no-empty)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#649) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#656) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#665) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#672) Line 672 exceeds the maximum line length of 132. (max-len)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no space after '[' (computed-property-spacing)
(#688) There should be no space before ']' (computed-property-spacing)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#717) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no space after '[' (computed-property-spacing)
(#723) There should be no space before ']' (computed-property-spacing)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no space after '[' (computed-property-spacing)
(#725) There should be no space before ']' (computed-property-spacing)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#734) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no space after '[' (computed-property-spacing)
(#739) There should be no space before ']' (computed-property-spacing)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#741) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#742) There should be no space after '[' (computed-property-spacing)
(#742) There should be no space before ']' (computed-property-spacing)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#757) There should be no space after '[' (computed-property-spacing)
(#757) There should be no space before ']' (computed-property-spacing)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#825) Multiple spaces found before '='. (no-multi-spaces)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#841) There should be no space after '[' (computed-property-spacing)
(#841) There should be no space before ']' (computed-property-spacing)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#861) Expected space(s) after "while". (keyword-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#861) There should be no space after '[' (computed-property-spacing)
(#861) There should be no space before ']' (computed-property-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#868) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#871) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#872) There should be no space after '[' (array-bracket-spacing)
(#872) There should be no space before ']' (array-bracket-spacing)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#907) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#919) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#926) Expected space(s) after "while". (keyword-spacing)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#931) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no space after '[' (computed-property-spacing)
(#956) There should be no space before ']' (computed-property-spacing)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#962) Expected space(s) after "while". (keyword-spacing)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#963) There should be no space after '[' (computed-property-spacing)
(#963) There should be no space before ']' (computed-property-spacing)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#990) There should be no space after '{' (object-curly-spacing)
(#990) There should be no space before '}' (object-curly-spacing)
(#994) Missing JSDoc comment. (require-jsdoc)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1022) There should be no space after '[' (computed-property-spacing)
(#1022) There should be no space before ']' (computed-property-spacing)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1027) There should be no space after '[' (computed-property-spacing)
(#1027) There should be no space before ']' (computed-property-spacing)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1069) Missing JSDoc comment. (require-jsdoc)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1078) Expected space(s) after "catch". (keyword-spacing)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1180) Expected space(s) after "catch". (keyword-spacing)
(#1180) Empty block statement. (no-empty)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no space after '[' (computed-property-spacing)
(#1187) There should be no space before ']' (computed-property-spacing)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1189) There should be no space after '[' (computed-property-spacing)
(#1189) There should be no space before ']' (computed-property-spacing)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1196) Multiple spaces found before '='. (no-multi-spaces)
(#1207) Expected space(s) after "catch". (keyword-spacing)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1317) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1374) There should be no space after '[' (computed-property-spacing)
(#1374) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1380) There should be no space after '[' (computed-property-spacing)
(#1380) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1381) There should be no space after '[' (computed-property-spacing)
(#1381) There should be no space before ']' (computed-property-spacing)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1387) There should be no space after '[' (computed-property-spacing)
(#1387) There should be no space before ']' (computed-property-spacing)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1401) There should be no space after '[' (computed-property-spacing)
(#1401) There should be no space before ']' (computed-property-spacing)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no space after '[' (computed-property-spacing)
(#1407) There should be no space before ']' (computed-property-spacing)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1408) There should be no space after '[' (computed-property-spacing)
(#1408) There should be no space before ']' (computed-property-spacing)
(#1411) There should be no space after '[' (computed-property-spacing)
(#1411) There should be no space before ']' (computed-property-spacing)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1415) There should be no space after '[' (computed-property-spacing)
(#1415) There should be no space before ']' (computed-property-spacing)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1422) Expected no return value. (consistent-return)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1425) Expected no return value. (consistent-return)
(#1425) There should be no space after '[' (computed-property-spacing)
(#1425) There should be no space before ']' (computed-property-spacing)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1433) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1439) There should be no space after '[' (computed-property-spacing)
(#1439) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1443) There should be no space after '[' (computed-property-spacing)
(#1443) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1451) There should be no space after '[' (computed-property-spacing)
(#1451) There should be no space before ']' (computed-property-spacing)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1467) There should be no space after '[' (computed-property-spacing)
(#1467) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1478) There should be no space after '[' (computed-property-spacing)
(#1478) There should be no space before ']' (computed-property-spacing)
(#1480) There should be no space after '[' (computed-property-spacing)
(#1480) There should be no space before ']' (computed-property-spacing)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1487) There should be no space after '[' (computed-property-spacing)
(#1487) There should be no space before ']' (computed-property-spacing)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1492) There should be no space after '[' (computed-property-spacing)
(#1492) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1504) There should be no space after '[' (computed-property-spacing)
(#1504) There should be no space before ']' (computed-property-spacing)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1508) There should be no space after '[' (computed-property-spacing)
(#1508) There should be no space before ']' (computed-property-spacing)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1521) There should be no space after '[' (computed-property-spacing)
(#1521) There should be no space before ']' (computed-property-spacing)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1541) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1545) Blocks are nested too deeply (5). (max-depth)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no space after '[' (computed-property-spacing)
(#1547) There should be no space before ']' (computed-property-spacing)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1580) There should be no space after '[' (array-bracket-spacing)
(#1580) There should be no space before ']' (array-bracket-spacing)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1596) Missing JSDoc comment. (require-jsdoc)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1604) Do not nest ternary expressions (no-nested-ternary)
(#1605) Do not nest ternary expressions (no-nested-ternary)
(#1606) Do not nest ternary expressions (no-nested-ternary)
(#1607) Do not nest ternary expressions (no-nested-ternary)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1610) Expected space(s) after "catch". (keyword-spacing)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) Empty block statement. (no-empty)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1626) Missing JSDoc comment. (require-jsdoc)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1638) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1650) Expected no return value. (consistent-return)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1660) Expected no return value. (consistent-return)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1702) 'i' is defined but never used (no-unused-vars)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1722) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1726) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1737) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1765) 'fn' is defined but never used (no-unused-vars)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1766) Missing space before opening brace. (space-before-blocks)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1796) Blocks are nested too deeply (5). (max-depth)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1797) Blocks are nested too deeply (6). (max-depth)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1827) Blocks are nested too deeply (5). (max-depth)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no space after '[' (computed-property-spacing)
(#1862) There should be no space before ']' (computed-property-spacing)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no space after '[' (computed-property-spacing)
(#1865) There should be no space before ']' (computed-property-spacing)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1917) There should be no space after '[' (computed-property-spacing)
(#1917) There should be no space before ']' (computed-property-spacing)
(#1920) Line 1920 exceeds the maximum line length of 132. (max-len)
(#1920) Blocks are nested too deeply (5). (max-depth)
(#1920) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1927) Blocks are nested too deeply (6). (max-depth)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no space after '[' (computed-property-spacing)
(#1938) There should be no space before ']' (computed-property-spacing)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1960) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1971) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1976) Unexpected space before function parentheses. (space-before-function-paren)
(#1977) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#2014) Function 'attr' has a complexity of 30. (complexity)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2029) There should be no space after '[' (computed-property-spacing)
(#2029) There should be no space before ']' (computed-property-spacing)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2041) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2045) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2052) There should be no space after '[' (computed-property-spacing)
(#2052) There should be no space before ']' (computed-property-spacing)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2060) Blocks are nested too deeply (5). (max-depth)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2065) There should be no space after '[' (computed-property-spacing)
(#2065) There should be no space before ']' (computed-property-spacing)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2079) Do not nest ternary expressions (no-nested-ternary)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2086) There should be no space after '[' (computed-property-spacing)
(#2086) There should be no space before ']' (computed-property-spacing)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no space after '[' (computed-property-spacing)
(#2104) There should be no space before ']' (computed-property-spacing)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2118) There should be no space after '[' (computed-property-spacing)
(#2118) There should be no space before ']' (computed-property-spacing)
(#2120) There should be no space after '[' (computed-property-spacing)
(#2120) There should be no space before ']' (computed-property-spacing)
(#2126) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2145) Function 'add' has a complexity of 24. (complexity)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2159) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) Empty block statement. (no-empty)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2216) There should be no space after '[' (computed-property-spacing)
(#2216) There should be no space before ']' (computed-property-spacing)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2219) There should be no space after '{' (object-curly-spacing)
(#2219) There should be no space before '}' (object-curly-spacing)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2238) There should be no space after '[' (computed-property-spacing)
(#2238) There should be no space before ']' (computed-property-spacing)
(#2239) There should be no space after '[' (computed-property-spacing)
(#2239) There should be no space before ']' (computed-property-spacing)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2243) There should be no space after '[' (computed-property-spacing)
(#2243) There should be no space before ']' (computed-property-spacing)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2271) There should be no space after '[' (computed-property-spacing)
(#2271) There should be no space before ']' (computed-property-spacing)
(#2281) Function 'remove' has a complexity of 34. (complexity)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2291) 'ret' is defined but never used (no-unused-vars)
(#2291) 'fn' is defined but never used (no-unused-vars)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no space after '[' (computed-property-spacing)
(#2320) There should be no space before ']' (computed-property-spacing)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2335) There should be no space after '[' (computed-property-spacing)
(#2335) There should be no space before ']' (computed-property-spacing)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2343) There should be no space after '[' (computed-property-spacing)
(#2343) There should be no space before ']' (computed-property-spacing)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2354) There should be no space after '[' (computed-property-spacing)
(#2354) There should be no space before ']' (computed-property-spacing)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2357) There should be no space after '[' (computed-property-spacing)
(#2357) There should be no space before ']' (computed-property-spacing)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2362) Blocks are nested too deeply (5). (max-depth)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2362) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2366) Blocks are nested too deeply (5). (max-depth)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2371) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2378) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2384) There should be no space after '[' (computed-property-spacing)
(#2384) There should be no space before ']' (computed-property-spacing)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2405) Function 'trigger' has a complexity of 25. (complexity)
(#2405) Expected to return a value at the end of this function. (consistent-return)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2405) Expected space or tab after '/*' in comment. (spaced-comment)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2411) Do not nest ternary expressions (no-nested-ternary)
(#2413) There should be no space after '[' (computed-property-spacing)
(#2413) There should be no space before ']' (computed-property-spacing)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no space after '[' (computed-property-spacing)
(#2430) There should be no space before ']' (computed-property-spacing)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2433) There should be no spaces inside this paren. (space-in-parens)
(#2438) There should be no space after '[' (computed-property-spacing)
(#2438) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2439) There should be no space after '[' (computed-property-spacing)
(#2439) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2483) Empty block statement. (no-empty)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2493) There should be no space after '[' (computed-property-spacing)
(#2493) There should be no space before ']' (computed-property-spacing)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2496) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no space after '[' (computed-property-spacing)
(#2499) There should be no space before ']' (computed-property-spacing)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2501) There should be no space after '[' (computed-property-spacing)
(#2501) There should be no space before ']' (computed-property-spacing)
(#2503) Blocks are nested too deeply (5). (max-depth)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2504) There should be no space after '[' (computed-property-spacing)
(#2504) There should be no space before ']' (computed-property-spacing)
(#2508) There should be no space after '[' (computed-property-spacing)
(#2508) There should be no space before ']' (computed-property-spacing)
(#2512) Empty block statement. (no-empty)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2515) There should be no space after '[' (computed-property-spacing)
(#2515) There should be no space before ']' (computed-property-spacing)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2524) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2525) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2537) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2541) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2545) There should be no space after '[' (computed-property-spacing)
(#2545) There should be no space before ']' (computed-property-spacing)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2552) There should be no space after '[' (computed-property-spacing)
(#2552) There should be no space before ']' (computed-property-spacing)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2566) Blocks are nested too deeply (5). (max-depth)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2582) Line 2582 exceeds the maximum line length of 132. (max-len)
(#2584) Function 'fix' has a complexity of 25. (complexity)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no space after '[' (computed-property-spacing)
(#2585) There should be no space before ']' (computed-property-spacing)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2595) There should be no space after '[' (computed-property-spacing)
(#2595) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2620) Line 2620 exceeds the maximum line length of 132. (max-len)
(#2621) Line 2621 exceeds the maximum line length of 132. (max-len)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2626) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2658) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2660) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2697) Expected to return a value at the end of this function. (consistent-return)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2723) There should be no space after '[' (computed-property-spacing)
(#2723) There should be no space before ']' (computed-property-spacing)
(#2726) Missing JSDoc comment. (require-jsdoc)
(#2729) Missing JSDoc comment. (require-jsdoc)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2805) Expected space(s) after "catch". (keyword-spacing)
(#2805) Empty block statement. (no-empty)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2820) There should be no space after '[' (computed-property-spacing)
(#2820) There should be no space before ']' (computed-property-spacing)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2834) Expected to return a value at the end of this function. (consistent-return)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2834) 'namespaces' is defined but never used (no-unused-vars)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2859) 'namespaces' is defined but never used (no-unused-vars)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2872) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2892) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2910) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2924) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2934) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2936) There should be no spaces inside this paren. (space-in-parens)
(#2938) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2952) 'namespaces' is defined but never used (no-unused-vars)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2964) 'namespaces' is defined but never used (no-unused-vars)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2977) Missing JSDoc comment. (require-jsdoc)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no space after '[' (computed-property-spacing)
(#2982) There should be no space before ']' (computed-property-spacing)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2988) There should be no space after '[' (computed-property-spacing)
(#2988) There should be no space before ']' (computed-property-spacing)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no space after '{' (object-curly-spacing)
(#2994) There should be no space before '}' (object-curly-spacing)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2995) There should be no space after '[' (computed-property-spacing)
(#2995) There should be no space before ']' (computed-property-spacing)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3004) Missing JSDoc comment. (require-jsdoc)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no space after '[' (computed-property-spacing)
(#3013) There should be no space before ']' (computed-property-spacing)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3017) There should be no space after '[' (computed-property-spacing)
(#3017) There should be no space before ']' (computed-property-spacing)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3081) Expected to return a value at the end of this function. (consistent-return)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no space after '[' (computed-property-spacing)
(#3098) There should be no space before ']' (computed-property-spacing)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no space after '[' (computed-property-spacing)
(#3110) There should be no space before ']' (computed-property-spacing)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no space after '[' (computed-property-spacing)
(#3127) There should be no space before ']' (computed-property-spacing)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no space after '[' (computed-property-spacing)
(#3134) There should be no space before ']' (computed-property-spacing)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3147) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3147) There should be no space after '[' (computed-property-spacing)
(#3147) There should be no space before ']' (computed-property-spacing)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) Multiple spaces found before '{'. (no-multi-spaces)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no space after '[' (computed-property-spacing)
(#3164) There should be no space before ']' (computed-property-spacing)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3168) There should be no space after '[' (computed-property-spacing)
(#3168) There should be no space before ']' (computed-property-spacing)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3175) There should be no space after '{' (object-curly-spacing)
(#3175) There should be no space before '}' (object-curly-spacing)
(#3175) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3188) Missing JSDoc comment. (require-jsdoc)
(#3188) Function 'liveHandler' has a complexity of 23. (complexity)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3189) 'data' is defined but never used (no-unused-vars)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3226) Line 3226 exceeds the maximum line length of 132. (max-len)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3237) There should be no space after '{' (object-curly-spacing)
(#3237) There should be no space before '}' (object-curly-spacing)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3268) Expected no return value. (consistent-return)
(#3271) Missing JSDoc comment. (require-jsdoc)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3275) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no space after '[' (computed-property-spacing)
(#3280) There should be no space before ']' (computed-property-spacing)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3281) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3292) There should be no space after '[' (computed-property-spacing)
(#3292) There should be no space before ']' (computed-property-spacing)
(#3297) Expected space or tab after '/*' in comment. (spaced-comment)
(#3303) Missing space before opening brace. (space-before-blocks)
(#3305) Line 3305 exceeds the maximum line length of 132. (max-len)
(#3322) Function 'anonymous' has a complexity of 37. (complexity)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3331) Trailing spaces not allowed. (no-trailing-spaces)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3341) Trailing spaces not allowed. (no-trailing-spaces)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3349) Trailing spaces not allowed. (no-trailing-spaces)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3351) Trailing spaces not allowed. (no-trailing-spaces)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no space after '[' (computed-property-spacing)
(#3361) There should be no space before ']' (computed-property-spacing)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3365) There should be no space after '[' (computed-property-spacing)
(#3365) There should be no space before ']' (computed-property-spacing)
(#3366) There should be no space after '[' (array-bracket-spacing)
(#3366) There should be no space before ']' (array-bracket-spacing)
(#3367) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no space after '[' (computed-property-spacing)
(#3372) There should be no space before ']' (computed-property-spacing)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3375) Trailing spaces not allowed. (no-trailing-spaces)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3383) There should be no spaces inside this paren. (space-in-parens)
(#3384) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3394) There should be no space after '{' (object-curly-spacing)
(#3394) There should be no space before '}' (object-curly-spacing)
(#3395) Line 3395 exceeds the maximum line length of 132. (max-len)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no space after '[' (computed-property-spacing)
(#3412) There should be no space before ']' (computed-property-spacing)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3418) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no space after '[' (computed-property-spacing)
(#3422) There should be no space before ']' (computed-property-spacing)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3443) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3444) Line 3444 exceeds the maximum line length of 132. (max-len)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3450) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3462) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no space after '[' (computed-property-spacing)
(#3476) There should be no space before ']' (computed-property-spacing)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3487) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3491) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3504) Trailing spaces not allowed. (no-trailing-spaces)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no space after '[' (computed-property-spacing)
(#3505) There should be no space before ']' (computed-property-spacing)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no space after '[' (computed-property-spacing)
(#3511) There should be no space before ']' (computed-property-spacing)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3513) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no space after '[' (computed-property-spacing)
(#3514) There should be no space before ']' (computed-property-spacing)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3527) There should be no space after '{' (object-curly-spacing)
(#3527) There should be no space before '}' (object-curly-spacing)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3539) There should be no space after '[' (computed-property-spacing)
(#3539) There should be no space before ']' (computed-property-spacing)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3541) There should be no space after '[' (computed-property-spacing)
(#3541) There should be no space before ']' (computed-property-spacing)
(#3546) A space is required after ','. (comma-spacing)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no space after '[' (computed-property-spacing)
(#3556) There should be no space before ']' (computed-property-spacing)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no space after '[' (computed-property-spacing)
(#3557) There should be no space before ']' (computed-property-spacing)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3559) Blocks are nested too deeply (5). (max-depth)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3568) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3569) Blocks are nested too deeply (5). (max-depth)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3571) Unexpected use of '^'. (no-bitwise)
(#3573) Blocks are nested too deeply (6). (max-depth)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3573) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3574) Blocks are nested too deeply (7). (max-depth)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no space after '[' (computed-property-spacing)
(#3594) There should be no space before ']' (computed-property-spacing)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3607) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3622) Expected an object to be thrown. (no-throw-literal)
(#3626) There should be no space after '[' (array-bracket-spacing)
(#3626) There should be no space before ']' (array-bracket-spacing)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3656) Missing space before opening brace. (space-before-blocks)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) Empty block statement. (no-empty)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3715) Missing space before opening brace. (space-before-blocks)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3745) Expected to return a value at the end of this function. (consistent-return)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3754) Expected to return a value at the end of this function. (consistent-return)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3769) Expected to return a value at the end of this function. (consistent-return)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3783) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3785) Unexpected use of '^'. (no-bitwise)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3803) 'curLoop' is defined but never used (no-unused-vars)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3824) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3836) Trailing spaces not allowed. (no-trailing-spaces)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3855) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3858) Unexpected use of '^'. (no-bitwise)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3870) Trailing spaces not allowed. (no-trailing-spaces)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3880) Trailing spaces not allowed. (no-trailing-spaces)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3893) Trailing spaces not allowed. (no-trailing-spaces)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3898) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3900) Trailing spaces not allowed. (no-trailing-spaces)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3913) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3921) Trailing spaces not allowed. (no-trailing-spaces)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3994) Expected to return a value at the end of this function. (consistent-return)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3996) There should be no space after '[' (computed-property-spacing)
(#3996) There should be no space before ']' (computed-property-spacing)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4002) There should be no space after '[' (array-bracket-spacing)
(#4002) There should be no space before ']' (array-bracket-spacing)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4020) Expected to return a value at the end of this function. (consistent-return)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) Trailing spaces not allowed. (no-trailing-spaces)
(#4029) Trailing spaces not allowed. (no-trailing-spaces)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) Trailing spaces not allowed. (no-trailing-spaces)
(#4034) Trailing spaces not allowed. (no-trailing-spaces)
(#4039) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) Trailing spaces not allowed. (no-trailing-spaces)
(#4042) Trailing spaces not allowed. (no-trailing-spaces)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4055) Trailing spaces not allowed. (no-trailing-spaces)
(#4058) Trailing spaces not allowed. (no-trailing-spaces)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4061) Trailing spaces not allowed. (no-trailing-spaces)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4066) Trailing spaces not allowed. (no-trailing-spaces)
(#4070) Trailing spaces not allowed. (no-trailing-spaces)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4089) Trailing spaces not allowed. (no-trailing-spaces)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4097) Do not nest ternary expressions (no-nested-ternary)
(#4097) There should be no space after '[' (computed-property-spacing)
(#4097) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no space after '[' (computed-property-spacing)
(#4098) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4099) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4099) There should be no space after '[' (computed-property-spacing)
(#4099) There should be no space before ']' (computed-property-spacing)
(#4100) There should be no space after '[' (computed-property-spacing)
(#4100) There should be no space before ']' (computed-property-spacing)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4106) Do not nest ternary expressions (no-nested-ternary)
(#4106) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4108) Do not nest ternary expressions (no-nested-ternary)
(#4110) Do not nest ternary expressions (no-nested-ternary)
(#4112) Do not nest ternary expressions (no-nested-ternary)
(#4114) Do not nest ternary expressions (no-nested-ternary)
(#4116) Do not nest ternary expressions (no-nested-ternary)
(#4118) Do not nest ternary expressions (no-nested-ternary)
(#4120) Do not nest ternary expressions (no-nested-ternary)
(#4127) Expected to return a value at the end of this function. (consistent-return)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4129) There should be no space after '[' (computed-property-spacing)
(#4129) There should be no space before ']' (computed-property-spacing)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4139) Missing space before opening brace. (space-before-blocks)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4155) Trailing spaces not allowed. (no-trailing-spaces)
(#4164) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4167) Expected space(s) after "catch". (keyword-spacing)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4205) Unexpected use of '&'. (no-bitwise)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4259) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4260) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4261) 'i' used outside of binding context. (block-scoped-var)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4285) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4305) Missing space before opening brace. (space-before-blocks)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4319) Expected to return a value at the end of this function. (consistent-return)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4323) Do not nest ternary expressions (no-nested-ternary)
(#4324) Line 4324 exceeds the maximum line length of 132. (max-len)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4344) Missing space before opening brace. (space-before-blocks)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4377) There should be no spaces inside this paren. (space-in-parens)
(#4378) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4390) Missing space before opening brace. (space-before-blocks)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4402) Trailing spaces not allowed. (no-trailing-spaces)
(#4403) Function 'anonymous' has a complexity of 21. (complexity)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4411) Trailing spaces not allowed. (no-trailing-spaces)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4416) Trailing spaces not allowed. (no-trailing-spaces)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4422) Trailing spaces not allowed. (no-trailing-spaces)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no space after '[' (array-bracket-spacing)
(#4427) There should be no space before ']' (array-bracket-spacing)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4428) Trailing spaces not allowed. (no-trailing-spaces)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no space after '[' (array-bracket-spacing)
(#4439) There should be no space before ']' (array-bracket-spacing)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4441) Trailing spaces not allowed. (no-trailing-spaces)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4446) Trailing spaces not allowed. (no-trailing-spaces)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4449) Expected space(s) after "catch". (keyword-spacing)
(#4449) Empty block statement. (no-empty)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4476) Expected space(s) after "catch". (keyword-spacing)
(#4476) Empty block statement. (no-empty)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4484) Trailing spaces not allowed. (no-trailing-spaces)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4497) Missing space before opening brace. (space-before-blocks)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4506) Trailing spaces not allowed. (no-trailing-spaces)
(#4507) Expected space(s) after "catch". (keyword-spacing)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4514) Unnecessary escape character: \= (no-useless-escape)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4517) Trailing spaces not allowed. (no-trailing-spaces)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4521) Expected space(s) after "catch". (keyword-spacing)
(#4521) Empty block statement. (no-empty)
(#4524) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4529) Missing space before opening brace. (space-before-blocks)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4546) Trailing spaces not allowed. (no-trailing-spaces)
(#4548) Expected to return a value at the end of this function. (consistent-return)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4558) Missing JSDoc comment. (require-jsdoc)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) Missing space before opening brace. (space-before-blocks)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4591) Missing JSDoc comment. (require-jsdoc)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4597) Trailing spaces not allowed. (no-trailing-spaces)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4607) Blocks are nested too deeply (5). (max-depth)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4612) Blocks are nested too deeply (5). (max-depth)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4613) Blocks are nested too deeply (6). (max-depth)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4639) Unexpected use of '&'. (no-bitwise)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4650) Trailing spaces not allowed. (no-trailing-spaces)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4672) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4719) Blocks are nested too deeply (5). (max-depth)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4733) Expected to return a value at the end of this function. (array-callback-return)
(#4733) Expected to return a value at the end of this function. (consistent-return)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4743) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4754) Function 'closest' has a complexity of 21. (complexity)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4777) Blocks are nested too deeply (5). (max-depth)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4778) There should be no space after '{' (object-curly-spacing)
(#4778) There should be no space before '}' (object-curly-spacing)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4819) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4827) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4848) Missing JSDoc comment. (require-jsdoc)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no space after '[' (computed-property-spacing)
(#4893) There should be no space before ']' (computed-property-spacing)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no space after '[' (computed-property-spacing)
(#4909) There should be no space before ']' (computed-property-spacing)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4925) Do not nest ternary expressions (no-nested-ternary)
(#4926) There should be no space after '[' (array-bracket-spacing)
(#4926) There should be no space before ']' (array-bracket-spacing)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4932) There should be no space after '[' (computed-property-spacing)
(#4932) There should be no space before ']' (computed-property-spacing)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) 'until' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) 'undefined' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4943) 'elem' is defined but never used (no-unused-vars)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4970) Missing JSDoc comment. (require-jsdoc)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4978) 'i' is defined but never used (no-unused-vars)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4994) 'i' is defined but never used (no-unused-vars)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#5001) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5012) There should be no space after '[' (array-bracket-spacing)
(#5012) There should be no space before ']' (array-bracket-spacing)
(#5013) There should be no space after '[' (array-bracket-spacing)
(#5013) There should be no space before ']' (array-bracket-spacing)
(#5014) There should be no space after '[' (array-bracket-spacing)
(#5014) There should be no space before ']' (array-bracket-spacing)
(#5015) There should be no space after '[' (array-bracket-spacing)
(#5015) There should be no space before ']' (array-bracket-spacing)
(#5016) There should be no space after '[' (array-bracket-spacing)
(#5016) There should be no space before ']' (array-bracket-spacing)
(#5017) There should be no space after '[' (array-bracket-spacing)
(#5017) There should be no space before ']' (array-bracket-spacing)
(#5018) There should be no space after '[' (array-bracket-spacing)
(#5018) There should be no space before ']' (array-bracket-spacing)
(#5019) There should be no space after '[' (array-bracket-spacing)
(#5019) There should be no space before ']' (array-bracket-spacing)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5028) There should be no space after '[' (array-bracket-spacing)
(#5028) There should be no space before ']' (array-bracket-spacing)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5127) Expected to return a value at the end of this function. (consistent-return)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5139) Expected to return a value at the end of this function. (consistent-return)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no space after '[' (array-bracket-spacing)
(#5154) There should be no space before ']' (array-bracket-spacing)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no space after '[' (array-bracket-spacing)
(#5157) There should be no space before ']' (array-bracket-spacing)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5170) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5186) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5187) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5189) There should be no spaces inside this paren. (space-in-parens)
(#5189) Unexpected space before function parentheses. (space-before-function-paren)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space after '[' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space before ']' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5217) Expected space(s) after "catch". (keyword-spacing)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5222) Missing space before opening brace. (space-before-blocks)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5241) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5296) There should be no space after '{' (object-curly-spacing)
(#5296) There should be no space before '}' (object-curly-spacing)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5341) Missing JSDoc comment. (require-jsdoc)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5341) 'cur' is defined but never used (no-unused-vars)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5348) Missing JSDoc comment. (require-jsdoc)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no space after '[' (computed-property-spacing)
(#5360) There should be no space before ']' (computed-property-spacing)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5362) There should be no space after '[' (computed-property-spacing)
(#5362) There should be no space before ']' (computed-property-spacing)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no space after '[' (computed-property-spacing)
(#5369) There should be no space before ']' (computed-property-spacing)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5370) Line 5370 exceeds the maximum line length of 132. (max-len)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5377) Missing JSDoc comment. (require-jsdoc)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5437) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5441) There should be no space after '[' (computed-property-spacing)
(#5441) There should be no space before ']' (computed-property-spacing)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5455) There should be no space after '[' (computed-property-spacing)
(#5455) There should be no space before ']' (computed-property-spacing)
(#5458) There should be no space after '{' (object-curly-spacing)
(#5458) There should be no space before '}' (object-curly-spacing)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no space after '[' (computed-property-spacing)
(#5470) There should be no space before ']' (computed-property-spacing)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no space after '[' (computed-property-spacing)
(#5476) There should be no space before ']' (computed-property-spacing)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no space after '[' (computed-property-spacing)
(#5482) There should be no space before ']' (computed-property-spacing)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5491) Missing JSDoc comment. (require-jsdoc)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5494) Trailing spaces not allowed. (no-trailing-spaces)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5510) There should be no spaces inside this paren. (space-in-parens)
(#5511) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5550) Function 'clean' has a complexity of 26. (complexity)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5560) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5579) There should be no space after '[' (computed-property-spacing)
(#5579) There should be no space before ']' (computed-property-spacing)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5596) Do not nest ternary expressions (no-nested-ternary)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5604) Unexpected whitespace before semicolon. (semi-spacing)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5605) Blocks are nested too deeply (5). (max-depth)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5629) Line 5629 exceeds the maximum line length of 132. (max-len)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5633) 'i' used outside of binding context. (block-scoped-var)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5636) 'i' used outside of binding context. (block-scoped-var)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5648) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5653) There should be no space after '[' (computed-property-spacing)
(#5653) There should be no space before ']' (computed-property-spacing)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5660) Blocks are nested too deeply (5). (max-depth)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5660) There should be no space after '[' (computed-property-spacing)
(#5660) There should be no space before ']' (computed-property-spacing)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5676) There should be no space after '[' (computed-property-spacing)
(#5676) There should be no space before ']' (computed-property-spacing)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5682) There should be no space after '[' (computed-property-spacing)
(#5682) There should be no space before ']' (computed-property-spacing)
(#5688) Missing JSDoc comment. (require-jsdoc)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5706) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5714) There should be no space after '{' (object-curly-spacing)
(#5714) There should be no space before '}' (object-curly-spacing)
(#5715) There should be no space after '[' (array-bracket-spacing)
(#5715) There should be no space before ']' (array-bracket-spacing)
(#5716) There should be no space after '[' (array-bracket-spacing)
(#5716) There should be no space before ']' (array-bracket-spacing)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5781) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5782) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5782) There should be no space after '[' (computed-property-spacing)
(#5782) There should be no space before ']' (computed-property-spacing)
(#5784) There should be no space after '[' (computed-property-spacing)
(#5784) There should be no space before ']' (computed-property-spacing)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no space after '[' (computed-property-spacing)
(#5794) There should be no space before ']' (computed-property-spacing)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5803) There should be no space after '[' (computed-property-spacing)
(#5803) There should be no space before ']' (computed-property-spacing)
(#5804) Expected space(s) after "catch". (keyword-spacing)
(#5804) Empty block statement. (no-empty)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5810) Expected no return value. (consistent-return)
(#5814) Expected no return value. (consistent-return)
(#5814) There should be no space after '[' (computed-property-spacing)
(#5814) There should be no space before ']' (computed-property-spacing)
(#5818) Expected to return a value at the end of this function. (consistent-return)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5820) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5821) There should be no space after '[' (computed-property-spacing)
(#5821) There should be no space before ']' (computed-property-spacing)
(#5823) There should be no space after '[' (computed-property-spacing)
(#5823) There should be no space before ']' (computed-property-spacing)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5848) 'name' used outside of binding context. (block-scoped-var)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5862) There should be no space after '[' (computed-property-spacing)
(#5862) There should be no space before ']' (computed-property-spacing)
(#5863) Expected to return a value at the end of this function. (consistent-return)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5871) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5883) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5890) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5891) There should be no space after '[' (computed-property-spacing)
(#5891) There should be no space before ']' (computed-property-spacing)
(#5902) Expected to return a value at the end of this function. (consistent-return)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5922) Do not nest ternary expressions (no-nested-ternary)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5971) There should be no space after '[' (computed-property-spacing)
(#5971) There should be no space before ']' (computed-property-spacing)
(#5972) There should be no space after '[' (computed-property-spacing)
(#5972) There should be no space before ']' (computed-property-spacing)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#6004) Missing JSDoc comment. (require-jsdoc)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6012) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6033) Line 6033 exceeds the maximum line length of 132. (max-len)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6043) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6096) Expected space(s) after "catch". (keyword-spacing)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6108) Missing JSDoc comment. (require-jsdoc)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6127) Expected space(s) after "for". (keyword-spacing)
(#6127) There should be no spaces inside this paren. (space-in-parens)
(#6128) There should be no space after '[' (computed-property-spacing)
(#6128) There should be no space before ']' (computed-property-spacing)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no space after '[' (computed-property-spacing)
(#6137) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6143) Expected space or tab after '//' in comment. (spaced-comment)
(#6144) Missing JSDoc comment. (require-jsdoc)
(#6144) There should be no spaces inside this paren. (space-in-parens)
(#6145) There should be no spaces inside this paren. (space-in-parens)
(#6147) There should be no space after '[' (computed-property-spacing)
(#6147) There should be no space before ']' (computed-property-spacing)
(#6150) There should be no space after '[' (computed-property-spacing)
(#6150) There should be no space before ']' (computed-property-spacing)
(#6152) There should be no space after '[' (computed-property-spacing)
(#6152) There should be no space before ']' (computed-property-spacing)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6158) Expected space(s) after "for". (keyword-spacing)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no space after '[' (computed-property-spacing)
(#6159) There should be no space before ']' (computed-property-spacing)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no space after '[' (computed-property-spacing)
(#6163) There should be no space before ']' (computed-property-spacing)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6168) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no space after '[' (computed-property-spacing)
(#6174) There should be no space before ']' (computed-property-spacing)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6176) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6237) There should be no spaces inside this paren. (space-in-parens)
(#6237) 'selector' used outside of binding context. (block-scoped-var)
(#6245) 'selector' used outside of binding context. (block-scoped-var)
(#6248) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no space after '[' (array-bracket-spacing)
(#6252) There should be no space before ']' (array-bracket-spacing)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6265) Missing space before opening brace. (space-before-blocks)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6268) Missing space before opening brace. (space-before-blocks)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) Missing space before opening brace. (space-before-blocks)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6276) Do not nest ternary expressions (no-nested-ternary)
(#6276) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) 'i' is defined but never used (no-unused-vars)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) Missing space before opening brace. (space-before-blocks)
(#6280) There should be no space after '{' (object-curly-spacing)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no space before '}' (object-curly-spacing)
(#6282) There should be no space after '{' (object-curly-spacing)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no space before '}' (object-curly-spacing)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) Missing space before opening brace. (space-before-blocks)
(#6289) There should be no space after '[' (computed-property-spacing)
(#6289) There should be no space before ']' (computed-property-spacing)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) Missing space before opening brace. (space-before-blocks)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6292) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no space after '[' (array-bracket-spacing)
(#6294) There should be no space before ']' (array-bracket-spacing)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no space after '[' (computed-property-spacing)
(#6295) There should be no space before ']' (computed-property-spacing)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6311) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6326) Unexpected space before function parentheses. (space-before-function-paren)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6336) Expected space(s) after "for". (keyword-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6336) There should be no space after '{' (object-curly-spacing)
(#6336) There should be no space before '}' (object-curly-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6339) Expected space(s) after "if". (keyword-spacing)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6348) There should be no space after '[' (computed-property-spacing)
(#6348) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6408) Function 'ajax' has a complexity of 42. (complexity)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space after '[' (computed-property-spacing)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space before ']' (computed-property-spacing)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6477) Expected space(s) after "while". (keyword-spacing)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6481) There should be no space after '[' (computed-property-spacing)
(#6481) There should be no space before ']' (computed-property-spacing)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6508) Function 'done' has a complexity of 22. (complexity)
(#6508) Missing JSDoc comment. (require-jsdoc)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6547) There should be no space after '[' (computed-property-spacing)
(#6547) There should be no space before ']' (computed-property-spacing)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6550) There should be no space after '[' (computed-property-spacing)
(#6550) There should be no space before ']' (computed-property-spacing)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6567) Expected space(s) after "catch". (keyword-spacing)
(#6577) Expected space(s) after "if". (keyword-spacing)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no space after '[' (array-bracket-spacing)
(#6591) There should be no space before ']' (array-bracket-spacing)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no space after '[' (array-bracket-spacing)
(#6593) There should be no space before ']' (array-bracket-spacing)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6602) There should be no space after '[' (array-bracket-spacing)
(#6602) There should be no space before ']' (array-bracket-spacing)
(#6602) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no space after '[' (array-bracket-spacing)
(#6606) There should be no space before ']' (array-bracket-spacing)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no space after '[' (array-bracket-spacing)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6628) Expected space(s) after "for". (keyword-spacing)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6629) There should be no space after '[' (computed-property-spacing)
(#6629) There should be no space before ']' (computed-property-spacing)
(#6629) There should be no space after '[' (array-bracket-spacing)
(#6629) There should be no space before ']' (array-bracket-spacing)
(#6632) There should be no space after '[' (computed-property-spacing)
(#6632) There should be no space before ']' (computed-property-spacing)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no space after '[' (computed-property-spacing)
(#6642) There should be no space before ']' (computed-property-spacing)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6650) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6709) There should be no space after '[' (computed-property-spacing)
(#6709) There should be no space before ']' (computed-property-spacing)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no space after '[' (computed-property-spacing)
(#6715) There should be no space before ']' (computed-property-spacing)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6718) There should be no space after '[' (computed-property-spacing)
(#6718) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6726) There should be no space after '[' (computed-property-spacing)
(#6726) There should be no space before ']' (computed-property-spacing)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no space after '[' (computed-property-spacing)
(#6730) There should be no space before ']' (computed-property-spacing)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no space after '{' (object-curly-spacing)
(#6742) There should be no space before '}' (object-curly-spacing)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no space after '[' (array-bracket-spacing)
(#6756) There should be no space before ']' (array-bracket-spacing)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6760) There should be no spaces inside this paren. (space-in-parens)
(#6760) Missing space before opening brace. (space-before-blocks)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6762) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no space after '[' (computed-property-spacing)
(#6789) There should be no space before ']' (computed-property-spacing)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6800) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6802) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no space after '[' (computed-property-spacing)
(#6808) There should be no space before ']' (computed-property-spacing)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6817) Missing JSDoc comment. (require-jsdoc)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6837) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no space after '[' (computed-property-spacing)
(#6846) There should be no space before ']' (computed-property-spacing)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6874) Missing JSDoc comment. (require-jsdoc)
(#6874) Expected to return a value at the end of this function. (consistent-return)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6885) Expected space(s) after "for". (keyword-spacing)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6892) Expected space(s) after "while". (keyword-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6892) There should be no space after '[' (computed-property-spacing)
(#6892) There should be no space before ']' (computed-property-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no space after '[' (computed-property-spacing)
(#6910) There should be no space before ']' (computed-property-spacing)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6911) There should be no space after '[' (computed-property-spacing)
(#6911) There should be no space before ']' (computed-property-spacing)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no space after '[' (computed-property-spacing)
(#6931) There should be no space before ']' (computed-property-spacing)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6934) There should be no space after '[' (computed-property-spacing)
(#6934) There should be no space before ']' (computed-property-spacing)
(#6939) Missing JSDoc comment. (require-jsdoc)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6953) There should be no space after '[' (computed-property-spacing)
(#6953) There should be no space before ']' (computed-property-spacing)
(#6964) Expected space(s) after "for". (keyword-spacing)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6969) Expected space(s) after "for". (keyword-spacing)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6970) Expected space(s) after "if". (keyword-spacing)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6978) There should be no space after '[' (computed-property-spacing)
(#6978) There should be no space before ']' (computed-property-spacing)
(#6981) Expected space(s) after "if". (keyword-spacing)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6993) Expected space(s) after "for". (keyword-spacing)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6995) Blocks are nested too deeply (5). (max-depth)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6996) There should be no space after '[' (computed-property-spacing)
(#6996) There should be no space before ']' (computed-property-spacing)
(#6997) Blocks are nested too deeply (6). (max-depth)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6998) There should be no space after '[' (computed-property-spacing)
(#6998) There should be no space before ']' (computed-property-spacing)
(#6999) Blocks are nested too deeply (7). (max-depth)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7011) A space is required after ','. (comma-spacing)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7025) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7027) Unnecessary escape character: \= (no-useless-escape)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) Expected to return a value at the end of this function. (consistent-return)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no space after '[' (computed-property-spacing)
(#7042) There should be no space before ']' (computed-property-spacing)
(#7044) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7051) There should be no space after '[' (computed-property-spacing)
(#7051) There should be no space before ']' (computed-property-spacing)
(#7057) There should be no space after '[' (computed-property-spacing)
(#7057) There should be no space before ']' (computed-property-spacing)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no space after '[' (computed-property-spacing)
(#7081) There should be no space before ']' (computed-property-spacing)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7082) There should be no space after '[' (array-bracket-spacing)
(#7082) There should be no space before ']' (array-bracket-spacing)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7093) There should be no space after '[' (computed-property-spacing)
(#7093) There should be no space before ']' (computed-property-spacing)
(#7097) There should be no space after '[' (computed-property-spacing)
(#7097) There should be no space before ']' (computed-property-spacing)
(#7102) There should be no spaces inside this paren. (space-in-parens)
(#7106) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7135) There should be no spaces inside this paren. (space-in-parens)
(#7135) Expected to return a value at the end of this function. (consistent-return)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7191) There should be no spaces inside this paren. (space-in-parens)
(#7195) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7204) Missing JSDoc comment. (require-jsdoc)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no space after '[' (computed-property-spacing)
(#7208) There should be no space before ']' (computed-property-spacing)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7214) Missing JSDoc comment. (require-jsdoc)
(#7214) Expected to return a value at the end of this function. (consistent-return)
(#7217) Expected space(s) after "catch". (keyword-spacing)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) Empty block statement. (no-empty)
(#7220) Missing JSDoc comment. (require-jsdoc)
(#7220) Expected to return a value at the end of this function. (consistent-return)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7223) Expected space(s) after "catch". (keyword-spacing)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) Empty block statement. (no-empty)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7254) Expected to return a value at the end of this function. (consistent-return)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7293) There should be no space after '[' (computed-property-spacing)
(#7293) There should be no space before ']' (computed-property-spacing)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no space after '[' (computed-property-spacing)
(#7299) There should be no space before ']' (computed-property-spacing)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7301) Expected space(s) after "catch". (keyword-spacing)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) Empty block statement. (no-empty)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7319) Line 7319 exceeds the maximum line length of 132. (max-len)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7331) There should be no space after '[' (computed-property-spacing)
(#7331) There should be no space before ']' (computed-property-spacing)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7356) Expected space(s) after "catch". (keyword-spacing)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7374) Expected space(s) after "catch". (keyword-spacing)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7400) There should be no space after '[' (computed-property-spacing)
(#7400) There should be no space before ']' (computed-property-spacing)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7406) A space is required after ','. (comma-spacing)
(#7416) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7423) There should be no space after '[' (array-bracket-spacing)
(#7423) There should be no space before ']' (array-bracket-spacing)
(#7425) There should be no space after '[' (array-bracket-spacing)
(#7425) There should be no space before ']' (array-bracket-spacing)
(#7427) There should be no space after '[' (array-bracket-spacing)
(#7427) There should be no space before ']' (array-bracket-spacing)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7435) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'j' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7459) 'i' used outside of binding context. (block-scoped-var)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7473) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'j' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7487) 'i' used outside of binding context. (block-scoped-var)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7503) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7506) There should be no space after '[' (computed-property-spacing)
(#7506) There should be no space before ']' (computed-property-spacing)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7528) There should be no space after '[' (computed-property-spacing)
(#7528) There should be no space before ']' (computed-property-spacing)
(#7532) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7542) There should be no space after '[' (computed-property-spacing)
(#7542) There should be no space before ']' (computed-property-spacing)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7555) There should be no space after '[' (array-bracket-spacing)
(#7555) There should be no space before ']' (array-bracket-spacing)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7570) Blocks are nested too deeply (5). (max-depth)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7588) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no space after '[' (computed-property-spacing)
(#7598) Do not nest ternary expressions (no-nested-ternary)
(#7598) There should be no space before ']' (computed-property-spacing)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no space after '[' (computed-property-spacing)
(#7606) There should be no space before ']' (computed-property-spacing)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7610) There should be no spaces inside this paren. (space-in-parens)
(#7612) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7664) Missing JSDoc comment. (require-jsdoc)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7667) There should be no spaces inside this paren. (space-in-parens)
(#7667) A space is required after ','. (comma-spacing)
(#7668) There should be no space after '[' (computed-property-spacing)
(#7668) There should be no space before ']' (computed-property-spacing)
(#7679) There should be no space after '{' (object-curly-spacing)
(#7679) There should be no space before '}' (object-curly-spacing)
(#7680) There should be no space after '{' (object-curly-spacing)
(#7680) There should be no space before '}' (object-curly-spacing)
(#7681) There should be no space after '{' (object-curly-spacing)
(#7681) There should be no space before '}' (object-curly-spacing)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no space after '[' (computed-property-spacing)
(#7683) There should be no space before ']' (computed-property-spacing)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7750) There should be no space after '[' (computed-property-spacing)
(#7750) There should be no space before ']' (computed-property-spacing)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7758) Do not nest ternary expressions (no-nested-ternary)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no space after '[' (computed-property-spacing)
(#7769) There should be no space before ']' (computed-property-spacing)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7773) Missing JSDoc comment. (require-jsdoc)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7811) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7818) There should be no space after '[' (computed-property-spacing)
(#7818) There should be no space before ']' (computed-property-spacing)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7828) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no space after '[' (array-bracket-spacing)
(#7832) There should be no space before ']' (array-bracket-spacing)
(#7832) Unexpected space before function parentheses. (space-before-function-paren)
(#7833) There should be no space after '[' (computed-property-spacing)
(#7833) There should be no space before ']' (computed-property-spacing)
(#7834) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7873) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7908) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7908) There should be no space after '[' (computed-property-spacing)
(#7908) There should be no space before ']' (computed-property-spacing)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7909) There should be no space after '[' (computed-property-spacing)
(#7909) There should be no space before ']' (computed-property-spacing)
(#7911) There should be no space after '[' (computed-property-spacing)
(#7911) There should be no space before ']' (computed-property-spacing)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7925) Missing JSDoc comment. (require-jsdoc)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no space after '[' (computed-property-spacing)
(#7926) There should be no space before ']' (computed-property-spacing)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7936) There should be no space after '[' (computed-property-spacing)
(#7936) There should be no space before ']' (computed-property-spacing)
(#7939) There should be no space after '[' (computed-property-spacing)
(#7939) There should be no space before ']' (computed-property-spacing)
(#7944) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7950) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7968) Expected space(s) after "catch". (keyword-spacing)
(#7968) Empty block statement. (no-empty)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7980) Multiple spaces found before '='. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) Multiple spaces found before '='. (no-multi-spaces)
(#7982) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) There should be no spaces inside this paren. (space-in-parens)
(#7984) Multiple spaces found before '='. (no-multi-spaces)
(#7984) Multiple spaces found before '+'. (no-multi-spaces)
(#7984) Multiple spaces found before '-'. (no-multi-spaces)
(#7987) There should be no space after '{' (object-curly-spacing)
(#7987) There should be no space before '}' (object-curly-spacing)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8012) 'prevOffsetParent' is defined but never used (no-unused-vars)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8027) Multiple spaces found before '-='. (no-multi-spaces)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8031) Multiple spaces found before '+='. (no-multi-spaces)
(#8034) Line 8034 exceeds the maximum line length of 132. (max-len)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before '+='. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before ')'. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before '+='. (no-multi-spaces)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before ')'. (no-multi-spaces)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8052) Multiple spaces found before '+='. (no-multi-spaces)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8057) Multiple spaces found before '+='. (no-multi-spaces)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8061) There should be no space after '{' (object-curly-spacing)
(#8061) There should be no space before '}' (object-curly-spacing)
(#8067) Line 8067 exceeds the maximum line length of 132. (max-len)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) 'table' is defined but never used (no-unused-vars)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8068) Line 8068 exceeds the maximum line length of 132. (max-len)
(#8070) Line 8070 exceeds the maximum line length of 132. (max-len)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8070) There should be no space after '{' (object-curly-spacing)
(#8070) There should be no space before '}' (object-curly-spacing)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8107) Multiple spaces found before '+='. (no-multi-spaces)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8111) There should be no space after '{' (object-curly-spacing)
(#8111) There should be no space before '}' (object-curly-spacing)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '='. (no-multi-spaces)
(#8134) Multiple spaces found before ':'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '10'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8141) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8144) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8169) Multiple spaces found before '='. (no-multi-spaces)
(#8170) There should be no space after '{' (object-curly-spacing)
(#8170) There should be no space before '}' (object-curly-spacing)
(#8175) Multiple spaces found before '-='. (no-multi-spaces)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8179) Multiple spaces found before '+='. (no-multi-spaces)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8184) Multiple spaces found before '-'. (no-multi-spaces)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8205) There should be no space after '[' (computed-property-spacing)
(#8205) There should be no space before ']' (computed-property-spacing)
(#8206) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8224) There should be no space after '[' (computed-property-spacing)
(#8224) There should be no space before ']' (computed-property-spacing)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8231) Do not nest ternary expressions (no-nested-ternary)
(#8231) There should be no space after '[' (computed-property-spacing)
(#8231) There should be no space before ']' (computed-property-spacing)
(#8232) There should be no space after '[' (computed-property-spacing)
(#8232) There should be no space before ']' (computed-property-spacing)
(#8233) There should be no space after '[' (computed-property-spacing)
(#8233) There should be no space before ']' (computed-property-spacing)
(#8234) There should be no space after '[' (computed-property-spacing)
(#8234) There should be no space before ']' (computed-property-spacing)
(#8239) Missing JSDoc comment. (require-jsdoc)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8240) Do not nest ternary expressions (no-nested-ternary)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8249) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8251) There should be no space after '[' (array-bracket-spacing)
(#8251) There should be no space before ']' (array-bracket-spacing)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no space after '[' (computed-property-spacing)
(#8269) There should be no space before ']' (computed-property-spacing)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8273) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8286) There should be no space after '[' (computed-property-spacing)
(#8286) There should be no space before ']' (computed-property-spacing)
(#8288) There should be no space after '[' (computed-property-spacing)
(#8288) There should be no space before ']' (computed-property-spacing)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
blocks/configurable_reports/js/datatables/extras/ColReorder/media/docs/media/js/shBrushJScript.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#22) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#22) Missing JSDoc comment. (require-jsdoc)
(#31) 'SyntaxHighlighter' is not defined. (no-undef)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#34) There should be no space after '{' (object-curly-spacing)
(#34) There should be no space before '}' (object-curly-spacing)
(#35) There should be no space after '{' (object-curly-spacing)
(#35) There should be no space before '}' (object-curly-spacing)
(#36) There should be no space after '{' (object-curly-spacing)
(#36) There should be no space before '}' (object-curly-spacing)
(#37) There should be no space after '{' (object-curly-spacing)
(#37) There should be no space before '}' (object-curly-spacing)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) There should be no space after '{' (object-curly-spacing)
(#38) There should be no space before '}' (object-curly-spacing)
(#39) There should be no space after '{' (object-curly-spacing)
(#39) There should be no space before '}' (object-curly-spacing)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Unnecessary semicolon. (no-extra-semi)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#51) 'exports' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/ColReorder/media/docs/media/js/shCore.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) eval can be harmful. (no-eval)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) before "return". (keyword-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
blocks/configurable_reports/js/datatables/extras/ColReorder/media/js/ColReorder.js
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#27) Missing JSDoc return type. (valid-jsdoc)
(#27) Expected JSDoc for 'aIn' but found 'array'. (valid-jsdoc)
(#34) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#34) There should be no spaces inside this paren. (space-in-parens)
(#34) There should be no spaces inside this paren. (space-in-parens)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#37) There should be no spaces inside this paren. (space-in-parens)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Unexpected whitespace before semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Unexpected whitespace before semicolon. (semi-spacing)
(#37) There should be no spaces inside this paren. (space-in-parens)
(#39) There should be no space after '[' (computed-property-spacing)
(#39) There should be no space before ']' (computed-property-spacing)
(#45) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#45) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#45) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#45) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#45) Expected JSDoc for 'iFrom' but found 'int'. (valid-jsdoc)
(#45) Missing JSDoc for parameter 'iTo'. (valid-jsdoc)
(#45) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#45) Expected JSDoc for 'aArray' but found 'array'. (valid-jsdoc)
(#53) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#53) There should be no spaces inside this paren. (space-in-parens)
(#53) There should be no spaces inside this paren. (space-in-parens)
(#55) There should be no spaces inside this paren. (space-in-parens)
(#55) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#60) Expected JSDoc for 'nParent' but found 'string'. (valid-jsdoc)
(#60) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#60) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#60) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#60) Expected JSDoc for 'iFrom' but found 'int'. (valid-jsdoc)
(#60) Missing JSDoc for parameter 'iTo'. (valid-jsdoc)
(#60) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#60) Missing JSDoc parameter type for 'string'. (valid-jsdoc)
(#61) Trailing spaces not allowed. (no-trailing-spaces)
(#69) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#69) There should be no spaces inside this paren. (space-in-parens)
(#69) There should be no spaces inside this paren. (space-in-parens)
(#72) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#72) There should be no spaces inside this paren. (space-in-parens)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Unexpected whitespace before semicolon. (semi-spacing)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Unexpected whitespace before semicolon. (semi-spacing)
(#72) There should be no spaces inside this paren. (space-in-parens)
(#74) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#74) There should be no spaces inside this paren. (space-in-parens)
(#74) There should be no spaces inside this paren. (space-in-parens)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no space after '[' (computed-property-spacing)
(#79) There should be no space before ']' (computed-property-spacing)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#81) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#81) There should be no spaces inside this paren. (space-in-parens)
(#83) There should be no spaces inside this paren. (space-in-parens)
(#83) There should be no spaces inside this paren. (space-in-parens)
(#86) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#87) There should be no spaces inside this paren. (space-in-parens)
(#92) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#101) Expected JSDoc for 'iFrom' but found 'int'. (valid-jsdoc)
(#101) Missing JSDoc for parameter 'iTo'. (valid-jsdoc)
(#101) Expected JSDoc for 'oSettings' but found 'object'. (valid-jsdoc)
(#101) Duplicate JSDoc parameter 'int'. (valid-jsdoc)
(#101) Missing JSDoc parameter type for 'object'. (valid-jsdoc)
(#101) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#101) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#101) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#110) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#110) Function 'anonymous' has a complexity of 29. (complexity)
(#110) Unexpected space before function parentheses. (space-before-function-paren)
(#110) There should be no spaces inside this paren. (space-in-parens)
(#110) There should be no spaces inside this paren. (space-in-parens)
(#112) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#112) Infix operators must be spaced. (space-infix-ops)
(#112) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Trailing spaces not allowed. (no-trailing-spaces)
(#115) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#115) There should be no spaces inside this paren. (space-in-parens)
(#115) There should be no spaces inside this paren. (space-in-parens)
(#120) Trailing spaces not allowed. (no-trailing-spaces)
(#121) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#121) There should be no spaces inside this paren. (space-in-parens)
(#121) There should be no spaces inside this paren. (space-in-parens)
(#123) There should be no spaces inside this paren. (space-in-parens)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) There should be no spaces inside this paren. (space-in-parens)
(#126) Trailing spaces not allowed. (no-trailing-spaces)
(#127) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#129) There should be no spaces inside this paren. (space-in-parens)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) There should be no spaces inside this paren. (space-in-parens)
(#132) Trailing spaces not allowed. (no-trailing-spaces)
(#137) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#137) There should be no spaces inside this paren. (space-in-parens)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Unexpected whitespace before semicolon. (semi-spacing)
(#137) Infix operators must be spaced. (space-infix-ops)
(#137) Unexpected whitespace before semicolon. (semi-spacing)
(#137) There should be no spaces inside this paren. (space-in-parens)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#142) There should be no spaces inside this paren. (space-in-parens)
(#142) There should be no spaces inside this paren. (space-in-parens)
(#143) Trailing spaces not allowed. (no-trailing-spaces)
(#144) Trailing spaces not allowed. (no-trailing-spaces)
(#149) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#149) There should be no spaces inside this paren. (space-in-parens)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Unexpected whitespace before semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Unexpected whitespace before semicolon. (semi-spacing)
(#149) There should be no spaces inside this paren. (space-in-parens)
(#151) There should be no space after '[' (computed-property-spacing)
(#151) There should be no space before ']' (computed-property-spacing)
(#153) Trailing spaces not allowed. (no-trailing-spaces)
(#155) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#155) There should be no spaces inside this paren. (space-in-parens)
(#155) There should be no spaces inside this paren. (space-in-parens)
(#157) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Unexpected whitespace before semicolon. (semi-spacing)
(#157) Infix operators must be spaced. (space-infix-ops)
(#157) Unexpected whitespace before semicolon. (semi-spacing)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#159) There should be no space after '[' (computed-property-spacing)
(#159) There should be no space before ']' (computed-property-spacing)
(#162) Trailing spaces not allowed. (no-trailing-spaces)
(#164) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) Unexpected whitespace before semicolon. (semi-spacing)
(#164) Infix operators must be spaced. (space-infix-ops)
(#164) Unexpected whitespace before semicolon. (semi-spacing)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#167) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#167) There should be no spaces inside this paren. (space-in-parens)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Unexpected whitespace before semicolon. (semi-spacing)
(#167) Infix operators must be spaced. (space-infix-ops)
(#167) Unexpected whitespace before semicolon. (semi-spacing)
(#167) There should be no spaces inside this paren. (space-in-parens)
(#169) There should be no space after '[' (computed-property-spacing)
(#169) There should be no space before ']' (computed-property-spacing)
(#172) Trailing spaces not allowed. (no-trailing-spaces)
(#174) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#174) Infix operators must be spaced. (space-infix-ops)
(#174) Infix operators must be spaced. (space-infix-ops)
(#174) Unexpected whitespace before semicolon. (semi-spacing)
(#174) Infix operators must be spaced. (space-infix-ops)
(#174) Unexpected whitespace before semicolon. (semi-spacing)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#177) There should be no spaces inside this paren. (space-in-parens)
(#177) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no space after '[' (computed-property-spacing)
(#178) There should be no space before ']' (computed-property-spacing)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#180) There should be no spaces inside this paren. (space-in-parens)
(#180) There should be no spaces inside this paren. (space-in-parens)
(#183) Trailing spaces not allowed. (no-trailing-spaces)
(#184) Trailing spaces not allowed. (no-trailing-spaces)
(#188) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#194) There should be no spaces inside this paren. (space-in-parens)
(#194) There should be no spaces inside this paren. (space-in-parens)
(#196) Trailing spaces not allowed. (no-trailing-spaces)
(#198) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#203) Trailing spaces not allowed. (no-trailing-spaces)
(#206) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#206) There should be no spaces inside this paren. (space-in-parens)
(#206) Infix operators must be spaced. (space-infix-ops)
(#206) Infix operators must be spaced. (space-infix-ops)
(#206) Unexpected whitespace before semicolon. (semi-spacing)
(#206) Infix operators must be spaced. (space-infix-ops)
(#206) Unexpected whitespace before semicolon. (semi-spacing)
(#206) There should be no spaces inside this paren. (space-in-parens)
(#208) There should be no spaces inside this paren. (space-in-parens)
(#208) There should be no spaces inside this paren. (space-in-parens)
(#210) Trailing spaces not allowed. (no-trailing-spaces)
(#212) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#212) There should be no spaces inside this paren. (space-in-parens)
(#212) There should be no spaces inside this paren. (space-in-parens)
(#215) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#215) There should be no spaces inside this paren. (space-in-parens)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) Unexpected whitespace before semicolon. (semi-spacing)
(#215) Infix operators must be spaced. (space-infix-ops)
(#215) Unexpected whitespace before semicolon. (semi-spacing)
(#215) There should be no spaces inside this paren. (space-in-parens)
(#217) There should be no spaces inside this paren. (space-in-parens)
(#217) There should be no spaces inside this paren. (space-in-parens)
(#220) Trailing spaces not allowed. (no-trailing-spaces)
(#222) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#222) There should be no spaces inside this paren. (space-in-parens)
(#222) Infix operators must be spaced. (space-infix-ops)
(#222) Infix operators must be spaced. (space-infix-ops)
(#222) Unexpected whitespace before semicolon. (semi-spacing)
(#222) Infix operators must be spaced. (space-infix-ops)
(#222) Unexpected whitespace before semicolon. (semi-spacing)
(#222) There should be no spaces inside this paren. (space-in-parens)
(#224) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#224) There should be no spaces inside this paren. (space-in-parens)
(#224) There should be no spaces inside this paren. (space-in-parens)
(#226) There should be no spaces inside this paren. (space-in-parens)
(#226) There should be no spaces inside this paren. (space-in-parens)
(#230) Trailing spaces not allowed. (no-trailing-spaces)
(#231) Trailing spaces not allowed. (no-trailing-spaces)
(#232) Trailing spaces not allowed. (no-trailing-spaces)
(#236) There should be no spaces inside this paren. (space-in-parens)
(#236) There should be no spaces inside this paren. (space-in-parens)
(#237) Trailing spaces not allowed. (no-trailing-spaces)
(#239) There should be no spaces inside this paren. (space-in-parens)
(#239) There should be no spaces inside this paren. (space-in-parens)
(#240) Trailing spaces not allowed. (no-trailing-spaces)
(#242) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#242) There should be no spaces inside this paren. (space-in-parens)
(#242) Infix operators must be spaced. (space-infix-ops)
(#242) Infix operators must be spaced. (space-infix-ops)
(#242) Unexpected whitespace before semicolon. (semi-spacing)
(#242) Infix operators must be spaced. (space-infix-ops)
(#242) Unexpected whitespace before semicolon. (semi-spacing)
(#242) There should be no spaces inside this paren. (space-in-parens)
(#244) There should be no spaces inside this paren. (space-in-parens)
(#244) There should be no spaces inside this paren. (space-in-parens)
(#244) There should be no spaces inside this paren. (space-in-parens)
(#244) There should be no spaces inside this paren. (space-in-parens)
(#245) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#245) There should be no spaces inside this paren. (space-in-parens)
(#245) There should be no spaces inside this paren. (space-in-parens)
(#247) There should be no spaces inside this paren. (space-in-parens)
(#247) There should be no spaces inside this paren. (space-in-parens)
(#249) Trailing spaces not allowed. (no-trailing-spaces)
(#251) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#251) Infix operators must be spaced. (space-infix-ops)
(#251) Infix operators must be spaced. (space-infix-ops)
(#251) Unexpected whitespace before semicolon. (semi-spacing)
(#251) Infix operators must be spaced. (space-infix-ops)
(#251) Unexpected whitespace before semicolon. (semi-spacing)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#255) Trailing spaces not allowed. (no-trailing-spaces)
(#256) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#256) There should be no spaces inside this paren. (space-in-parens)
(#256) There should be no spaces inside this paren. (space-in-parens)
(#258) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#258) There should be no spaces inside this paren. (space-in-parens)
(#258) Infix operators must be spaced. (space-infix-ops)
(#258) Infix operators must be spaced. (space-infix-ops)
(#258) Unexpected whitespace before semicolon. (semi-spacing)
(#258) Infix operators must be spaced. (space-infix-ops)
(#258) Unexpected whitespace before semicolon. (semi-spacing)
(#258) There should be no spaces inside this paren. (space-in-parens)
(#260) There should be no spaces inside this paren. (space-in-parens)
(#260) There should be no spaces inside this paren. (space-in-parens)
(#263) Trailing spaces not allowed. (no-trailing-spaces)
(#264) Trailing spaces not allowed. (no-trailing-spaces)
(#268) Trailing spaces not allowed. (no-trailing-spaces)
(#270) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#270) There should be no spaces inside this paren. (space-in-parens)
(#270) Infix operators must be spaced. (space-infix-ops)
(#270) Infix operators must be spaced. (space-infix-ops)
(#270) Unexpected whitespace before semicolon. (semi-spacing)
(#270) Infix operators must be spaced. (space-infix-ops)
(#270) Unexpected whitespace before semicolon. (semi-spacing)
(#270) There should be no spaces inside this paren. (space-in-parens)
(#273) There should be no spaces inside this paren. (space-in-parens)
(#273) There should be no spaces inside this paren. (space-in-parens)
(#275) Trailing spaces not allowed. (no-trailing-spaces)
(#276) Trailing spaces not allowed. (no-trailing-spaces)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no space after '[' (array-bracket-spacing)
(#282) There should be no space before ']' (array-bracket-spacing)
(#282) There should be no spaces inside this paren. (space-in-parens)
(#283) Trailing spaces not allowed. (no-trailing-spaces)
(#284) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#284) There should be no spaces inside this paren. (space-in-parens)
(#284) There should be no spaces inside this paren. (space-in-parens)
(#292) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#293) Expected JSDoc for 'oDTSettings' but found 'DataTables'. (valid-jsdoc)
(#293) Expected JSDoc for 'oOpts' but found 'ColReorder'. (valid-jsdoc)
(#293) Trailing spaces not allowed. (no-trailing-spaces)
(#300) 'ColReorder' is not defined. (no-undef)
(#300) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#300) There should be no spaces inside this paren. (space-in-parens)
(#300) There should be no spaces inside this paren. (space-in-parens)
(#303) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#303) There should be no spaces inside this paren. (space-in-parens)
(#303) There should be no spaces inside this paren. (space-in-parens)
(#305) Unexpected alert. (no-alert)
(#305) There should be no spaces inside this paren. (space-in-parens)
(#305) There should be no spaces inside this paren. (space-in-parens)
(#307) Trailing spaces not allowed. (no-trailing-spaces)
(#308) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#308) There should be no spaces inside this paren. (space-in-parens)
(#308) There should be no spaces inside this paren. (space-in-parens)
(#312) Trailing spaces not allowed. (no-trailing-spaces)
(#313) Trailing spaces not allowed. (no-trailing-spaces)
(#317) Trailing spaces not allowed. (no-trailing-spaces)
(#329) Trailing spaces not allowed. (no-trailing-spaces)
(#337) Trailing spaces not allowed. (no-trailing-spaces)
(#345) Trailing spaces not allowed. (no-trailing-spaces)
(#353) Trailing spaces not allowed. (no-trailing-spaces)
(#366) Trailing spaces not allowed. (no-trailing-spaces)
(#378) Trailing spaces not allowed. (no-trailing-spaces)
(#379) Trailing spaces not allowed. (no-trailing-spaces)
(#391) Trailing spaces not allowed. (no-trailing-spaces)
(#400) Trailing spaces not allowed. (no-trailing-spaces)
(#401) Trailing spaces not allowed. (no-trailing-spaces)
(#407) 'jQuery' is not defined. (no-undef)
(#410) 'ColReorder' is not defined. (no-undef)
(#410) There should be no spaces inside this paren. (space-in-parens)
(#410) There should be no spaces inside this paren. (space-in-parens)
(#415) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#416) 'ColReorder' is not defined. (no-undef)
(#420) Trailing spaces not allowed. (no-trailing-spaces)
(#421) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#421) Unexpected space before function parentheses. (space-before-function-paren)
(#424) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Unexpected whitespace before semicolon. (semi-spacing)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Unexpected whitespace before semicolon. (semi-spacing)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#426) There should be no spaces inside this paren. (space-in-parens)
(#426) There should be no spaces inside this paren. (space-in-parens)
(#428) Trailing spaces not allowed. (no-trailing-spaces)
(#429) There should be no spaces inside this paren. (space-in-parens)
(#429) There should be no spaces inside this paren. (space-in-parens)
(#431) Trailing spaces not allowed. (no-trailing-spaces)
(#432) Trailing spaces not allowed. (no-trailing-spaces)
(#436) Trailing spaces not allowed. (no-trailing-spaces)
(#437) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#441) Trailing spaces not allowed. (no-trailing-spaces)
(#443) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#443) Unexpected space before function parentheses. (space-before-function-paren)
(#447) Trailing spaces not allowed. (no-trailing-spaces)
(#449) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#453) Trailing spaces not allowed. (no-trailing-spaces)
(#455) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#459) Trailing spaces not allowed. (no-trailing-spaces)
(#461) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#461) There should be no spaces inside this paren. (space-in-parens)
(#461) Infix operators must be spaced. (space-infix-ops)
(#461) Infix operators must be spaced. (space-infix-ops)
(#461) Unexpected whitespace before semicolon. (semi-spacing)
(#461) Infix operators must be spaced. (space-infix-ops)
(#461) Unexpected whitespace before semicolon. (semi-spacing)
(#461) There should be no spaces inside this paren. (space-in-parens)
(#463) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#463) There should be no spaces inside this paren. (space-in-parens)
(#463) Infix operators must be spaced. (space-infix-ops)
(#463) There should be no spaces inside this paren. (space-in-parens)
(#465) There should be no spaces inside this paren. (space-in-parens)
(#465) There should be no spaces inside this paren. (space-in-parens)
(#467) Trailing spaces not allowed. (no-trailing-spaces)
(#469) Identifier '_ColReorder_iOrigCol' is not in camel case. (camelcase)
(#471) Trailing spaces not allowed. (no-trailing-spaces)
(#473) There should be no spaces inside this paren. (space-in-parens)
(#473) Unexpected space before function parentheses. (space-before-function-paren)
(#474) unnecessary '.call()'. (no-useless-call)
(#474) There should be no spaces inside this paren. (space-in-parens)
(#474) There should be no spaces inside this paren. (space-in-parens)
(#475) There should be no spaces inside this paren. (space-in-parens)
(#476) Trailing spaces not allowed. (no-trailing-spaces)
(#479) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#483) Trailing spaces not allowed. (no-trailing-spaces)
(#485) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#485) There should be no spaces inside this paren. (space-in-parens)
(#486) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#490) Trailing spaces not allowed. (no-trailing-spaces)
(#492) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#492) There should be no spaces inside this paren. (space-in-parens)
(#492) There should be no spaces inside this paren. (space-in-parens)
(#497) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#497) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#497) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no spaces inside this paren. (space-in-parens)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#501) Unexpected space before function parentheses. (space-before-function-paren)
(#502) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#502) There should be no spaces inside this paren. (space-in-parens)
(#502) There should be no spaces inside this paren. (space-in-parens)
(#505) There should be no spaces inside this paren. (space-in-parens)
(#505) There should be no spaces inside this paren. (space-in-parens)
(#506) unnecessary '.call()'. (no-useless-call)
(#506) There should be no spaces inside this paren. (space-in-parens)
(#506) There should be no spaces inside this paren. (space-in-parens)
(#510) There should be no spaces inside this paren. (space-in-parens)
(#513) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#514) There should be no spaces inside this paren. (space-in-parens)
(#514) There should be no spaces inside this paren. (space-in-parens)
(#515) unnecessary '.call()'. (no-useless-call)
(#515) There should be no spaces inside this paren. (space-in-parens)
(#515) There should be no spaces inside this paren. (space-in-parens)
(#519) Trailing spaces not allowed. (no-trailing-spaces)
(#520) Trailing spaces not allowed. (no-trailing-spaces)
(#521) Expected JSDoc for 'a' but found 'array'. (valid-jsdoc)
(#521) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#521) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#526) Trailing spaces not allowed. (no-trailing-spaces)
(#528) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#528) Unexpected space before function parentheses. (space-before-function-paren)
(#528) There should be no spaces inside this paren. (space-in-parens)
(#528) There should be no spaces inside this paren. (space-in-parens)
(#530) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#532) There should be no spaces inside this paren. (space-in-parens)
(#532) Infix operators must be spaced. (space-infix-ops)
(#533) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#533) There should be no spaces inside this paren. (space-in-parens)
(#536) Trailing spaces not allowed. (no-trailing-spaces)
(#537) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#537) There should be no spaces inside this paren. (space-in-parens)
(#537) Infix operators must be spaced. (space-infix-ops)
(#537) Infix operators must be spaced. (space-infix-ops)
(#537) Unexpected whitespace before semicolon. (semi-spacing)
(#537) Infix operators must be spaced. (space-infix-ops)
(#537) Unexpected whitespace before semicolon. (semi-spacing)
(#537) There should be no spaces inside this paren. (space-in-parens)
(#539) There should be no spaces inside this paren. (space-in-parens)
(#539) There should be no spaces inside this paren. (space-in-parens)
(#540) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#540) There should be no spaces inside this paren. (space-in-parens)
(#540) There should be no spaces inside this paren. (space-in-parens)
(#543) There should be no spaces inside this paren. (space-in-parens)
(#543) There should be no spaces inside this paren. (space-in-parens)
(#544) Trailing spaces not allowed. (no-trailing-spaces)
(#546) There should be no spaces inside this paren. (space-in-parens)
(#546) There should be no spaces inside this paren. (space-in-parens)
(#549) Trailing spaces not allowed. (no-trailing-spaces)
(#551) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#555) Trailing spaces not allowed. (no-trailing-spaces)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#559) Trailing spaces not allowed. (no-trailing-spaces)
(#560) Trailing spaces not allowed. (no-trailing-spaces)
(#561) Expected JSDoc for 'oState' but found 'object'. (valid-jsdoc)
(#561) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#561) Missing JSDoc parameter type for 'object'. (valid-jsdoc)
(#566) Trailing spaces not allowed. (no-trailing-spaces)
(#568) Trailing spaces not allowed. (no-trailing-spaces)
(#570) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#570) Unexpected space before function parentheses. (space-before-function-paren)
(#570) There should be no spaces inside this paren. (space-in-parens)
(#570) There should be no spaces inside this paren. (space-in-parens)
(#572) 'aCopy' is defined but never used (no-unused-vars)
(#576) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#576) There should be no spaces inside this paren. (space-in-parens)
(#576) Infix operators must be spaced. (space-infix-ops)
(#576) Unexpected whitespace before semicolon. (semi-spacing)
(#576) Infix operators must be spaced. (space-infix-ops)
(#576) Unexpected whitespace before semicolon. (semi-spacing)
(#576) There should be no spaces inside this paren. (space-in-parens)
(#578) There should be no space after '[' (computed-property-spacing)
(#578) There should be no space before ']' (computed-property-spacing)
(#581) 'aSearchCopy' is not defined. (no-undef)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#584) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) Infix operators must be spaced. (space-infix-ops)
(#584) Infix operators must be spaced. (space-infix-ops)
(#584) Unexpected whitespace before semicolon. (semi-spacing)
(#584) Infix operators must be spaced. (space-infix-ops)
(#584) Unexpected whitespace before semicolon. (semi-spacing)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no space after '[' (computed-property-spacing)
(#589) There should be no space before ']' (computed-property-spacing)
(#589) 'aSearchCopy' is not defined. (no-undef)
(#592) There should be no space after '[' (computed-property-spacing)
(#592) There should be no space before ']' (computed-property-spacing)
(#593) Trailing spaces not allowed. (no-trailing-spaces)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#598) Trailing spaces not allowed. (no-trailing-spaces)
(#599) Trailing spaces not allowed. (no-trailing-spaces)
(#603) Trailing spaces not allowed. (no-trailing-spaces)
(#604) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#604) Expected JSDoc for 'nTh' but found 'element'. (valid-jsdoc)
(#604) Missing JSDoc parameter type for 'element'. (valid-jsdoc)
(#604) Missing JSDoc parameter type for 'int'. (valid-jsdoc)
(#604) Expected JSDoc for 'i' but found 'int'. (valid-jsdoc)
(#610) Trailing spaces not allowed. (no-trailing-spaces)
(#612) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#612) Unexpected space before function parentheses. (space-before-function-paren)
(#612) There should be no spaces inside this paren. (space-in-parens)
(#612) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#615) Unexpected space before function parentheses. (space-before-function-paren)
(#617) unnecessary '.call()'. (no-useless-call)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#620) Trailing spaces not allowed. (no-trailing-spaces)
(#621) Trailing spaces not allowed. (no-trailing-spaces)
(#622) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#622) Missing JSDoc parameter type for 'element'. (valid-jsdoc)
(#622) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#622) Expected JSDoc for 'e' but found 'event'. (valid-jsdoc)
(#622) Expected JSDoc for 'nTh' but found 'element'. (valid-jsdoc)
(#628) Trailing spaces not allowed. (no-trailing-spaces)
(#630) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#630) Unexpected space before function parentheses. (space-before-function-paren)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#635) Trailing spaces not allowed. (no-trailing-spaces)
(#644) There should be no spaces inside this paren. (space-in-parens)
(#644) There should be no spaces inside this paren. (space-in-parens)
(#645) There should be no spaces inside this paren. (space-in-parens)
(#645) Trailing spaces not allowed. (no-trailing-spaces)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#647) Trailing spaces not allowed. (no-trailing-spaces)
(#649) There should be no spaces inside this paren. (space-in-parens)
(#649) There should be no spaces inside this paren. (space-in-parens)
(#650) Trailing spaces not allowed. (no-trailing-spaces)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#654) There should be no spaces inside this paren. (space-in-parens)
(#655) Trailing spaces not allowed. (no-trailing-spaces)
(#657) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#657) Infix operators must be spaced. (space-infix-ops)
(#657) Infix operators must be spaced. (space-infix-ops)
(#657) Unexpected whitespace before semicolon. (semi-spacing)
(#657) Infix operators must be spaced. (space-infix-ops)
(#657) Unexpected whitespace before semicolon. (semi-spacing)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#659) Trailing spaces not allowed. (no-trailing-spaces)
(#663) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#663) There should be no spaces inside this paren. (space-in-parens)
(#663) There should be no spaces inside this paren. (space-in-parens)
(#667) Trailing spaces not allowed. (no-trailing-spaces)
(#668) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#668) There should be no spaces inside this paren. (space-in-parens)
(#668) There should be no spaces inside this paren. (space-in-parens)
(#670) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#676) Trailing spaces not allowed. (no-trailing-spaces)
(#678) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#678) There should be no spaces inside this paren. (space-in-parens)
(#678) There should be no spaces inside this paren. (space-in-parens)
(#680) There should be no spaces inside this paren. (space-in-parens)
(#680) There should be no spaces inside this paren. (space-in-parens)
(#682) Trailing spaces not allowed. (no-trailing-spaces)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#684) Unexpected space before function parentheses. (space-before-function-paren)
(#685) unnecessary '.call()'. (no-useless-call)
(#685) There should be no spaces inside this paren. (space-in-parens)
(#685) There should be no spaces inside this paren. (space-in-parens)
(#686) There should be no spaces inside this paren. (space-in-parens)
(#687) Trailing spaces not allowed. (no-trailing-spaces)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#688) Unexpected space before function parentheses. (space-before-function-paren)
(#689) unnecessary '.call()'. (no-useless-call)
(#689) There should be no spaces inside this paren. (space-in-parens)
(#689) There should be no spaces inside this paren. (space-in-parens)
(#690) There should be no spaces inside this paren. (space-in-parens)
(#692) Trailing spaces not allowed. (no-trailing-spaces)
(#693) Trailing spaces not allowed. (no-trailing-spaces)
(#694) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#694) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#694) Expected JSDoc for 'e' but found 'event'. (valid-jsdoc)
(#699) Trailing spaces not allowed. (no-trailing-spaces)
(#701) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#701) Unexpected space before function parentheses. (space-before-function-paren)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#703) 'that' is defined but never used (no-unused-vars)
(#704) Trailing spaces not allowed. (no-trailing-spaces)
(#705) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#705) There should be no spaces inside this paren. (space-in-parens)
(#705) There should be no spaces inside this paren. (space-in-parens)
(#711) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#711) There should be no spaces inside this paren. (space-in-parens)
(#712) Trailing spaces not allowed. (no-trailing-spaces)
(#713) There should be no spaces inside this paren. (space-in-parens)
(#713) There should be no spaces inside this paren. (space-in-parens)
(#719) Trailing spaces not allowed. (no-trailing-spaces)
(#723) Trailing spaces not allowed. (no-trailing-spaces)
(#726) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#726) There should be no spaces inside this paren. (space-in-parens)
(#726) Infix operators must be spaced. (space-infix-ops)
(#726) Infix operators must be spaced. (space-infix-ops)
(#726) Unexpected whitespace before semicolon. (semi-spacing)
(#726) Infix operators must be spaced. (space-infix-ops)
(#726) Unexpected whitespace before semicolon. (semi-spacing)
(#726) There should be no spaces inside this paren. (space-in-parens)
(#728) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#728) There should be no spaces inside this paren. (space-in-parens)
(#728) Infix operators must be spaced. (space-infix-ops)
(#728) Infix operators must be spaced. (space-infix-ops)
(#728) Infix operators must be spaced. (space-infix-ops)
(#728) Infix operators must be spaced. (space-infix-ops)
(#728) There should be no spaces inside this paren. (space-in-parens)
(#730) Infix operators must be spaced. (space-infix-ops)
(#730) Infix operators must be spaced. (space-infix-ops)
(#731) Infix operators must be spaced. (space-infix-ops)
(#736) Trailing spaces not allowed. (no-trailing-spaces)
(#737) Trailing spaces not allowed. (no-trailing-spaces)
(#740) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#740) There should be no spaces inside this paren. (space-in-parens)
(#740) There should be no spaces inside this paren. (space-in-parens)
(#742) Infix operators must be spaced. (space-infix-ops)
(#742) Infix operators must be spaced. (space-infix-ops)
(#743) Infix operators must be spaced. (space-infix-ops)
(#746) Trailing spaces not allowed. (no-trailing-spaces)
(#747) Trailing spaces not allowed. (no-trailing-spaces)
(#748) Expected JSDoc for 'e' but found 'event'. (valid-jsdoc)
(#748) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#748) Missing JSDoc parameter type for 'event'. (valid-jsdoc)
(#753) Trailing spaces not allowed. (no-trailing-spaces)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#755) 'e' is defined but never used (no-unused-vars)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#757) 'that' is defined but never used (no-unused-vars)
(#758) Trailing spaces not allowed. (no-trailing-spaces)
(#759) There should be no spaces inside this paren. (space-in-parens)
(#759) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#761) Trailing spaces not allowed. (no-trailing-spaces)
(#762) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#762) There should be no spaces inside this paren. (space-in-parens)
(#762) There should be no spaces inside this paren. (space-in-parens)
(#765) There should be no spaces inside this paren. (space-in-parens)
(#765) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#769) Trailing spaces not allowed. (no-trailing-spaces)
(#771) There should be no spaces inside this paren. (space-in-parens)
(#771) There should be no spaces inside this paren. (space-in-parens)
(#772) Trailing spaces not allowed. (no-trailing-spaces)
(#774) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#774) There should be no spaces inside this paren. (space-in-parens)
(#774) There should be no spaces inside this paren. (space-in-parens)
(#778) Trailing spaces not allowed. (no-trailing-spaces)
(#779) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#779) There should be no spaces inside this paren. (space-in-parens)
(#779) There should be no spaces inside this paren. (space-in-parens)
(#781) There should be no spaces inside this paren. (space-in-parens)
(#781) There should be no spaces inside this paren. (space-in-parens)
(#783) Trailing spaces not allowed. (no-trailing-spaces)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#788) Trailing spaces not allowed. (no-trailing-spaces)
(#789) Trailing spaces not allowed. (no-trailing-spaces)
(#790) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#791) Trailing spaces not allowed. (no-trailing-spaces)
(#795) Trailing spaces not allowed. (no-trailing-spaces)
(#797) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#797) Unexpected space before function parentheses. (space-before-function-paren)
(#800) Trailing spaces not allowed. (no-trailing-spaces)
(#803) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#803) There should be no spaces inside this paren. (space-in-parens)
(#803) There should be no spaces inside this paren. (space-in-parens)
(#805) There should be no spaces inside this paren. (space-in-parens)
(#805) There should be no spaces inside this paren. (space-in-parens)
(#807) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#809) There should be no spaces inside this paren. (space-in-parens)
(#809) There should be no spaces inside this paren. (space-in-parens)
(#811) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#811) There should be no spaces inside this paren. (space-in-parens)
(#811) There should be no spaces inside this paren. (space-in-parens)
(#813) There should be no spaces inside this paren. (space-in-parens)
(#813) There should be no spaces inside this paren. (space-in-parens)
(#815) Trailing spaces not allowed. (no-trailing-spaces)
(#816) There should be no spaces inside this paren. (space-in-parens)
(#816) Unexpected space before function parentheses. (space-before-function-paren)
(#818) There should be no spaces inside this paren. (space-in-parens)
(#819) There should be no spaces inside this paren. (space-in-parens)
(#819) There should be no spaces inside this paren. (space-in-parens)
(#820) Trailing spaces not allowed. (no-trailing-spaces)
(#822) Trailing spaces not allowed. (no-trailing-spaces)
(#823) There should be no spaces inside this paren. (space-in-parens)
(#823) Unexpected space before function parentheses. (space-before-function-paren)
(#823) 'i' is defined but never used (no-unused-vars)
(#824) Infix operators must be spaced. (space-infix-ops)
(#824) Infix operators must be spaced. (space-infix-ops)
(#824) Infix operators must be spaced. (space-infix-ops)
(#825) There should be no spaces inside this paren. (space-in-parens)
(#826) Trailing spaces not allowed. (no-trailing-spaces)
(#830) Infix operators must be spaced. (space-infix-ops)
(#830) Infix operators must be spaced. (space-infix-ops)
(#830) Infix operators must be spaced. (space-infix-ops)
(#831) Trailing spaces not allowed. (no-trailing-spaces)
(#832) Trailing spaces not allowed. (no-trailing-spaces)
(#833) There should be no spaces inside this paren. (space-in-parens)
(#833) There should be no spaces inside this paren. (space-in-parens)
(#836) Trailing spaces not allowed. (no-trailing-spaces)
(#837) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#837) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#837) There should be no spaces inside this paren. (space-in-parens)
(#837) There should be no spaces inside this paren. (space-in-parens)
(#839) Infix operators must be spaced. (space-infix-ops)
(#840) Infix operators must be spaced. (space-infix-ops)
(#843) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#844) Infix operators must be spaced. (space-infix-ops)
(#845) Infix operators must be spaced. (space-infix-ops)
(#847) Trailing spaces not allowed. (no-trailing-spaces)
(#848) There should be no spaces inside this paren. (space-in-parens)
(#848) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#852) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#858) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#858) Unexpected space before function parentheses. (space-before-function-paren)
(#860) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#860) There should be no spaces inside this paren. (space-in-parens)
(#860) Infix operators must be spaced. (space-infix-ops)
(#860) Infix operators must be spaced. (space-infix-ops)
(#860) 'ColReorder' is not defined. (no-undef)
(#860) Unexpected whitespace before semicolon. (semi-spacing)
(#860) Infix operators must be spaced. (space-infix-ops)
(#860) Unexpected whitespace before semicolon. (semi-spacing)
(#860) There should be no spaces inside this paren. (space-in-parens)
(#862) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#862) 'ColReorder' is not defined. (no-undef)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#864) 'ColReorder' is not defined. (no-undef)
(#864) There should be no spaces inside this paren. (space-in-parens)
(#864) There should be no spaces inside this paren. (space-in-parens)
(#869) There should be no spaces inside this paren. (space-in-parens)
(#869) There should be no spaces inside this paren. (space-in-parens)
(#869) There should be no spaces inside this paren. (space-in-parens)
(#869) There should be no spaces inside this paren. (space-in-parens)
(#879) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#891) 'ColReorder' is not defined. (no-undef)
(#896) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#901) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#901) Missing JSDoc parameter type for 'object'. (valid-jsdoc)
(#901) Expected JSDoc for 'oTable' but found 'object'. (valid-jsdoc)
(#908) 'ColReorder' is not defined. (no-undef)
(#908) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#908) Unexpected space before function parentheses. (space-before-function-paren)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#910) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#910) There should be no spaces inside this paren. (space-in-parens)
(#910) Infix operators must be spaced. (space-infix-ops)
(#910) Infix operators must be spaced. (space-infix-ops)
(#910) 'ColReorder' is not defined. (no-undef)
(#910) Unexpected whitespace before semicolon. (semi-spacing)
(#910) Infix operators must be spaced. (space-infix-ops)
(#910) Unexpected whitespace before semicolon. (semi-spacing)
(#910) There should be no spaces inside this paren. (space-in-parens)
(#912) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#912) There should be no spaces inside this paren. (space-in-parens)
(#912) 'ColReorder' is not defined. (no-undef)
(#912) There should be no spaces inside this paren. (space-in-parens)
(#914) 'ColReorder' is not defined. (no-undef)
(#922) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#933) 'ColReorder' is not defined. (no-undef)
(#942) 'ColReorder' is not defined. (no-undef)
(#943) 'ColReorder' is not defined. (no-undef)
(#943) 'ColReorder' is not defined. (no-undef)
(#948) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#956) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#956) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#960) There should be no spaces inside this paren. (space-in-parens)
(#961) There should be no spaces inside this paren. (space-in-parens)
(#961) There should be no spaces inside this paren. (space-in-parens)
(#963) There should be no spaces inside this paren. (space-in-parens)
(#963) There should be no spaces inside this paren. (space-in-parens)
(#964) Trailing spaces not allowed. (no-trailing-spaces)
(#966) 'ColReorder' is not defined. (no-undef)
(#966) There should be no spaces inside this paren. (space-in-parens)
(#966) There should be no spaces inside this paren. (space-in-parens)
(#968) There should be no spaces inside this paren. (space-in-parens)
(#968) There should be no spaces inside this paren. (space-in-parens)
(#970) Trailing spaces not allowed. (no-trailing-spaces)
(#975) There should be no spaces inside this paren. (space-in-parens)
(#978) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#979) Unexpected alert. (no-alert)
(#979) There should be no spaces inside this paren. (space-in-parens)
(#982) 'jQuery' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/ColReorder/media/js/ColReorder.min.js
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Expected { after 'for' condition. (curly)
(#15) Expected space(s) after "for". (keyword-spacing)
(#15) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) 'b' used outside of binding context. (block-scoped-var)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) Expected space(s) before "function". (keyword-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing semicolon. (semi)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) Expected space(s) before "function". (keyword-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected { after 'for' condition. (curly)
(#15) Expected space(s) after "for". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) 'c' used outside of binding context. (block-scoped-var)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) 'c' used outside of binding context. (block-scoped-var)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Function 'anonymous' has a complexity of 25. (complexity)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Expected space(s) before "if". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Expected space(s) before "this". (keyword-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected space(s) before "this". (keyword-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "else". (keyword-spacing)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Expected { after 'for' condition. (curly)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Expected { after 'for' condition. (curly)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Expected { after 'for' condition. (curly)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Expected { after 'for' condition. (curly)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected { after 'for' condition. (curly)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Unexpected use of comma operator. (no-sequences)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected { after 'for' condition. (curly)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Unexpected use of comma operator. (no-sequences)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected { after 'for' condition. (curly)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected { after 'for' condition. (curly)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Expected { after 'for' condition. (curly)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Expected { after 'for' condition. (curly)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Unexpected use of comma operator. (no-sequences)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected { after 'for' condition. (curly)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Expected { after 'for' condition. (curly)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing semicolon. (semi)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected { after 'for' condition. (curly)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) A space is required after ','. (comma-spacing)
(#18) Unexpected use of comma operator. (no-sequences)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'iFrom'. (key-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'iTo'. (key-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'aiInvertMapping'. (key-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) 'ColReorder' is not defined. (no-undef)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Unexpected alert. (no-alert)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing space before value for key 'dt'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'init'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'fixed'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'dropCallback'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'mouse'. (key-spacing)
(#19) Missing space before value for key 'startX'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'startY'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'offsetX'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'offsetY'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'target'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'targetIndex'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'fromIndex'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'aoTargets'. (key-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing space before value for key 'drag'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'pointer'. (key-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) A space is required after ','. (comma-spacing)
(#20) 'jQuery' is not defined. (no-undef)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) 'ColReorder' is not defined. (no-undef)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) 'ColReorder' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing space before value for key 'fnReset'. (key-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Expected { after 'for' condition. (curly)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) 'a' used outside of binding context. (block-scoped-var)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key '_fnConstruct'. (key-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected space(s) after "for". (keyword-spacing)
(#21) Expected { after 'for' condition. (curly)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected space(s) before "this". (keyword-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Unexpected use of comma operator. (no-sequences)
(#21) Identifier '_ColReorder_iOrigCol' is not in camel case. (camelcase)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) unnecessary '.call()'. (no-useless-call)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected space(s) before "if". (keyword-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) unnecessary '.call()'. (no-useless-call)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "else". (keyword-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing space before value for key 'fn'. (key-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) unnecessary '.call()'. (no-useless-call)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'sName'. (key-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key '_fnOrderColumns'. (key-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected space(s) before "this". (keyword-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "else". (keyword-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key '_fnStateSave'. (key-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) 'aSearchCopy' is not defined. (no-undef)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Unexpected use of comma operator. (no-sequences)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'aSearchCopy' is not defined. (no-undef)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key '_fnMouseListener'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) unnecessary '.call()'. (no-useless-call)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key '_fnMouseDown'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) 'e' is already defined (no-redeclare)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Missing space before value for key 'x'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'to'. (key-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected { after 'for' condition. (curly)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Unexpected use of comma operator. (no-sequences)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing space before value for key 'x'. (key-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'to'. (key-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) unnecessary '.call()'. (no-useless-call)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) unnecessary '.call()'. (no-useless-call)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key '_fnMouseMove'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected { after 'if' condition. (curly)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) Expected space(s) before "this". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Expected { after 'for' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) 'b' used outside of binding context. (block-scoped-var)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key '_fnMouseUp'. (key-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key '_fnCreateDragNode'. (key-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'for' condition. (curly)
(#28) Expected space(s) after "for". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected space(s) before "this". (keyword-spacing)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) Expected { after 'for' condition. (curly)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected space(s) before "this". (keyword-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) Expected { after 'for' condition. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected space(s) before "this". (keyword-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing semicolon. (semi)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key '_fnDestroy'. (key-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Expected { after 'for' condition. (curly)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'ColReorder' is not defined. (no-undef)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) before "if". (keyword-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) 'ColReorder' is not defined. (no-undef)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) 'ColReorder' is not defined. (no-undef)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'ColReorder' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'ColReorder' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Expected { after 'for' condition. (curly)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'ColReorder' is not defined. (no-undef)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'ColReorder' is not defined. (no-undef)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'ColReorder' is not defined. (no-undef)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'ColReorder' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'ColReorder' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'ColReorder' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'ColReorder' is not defined. (no-undef)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing space before value for key 'fnInit'. (key-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'ColReorder' is not defined. (no-undef)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'cFeature'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'sFeature'. (key-spacing)
(#33) Unexpected alert. (no-alert)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) 'jQuery' is not defined. (no-undef)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
blocks/configurable_reports/js/datatables/extras/ColVis/media/docs/media/js/doc.js
(#6) '$' is not defined. (no-undef)
(#6) There should be no spaces inside this paren. (space-in-parens)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#7) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#10) '$' is not defined. (no-undef)
(#11) '$' is not defined. (no-undef)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) '$' is not defined. (no-undef)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#14) 'SyntaxHighlighter' is not defined. (no-undef)
(#16) '$' is not defined. (no-undef)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#17) '$' is not defined. (no-undef)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#18) '$' is not defined. (no-undef)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#19) '$' is not defined. (no-undef)
(#20) '$' is not defined. (no-undef)
(#22) '$' is not defined. (no-undef)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#23) '$' is not defined. (no-undef)
(#24) '$' is not defined. (no-undef)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#30) '$' is not defined. (no-undef)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#31) '$' is not defined. (no-undef)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#32) '$' is not defined. (no-undef)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#33) '$' is not defined. (no-undef)
(#34) '$' is not defined. (no-undef)
(#36) '$' is not defined. (no-undef)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#37) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#44) '$' is not defined. (no-undef)
(#45) '$' is not defined. (no-undef)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#47) '$' is not defined. (no-undef)
(#47) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#53) '$' is not defined. (no-undef)
(#53) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#63) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#66) '$' is not defined. (no-undef)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#69) '$' is not defined. (no-undef)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#72) '$' is not defined. (no-undef)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#79) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#79) Missing JSDoc comment. (require-jsdoc)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#82) '$' is not defined. (no-undef)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) '$' is not defined. (no-undef)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#90) Missing JSDoc comment. (require-jsdoc)
(#90) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Trailing spaces not allowed. (no-trailing-spaces)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#101) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#101) Missing JSDoc comment. (require-jsdoc)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#106) Expected space(s) after "for". (keyword-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#112) Trailing spaces not allowed. (no-trailing-spaces)
(#114) A space is required after ','. (comma-spacing)
(#117) Trailing spaces not allowed. (no-trailing-spaces)
blocks/configurable_reports/js/datatables/extras/ColVis/media/docs/media/js/jquery.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#97) Function 'init' has a complexity of 21. (complexity)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#139) Blocks are nested too deeply (5). (max-depth)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space after '[' (array-bracket-spacing)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space before ']' (array-bracket-spacing)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space after '[' (array-bracket-spacing)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#163) Blocks are nested too deeply (5). (max-depth)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#222) Do not nest ternary expressions (no-nested-ternary)
(#222) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#292) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#343) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#343) There should be no space after '[' (computed-property-spacing)
(#343) There should be no space before ']' (computed-property-spacing)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#346) There should be no space after '[' (computed-property-spacing)
(#346) There should be no space before ']' (computed-property-spacing)
(#347) There should be no space after '[' (computed-property-spacing)
(#347) There should be no space before ']' (computed-property-spacing)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#356) Blocks are nested too deeply (5). (max-depth)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no space after '[' (computed-property-spacing)
(#365) There should be no space before ']' (computed-property-spacing)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#369) There should be no space after '[' (computed-property-spacing)
(#369) There should be no space before ']' (computed-property-spacing)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#398) Expected to return a value at the end of this function. (consistent-return)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#416) Expected a return value. (consistent-return)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#420) There should be no space after '[' (array-bracket-spacing)
(#420) There should be no space before ']' (array-bracket-spacing)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#440) Expected no return value. (consistent-return)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#465) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#466) Expected space(s) after "catch". (keyword-spacing)
(#466) Empty block statement. (no-empty)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#491) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#495) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no space after '[' (computed-property-spacing)
(#497) There should be no space before ']' (computed-property-spacing)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) Empty block statement. (no-empty)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#525) 'name' is defined but never used (no-unused-vars)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#535) Expected to return a value at the end of this function. (consistent-return)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#552) The Function constructor is eval. (no-new-func)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no space before ','. (comma-spacing)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#567) 'ActiveXObject' is not defined. (no-undef)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#581) Unexpected empty function. (no-empty-function)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#610) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no space after '[' (computed-property-spacing)
(#617) There should be no space before ']' (computed-property-spacing)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no space after '[' (computed-property-spacing)
(#623) There should be no space before ']' (computed-property-spacing)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#638) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) Empty block statement. (no-empty)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#649) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#656) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#665) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#672) Line 672 exceeds the maximum line length of 132. (max-len)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no space after '[' (computed-property-spacing)
(#688) There should be no space before ']' (computed-property-spacing)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#717) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no space after '[' (computed-property-spacing)
(#723) There should be no space before ']' (computed-property-spacing)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no space after '[' (computed-property-spacing)
(#725) There should be no space before ']' (computed-property-spacing)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#734) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no space after '[' (computed-property-spacing)
(#739) There should be no space before ']' (computed-property-spacing)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#741) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#742) There should be no space after '[' (computed-property-spacing)
(#742) There should be no space before ']' (computed-property-spacing)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#757) There should be no space after '[' (computed-property-spacing)
(#757) There should be no space before ']' (computed-property-spacing)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#825) Multiple spaces found before '='. (no-multi-spaces)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#841) There should be no space after '[' (computed-property-spacing)
(#841) There should be no space before ']' (computed-property-spacing)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#861) Expected space(s) after "while". (keyword-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#861) There should be no space after '[' (computed-property-spacing)
(#861) There should be no space before ']' (computed-property-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#868) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#871) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#872) There should be no space after '[' (array-bracket-spacing)
(#872) There should be no space before ']' (array-bracket-spacing)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#907) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#919) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#926) Expected space(s) after "while". (keyword-spacing)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#931) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no space after '[' (computed-property-spacing)
(#956) There should be no space before ']' (computed-property-spacing)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#962) Expected space(s) after "while". (keyword-spacing)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#963) There should be no space after '[' (computed-property-spacing)
(#963) There should be no space before ']' (computed-property-spacing)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#990) There should be no space after '{' (object-curly-spacing)
(#990) There should be no space before '}' (object-curly-spacing)
(#994) Missing JSDoc comment. (require-jsdoc)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1022) There should be no space after '[' (computed-property-spacing)
(#1022) There should be no space before ']' (computed-property-spacing)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1027) There should be no space after '[' (computed-property-spacing)
(#1027) There should be no space before ']' (computed-property-spacing)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1069) Missing JSDoc comment. (require-jsdoc)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1078) Expected space(s) after "catch". (keyword-spacing)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1180) Expected space(s) after "catch". (keyword-spacing)
(#1180) Empty block statement. (no-empty)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no space after '[' (computed-property-spacing)
(#1187) There should be no space before ']' (computed-property-spacing)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1189) There should be no space after '[' (computed-property-spacing)
(#1189) There should be no space before ']' (computed-property-spacing)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1196) Multiple spaces found before '='. (no-multi-spaces)
(#1207) Expected space(s) after "catch". (keyword-spacing)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1317) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1374) There should be no space after '[' (computed-property-spacing)
(#1374) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1380) There should be no space after '[' (computed-property-spacing)
(#1380) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1381) There should be no space after '[' (computed-property-spacing)
(#1381) There should be no space before ']' (computed-property-spacing)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1387) There should be no space after '[' (computed-property-spacing)
(#1387) There should be no space before ']' (computed-property-spacing)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1401) There should be no space after '[' (computed-property-spacing)
(#1401) There should be no space before ']' (computed-property-spacing)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no space after '[' (computed-property-spacing)
(#1407) There should be no space before ']' (computed-property-spacing)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1408) There should be no space after '[' (computed-property-spacing)
(#1408) There should be no space before ']' (computed-property-spacing)
(#1411) There should be no space after '[' (computed-property-spacing)
(#1411) There should be no space before ']' (computed-property-spacing)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1415) There should be no space after '[' (computed-property-spacing)
(#1415) There should be no space before ']' (computed-property-spacing)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1422) Expected no return value. (consistent-return)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1425) Expected no return value. (consistent-return)
(#1425) There should be no space after '[' (computed-property-spacing)
(#1425) There should be no space before ']' (computed-property-spacing)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1433) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1439) There should be no space after '[' (computed-property-spacing)
(#1439) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1443) There should be no space after '[' (computed-property-spacing)
(#1443) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1451) There should be no space after '[' (computed-property-spacing)
(#1451) There should be no space before ']' (computed-property-spacing)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1467) There should be no space after '[' (computed-property-spacing)
(#1467) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1478) There should be no space after '[' (computed-property-spacing)
(#1478) There should be no space before ']' (computed-property-spacing)
(#1480) There should be no space after '[' (computed-property-spacing)
(#1480) There should be no space before ']' (computed-property-spacing)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1487) There should be no space after '[' (computed-property-spacing)
(#1487) There should be no space before ']' (computed-property-spacing)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1492) There should be no space after '[' (computed-property-spacing)
(#1492) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1504) There should be no space after '[' (computed-property-spacing)
(#1504) There should be no space before ']' (computed-property-spacing)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1508) There should be no space after '[' (computed-property-spacing)
(#1508) There should be no space before ']' (computed-property-spacing)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1521) There should be no space after '[' (computed-property-spacing)
(#1521) There should be no space before ']' (computed-property-spacing)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1541) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1545) Blocks are nested too deeply (5). (max-depth)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no space after '[' (computed-property-spacing)
(#1547) There should be no space before ']' (computed-property-spacing)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1580) There should be no space after '[' (array-bracket-spacing)
(#1580) There should be no space before ']' (array-bracket-spacing)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1596) Missing JSDoc comment. (require-jsdoc)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1604) Do not nest ternary expressions (no-nested-ternary)
(#1605) Do not nest ternary expressions (no-nested-ternary)
(#1606) Do not nest ternary expressions (no-nested-ternary)
(#1607) Do not nest ternary expressions (no-nested-ternary)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1610) Expected space(s) after "catch". (keyword-spacing)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) Empty block statement. (no-empty)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1626) Missing JSDoc comment. (require-jsdoc)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1638) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1650) Expected no return value. (consistent-return)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1660) Expected no return value. (consistent-return)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1702) 'i' is defined but never used (no-unused-vars)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1722) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1726) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1737) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1765) 'fn' is defined but never used (no-unused-vars)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1766) Missing space before opening brace. (space-before-blocks)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1796) Blocks are nested too deeply (5). (max-depth)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1797) Blocks are nested too deeply (6). (max-depth)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1827) Blocks are nested too deeply (5). (max-depth)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no space after '[' (computed-property-spacing)
(#1862) There should be no space before ']' (computed-property-spacing)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no space after '[' (computed-property-spacing)
(#1865) There should be no space before ']' (computed-property-spacing)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1917) There should be no space after '[' (computed-property-spacing)
(#1917) There should be no space before ']' (computed-property-spacing)
(#1920) Line 1920 exceeds the maximum line length of 132. (max-len)
(#1920) Blocks are nested too deeply (5). (max-depth)
(#1920) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1927) Blocks are nested too deeply (6). (max-depth)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no space after '[' (computed-property-spacing)
(#1938) There should be no space before ']' (computed-property-spacing)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1960) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1971) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1976) Unexpected space before function parentheses. (space-before-function-paren)
(#1977) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#2014) Function 'attr' has a complexity of 30. (complexity)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2029) There should be no space after '[' (computed-property-spacing)
(#2029) There should be no space before ']' (computed-property-spacing)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2041) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2045) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2052) There should be no space after '[' (computed-property-spacing)
(#2052) There should be no space before ']' (computed-property-spacing)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2060) Blocks are nested too deeply (5). (max-depth)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2065) There should be no space after '[' (computed-property-spacing)
(#2065) There should be no space before ']' (computed-property-spacing)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2079) Do not nest ternary expressions (no-nested-ternary)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2086) There should be no space after '[' (computed-property-spacing)
(#2086) There should be no space before ']' (computed-property-spacing)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no space after '[' (computed-property-spacing)
(#2104) There should be no space before ']' (computed-property-spacing)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2118) There should be no space after '[' (computed-property-spacing)
(#2118) There should be no space before ']' (computed-property-spacing)
(#2120) There should be no space after '[' (computed-property-spacing)
(#2120) There should be no space before ']' (computed-property-spacing)
(#2126) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2145) Function 'add' has a complexity of 24. (complexity)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2159) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) Empty block statement. (no-empty)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2216) There should be no space after '[' (computed-property-spacing)
(#2216) There should be no space before ']' (computed-property-spacing)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2219) There should be no space after '{' (object-curly-spacing)
(#2219) There should be no space before '}' (object-curly-spacing)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2238) There should be no space after '[' (computed-property-spacing)
(#2238) There should be no space before ']' (computed-property-spacing)
(#2239) There should be no space after '[' (computed-property-spacing)
(#2239) There should be no space before ']' (computed-property-spacing)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2243) There should be no space after '[' (computed-property-spacing)
(#2243) There should be no space before ']' (computed-property-spacing)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2271) There should be no space after '[' (computed-property-spacing)
(#2271) There should be no space before ']' (computed-property-spacing)
(#2281) Function 'remove' has a complexity of 34. (complexity)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2291) 'ret' is defined but never used (no-unused-vars)
(#2291) 'fn' is defined but never used (no-unused-vars)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no space after '[' (computed-property-spacing)
(#2320) There should be no space before ']' (computed-property-spacing)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2335) There should be no space after '[' (computed-property-spacing)
(#2335) There should be no space before ']' (computed-property-spacing)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2343) There should be no space after '[' (computed-property-spacing)
(#2343) There should be no space before ']' (computed-property-spacing)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2354) There should be no space after '[' (computed-property-spacing)
(#2354) There should be no space before ']' (computed-property-spacing)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2357) There should be no space after '[' (computed-property-spacing)
(#2357) There should be no space before ']' (computed-property-spacing)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2362) Blocks are nested too deeply (5). (max-depth)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2362) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2366) Blocks are nested too deeply (5). (max-depth)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2371) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2378) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2384) There should be no space after '[' (computed-property-spacing)
(#2384) There should be no space before ']' (computed-property-spacing)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2405) Function 'trigger' has a complexity of 25. (complexity)
(#2405) Expected to return a value at the end of this function. (consistent-return)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2405) Expected space or tab after '/*' in comment. (spaced-comment)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2411) Do not nest ternary expressions (no-nested-ternary)
(#2413) There should be no space after '[' (computed-property-spacing)
(#2413) There should be no space before ']' (computed-property-spacing)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no space after '[' (computed-property-spacing)
(#2430) There should be no space before ']' (computed-property-spacing)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2433) There should be no spaces inside this paren. (space-in-parens)
(#2438) There should be no space after '[' (computed-property-spacing)
(#2438) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2439) There should be no space after '[' (computed-property-spacing)
(#2439) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2483) Empty block statement. (no-empty)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2493) There should be no space after '[' (computed-property-spacing)
(#2493) There should be no space before ']' (computed-property-spacing)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2496) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no space after '[' (computed-property-spacing)
(#2499) There should be no space before ']' (computed-property-spacing)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2501) There should be no space after '[' (computed-property-spacing)
(#2501) There should be no space before ']' (computed-property-spacing)
(#2503) Blocks are nested too deeply (5). (max-depth)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2504) There should be no space after '[' (computed-property-spacing)
(#2504) There should be no space before ']' (computed-property-spacing)
(#2508) There should be no space after '[' (computed-property-spacing)
(#2508) There should be no space before ']' (computed-property-spacing)
(#2512) Empty block statement. (no-empty)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2515) There should be no space after '[' (computed-property-spacing)
(#2515) There should be no space before ']' (computed-property-spacing)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2524) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2525) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2537) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2541) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2545) There should be no space after '[' (computed-property-spacing)
(#2545) There should be no space before ']' (computed-property-spacing)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2552) There should be no space after '[' (computed-property-spacing)
(#2552) There should be no space before ']' (computed-property-spacing)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2566) Blocks are nested too deeply (5). (max-depth)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2582) Line 2582 exceeds the maximum line length of 132. (max-len)
(#2584) Function 'fix' has a complexity of 25. (complexity)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no space after '[' (computed-property-spacing)
(#2585) There should be no space before ']' (computed-property-spacing)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2595) There should be no space after '[' (computed-property-spacing)
(#2595) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2620) Line 2620 exceeds the maximum line length of 132. (max-len)
(#2621) Line 2621 exceeds the maximum line length of 132. (max-len)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2626) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2658) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2660) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2697) Expected to return a value at the end of this function. (consistent-return)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2723) There should be no space after '[' (computed-property-spacing)
(#2723) There should be no space before ']' (computed-property-spacing)
(#2726) Missing JSDoc comment. (require-jsdoc)
(#2729) Missing JSDoc comment. (require-jsdoc)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2805) Expected space(s) after "catch". (keyword-spacing)
(#2805) Empty block statement. (no-empty)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2820) There should be no space after '[' (computed-property-spacing)
(#2820) There should be no space before ']' (computed-property-spacing)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2834) Expected to return a value at the end of this function. (consistent-return)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2834) 'namespaces' is defined but never used (no-unused-vars)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2859) 'namespaces' is defined but never used (no-unused-vars)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2872) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2892) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2910) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2924) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2934) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2936) There should be no spaces inside this paren. (space-in-parens)
(#2938) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2952) 'namespaces' is defined but never used (no-unused-vars)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2964) 'namespaces' is defined but never used (no-unused-vars)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2977) Missing JSDoc comment. (require-jsdoc)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no space after '[' (computed-property-spacing)
(#2982) There should be no space before ']' (computed-property-spacing)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2988) There should be no space after '[' (computed-property-spacing)
(#2988) There should be no space before ']' (computed-property-spacing)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no space after '{' (object-curly-spacing)
(#2994) There should be no space before '}' (object-curly-spacing)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2995) There should be no space after '[' (computed-property-spacing)
(#2995) There should be no space before ']' (computed-property-spacing)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3004) Missing JSDoc comment. (require-jsdoc)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no space after '[' (computed-property-spacing)
(#3013) There should be no space before ']' (computed-property-spacing)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3017) There should be no space after '[' (computed-property-spacing)
(#3017) There should be no space before ']' (computed-property-spacing)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3081) Expected to return a value at the end of this function. (consistent-return)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no space after '[' (computed-property-spacing)
(#3098) There should be no space before ']' (computed-property-spacing)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no space after '[' (computed-property-spacing)
(#3110) There should be no space before ']' (computed-property-spacing)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no space after '[' (computed-property-spacing)
(#3127) There should be no space before ']' (computed-property-spacing)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no space after '[' (computed-property-spacing)
(#3134) There should be no space before ']' (computed-property-spacing)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3147) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3147) There should be no space after '[' (computed-property-spacing)
(#3147) There should be no space before ']' (computed-property-spacing)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) Multiple spaces found before '{'. (no-multi-spaces)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no space after '[' (computed-property-spacing)
(#3164) There should be no space before ']' (computed-property-spacing)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3168) There should be no space after '[' (computed-property-spacing)
(#3168) There should be no space before ']' (computed-property-spacing)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3175) There should be no space after '{' (object-curly-spacing)
(#3175) There should be no space before '}' (object-curly-spacing)
(#3175) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3188) Missing JSDoc comment. (require-jsdoc)
(#3188) Function 'liveHandler' has a complexity of 23. (complexity)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3189) 'data' is defined but never used (no-unused-vars)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3226) Line 3226 exceeds the maximum line length of 132. (max-len)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3237) There should be no space after '{' (object-curly-spacing)
(#3237) There should be no space before '}' (object-curly-spacing)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3268) Expected no return value. (consistent-return)
(#3271) Missing JSDoc comment. (require-jsdoc)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3275) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no space after '[' (computed-property-spacing)
(#3280) There should be no space before ']' (computed-property-spacing)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3281) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3292) There should be no space after '[' (computed-property-spacing)
(#3292) There should be no space before ']' (computed-property-spacing)
(#3297) Expected space or tab after '/*' in comment. (spaced-comment)
(#3303) Missing space before opening brace. (space-before-blocks)
(#3305) Line 3305 exceeds the maximum line length of 132. (max-len)
(#3322) Function 'anonymous' has a complexity of 37. (complexity)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3331) Trailing spaces not allowed. (no-trailing-spaces)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3341) Trailing spaces not allowed. (no-trailing-spaces)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3349) Trailing spaces not allowed. (no-trailing-spaces)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3351) Trailing spaces not allowed. (no-trailing-spaces)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no space after '[' (computed-property-spacing)
(#3361) There should be no space before ']' (computed-property-spacing)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3365) There should be no space after '[' (computed-property-spacing)
(#3365) There should be no space before ']' (computed-property-spacing)
(#3366) There should be no space after '[' (array-bracket-spacing)
(#3366) There should be no space before ']' (array-bracket-spacing)
(#3367) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no space after '[' (computed-property-spacing)
(#3372) There should be no space before ']' (computed-property-spacing)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3375) Trailing spaces not allowed. (no-trailing-spaces)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3383) There should be no spaces inside this paren. (space-in-parens)
(#3384) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3394) There should be no space after '{' (object-curly-spacing)
(#3394) There should be no space before '}' (object-curly-spacing)
(#3395) Line 3395 exceeds the maximum line length of 132. (max-len)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no space after '[' (computed-property-spacing)
(#3412) There should be no space before ']' (computed-property-spacing)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3418) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no space after '[' (computed-property-spacing)
(#3422) There should be no space before ']' (computed-property-spacing)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3443) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3444) Line 3444 exceeds the maximum line length of 132. (max-len)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3450) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3462) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no space after '[' (computed-property-spacing)
(#3476) There should be no space before ']' (computed-property-spacing)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3487) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3491) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3504) Trailing spaces not allowed. (no-trailing-spaces)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no space after '[' (computed-property-spacing)
(#3505) There should be no space before ']' (computed-property-spacing)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no space after '[' (computed-property-spacing)
(#3511) There should be no space before ']' (computed-property-spacing)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3513) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no space after '[' (computed-property-spacing)
(#3514) There should be no space before ']' (computed-property-spacing)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3527) There should be no space after '{' (object-curly-spacing)
(#3527) There should be no space before '}' (object-curly-spacing)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3539) There should be no space after '[' (computed-property-spacing)
(#3539) There should be no space before ']' (computed-property-spacing)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3541) There should be no space after '[' (computed-property-spacing)
(#3541) There should be no space before ']' (computed-property-spacing)
(#3546) A space is required after ','. (comma-spacing)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no space after '[' (computed-property-spacing)
(#3556) There should be no space before ']' (computed-property-spacing)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no space after '[' (computed-property-spacing)
(#3557) There should be no space before ']' (computed-property-spacing)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3559) Blocks are nested too deeply (5). (max-depth)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3568) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3569) Blocks are nested too deeply (5). (max-depth)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3571) Unexpected use of '^'. (no-bitwise)
(#3573) Blocks are nested too deeply (6). (max-depth)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3573) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3574) Blocks are nested too deeply (7). (max-depth)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no space after '[' (computed-property-spacing)
(#3594) There should be no space before ']' (computed-property-spacing)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3607) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3622) Expected an object to be thrown. (no-throw-literal)
(#3626) There should be no space after '[' (array-bracket-spacing)
(#3626) There should be no space before ']' (array-bracket-spacing)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3656) Missing space before opening brace. (space-before-blocks)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) Empty block statement. (no-empty)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3715) Missing space before opening brace. (space-before-blocks)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3745) Expected to return a value at the end of this function. (consistent-return)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3754) Expected to return a value at the end of this function. (consistent-return)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3769) Expected to return a value at the end of this function. (consistent-return)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3783) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3785) Unexpected use of '^'. (no-bitwise)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3803) 'curLoop' is defined but never used (no-unused-vars)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3824) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3836) Trailing spaces not allowed. (no-trailing-spaces)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3855) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3858) Unexpected use of '^'. (no-bitwise)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3870) Trailing spaces not allowed. (no-trailing-spaces)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3880) Trailing spaces not allowed. (no-trailing-spaces)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3893) Trailing spaces not allowed. (no-trailing-spaces)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3898) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3900) Trailing spaces not allowed. (no-trailing-spaces)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3913) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3921) Trailing spaces not allowed. (no-trailing-spaces)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3994) Expected to return a value at the end of this function. (consistent-return)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3996) There should be no space after '[' (computed-property-spacing)
(#3996) There should be no space before ']' (computed-property-spacing)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4002) There should be no space after '[' (array-bracket-spacing)
(#4002) There should be no space before ']' (array-bracket-spacing)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4020) Expected to return a value at the end of this function. (consistent-return)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) Trailing spaces not allowed. (no-trailing-spaces)
(#4029) Trailing spaces not allowed. (no-trailing-spaces)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) Trailing spaces not allowed. (no-trailing-spaces)
(#4034) Trailing spaces not allowed. (no-trailing-spaces)
(#4039) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) Trailing spaces not allowed. (no-trailing-spaces)
(#4042) Trailing spaces not allowed. (no-trailing-spaces)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4055) Trailing spaces not allowed. (no-trailing-spaces)
(#4058) Trailing spaces not allowed. (no-trailing-spaces)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4061) Trailing spaces not allowed. (no-trailing-spaces)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4066) Trailing spaces not allowed. (no-trailing-spaces)
(#4070) Trailing spaces not allowed. (no-trailing-spaces)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4089) Trailing spaces not allowed. (no-trailing-spaces)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4097) Do not nest ternary expressions (no-nested-ternary)
(#4097) There should be no space after '[' (computed-property-spacing)
(#4097) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no space after '[' (computed-property-spacing)
(#4098) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4099) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4099) There should be no space after '[' (computed-property-spacing)
(#4099) There should be no space before ']' (computed-property-spacing)
(#4100) There should be no space after '[' (computed-property-spacing)
(#4100) There should be no space before ']' (computed-property-spacing)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4106) Do not nest ternary expressions (no-nested-ternary)
(#4106) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4108) Do not nest ternary expressions (no-nested-ternary)
(#4110) Do not nest ternary expressions (no-nested-ternary)
(#4112) Do not nest ternary expressions (no-nested-ternary)
(#4114) Do not nest ternary expressions (no-nested-ternary)
(#4116) Do not nest ternary expressions (no-nested-ternary)
(#4118) Do not nest ternary expressions (no-nested-ternary)
(#4120) Do not nest ternary expressions (no-nested-ternary)
(#4127) Expected to return a value at the end of this function. (consistent-return)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4129) There should be no space after '[' (computed-property-spacing)
(#4129) There should be no space before ']' (computed-property-spacing)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4139) Missing space before opening brace. (space-before-blocks)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4155) Trailing spaces not allowed. (no-trailing-spaces)
(#4164) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4167) Expected space(s) after "catch". (keyword-spacing)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4205) Unexpected use of '&'. (no-bitwise)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4259) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4260) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4261) 'i' used outside of binding context. (block-scoped-var)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4285) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4305) Missing space before opening brace. (space-before-blocks)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4319) Expected to return a value at the end of this function. (consistent-return)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4323) Do not nest ternary expressions (no-nested-ternary)
(#4324) Line 4324 exceeds the maximum line length of 132. (max-len)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4344) Missing space before opening brace. (space-before-blocks)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4377) There should be no spaces inside this paren. (space-in-parens)
(#4378) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4390) Missing space before opening brace. (space-before-blocks)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4402) Trailing spaces not allowed. (no-trailing-spaces)
(#4403) Function 'anonymous' has a complexity of 21. (complexity)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4411) Trailing spaces not allowed. (no-trailing-spaces)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4416) Trailing spaces not allowed. (no-trailing-spaces)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4422) Trailing spaces not allowed. (no-trailing-spaces)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no space after '[' (array-bracket-spacing)
(#4427) There should be no space before ']' (array-bracket-spacing)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4428) Trailing spaces not allowed. (no-trailing-spaces)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no space after '[' (array-bracket-spacing)
(#4439) There should be no space before ']' (array-bracket-spacing)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4441) Trailing spaces not allowed. (no-trailing-spaces)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4446) Trailing spaces not allowed. (no-trailing-spaces)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4449) Expected space(s) after "catch". (keyword-spacing)
(#4449) Empty block statement. (no-empty)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4476) Expected space(s) after "catch". (keyword-spacing)
(#4476) Empty block statement. (no-empty)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4484) Trailing spaces not allowed. (no-trailing-spaces)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4497) Missing space before opening brace. (space-before-blocks)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4506) Trailing spaces not allowed. (no-trailing-spaces)
(#4507) Expected space(s) after "catch". (keyword-spacing)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4514) Unnecessary escape character: \= (no-useless-escape)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4517) Trailing spaces not allowed. (no-trailing-spaces)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4521) Expected space(s) after "catch". (keyword-spacing)
(#4521) Empty block statement. (no-empty)
(#4524) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4529) Missing space before opening brace. (space-before-blocks)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4546) Trailing spaces not allowed. (no-trailing-spaces)
(#4548) Expected to return a value at the end of this function. (consistent-return)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4558) Missing JSDoc comment. (require-jsdoc)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) Missing space before opening brace. (space-before-blocks)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4591) Missing JSDoc comment. (require-jsdoc)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4597) Trailing spaces not allowed. (no-trailing-spaces)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4607) Blocks are nested too deeply (5). (max-depth)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4612) Blocks are nested too deeply (5). (max-depth)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4613) Blocks are nested too deeply (6). (max-depth)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4639) Unexpected use of '&'. (no-bitwise)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4650) Trailing spaces not allowed. (no-trailing-spaces)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4672) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4719) Blocks are nested too deeply (5). (max-depth)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4733) Expected to return a value at the end of this function. (array-callback-return)
(#4733) Expected to return a value at the end of this function. (consistent-return)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4743) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4754) Function 'closest' has a complexity of 21. (complexity)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4777) Blocks are nested too deeply (5). (max-depth)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4778) There should be no space after '{' (object-curly-spacing)
(#4778) There should be no space before '}' (object-curly-spacing)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4819) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4827) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4848) Missing JSDoc comment. (require-jsdoc)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no space after '[' (computed-property-spacing)
(#4893) There should be no space before ']' (computed-property-spacing)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no space after '[' (computed-property-spacing)
(#4909) There should be no space before ']' (computed-property-spacing)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4925) Do not nest ternary expressions (no-nested-ternary)
(#4926) There should be no space after '[' (array-bracket-spacing)
(#4926) There should be no space before ']' (array-bracket-spacing)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4932) There should be no space after '[' (computed-property-spacing)
(#4932) There should be no space before ']' (computed-property-spacing)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) 'until' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) 'undefined' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4943) 'elem' is defined but never used (no-unused-vars)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4970) Missing JSDoc comment. (require-jsdoc)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4978) 'i' is defined but never used (no-unused-vars)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4994) 'i' is defined but never used (no-unused-vars)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#5001) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5012) There should be no space after '[' (array-bracket-spacing)
(#5012) There should be no space before ']' (array-bracket-spacing)
(#5013) There should be no space after '[' (array-bracket-spacing)
(#5013) There should be no space before ']' (array-bracket-spacing)
(#5014) There should be no space after '[' (array-bracket-spacing)
(#5014) There should be no space before ']' (array-bracket-spacing)
(#5015) There should be no space after '[' (array-bracket-spacing)
(#5015) There should be no space before ']' (array-bracket-spacing)
(#5016) There should be no space after '[' (array-bracket-spacing)
(#5016) There should be no space before ']' (array-bracket-spacing)
(#5017) There should be no space after '[' (array-bracket-spacing)
(#5017) There should be no space before ']' (array-bracket-spacing)
(#5018) There should be no space after '[' (array-bracket-spacing)
(#5018) There should be no space before ']' (array-bracket-spacing)
(#5019) There should be no space after '[' (array-bracket-spacing)
(#5019) There should be no space before ']' (array-bracket-spacing)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5028) There should be no space after '[' (array-bracket-spacing)
(#5028) There should be no space before ']' (array-bracket-spacing)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5127) Expected to return a value at the end of this function. (consistent-return)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5139) Expected to return a value at the end of this function. (consistent-return)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no space after '[' (array-bracket-spacing)
(#5154) There should be no space before ']' (array-bracket-spacing)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no space after '[' (array-bracket-spacing)
(#5157) There should be no space before ']' (array-bracket-spacing)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5170) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5186) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5187) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5189) There should be no spaces inside this paren. (space-in-parens)
(#5189) Unexpected space before function parentheses. (space-before-function-paren)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space after '[' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space before ']' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5217) Expected space(s) after "catch". (keyword-spacing)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5222) Missing space before opening brace. (space-before-blocks)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5241) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5296) There should be no space after '{' (object-curly-spacing)
(#5296) There should be no space before '}' (object-curly-spacing)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5341) Missing JSDoc comment. (require-jsdoc)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5341) 'cur' is defined but never used (no-unused-vars)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5348) Missing JSDoc comment. (require-jsdoc)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no space after '[' (computed-property-spacing)
(#5360) There should be no space before ']' (computed-property-spacing)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5362) There should be no space after '[' (computed-property-spacing)
(#5362) There should be no space before ']' (computed-property-spacing)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no space after '[' (computed-property-spacing)
(#5369) There should be no space before ']' (computed-property-spacing)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5370) Line 5370 exceeds the maximum line length of 132. (max-len)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5377) Missing JSDoc comment. (require-jsdoc)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5437) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5441) There should be no space after '[' (computed-property-spacing)
(#5441) There should be no space before ']' (computed-property-spacing)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5455) There should be no space after '[' (computed-property-spacing)
(#5455) There should be no space before ']' (computed-property-spacing)
(#5458) There should be no space after '{' (object-curly-spacing)
(#5458) There should be no space before '}' (object-curly-spacing)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no space after '[' (computed-property-spacing)
(#5470) There should be no space before ']' (computed-property-spacing)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no space after '[' (computed-property-spacing)
(#5476) There should be no space before ']' (computed-property-spacing)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no space after '[' (computed-property-spacing)
(#5482) There should be no space before ']' (computed-property-spacing)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5491) Missing JSDoc comment. (require-jsdoc)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5494) Trailing spaces not allowed. (no-trailing-spaces)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5510) There should be no spaces inside this paren. (space-in-parens)
(#5511) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5550) Function 'clean' has a complexity of 26. (complexity)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5560) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5579) There should be no space after '[' (computed-property-spacing)
(#5579) There should be no space before ']' (computed-property-spacing)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5596) Do not nest ternary expressions (no-nested-ternary)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5604) Unexpected whitespace before semicolon. (semi-spacing)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5605) Blocks are nested too deeply (5). (max-depth)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5629) Line 5629 exceeds the maximum line length of 132. (max-len)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5633) 'i' used outside of binding context. (block-scoped-var)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5636) 'i' used outside of binding context. (block-scoped-var)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5648) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5653) There should be no space after '[' (computed-property-spacing)
(#5653) There should be no space before ']' (computed-property-spacing)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5660) Blocks are nested too deeply (5). (max-depth)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5660) There should be no space after '[' (computed-property-spacing)
(#5660) There should be no space before ']' (computed-property-spacing)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5676) There should be no space after '[' (computed-property-spacing)
(#5676) There should be no space before ']' (computed-property-spacing)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5682) There should be no space after '[' (computed-property-spacing)
(#5682) There should be no space before ']' (computed-property-spacing)
(#5688) Missing JSDoc comment. (require-jsdoc)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5706) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5714) There should be no space after '{' (object-curly-spacing)
(#5714) There should be no space before '}' (object-curly-spacing)
(#5715) There should be no space after '[' (array-bracket-spacing)
(#5715) There should be no space before ']' (array-bracket-spacing)
(#5716) There should be no space after '[' (array-bracket-spacing)
(#5716) There should be no space before ']' (array-bracket-spacing)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5781) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5782) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5782) There should be no space after '[' (computed-property-spacing)
(#5782) There should be no space before ']' (computed-property-spacing)
(#5784) There should be no space after '[' (computed-property-spacing)
(#5784) There should be no space before ']' (computed-property-spacing)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no space after '[' (computed-property-spacing)
(#5794) There should be no space before ']' (computed-property-spacing)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5803) There should be no space after '[' (computed-property-spacing)
(#5803) There should be no space before ']' (computed-property-spacing)
(#5804) Expected space(s) after "catch". (keyword-spacing)
(#5804) Empty block statement. (no-empty)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5810) Expected no return value. (consistent-return)
(#5814) Expected no return value. (consistent-return)
(#5814) There should be no space after '[' (computed-property-spacing)
(#5814) There should be no space before ']' (computed-property-spacing)
(#5818) Expected to return a value at the end of this function. (consistent-return)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5820) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5821) There should be no space after '[' (computed-property-spacing)
(#5821) There should be no space before ']' (computed-property-spacing)
(#5823) There should be no space after '[' (computed-property-spacing)
(#5823) There should be no space before ']' (computed-property-spacing)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5848) 'name' used outside of binding context. (block-scoped-var)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5862) There should be no space after '[' (computed-property-spacing)
(#5862) There should be no space before ']' (computed-property-spacing)
(#5863) Expected to return a value at the end of this function. (consistent-return)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5871) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5883) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5890) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5891) There should be no space after '[' (computed-property-spacing)
(#5891) There should be no space before ']' (computed-property-spacing)
(#5902) Expected to return a value at the end of this function. (consistent-return)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5922) Do not nest ternary expressions (no-nested-ternary)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5971) There should be no space after '[' (computed-property-spacing)
(#5971) There should be no space before ']' (computed-property-spacing)
(#5972) There should be no space after '[' (computed-property-spacing)
(#5972) There should be no space before ']' (computed-property-spacing)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#6004) Missing JSDoc comment. (require-jsdoc)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6012) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6033) Line 6033 exceeds the maximum line length of 132. (max-len)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6043) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6096) Expected space(s) after "catch". (keyword-spacing)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6108) Missing JSDoc comment. (require-jsdoc)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6127) Expected space(s) after "for". (keyword-spacing)
(#6127) There should be no spaces inside this paren. (space-in-parens)
(#6128) There should be no space after '[' (computed-property-spacing)
(#6128) There should be no space before ']' (computed-property-spacing)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no space after '[' (computed-property-spacing)
(#6137) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6143) Expected space or tab after '//' in comment. (spaced-comment)
(#6144) Missing JSDoc comment. (require-jsdoc)
(#6144) There should be no spaces inside this paren. (space-in-parens)
(#6145) There should be no spaces inside this paren. (space-in-parens)
(#6147) There should be no space after '[' (computed-property-spacing)
(#6147) There should be no space before ']' (computed-property-spacing)
(#6150) There should be no space after '[' (computed-property-spacing)
(#6150) There should be no space before ']' (computed-property-spacing)
(#6152) There should be no space after '[' (computed-property-spacing)
(#6152) There should be no space before ']' (computed-property-spacing)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6158) Expected space(s) after "for". (keyword-spacing)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no space after '[' (computed-property-spacing)
(#6159) There should be no space before ']' (computed-property-spacing)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no space after '[' (computed-property-spacing)
(#6163) There should be no space before ']' (computed-property-spacing)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6168) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no space after '[' (computed-property-spacing)
(#6174) There should be no space before ']' (computed-property-spacing)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6176) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6237) There should be no spaces inside this paren. (space-in-parens)
(#6237) 'selector' used outside of binding context. (block-scoped-var)
(#6245) 'selector' used outside of binding context. (block-scoped-var)
(#6248) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no space after '[' (array-bracket-spacing)
(#6252) There should be no space before ']' (array-bracket-spacing)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6265) Missing space before opening brace. (space-before-blocks)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6268) Missing space before opening brace. (space-before-blocks)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) Missing space before opening brace. (space-before-blocks)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6276) Do not nest ternary expressions (no-nested-ternary)
(#6276) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) 'i' is defined but never used (no-unused-vars)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) Missing space before opening brace. (space-before-blocks)
(#6280) There should be no space after '{' (object-curly-spacing)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no space before '}' (object-curly-spacing)
(#6282) There should be no space after '{' (object-curly-spacing)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no space before '}' (object-curly-spacing)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) Missing space before opening brace. (space-before-blocks)
(#6289) There should be no space after '[' (computed-property-spacing)
(#6289) There should be no space before ']' (computed-property-spacing)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) Missing space before opening brace. (space-before-blocks)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6292) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no space after '[' (array-bracket-spacing)
(#6294) There should be no space before ']' (array-bracket-spacing)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no space after '[' (computed-property-spacing)
(#6295) There should be no space before ']' (computed-property-spacing)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6311) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6326) Unexpected space before function parentheses. (space-before-function-paren)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6336) Expected space(s) after "for". (keyword-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6336) There should be no space after '{' (object-curly-spacing)
(#6336) There should be no space before '}' (object-curly-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6339) Expected space(s) after "if". (keyword-spacing)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6348) There should be no space after '[' (computed-property-spacing)
(#6348) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6408) Function 'ajax' has a complexity of 42. (complexity)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space after '[' (computed-property-spacing)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space before ']' (computed-property-spacing)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6477) Expected space(s) after "while". (keyword-spacing)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6481) There should be no space after '[' (computed-property-spacing)
(#6481) There should be no space before ']' (computed-property-spacing)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6508) Function 'done' has a complexity of 22. (complexity)
(#6508) Missing JSDoc comment. (require-jsdoc)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6547) There should be no space after '[' (computed-property-spacing)
(#6547) There should be no space before ']' (computed-property-spacing)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6550) There should be no space after '[' (computed-property-spacing)
(#6550) There should be no space before ']' (computed-property-spacing)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6567) Expected space(s) after "catch". (keyword-spacing)
(#6577) Expected space(s) after "if". (keyword-spacing)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no space after '[' (array-bracket-spacing)
(#6591) There should be no space before ']' (array-bracket-spacing)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no space after '[' (array-bracket-spacing)
(#6593) There should be no space before ']' (array-bracket-spacing)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6602) There should be no space after '[' (array-bracket-spacing)
(#6602) There should be no space before ']' (array-bracket-spacing)
(#6602) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no space after '[' (array-bracket-spacing)
(#6606) There should be no space before ']' (array-bracket-spacing)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no space after '[' (array-bracket-spacing)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6628) Expected space(s) after "for". (keyword-spacing)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6629) There should be no space after '[' (computed-property-spacing)
(#6629) There should be no space before ']' (computed-property-spacing)
(#6629) There should be no space after '[' (array-bracket-spacing)
(#6629) There should be no space before ']' (array-bracket-spacing)
(#6632) There should be no space after '[' (computed-property-spacing)
(#6632) There should be no space before ']' (computed-property-spacing)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no space after '[' (computed-property-spacing)
(#6642) There should be no space before ']' (computed-property-spacing)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6650) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6709) There should be no space after '[' (computed-property-spacing)
(#6709) There should be no space before ']' (computed-property-spacing)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no space after '[' (computed-property-spacing)
(#6715) There should be no space before ']' (computed-property-spacing)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6718) There should be no space after '[' (computed-property-spacing)
(#6718) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6726) There should be no space after '[' (computed-property-spacing)
(#6726) There should be no space before ']' (computed-property-spacing)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no space after '[' (computed-property-spacing)
(#6730) There should be no space before ']' (computed-property-spacing)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no space after '{' (object-curly-spacing)
(#6742) There should be no space before '}' (object-curly-spacing)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no space after '[' (array-bracket-spacing)
(#6756) There should be no space before ']' (array-bracket-spacing)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6760) There should be no spaces inside this paren. (space-in-parens)
(#6760) Missing space before opening brace. (space-before-blocks)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6762) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no space after '[' (computed-property-spacing)
(#6789) There should be no space before ']' (computed-property-spacing)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6800) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6802) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no space after '[' (computed-property-spacing)
(#6808) There should be no space before ']' (computed-property-spacing)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6817) Missing JSDoc comment. (require-jsdoc)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6837) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no space after '[' (computed-property-spacing)
(#6846) There should be no space before ']' (computed-property-spacing)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6874) Missing JSDoc comment. (require-jsdoc)
(#6874) Expected to return a value at the end of this function. (consistent-return)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6885) Expected space(s) after "for". (keyword-spacing)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6892) Expected space(s) after "while". (keyword-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6892) There should be no space after '[' (computed-property-spacing)
(#6892) There should be no space before ']' (computed-property-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no space after '[' (computed-property-spacing)
(#6910) There should be no space before ']' (computed-property-spacing)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6911) There should be no space after '[' (computed-property-spacing)
(#6911) There should be no space before ']' (computed-property-spacing)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no space after '[' (computed-property-spacing)
(#6931) There should be no space before ']' (computed-property-spacing)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6934) There should be no space after '[' (computed-property-spacing)
(#6934) There should be no space before ']' (computed-property-spacing)
(#6939) Missing JSDoc comment. (require-jsdoc)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6953) There should be no space after '[' (computed-property-spacing)
(#6953) There should be no space before ']' (computed-property-spacing)
(#6964) Expected space(s) after "for". (keyword-spacing)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6969) Expected space(s) after "for". (keyword-spacing)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6970) Expected space(s) after "if". (keyword-spacing)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6978) There should be no space after '[' (computed-property-spacing)
(#6978) There should be no space before ']' (computed-property-spacing)
(#6981) Expected space(s) after "if". (keyword-spacing)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6993) Expected space(s) after "for". (keyword-spacing)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6995) Blocks are nested too deeply (5). (max-depth)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6996) There should be no space after '[' (computed-property-spacing)
(#6996) There should be no space before ']' (computed-property-spacing)
(#6997) Blocks are nested too deeply (6). (max-depth)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6998) There should be no space after '[' (computed-property-spacing)
(#6998) There should be no space before ']' (computed-property-spacing)
(#6999) Blocks are nested too deeply (7). (max-depth)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7011) A space is required after ','. (comma-spacing)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7025) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7027) Unnecessary escape character: \= (no-useless-escape)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) Expected to return a value at the end of this function. (consistent-return)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no space after '[' (computed-property-spacing)
(#7042) There should be no space before ']' (computed-property-spacing)
(#7044) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7051) There should be no space after '[' (computed-property-spacing)
(#7051) There should be no space before ']' (computed-property-spacing)
(#7057) There should be no space after '[' (computed-property-spacing)
(#7057) There should be no space before ']' (computed-property-spacing)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no space after '[' (computed-property-spacing)
(#7081) There should be no space before ']' (computed-property-spacing)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7082) There should be no space after '[' (array-bracket-spacing)
(#7082) There should be no space before ']' (array-bracket-spacing)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7093) There should be no space after '[' (computed-property-spacing)
(#7093) There should be no space before ']' (computed-property-spacing)
(#7097) There should be no space after '[' (computed-property-spacing)
(#7097) There should be no space before ']' (computed-property-spacing)
(#7102) There should be no spaces inside this paren. (space-in-parens)
(#7106) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7135) There should be no spaces inside this paren. (space-in-parens)
(#7135) Expected to return a value at the end of this function. (consistent-return)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7191) There should be no spaces inside this paren. (space-in-parens)
(#7195) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7204) Missing JSDoc comment. (require-jsdoc)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no space after '[' (computed-property-spacing)
(#7208) There should be no space before ']' (computed-property-spacing)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7214) Missing JSDoc comment. (require-jsdoc)
(#7214) Expected to return a value at the end of this function. (consistent-return)
(#7217) Expected space(s) after "catch". (keyword-spacing)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) Empty block statement. (no-empty)
(#7220) Missing JSDoc comment. (require-jsdoc)
(#7220) Expected to return a value at the end of this function. (consistent-return)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7223) Expected space(s) after "catch". (keyword-spacing)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) Empty block statement. (no-empty)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7254) Expected to return a value at the end of this function. (consistent-return)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7293) There should be no space after '[' (computed-property-spacing)
(#7293) There should be no space before ']' (computed-property-spacing)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no space after '[' (computed-property-spacing)
(#7299) There should be no space before ']' (computed-property-spacing)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7301) Expected space(s) after "catch". (keyword-spacing)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) Empty block statement. (no-empty)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7319) Line 7319 exceeds the maximum line length of 132. (max-len)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7331) There should be no space after '[' (computed-property-spacing)
(#7331) There should be no space before ']' (computed-property-spacing)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7356) Expected space(s) after "catch". (keyword-spacing)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7374) Expected space(s) after "catch". (keyword-spacing)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7400) There should be no space after '[' (computed-property-spacing)
(#7400) There should be no space before ']' (computed-property-spacing)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7406) A space is required after ','. (comma-spacing)
(#7416) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7423) There should be no space after '[' (array-bracket-spacing)
(#7423) There should be no space before ']' (array-bracket-spacing)
(#7425) There should be no space after '[' (array-bracket-spacing)
(#7425) There should be no space before ']' (array-bracket-spacing)
(#7427) There should be no space after '[' (array-bracket-spacing)
(#7427) There should be no space before ']' (array-bracket-spacing)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7435) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'j' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7459) 'i' used outside of binding context. (block-scoped-var)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7473) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'j' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7487) 'i' used outside of binding context. (block-scoped-var)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7503) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7506) There should be no space after '[' (computed-property-spacing)
(#7506) There should be no space before ']' (computed-property-spacing)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7528) There should be no space after '[' (computed-property-spacing)
(#7528) There should be no space before ']' (computed-property-spacing)
(#7532) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7542) There should be no space after '[' (computed-property-spacing)
(#7542) There should be no space before ']' (computed-property-spacing)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7555) There should be no space after '[' (array-bracket-spacing)
(#7555) There should be no space before ']' (array-bracket-spacing)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7570) Blocks are nested too deeply (5). (max-depth)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7588) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no space after '[' (computed-property-spacing)
(#7598) Do not nest ternary expressions (no-nested-ternary)
(#7598) There should be no space before ']' (computed-property-spacing)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no space after '[' (computed-property-spacing)
(#7606) There should be no space before ']' (computed-property-spacing)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7610) There should be no spaces inside this paren. (space-in-parens)
(#7612) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7664) Missing JSDoc comment. (require-jsdoc)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7667) There should be no spaces inside this paren. (space-in-parens)
(#7667) A space is required after ','. (comma-spacing)
(#7668) There should be no space after '[' (computed-property-spacing)
(#7668) There should be no space before ']' (computed-property-spacing)
(#7679) There should be no space after '{' (object-curly-spacing)
(#7679) There should be no space before '}' (object-curly-spacing)
(#7680) There should be no space after '{' (object-curly-spacing)
(#7680) There should be no space before '}' (object-curly-spacing)
(#7681) There should be no space after '{' (object-curly-spacing)
(#7681) There should be no space before '}' (object-curly-spacing)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no space after '[' (computed-property-spacing)
(#7683) There should be no space before ']' (computed-property-spacing)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7750) There should be no space after '[' (computed-property-spacing)
(#7750) There should be no space before ']' (computed-property-spacing)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7758) Do not nest ternary expressions (no-nested-ternary)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no space after '[' (computed-property-spacing)
(#7769) There should be no space before ']' (computed-property-spacing)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7773) Missing JSDoc comment. (require-jsdoc)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7811) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7818) There should be no space after '[' (computed-property-spacing)
(#7818) There should be no space before ']' (computed-property-spacing)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7828) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no space after '[' (array-bracket-spacing)
(#7832) There should be no space before ']' (array-bracket-spacing)
(#7832) Unexpected space before function parentheses. (space-before-function-paren)
(#7833) There should be no space after '[' (computed-property-spacing)
(#7833) There should be no space before ']' (computed-property-spacing)
(#7834) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7873) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7908) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7908) There should be no space after '[' (computed-property-spacing)
(#7908) There should be no space before ']' (computed-property-spacing)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7909) There should be no space after '[' (computed-property-spacing)
(#7909) There should be no space before ']' (computed-property-spacing)
(#7911) There should be no space after '[' (computed-property-spacing)
(#7911) There should be no space before ']' (computed-property-spacing)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7925) Missing JSDoc comment. (require-jsdoc)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no space after '[' (computed-property-spacing)
(#7926) There should be no space before ']' (computed-property-spacing)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7936) There should be no space after '[' (computed-property-spacing)
(#7936) There should be no space before ']' (computed-property-spacing)
(#7939) There should be no space after '[' (computed-property-spacing)
(#7939) There should be no space before ']' (computed-property-spacing)
(#7944) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7950) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7968) Expected space(s) after "catch". (keyword-spacing)
(#7968) Empty block statement. (no-empty)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7980) Multiple spaces found before '='. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) Multiple spaces found before '='. (no-multi-spaces)
(#7982) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) There should be no spaces inside this paren. (space-in-parens)
(#7984) Multiple spaces found before '='. (no-multi-spaces)
(#7984) Multiple spaces found before '+'. (no-multi-spaces)
(#7984) Multiple spaces found before '-'. (no-multi-spaces)
(#7987) There should be no space after '{' (object-curly-spacing)
(#7987) There should be no space before '}' (object-curly-spacing)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8012) 'prevOffsetParent' is defined but never used (no-unused-vars)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8027) Multiple spaces found before '-='. (no-multi-spaces)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8031) Multiple spaces found before '+='. (no-multi-spaces)
(#8034) Line 8034 exceeds the maximum line length of 132. (max-len)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before '+='. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before ')'. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before '+='. (no-multi-spaces)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before ')'. (no-multi-spaces)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8052) Multiple spaces found before '+='. (no-multi-spaces)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8057) Multiple spaces found before '+='. (no-multi-spaces)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8061) There should be no space after '{' (object-curly-spacing)
(#8061) There should be no space before '}' (object-curly-spacing)
(#8067) Line 8067 exceeds the maximum line length of 132. (max-len)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) 'table' is defined but never used (no-unused-vars)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8068) Line 8068 exceeds the maximum line length of 132. (max-len)
(#8070) Line 8070 exceeds the maximum line length of 132. (max-len)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8070) There should be no space after '{' (object-curly-spacing)
(#8070) There should be no space before '}' (object-curly-spacing)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8107) Multiple spaces found before '+='. (no-multi-spaces)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8111) There should be no space after '{' (object-curly-spacing)
(#8111) There should be no space before '}' (object-curly-spacing)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '='. (no-multi-spaces)
(#8134) Multiple spaces found before ':'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '10'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8141) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8144) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8169) Multiple spaces found before '='. (no-multi-spaces)
(#8170) There should be no space after '{' (object-curly-spacing)
(#8170) There should be no space before '}' (object-curly-spacing)
(#8175) Multiple spaces found before '-='. (no-multi-spaces)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8179) Multiple spaces found before '+='. (no-multi-spaces)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8184) Multiple spaces found before '-'. (no-multi-spaces)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8205) There should be no space after '[' (computed-property-spacing)
(#8205) There should be no space before ']' (computed-property-spacing)
(#8206) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8224) There should be no space after '[' (computed-property-spacing)
(#8224) There should be no space before ']' (computed-property-spacing)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8231) Do not nest ternary expressions (no-nested-ternary)
(#8231) There should be no space after '[' (computed-property-spacing)
(#8231) There should be no space before ']' (computed-property-spacing)
(#8232) There should be no space after '[' (computed-property-spacing)
(#8232) There should be no space before ']' (computed-property-spacing)
(#8233) There should be no space after '[' (computed-property-spacing)
(#8233) There should be no space before ']' (computed-property-spacing)
(#8234) There should be no space after '[' (computed-property-spacing)
(#8234) There should be no space before ']' (computed-property-spacing)
(#8239) Missing JSDoc comment. (require-jsdoc)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8240) Do not nest ternary expressions (no-nested-ternary)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8249) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8251) There should be no space after '[' (array-bracket-spacing)
(#8251) There should be no space before ']' (array-bracket-spacing)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no space after '[' (computed-property-spacing)
(#8269) There should be no space before ']' (computed-property-spacing)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8273) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8286) There should be no space after '[' (computed-property-spacing)
(#8286) There should be no space before ']' (computed-property-spacing)
(#8288) There should be no space after '[' (computed-property-spacing)
(#8288) There should be no space before ']' (computed-property-spacing)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
blocks/configurable_reports/js/datatables/extras/ColVis/media/docs/media/js/shBrushJScript.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#22) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#22) Missing JSDoc comment. (require-jsdoc)
(#31) 'SyntaxHighlighter' is not defined. (no-undef)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#34) There should be no space after '{' (object-curly-spacing)
(#34) There should be no space before '}' (object-curly-spacing)
(#35) There should be no space after '{' (object-curly-spacing)
(#35) There should be no space before '}' (object-curly-spacing)
(#36) There should be no space after '{' (object-curly-spacing)
(#36) There should be no space before '}' (object-curly-spacing)
(#37) There should be no space after '{' (object-curly-spacing)
(#37) There should be no space before '}' (object-curly-spacing)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) There should be no space after '{' (object-curly-spacing)
(#38) There should be no space before '}' (object-curly-spacing)
(#39) There should be no space after '{' (object-curly-spacing)
(#39) There should be no space before '}' (object-curly-spacing)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Unnecessary semicolon. (no-extra-semi)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#51) 'exports' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/ColVis/media/docs/media/js/shCore.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) eval can be harmful. (no-eval)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) before "return". (keyword-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
blocks/configurable_reports/js/datatables/extras/ColVis/media/js/ColVis.js
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#24) Expected JSDoc for 'oDTSettings' but found 'DataTables'. (valid-jsdoc)
(#24) Missing JSDoc for parameter 'oInit'. (valid-jsdoc)
(#24) Trailing spaces not allowed. (no-trailing-spaces)
(#30) 'ColVis' is not defined. (no-undef)
(#30) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#33) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#33) There should be no spaces inside this paren. (space-in-parens)
(#33) There should be no spaces inside this paren. (space-in-parens)
(#35) Unexpected alert. (no-alert)
(#35) There should be no spaces inside this paren. (space-in-parens)
(#35) There should be no spaces inside this paren. (space-in-parens)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#38) There should be no spaces inside this paren. (space-in-parens)
(#38) There should be no spaces inside this paren. (space-in-parens)
(#42) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Trailing spaces not allowed. (no-trailing-spaces)
(#59) Trailing spaces not allowed. (no-trailing-spaces)
(#67) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#83) Trailing spaces not allowed. (no-trailing-spaces)
(#91) Trailing spaces not allowed. (no-trailing-spaces)
(#99) Trailing spaces not allowed. (no-trailing-spaces)
(#107) Trailing spaces not allowed. (no-trailing-spaces)
(#115) Trailing spaces not allowed. (no-trailing-spaces)
(#123) Trailing spaces not allowed. (no-trailing-spaces)
(#131) Trailing spaces not allowed. (no-trailing-spaces)
(#139) Trailing spaces not allowed. (no-trailing-spaces)
(#147) Trailing spaces not allowed. (no-trailing-spaces)
(#155) Trailing spaces not allowed. (no-trailing-spaces)
(#163) Trailing spaces not allowed. (no-trailing-spaces)
(#172) Trailing spaces not allowed. (no-trailing-spaces)
(#181) Trailing spaces not allowed. (no-trailing-spaces)
(#191) Trailing spaces not allowed. (no-trailing-spaces)
(#192) Trailing spaces not allowed. (no-trailing-spaces)
(#204) Trailing spaces not allowed. (no-trailing-spaces)
(#212) Trailing spaces not allowed. (no-trailing-spaces)
(#220) Trailing spaces not allowed. (no-trailing-spaces)
(#228) Trailing spaces not allowed. (no-trailing-spaces)
(#236) Trailing spaces not allowed. (no-trailing-spaces)
(#244) Trailing spaces not allowed. (no-trailing-spaces)
(#253) Trailing spaces not allowed. (no-trailing-spaces)
(#255) 'ColVis' is not defined. (no-undef)
(#255) There should be no spaces inside this paren. (space-in-parens)
(#255) There should be no spaces inside this paren. (space-in-parens)
(#256) Trailing spaces not allowed. (no-trailing-spaces)
(#264) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#265) 'ColVis' is not defined. (no-undef)
(#269) Trailing spaces not allowed. (no-trailing-spaces)
(#270) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#275) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#275) Unexpected space before function parentheses. (space-before-function-paren)
(#278) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Unexpected whitespace before semicolon. (semi-spacing)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Unexpected whitespace before semicolon. (semi-spacing)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#280) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#280) There should be no spaces inside this paren. (space-in-parens)
(#280) There should be no spaces inside this paren. (space-in-parens)
(#282) There should be no spaces inside this paren. (space-in-parens)
(#282) There should be no spaces inside this paren. (space-in-parens)
(#285) There should be no spaces inside this paren. (space-in-parens)
(#285) There should be no spaces inside this paren. (space-in-parens)
(#286) Trailing spaces not allowed. (no-trailing-spaces)
(#287) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#289) There should be no spaces inside this paren. (space-in-parens)
(#289) There should be no spaces inside this paren. (space-in-parens)
(#291) Trailing spaces not allowed. (no-trailing-spaces)
(#294) Trailing spaces not allowed. (no-trailing-spaces)
(#298) Trailing spaces not allowed. (no-trailing-spaces)
(#299) Trailing spaces not allowed. (no-trailing-spaces)
(#300) Trailing spaces not allowed. (no-trailing-spaces)
(#300) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#304) Trailing spaces not allowed. (no-trailing-spaces)
(#305) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#309) Trailing spaces not allowed. (no-trailing-spaces)
(#311) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#311) Unexpected space before function parentheses. (space-before-function-paren)
(#314) Trailing spaces not allowed. (no-trailing-spaces)
(#319) Trailing spaces not allowed. (no-trailing-spaces)
(#320) There should be no spaces inside this paren. (space-in-parens)
(#320) There should be no spaces inside this paren. (space-in-parens)
(#322) There should be no spaces inside this paren. (space-in-parens)
(#322) There should be no spaces inside this paren. (space-in-parens)
(#323) Trailing spaces not allowed. (no-trailing-spaces)
(#327) Trailing spaces not allowed. (no-trailing-spaces)
(#329) Trailing spaces not allowed. (no-trailing-spaces)
(#331) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#331) Infix operators must be spaced. (space-infix-ops)
(#331) Infix operators must be spaced. (space-infix-ops)
(#331) Unexpected whitespace before semicolon. (semi-spacing)
(#331) Infix operators must be spaced. (space-infix-ops)
(#331) Unexpected whitespace before semicolon. (semi-spacing)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#333) There should be no spaces inside this paren. (space-in-parens)
(#333) There should be no spaces inside this paren. (space-in-parens)
(#335) Trailing spaces not allowed. (no-trailing-spaces)
(#337) There should be no spaces inside this paren. (space-in-parens)
(#338) Unexpected space before function parentheses. (space-before-function-paren)
(#339) unnecessary '.call()'. (no-useless-call)
(#339) There should be no spaces inside this paren. (space-in-parens)
(#339) There should be no spaces inside this paren. (space-in-parens)
(#342) There should be no spaces inside this paren. (space-in-parens)
(#347) There should be no spaces inside this paren. (space-in-parens)
(#347) Unexpected space before function parentheses. (space-before-function-paren)
(#347) There should be no spaces inside this paren. (space-in-parens)
(#347) There should be no spaces inside this paren. (space-in-parens)
(#348) There should be no spaces inside this paren. (space-in-parens)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Unexpected whitespace before semicolon. (semi-spacing)
(#348) Infix operators must be spaced. (space-infix-ops)
(#348) Unexpected whitespace before semicolon. (semi-spacing)
(#348) There should be no spaces inside this paren. (space-in-parens)
(#349) There should be no space after '[' (computed-property-spacing)
(#349) There should be no space before ']' (computed-property-spacing)
(#352) There should be no spaces inside this paren. (space-in-parens)
(#352) There should be no spaces inside this paren. (space-in-parens)
(#353) There should be no spaces inside this paren. (space-in-parens)
(#353) There should be no spaces inside this paren. (space-in-parens)
(#354) Trailing spaces not allowed. (no-trailing-spaces)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#358) Trailing spaces not allowed. (no-trailing-spaces)
(#359) Trailing spaces not allowed. (no-trailing-spaces)
(#360) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#364) Trailing spaces not allowed. (no-trailing-spaces)
(#366) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#366) Unexpected space before function parentheses. (space-before-function-paren)
(#369) Trailing spaces not allowed. (no-trailing-spaces)
(#370) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#370) There should be no spaces inside this paren. (space-in-parens)
(#370) There should be no spaces inside this paren. (space-in-parens)
(#374) Trailing spaces not allowed. (no-trailing-spaces)
(#375) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#375) There should be no spaces inside this paren. (space-in-parens)
(#375) There should be no spaces inside this paren. (space-in-parens)
(#379) Trailing spaces not allowed. (no-trailing-spaces)
(#380) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#384) Trailing spaces not allowed. (no-trailing-spaces)
(#385) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#385) There should be no spaces inside this paren. (space-in-parens)
(#385) There should be no spaces inside this paren. (space-in-parens)
(#389) Trailing spaces not allowed. (no-trailing-spaces)
(#390) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#390) There should be no spaces inside this paren. (space-in-parens)
(#390) There should be no spaces inside this paren. (space-in-parens)
(#394) Trailing spaces not allowed. (no-trailing-spaces)
(#395) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#395) There should be no spaces inside this paren. (space-in-parens)
(#395) There should be no spaces inside this paren. (space-in-parens)
(#399) Trailing spaces not allowed. (no-trailing-spaces)
(#400) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#404) Trailing spaces not allowed. (no-trailing-spaces)
(#405) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#409) Trailing spaces not allowed. (no-trailing-spaces)
(#410) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#410) There should be no spaces inside this paren. (space-in-parens)
(#410) There should be no spaces inside this paren. (space-in-parens)
(#414) Trailing spaces not allowed. (no-trailing-spaces)
(#415) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#419) Trailing spaces not allowed. (no-trailing-spaces)
(#420) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#424) Trailing spaces not allowed. (no-trailing-spaces)
(#425) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#425) There should be no spaces inside this paren. (space-in-parens)
(#425) There should be no spaces inside this paren. (space-in-parens)
(#430) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#435) Trailing spaces not allowed. (no-trailing-spaces)
(#436) Trailing spaces not allowed. (no-trailing-spaces)
(#437) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#442) Trailing spaces not allowed. (no-trailing-spaces)
(#444) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#444) Unexpected space before function parentheses. (space-before-function-paren)
(#447) Trailing spaces not allowed. (no-trailing-spaces)
(#448) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#448) There should be no spaces inside this paren. (space-in-parens)
(#448) Infix operators must be spaced. (space-infix-ops)
(#448) Infix operators must be spaced. (space-infix-ops)
(#448) Unexpected whitespace before semicolon. (semi-spacing)
(#448) Infix operators must be spaced. (space-infix-ops)
(#448) Unexpected whitespace before semicolon. (semi-spacing)
(#448) There should be no spaces inside this paren. (space-in-parens)
(#450) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#450) There should be no spaces inside this paren. (space-in-parens)
(#450) There should be no spaces inside this paren. (space-in-parens)
(#452) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#452) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#454) A space is required after ','. (comma-spacing)
(#457) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#463) Trailing spaces not allowed. (no-trailing-spaces)
(#464) Trailing spaces not allowed. (no-trailing-spaces)
(#465) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#469) Trailing spaces not allowed. (no-trailing-spaces)
(#471) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#471) Unexpected space before function parentheses. (space-before-function-paren)
(#475) Infix operators must be spaced. (space-infix-ops)
(#475) Infix operators must be spaced. (space-infix-ops)
(#476) Trailing spaces not allowed. (no-trailing-spaces)
(#477) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Unexpected whitespace before semicolon. (semi-spacing)
(#477) Infix operators must be spaced. (space-infix-ops)
(#477) Unexpected whitespace before semicolon. (semi-spacing)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#479) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#479) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#482) There should be no spaces inside this paren. (space-in-parens)
(#482) There should be no spaces inside this paren. (space-in-parens)
(#483) There should be no spaces inside this paren. (space-in-parens)
(#483) There should be no spaces inside this paren. (space-in-parens)
(#486) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#487) There should be no spaces inside this paren. (space-in-parens)
(#487) There should be no spaces inside this paren. (space-in-parens)
(#490) Trailing spaces not allowed. (no-trailing-spaces)
(#491) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#495) There should be no spaces inside this paren. (space-in-parens)
(#495) There should be no spaces inside this paren. (space-in-parens)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#498) Trailing spaces not allowed. (no-trailing-spaces)
(#499) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#507) Trailing spaces not allowed. (no-trailing-spaces)
(#508) Trailing spaces not allowed. (no-trailing-spaces)
(#513) Trailing spaces not allowed. (no-trailing-spaces)
(#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)
(#521) Trailing spaces not allowed. (no-trailing-spaces)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#525) Infix operators must be spaced. (space-infix-ops)
(#525) Infix operators must be spaced. (space-infix-ops)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#526) Trailing spaces not allowed. (no-trailing-spaces)
(#527) There should be no spaces inside this paren. (space-in-parens)
(#527) Unexpected space before function parentheses. (space-before-function-paren)
(#527) 'e' is defined but never used (no-unused-vars)
(#528) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#528) There should be no spaces inside this paren. (space-in-parens)
(#528) Infix operators must be spaced. (space-infix-ops)
(#528) Infix operators must be spaced. (space-infix-ops)
(#528) Unexpected whitespace before semicolon. (semi-spacing)
(#528) Infix operators must be spaced. (space-infix-ops)
(#528) Unexpected whitespace before semicolon. (semi-spacing)
(#528) There should be no spaces inside this paren. (space-in-parens)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#530) There should be no spaces inside this paren. (space-in-parens)
(#533) There should be no spaces inside this paren. (space-in-parens)
(#533) There should be no spaces inside this paren. (space-in-parens)
(#534) There should be no spaces inside this paren. (space-in-parens)
(#534) There should be no spaces inside this paren. (space-in-parens)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#536) Trailing spaces not allowed. (no-trailing-spaces)
(#539) Trailing spaces not allowed. (no-trailing-spaces)
(#540) Trailing spaces not allowed. (no-trailing-spaces)
(#545) Trailing spaces not allowed. (no-trailing-spaces)
(#547) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#547) Unexpected space before function parentheses. (space-before-function-paren)
(#553) Trailing spaces not allowed. (no-trailing-spaces)
(#556) There should be no spaces inside this paren. (space-in-parens)
(#556) There should be no spaces inside this paren. (space-in-parens)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#557) Infix operators must be spaced. (space-infix-ops)
(#557) Infix operators must be spaced. (space-infix-ops)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#558) Trailing spaces not allowed. (no-trailing-spaces)
(#559) There should be no spaces inside this paren. (space-in-parens)
(#559) Unexpected space before function parentheses. (space-before-function-paren)
(#559) 'e' is defined but never used (no-unused-vars)
(#560) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#560) There should be no spaces inside this paren. (space-in-parens)
(#560) Infix operators must be spaced. (space-infix-ops)
(#560) Infix operators must be spaced. (space-infix-ops)
(#560) Unexpected whitespace before semicolon. (semi-spacing)
(#560) Infix operators must be spaced. (space-infix-ops)
(#560) Unexpected whitespace before semicolon. (semi-spacing)
(#560) There should be no spaces inside this paren. (space-in-parens)
(#562) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#564) There should be no spaces inside this paren. (space-in-parens)
(#564) There should be no spaces inside this paren. (space-in-parens)
(#568) There should be no spaces inside this paren. (space-in-parens)
(#568) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#570) There should be no spaces inside this paren. (space-in-parens)
(#571) Trailing spaces not allowed. (no-trailing-spaces)
(#574) Trailing spaces not allowed. (no-trailing-spaces)
(#575) Trailing spaces not allowed. (no-trailing-spaces)
(#581) Trailing spaces not allowed. (no-trailing-spaces)
(#583) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#583) Unexpected space before function parentheses. (space-before-function-paren)
(#583) There should be no spaces inside this paren. (space-in-parens)
(#583) There should be no spaces inside this paren. (space-in-parens)
(#591) Trailing spaces not allowed. (no-trailing-spaces)
(#594) There should be no spaces inside this paren. (space-in-parens)
(#594) There should be no spaces inside this paren. (space-in-parens)
(#595) Infix operators must be spaced. (space-infix-ops)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#597) Infix operators must be spaced. (space-infix-ops)
(#598) Infix operators must be spaced. (space-infix-ops)
(#598) Infix operators must be spaced. (space-infix-ops)
(#598) There should be no spaces inside this paren. (space-in-parens)
(#599) Trailing spaces not allowed. (no-trailing-spaces)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#600) Unexpected space before function parentheses. (space-before-function-paren)
(#602) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#602) There should be no spaces inside this paren. (space-in-parens)
(#602) There should be no spaces inside this paren. (space-in-parens)
(#606) Trailing spaces not allowed. (no-trailing-spaces)
(#611) unnecessary '.call()'. (no-useless-call)
(#614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#622) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#627) Trailing spaces not allowed. (no-trailing-spaces)
(#628) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#633) Trailing spaces not allowed. (no-trailing-spaces)
(#636) Trailing spaces not allowed. (no-trailing-spaces)
(#637) Trailing spaces not allowed. (no-trailing-spaces)
(#642) Trailing spaces not allowed. (no-trailing-spaces)
(#644) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#644) Unexpected space before function parentheses. (space-before-function-paren)
(#646) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#646) Infix operators must be spaced. (space-infix-ops)
(#646) Infix operators must be spaced. (space-infix-ops)
(#646) Unexpected whitespace before semicolon. (semi-spacing)
(#646) Infix operators must be spaced. (space-infix-ops)
(#646) Unexpected whitespace before semicolon. (semi-spacing)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#648) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#655) Trailing spaces not allowed. (no-trailing-spaces)
(#656) Trailing spaces not allowed. (no-trailing-spaces)
(#662) Trailing spaces not allowed. (no-trailing-spaces)
(#664) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#664) Unexpected space before function parentheses. (space-before-function-paren)
(#664) There should be no spaces inside this paren. (space-in-parens)
(#664) There should be no spaces inside this paren. (space-in-parens)
(#670) Infix operators must be spaced. (space-infix-ops)
(#671) Trailing spaces not allowed. (no-trailing-spaces)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#676) Trailing spaces not allowed. (no-trailing-spaces)
(#677) There should be no spaces inside this paren. (space-in-parens)
(#677) Unexpected space before function parentheses. (space-before-function-paren)
(#680) There should be no spaces inside this paren. (space-in-parens)
(#681) Trailing spaces not allowed. (no-trailing-spaces)
(#684) Trailing spaces not allowed. (no-trailing-spaces)
(#685) Trailing spaces not allowed. (no-trailing-spaces)
(#690) Trailing spaces not allowed. (no-trailing-spaces)
(#692) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#692) Unexpected space before function parentheses. (space-before-function-paren)
(#694) 'that' is defined but never used (no-unused-vars)
(#699) Trailing spaces not allowed. (no-trailing-spaces)
(#700) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#705) Trailing spaces not allowed. (no-trailing-spaces)
(#708) Trailing spaces not allowed. (no-trailing-spaces)
(#709) Trailing spaces not allowed. (no-trailing-spaces)
(#714) Trailing spaces not allowed. (no-trailing-spaces)
(#716) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#716) Unexpected space before function parentheses. (space-before-function-paren)
(#718) Trailing spaces not allowed. (no-trailing-spaces)
(#722) Trailing spaces not allowed. (no-trailing-spaces)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) Unexpected space before function parentheses. (space-before-function-paren)
(#724) unnecessary '.call()'. (no-useless-call)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#726) Trailing spaces not allowed. (no-trailing-spaces)
(#729) Trailing spaces not allowed. (no-trailing-spaces)
(#730) Trailing spaces not allowed. (no-trailing-spaces)
(#732) Trailing spaces not allowed. (no-trailing-spaces)
(#736) Trailing spaces not allowed. (no-trailing-spaces)
(#738) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#738) Unexpected space before function parentheses. (space-before-function-paren)
(#741) Trailing spaces not allowed. (no-trailing-spaces)
(#748) Trailing spaces not allowed. (no-trailing-spaces)
(#749) There should be no spaces inside this paren. (space-in-parens)
(#749) Unexpected space before function parentheses. (space-before-function-paren)
(#750) unnecessary '.call()'. (no-useless-call)
(#750) There should be no spaces inside this paren. (space-in-parens)
(#750) There should be no spaces inside this paren. (space-in-parens)
(#751) There should be no spaces inside this paren. (space-in-parens)
(#752) Trailing spaces not allowed. (no-trailing-spaces)
(#757) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#757) There should be no spaces inside this paren. (space-in-parens)
(#757) There should be no spaces inside this paren. (space-in-parens)
(#759) There should be no spaces inside this paren. (space-in-parens)
(#759) Unexpected space before function parentheses. (space-before-function-paren)
(#761) unnecessary '.call()'. (no-useless-call)
(#761) There should be no spaces inside this paren. (space-in-parens)
(#761) There should be no spaces inside this paren. (space-in-parens)
(#762) There should be no spaces inside this paren. (space-in-parens)
(#764) Trailing spaces not allowed. (no-trailing-spaces)
(#767) Trailing spaces not allowed. (no-trailing-spaces)
(#768) Trailing spaces not allowed. (no-trailing-spaces)
(#769) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#773) Trailing spaces not allowed. (no-trailing-spaces)
(#775) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#775) Unexpected space before function parentheses. (space-before-function-paren)
(#777) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#783) Trailing spaces not allowed. (no-trailing-spaces)
(#784) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#784) There should be no spaces inside this paren. (space-in-parens)
(#784) There should be no spaces inside this paren. (space-in-parens)
(#786) Infix operators must be spaced. (space-infix-ops)
(#787) Infix operators must be spaced. (space-infix-ops)
(#790) A space is required after ','. (comma-spacing)
(#791) Trailing spaces not allowed. (no-trailing-spaces)
(#792) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#793) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#793) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#794) Trailing spaces not allowed. (no-trailing-spaces)
(#795) Infix operators must be spaced. (space-infix-ops)
(#795) Infix operators must be spaced. (space-infix-ops)
(#795) Infix operators must be spaced. (space-infix-ops)
(#796) Infix operators must be spaced. (space-infix-ops)
(#796) Infix operators must be spaced. (space-infix-ops)
(#796) Infix operators must be spaced. (space-infix-ops)
(#797) Trailing spaces not allowed. (no-trailing-spaces)
(#799) Infix operators must be spaced. (space-infix-ops)
(#800) Infix operators must be spaced. (space-infix-ops)
(#801) Infix operators must be spaced. (space-infix-ops)
(#802) Infix operators must be spaced. (space-infix-ops)
(#803) Trailing spaces not allowed. (no-trailing-spaces)
(#804) There should be no spaces inside this paren. (space-in-parens)
(#804) There should be no spaces inside this paren. (space-in-parens)
(#805) There should be no spaces inside this paren. (space-in-parens)
(#805) There should be no spaces inside this paren. (space-in-parens)
(#806) There should be no spaces inside this paren. (space-in-parens)
(#806) There should be no spaces inside this paren. (space-in-parens)
(#807) Trailing spaces not allowed. (no-trailing-spaces)
(#809) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#809) There should be no spaces inside this paren. (space-in-parens)
(#809) There should be no spaces inside this paren. (space-in-parens)
(#813) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#813) There should be no spaces inside this paren. (space-in-parens)
(#813) Infix operators must be spaced. (space-infix-ops)
(#813) Infix operators must be spaced. (space-infix-ops)
(#813) Unexpected whitespace before semicolon. (semi-spacing)
(#813) Infix operators must be spaced. (space-infix-ops)
(#813) Unexpected whitespace before semicolon. (semi-spacing)
(#813) There should be no spaces inside this paren. (space-in-parens)
(#815) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#815) There should be no spaces inside this paren. (space-in-parens)
(#815) There should be no spaces inside this paren. (space-in-parens)
(#818) There should be no spaces inside this paren. (space-in-parens)
(#818) There should be no spaces inside this paren. (space-in-parens)
(#821) 'iMax' is not defined. (no-undef)
(#822) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#822) There should be no spaces inside this paren. (space-in-parens)
(#822) Infix operators must be spaced. (space-infix-ops)
(#822) Infix operators must be spaced. (space-infix-ops)
(#822) Unexpected whitespace before semicolon. (semi-spacing)
(#822) Infix operators must be spaced. (space-infix-ops)
(#822) Unexpected whitespace before semicolon. (semi-spacing)
(#822) There should be no spaces inside this paren. (space-in-parens)
(#824) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#824) There should be no spaces inside this paren. (space-in-parens)
(#824) There should be no spaces inside this paren. (space-in-parens)
(#826) 'iMax' is not defined. (no-undef)
(#826) Infix operators must be spaced. (space-infix-ops)
(#829) 'iMax' is not defined. (no-undef)
(#829) Infix operators must be spaced. (space-infix-ops)
(#831) Trailing spaces not allowed. (no-trailing-spaces)
(#833) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#833) There should be no spaces inside this paren. (space-in-parens)
(#833) There should be no spaces inside this paren. (space-in-parens)
(#835) Infix operators must be spaced. (space-infix-ops)
(#836) Infix operators must be spaced. (space-infix-ops)
(#836) Infix operators must be spaced. (space-infix-ops)
(#836) Infix operators must be spaced. (space-infix-ops)
(#836) Infix operators must be spaced. (space-infix-ops)
(#839) 'iDivHeight' is defined but never used (no-unused-vars)
(#840) Trailing spaces not allowed. (no-trailing-spaces)
(#841) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#841) There should be no spaces inside this paren. (space-in-parens)
(#841) There should be no spaces inside this paren. (space-in-parens)
(#843) Infix operators must be spaced. (space-infix-ops)
(#843) Infix operators must be spaced. (space-infix-ops)
(#846) Trailing spaces not allowed. (no-trailing-spaces)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#850) Unexpected space before function parentheses. (space-before-function-paren)
(#852) Unexpected space before function parentheses. (space-before-function-paren)
(#856) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#856) There should be no spaces inside this paren. (space-in-parens)
(#856) 'jQuery' is not defined. (no-undef)
(#856) 'jQuery' is not defined. (no-undef)
(#856) There should be no spaces inside this paren. (space-in-parens)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#862) Trailing spaces not allowed. (no-trailing-spaces)
(#865) Trailing spaces not allowed. (no-trailing-spaces)
(#866) Trailing spaces not allowed. (no-trailing-spaces)
(#867) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#871) Trailing spaces not allowed. (no-trailing-spaces)
(#873) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#873) Unexpected space before function parentheses. (space-before-function-paren)
(#873) There should be no spaces inside this paren. (space-in-parens)
(#873) Multiple spaces found before ')'. (no-multi-spaces)
(#876) Trailing spaces not allowed. (no-trailing-spaces)
(#877) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#877) There should be no spaces inside this paren. (space-in-parens)
(#877) There should be no spaces inside this paren. (space-in-parens)
(#880) Trailing spaces not allowed. (no-trailing-spaces)
(#881) Unexpected space before function parentheses. (space-before-function-paren)
(#881) 'e' is defined but never used (no-unused-vars)
(#883) There should be no spaces inside this paren. (space-in-parens)
(#884) Trailing spaces not allowed. (no-trailing-spaces)
(#885) Unexpected space before function parentheses. (space-before-function-paren)
(#885) 'e' is defined but never used (no-unused-vars)
(#886) There should be no spaces inside this paren. (space-in-parens)
(#886) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#888) There should be no spaces inside this paren. (space-in-parens)
(#891) Trailing spaces not allowed. (no-trailing-spaces)
(#892) Trailing spaces not allowed. (no-trailing-spaces)
(#896) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#896) Unexpected space before function parentheses. (space-before-function-paren)
(#899) There should be no spaces inside this paren. (space-in-parens)
(#899) There should be no spaces inside this paren. (space-in-parens)
(#900) Trailing spaces not allowed. (no-trailing-spaces)
(#901) There should be no spaces inside this paren. (space-in-parens)
(#901) Infix operators must be spaced. (space-infix-ops)
(#901) Infix operators must be spaced. (space-infix-ops)
(#901) Unexpected whitespace before semicolon. (semi-spacing)
(#901) Infix operators must be spaced. (space-infix-ops)
(#901) Unexpected whitespace before semicolon. (semi-spacing)
(#901) There should be no spaces inside this paren. (space-in-parens)
(#910) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#915) Expected JSDoc for 'oTable' but found 'object'. (valid-jsdoc)
(#915) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#915) Missing JSDoc parameter type for 'object'. (valid-jsdoc)
(#922) 'ColVis' is not defined. (no-undef)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#922) There should be no spaces inside this paren. (space-in-parens)
(#925) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#925) There should be no spaces inside this paren. (space-in-parens)
(#925) There should be no spaces inside this paren. (space-in-parens)
(#929) Trailing spaces not allowed. (no-trailing-spaces)
(#930) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#930) There should be no spaces inside this paren. (space-in-parens)
(#930) Infix operators must be spaced. (space-infix-ops)
(#930) Infix operators must be spaced. (space-infix-ops)
(#930) 'ColVis' is not defined. (no-undef)
(#930) Unexpected whitespace before semicolon. (semi-spacing)
(#930) Infix operators must be spaced. (space-infix-ops)
(#930) Unexpected whitespace before semicolon. (semi-spacing)
(#930) There should be no spaces inside this paren. (space-in-parens)
(#932) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#932) There should be no spaces inside this paren. (space-in-parens)
(#932) 'ColVis' is not defined. (no-undef)
(#932) There should be no spaces inside this paren. (space-in-parens)
(#934) 'ColVis' is not defined. (no-undef)
(#942) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#954) 'ColVis' is not defined. (no-undef)
(#959) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#970) 'ColVis' is not defined. (no-undef)
(#979) 'ColVis' is not defined. (no-undef)
(#980) 'ColVis' is not defined. (no-undef)
(#980) 'ColVis' is not defined. (no-undef)
(#985) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#993) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#993) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#993) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#998) There should be no spaces inside this paren. (space-in-parens)
(#998) There should be no spaces inside this paren. (space-in-parens)
(#1001) 'ColVis' is not defined. (no-undef)
(#1001) There should be no spaces inside this paren. (space-in-parens)
(#1001) There should be no spaces inside this paren. (space-in-parens)
(#1006) There should be no spaces inside this paren. (space-in-parens)
(#1009) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1010) Unexpected alert. (no-alert)
(#1010) There should be no spaces inside this paren. (space-in-parens)
(#1013) 'jQuery' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/ColVis/media/js/ColVis.min.js
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) 'ColVis' is not defined. (no-undef)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Unexpected alert. (no-alert)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before value for key 'dt'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'oInit'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'fnStateChange'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'activate'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'sAlign'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'buttonText'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'hidden'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'aiExclude'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'abOriginal'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'bShowAll'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'sShowAll'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'bRestore'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'sRestore'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'iOverlayFade'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'fnLabel'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'sSize'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'bCssPosition'. (key-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before value for key 'wrapper'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'button'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'collection'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'background'. (key-spacing)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Missing space before value for key 'catcher'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'buttons'. (key-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key 'restore'. (key-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) 'ColVis' is not defined. (no-undef)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) 'ColVis' is not defined. (no-undef)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing space before value for key 'fnRebuild'. (key-spacing)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Expected { after 'for' condition. (curly)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before value for key '_fnConstruct'. (key-spacing)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected { after 'for' condition. (curly)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) before "this". (keyword-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Missing space before value for key 'fn'. (key-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) unnecessary '.call()'. (no-useless-call)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) Missing space before value for key 'sName'. (key-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Expected { after 'for' condition. (curly)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing semicolon. (semi)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key '_fnApplyCustomisation'. (key-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing semicolon. (semi)
(#20) Requires a space before '}'. (block-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key '_fnDrawCallback'. (key-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Expected { after 'for' condition. (curly)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing semicolon. (semi)
(#20) Requires a space before '}'. (block-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key '_fnAddButtons'. (key-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Expected { after 'for' condition. (curly)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) 'a' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) 'a' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) 'a' used outside of binding context. (block-scoped-var)
(#21) A space is required after ','. (comma-spacing)
(#21) 'a' used outside of binding context. (block-scoped-var)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) 'a' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) 'a' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) 'a' used outside of binding context. (block-scoped-var)
(#21) A space is required after ','. (comma-spacing)
(#21) 'a' used outside of binding context. (block-scoped-var)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before value for key '_fnDomRestoreButton'. (key-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected { after 'for' condition. (curly)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key '_fnDomShowAllButton'. (key-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key '_fnDomColumnButton'. (key-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) unnecessary '.call()'. (no-useless-call)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key '_fnDataTablesApiIndex'. (key-spacing)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Expected { after 'for' condition. (curly)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key '_fnDomBaseButton'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key '_fnDomCollection'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key '_fnDomCatcher'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) unnecessary '.call()'. (no-useless-call)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key '_fnDomBackground'. (key-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) unnecessary '.call()'. (no-useless-call)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) unnecessary '.call()'. (no-useless-call)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing semicolon. (semi)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing semicolon. (semi)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key '_fnCollectionShow'. (key-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) 'h' is already defined (no-redeclare)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Expected { after 'for' condition. (curly)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) 'iMax' is not defined. (no-undef)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Expected { after 'for' condition. (curly)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) 'iMax' is not defined. (no-undef)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) 'iMax' is not defined. (no-undef)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Expected space(s) before "this". (keyword-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Missing space before value for key 'opacity'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Missing space before value for key 'opacity'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) 'jQuery' is not defined. (no-undef)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'jQuery' is not defined. (no-undef)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key '_fnCollectionHide'. (key-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'opacity'. (key-spacing)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'opacity'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key '_fnAdjustOpenRows'. (key-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Expected { after 'for' condition. (curly)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'ColVis' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'for' condition. (curly)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'ColVis' is not defined. (no-undef)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'ColVis' is not defined. (no-undef)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'ColVis' is not defined. (no-undef)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) 'ColVis' is not defined. (no-undef)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) 'ColVis' is not defined. (no-undef)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) 'ColVis' is not defined. (no-undef)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) 'ColVis' is not defined. (no-undef)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'ColVis' is not defined. (no-undef)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing space before value for key 'fnInit'. (key-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Expected space(s) after "return". (keyword-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) 'ColVis' is not defined. (no-undef)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'cFeature'. (key-spacing)
(#34) Missing space before value for key 'sFeature'. (key-spacing)
(#34) Unexpected alert. (no-alert)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) 'jQuery' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/FixedColumns/docs/media/js/doc.js
(#6) '$' is not defined. (no-undef)
(#6) There should be no spaces inside this paren. (space-in-parens)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#7) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#10) '$' is not defined. (no-undef)
(#11) '$' is not defined. (no-undef)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) '$' is not defined. (no-undef)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#14) 'SyntaxHighlighter' is not defined. (no-undef)
(#16) '$' is not defined. (no-undef)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#17) '$' is not defined. (no-undef)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#18) '$' is not defined. (no-undef)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#19) '$' is not defined. (no-undef)
(#20) '$' is not defined. (no-undef)
(#22) '$' is not defined. (no-undef)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#23) '$' is not defined. (no-undef)
(#24) '$' is not defined. (no-undef)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#30) '$' is not defined. (no-undef)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#31) '$' is not defined. (no-undef)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#32) '$' is not defined. (no-undef)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#33) '$' is not defined. (no-undef)
(#34) '$' is not defined. (no-undef)
(#36) '$' is not defined. (no-undef)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#37) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#44) '$' is not defined. (no-undef)
(#45) '$' is not defined. (no-undef)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#47) '$' is not defined. (no-undef)
(#47) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#53) '$' is not defined. (no-undef)
(#53) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#63) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#66) '$' is not defined. (no-undef)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#69) '$' is not defined. (no-undef)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#72) '$' is not defined. (no-undef)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#79) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#79) Missing JSDoc comment. (require-jsdoc)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#82) '$' is not defined. (no-undef)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) '$' is not defined. (no-undef)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#90) Missing JSDoc comment. (require-jsdoc)
(#90) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Trailing spaces not allowed. (no-trailing-spaces)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#101) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#101) Missing JSDoc comment. (require-jsdoc)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#106) Expected space(s) after "for". (keyword-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#112) Trailing spaces not allowed. (no-trailing-spaces)
(#114) A space is required after ','. (comma-spacing)
(#117) Trailing spaces not allowed. (no-trailing-spaces)
blocks/configurable_reports/js/datatables/extras/FixedColumns/docs/media/js/jquery.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#97) Function 'init' has a complexity of 21. (complexity)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#139) Blocks are nested too deeply (5). (max-depth)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space after '[' (array-bracket-spacing)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space before ']' (array-bracket-spacing)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space after '[' (array-bracket-spacing)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#163) Blocks are nested too deeply (5). (max-depth)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#222) Do not nest ternary expressions (no-nested-ternary)
(#222) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#292) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#343) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#343) There should be no space after '[' (computed-property-spacing)
(#343) There should be no space before ']' (computed-property-spacing)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#346) There should be no space after '[' (computed-property-spacing)
(#346) There should be no space before ']' (computed-property-spacing)
(#347) There should be no space after '[' (computed-property-spacing)
(#347) There should be no space before ']' (computed-property-spacing)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#356) Blocks are nested too deeply (5). (max-depth)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no space after '[' (computed-property-spacing)
(#365) There should be no space before ']' (computed-property-spacing)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#369) There should be no space after '[' (computed-property-spacing)
(#369) There should be no space before ']' (computed-property-spacing)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#398) Expected to return a value at the end of this function. (consistent-return)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#416) Expected a return value. (consistent-return)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#420) There should be no space after '[' (array-bracket-spacing)
(#420) There should be no space before ']' (array-bracket-spacing)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#440) Expected no return value. (consistent-return)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#465) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#466) Expected space(s) after "catch". (keyword-spacing)
(#466) Empty block statement. (no-empty)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#491) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#495) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no space after '[' (computed-property-spacing)
(#497) There should be no space before ']' (computed-property-spacing)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) Empty block statement. (no-empty)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#525) 'name' is defined but never used (no-unused-vars)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#535) Expected to return a value at the end of this function. (consistent-return)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#552) The Function constructor is eval. (no-new-func)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no space before ','. (comma-spacing)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#567) 'ActiveXObject' is not defined. (no-undef)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#581) Unexpected empty function. (no-empty-function)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#610) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no space after '[' (computed-property-spacing)
(#617) There should be no space before ']' (computed-property-spacing)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no space after '[' (computed-property-spacing)
(#623) There should be no space before ']' (computed-property-spacing)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#638) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) Empty block statement. (no-empty)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#649) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#656) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#665) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#672) Line 672 exceeds the maximum line length of 132. (max-len)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no space after '[' (computed-property-spacing)
(#688) There should be no space before ']' (computed-property-spacing)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#717) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no space after '[' (computed-property-spacing)
(#723) There should be no space before ']' (computed-property-spacing)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no space after '[' (computed-property-spacing)
(#725) There should be no space before ']' (computed-property-spacing)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#734) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no space after '[' (computed-property-spacing)
(#739) There should be no space before ']' (computed-property-spacing)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#741) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#742) There should be no space after '[' (computed-property-spacing)
(#742) There should be no space before ']' (computed-property-spacing)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#757) There should be no space after '[' (computed-property-spacing)
(#757) There should be no space before ']' (computed-property-spacing)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#825) Multiple spaces found before '='. (no-multi-spaces)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#841) There should be no space after '[' (computed-property-spacing)
(#841) There should be no space before ']' (computed-property-spacing)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#861) Expected space(s) after "while". (keyword-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#861) There should be no space after '[' (computed-property-spacing)
(#861) There should be no space before ']' (computed-property-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#868) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#871) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#872) There should be no space after '[' (array-bracket-spacing)
(#872) There should be no space before ']' (array-bracket-spacing)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#907) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#919) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#926) Expected space(s) after "while". (keyword-spacing)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#931) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no space after '[' (computed-property-spacing)
(#956) There should be no space before ']' (computed-property-spacing)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#962) Expected space(s) after "while". (keyword-spacing)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#963) There should be no space after '[' (computed-property-spacing)
(#963) There should be no space before ']' (computed-property-spacing)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#990) There should be no space after '{' (object-curly-spacing)
(#990) There should be no space before '}' (object-curly-spacing)
(#994) Missing JSDoc comment. (require-jsdoc)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1022) There should be no space after '[' (computed-property-spacing)
(#1022) There should be no space before ']' (computed-property-spacing)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1027) There should be no space after '[' (computed-property-spacing)
(#1027) There should be no space before ']' (computed-property-spacing)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1069) Missing JSDoc comment. (require-jsdoc)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1078) Expected space(s) after "catch". (keyword-spacing)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1180) Expected space(s) after "catch". (keyword-spacing)
(#1180) Empty block statement. (no-empty)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no space after '[' (computed-property-spacing)
(#1187) There should be no space before ']' (computed-property-spacing)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1189) There should be no space after '[' (computed-property-spacing)
(#1189) There should be no space before ']' (computed-property-spacing)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1196) Multiple spaces found before '='. (no-multi-spaces)
(#1207) Expected space(s) after "catch". (keyword-spacing)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1317) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1374) There should be no space after '[' (computed-property-spacing)
(#1374) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1380) There should be no space after '[' (computed-property-spacing)
(#1380) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1381) There should be no space after '[' (computed-property-spacing)
(#1381) There should be no space before ']' (computed-property-spacing)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1387) There should be no space after '[' (computed-property-spacing)
(#1387) There should be no space before ']' (computed-property-spacing)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1401) There should be no space after '[' (computed-property-spacing)
(#1401) There should be no space before ']' (computed-property-spacing)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no space after '[' (computed-property-spacing)
(#1407) There should be no space before ']' (computed-property-spacing)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1408) There should be no space after '[' (computed-property-spacing)
(#1408) There should be no space before ']' (computed-property-spacing)
(#1411) There should be no space after '[' (computed-property-spacing)
(#1411) There should be no space before ']' (computed-property-spacing)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1415) There should be no space after '[' (computed-property-spacing)
(#1415) There should be no space before ']' (computed-property-spacing)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1422) Expected no return value. (consistent-return)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1425) Expected no return value. (consistent-return)
(#1425) There should be no space after '[' (computed-property-spacing)
(#1425) There should be no space before ']' (computed-property-spacing)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1433) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1439) There should be no space after '[' (computed-property-spacing)
(#1439) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1443) There should be no space after '[' (computed-property-spacing)
(#1443) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1451) There should be no space after '[' (computed-property-spacing)
(#1451) There should be no space before ']' (computed-property-spacing)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1467) There should be no space after '[' (computed-property-spacing)
(#1467) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1478) There should be no space after '[' (computed-property-spacing)
(#1478) There should be no space before ']' (computed-property-spacing)
(#1480) There should be no space after '[' (computed-property-spacing)
(#1480) There should be no space before ']' (computed-property-spacing)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1487) There should be no space after '[' (computed-property-spacing)
(#1487) There should be no space before ']' (computed-property-spacing)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1492) There should be no space after '[' (computed-property-spacing)
(#1492) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1504) There should be no space after '[' (computed-property-spacing)
(#1504) There should be no space before ']' (computed-property-spacing)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1508) There should be no space after '[' (computed-property-spacing)
(#1508) There should be no space before ']' (computed-property-spacing)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1521) There should be no space after '[' (computed-property-spacing)
(#1521) There should be no space before ']' (computed-property-spacing)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1541) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1545) Blocks are nested too deeply (5). (max-depth)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no space after '[' (computed-property-spacing)
(#1547) There should be no space before ']' (computed-property-spacing)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1580) There should be no space after '[' (array-bracket-spacing)
(#1580) There should be no space before ']' (array-bracket-spacing)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1596) Missing JSDoc comment. (require-jsdoc)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1604) Do not nest ternary expressions (no-nested-ternary)
(#1605) Do not nest ternary expressions (no-nested-ternary)
(#1606) Do not nest ternary expressions (no-nested-ternary)
(#1607) Do not nest ternary expressions (no-nested-ternary)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1610) Expected space(s) after "catch". (keyword-spacing)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) Empty block statement. (no-empty)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1626) Missing JSDoc comment. (require-jsdoc)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1638) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1650) Expected no return value. (consistent-return)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1660) Expected no return value. (consistent-return)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1702) 'i' is defined but never used (no-unused-vars)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1722) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1726) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1737) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1765) 'fn' is defined but never used (no-unused-vars)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1766) Missing space before opening brace. (space-before-blocks)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1796) Blocks are nested too deeply (5). (max-depth)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1797) Blocks are nested too deeply (6). (max-depth)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1827) Blocks are nested too deeply (5). (max-depth)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no space after '[' (computed-property-spacing)
(#1862) There should be no space before ']' (computed-property-spacing)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no space after '[' (computed-property-spacing)
(#1865) There should be no space before ']' (computed-property-spacing)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1917) There should be no space after '[' (computed-property-spacing)
(#1917) There should be no space before ']' (computed-property-spacing)
(#1920) Line 1920 exceeds the maximum line length of 132. (max-len)
(#1920) Blocks are nested too deeply (5). (max-depth)
(#1920) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1927) Blocks are nested too deeply (6). (max-depth)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no space after '[' (computed-property-spacing)
(#1938) There should be no space before ']' (computed-property-spacing)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1960) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1971) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1976) Unexpected space before function parentheses. (space-before-function-paren)
(#1977) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#2014) Function 'attr' has a complexity of 30. (complexity)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2029) There should be no space after '[' (computed-property-spacing)
(#2029) There should be no space before ']' (computed-property-spacing)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2041) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2045) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2052) There should be no space after '[' (computed-property-spacing)
(#2052) There should be no space before ']' (computed-property-spacing)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2060) Blocks are nested too deeply (5). (max-depth)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2065) There should be no space after '[' (computed-property-spacing)
(#2065) There should be no space before ']' (computed-property-spacing)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2079) Do not nest ternary expressions (no-nested-ternary)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2086) There should be no space after '[' (computed-property-spacing)
(#2086) There should be no space before ']' (computed-property-spacing)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no space after '[' (computed-property-spacing)
(#2104) There should be no space before ']' (computed-property-spacing)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2118) There should be no space after '[' (computed-property-spacing)
(#2118) There should be no space before ']' (computed-property-spacing)
(#2120) There should be no space after '[' (computed-property-spacing)
(#2120) There should be no space before ']' (computed-property-spacing)
(#2126) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2145) Function 'add' has a complexity of 24. (complexity)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2159) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) Empty block statement. (no-empty)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2216) There should be no space after '[' (computed-property-spacing)
(#2216) There should be no space before ']' (computed-property-spacing)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2219) There should be no space after '{' (object-curly-spacing)
(#2219) There should be no space before '}' (object-curly-spacing)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2238) There should be no space after '[' (computed-property-spacing)
(#2238) There should be no space before ']' (computed-property-spacing)
(#2239) There should be no space after '[' (computed-property-spacing)
(#2239) There should be no space before ']' (computed-property-spacing)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2243) There should be no space after '[' (computed-property-spacing)
(#2243) There should be no space before ']' (computed-property-spacing)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2271) There should be no space after '[' (computed-property-spacing)
(#2271) There should be no space before ']' (computed-property-spacing)
(#2281) Function 'remove' has a complexity of 34. (complexity)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2291) 'ret' is defined but never used (no-unused-vars)
(#2291) 'fn' is defined but never used (no-unused-vars)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no space after '[' (computed-property-spacing)
(#2320) There should be no space before ']' (computed-property-spacing)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2335) There should be no space after '[' (computed-property-spacing)
(#2335) There should be no space before ']' (computed-property-spacing)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2343) There should be no space after '[' (computed-property-spacing)
(#2343) There should be no space before ']' (computed-property-spacing)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2354) There should be no space after '[' (computed-property-spacing)
(#2354) There should be no space before ']' (computed-property-spacing)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2357) There should be no space after '[' (computed-property-spacing)
(#2357) There should be no space before ']' (computed-property-spacing)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2362) Blocks are nested too deeply (5). (max-depth)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2362) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2366) Blocks are nested too deeply (5). (max-depth)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2371) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2378) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2384) There should be no space after '[' (computed-property-spacing)
(#2384) There should be no space before ']' (computed-property-spacing)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2405) Function 'trigger' has a complexity of 25. (complexity)
(#2405) Expected to return a value at the end of this function. (consistent-return)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2405) Expected space or tab after '/*' in comment. (spaced-comment)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2411) Do not nest ternary expressions (no-nested-ternary)
(#2413) There should be no space after '[' (computed-property-spacing)
(#2413) There should be no space before ']' (computed-property-spacing)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no space after '[' (computed-property-spacing)
(#2430) There should be no space before ']' (computed-property-spacing)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2433) There should be no spaces inside this paren. (space-in-parens)
(#2438) There should be no space after '[' (computed-property-spacing)
(#2438) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2439) There should be no space after '[' (computed-property-spacing)
(#2439) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2483) Empty block statement. (no-empty)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2493) There should be no space after '[' (computed-property-spacing)
(#2493) There should be no space before ']' (computed-property-spacing)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2496) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no space after '[' (computed-property-spacing)
(#2499) There should be no space before ']' (computed-property-spacing)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2501) There should be no space after '[' (computed-property-spacing)
(#2501) There should be no space before ']' (computed-property-spacing)
(#2503) Blocks are nested too deeply (5). (max-depth)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2504) There should be no space after '[' (computed-property-spacing)
(#2504) There should be no space before ']' (computed-property-spacing)
(#2508) There should be no space after '[' (computed-property-spacing)
(#2508) There should be no space before ']' (computed-property-spacing)
(#2512) Empty block statement. (no-empty)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2515) There should be no space after '[' (computed-property-spacing)
(#2515) There should be no space before ']' (computed-property-spacing)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2524) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2525) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2537) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2541) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2545) There should be no space after '[' (computed-property-spacing)
(#2545) There should be no space before ']' (computed-property-spacing)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2552) There should be no space after '[' (computed-property-spacing)
(#2552) There should be no space before ']' (computed-property-spacing)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2566) Blocks are nested too deeply (5). (max-depth)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2582) Line 2582 exceeds the maximum line length of 132. (max-len)
(#2584) Function 'fix' has a complexity of 25. (complexity)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no space after '[' (computed-property-spacing)
(#2585) There should be no space before ']' (computed-property-spacing)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2595) There should be no space after '[' (computed-property-spacing)
(#2595) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2620) Line 2620 exceeds the maximum line length of 132. (max-len)
(#2621) Line 2621 exceeds the maximum line length of 132. (max-len)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2626) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2658) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2660) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2697) Expected to return a value at the end of this function. (consistent-return)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2723) There should be no space after '[' (computed-property-spacing)
(#2723) There should be no space before ']' (computed-property-spacing)
(#2726) Missing JSDoc comment. (require-jsdoc)
(#2729) Missing JSDoc comment. (require-jsdoc)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2805) Expected space(s) after "catch". (keyword-spacing)
(#2805) Empty block statement. (no-empty)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2820) There should be no space after '[' (computed-property-spacing)
(#2820) There should be no space before ']' (computed-property-spacing)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2834) Expected to return a value at the end of this function. (consistent-return)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2834) 'namespaces' is defined but never used (no-unused-vars)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2859) 'namespaces' is defined but never used (no-unused-vars)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2872) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2892) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2910) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2924) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2934) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2936) There should be no spaces inside this paren. (space-in-parens)
(#2938) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2952) 'namespaces' is defined but never used (no-unused-vars)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2964) 'namespaces' is defined but never used (no-unused-vars)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2977) Missing JSDoc comment. (require-jsdoc)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no space after '[' (computed-property-spacing)
(#2982) There should be no space before ']' (computed-property-spacing)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2988) There should be no space after '[' (computed-property-spacing)
(#2988) There should be no space before ']' (computed-property-spacing)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no space after '{' (object-curly-spacing)
(#2994) There should be no space before '}' (object-curly-spacing)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2995) There should be no space after '[' (computed-property-spacing)
(#2995) There should be no space before ']' (computed-property-spacing)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3004) Missing JSDoc comment. (require-jsdoc)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no space after '[' (computed-property-spacing)
(#3013) There should be no space before ']' (computed-property-spacing)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3017) There should be no space after '[' (computed-property-spacing)
(#3017) There should be no space before ']' (computed-property-spacing)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3081) Expected to return a value at the end of this function. (consistent-return)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no space after '[' (computed-property-spacing)
(#3098) There should be no space before ']' (computed-property-spacing)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no space after '[' (computed-property-spacing)
(#3110) There should be no space before ']' (computed-property-spacing)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no space after '[' (computed-property-spacing)
(#3127) There should be no space before ']' (computed-property-spacing)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no space after '[' (computed-property-spacing)
(#3134) There should be no space before ']' (computed-property-spacing)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3147) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3147) There should be no space after '[' (computed-property-spacing)
(#3147) There should be no space before ']' (computed-property-spacing)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) Multiple spaces found before '{'. (no-multi-spaces)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no space after '[' (computed-property-spacing)
(#3164) There should be no space before ']' (computed-property-spacing)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3168) There should be no space after '[' (computed-property-spacing)
(#3168) There should be no space before ']' (computed-property-spacing)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3175) There should be no space after '{' (object-curly-spacing)
(#3175) There should be no space before '}' (object-curly-spacing)
(#3175) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3188) Missing JSDoc comment. (require-jsdoc)
(#3188) Function 'liveHandler' has a complexity of 23. (complexity)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3189) 'data' is defined but never used (no-unused-vars)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3226) Line 3226 exceeds the maximum line length of 132. (max-len)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3237) There should be no space after '{' (object-curly-spacing)
(#3237) There should be no space before '}' (object-curly-spacing)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3268) Expected no return value. (consistent-return)
(#3271) Missing JSDoc comment. (require-jsdoc)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3275) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no space after '[' (computed-property-spacing)
(#3280) There should be no space before ']' (computed-property-spacing)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3281) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3292) There should be no space after '[' (computed-property-spacing)
(#3292) There should be no space before ']' (computed-property-spacing)
(#3297) Expected space or tab after '/*' in comment. (spaced-comment)
(#3303) Missing space before opening brace. (space-before-blocks)
(#3305) Line 3305 exceeds the maximum line length of 132. (max-len)
(#3322) Function 'anonymous' has a complexity of 37. (complexity)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3331) Trailing spaces not allowed. (no-trailing-spaces)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3341) Trailing spaces not allowed. (no-trailing-spaces)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3349) Trailing spaces not allowed. (no-trailing-spaces)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3351) Trailing spaces not allowed. (no-trailing-spaces)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no space after '[' (computed-property-spacing)
(#3361) There should be no space before ']' (computed-property-spacing)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3365) There should be no space after '[' (computed-property-spacing)
(#3365) There should be no space before ']' (computed-property-spacing)
(#3366) There should be no space after '[' (array-bracket-spacing)
(#3366) There should be no space before ']' (array-bracket-spacing)
(#3367) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no space after '[' (computed-property-spacing)
(#3372) There should be no space before ']' (computed-property-spacing)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3375) Trailing spaces not allowed. (no-trailing-spaces)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3383) There should be no spaces inside this paren. (space-in-parens)
(#3384) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3394) There should be no space after '{' (object-curly-spacing)
(#3394) There should be no space before '}' (object-curly-spacing)
(#3395) Line 3395 exceeds the maximum line length of 132. (max-len)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no space after '[' (computed-property-spacing)
(#3412) There should be no space before ']' (computed-property-spacing)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3418) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no space after '[' (computed-property-spacing)
(#3422) There should be no space before ']' (computed-property-spacing)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3443) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3444) Line 3444 exceeds the maximum line length of 132. (max-len)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3450) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3462) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no space after '[' (computed-property-spacing)
(#3476) There should be no space before ']' (computed-property-spacing)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3487) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3491) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3504) Trailing spaces not allowed. (no-trailing-spaces)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no space after '[' (computed-property-spacing)
(#3505) There should be no space before ']' (computed-property-spacing)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no space after '[' (computed-property-spacing)
(#3511) There should be no space before ']' (computed-property-spacing)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3513) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no space after '[' (computed-property-spacing)
(#3514) There should be no space before ']' (computed-property-spacing)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3527) There should be no space after '{' (object-curly-spacing)
(#3527) There should be no space before '}' (object-curly-spacing)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3539) There should be no space after '[' (computed-property-spacing)
(#3539) There should be no space before ']' (computed-property-spacing)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3541) There should be no space after '[' (computed-property-spacing)
(#3541) There should be no space before ']' (computed-property-spacing)
(#3546) A space is required after ','. (comma-spacing)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no space after '[' (computed-property-spacing)
(#3556) There should be no space before ']' (computed-property-spacing)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no space after '[' (computed-property-spacing)
(#3557) There should be no space before ']' (computed-property-spacing)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3559) Blocks are nested too deeply (5). (max-depth)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3568) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3569) Blocks are nested too deeply (5). (max-depth)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3571) Unexpected use of '^'. (no-bitwise)
(#3573) Blocks are nested too deeply (6). (max-depth)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3573) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3574) Blocks are nested too deeply (7). (max-depth)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no space after '[' (computed-property-spacing)
(#3594) There should be no space before ']' (computed-property-spacing)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3607) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3622) Expected an object to be thrown. (no-throw-literal)
(#3626) There should be no space after '[' (array-bracket-spacing)
(#3626) There should be no space before ']' (array-bracket-spacing)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3656) Missing space before opening brace. (space-before-blocks)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) Empty block statement. (no-empty)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3715) Missing space before opening brace. (space-before-blocks)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3745) Expected to return a value at the end of this function. (consistent-return)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3754) Expected to return a value at the end of this function. (consistent-return)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3769) Expected to return a value at the end of this function. (consistent-return)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3783) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3785) Unexpected use of '^'. (no-bitwise)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3803) 'curLoop' is defined but never used (no-unused-vars)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3824) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3836) Trailing spaces not allowed. (no-trailing-spaces)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3855) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3858) Unexpected use of '^'. (no-bitwise)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3870) Trailing spaces not allowed. (no-trailing-spaces)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3880) Trailing spaces not allowed. (no-trailing-spaces)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3893) Trailing spaces not allowed. (no-trailing-spaces)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3898) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3900) Trailing spaces not allowed. (no-trailing-spaces)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3913) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3921) Trailing spaces not allowed. (no-trailing-spaces)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3994) Expected to return a value at the end of this function. (consistent-return)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3996) There should be no space after '[' (computed-property-spacing)
(#3996) There should be no space before ']' (computed-property-spacing)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4002) There should be no space after '[' (array-bracket-spacing)
(#4002) There should be no space before ']' (array-bracket-spacing)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4020) Expected to return a value at the end of this function. (consistent-return)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) Trailing spaces not allowed. (no-trailing-spaces)
(#4029) Trailing spaces not allowed. (no-trailing-spaces)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) Trailing spaces not allowed. (no-trailing-spaces)
(#4034) Trailing spaces not allowed. (no-trailing-spaces)
(#4039) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) Trailing spaces not allowed. (no-trailing-spaces)
(#4042) Trailing spaces not allowed. (no-trailing-spaces)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4055) Trailing spaces not allowed. (no-trailing-spaces)
(#4058) Trailing spaces not allowed. (no-trailing-spaces)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4061) Trailing spaces not allowed. (no-trailing-spaces)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4066) Trailing spaces not allowed. (no-trailing-spaces)
(#4070) Trailing spaces not allowed. (no-trailing-spaces)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4089) Trailing spaces not allowed. (no-trailing-spaces)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4097) Do not nest ternary expressions (no-nested-ternary)
(#4097) There should be no space after '[' (computed-property-spacing)
(#4097) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no space after '[' (computed-property-spacing)
(#4098) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4099) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4099) There should be no space after '[' (computed-property-spacing)
(#4099) There should be no space before ']' (computed-property-spacing)
(#4100) There should be no space after '[' (computed-property-spacing)
(#4100) There should be no space before ']' (computed-property-spacing)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4106) Do not nest ternary expressions (no-nested-ternary)
(#4106) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4108) Do not nest ternary expressions (no-nested-ternary)
(#4110) Do not nest ternary expressions (no-nested-ternary)
(#4112) Do not nest ternary expressions (no-nested-ternary)
(#4114) Do not nest ternary expressions (no-nested-ternary)
(#4116) Do not nest ternary expressions (no-nested-ternary)
(#4118) Do not nest ternary expressions (no-nested-ternary)
(#4120) Do not nest ternary expressions (no-nested-ternary)
(#4127) Expected to return a value at the end of this function. (consistent-return)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4129) There should be no space after '[' (computed-property-spacing)
(#4129) There should be no space before ']' (computed-property-spacing)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4139) Missing space before opening brace. (space-before-blocks)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4155) Trailing spaces not allowed. (no-trailing-spaces)
(#4164) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4167) Expected space(s) after "catch". (keyword-spacing)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4205) Unexpected use of '&'. (no-bitwise)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4259) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4260) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4261) 'i' used outside of binding context. (block-scoped-var)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4285) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4305) Missing space before opening brace. (space-before-blocks)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4319) Expected to return a value at the end of this function. (consistent-return)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4323) Do not nest ternary expressions (no-nested-ternary)
(#4324) Line 4324 exceeds the maximum line length of 132. (max-len)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4344) Missing space before opening brace. (space-before-blocks)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4377) There should be no spaces inside this paren. (space-in-parens)
(#4378) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4390) Missing space before opening brace. (space-before-blocks)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4402) Trailing spaces not allowed. (no-trailing-spaces)
(#4403) Function 'anonymous' has a complexity of 21. (complexity)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4411) Trailing spaces not allowed. (no-trailing-spaces)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4416) Trailing spaces not allowed. (no-trailing-spaces)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4422) Trailing spaces not allowed. (no-trailing-spaces)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no space after '[' (array-bracket-spacing)
(#4427) There should be no space before ']' (array-bracket-spacing)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4428) Trailing spaces not allowed. (no-trailing-spaces)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no space after '[' (array-bracket-spacing)
(#4439) There should be no space before ']' (array-bracket-spacing)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4441) Trailing spaces not allowed. (no-trailing-spaces)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4446) Trailing spaces not allowed. (no-trailing-spaces)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4449) Expected space(s) after "catch". (keyword-spacing)
(#4449) Empty block statement. (no-empty)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4476) Expected space(s) after "catch". (keyword-spacing)
(#4476) Empty block statement. (no-empty)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4484) Trailing spaces not allowed. (no-trailing-spaces)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4497) Missing space before opening brace. (space-before-blocks)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4506) Trailing spaces not allowed. (no-trailing-spaces)
(#4507) Expected space(s) after "catch". (keyword-spacing)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4514) Unnecessary escape character: \= (no-useless-escape)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4517) Trailing spaces not allowed. (no-trailing-spaces)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4521) Expected space(s) after "catch". (keyword-spacing)
(#4521) Empty block statement. (no-empty)
(#4524) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4529) Missing space before opening brace. (space-before-blocks)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4546) Trailing spaces not allowed. (no-trailing-spaces)
(#4548) Expected to return a value at the end of this function. (consistent-return)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4558) Missing JSDoc comment. (require-jsdoc)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) Missing space before opening brace. (space-before-blocks)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4591) Missing JSDoc comment. (require-jsdoc)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4597) Trailing spaces not allowed. (no-trailing-spaces)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4607) Blocks are nested too deeply (5). (max-depth)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4612) Blocks are nested too deeply (5). (max-depth)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4613) Blocks are nested too deeply (6). (max-depth)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4639) Unexpected use of '&'. (no-bitwise)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4650) Trailing spaces not allowed. (no-trailing-spaces)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4672) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4719) Blocks are nested too deeply (5). (max-depth)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4733) Expected to return a value at the end of this function. (array-callback-return)
(#4733) Expected to return a value at the end of this function. (consistent-return)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4743) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4754) Function 'closest' has a complexity of 21. (complexity)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4777) Blocks are nested too deeply (5). (max-depth)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4778) There should be no space after '{' (object-curly-spacing)
(#4778) There should be no space before '}' (object-curly-spacing)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4819) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4827) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4848) Missing JSDoc comment. (require-jsdoc)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no space after '[' (computed-property-spacing)
(#4893) There should be no space before ']' (computed-property-spacing)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no space after '[' (computed-property-spacing)
(#4909) There should be no space before ']' (computed-property-spacing)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4925) Do not nest ternary expressions (no-nested-ternary)
(#4926) There should be no space after '[' (array-bracket-spacing)
(#4926) There should be no space before ']' (array-bracket-spacing)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4932) There should be no space after '[' (computed-property-spacing)
(#4932) There should be no space before ']' (computed-property-spacing)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) 'until' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) 'undefined' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4943) 'elem' is defined but never used (no-unused-vars)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4970) Missing JSDoc comment. (require-jsdoc)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4978) 'i' is defined but never used (no-unused-vars)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4994) 'i' is defined but never used (no-unused-vars)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#5001) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5012) There should be no space after '[' (array-bracket-spacing)
(#5012) There should be no space before ']' (array-bracket-spacing)
(#5013) There should be no space after '[' (array-bracket-spacing)
(#5013) There should be no space before ']' (array-bracket-spacing)
(#5014) There should be no space after '[' (array-bracket-spacing)
(#5014) There should be no space before ']' (array-bracket-spacing)
(#5015) There should be no space after '[' (array-bracket-spacing)
(#5015) There should be no space before ']' (array-bracket-spacing)
(#5016) There should be no space after '[' (array-bracket-spacing)
(#5016) There should be no space before ']' (array-bracket-spacing)
(#5017) There should be no space after '[' (array-bracket-spacing)
(#5017) There should be no space before ']' (array-bracket-spacing)
(#5018) There should be no space after '[' (array-bracket-spacing)
(#5018) There should be no space before ']' (array-bracket-spacing)
(#5019) There should be no space after '[' (array-bracket-spacing)
(#5019) There should be no space before ']' (array-bracket-spacing)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5028) There should be no space after '[' (array-bracket-spacing)
(#5028) There should be no space before ']' (array-bracket-spacing)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5127) Expected to return a value at the end of this function. (consistent-return)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5139) Expected to return a value at the end of this function. (consistent-return)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no space after '[' (array-bracket-spacing)
(#5154) There should be no space before ']' (array-bracket-spacing)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no space after '[' (array-bracket-spacing)
(#5157) There should be no space before ']' (array-bracket-spacing)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5170) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5186) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5187) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5189) There should be no spaces inside this paren. (space-in-parens)
(#5189) Unexpected space before function parentheses. (space-before-function-paren)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space after '[' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space before ']' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5217) Expected space(s) after "catch". (keyword-spacing)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5222) Missing space before opening brace. (space-before-blocks)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5241) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5296) There should be no space after '{' (object-curly-spacing)
(#5296) There should be no space before '}' (object-curly-spacing)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5341) Missing JSDoc comment. (require-jsdoc)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5341) 'cur' is defined but never used (no-unused-vars)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5348) Missing JSDoc comment. (require-jsdoc)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no space after '[' (computed-property-spacing)
(#5360) There should be no space before ']' (computed-property-spacing)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5362) There should be no space after '[' (computed-property-spacing)
(#5362) There should be no space before ']' (computed-property-spacing)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no space after '[' (computed-property-spacing)
(#5369) There should be no space before ']' (computed-property-spacing)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5370) Line 5370 exceeds the maximum line length of 132. (max-len)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5377) Missing JSDoc comment. (require-jsdoc)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5437) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5441) There should be no space after '[' (computed-property-spacing)
(#5441) There should be no space before ']' (computed-property-spacing)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5455) There should be no space after '[' (computed-property-spacing)
(#5455) There should be no space before ']' (computed-property-spacing)
(#5458) There should be no space after '{' (object-curly-spacing)
(#5458) There should be no space before '}' (object-curly-spacing)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no space after '[' (computed-property-spacing)
(#5470) There should be no space before ']' (computed-property-spacing)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no space after '[' (computed-property-spacing)
(#5476) There should be no space before ']' (computed-property-spacing)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no space after '[' (computed-property-spacing)
(#5482) There should be no space before ']' (computed-property-spacing)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5491) Missing JSDoc comment. (require-jsdoc)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5494) Trailing spaces not allowed. (no-trailing-spaces)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5510) There should be no spaces inside this paren. (space-in-parens)
(#5511) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5550) Function 'clean' has a complexity of 26. (complexity)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5560) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5579) There should be no space after '[' (computed-property-spacing)
(#5579) There should be no space before ']' (computed-property-spacing)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5596) Do not nest ternary expressions (no-nested-ternary)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5604) Unexpected whitespace before semicolon. (semi-spacing)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5605) Blocks are nested too deeply (5). (max-depth)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5629) Line 5629 exceeds the maximum line length of 132. (max-len)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5633) 'i' used outside of binding context. (block-scoped-var)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5636) 'i' used outside of binding context. (block-scoped-var)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5648) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5653) There should be no space after '[' (computed-property-spacing)
(#5653) There should be no space before ']' (computed-property-spacing)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5660) Blocks are nested too deeply (5). (max-depth)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5660) There should be no space after '[' (computed-property-spacing)
(#5660) There should be no space before ']' (computed-property-spacing)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5676) There should be no space after '[' (computed-property-spacing)
(#5676) There should be no space before ']' (computed-property-spacing)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5682) There should be no space after '[' (computed-property-spacing)
(#5682) There should be no space before ']' (computed-property-spacing)
(#5688) Missing JSDoc comment. (require-jsdoc)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5706) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5714) There should be no space after '{' (object-curly-spacing)
(#5714) There should be no space before '}' (object-curly-spacing)
(#5715) There should be no space after '[' (array-bracket-spacing)
(#5715) There should be no space before ']' (array-bracket-spacing)
(#5716) There should be no space after '[' (array-bracket-spacing)
(#5716) There should be no space before ']' (array-bracket-spacing)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5781) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5782) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5782) There should be no space after '[' (computed-property-spacing)
(#5782) There should be no space before ']' (computed-property-spacing)
(#5784) There should be no space after '[' (computed-property-spacing)
(#5784) There should be no space before ']' (computed-property-spacing)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no space after '[' (computed-property-spacing)
(#5794) There should be no space before ']' (computed-property-spacing)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5803) There should be no space after '[' (computed-property-spacing)
(#5803) There should be no space before ']' (computed-property-spacing)
(#5804) Expected space(s) after "catch". (keyword-spacing)
(#5804) Empty block statement. (no-empty)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5810) Expected no return value. (consistent-return)
(#5814) Expected no return value. (consistent-return)
(#5814) There should be no space after '[' (computed-property-spacing)
(#5814) There should be no space before ']' (computed-property-spacing)
(#5818) Expected to return a value at the end of this function. (consistent-return)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5820) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5821) There should be no space after '[' (computed-property-spacing)
(#5821) There should be no space before ']' (computed-property-spacing)
(#5823) There should be no space after '[' (computed-property-spacing)
(#5823) There should be no space before ']' (computed-property-spacing)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5848) 'name' used outside of binding context. (block-scoped-var)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5862) There should be no space after '[' (computed-property-spacing)
(#5862) There should be no space before ']' (computed-property-spacing)
(#5863) Expected to return a value at the end of this function. (consistent-return)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5871) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5883) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5890) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5891) There should be no space after '[' (computed-property-spacing)
(#5891) There should be no space before ']' (computed-property-spacing)
(#5902) Expected to return a value at the end of this function. (consistent-return)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5922) Do not nest ternary expressions (no-nested-ternary)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5971) There should be no space after '[' (computed-property-spacing)
(#5971) There should be no space before ']' (computed-property-spacing)
(#5972) There should be no space after '[' (computed-property-spacing)
(#5972) There should be no space before ']' (computed-property-spacing)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#6004) Missing JSDoc comment. (require-jsdoc)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6012) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6033) Line 6033 exceeds the maximum line length of 132. (max-len)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6043) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6096) Expected space(s) after "catch". (keyword-spacing)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6108) Missing JSDoc comment. (require-jsdoc)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6127) Expected space(s) after "for". (keyword-spacing)
(#6127) There should be no spaces inside this paren. (space-in-parens)
(#6128) There should be no space after '[' (computed-property-spacing)
(#6128) There should be no space before ']' (computed-property-spacing)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no space after '[' (computed-property-spacing)
(#6137) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6143) Expected space or tab after '//' in comment. (spaced-comment)
(#6144) Missing JSDoc comment. (require-jsdoc)
(#6144) There should be no spaces inside this paren. (space-in-parens)
(#6145) There should be no spaces inside this paren. (space-in-parens)
(#6147) There should be no space after '[' (computed-property-spacing)
(#6147) There should be no space before ']' (computed-property-spacing)
(#6150) There should be no space after '[' (computed-property-spacing)
(#6150) There should be no space before ']' (computed-property-spacing)
(#6152) There should be no space after '[' (computed-property-spacing)
(#6152) There should be no space before ']' (computed-property-spacing)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6158) Expected space(s) after "for". (keyword-spacing)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no space after '[' (computed-property-spacing)
(#6159) There should be no space before ']' (computed-property-spacing)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no space after '[' (computed-property-spacing)
(#6163) There should be no space before ']' (computed-property-spacing)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6168) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no space after '[' (computed-property-spacing)
(#6174) There should be no space before ']' (computed-property-spacing)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6176) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6237) There should be no spaces inside this paren. (space-in-parens)
(#6237) 'selector' used outside of binding context. (block-scoped-var)
(#6245) 'selector' used outside of binding context. (block-scoped-var)
(#6248) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no space after '[' (array-bracket-spacing)
(#6252) There should be no space before ']' (array-bracket-spacing)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6265) Missing space before opening brace. (space-before-blocks)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6268) Missing space before opening brace. (space-before-blocks)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) Missing space before opening brace. (space-before-blocks)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6276) Do not nest ternary expressions (no-nested-ternary)
(#6276) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) 'i' is defined but never used (no-unused-vars)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) Missing space before opening brace. (space-before-blocks)
(#6280) There should be no space after '{' (object-curly-spacing)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no space before '}' (object-curly-spacing)
(#6282) There should be no space after '{' (object-curly-spacing)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no space before '}' (object-curly-spacing)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) Missing space before opening brace. (space-before-blocks)
(#6289) There should be no space after '[' (computed-property-spacing)
(#6289) There should be no space before ']' (computed-property-spacing)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) Missing space before opening brace. (space-before-blocks)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6292) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no space after '[' (array-bracket-spacing)
(#6294) There should be no space before ']' (array-bracket-spacing)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no space after '[' (computed-property-spacing)
(#6295) There should be no space before ']' (computed-property-spacing)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6311) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6326) Unexpected space before function parentheses. (space-before-function-paren)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6336) Expected space(s) after "for". (keyword-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6336) There should be no space after '{' (object-curly-spacing)
(#6336) There should be no space before '}' (object-curly-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6339) Expected space(s) after "if". (keyword-spacing)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6348) There should be no space after '[' (computed-property-spacing)
(#6348) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6408) Function 'ajax' has a complexity of 42. (complexity)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space after '[' (computed-property-spacing)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space before ']' (computed-property-spacing)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6477) Expected space(s) after "while". (keyword-spacing)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6481) There should be no space after '[' (computed-property-spacing)
(#6481) There should be no space before ']' (computed-property-spacing)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6508) Function 'done' has a complexity of 22. (complexity)
(#6508) Missing JSDoc comment. (require-jsdoc)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6547) There should be no space after '[' (computed-property-spacing)
(#6547) There should be no space before ']' (computed-property-spacing)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6550) There should be no space after '[' (computed-property-spacing)
(#6550) There should be no space before ']' (computed-property-spacing)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6567) Expected space(s) after "catch". (keyword-spacing)
(#6577) Expected space(s) after "if". (keyword-spacing)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no space after '[' (array-bracket-spacing)
(#6591) There should be no space before ']' (array-bracket-spacing)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no space after '[' (array-bracket-spacing)
(#6593) There should be no space before ']' (array-bracket-spacing)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6602) There should be no space after '[' (array-bracket-spacing)
(#6602) There should be no space before ']' (array-bracket-spacing)
(#6602) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no space after '[' (array-bracket-spacing)
(#6606) There should be no space before ']' (array-bracket-spacing)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no space after '[' (array-bracket-spacing)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6628) Expected space(s) after "for". (keyword-spacing)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6629) There should be no space after '[' (computed-property-spacing)
(#6629) There should be no space before ']' (computed-property-spacing)
(#6629) There should be no space after '[' (array-bracket-spacing)
(#6629) There should be no space before ']' (array-bracket-spacing)
(#6632) There should be no space after '[' (computed-property-spacing)
(#6632) There should be no space before ']' (computed-property-spacing)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no space after '[' (computed-property-spacing)
(#6642) There should be no space before ']' (computed-property-spacing)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6650) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6709) There should be no space after '[' (computed-property-spacing)
(#6709) There should be no space before ']' (computed-property-spacing)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no space after '[' (computed-property-spacing)
(#6715) There should be no space before ']' (computed-property-spacing)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6718) There should be no space after '[' (computed-property-spacing)
(#6718) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6726) There should be no space after '[' (computed-property-spacing)
(#6726) There should be no space before ']' (computed-property-spacing)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no space after '[' (computed-property-spacing)
(#6730) There should be no space before ']' (computed-property-spacing)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no space after '{' (object-curly-spacing)
(#6742) There should be no space before '}' (object-curly-spacing)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no space after '[' (array-bracket-spacing)
(#6756) There should be no space before ']' (array-bracket-spacing)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6760) There should be no spaces inside this paren. (space-in-parens)
(#6760) Missing space before opening brace. (space-before-blocks)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6762) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no space after '[' (computed-property-spacing)
(#6789) There should be no space before ']' (computed-property-spacing)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6800) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6802) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no space after '[' (computed-property-spacing)
(#6808) There should be no space before ']' (computed-property-spacing)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6817) Missing JSDoc comment. (require-jsdoc)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6837) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no space after '[' (computed-property-spacing)
(#6846) There should be no space before ']' (computed-property-spacing)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6874) Missing JSDoc comment. (require-jsdoc)
(#6874) Expected to return a value at the end of this function. (consistent-return)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6885) Expected space(s) after "for". (keyword-spacing)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6892) Expected space(s) after "while". (keyword-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6892) There should be no space after '[' (computed-property-spacing)
(#6892) There should be no space before ']' (computed-property-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no space after '[' (computed-property-spacing)
(#6910) There should be no space before ']' (computed-property-spacing)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6911) There should be no space after '[' (computed-property-spacing)
(#6911) There should be no space before ']' (computed-property-spacing)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no space after '[' (computed-property-spacing)
(#6931) There should be no space before ']' (computed-property-spacing)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6934) There should be no space after '[' (computed-property-spacing)
(#6934) There should be no space before ']' (computed-property-spacing)
(#6939) Missing JSDoc comment. (require-jsdoc)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6953) There should be no space after '[' (computed-property-spacing)
(#6953) There should be no space before ']' (computed-property-spacing)
(#6964) Expected space(s) after "for". (keyword-spacing)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6969) Expected space(s) after "for". (keyword-spacing)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6970) Expected space(s) after "if". (keyword-spacing)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6978) There should be no space after '[' (computed-property-spacing)
(#6978) There should be no space before ']' (computed-property-spacing)
(#6981) Expected space(s) after "if". (keyword-spacing)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6993) Expected space(s) after "for". (keyword-spacing)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6995) Blocks are nested too deeply (5). (max-depth)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6996) There should be no space after '[' (computed-property-spacing)
(#6996) There should be no space before ']' (computed-property-spacing)
(#6997) Blocks are nested too deeply (6). (max-depth)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6998) There should be no space after '[' (computed-property-spacing)
(#6998) There should be no space before ']' (computed-property-spacing)
(#6999) Blocks are nested too deeply (7). (max-depth)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7011) A space is required after ','. (comma-spacing)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7025) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7027) Unnecessary escape character: \= (no-useless-escape)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) Expected to return a value at the end of this function. (consistent-return)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no space after '[' (computed-property-spacing)
(#7042) There should be no space before ']' (computed-property-spacing)
(#7044) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7051) There should be no space after '[' (computed-property-spacing)
(#7051) There should be no space before ']' (computed-property-spacing)
(#7057) There should be no space after '[' (computed-property-spacing)
(#7057) There should be no space before ']' (computed-property-spacing)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no space after '[' (computed-property-spacing)
(#7081) There should be no space before ']' (computed-property-spacing)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7082) There should be no space after '[' (array-bracket-spacing)
(#7082) There should be no space before ']' (array-bracket-spacing)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7093) There should be no space after '[' (computed-property-spacing)
(#7093) There should be no space before ']' (computed-property-spacing)
(#7097) There should be no space after '[' (computed-property-spacing)
(#7097) There should be no space before ']' (computed-property-spacing)
(#7102) There should be no spaces inside this paren. (space-in-parens)
(#7106) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7135) There should be no spaces inside this paren. (space-in-parens)
(#7135) Expected to return a value at the end of this function. (consistent-return)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7191) There should be no spaces inside this paren. (space-in-parens)
(#7195) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7204) Missing JSDoc comment. (require-jsdoc)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no space after '[' (computed-property-spacing)
(#7208) There should be no space before ']' (computed-property-spacing)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7214) Missing JSDoc comment. (require-jsdoc)
(#7214) Expected to return a value at the end of this function. (consistent-return)
(#7217) Expected space(s) after "catch". (keyword-spacing)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) Empty block statement. (no-empty)
(#7220) Missing JSDoc comment. (require-jsdoc)
(#7220) Expected to return a value at the end of this function. (consistent-return)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7223) Expected space(s) after "catch". (keyword-spacing)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) Empty block statement. (no-empty)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7254) Expected to return a value at the end of this function. (consistent-return)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7293) There should be no space after '[' (computed-property-spacing)
(#7293) There should be no space before ']' (computed-property-spacing)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no space after '[' (computed-property-spacing)
(#7299) There should be no space before ']' (computed-property-spacing)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7301) Expected space(s) after "catch". (keyword-spacing)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) Empty block statement. (no-empty)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7319) Line 7319 exceeds the maximum line length of 132. (max-len)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7331) There should be no space after '[' (computed-property-spacing)
(#7331) There should be no space before ']' (computed-property-spacing)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7356) Expected space(s) after "catch". (keyword-spacing)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7374) Expected space(s) after "catch". (keyword-spacing)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7400) There should be no space after '[' (computed-property-spacing)
(#7400) There should be no space before ']' (computed-property-spacing)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7406) A space is required after ','. (comma-spacing)
(#7416) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7423) There should be no space after '[' (array-bracket-spacing)
(#7423) There should be no space before ']' (array-bracket-spacing)
(#7425) There should be no space after '[' (array-bracket-spacing)
(#7425) There should be no space before ']' (array-bracket-spacing)
(#7427) There should be no space after '[' (array-bracket-spacing)
(#7427) There should be no space before ']' (array-bracket-spacing)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7435) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'j' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7459) 'i' used outside of binding context. (block-scoped-var)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7473) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'j' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7487) 'i' used outside of binding context. (block-scoped-var)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7503) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7506) There should be no space after '[' (computed-property-spacing)
(#7506) There should be no space before ']' (computed-property-spacing)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7528) There should be no space after '[' (computed-property-spacing)
(#7528) There should be no space before ']' (computed-property-spacing)
(#7532) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7542) There should be no space after '[' (computed-property-spacing)
(#7542) There should be no space before ']' (computed-property-spacing)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7555) There should be no space after '[' (array-bracket-spacing)
(#7555) There should be no space before ']' (array-bracket-spacing)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7570) Blocks are nested too deeply (5). (max-depth)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7588) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no space after '[' (computed-property-spacing)
(#7598) Do not nest ternary expressions (no-nested-ternary)
(#7598) There should be no space before ']' (computed-property-spacing)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no space after '[' (computed-property-spacing)
(#7606) There should be no space before ']' (computed-property-spacing)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7610) There should be no spaces inside this paren. (space-in-parens)
(#7612) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7664) Missing JSDoc comment. (require-jsdoc)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7667) There should be no spaces inside this paren. (space-in-parens)
(#7667) A space is required after ','. (comma-spacing)
(#7668) There should be no space after '[' (computed-property-spacing)
(#7668) There should be no space before ']' (computed-property-spacing)
(#7679) There should be no space after '{' (object-curly-spacing)
(#7679) There should be no space before '}' (object-curly-spacing)
(#7680) There should be no space after '{' (object-curly-spacing)
(#7680) There should be no space before '}' (object-curly-spacing)
(#7681) There should be no space after '{' (object-curly-spacing)
(#7681) There should be no space before '}' (object-curly-spacing)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no space after '[' (computed-property-spacing)
(#7683) There should be no space before ']' (computed-property-spacing)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7750) There should be no space after '[' (computed-property-spacing)
(#7750) There should be no space before ']' (computed-property-spacing)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7758) Do not nest ternary expressions (no-nested-ternary)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no space after '[' (computed-property-spacing)
(#7769) There should be no space before ']' (computed-property-spacing)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7773) Missing JSDoc comment. (require-jsdoc)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7811) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7818) There should be no space after '[' (computed-property-spacing)
(#7818) There should be no space before ']' (computed-property-spacing)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7828) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no space after '[' (array-bracket-spacing)
(#7832) There should be no space before ']' (array-bracket-spacing)
(#7832) Unexpected space before function parentheses. (space-before-function-paren)
(#7833) There should be no space after '[' (computed-property-spacing)
(#7833) There should be no space before ']' (computed-property-spacing)
(#7834) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7873) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7908) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7908) There should be no space after '[' (computed-property-spacing)
(#7908) There should be no space before ']' (computed-property-spacing)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7909) There should be no space after '[' (computed-property-spacing)
(#7909) There should be no space before ']' (computed-property-spacing)
(#7911) There should be no space after '[' (computed-property-spacing)
(#7911) There should be no space before ']' (computed-property-spacing)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7925) Missing JSDoc comment. (require-jsdoc)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no space after '[' (computed-property-spacing)
(#7926) There should be no space before ']' (computed-property-spacing)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7936) There should be no space after '[' (computed-property-spacing)
(#7936) There should be no space before ']' (computed-property-spacing)
(#7939) There should be no space after '[' (computed-property-spacing)
(#7939) There should be no space before ']' (computed-property-spacing)
(#7944) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7950) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7968) Expected space(s) after "catch". (keyword-spacing)
(#7968) Empty block statement. (no-empty)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7980) Multiple spaces found before '='. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) Multiple spaces found before '='. (no-multi-spaces)
(#7982) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) There should be no spaces inside this paren. (space-in-parens)
(#7984) Multiple spaces found before '='. (no-multi-spaces)
(#7984) Multiple spaces found before '+'. (no-multi-spaces)
(#7984) Multiple spaces found before '-'. (no-multi-spaces)
(#7987) There should be no space after '{' (object-curly-spacing)
(#7987) There should be no space before '}' (object-curly-spacing)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8012) 'prevOffsetParent' is defined but never used (no-unused-vars)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8027) Multiple spaces found before '-='. (no-multi-spaces)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8031) Multiple spaces found before '+='. (no-multi-spaces)
(#8034) Line 8034 exceeds the maximum line length of 132. (max-len)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before '+='. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before ')'. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before '+='. (no-multi-spaces)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before ')'. (no-multi-spaces)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8052) Multiple spaces found before '+='. (no-multi-spaces)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8057) Multiple spaces found before '+='. (no-multi-spaces)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8061) There should be no space after '{' (object-curly-spacing)
(#8061) There should be no space before '}' (object-curly-spacing)
(#8067) Line 8067 exceeds the maximum line length of 132. (max-len)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) 'table' is defined but never used (no-unused-vars)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8068) Line 8068 exceeds the maximum line length of 132. (max-len)
(#8070) Line 8070 exceeds the maximum line length of 132. (max-len)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8070) There should be no space after '{' (object-curly-spacing)
(#8070) There should be no space before '}' (object-curly-spacing)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8107) Multiple spaces found before '+='. (no-multi-spaces)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8111) There should be no space after '{' (object-curly-spacing)
(#8111) There should be no space before '}' (object-curly-spacing)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '='. (no-multi-spaces)
(#8134) Multiple spaces found before ':'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '10'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8141) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8144) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8169) Multiple spaces found before '='. (no-multi-spaces)
(#8170) There should be no space after '{' (object-curly-spacing)
(#8170) There should be no space before '}' (object-curly-spacing)
(#8175) Multiple spaces found before '-='. (no-multi-spaces)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8179) Multiple spaces found before '+='. (no-multi-spaces)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8184) Multiple spaces found before '-'. (no-multi-spaces)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8205) There should be no space after '[' (computed-property-spacing)
(#8205) There should be no space before ']' (computed-property-spacing)
(#8206) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8224) There should be no space after '[' (computed-property-spacing)
(#8224) There should be no space before ']' (computed-property-spacing)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8231) Do not nest ternary expressions (no-nested-ternary)
(#8231) There should be no space after '[' (computed-property-spacing)
(#8231) There should be no space before ']' (computed-property-spacing)
(#8232) There should be no space after '[' (computed-property-spacing)
(#8232) There should be no space before ']' (computed-property-spacing)
(#8233) There should be no space after '[' (computed-property-spacing)
(#8233) There should be no space before ']' (computed-property-spacing)
(#8234) There should be no space after '[' (computed-property-spacing)
(#8234) There should be no space before ']' (computed-property-spacing)
(#8239) Missing JSDoc comment. (require-jsdoc)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8240) Do not nest ternary expressions (no-nested-ternary)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8249) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8251) There should be no space after '[' (array-bracket-spacing)
(#8251) There should be no space before ']' (array-bracket-spacing)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no space after '[' (computed-property-spacing)
(#8269) There should be no space before ']' (computed-property-spacing)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8273) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8286) There should be no space after '[' (computed-property-spacing)
(#8286) There should be no space before ']' (computed-property-spacing)
(#8288) There should be no space after '[' (computed-property-spacing)
(#8288) There should be no space before ']' (computed-property-spacing)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
blocks/configurable_reports/js/datatables/extras/FixedColumns/docs/media/js/shBrushJScript.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#22) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#22) Missing JSDoc comment. (require-jsdoc)
(#31) 'SyntaxHighlighter' is not defined. (no-undef)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#34) There should be no space after '{' (object-curly-spacing)
(#34) There should be no space before '}' (object-curly-spacing)
(#35) There should be no space after '{' (object-curly-spacing)
(#35) There should be no space before '}' (object-curly-spacing)
(#36) There should be no space after '{' (object-curly-spacing)
(#36) There should be no space before '}' (object-curly-spacing)
(#37) There should be no space after '{' (object-curly-spacing)
(#37) There should be no space before '}' (object-curly-spacing)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) There should be no space after '{' (object-curly-spacing)
(#38) There should be no space before '}' (object-curly-spacing)
(#39) There should be no space after '{' (object-curly-spacing)
(#39) There should be no space before '}' (object-curly-spacing)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Unnecessary semicolon. (no-extra-semi)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#51) 'exports' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/FixedColumns/docs/media/js/shCore.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) eval can be harmful. (no-eval)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) before "return". (keyword-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
blocks/configurable_reports/js/datatables/extras/FixedColumns/media/js/FixedColumns.js
(#22) 'document' is defined but never used (no-unused-vars)
(#25) JSDoc syntax error. (valid-jsdoc)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#26) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Trailing spaces not allowed. (no-trailing-spaces)
(#42) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#52) Unexpected space before function parentheses. (space-before-function-paren)
(#52) There should be no spaces inside this paren. (space-in-parens)
(#52) There should be no spaces inside this paren. (space-in-parens)
(#54) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#54) There should be no spaces inside this paren. (space-in-parens)
(#54) Unexpected space after unary operator '!'. (space-unary-ops)
(#54) There should be no spaces inside this paren. (space-in-parens)
(#56) Unexpected alert. (no-alert)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#59) Trailing spaces not allowed. (no-trailing-spaces)
(#60) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#77) Trailing spaces not allowed. (no-trailing-spaces)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#84) Trailing spaces not allowed. (no-trailing-spaces)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#91) Trailing spaces not allowed. (no-trailing-spaces)
(#92) Trailing spaces not allowed. (no-trailing-spaces)
(#101) Trailing spaces not allowed. (no-trailing-spaces)
(#102) Trailing spaces not allowed. (no-trailing-spaces)
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#115) Trailing spaces not allowed. (no-trailing-spaces)
(#122) Trailing spaces not allowed. (no-trailing-spaces)
(#129) Trailing spaces not allowed. (no-trailing-spaces)
(#180) Trailing spaces not allowed. (no-trailing-spaces)
(#197) Trailing spaces not allowed. (no-trailing-spaces)
(#197) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#204) Trailing spaces not allowed. (no-trailing-spaces)
(#204) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#212) Trailing spaces not allowed. (no-trailing-spaces)
(#224) Trailing spaces not allowed. (no-trailing-spaces)
(#224) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#231) Trailing spaces not allowed. (no-trailing-spaces)
(#231) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#244) Trailing spaces not allowed. (no-trailing-spaces)
(#246) There should be no spaces inside this paren. (space-in-parens)
(#246) There should be no spaces inside this paren. (space-in-parens)
(#250) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#255) Trailing spaces not allowed. (no-trailing-spaces)
(#265) Trailing spaces not allowed. (no-trailing-spaces)
(#269) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#269) Unexpected space before function parentheses. (space-before-function-paren)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#273) Trailing spaces not allowed. (no-trailing-spaces)
(#274) Trailing spaces not allowed. (no-trailing-spaces)
(#285) Trailing spaces not allowed. (no-trailing-spaces)
(#290) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#290) Unexpected space before function parentheses. (space-before-function-paren)
(#294) Trailing spaces not allowed. (no-trailing-spaces)
(#295) Trailing spaces not allowed. (no-trailing-spaces)
(#307) Trailing spaces not allowed. (no-trailing-spaces)
(#314) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#314) Unexpected space before function parentheses. (space-before-function-paren)
(#314) There should be no spaces inside this paren. (space-in-parens)
(#314) There should be no spaces inside this paren. (space-in-parens)
(#316) Identifier '_DTTC_iHeight' is not in camel case. (camelcase)
(#319) Trailing spaces not allowed. (no-trailing-spaces)
(#320) Trailing spaces not allowed. (no-trailing-spaces)
(#331) Trailing spaces not allowed. (no-trailing-spaces)
(#335) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#335) Unexpected space before function parentheses. (space-before-function-paren)
(#335) There should be no spaces inside this paren. (space-in-parens)
(#335) There should be no spaces inside this paren. (space-in-parens)
(#341) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#341) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#343) Infix operators must be spaced. (space-infix-ops)
(#346) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#347) There should be no spaces inside this paren. (space-in-parens)
(#347) Infix operators must be spaced. (space-infix-ops)
(#347) There should be no spaces inside this paren. (space-in-parens)
(#350) Trailing spaces not allowed. (no-trailing-spaces)
(#351) Trailing spaces not allowed. (no-trailing-spaces)
(#352) Trailing spaces not allowed. (no-trailing-spaces)
(#352) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#356) Trailing spaces not allowed. (no-trailing-spaces)
(#363) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#363) Unexpected space before function parentheses. (space-before-function-paren)
(#363) There should be no spaces inside this paren. (space-in-parens)
(#363) There should be no spaces inside this paren. (space-in-parens)
(#365) 'iLen' is defined but never used (no-unused-vars)
(#367) Trailing spaces not allowed. (no-trailing-spaces)
(#369) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#369) There should be no spaces inside this paren. (space-in-parens)
(#370) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#370) There should be no spaces inside this paren. (space-in-parens)
(#370) There should be no spaces inside this paren. (space-in-parens)
(#370) There should be no spaces inside this paren. (space-in-parens)
(#372) Unexpected alert. (no-alert)
(#372) There should be no spaces inside this paren. (space-in-parens)
(#372) Infix operators must be spaced. (space-infix-ops)
(#372) Infix operators must be spaced. (space-infix-ops)
(#372) Infix operators must be spaced. (space-infix-ops)
(#373) There should be no spaces inside this paren. (space-in-parens)
(#376) Trailing spaces not allowed. (no-trailing-spaces)
(#377) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#377) There should be no spaces inside this paren. (space-in-parens)
(#377) There should be no spaces inside this paren. (space-in-parens)
(#379) There should be no spaces inside this paren. (space-in-parens)
(#379) Infix operators must be spaced. (space-infix-ops)
(#380) Infix operators must be spaced. (space-infix-ops)
(#381) There should be no spaces inside this paren. (space-in-parens)
(#384) Trailing spaces not allowed. (no-trailing-spaces)
(#386) There should be no spaces inside this paren. (space-in-parens)
(#386) There should be no spaces inside this paren. (space-in-parens)
(#390) There should be no spaces inside this paren. (space-in-parens)
(#396) There should be no spaces inside this paren. (space-in-parens)
(#396) Unexpected space before function parentheses. (space-before-function-paren)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#399) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#399) There should be no spaces inside this paren. (space-in-parens)
(#399) There should be no spaces inside this paren. (space-in-parens)
(#403) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#403) There should be no spaces inside this paren. (space-in-parens)
(#403) Infix operators must be spaced. (space-infix-ops)
(#403) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#409) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#409) There should be no spaces inside this paren. (space-in-parens)
(#409) There should be no spaces inside this paren. (space-in-parens)
(#412) Infix operators must be spaced. (space-infix-ops)
(#412) Trailing spaces not allowed. (no-trailing-spaces)
(#414) Trailing spaces not allowed. (no-trailing-spaces)
(#415) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#418) Infix operators must be spaced. (space-infix-ops)
(#420) Trailing spaces not allowed. (no-trailing-spaces)
(#425) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#425) There should be no spaces inside this paren. (space-in-parens)
(#425) Infix operators must be spaced. (space-infix-ops)
(#425) Unexpected whitespace before semicolon. (semi-spacing)
(#425) Infix operators must be spaced. (space-infix-ops)
(#425) Unexpected whitespace before semicolon. (semi-spacing)
(#425) There should be no spaces inside this paren. (space-in-parens)
(#427) There should be no spaces inside this paren. (space-in-parens)
(#427) There should be no spaces inside this paren. (space-in-parens)
(#429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#429) There should be no spaces inside this paren. (space-in-parens)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Unexpected whitespace before semicolon. (semi-spacing)
(#429) Infix operators must be spaced. (space-infix-ops)
(#429) Unexpected whitespace before semicolon. (semi-spacing)
(#429) There should be no spaces inside this paren. (space-in-parens)
(#431) There should be no spaces inside this paren. (space-in-parens)
(#431) There should be no spaces inside this paren. (space-in-parens)
(#435) There should be no spaces inside this paren. (space-in-parens)
(#435) Unexpected space before function parentheses. (space-before-function-paren)
(#437) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#437) There should be no spaces inside this paren. (space-in-parens)
(#437) There should be no spaces inside this paren. (space-in-parens)
(#441) There should be no spaces inside this paren. (space-in-parens)
(#443) There should be no spaces inside this paren. (space-in-parens)
(#443) Unexpected space before function parentheses. (space-before-function-paren)
(#444) unnecessary '.call()'. (no-useless-call)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#445) There should be no spaces inside this paren. (space-in-parens)
(#446) Trailing spaces not allowed. (no-trailing-spaces)
(#448) There should be no space after '[' (array-bracket-spacing)
(#449) Unexpected space before function parentheses. (space-before-function-paren)
(#450) unnecessary '.call()'. (no-useless-call)
(#450) There should be no spaces inside this paren. (space-in-parens)
(#450) There should be no spaces inside this paren. (space-in-parens)
(#451) There should be no spaces inside this paren. (space-in-parens)
(#451) There should be no spaces inside this paren. (space-in-parens)
(#455) There should be no space before ']' (array-bracket-spacing)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#456) Trailing spaces not allowed. (no-trailing-spaces)
(#464) Trailing spaces not allowed. (no-trailing-spaces)
(#465) Trailing spaces not allowed. (no-trailing-spaces)
(#475) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#475) Unexpected space before function parentheses. (space-before-function-paren)
(#477) 'that' is defined but never used (no-unused-vars)
(#482) Trailing spaces not allowed. (no-trailing-spaces)
(#483) Trailing spaces not allowed. (no-trailing-spaces)
(#484) Infix operators must be spaced. (space-infix-ops)
(#485) Infix operators must be spaced. (space-infix-ops)
(#486) Infix operators must be spaced. (space-infix-ops)
(#487) Infix operators must be spaced. (space-infix-ops)
(#488) Infix operators must be spaced. (space-infix-ops)
(#489) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#489) Infix operators must be spaced. (space-infix-ops)
(#490) Infix operators must be spaced. (space-infix-ops)
(#491) Infix operators must be spaced. (space-infix-ops)
(#492) Infix operators must be spaced. (space-infix-ops)
(#493) Infix operators must be spaced. (space-infix-ops)
(#494) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#494) Infix operators must be spaced. (space-infix-ops)
(#495) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#496) 'nLeft' is not defined. (no-undef)
(#497) 'nRight' is not defined. (no-undef)
(#500) 'nLeft' is not defined. (no-undef)
(#501) 'nLeft' is not defined. (no-undef)
(#502) 'nLeft' is not defined. (no-undef)
(#504) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#506) 'nRight' is not defined. (no-undef)
(#507) 'nRight' is not defined. (no-undef)
(#508) 'nRight' is not defined. (no-undef)
(#510) Trailing spaces not allowed. (no-trailing-spaces)
(#511) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#514) 'nLeft' is not defined. (no-undef)
(#515) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#515) There should be no spaces inside this paren. (space-in-parens)
(#515) There should be no spaces inside this paren. (space-in-parens)
(#517) 'nRight' is not defined. (no-undef)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#521) 'nLeft' is not defined. (no-undef)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#522) There should be no spaces inside this paren. (space-in-parens)
(#522) There should be no spaces inside this paren. (space-in-parens)
(#523) There should be no spaces inside this paren. (space-in-parens)
(#523) There should be no spaces inside this paren. (space-in-parens)
(#527) Infix operators must be spaced. (space-infix-ops)
(#528) Infix operators must be spaced. (space-infix-ops)
(#528) Infix operators must be spaced. (space-infix-ops)
(#528) Infix operators must be spaced. (space-infix-ops)
(#530) Trailing spaces not allowed. (no-trailing-spaces)
(#531) Trailing spaces not allowed. (no-trailing-spaces)
(#539) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#539) Unexpected space before function parentheses. (space-before-function-paren)
(#543) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#543) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#545) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#545) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#550) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#554) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#554) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#554) There should be no spaces inside this paren. (space-in-parens)
(#554) There should be no spaces inside this paren. (space-in-parens)
(#559) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#560) There should be no spaces inside this paren. (space-in-parens)
(#560) There should be no spaces inside this paren. (space-in-parens)
(#565) Infix operators must be spaced. (space-infix-ops)
(#566) Infix operators must be spaced. (space-infix-ops)
(#567) Infix operators must be spaced. (space-infix-ops)
(#569) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#571) Infix operators must be spaced. (space-infix-ops)
(#572) Infix operators must be spaced. (space-infix-ops)
(#572) Infix operators must be spaced. (space-infix-ops)
(#575) Trailing spaces not allowed. (no-trailing-spaces)
(#576) Trailing spaces not allowed. (no-trailing-spaces)
(#578) Trailing spaces not allowed. (no-trailing-spaces)
(#583) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#583) Unexpected space before function parentheses. (space-before-function-paren)
(#588) Infix operators must be spaced. (space-infix-ops)
(#589) Infix operators must be spaced. (space-infix-ops)
(#590) Infix operators must be spaced. (space-infix-ops)
(#591) Trailing spaces not allowed. (no-trailing-spaces)
(#592) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#594) Infix operators must be spaced. (space-infix-ops)
(#595) Infix operators must be spaced. (space-infix-ops)
(#598) Trailing spaces not allowed. (no-trailing-spaces)
(#599) Trailing spaces not allowed. (no-trailing-spaces)
(#606) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#606) Unexpected space before function parentheses. (space-before-function-paren)
(#606) There should be no spaces inside this paren. (space-in-parens)
(#606) There should be no spaces inside this paren. (space-in-parens)
(#608) There should be no spaces inside this paren. (space-in-parens)
(#608) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#612) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#612) There should be no spaces inside this paren. (space-in-parens)
(#612) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#618) Trailing spaces not allowed. (no-trailing-spaces)
(#621) There should be no spaces inside this paren. (space-in-parens)
(#623) Trailing spaces not allowed. (no-trailing-spaces)
(#624) Trailing spaces not allowed. (no-trailing-spaces)
(#631) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#631) Unexpected space before function parentheses. (space-before-function-paren)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#633) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#637) Trailing spaces not allowed. (no-trailing-spaces)
(#638) 'that' is defined but never used (no-unused-vars)
(#639) 'jq' is defined but never used (no-unused-vars)
(#642) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#642) There should be no spaces inside this paren. (space-in-parens)
(#642) Infix operators must be spaced. (space-infix-ops)
(#642) Infix operators must be spaced. (space-infix-ops)
(#642) Unexpected whitespace before semicolon. (semi-spacing)
(#642) Infix operators must be spaced. (space-infix-ops)
(#642) Unexpected whitespace before semicolon. (semi-spacing)
(#642) There should be no spaces inside this paren. (space-in-parens)
(#644) There should be no spaces inside this paren. (space-in-parens)
(#644) There should be no spaces inside this paren. (space-in-parens)
(#647) There should be no spaces inside this paren. (space-in-parens)
(#647) There should be no spaces inside this paren. (space-in-parens)
(#649) Trailing spaces not allowed. (no-trailing-spaces)
(#650) Trailing spaces not allowed. (no-trailing-spaces)
(#657) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#657) Unexpected space before function parentheses. (space-before-function-paren)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#659) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#659) There should be no spaces inside this paren. (space-in-parens)
(#659) There should be no spaces inside this paren. (space-in-parens)
(#663) Trailing spaces not allowed. (no-trailing-spaces)
(#664) 'that' is defined but never used (no-unused-vars)
(#665) 'jq' is defined but never used (no-unused-vars)
(#667) Trailing spaces not allowed. (no-trailing-spaces)
(#668) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#668) There should be no spaces inside this paren. (space-in-parens)
(#668) Infix operators must be spaced. (space-infix-ops)
(#668) Unexpected whitespace before semicolon. (semi-spacing)
(#668) Infix operators must be spaced. (space-infix-ops)
(#668) Unexpected whitespace before semicolon. (semi-spacing)
(#668) There should be no spaces inside this paren. (space-in-parens)
(#670) There should be no spaces inside this paren. (space-in-parens)
(#670) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#675) Trailing spaces not allowed. (no-trailing-spaces)
(#676) Trailing spaces not allowed. (no-trailing-spaces)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#685) There should be no spaces inside this paren. (space-in-parens)
(#691) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#691) There should be no spaces inside this paren. (space-in-parens)
(#691) Infix operators must be spaced. (space-infix-ops)
(#691) Infix operators must be spaced. (space-infix-ops)
(#691) Unexpected whitespace before semicolon. (semi-spacing)
(#691) Infix operators must be spaced. (space-infix-ops)
(#691) Unexpected whitespace before semicolon. (semi-spacing)
(#691) There should be no spaces inside this paren. (space-in-parens)
(#696) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) Unexpected whitespace before semicolon. (semi-spacing)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) Unexpected whitespace before semicolon. (semi-spacing)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#698) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#698) There should be no spaces inside this paren. (space-in-parens)
(#703) There should be no spaces inside this paren. (space-in-parens)
(#703) There should be no spaces inside this paren. (space-in-parens)
(#704) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#704) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#704) There should be no spaces inside this paren. (space-in-parens)
(#704) There should be no spaces inside this paren. (space-in-parens)
(#707) There should be no spaces inside this paren. (space-in-parens)
(#707) There should be no spaces inside this paren. (space-in-parens)
(#708) There should be no spaces inside this paren. (space-in-parens)
(#708) There should be no spaces inside this paren. (space-in-parens)
(#710) There should be no spaces inside this paren. (space-in-parens)
(#713) There should be no spaces inside this paren. (space-in-parens)
(#716) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#717) There should be no spaces inside this paren. (space-in-parens)
(#718) There should be no space after '[' (computed-property-spacing)
(#718) There should be no space before ']' (computed-property-spacing)
(#720) There should be no spaces inside this paren. (space-in-parens)
(#723) Trailing spaces not allowed. (no-trailing-spaces)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#729) Trailing spaces not allowed. (no-trailing-spaces)
(#730) Trailing spaces not allowed. (no-trailing-spaces)
(#735) Trailing spaces not allowed. (no-trailing-spaces)
(#741) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#741) Unexpected space before function parentheses. (space-before-function-paren)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#744) 'jq' is defined but never used (no-unused-vars)
(#744) 'nTarget' is defined but never used (no-unused-vars)
(#746) Trailing spaces not allowed. (no-trailing-spaces)
(#749) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#749) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#749) There should be no spaces inside this paren. (space-in-parens)
(#749) There should be no spaces inside this paren. (space-in-parens)
(#751) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#751) There should be no spaces inside this paren. (space-in-parens)
(#751) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#758) There should be no spaces inside this paren. (space-in-parens)
(#758) There should be no spaces inside this paren. (space-in-parens)
(#759) Trailing spaces not allowed. (no-trailing-spaces)
(#761) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#761) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#761) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#761) There should be no spaces inside this paren. (space-in-parens)
(#761) There should be no spaces inside this paren. (space-in-parens)
(#766) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#766) Infix operators must be spaced. (space-infix-ops)
(#766) Infix operators must be spaced. (space-infix-ops)
(#766) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#766) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#766) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#766) Unexpected whitespace before semicolon. (semi-spacing)
(#766) Infix operators must be spaced. (space-infix-ops)
(#766) Unexpected whitespace before semicolon. (semi-spacing)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#768) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#768) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#774) There should be no spaces inside this paren. (space-in-parens)
(#774) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#774) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#774) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#774) There should be no spaces inside this paren. (space-in-parens)
(#777) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#779) Trailing spaces not allowed. (no-trailing-spaces)
(#783) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#783) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#783) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#783) 'aoCloneLayout' is already defined (no-redeclare)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#784) Infix operators must be spaced. (space-infix-ops)
(#786) There should be no spaces inside this paren. (space-in-parens)
(#786) There should be no spaces inside this paren. (space-in-parens)
(#788) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#788) Infix operators must be spaced. (space-infix-ops)
(#788) Infix operators must be spaced. (space-infix-ops)
(#788) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#788) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#788) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#788) Unexpected whitespace before semicolon. (semi-spacing)
(#788) Infix operators must be spaced. (space-infix-ops)
(#788) Unexpected whitespace before semicolon. (semi-spacing)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#790) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#790) There should be no spaces inside this paren. (space-in-parens)
(#790) Infix operators must be spaced. (space-infix-ops)
(#790) Infix operators must be spaced. (space-infix-ops)
(#790) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#790) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#790) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#790) Unexpected whitespace before semicolon. (semi-spacing)
(#790) Infix operators must be spaced. (space-infix-ops)
(#790) Unexpected whitespace before semicolon. (semi-spacing)
(#790) There should be no spaces inside this paren. (space-in-parens)
(#792) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#792) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#792) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#795) Don't make functions within a loop (no-loop-func)
(#795) Unexpected space before function parentheses. (space-before-function-paren)
(#796) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#796) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#796) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#797) There should be no spaces inside this paren. (space-in-parens)
(#801) There should be no spaces inside this paren. (space-in-parens)
(#801) There should be no spaces inside this paren. (space-in-parens)
(#802) Trailing spaces not allowed. (no-trailing-spaces)
(#803) Trailing spaces not allowed. (no-trailing-spaces)
(#806) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#806) There should be no spaces inside this paren. (space-in-parens)
(#806) There should be no spaces inside this paren. (space-in-parens)
(#811) Trailing spaces not allowed. (no-trailing-spaces)
(#812) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#812) There should be no spaces inside this paren. (space-in-parens)
(#812) There should be no spaces inside this paren. (space-in-parens)
(#814) There should be no spaces inside this paren. (space-in-parens)
(#814) There should be no spaces inside this paren. (space-in-parens)
(#817) Trailing spaces not allowed. (no-trailing-spaces)
(#820) Infix operators must be spaced. (space-infix-ops)
(#821) Infix operators must be spaced. (space-infix-ops)
(#821) Infix operators must be spaced. (space-infix-ops)
(#822) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#822) There should be no spaces inside this paren. (space-in-parens)
(#822) There should be no spaces inside this paren. (space-in-parens)
(#826) Trailing spaces not allowed. (no-trailing-spaces)
(#829) Trailing spaces not allowed. (no-trailing-spaces)
(#832) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#832) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#832) There should be no spaces inside this paren. (space-in-parens)
(#832) There should be no spaces inside this paren. (space-in-parens)
(#839) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#839) There should be no spaces inside this paren. (space-in-parens)
(#839) Infix operators must be spaced. (space-infix-ops)
(#839) Unexpected whitespace before semicolon. (semi-spacing)
(#839) Infix operators must be spaced. (space-infix-ops)
(#839) Unexpected whitespace before semicolon. (semi-spacing)
(#839) There should be no spaces inside this paren. (space-in-parens)
(#846) 'oStyle' is not defined. (no-undef)
(#847) 'oStyle' is not defined. (no-undef)
(#848) 'oStyle' is not defined. (no-undef)
(#849) 'oStyle' is not defined. (no-undef)
(#850) 'oStyle' is not defined. (no-undef)
(#851) 'oStyle' is not defined. (no-undef)
(#852) 'oStyle' is not defined. (no-undef)
(#852) Infix operators must be spaced. (space-infix-ops)
(#854) There should be no spaces inside this paren. (space-in-parens)
(#854) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#858) Unexpected space before function parentheses. (space-before-function-paren)
(#860) Infix operators must be spaced. (space-infix-ops)
(#861) There should be no space after '[' (computed-property-spacing)
(#861) Infix operators must be spaced. (space-infix-ops)
(#861) There should be no space before ']' (computed-property-spacing)
(#862) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#862) Infix operators must be spaced. (space-infix-ops)
(#862) Unexpected whitespace before semicolon. (semi-spacing)
(#862) Infix operators must be spaced. (space-infix-ops)
(#862) Unexpected whitespace before semicolon. (semi-spacing)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#865) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#865) There should be no spaces inside this paren. (space-in-parens)
(#865) There should be no spaces inside this paren. (space-in-parens)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#871) There should be no spaces inside this paren. (space-in-parens)
(#871) There should be no spaces inside this paren. (space-in-parens)
(#872) There should be no spaces inside this paren. (space-in-parens)
(#875) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#876) There should be no spaces inside this paren. (space-in-parens)
(#876) Unexpected space before function parentheses. (space-before-function-paren)
(#876) 'z' is defined but never used (no-unused-vars)
(#880) There should be no spaces inside this paren. (space-in-parens)
(#880) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#883) Trailing spaces not allowed. (no-trailing-spaces)
(#885) There should be no spaces inside this paren. (space-in-parens)
(#885) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#888) Trailing spaces not allowed. (no-trailing-spaces)
(#892) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#892) There should be no spaces inside this paren. (space-in-parens)
(#892) There should be no spaces inside this paren. (space-in-parens)
(#894) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#894) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#894) There should be no spaces inside this paren. (space-in-parens)
(#894) There should be no spaces inside this paren. (space-in-parens)
(#896) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#896) There should be no spaces inside this paren. (space-in-parens)
(#896) There should be no spaces inside this paren. (space-in-parens)
(#898) There should be no spaces inside this paren. (space-in-parens)
(#898) There should be no spaces inside this paren. (space-in-parens)
(#903) There should be no spaces inside this paren. (space-in-parens)
(#903) There should be no spaces inside this paren. (space-in-parens)
(#906) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#906) 'aoCloneLayout' is already defined (no-redeclare)
(#906) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#906) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#906) There should be no spaces inside this paren. (space-in-parens)
(#906) There should be no spaces inside this paren. (space-in-parens)
(#909) Trailing spaces not allowed. (no-trailing-spaces)
(#910) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#910) There should be no spaces inside this paren. (space-in-parens)
(#910) Infix operators must be spaced. (space-infix-ops)
(#910) Infix operators must be spaced. (space-infix-ops)
(#910) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#910) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#910) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#910) Unexpected whitespace before semicolon. (semi-spacing)
(#910) Infix operators must be spaced. (space-infix-ops)
(#910) Unexpected whitespace before semicolon. (semi-spacing)
(#910) There should be no spaces inside this paren. (space-in-parens)
(#912) There should be no spaces inside this paren. (space-in-parens)
(#912) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#912) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#912) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#912) There should be no spaces inside this paren. (space-in-parens)
(#914) There should be no spaces inside this paren. (space-in-parens)
(#914) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#914) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#914) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#914) There should be no spaces inside this paren. (space-in-parens)
(#917) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#918) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#918) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#918) 'aoCloneLayout' is already defined (no-redeclare)
(#918) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#919) Infix operators must be spaced. (space-infix-ops)
(#921) There should be no spaces inside this paren. (space-in-parens)
(#921) There should be no spaces inside this paren. (space-in-parens)
(#923) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#923) There should be no spaces inside this paren. (space-in-parens)
(#923) Infix operators must be spaced. (space-infix-ops)
(#923) Infix operators must be spaced. (space-infix-ops)
(#923) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#923) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#923) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#923) Unexpected whitespace before semicolon. (semi-spacing)
(#923) Infix operators must be spaced. (space-infix-ops)
(#923) Unexpected whitespace before semicolon. (semi-spacing)
(#923) There should be no spaces inside this paren. (space-in-parens)
(#925) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#925) There should be no spaces inside this paren. (space-in-parens)
(#925) Infix operators must be spaced. (space-infix-ops)
(#925) Infix operators must be spaced. (space-infix-ops)
(#925) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#925) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#925) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#925) Unexpected whitespace before semicolon. (semi-spacing)
(#925) Infix operators must be spaced. (space-infix-ops)
(#925) Unexpected whitespace before semicolon. (semi-spacing)
(#925) There should be no spaces inside this paren. (space-in-parens)
(#927) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#927) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#927) 'aoCloneLayout' used outside of binding context. (block-scoped-var)
(#931) There should be no spaces inside this paren. (space-in-parens)
(#931) There should be no spaces inside this paren. (space-in-parens)
(#935) There should be no spaces inside this paren. (space-in-parens)
(#935) There should be no spaces inside this paren. (space-in-parens)
(#936) There should be no spaces inside this paren. (space-in-parens)
(#936) Unexpected space before function parentheses. (space-before-function-paren)
(#938) Infix operators must be spaced. (space-infix-ops)
(#939) There should be no spaces inside this paren. (space-in-parens)
(#941) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#941) There should be no spaces inside this paren. (space-in-parens)
(#941) There should be no spaces inside this paren. (space-in-parens)
(#943) There should be no spaces inside this paren. (space-in-parens)
(#943) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#944) Unexpected space before function parentheses. (space-before-function-paren)
(#946) Infix operators must be spaced. (space-infix-ops)
(#947) There should be no spaces inside this paren. (space-in-parens)
(#950) Trailing spaces not allowed. (no-trailing-spaces)
(#951) Trailing spaces not allowed. (no-trailing-spaces)
(#958) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#958) Unexpected space before function parentheses. (space-before-function-paren)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#961) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#961) There should be no spaces inside this paren. (space-in-parens)
(#961) Infix operators must be spaced. (space-infix-ops)
(#961) Infix operators must be spaced. (space-infix-ops)
(#961) Unexpected whitespace before semicolon. (semi-spacing)
(#961) Infix operators must be spaced. (space-infix-ops)
(#961) Unexpected whitespace before semicolon. (semi-spacing)
(#961) There should be no spaces inside this paren. (space-in-parens)
(#963) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#963) There should be no spaces inside this paren. (space-in-parens)
(#963) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#971) Trailing spaces not allowed. (no-trailing-spaces)
(#980) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#980) Unexpected space before function parentheses. (space-before-function-paren)
(#980) There should be no spaces inside this paren. (space-in-parens)
(#980) There should be no spaces inside this paren. (space-in-parens)
(#982) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#982) There should be no spaces inside this paren. (space-in-parens)
(#982) There should be no spaces inside this paren. (space-in-parens)
(#986) Trailing spaces not allowed. (no-trailing-spaces)
(#987) 'that' is defined but never used (no-unused-vars)
(#988) 'iHeight2' is defined but never used (no-unused-vars)
(#990) Multiple spaces found before '='. (no-multi-spaces)
(#991) Multiple spaces found before '='. (no-multi-spaces)
(#991) Infix operators must be spaced. (space-infix-ops)
(#991) Infix operators must be spaced. (space-infix-ops)
(#992) Multiple spaces found before '='. (no-multi-spaces)
(#993) Multiple spaces found before '='. (no-multi-spaces)
(#993) There should be no spaces inside this paren. (space-in-parens)
(#993) There should be no spaces inside this paren. (space-in-parens)
(#994) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#994) Multiple spaces found before '='. (no-multi-spaces)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#995) Trailing spaces not allowed. (no-trailing-spaces)
(#996) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#996) There should be no spaces inside this paren. (space-in-parens)
(#996) Infix operators must be spaced. (space-infix-ops)
(#996) Infix operators must be spaced. (space-infix-ops)
(#996) Unexpected whitespace before semicolon. (semi-spacing)
(#996) Infix operators must be spaced. (space-infix-ops)
(#996) Unexpected whitespace before semicolon. (semi-spacing)
(#996) There should be no spaces inside this paren. (space-in-parens)
(#998) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#998) There should be no spaces inside this paren. (space-in-parens)
(#998) Trailing spaces not allowed. (no-trailing-spaces)
(#999) There should be no spaces inside this paren. (space-in-parens)
(#1002) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1004) There should be no spaces inside this paren. (space-in-parens)
(#1004) Infix operators must be spaced. (space-infix-ops)
(#1004) There should be no spaces inside this paren. (space-in-parens)
(#1008) Trailing spaces not allowed. (no-trailing-spaces)
(#1012) Trailing spaces not allowed. (no-trailing-spaces)
(#1013) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1013) There should be no spaces inside this paren. (space-in-parens)
(#1013) There should be no spaces inside this paren. (space-in-parens)
(#1015) Identifier '_DTTC_iHeight' is not in camel case. (camelcase)
(#1017) Trailing spaces not allowed. (no-trailing-spaces)
(#1019) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1019) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1019) There should be no spaces inside this paren. (space-in-parens)
(#1019) There should be no spaces inside this paren. (space-in-parens)
(#1021) There should be no spaces inside this paren. (space-in-parens)
(#1021) Infix operators must be spaced. (space-infix-ops)
(#1021) There should be no spaces inside this paren. (space-in-parens)
(#1022) There should be no spaces inside this paren. (space-in-parens)
(#1022) Infix operators must be spaced. (space-infix-ops)
(#1022) There should be no spaces inside this paren. (space-in-parens)
(#1022) Trailing spaces not allowed. (no-trailing-spaces)
(#1025) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1026) Infix operators must be spaced. (space-infix-ops)
(#1027) Infix operators must be spaced. (space-infix-ops)
(#1034) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1046) Trailing spaces not allowed. (no-trailing-spaces)
(#1060) Trailing spaces not allowed. (no-trailing-spaces)
(#1061) Trailing spaces not allowed. (no-trailing-spaces)
(#1075) Trailing spaces not allowed. (no-trailing-spaces)
(#1076) Trailing spaces not allowed. (no-trailing-spaces)
(#1092) Trailing spaces not allowed. (no-trailing-spaces)
(#1093) Trailing spaces not allowed. (no-trailing-spaces)
(#1110) Trailing spaces not allowed. (no-trailing-spaces)
(#1111) Trailing spaces not allowed. (no-trailing-spaces)
(#1127) Trailing spaces not allowed. (no-trailing-spaces)
(#1128) Trailing spaces not allowed. (no-trailing-spaces)
(#1129) Trailing spaces not allowed. (no-trailing-spaces)
(#1130) Trailing spaces not allowed. (no-trailing-spaces)
(#1145) Trailing spaces not allowed. (no-trailing-spaces)
(#1162) Trailing spaces not allowed. (no-trailing-spaces)
(#1163) Trailing spaces not allowed. (no-trailing-spaces)
(#1185) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1210) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1217) Line 1217 exceeds the maximum line length of 132. (max-len)
(#1222) Line 1222 exceeds the maximum line length of 132. (max-len)
(#1223) Line 1223 exceeds the maximum line length of 132. (max-len)
(#1226) 'jQuery' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/FixedColumns/media/js/FixedColumns.min.js
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#14) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Unexpected alert. (no-alert)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing space before value for key 'dt'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'iTableColumns'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'aiWidths'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'bOldIE'. (key-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing space before value for key 'scroller'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'header'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'body'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'footer'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'grid'. (key-spacing)
(#29) Missing space before value for key 'wrapper'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'dt'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'left'. (key-spacing)
(#29) Missing space before value for key 'wrapper'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'head'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'body'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'foot'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'right'. (key-spacing)
(#29) Missing space before value for key 'wrapper'. (key-spacing)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Missing space before value for key 'head'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'body'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'foot'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'clone'. (key-spacing)
(#30) Missing space before value for key 'left'. (key-spacing)
(#30) Missing space before value for key 'header'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'body'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'footer'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'right'. (key-spacing)
(#30) Missing space before value for key 'header'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'body'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'footer'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing space before value for key 'fnUpdate'. (key-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'fnRedrawLayout'. (key-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'fnRecalculateHeight'. (key-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Identifier '_DTTC_iHeight' is not in camel case. (camelcase)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'fnSetRowHeight'. (key-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) 'c' is already defined (no-redeclare)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key '_fnConstruct'. (key-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Unexpected alert. (no-alert)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected space(s) before "this". (keyword-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Expected space(s) after "else". (keyword-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) 'a' is already defined (no-redeclare)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected { after 'for' condition. (curly)
(#33) Expected space(s) after "for". (keyword-spacing)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected space(s) before "this". (keyword-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected { after 'for' condition. (curly)
(#33) Expected space(s) after "for". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected space(s) before "this". (keyword-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected space(s) after "if". (keyword-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Expected { after 'if' condition. (curly)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) unnecessary '.call()'. (no-useless-call)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing space before value for key 'fn'. (key-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) unnecessary '.call()'. (no-useless-call)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key 'sName'. (key-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Requires a space before '}'. (block-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key '_fnGridSetup'. (key-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) 'nLeft' is not defined. (no-undef)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) 'nRight' is not defined. (no-undef)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'nLeft' is not defined. (no-undef)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'nLeft' is not defined. (no-undef)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'nLeft' is not defined. (no-undef)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'nRight' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'nRight' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'nRight' is not defined. (no-undef)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'nLeft' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'nRight' is not defined. (no-undef)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) 'nLeft' is not defined. (no-undef)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing semicolon. (semi)
(#36) Requires a space before '}'. (block-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing space before value for key '_fnGridLayout'. (key-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) 'c' is already defined (no-redeclare)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) 'f' is already defined (no-redeclare)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key '_fnGridHeight'. (key-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key '_fnDraw'. (key-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'leftClone'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'rightClone'. (key-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key '_fnCloneRight'. (key-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected { after 'for' condition. (curly)
(#38) Expected space(s) after "for". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) A space is required after ','. (comma-spacing)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) A space is required after ','. (comma-spacing)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before value for key '_fnCloneLeft'. (key-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected { after 'for' condition. (curly)
(#39) Expected space(s) after "for". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Requires a space before '}'. (block-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before value for key '_fnCopyLayout'. (key-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Expected space(s) after "for". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected { after 'for' condition. (curly)
(#39) Expected space(s) after "for". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected space(s) before "if". (keyword-spacing)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before value for key 'cell'. (key-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before value for key 'unique'. (key-spacing)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Missing space before value for key 'cell'. (key-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing space before value for key 'unique'. (key-spacing)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#40) Expected space(s) before "return". (keyword-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) 'c' used outside of binding context. (block-scoped-var)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing space before value for key '_fnClone'. (key-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected space(s) after "if". (keyword-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) 'l' used outside of binding context. (block-scoped-var)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected space(s) after "for". (keyword-spacing)
(#40) Expected { after 'for' condition. (curly)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) 'l' used outside of binding context. (block-scoped-var)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) 'l' used outside of binding context. (block-scoped-var)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) A space is required after ','. (comma-spacing)
(#40) 'l' used outside of binding context. (block-scoped-var)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing semicolon. (semi)
(#40) Requires a space before '}'. (block-spacing)
(#40) Expected space(s) before "else". (keyword-spacing)
(#40) Expected space(s) after "else". (keyword-spacing)
(#40) Requires a space after '{'. (block-spacing)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) 'l' is already defined (no-redeclare)
(#40) 'l' used outside of binding context. (block-scoped-var)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) A space is required after ','. (comma-spacing)
(#41) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Expected space(s) after "for". (keyword-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) 'l' used outside of binding context. (block-scoped-var)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Expected { after 'for' condition. (curly)
(#41) Expected space(s) after "for". (keyword-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) 'l' used outside of binding context. (block-scoped-var)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) 'l' used outside of binding context. (block-scoped-var)
(#41) A space is required after ','. (comma-spacing)
(#41) Unexpected use of comma operator. (no-sequences)
(#41) A space is required after ','. (comma-spacing)
(#41) Don't make functions within a loop (no-loop-func)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) 'l' used outside of binding context. (block-scoped-var)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) Requires a space before '}'. (block-spacing)
(#41) Expected space(s) before "this". (keyword-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected space(s) after "for". (keyword-spacing)
(#42) Expected { after 'for' condition. (curly)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Unexpected use of comma operator. (no-sequences)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) 'oStyle' is not defined. (no-undef)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) 'oStyle' is not defined. (no-undef)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) 'oStyle' is not defined. (no-undef)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) 'oStyle' is not defined. (no-undef)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) 'oStyle' is not defined. (no-undef)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) 'oStyle' is not defined. (no-undef)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) 'oStyle' is not defined. (no-undef)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) A space is required after ','. (comma-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Requires a space after '{'. (block-spacing)
(#43) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#43) 'a' is already defined (no-redeclare)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected space(s) after "for". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Requires a space after '{'. (block-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Requires a space after '{'. (block-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Missing semicolon. (semi)
(#43) Requires a space before '}'. (block-spacing)
(#43) Requires a space before '}'. (block-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Missing semicolon. (semi)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing semicolon. (semi)
(#43) Requires a space before '}'. (block-spacing)
(#43) Expected space(s) before "else". (keyword-spacing)
(#43) Expected { after 'else'. (curly)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Requires a space before '}'. (block-spacing)
(#44) Missing semicolon. (semi)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Requires a space after '{'. (block-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) 'l' used outside of binding context. (block-scoped-var)
(#44) 'l' used outside of binding context. (block-scoped-var)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Expected { after 'for' condition. (curly)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) A space is required after ','. (comma-spacing)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) A space is required after ','. (comma-spacing)
(#45) Requires a space before '}'. (block-spacing)
(#45) Missing semicolon. (semi)
(#45) Expected space(s) before "else". (keyword-spacing)
(#45) Expected space(s) after "else". (keyword-spacing)
(#45) Requires a space after '{'. (block-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Requires a space after '{'. (block-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected { after 'for' condition. (curly)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) 'l' used outside of binding context. (block-scoped-var)
(#45) Missing semicolon. (semi)
(#45) Requires a space before '}'. (block-spacing)
(#45) Requires a space before '}'. (block-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Expected space(s) before "this". (keyword-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Requires a space before '}'. (block-spacing)
(#45) Missing semicolon. (semi)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Requires a space after '{'. (block-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing semicolon. (semi)
(#46) Requires a space before '}'. (block-spacing)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before value for key '_fnGetTrNodes'. (key-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Expected { after 'for' condition. (curly)
(#46) Expected space(s) after "for". (keyword-spacing)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) 'b' used outside of binding context. (block-scoped-var)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before value for key '_fnEqualiseHeights'. (key-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Expected { after 'if' condition. (curly)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) 'a' used outside of binding context. (block-scoped-var)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) 'a' used outside of binding context. (block-scoped-var)
(#46) Expected space(s) after "for". (keyword-spacing)
(#46) Expected space(s) before "for". (keyword-spacing)
(#46) Expected { after 'for' condition. (curly)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) 'c' is already defined (no-redeclare)
(#46) Infix operators must be spaced. (space-infix-ops)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) 'a' is already defined (no-redeclare)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) 'a' is already defined (no-redeclare)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) 'd' is already defined (no-redeclare)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) 'c' is already defined (no-redeclare)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) 'e' is already defined (no-redeclare)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Do not nest ternary expressions (no-nested-ternary)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Identifier '_DTTC_iHeight' is not in camel case. (camelcase)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing space before value for key 'iLeftColumns'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'iRightColumns'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'fnDrawCallback'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'sLeftWidth'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'iLeftWidth'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'sRightWidth'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'iRightWidth'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'sHeightMatch'. (key-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) 'jQuery' is not defined. (no-undef)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
blocks/configurable_reports/js/datatables/extras/FixedHeader/js/FixedHeader.js
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Unexpected space before function parentheses. (space-before-function-paren)
(#37) There should be no spaces inside this paren. (space-in-parens)
(#37) There should be no spaces inside this paren. (space-in-parens)
(#39) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#39) There should be no spaces inside this paren. (space-in-parens)
(#39) There should be no spaces inside this paren. (space-in-parens)
(#41) Unexpected alert. (no-alert)
(#41) There should be no spaces inside this paren. (space-in-parens)
(#41) There should be no spaces inside this paren. (space-in-parens)
(#44) Trailing spaces not allowed. (no-trailing-spaces)
(#45) 'that' is defined but never used (no-unused-vars)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#82) Unexpected space before function parentheses. (space-before-function-paren)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#92) Unexpected space before function parentheses. (space-before-function-paren)
(#96) Trailing spaces not allowed. (no-trailing-spaces)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#108) There should be no spaces inside this paren. (space-in-parens)
(#108) There should be no spaces inside this paren. (space-in-parens)
(#109) Trailing spaces not allowed. (no-trailing-spaces)
(#111) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#111) There should be no spaces inside this paren. (space-in-parens)
(#111) There should be no spaces inside this paren. (space-in-parens)
(#127) Trailing spaces not allowed. (no-trailing-spaces)
(#134) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#134) Unexpected space before function parentheses. (space-before-function-paren)
(#134) There should be no spaces inside this paren. (space-in-parens)
(#134) There should be no spaces inside this paren. (space-in-parens)
(#138) Trailing spaces not allowed. (no-trailing-spaces)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#143) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#143) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#143) There should be no spaces inside this paren. (space-in-parens)
(#143) There should be no spaces inside this paren. (space-in-parens)
(#145) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#145) There should be no spaces inside this paren. (space-in-parens)
(#145) Invalid typeof comparison value (valid-typeof)
(#146) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#146) There should be no spaces inside this paren. (space-in-parens)
(#146) There should be no spaces inside this paren. (space-in-parens)
(#146) There should be no spaces inside this paren. (space-in-parens)
(#148) Unexpected alert. (no-alert)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) Infix operators must be spaced. (space-infix-ops)
(#149) There should be no spaces inside this paren. (space-in-parens)
(#152) Trailing spaces not allowed. (no-trailing-spaces)
(#154) Trailing spaces not allowed. (no-trailing-spaces)
(#155) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#155) There should be no spaces inside this paren. (space-in-parens)
(#155) There should be no spaces inside this paren. (space-in-parens)
(#157) Unexpected alert. (no-alert)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#157) There should be no spaces inside this paren. (space-in-parens)
(#160) Trailing spaces not allowed. (no-trailing-spaces)
(#162) There should be no spaces inside this paren. (space-in-parens)
(#163) Unexpected space before function parentheses. (space-before-function-paren)
(#165) unnecessary '.call()'. (no-useless-call)
(#166) unnecessary '.call()'. (no-useless-call)
(#169) There should be no spaces inside this paren. (space-in-parens)
(#172) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#175) Trailing spaces not allowed. (no-trailing-spaces)
(#176) '$' is not defined. (no-undef)
(#177) Trailing spaces not allowed. (no-trailing-spaces)
(#179) 'jQuery' is not defined. (no-undef)
(#179) 'jQuery' is not defined. (no-undef)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) Infix operators must be spaced. (space-infix-ops)
(#179) 'jQuery' is not defined. (no-undef)
(#179) Infix operators must be spaced. (space-infix-ops)
(#180) Trailing spaces not allowed. (no-trailing-spaces)
(#182) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#182) There should be no spaces inside this paren. (space-in-parens)
(#182) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#186) There should be no spaces inside this paren. (space-in-parens)
(#186) There should be no spaces inside this paren. (space-in-parens)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#190) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#192) There should be no spaces inside this paren. (space-in-parens)
(#192) There should be no spaces inside this paren. (space-in-parens)
(#192) There should be no spaces inside this paren. (space-in-parens)
(#192) There should be no spaces inside this paren. (space-in-parens)
(#194) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#194) There should be no spaces inside this paren. (space-in-parens)
(#194) There should be no spaces inside this paren. (space-in-parens)
(#196) There should be no spaces inside this paren. (space-in-parens)
(#196) There should be no spaces inside this paren. (space-in-parens)
(#196) There should be no spaces inside this paren. (space-in-parens)
(#196) There should be no spaces inside this paren. (space-in-parens)
(#198) Trailing spaces not allowed. (no-trailing-spaces)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#200) Unexpected space before function parentheses. (space-before-function-paren)
(#201) unnecessary '.call()'. (no-useless-call)
(#202) There should be no spaces inside this paren. (space-in-parens)
(#203) Trailing spaces not allowed. (no-trailing-spaces)
(#204) 'jQuery' is not defined. (no-undef)
(#204) There should be no spaces inside this paren. (space-in-parens)
(#204) Unexpected space before function parentheses. (space-before-function-paren)
(#206) unnecessary '.call()'. (no-useless-call)
(#207) unnecessary '.call()'. (no-useless-call)
(#208) There should be no spaces inside this paren. (space-in-parens)
(#209) Trailing spaces not allowed. (no-trailing-spaces)
(#215) Trailing spaces not allowed. (no-trailing-spaces)
(#216) Trailing spaces not allowed. (no-trailing-spaces)
(#220) Trailing spaces not allowed. (no-trailing-spaces)
(#228) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#228) Unexpected space before function parentheses. (space-before-function-paren)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#230) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#230) There should be no spaces inside this paren. (space-in-parens)
(#232) There should be no spaces inside this paren. (space-in-parens)
(#232) There should be no spaces inside this paren. (space-in-parens)
(#235) There should be no spaces inside this paren. (space-in-parens)
(#235) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#244) Trailing spaces not allowed. (no-trailing-spaces)
(#245) There should be no spaces inside this paren. (space-in-parens)
(#245) There should be no spaces inside this paren. (space-in-parens)
(#248) There should be no spaces inside this paren. (space-in-parens)
(#248) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#254) There should be no spaces inside this paren. (space-in-parens)
(#254) There should be no spaces inside this paren. (space-in-parens)
(#258) There should be no spaces inside this paren. (space-in-parens)
(#258) There should be no spaces inside this paren. (space-in-parens)
(#262) Trailing spaces not allowed. (no-trailing-spaces)
(#267) 'jQuery' is not defined. (no-undef)
(#267) Trailing spaces not allowed. (no-trailing-spaces)
(#268) 'jQuery' is not defined. (no-undef)
(#268) Infix operators must be spaced. (space-infix-ops)
(#268) Infix operators must be spaced. (space-infix-ops)
(#268) 'jQuery' is not defined. (no-undef)
(#268) Infix operators must be spaced. (space-infix-ops)
(#270) Trailing spaces not allowed. (no-trailing-spaces)
(#277) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#277) Unexpected space before function parentheses. (space-before-function-paren)
(#277) There should be no spaces inside this paren. (space-in-parens)
(#277) There should be no spaces inside this paren. (space-in-parens)
(#281) Trailing spaces not allowed. (no-trailing-spaces)
(#286) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#286) There should be no spaces inside this paren. (space-in-parens)
(#286) 'jQuery' is not defined. (no-undef)
(#286) There should be no spaces inside this paren. (space-in-parens)
(#290) Trailing spaces not allowed. (no-trailing-spaces)
(#292) There should be no spaces inside this paren. (space-in-parens)
(#292) There should be no spaces inside this paren. (space-in-parens)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#294) Trailing spaces not allowed. (no-trailing-spaces)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#299) Infix operators must be spaced. (space-infix-ops)
(#300) Trailing spaces not allowed. (no-trailing-spaces)
(#302) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#302) There should be no spaces inside this paren. (space-in-parens)
(#302) There should be no spaces inside this paren. (space-in-parens)
(#306) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#306) There should be no spaces inside this paren. (space-in-parens)
(#306) There should be no spaces inside this paren. (space-in-parens)
(#310) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#310) There should be no spaces inside this paren. (space-in-parens)
(#310) There should be no spaces inside this paren. (space-in-parens)
(#314) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#314) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#314) There should be no spaces inside this paren. (space-in-parens)
(#314) There should be no spaces inside this paren. (space-in-parens)
(#321) Trailing spaces not allowed. (no-trailing-spaces)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#324) There should be no spaces inside this paren. (space-in-parens)
(#324) There should be no spaces inside this paren. (space-in-parens)
(#325) Trailing spaces not allowed. (no-trailing-spaces)
(#336) Trailing spaces not allowed. (no-trailing-spaces)
(#343) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#343) Unexpected space before function parentheses. (space-before-function-paren)
(#348) 'jQuery' is not defined. (no-undef)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#351) 'iParentScrollLeft' is defined but never used (no-unused-vars)
(#351) There should be no spaces inside this paren. (space-in-parens)
(#351) There should be no spaces inside this paren. (space-in-parens)
(#352) Trailing spaces not allowed. (no-trailing-spaces)
(#361) Trailing spaces not allowed. (no-trailing-spaces)
(#369) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#369) Unexpected space before function parentheses. (space-before-function-paren)
(#369) There should be no spaces inside this paren. (space-in-parens)
(#369) There should be no spaces inside this paren. (space-in-parens)
(#372) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#372) There should be no spaces inside this paren. (space-in-parens)
(#372) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#372) There should be no spaces inside this paren. (space-in-parens)
(#374) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#374) There should be no spaces inside this paren. (space-in-parens)
(#374) There should be no spaces inside this paren. (space-in-parens)
(#382) Trailing spaces not allowed. (no-trailing-spaces)
(#389) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#389) Unexpected space before function parentheses. (space-before-function-paren)
(#393) Trailing spaces not allowed. (no-trailing-spaces)
(#394) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#394) There should be no spaces inside this paren. (space-in-parens)
(#394) Infix operators must be spaced. (space-infix-ops)
(#394) Infix operators must be spaced. (space-infix-ops)
(#394) Unexpected whitespace before semicolon. (semi-spacing)
(#394) Infix operators must be spaced. (space-infix-ops)
(#394) Unexpected whitespace before semicolon. (semi-spacing)
(#394) There should be no spaces inside this paren. (space-in-parens)
(#396) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#396) There should be no spaces inside this paren. (space-in-parens)
(#396) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#400) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#400) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#402) There should be no spaces inside this paren. (space-in-parens)
(#402) There should be no spaces inside this paren. (space-in-parens)
(#404) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#404) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#404) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#404) There should be no spaces inside this paren. (space-in-parens)
(#404) There should be no spaces inside this paren. (space-in-parens)
(#406) There should be no spaces inside this paren. (space-in-parens)
(#406) There should be no spaces inside this paren. (space-in-parens)
(#409) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#410) There should be no spaces inside this paren. (space-in-parens)
(#410) There should be no spaces inside this paren. (space-in-parens)
(#414) Trailing spaces not allowed. (no-trailing-spaces)
(#421) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#421) Unexpected space before function parentheses. (space-before-function-paren)
(#424) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Unexpected whitespace before semicolon. (semi-spacing)
(#424) Infix operators must be spaced. (space-infix-ops)
(#424) Unexpected whitespace before semicolon. (semi-spacing)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#426) There should be no spaces inside this paren. (space-in-parens)
(#426) There should be no spaces inside this paren. (space-in-parens)
(#429) Trailing spaces not allowed. (no-trailing-spaces)
(#430) Trailing spaces not allowed. (no-trailing-spaces)
(#434) Trailing spaces not allowed. (no-trailing-spaces)
(#441) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#441) Unexpected space before function parentheses. (space-before-function-paren)
(#441) There should be no spaces inside this paren. (space-in-parens)
(#441) There should be no spaces inside this paren. (space-in-parens)
(#449) 'jQuery' is not defined. (no-undef)
(#450) Trailing spaces not allowed. (no-trailing-spaces)
(#451) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#451) There should be no spaces inside this paren. (space-in-parens)
(#451) There should be no spaces inside this paren. (space-in-parens)
(#454) There should be no spaces inside this paren. (space-in-parens)
(#454) There should be no spaces inside this paren. (space-in-parens)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#455) Infix operators must be spaced. (space-infix-ops)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#456) There should be no spaces inside this paren. (space-in-parens)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) Infix operators must be spaced. (space-infix-ops)
(#456) There should be no spaces inside this paren. (space-in-parens)
(#456) Trailing spaces not allowed. (no-trailing-spaces)
(#458) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#458) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#458) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) Infix operators must be spaced. (space-infix-ops)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#461) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#461) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#461) There should be no spaces inside this paren. (space-in-parens)
(#461) There should be no spaces inside this paren. (space-in-parens)
(#463) There should be no spaces inside this paren. (space-in-parens)
(#463) There should be no spaces inside this paren. (space-in-parens)
(#464) There should be no spaces inside this paren. (space-in-parens)
(#464) Infix operators must be spaced. (space-infix-ops)
(#464) There should be no spaces inside this paren. (space-in-parens)
(#465) There should be no spaces inside this paren. (space-in-parens)
(#465) Infix operators must be spaced. (space-infix-ops)
(#465) Infix operators must be spaced. (space-infix-ops)
(#465) Infix operators must be spaced. (space-infix-ops)
(#465) There should be no spaces inside this paren. (space-in-parens)
(#468) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#469) There should be no spaces inside this paren. (space-in-parens)
(#469) There should be no spaces inside this paren. (space-in-parens)
(#470) There should be no spaces inside this paren. (space-in-parens)
(#470) Infix operators must be spaced. (space-infix-ops)
(#470) Infix operators must be spaced. (space-infix-ops)
(#470) There should be no spaces inside this paren. (space-in-parens)
(#471) There should be no spaces inside this paren. (space-in-parens)
(#471) Infix operators must be spaced. (space-infix-ops)
(#471) Infix operators must be spaced. (space-infix-ops)
(#471) There should be no spaces inside this paren. (space-in-parens)
(#472) Trailing spaces not allowed. (no-trailing-spaces)
(#475) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#478) There should be no spaces inside this paren. (space-in-parens)
(#478) Infix operators must be spaced. (space-infix-ops)
(#478) There should be no spaces inside this paren. (space-in-parens)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#479) Trailing spaces not allowed. (no-trailing-spaces)
(#482) Trailing spaces not allowed. (no-trailing-spaces)
(#489) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#489) Unexpected space before function parentheses. (space-before-function-paren)
(#489) There should be no spaces inside this paren. (space-in-parens)
(#489) There should be no spaces inside this paren. (space-in-parens)
(#495) 'oDoc' is defined but never used (no-unused-vars)
(#497) 'jQuery' is not defined. (no-undef)
(#498) Trailing spaces not allowed. (no-trailing-spaces)
(#499) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#502) There should be no spaces inside this paren. (space-in-parens)
(#502) There should be no spaces inside this paren. (space-in-parens)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#503) Infix operators must be spaced. (space-infix-ops)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) Infix operators must be spaced. (space-infix-ops)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) Trailing spaces not allowed. (no-trailing-spaces)
(#506) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#506) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#506) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#506) There should be no spaces inside this paren. (space-in-parens)
(#506) Infix operators must be spaced. (space-infix-ops)
(#506) Infix operators must be spaced. (space-infix-ops)
(#506) There should be no spaces inside this paren. (space-in-parens)
(#509) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#509) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#512) There should be no spaces inside this paren. (space-in-parens)
(#512) Infix operators must be spaced. (space-infix-ops)
(#512) There should be no spaces inside this paren. (space-in-parens)
(#513) There should be no spaces inside this paren. (space-in-parens)
(#513) Infix operators must be spaced. (space-infix-ops)
(#513) There should be no spaces inside this paren. (space-in-parens)
(#516) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#517) There should be no spaces inside this paren. (space-in-parens)
(#517) There should be no spaces inside this paren. (space-in-parens)
(#518) There should be no spaces inside this paren. (space-in-parens)
(#518) Infix operators must be spaced. (space-infix-ops)
(#518) Infix operators must be spaced. (space-infix-ops)
(#518) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#520) Trailing spaces not allowed. (no-trailing-spaces)
(#523) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#526) There should be no spaces inside this paren. (space-in-parens)
(#526) Infix operators must be spaced. (space-infix-ops)
(#526) There should be no spaces inside this paren. (space-in-parens)
(#527) There should be no spaces inside this paren. (space-in-parens)
(#527) Infix operators must be spaced. (space-infix-ops)
(#527) Infix operators must be spaced. (space-infix-ops)
(#527) Infix operators must be spaced. (space-infix-ops)
(#527) There should be no spaces inside this paren. (space-in-parens)
(#527) Trailing spaces not allowed. (no-trailing-spaces)
(#530) Trailing spaces not allowed. (no-trailing-spaces)
(#537) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#537) Unexpected space before function parentheses. (space-before-function-paren)
(#537) There should be no spaces inside this paren. (space-in-parens)
(#537) There should be no spaces inside this paren. (space-in-parens)
(#545) 'jQuery' is not defined. (no-undef)
(#546) 'jQuery' is not defined. (no-undef)
(#547) Trailing spaces not allowed. (no-trailing-spaces)
(#548) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#548) There should be no spaces inside this paren. (space-in-parens)
(#548) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#552) There should be no spaces inside this paren. (space-in-parens)
(#552) Infix operators must be spaced. (space-infix-ops)
(#552) Infix operators must be spaced. (space-infix-ops)
(#552) Infix operators must be spaced. (space-infix-ops)
(#552) There should be no spaces inside this paren. (space-in-parens)
(#553) There should be no spaces inside this paren. (space-in-parens)
(#553) Infix operators must be spaced. (space-infix-ops)
(#553) There should be no spaces inside this paren. (space-in-parens)
(#553) Trailing spaces not allowed. (no-trailing-spaces)
(#555) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#555) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#555) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#555) Infix operators must be spaced. (space-infix-ops)
(#555) Infix operators must be spaced. (space-infix-ops)
(#555) Infix operators must be spaced. (space-infix-ops)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#558) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#558) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#558) There should be no spaces inside this paren. (space-in-parens)
(#558) There should be no spaces inside this paren. (space-in-parens)
(#560) There should be no spaces inside this paren. (space-in-parens)
(#560) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#561) Infix operators must be spaced. (space-infix-ops)
(#561) Infix operators must be spaced. (space-infix-ops)
(#561) Infix operators must be spaced. (space-infix-ops)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#562) There should be no spaces inside this paren. (space-in-parens)
(#562) Infix operators must be spaced. (space-infix-ops)
(#562) There should be no spaces inside this paren. (space-in-parens)
(#565) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#566) There should be no spaces inside this paren. (space-in-parens)
(#566) There should be no spaces inside this paren. (space-in-parens)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#567) Infix operators must be spaced. (space-infix-ops)
(#567) Infix operators must be spaced. (space-infix-ops)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#568) There should be no spaces inside this paren. (space-in-parens)
(#568) Infix operators must be spaced. (space-infix-ops)
(#568) Infix operators must be spaced. (space-infix-ops)
(#568) There should be no spaces inside this paren. (space-in-parens)
(#568) Trailing spaces not allowed. (no-trailing-spaces)
(#572) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#575) Infix operators must be spaced. (space-infix-ops)
(#575) Infix operators must be spaced. (space-infix-ops)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#576) There should be no spaces inside this paren. (space-in-parens)
(#576) Infix operators must be spaced. (space-infix-ops)
(#576) There should be no spaces inside this paren. (space-in-parens)
(#576) Trailing spaces not allowed. (no-trailing-spaces)
(#579) Trailing spaces not allowed. (no-trailing-spaces)
(#586) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#586) Unexpected space before function parentheses. (space-before-function-paren)
(#586) There should be no spaces inside this paren. (space-in-parens)
(#586) There should be no spaces inside this paren. (space-in-parens)
(#592) 'oDoc' is defined but never used (no-unused-vars)
(#601) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#601) There should be no spaces inside this paren. (space-in-parens)
(#601) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#605) There should be no spaces inside this paren. (space-in-parens)
(#605) Infix operators must be spaced. (space-infix-ops)
(#605) There should be no spaces inside this paren. (space-in-parens)
(#606) There should be no spaces inside this paren. (space-in-parens)
(#606) Infix operators must be spaced. (space-infix-ops)
(#606) There should be no spaces inside this paren. (space-in-parens)
(#608) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#608) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#608) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#608) There should be no spaces inside this paren. (space-in-parens)
(#608) Infix operators must be spaced. (space-infix-ops)
(#608) There should be no spaces inside this paren. (space-in-parens)
(#611) There should be no spaces inside this paren. (space-in-parens)
(#611) There should be no spaces inside this paren. (space-in-parens)
(#612) There should be no spaces inside this paren. (space-in-parens)
(#612) Infix operators must be spaced. (space-infix-ops)
(#612) Infix operators must be spaced. (space-infix-ops)
(#612) There should be no spaces inside this paren. (space-in-parens)
(#613) There should be no spaces inside this paren. (space-in-parens)
(#613) Infix operators must be spaced. (space-infix-ops)
(#613) There should be no spaces inside this paren. (space-in-parens)
(#616) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#618) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#618) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#618) There should be no spaces inside this paren. (space-in-parens)
(#620) There should be no spaces inside this paren. (space-in-parens)
(#620) There should be no spaces inside this paren. (space-in-parens)
(#621) There should be no spaces inside this paren. (space-in-parens)
(#621) Infix operators must be spaced. (space-infix-ops)
(#621) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#622) Infix operators must be spaced. (space-infix-ops)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#625) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#626) There should be no spaces inside this paren. (space-in-parens)
(#626) There should be no spaces inside this paren. (space-in-parens)
(#627) There should be no spaces inside this paren. (space-in-parens)
(#627) Infix operators must be spaced. (space-infix-ops)
(#627) There should be no spaces inside this paren. (space-in-parens)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#628) Infix operators must be spaced. (space-infix-ops)
(#628) Infix operators must be spaced. (space-infix-ops)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#632) Trailing spaces not allowed. (no-trailing-spaces)
(#643) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#643) Unexpected space before function parentheses. (space-before-function-paren)
(#643) There should be no spaces inside this paren. (space-in-parens)
(#643) There should be no spaces inside this paren. (space-in-parens)
(#645) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#645) There should be no spaces inside this paren. (space-in-parens)
(#645) There should be no spaces inside this paren. (space-in-parens)
(#651) Trailing spaces not allowed. (no-trailing-spaces)
(#652) Trailing spaces not allowed. (no-trailing-spaces)
(#653) Trailing spaces not allowed. (no-trailing-spaces)
(#653) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#657) Trailing spaces not allowed. (no-trailing-spaces)
(#664) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#664) Unexpected space before function parentheses. (space-before-function-paren)
(#664) There should be no spaces inside this paren. (space-in-parens)
(#664) There should be no spaces inside this paren. (space-in-parens)
(#668) Trailing spaces not allowed. (no-trailing-spaces)
(#670) 'jQuery' is not defined. (no-undef)
(#670) Infix operators must be spaced. (space-infix-ops)
(#671) Trailing spaces not allowed. (no-trailing-spaces)
(#673) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#675) 'jQuery' is not defined. (no-undef)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#676) There should be no spaces inside this paren. (space-in-parens)
(#676) There should be no spaces inside this paren. (space-in-parens)
(#678) Trailing spaces not allowed. (no-trailing-spaces)
(#680) 'jQuery' is not defined. (no-undef)
(#681) There should be no spaces inside this paren. (space-in-parens)
(#681) There should be no spaces inside this paren. (space-in-parens)
(#682) Trailing spaces not allowed. (no-trailing-spaces)
(#684) 'jQuery' is not defined. (no-undef)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#684) Unexpected space before function parentheses. (space-before-function-paren)
(#685) 'jQuery' is not defined. (no-undef)
(#685) Infix operators must be spaced. (space-infix-ops)
(#685) Infix operators must be spaced. (space-infix-ops)
(#685) There should be no spaces inside this paren. (space-in-parens)
(#685) 'jQuery' is not defined. (no-undef)
(#685) There should be no spaces inside this paren. (space-in-parens)
(#686) There should be no spaces inside this paren. (space-in-parens)
(#687) Trailing spaces not allowed. (no-trailing-spaces)
(#688) 'jQuery' is not defined. (no-undef)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#688) Unexpected space before function parentheses. (space-before-function-paren)
(#689) 'jQuery' is not defined. (no-undef)
(#689) Infix operators must be spaced. (space-infix-ops)
(#689) Infix operators must be spaced. (space-infix-ops)
(#689) There should be no spaces inside this paren. (space-in-parens)
(#689) 'jQuery' is not defined. (no-undef)
(#689) There should be no spaces inside this paren. (space-in-parens)
(#690) There should be no spaces inside this paren. (space-in-parens)
(#692) Trailing spaces not allowed. (no-trailing-spaces)
(#699) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#699) Unexpected space before function parentheses. (space-before-function-paren)
(#699) There should be no spaces inside this paren. (space-in-parens)
(#699) There should be no spaces inside this paren. (space-in-parens)
(#703) Trailing spaces not allowed. (no-trailing-spaces)
(#705) 'jQuery' is not defined. (no-undef)
(#705) Infix operators must be spaced. (space-infix-ops)
(#706) Trailing spaces not allowed. (no-trailing-spaces)
(#708) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#708) There should be no spaces inside this paren. (space-in-parens)
(#708) There should be no spaces inside this paren. (space-in-parens)
(#710) There should be no spaces inside this paren. (space-in-parens)
(#710) There should be no spaces inside this paren. (space-in-parens)
(#712) Trailing spaces not allowed. (no-trailing-spaces)
(#714) 'jQuery' is not defined. (no-undef)
(#715) There should be no spaces inside this paren. (space-in-parens)
(#715) There should be no spaces inside this paren. (space-in-parens)
(#716) Trailing spaces not allowed. (no-trailing-spaces)
(#718) 'jQuery' is not defined. (no-undef)
(#718) There should be no spaces inside this paren. (space-in-parens)
(#718) Unexpected space before function parentheses. (space-before-function-paren)
(#719) 'jQuery' is not defined. (no-undef)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) Infix operators must be spaced. (space-infix-ops)
(#719) There should be no spaces inside this paren. (space-in-parens)
(#719) 'jQuery' is not defined. (no-undef)
(#719) There should be no spaces inside this paren. (space-in-parens)
(#720) There should be no spaces inside this paren. (space-in-parens)
(#721) Trailing spaces not allowed. (no-trailing-spaces)
(#722) 'jQuery' is not defined. (no-undef)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#722) Unexpected space before function parentheses. (space-before-function-paren)
(#723) 'jQuery' is not defined. (no-undef)
(#723) Infix operators must be spaced. (space-infix-ops)
(#723) Infix operators must be spaced. (space-infix-ops)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) 'jQuery' is not defined. (no-undef)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#726) Trailing spaces not allowed. (no-trailing-spaces)
(#733) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#733) Unexpected space before function parentheses. (space-before-function-paren)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#737) '$' is not defined. (no-undef)
(#738) 'iCols' is defined but never used (no-unused-vars)
(#738) '$' is not defined. (no-undef)
(#739) 'bRubbishOldIE' is defined but never used (no-unused-vars)
(#739) '$' is not defined. (no-undef)
(#739) '$' is not defined. (no-undef)
(#739) '$' is not defined. (no-undef)
(#740) Trailing spaces not allowed. (no-trailing-spaces)
(#742) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#742) There should be no spaces inside this paren. (space-in-parens)
(#742) There should be no spaces inside this paren. (space-in-parens)
(#744) There should be no spaces inside this paren. (space-in-parens)
(#744) There should be no spaces inside this paren. (space-in-parens)
(#746) Trailing spaces not allowed. (no-trailing-spaces)
(#748) There should be no spaces inside this paren. (space-in-parens)
(#748) 'jQuery' is not defined. (no-undef)
(#748) There should be no spaces inside this paren. (space-in-parens)
(#749) There should be no spaces inside this paren. (space-in-parens)
(#749) 'jQuery' is not defined. (no-undef)
(#749) There should be no spaces inside this paren. (space-in-parens)
(#750) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#750) There should be no spaces inside this paren. (space-in-parens)
(#750) There should be no spaces inside this paren. (space-in-parens)
(#752) There should be no spaces inside this paren. (space-in-parens)
(#752) 'jQuery' is not defined. (no-undef)
(#752) There should be no spaces inside this paren. (space-in-parens)
(#754) Trailing spaces not allowed. (no-trailing-spaces)
(#756) '$' is not defined. (no-undef)
(#756) There should be no spaces inside this paren. (space-in-parens)
(#756) Unexpected space before function parentheses. (space-before-function-paren)
(#756) 'k' is defined but never used (no-unused-vars)
(#757) '$' is not defined. (no-undef)
(#758) There should be no spaces inside this paren. (space-in-parens)
(#760) '$' is not defined. (no-undef)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) Unexpected space before function parentheses. (space-before-function-paren)
(#760) 'k' is defined but never used (no-unused-vars)
(#761) '$' is not defined. (no-undef)
(#762) There should be no spaces inside this paren. (space-in-parens)
(#764) '$' is not defined. (no-undef)
(#764) There should be no spaces inside this paren. (space-in-parens)
(#764) Unexpected space before function parentheses. (space-before-function-paren)
(#764) 'k' is defined but never used (no-unused-vars)
(#765) '$' is not defined. (no-undef)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#767) Trailing spaces not allowed. (no-trailing-spaces)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#769) Trailing spaces not allowed. (no-trailing-spaces)
(#770) 'jQuery' is not defined. (no-undef)
(#771) Infix operators must be spaced. (space-infix-ops)
(#772) Infix operators must be spaced. (space-infix-ops)
(#774) Trailing spaces not allowed. (no-trailing-spaces)
(#781) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#781) Unexpected space before function parentheses. (space-before-function-paren)
(#781) There should be no spaces inside this paren. (space-in-parens)
(#781) There should be no spaces inside this paren. (space-in-parens)
(#784) '$' is not defined. (no-undef)
(#786) 'jQuery' is not defined. (no-undef)
(#787) 'bRubbishOldIE' is defined but never used (no-unused-vars)
(#787) '$' is not defined. (no-undef)
(#787) '$' is not defined. (no-undef)
(#787) '$' is not defined. (no-undef)
(#788) Trailing spaces not allowed. (no-trailing-spaces)
(#790) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#790) There should be no spaces inside this paren. (space-in-parens)
(#790) There should be no spaces inside this paren. (space-in-parens)
(#792) There should be no spaces inside this paren. (space-in-parens)
(#792) There should be no spaces inside this paren. (space-in-parens)
(#794) Trailing spaces not allowed. (no-trailing-spaces)
(#796) There should be no spaces inside this paren. (space-in-parens)
(#796) 'jQuery' is not defined. (no-undef)
(#796) There should be no spaces inside this paren. (space-in-parens)
(#797) There should be no spaces inside this paren. (space-in-parens)
(#797) 'jQuery' is not defined. (no-undef)
(#797) There should be no spaces inside this paren. (space-in-parens)
(#798) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#798) There should be no spaces inside this paren. (space-in-parens)
(#798) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) 'jQuery' is not defined. (no-undef)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#802) 'jQuery' is not defined. (no-undef)
(#802) Infix operators must be spaced. (space-infix-ops)
(#802) Infix operators must be spaced. (space-infix-ops)
(#803) 'jQuery' is not defined. (no-undef)
(#803) Infix operators must be spaced. (space-infix-ops)
(#803) Infix operators must be spaced. (space-infix-ops)
(#804) Trailing spaces not allowed. (no-trailing-spaces)
(#806) '$' is not defined. (no-undef)
(#806) There should be no spaces inside this paren. (space-in-parens)
(#806) Unexpected space before function parentheses. (space-before-function-paren)
(#806) 'k' is defined but never used (no-unused-vars)
(#807) '$' is not defined. (no-undef)
(#807) Infix operators must be spaced. (space-infix-ops)
(#807) Infix operators must be spaced. (space-infix-ops)
(#807) Infix operators must be spaced. (space-infix-ops)
(#808) There should be no spaces inside this paren. (space-in-parens)
(#809) Trailing spaces not allowed. (no-trailing-spaces)
(#810) There should be no spaces inside this paren. (space-in-parens)
(#810) There should be no spaces inside this paren. (space-in-parens)
(#811) Trailing spaces not allowed. (no-trailing-spaces)
(#812) 'jQuery' is not defined. (no-undef)
(#812) Infix operators must be spaced. (space-infix-ops)
(#812) Infix operators must be spaced. (space-infix-ops)
(#812) Infix operators must be spaced. (space-infix-ops)
(#813) Infix operators must be spaced. (space-infix-ops)
(#814) Infix operators must be spaced. (space-infix-ops)
(#816) Trailing spaces not allowed. (no-trailing-spaces)
(#817) Trailing spaces not allowed. (no-trailing-spaces)
(#818) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#828) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#828) Unexpected space before function parentheses. (space-before-function-paren)
(#828) There should be no spaces inside this paren. (space-in-parens)
(#828) There should be no spaces inside this paren. (space-in-parens)
(#830) 'that' is defined but never used (no-unused-vars)
(#831) '$' is not defined. (no-undef)
(#831) Infix operators must be spaced. (space-infix-ops)
(#833) '$' is not defined. (no-undef)
(#833) '$' is not defined. (no-undef)
(#833) '$' is not defined. (no-undef)
(#834) Trailing spaces not allowed. (no-trailing-spaces)
(#836) '$' is not defined. (no-undef)
(#836) Infix operators must be spaced. (space-infix-ops)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#836) Unexpected space before function parentheses. (space-before-function-paren)
(#838) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#838) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#838) There should be no spaces inside this paren. (space-in-parens)
(#838) '$' is not defined. (no-undef)
(#838) '$' is not defined. (no-undef)
(#838) There should be no spaces inside this paren. (space-in-parens)
(#840) '$' is not defined. (no-undef)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#840) '$' is not defined. (no-undef)
(#840) Infix operators must be spaced. (space-infix-ops)
(#840) Infix operators must be spaced. (space-infix-ops)
(#840) Infix operators must be spaced. (space-infix-ops)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#843) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#844) '$' is not defined. (no-undef)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#844) '$' is not defined. (no-undef)
(#844) Infix operators must be spaced. (space-infix-ops)
(#844) Infix operators must be spaced. (space-infix-ops)
(#844) Infix operators must be spaced. (space-infix-ops)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#846) Trailing spaces not allowed. (no-trailing-spaces)
(#847) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#847) There should be no spaces inside this paren. (space-in-parens)
(#847) There should be no spaces inside this paren. (space-in-parens)
(#849) '$' is not defined. (no-undef)
(#849) Infix operators must be spaced. (space-infix-ops)
(#849) Infix operators must be spaced. (space-infix-ops)
(#849) Infix operators must be spaced. (space-infix-ops)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#849) '$' is not defined. (no-undef)
(#849) Infix operators must be spaced. (space-infix-ops)
(#849) Infix operators must be spaced. (space-infix-ops)
(#849) Infix operators must be spaced. (space-infix-ops)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#849) Trailing spaces not allowed. (no-trailing-spaces)
(#851) There should be no spaces inside this paren. (space-in-parens)
(#855) Trailing spaces not allowed. (no-trailing-spaces)
(#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)
(#902) 'jQuery' is not defined. (no-undef)
(#903) 'jQuery' is not defined. (no-undef)
(#906) Trailing spaces not allowed. (no-trailing-spaces)
(#909) Trailing spaces not allowed. (no-trailing-spaces)
(#922) Trailing spaces not allowed. (no-trailing-spaces)
(#931) 'jQuery' is not defined. (no-undef)
(#931) There should be no spaces inside this paren. (space-in-parens)
(#931) Unexpected space before function parentheses. (space-before-function-paren)
(#933) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) Infix operators must be spaced. (space-infix-ops)
(#933) Infix operators must be spaced. (space-infix-ops)
(#933) Unexpected whitespace before semicolon. (semi-spacing)
(#933) Infix operators must be spaced. (space-infix-ops)
(#933) Unexpected whitespace before semicolon. (semi-spacing)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
blocks/configurable_reports/js/datatables/extras/FixedHeader/js/FixedHeader.min.js
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Expected { after 'if' condition. (curly)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Unexpected alert. (no-alert)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected space(s) after "else". (keyword-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before value for key 'aoCache'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'oSides'. (key-spacing)
(#15) Missing space before value for key 'top'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'bottom'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'left'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'right'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'oZIndexes'. (key-spacing)
(#15) Missing space before value for key 'top'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'bottom'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'left'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'right'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'oMes'. (key-spacing)
(#15) Missing space before value for key 'iTableWidth'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'iTableHeight'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'iTableLeft'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'iTableRight'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'iTableTop'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'iTableBottom'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'oOffset'. (key-spacing)
(#15) Missing space before value for key 'top'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'nTable'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'bUseAbsPos'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'bFooter'. (key-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Requires a space after '{'. (block-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Requires a space before '}'. (block-spacing)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before value for key 'fnInit'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Invalid typeof comparison value (valid-typeof)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Unexpected alert. (no-alert)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Expected space(s) before "var". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Unexpected alert. (no-alert)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Missing space before value for key 'fn'. (key-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#18) unnecessary '.call()'. (no-useless-call)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) unnecessary '.call()'. (no-useless-call)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing semicolon. (semi)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'sName'. (key-spacing)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) Expected { after 'else'. (curly)
(#18) Expected space(s) before "else". (keyword-spacing)
(#18) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) '$' is not defined. (no-undef)
(#18) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'jQuery' is not defined. (no-undef)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'jQuery' is not defined. (no-undef)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'jQuery' is not defined. (no-undef)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) unnecessary '.call()'. (no-useless-call)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) 'jQuery' is not defined. (no-undef)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) unnecessary '.call()'. (no-useless-call)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) unnecessary '.call()'. (no-useless-call)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'fnInitSettings'. (key-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Expected { after 'if' condition. (curly)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'jQuery' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'jQuery' is not defined. (no-undef)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'jQuery' is not defined. (no-undef)
(#20) Missing semicolon. (semi)
(#20) Requires a space before '}'. (block-spacing)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) Missing space before value for key '_fnCloneTable'. (key-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) 'jQuery' is not defined. (no-undef)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) Missing space before value for key 'nNode'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'nWrapper'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'sType'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'sPosition'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'sTop'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'sLeft'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'fnClone'. (key-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key '_fnMeasure'. (key-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'jQuery' is not defined. (no-undef)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key '_fnSumScroll'. (key-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) 'b' used outside of binding context. (block-scoped-var)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key '_fnUpdatePositions'. (key-spacing)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Do not nest ternary expressions (no-nested-ternary)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Do not nest ternary expressions (no-nested-ternary)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key '_fnUpdateClones'. (key-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected { after 'for' condition. (curly)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key '_fnScrollHorizontalRight'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) 'jQuery' is not defined. (no-undef)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Do not nest ternary expressions (no-nested-ternary)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Do not nest ternary expressions (no-nested-ternary)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key '_fnScrollHorizontalLeft'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'jQuery' is not defined. (no-undef)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Do not nest ternary expressions (no-nested-ternary)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Do not nest ternary expressions (no-nested-ternary)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key '_fnScrollFixedFooter'. (key-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) 'jQuery' is not defined. (no-undef)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) 'jQuery' is not defined. (no-undef)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Do not nest ternary expressions (no-nested-ternary)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Do not nest ternary expressions (no-nested-ternary)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key '_fnScrollFixedHeader'. (key-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Expected { after 'for' condition. (curly)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Do not nest ternary expressions (no-nested-ternary)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) 'b' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'd' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'c' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) 'e' used outside of binding context. (block-scoped-var)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) 'b' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) 'e' used outside of binding context. (block-scoped-var)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) 'b' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) 'e' used outside of binding context. (block-scoped-var)
(#31) 'd' used outside of binding context. (block-scoped-var)
(#31) Do not nest ternary expressions (no-nested-ternary)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'c' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'b' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'f' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) 'e' used outside of binding context. (block-scoped-var)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) 'b' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) 'f' used outside of binding context. (block-scoped-var)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) 'e' used outside of binding context. (block-scoped-var)
(#31) A space is required after ','. (comma-spacing)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) A space is required after ','. (comma-spacing)
(#32) 'b' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'e' used outside of binding context. (block-scoped-var)
(#32) 'c' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'e' used outside of binding context. (block-scoped-var)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'd' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'e' used outside of binding context. (block-scoped-var)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'b' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'e' used outside of binding context. (block-scoped-var)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'e' used outside of binding context. (block-scoped-var)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'c' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'e' used outside of binding context. (block-scoped-var)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'b' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'd' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) 'e' used outside of binding context. (block-scoped-var)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key '_fnUpdateCache'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key '_fnCloneThead'. (key-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Expected space(s) after "for". (keyword-spacing)
(#33) Expected { after 'for' condition. (curly)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'jQuery' is not defined. (no-undef)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'jQuery' is not defined. (no-undef)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) A space is required after ','. (comma-spacing)
(#33) Unexpected use of comma operator. (no-sequences)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) 'jQuery' is not defined. (no-undef)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) 'jQuery' is not defined. (no-undef)
(#33) A space is required after ','. (comma-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) 'jQuery' is not defined. (no-undef)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) 'jQuery' is not defined. (no-undef)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) 'jQuery' is not defined. (no-undef)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) 'jQuery' is not defined. (no-undef)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) 'jQuery' is not defined. (no-undef)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Missing space before value for key '_fnCloneTfoot'. (key-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected { after 'for' condition. (curly)
(#34) Expected space(s) after "for". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) 'jQuery' is not defined. (no-undef)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) 'jQuery' is not defined. (no-undef)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) 'jQuery' is not defined. (no-undef)
(#34) A space is required after ','. (comma-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) 'jQuery' is not defined. (no-undef)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) 'jQuery' is not defined. (no-undef)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) 'jQuery' is not defined. (no-undef)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) 'jQuery' is not defined. (no-undef)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) 'jQuery' is not defined. (no-undef)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before value for key '_fnCloneTLeft'. (key-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) A space is required after ','. (comma-spacing)
(#35) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) '$' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected { after 'for' condition. (curly)
(#35) Expected space(s) after "for". (keyword-spacing)
(#35) '$' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#35) 'jQuery' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) 'jQuery' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) 'jQuery' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) '$' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) '$' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) '$' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) '$' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) '$' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) '$' is not defined. (no-undef)
(#35) A space is required after ','. (comma-spacing)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) 'jQuery' is not defined. (no-undef)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing semicolon. (semi)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing space before value for key '_fnCloneTRight'. (key-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Expected { after 'for' condition. (curly)
(#36) Expected space(s) after "for". (keyword-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) '$' is not defined. (no-undef)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) 'jQuery' is not defined. (no-undef)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) 'd' used outside of binding context. (block-scoped-var)
(#36) 'jQuery' is not defined. (no-undef)
(#36) A space is required after ','. (comma-spacing)
(#36) 'c' used outside of binding context. (block-scoped-var)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) 'd' used outside of binding context. (block-scoped-var)
(#36) 'jQuery' is not defined. (no-undef)
(#36) A space is required after ','. (comma-spacing)
(#36) 'c' used outside of binding context. (block-scoped-var)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) 'c' used outside of binding context. (block-scoped-var)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) 'd' used outside of binding context. (block-scoped-var)
(#36) 'jQuery' is not defined. (no-undef)
(#36) A space is required after ','. (comma-spacing)
(#36) 'c' used outside of binding context. (block-scoped-var)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) 'jQuery' is not defined. (no-undef)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) 'e' used outside of binding context. (block-scoped-var)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'd' used outside of binding context. (block-scoped-var)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) 'jQuery' is not defined. (no-undef)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) 'e' used outside of binding context. (block-scoped-var)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'd' used outside of binding context. (block-scoped-var)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#37) '$' is not defined. (no-undef)
(#37) A space is required after ','. (comma-spacing)
(#37) 'd' used outside of binding context. (block-scoped-var)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) '$' is not defined. (no-undef)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) 'e' used outside of binding context. (block-scoped-var)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) 'b' used outside of binding context. (block-scoped-var)
(#37) A space is required after ','. (comma-spacing)
(#37) 'd' used outside of binding context. (block-scoped-var)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) 'c' used outside of binding context. (block-scoped-var)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) 'jQuery' is not defined. (no-undef)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) 'e' used outside of binding context. (block-scoped-var)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'c' used outside of binding context. (block-scoped-var)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) 'd' used outside of binding context. (block-scoped-var)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) 'c' used outside of binding context. (block-scoped-var)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) 'c' used outside of binding context. (block-scoped-var)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'fnEqualiseHeights'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) '$' is not defined. (no-undef)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) '$' is not defined. (no-undef)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) '$' is not defined. (no-undef)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) '$' is not defined. (no-undef)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) '$' is not defined. (no-undef)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) '$' is not defined. (no-undef)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) '$' is not defined. (no-undef)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) '$' is not defined. (no-undef)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) '$' is not defined. (no-undef)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before value for key 'iScrollTop'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'iScrollRight'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'iScrollBottom'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'iScrollLeft'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'iHeight'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'iWidth'. (key-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before value for key 'iHeight'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'iWidth'. (key-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) 'jQuery' is not defined. (no-undef)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) 'jQuery' is not defined. (no-undef)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) 'jQuery' is not defined. (no-undef)
(#40) Requires a space after '{'. (block-spacing)
(#40) Missing space before opening brace. (space-before-blocks)
(#40) Statement inside of curly braces should be on next line. (brace-style)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#40) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#40) Expected { after 'for' condition. (curly)
(#40) Expected space(s) after "for". (keyword-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Requires a space before '}'. (block-spacing)
(#40) Missing semicolon. (semi)
blocks/configurable_reports/js/datatables/extras/KeyTable/js/KeyTable.js
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#23) Missing JSDoc comment. (require-jsdoc)
(#23) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#23) 'KeyTable' is defined but never used (no-unused-vars)
(#23) Unexpected space before function parentheses. (space-before-function-paren)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Trailing spaces not allowed. (no-trailing-spaces)
(#46) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#58) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#58) Unexpected space before function parentheses. (space-before-function-paren)
(#60) There should be no space after '[' (array-bracket-spacing)
(#60) There should be no space before ']' (array-bracket-spacing)
(#62) Trailing spaces not allowed. (no-trailing-spaces)
(#63) Trailing spaces not allowed. (no-trailing-spaces)
(#70) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#70) Unexpected space before function parentheses. (space-before-function-paren)
(#74) Trailing spaces not allowed. (no-trailing-spaces)
(#75) Trailing spaces not allowed. (no-trailing-spaces)
(#82) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#82) Unexpected space before function parentheses. (space-before-function-paren)
(#86) Trailing spaces not allowed. (no-trailing-spaces)
(#87) Trailing spaces not allowed. (no-trailing-spaces)
(#96) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#96) There should be no spaces inside this paren. (space-in-parens)
(#96) There should be no spaces inside this paren. (space-in-parens)
(#98) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#98) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#98) There should be no spaces inside this paren. (space-in-parens)
(#98) There should be no spaces inside this paren. (space-in-parens)
(#100) There should be no spaces inside this paren. (space-in-parens)
(#100) There should be no spaces inside this paren. (space-in-parens)
(#103) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#104) There should be no spaces inside this paren. (space-in-parens)
(#104) There should be no spaces inside this paren. (space-in-parens)
(#107) Trailing spaces not allowed. (no-trailing-spaces)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#112) Trailing spaces not allowed. (no-trailing-spaces)
(#119) Trailing spaces not allowed. (no-trailing-spaces)
(#121) Trailing spaces not allowed. (no-trailing-spaces)
(#122) Trailing spaces not allowed. (no-trailing-spaces)
(#126) Trailing spaces not allowed. (no-trailing-spaces)
(#134) Trailing spaces not allowed. (no-trailing-spaces)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#148) Trailing spaces not allowed. (no-trailing-spaces)
(#155) Trailing spaces not allowed. (no-trailing-spaces)
(#167) Trailing spaces not allowed. (no-trailing-spaces)
(#174) Trailing spaces not allowed. (no-trailing-spaces)
(#178) Trailing spaces not allowed. (no-trailing-spaces)
(#179) Trailing spaces not allowed. (no-trailing-spaces)
(#183) Trailing spaces not allowed. (no-trailing-spaces)
(#187) Trailing spaces not allowed. (no-trailing-spaces)
(#194) Missing JSDoc comment. (require-jsdoc)
(#194) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#194) There should be no spaces inside this paren. (space-in-parens)
(#194) There should be no spaces inside this paren. (space-in-parens)
(#209) Unexpected space before function parentheses. (space-before-function-paren)
(#209) There should be no spaces inside this paren. (space-in-parens)
(#209) There should be no spaces inside this paren. (space-in-parens)
(#210) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#210) There should be no spaces inside this paren. (space-in-parens)
(#210) Infix operators must be spaced. (space-infix-ops)
(#210) Trailing spaces not allowed. (no-trailing-spaces)
(#211) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#211) Infix operators must be spaced. (space-infix-ops)
(#211) Trailing spaces not allowed. (no-trailing-spaces)
(#212) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#212) There should be no spaces inside this paren. (space-in-parens)
(#214) There should be no spaces inside this paren. (space-in-parens)
(#214) There should be no spaces inside this paren. (space-in-parens)
(#216) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#216) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#216) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#218) There should be no spaces inside this paren. (space-in-parens)
(#218) There should be no spaces inside this paren. (space-in-parens)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#219) There should be no spaces inside this paren. (space-in-parens)
(#222) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#223) Unexpected alert. (no-alert)
(#223) There should be no spaces inside this paren. (space-in-parens)
(#223) Infix operators must be spaced. (space-infix-ops)
(#223) Infix operators must be spaced. (space-infix-ops)
(#223) Infix operators must be spaced. (space-infix-ops)
(#223) Infix operators must be spaced. (space-infix-ops)
(#223) Infix operators must be spaced. (space-infix-ops)
(#223) There should be no spaces inside this paren. (space-in-parens)
(#227) Trailing spaces not allowed. (no-trailing-spaces)
(#228) Trailing spaces not allowed. (no-trailing-spaces)
(#235) Missing JSDoc comment. (require-jsdoc)
(#235) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#235) There should be no spaces inside this paren. (space-in-parens)
(#235) There should be no spaces inside this paren. (space-in-parens)
(#251) Unexpected space before function parentheses. (space-before-function-paren)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#252) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#252) There should be no spaces inside this paren. (space-in-parens)
(#252) Infix operators must be spaced. (space-infix-ops)
(#252) Trailing spaces not allowed. (no-trailing-spaces)
(#253) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#253) Infix operators must be spaced. (space-infix-ops)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#253) There should be no spaces inside this paren. (space-in-parens)
(#255) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#255) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#255) There should be no spaces inside this paren. (space-in-parens)
(#255) There should be no spaces inside this paren. (space-in-parens)
(#257) There should be no spaces inside this paren. (space-in-parens)
(#257) There should be no spaces inside this paren. (space-in-parens)
(#260) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#261) There should be no spaces inside this paren. (space-in-parens)
(#261) There should be no spaces inside this paren. (space-in-parens)
(#264) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#264) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#264) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#264) There should be no spaces inside this paren. (space-in-parens)
(#264) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#267) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#267) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#267) There should be no spaces inside this paren. (space-in-parens)
(#267) There should be no spaces inside this paren. (space-in-parens)
(#269) There should be no spaces inside this paren. (space-in-parens)
(#269) There should be no spaces inside this paren. (space-in-parens)
(#272) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#273) There should be no spaces inside this paren. (space-in-parens)
(#273) There should be no spaces inside this paren. (space-in-parens)
(#277) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#278) Unexpected alert. (no-alert)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) Infix operators must be spaced. (space-infix-ops)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#282) Trailing spaces not allowed. (no-trailing-spaces)
(#284) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#284) There should be no spaces inside this paren. (space-in-parens)
(#284) There should be no spaces inside this paren. (space-in-parens)
(#286) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#286) There should be no spaces inside this paren. (space-in-parens)
(#286) There should be no spaces inside this paren. (space-in-parens)
(#288) There should be no spaces inside this paren. (space-in-parens)
(#288) There should be no spaces inside this paren. (space-in-parens)
(#289) There should be no spaces inside this paren. (space-in-parens)
(#289) There should be no spaces inside this paren. (space-in-parens)
(#292) Trailing spaces not allowed. (no-trailing-spaces)
(#293) Trailing spaces not allowed. (no-trailing-spaces)
(#303) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#303) Missing JSDoc comment. (require-jsdoc)
(#303) There should be no spaces inside this paren. (space-in-parens)
(#303) There should be no spaces inside this paren. (space-in-parens)
(#305) There should be no spaces inside this paren. (space-in-parens)
(#309) There should be no spaces inside this paren. (space-in-parens)
(#311) Trailing spaces not allowed. (no-trailing-spaces)
(#312) Trailing spaces not allowed. (no-trailing-spaces)
(#322) Missing JSDoc comment. (require-jsdoc)
(#322) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#322) There should be no spaces inside this paren. (space-in-parens)
(#322) There should be no spaces inside this paren. (space-in-parens)
(#325) Trailing spaces not allowed. (no-trailing-spaces)
(#326) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#326) There should be no spaces inside this paren. (space-in-parens)
(#326) Infix operators must be spaced. (space-infix-ops)
(#326) Infix operators must be spaced. (space-infix-ops)
(#326) Unexpected whitespace before semicolon. (semi-spacing)
(#326) Infix operators must be spaced. (space-infix-ops)
(#326) Infix operators must be spaced. (space-infix-ops)
(#326) Unexpected whitespace before semicolon. (semi-spacing)
(#326) There should be no spaces inside this paren. (space-in-parens)
(#328) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#328) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#328) There should be no spaces inside this paren. (space-in-parens)
(#328) There should be no spaces inside this paren. (space-in-parens)
(#330) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#330) There should be no spaces inside this paren. (space-in-parens)
(#330) Infix operators must be spaced. (space-infix-ops)
(#331) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#331) Infix operators must be spaced. (space-infix-ops)
(#332) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#332) Infix operators must be spaced. (space-infix-ops)
(#332) There should be no spaces inside this paren. (space-in-parens)
(#334) There should be no spaces inside this paren. (space-in-parens)
(#334) Infix operators must be spaced. (space-infix-ops)
(#334) There should be no spaces inside this paren. (space-in-parens)
(#339) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#340) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#340) There should be no spaces inside this paren. (space-in-parens)
(#340) Infix operators must be spaced. (space-infix-ops)
(#341) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#341) Infix operators must be spaced. (space-infix-ops)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#350) Trailing spaces not allowed. (no-trailing-spaces)
(#351) Trailing spaces not allowed. (no-trailing-spaces)
(#363) Missing JSDoc comment. (require-jsdoc)
(#363) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#363) Unexpected space before function parentheses. (space-before-function-paren)
(#363) There should be no spaces inside this paren. (space-in-parens)
(#363) There should be no spaces inside this paren. (space-in-parens)
(#367) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#367) There should be no spaces inside this paren. (space-in-parens)
(#367) Infix operators must be spaced. (space-infix-ops)
(#367) Unexpected whitespace before semicolon. (semi-spacing)
(#367) Infix operators must be spaced. (space-infix-ops)
(#367) Unexpected whitespace before semicolon. (semi-spacing)
(#367) There should be no spaces inside this paren. (space-in-parens)
(#369) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#369) There should be no spaces inside this paren. (space-in-parens)
(#369) Multiple spaces found before '&&'. (no-multi-spaces)
(#369) Multiple spaces found before ')'. (no-multi-spaces)
(#369) There should be no spaces inside this paren. (space-in-parens)
(#370) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#370) There should be no spaces inside this paren. (space-in-parens)
(#370) Multiple spaces found before ')'. (no-multi-spaces)
(#371) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#371) Multiple spaces found before '&&'. (no-multi-spaces)
(#371) There should be no spaces inside this paren. (space-in-parens)
(#372) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#372) There should be no spaces inside this paren. (space-in-parens)
(#375) There should be no spaces inside this paren. (space-in-parens)
(#375) A space is required after ','. (comma-spacing)
(#375) There should be no spaces inside this paren. (space-in-parens)
(#381) Trailing spaces not allowed. (no-trailing-spaces)
(#382) Trailing spaces not allowed. (no-trailing-spaces)
(#383) Trailing spaces not allowed. (no-trailing-spaces)
(#383) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#387) Trailing spaces not allowed. (no-trailing-spaces)
(#395) Function '_fnSetFocus' has a complexity of 26. (complexity)
(#395) Missing JSDoc comment. (require-jsdoc)
(#395) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#395) There should be no spaces inside this paren. (space-in-parens)
(#395) There should be no spaces inside this paren. (space-in-parens)
(#398) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#402) Trailing spaces not allowed. (no-trailing-spaces)
(#403) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#403) There should be no spaces inside this paren. (space-in-parens)
(#403) There should be no spaces inside this paren. (space-in-parens)
(#407) Trailing spaces not allowed. (no-trailing-spaces)
(#409) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#409) There should be no spaces inside this paren. (space-in-parens)
(#409) There should be no spaces inside this paren. (space-in-parens)
(#411) There should be no spaces inside this paren. (space-in-parens)
(#411) There should be no spaces inside this paren. (space-in-parens)
(#413) Trailing spaces not allowed. (no-trailing-spaces)
(#415) 'jQuery' is not defined. (no-undef)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#416) 'jQuery' is not defined. (no-undef)
(#416) There should be no spaces inside this paren. (space-in-parens)
(#416) There should be no spaces inside this paren. (space-in-parens)
(#417) Trailing spaces not allowed. (no-trailing-spaces)
(#420) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#425) Trailing spaces not allowed. (no-trailing-spaces)
(#427) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#427) There should be no spaces inside this paren. (space-in-parens)
(#427) There should be no spaces inside this paren. (space-in-parens)
(#429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#429) There should be no spaces inside this paren. (space-in-parens)
(#429) There should be no spaces inside this paren. (space-in-parens)
(#432) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#432) There should be no spaces inside this paren. (space-in-parens)
(#432) There should be no spaces inside this paren. (space-in-parens)
(#438) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#441) There should be no spaces inside this paren. (space-in-parens)
(#441) There should be no spaces inside this paren. (space-in-parens)
(#443) Trailing spaces not allowed. (no-trailing-spaces)
(#445) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#445) There should be no spaces inside this paren. (space-in-parens)
(#445) There should be no spaces inside this paren. (space-in-parens)
(#447) Infix operators must be spaced. (space-infix-ops)
(#450) Trailing spaces not allowed. (no-trailing-spaces)
(#451) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#451) There should be no spaces inside this paren. (space-in-parens)
(#451) There should be no spaces inside this paren. (space-in-parens)
(#453) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#455) There should be no spaces inside this paren. (space-in-parens)
(#457) Trailing spaces not allowed. (no-trailing-spaces)
(#459) There should be no spaces inside this paren. (space-in-parens)
(#459) There should be no spaces inside this paren. (space-in-parens)
(#460) Trailing spaces not allowed. (no-trailing-spaces)
(#464) Trailing spaces not allowed. (no-trailing-spaces)
(#466) There should be no spaces inside this paren. (space-in-parens)
(#466) There should be no spaces inside this paren. (space-in-parens)
(#470) Trailing spaces not allowed. (no-trailing-spaces)
(#472) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#472) There should be no spaces inside this paren. (space-in-parens)
(#472) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#482) Trailing spaces not allowed. (no-trailing-spaces)
(#486) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#487) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#487) There should be no spaces inside this paren. (space-in-parens)
(#489) '$' is not defined. (no-undef)
(#490) '$' is not defined. (no-undef)
(#492) Trailing spaces not allowed. (no-trailing-spaces)
(#494) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#494) Infix operators must be spaced. (space-infix-ops)
(#494) Infix operators must be spaced. (space-infix-ops)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no spaces inside this paren. (space-in-parens)
(#497) Infix operators must be spaced. (space-infix-ops)
(#497) There should be no spaces inside this paren. (space-in-parens)
(#499) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#499) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#502) There should be no spaces inside this paren. (space-in-parens)
(#502) There should be no spaces inside this paren. (space-in-parens)
(#504) Trailing spaces not allowed. (no-trailing-spaces)
(#506) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#506) There should be no spaces inside this paren. (space-in-parens)
(#506) Infix operators must be spaced. (space-infix-ops)
(#506) Infix operators must be spaced. (space-infix-ops)
(#506) There should be no spaces inside this paren. (space-in-parens)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#509) Infix operators must be spaced. (space-infix-ops)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#511) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#511) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#514) There should be no spaces inside this paren. (space-in-parens)
(#514) There should be no spaces inside this paren. (space-in-parens)
(#517) Trailing spaces not allowed. (no-trailing-spaces)
(#519) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#520) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#520) There should be no spaces inside this paren. (space-in-parens)
(#529) Trailing spaces not allowed. (no-trailing-spaces)
(#531) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#531) Infix operators must be spaced. (space-infix-ops)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#535) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#535) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#539) Trailing spaces not allowed. (no-trailing-spaces)
(#541) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#541) Infix operators must be spaced. (space-infix-ops)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#545) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#545) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#553) Trailing spaces not allowed. (no-trailing-spaces)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#557) Trailing spaces not allowed. (no-trailing-spaces)
(#558) Trailing spaces not allowed. (no-trailing-spaces)
(#565) Missing JSDoc comment. (require-jsdoc)
(#565) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#573) Trailing spaces not allowed. (no-trailing-spaces)
(#574) Trailing spaces not allowed. (no-trailing-spaces)
(#581) Missing JSDoc comment. (require-jsdoc)
(#581) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#583) 'jQuery' is not defined. (no-undef)
(#583) There should be no spaces inside this paren. (space-in-parens)
(#583) There should be no spaces inside this paren. (space-in-parens)
(#584) 'jQuery' is not defined. (no-undef)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#587) Trailing spaces not allowed. (no-trailing-spaces)
(#588) Trailing spaces not allowed. (no-trailing-spaces)
(#595) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#595) Missing JSDoc comment. (require-jsdoc)
(#595) Unexpected space before function parentheses. (space-before-function-paren)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#595) 'e' is defined but never used (no-unused-vars)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#598) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#598) There should be no spaces inside this paren. (space-in-parens)
(#598) There should be no spaces inside this paren. (space-in-parens)
(#602) Trailing spaces not allowed. (no-trailing-spaces)
(#603) There should be no spaces inside this paren. (space-in-parens)
(#603) There should be no spaces inside this paren. (space-in-parens)
(#606) Trailing spaces not allowed. (no-trailing-spaces)
(#607) Trailing spaces not allowed. (no-trailing-spaces)
(#608) Trailing spaces not allowed. (no-trailing-spaces)
(#608) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#612) Trailing spaces not allowed. (no-trailing-spaces)
(#619) Function '_fnKey' has a complexity of 26. (complexity)
(#619) Missing JSDoc comment. (require-jsdoc)
(#619) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#619) Unexpected space before function parentheses. (space-before-function-paren)
(#619) There should be no spaces inside this paren. (space-in-parens)
(#619) There should be no spaces inside this paren. (space-in-parens)
(#622) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#626) Trailing spaces not allowed. (no-trailing-spaces)
(#628) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#630) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#634) Trailing spaces not allowed. (no-trailing-spaces)
(#636) Trailing spaces not allowed. (no-trailing-spaces)
(#638) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#638) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#638) There should be no spaces inside this paren. (space-in-parens)
(#638) There should be no spaces inside this paren. (space-in-parens)
(#640) Trailing spaces not allowed. (no-trailing-spaces)
(#647) Trailing spaces not allowed. (no-trailing-spaces)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#649) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#649) There should be no spaces inside this paren. (space-in-parens)
(#649) There should be no spaces inside this paren. (space-in-parens)
(#652) Expected a return value. (consistent-return)
(#654) There should be no space after '[' (computed-property-spacing)
(#654) There should be no space before ']' (computed-property-spacing)
(#655) There should be no space after '[' (computed-property-spacing)
(#655) There should be no space before ']' (computed-property-spacing)
(#658) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#661) Trailing spaces not allowed. (no-trailing-spaces)
(#664) Trailing spaces not allowed. (no-trailing-spaces)
(#665) Expected space(s) after "switch". (keyword-spacing)
(#665) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#668) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#669) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#670) There should be no spaces inside this paren. (space-in-parens)
(#670) There should be no spaces inside this paren. (space-in-parens)
(#672) Trailing spaces not allowed. (no-trailing-spaces)
(#674) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#678) Expected a return value. (consistent-return)
(#683) Trailing spaces not allowed. (no-trailing-spaces)
(#686) There should be no spaces inside this paren. (space-in-parens)
(#686) There should be no spaces inside this paren. (space-in-parens)
(#689) There should be no spaces inside this paren. (space-in-parens)
(#689) There should be no spaces inside this paren. (space-in-parens)
(#690) Infix operators must be spaced. (space-infix-ops)
(#694) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#694) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#694) There should be no spaces inside this paren. (space-in-parens)
(#694) There should be no spaces inside this paren. (space-in-parens)
(#701) Trailing spaces not allowed. (no-trailing-spaces)
(#702) Trailing spaces not allowed. (no-trailing-spaces)
(#705) There should be no spaces inside this paren. (space-in-parens)
(#705) Missing space before opening brace. (space-before-blocks)
(#705) Statement inside of curly braces should be on next line. (brace-style)
(#705) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#705) There should be no spaces inside this paren. (space-in-parens)
(#708) Trailing spaces not allowed. (no-trailing-spaces)
(#711) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#716) Trailing spaces not allowed. (no-trailing-spaces)
(#718) There should be no spaces inside this paren. (space-in-parens)
(#718) There should be no spaces inside this paren. (space-in-parens)
(#725) Trailing spaces not allowed. (no-trailing-spaces)
(#728) There should be no spaces inside this paren. (space-in-parens)
(#728) Infix operators must be spaced. (space-infix-ops)
(#728) There should be no spaces inside this paren. (space-in-parens)
(#731) There should be no spaces inside this paren. (space-in-parens)
(#731) Infix operators must be spaced. (space-infix-ops)
(#731) There should be no spaces inside this paren. (space-in-parens)
(#736) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#736) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#736) There should be no spaces inside this paren. (space-in-parens)
(#736) There should be no spaces inside this paren. (space-in-parens)
(#743) Trailing spaces not allowed. (no-trailing-spaces)
(#744) Trailing spaces not allowed. (no-trailing-spaces)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#747) Missing space before opening brace. (space-before-blocks)
(#747) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#747) Statement inside of curly braces should be on next line. (brace-style)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#750) Trailing spaces not allowed. (no-trailing-spaces)
(#753) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#758) Trailing spaces not allowed. (no-trailing-spaces)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) Infix operators must be spaced. (space-infix-ops)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#767) Trailing spaces not allowed. (no-trailing-spaces)
(#771) Trailing spaces not allowed. (no-trailing-spaces)
(#772) There should be no spaces inside this paren. (space-in-parens)
(#772) There should be no spaces inside this paren. (space-in-parens)
(#775) Trailing spaces not allowed. (no-trailing-spaces)
(#776) Trailing spaces not allowed. (no-trailing-spaces)
(#783) Missing JSDoc comment. (require-jsdoc)
(#783) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#785) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#785) There should be no spaces inside this paren. (space-in-parens)
(#790) Trailing spaces not allowed. (no-trailing-spaces)
(#791) Trailing spaces not allowed. (no-trailing-spaces)
(#798) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#798) Missing JSDoc comment. (require-jsdoc)
(#798) There should be no spaces inside this paren. (space-in-parens)
(#802) Trailing spaces not allowed. (no-trailing-spaces)
(#803) Trailing spaces not allowed. (no-trailing-spaces)
(#804) Trailing spaces not allowed. (no-trailing-spaces)
(#804) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#808) Trailing spaces not allowed. (no-trailing-spaces)
(#816) Missing JSDoc comment. (require-jsdoc)
(#816) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#816) There should be no spaces inside this paren. (space-in-parens)
(#816) There should be no spaces inside this paren. (space-in-parens)
(#818) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#818) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#818) There should be no spaces inside this paren. (space-in-parens)
(#818) There should be no spaces inside this paren. (space-in-parens)
(#821) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#821) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#821) There should be no space after '[' (computed-property-spacing)
(#821) There should be no space after '[' (computed-property-spacing)
(#821) There should be no space before ']' (computed-property-spacing)
(#821) There should be no space before ']' (computed-property-spacing)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#823) There should be no space after '[' (computed-property-spacing)
(#823) There should be no space after '[' (computed-property-spacing)
(#823) There should be no space before ']' (computed-property-spacing)
(#823) There should be no space before ']' (computed-property-spacing)
(#826) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#831) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#832) 'jQuery' is not defined. (no-undef)
(#832) Infix operators must be spaced. (space-infix-ops)
(#832) Infix operators must be spaced. (space-infix-ops)
(#832) Infix operators must be spaced. (space-infix-ops)
(#832) Infix operators must be spaced. (space-infix-ops)
(#832) There should be no spaces inside this paren. (space-in-parens)
(#835) Trailing spaces not allowed. (no-trailing-spaces)
(#836) Trailing spaces not allowed. (no-trailing-spaces)
(#844) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#844) Missing JSDoc comment. (require-jsdoc)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#846) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#846) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#850) 'jQuery' is not defined. (no-undef)
(#851) 'jQuery' is not defined. (no-undef)
(#855) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#857) 'jQuery' is not defined. (no-undef)
(#858) 'jQuery' is not defined. (no-undef)
(#862) Trailing spaces not allowed. (no-trailing-spaces)
(#863) Trailing spaces not allowed. (no-trailing-spaces)
(#873) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#873) Missing JSDoc comment. (require-jsdoc)
(#873) There should be no spaces inside this paren. (space-in-parens)
(#873) There should be no spaces inside this paren. (space-in-parens)
(#878) Trailing spaces not allowed. (no-trailing-spaces)
(#879) Trailing spaces not allowed. (no-trailing-spaces)
(#886) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#886) Missing JSDoc comment. (require-jsdoc)
(#886) There should be no spaces inside this paren. (space-in-parens)
(#886) There should be no spaces inside this paren. (space-in-parens)
(#891) Trailing spaces not allowed. (no-trailing-spaces)
(#892) Trailing spaces not allowed. (no-trailing-spaces)
(#899) Missing JSDoc comment. (require-jsdoc)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#899) There should be no spaces inside this paren. (space-in-parens)
(#903) Trailing spaces not allowed. (no-trailing-spaces)
(#904) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#904) Trailing spaces not allowed. (no-trailing-spaces)
(#909) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#909) Trailing spaces not allowed. (no-trailing-spaces)
(#916) A space is required after ','. (comma-spacing)
(#918) Trailing spaces not allowed. (no-trailing-spaces)
(#919) Trailing spaces not allowed. (no-trailing-spaces)
(#926) Missing JSDoc comment. (require-jsdoc)
(#926) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#929) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#929) There should be no spaces inside this paren. (space-in-parens)
(#929) Infix operators must be spaced. (space-infix-ops)
(#929) Infix operators must be spaced. (space-infix-ops)
(#929) Unexpected whitespace before semicolon. (semi-spacing)
(#929) Infix operators must be spaced. (space-infix-ops)
(#929) Unexpected whitespace before semicolon. (semi-spacing)
(#929) There should be no spaces inside this paren. (space-in-parens)
(#931) There should be no space after '[' (computed-property-spacing)
(#931) There should be no space before ']' (computed-property-spacing)
(#933) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) Infix operators must be spaced. (space-infix-ops)
(#933) Infix operators must be spaced. (space-infix-ops)
(#933) Unexpected whitespace before semicolon. (semi-spacing)
(#933) Infix operators must be spaced. (space-infix-ops)
(#933) Unexpected whitespace before semicolon. (semi-spacing)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#935) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#935) There should be no spaces inside this paren. (space-in-parens)
(#935) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no space after '[' (array-bracket-spacing)
(#937) There should be no space before ']' (array-bracket-spacing)
(#943) Trailing spaces not allowed. (no-trailing-spaces)
(#944) Trailing spaces not allowed. (no-trailing-spaces)
(#945) Trailing spaces not allowed. (no-trailing-spaces)
(#945) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#949) Trailing spaces not allowed. (no-trailing-spaces)
(#964) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#964) Missing JSDoc comment. (require-jsdoc)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#968) Trailing spaces not allowed. (no-trailing-spaces)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#973) Trailing spaces not allowed. (no-trailing-spaces)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#975) A space is required after ','. (comma-spacing)
(#977) Trailing spaces not allowed. (no-trailing-spaces)
(#978) There should be no spaces inside this paren. (space-in-parens)
(#978) There should be no spaces inside this paren. (space-in-parens)
(#979) 'jQuery' is not defined. (no-undef)
(#981) '$' is not defined. (no-undef)
(#983) Trailing spaces not allowed. (no-trailing-spaces)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#987) Trailing spaces not allowed. (no-trailing-spaces)
(#988) There should be no spaces inside this paren. (space-in-parens)
(#988) There should be no spaces inside this paren. (space-in-parens)
(#991) Trailing spaces not allowed. (no-trailing-spaces)
(#992) There should be no spaces inside this paren. (space-in-parens)
(#992) There should be no spaces inside this paren. (space-in-parens)
(#995) Trailing spaces not allowed. (no-trailing-spaces)
(#996) There should be no spaces inside this paren. (space-in-parens)
(#996) There should be no spaces inside this paren. (space-in-parens)
(#1000) Trailing spaces not allowed. (no-trailing-spaces)
(#1003) Trailing spaces not allowed. (no-trailing-spaces)
(#1007) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1007) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1014) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1014) There should be no spaces inside this paren. (space-in-parens)
(#1014) There should be no spaces inside this paren. (space-in-parens)
(#1019) There should be no spaces inside this paren. (space-in-parens)
(#1019) There should be no spaces inside this paren. (space-in-parens)
(#1020) Trailing spaces not allowed. (no-trailing-spaces)
(#1021) 'jQuery' is not defined. (no-undef)
(#1021) There should be no spaces inside this paren. (space-in-parens)
(#1021) Unexpected space before function parentheses. (space-before-function-paren)
(#1023) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1023) There should be no spaces inside this paren. (space-in-parens)
(#1023) There should be no spaces inside this paren. (space-in-parens)
(#1027) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1027) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1027) There should be no spaces inside this paren. (space-in-parens)
(#1027) There should be no spaces inside this paren. (space-in-parens)
(#1029) There should be no spaces inside this paren. (space-in-parens)
(#1029) There should be no spaces inside this paren. (space-in-parens)
(#1032) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1033) There should be no spaces inside this paren. (space-in-parens)
(#1033) There should be no spaces inside this paren. (space-in-parens)
(#1033) There should be no spaces inside this paren. (space-in-parens)
(#1035) Trailing spaces not allowed. (no-trailing-spaces)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1037) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1037) Statement inside of curly braces should be on next line. (brace-style)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1039) There should be no spaces inside this paren. (space-in-parens)
(#1043) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1045) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1045) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1045) There should be no spaces inside this paren. (space-in-parens)
(#1045) There should be no spaces inside this paren. (space-in-parens)
(#1047) There should be no spaces inside this paren. (space-in-parens)
(#1047) There should be no spaces inside this paren. (space-in-parens)
(#1050) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1051) There should be no spaces inside this paren. (space-in-parens)
(#1051) There should be no spaces inside this paren. (space-in-parens)
(#1051) There should be no spaces inside this paren. (space-in-parens)
(#1055) Trailing spaces not allowed. (no-trailing-spaces)
(#1068) Trailing spaces not allowed. (no-trailing-spaces)
(#1071) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1071) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1071) There should be no spaces inside this paren. (space-in-parens)
(#1071) 'jQuery' is not defined. (no-undef)
(#1071) 'jQuery' is not defined. (no-undef)
(#1071) There should be no spaces inside this paren. (space-in-parens)
(#1073) 'jQuery' is not defined. (no-undef)
(#1073) There should be no spaces inside this paren. (space-in-parens)
(#1073) There should be no spaces inside this paren. (space-in-parens)
(#1076) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1077) 'jQuery' is not defined. (no-undef)
(#1077) There should be no spaces inside this paren. (space-in-parens)
(#1077) There should be no spaces inside this paren. (space-in-parens)
(#1079) Trailing spaces not allowed. (no-trailing-spaces)
(#1080) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1080) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1080) There should be no spaces inside this paren. (space-in-parens)
(#1080) There should be no spaces inside this paren. (space-in-parens)
(#1082) 'jQuery' is not defined. (no-undef)
(#1082) There should be no spaces inside this paren. (space-in-parens)
(#1082) There should be no spaces inside this paren. (space-in-parens)
(#1085) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1086) 'jQuery' is not defined. (no-undef)
(#1086) There should be no spaces inside this paren. (space-in-parens)
(#1086) There should be no spaces inside this paren. (space-in-parens)
(#1088) Trailing spaces not allowed. (no-trailing-spaces)
(#1090) 'jQuery' is not defined. (no-undef)
(#1090) There should be no spaces inside this paren. (space-in-parens)
(#1093) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1093) There should be no spaces inside this paren. (space-in-parens)
(#1093) There should be no spaces inside this paren. (space-in-parens)
(#1095) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1095) There should be no spaces inside this paren. (space-in-parens)
(#1095) There should be no spaces inside this paren. (space-in-parens)
(#1102) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1102) There should be no spaces inside this paren. (space-in-parens)
(#1102) There should be no spaces inside this paren. (space-in-parens)
(#1106) There should be no spaces inside this paren. (space-in-parens)
(#1108) Trailing spaces not allowed. (no-trailing-spaces)
(#1110) There should be no spaces inside this paren. (space-in-parens)
(#1110) There should be no spaces inside this paren. (space-in-parens)
blocks/configurable_reports/js/datatables/extras/KeyTable/js/KeyTable.min.js
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) 'KeyTable' is defined but never used (no-unused-vars)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Do not nest ternary expressions (no-nested-ternary)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing space before value for key 'x'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'y'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'fn'. (key-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'x'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'y'. (key-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'fn'. (key-spacing)
(#15) Unexpected alert. (no-alert)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing semicolon. (semi)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#15) Expected space(s) before "function". (keyword-spacing)
(#15) Missing JSDoc comment. (require-jsdoc)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#15) Do not nest ternary expressions (no-nested-ternary)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Unexpected alert. (no-alert)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Requires a space before '}'. (block-spacing)
(#16) Expected space(s) before "function". (keyword-spacing)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Expected { after 'for' condition. (curly)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Expected { after 'if' condition. (curly)
(#16) Expected space(s) before "if". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected { after 'if' condition. (curly)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected space(s) before "return". (keyword-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Unexpected use of comma operator. (no-sequences)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) 'b' used outside of binding context. (block-scoped-var)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing semicolon. (semi)
(#16) Missing JSDoc comment. (require-jsdoc)
(#16) Expected space(s) before "function". (keyword-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Expected { after 'for' condition. (curly)
(#16) Expected space(s) after "for". (keyword-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) 'a' is already defined (no-redeclare)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Expected { after 'if' condition. (curly)
(#16) Expected space(s) before "if". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Unexpected use of comma operator. (no-sequences)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) 'b' used outside of binding context. (block-scoped-var)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing JSDoc comment. (require-jsdoc)
(#17) Function 'l' has a complexity of 21. (complexity)
(#17) Expected space(s) before "function". (keyword-spacing)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) 'jQuery' is not defined. (no-undef)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) 'jQuery' is not defined. (no-undef)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Expected { after 'for' condition. (curly)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Unexpected use of comma operator. (no-sequences)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "for". (keyword-spacing)
(#17) Expected { after 'for' condition. (curly)
(#17) 'b' used outside of binding context. (block-scoped-var)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Unexpected use of comma operator. (no-sequences)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'h' used outside of binding context. (block-scoped-var)
(#18) Missing semicolon. (semi)
(#18) Requires a space before '}'. (block-spacing)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) 'b' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) 'h' used outside of binding context. (block-scoped-var)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected { after 'for' condition. (curly)
(#18) Expected space(s) after "for". (keyword-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Unexpected use of comma operator. (no-sequences)
(#18) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing semicolon. (semi)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) '$' is not defined. (no-undef)
(#19) A space is required after ','. (comma-spacing)
(#19) Unexpected use of comma operator. (no-sequences)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) '$' is not defined. (no-undef)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'h' used outside of binding context. (block-scoped-var)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'b' used outside of binding context. (block-scoped-var)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'b' used outside of binding context. (block-scoped-var)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'b' used outside of binding context. (block-scoped-var)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'b' used outside of binding context. (block-scoped-var)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'b' used outside of binding context. (block-scoped-var)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'h' used outside of binding context. (block-scoped-var)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'b' used outside of binding context. (block-scoped-var)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'b' used outside of binding context. (block-scoped-var)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) 'b' used outside of binding context. (block-scoped-var)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Expected { after 'if' condition. (curly)
(#19) Expected space(s) before "if". (keyword-spacing)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) 'b' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) 'h' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'b' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'h' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'b' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) 'h' used outside of binding context. (block-scoped-var)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing semicolon. (semi)
(#20) Requires a space before '}'. (block-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Expected space(s) before "function". (keyword-spacing)
(#20) Missing JSDoc comment. (require-jsdoc)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Expected space(s) before "function". (keyword-spacing)
(#20) Missing JSDoc comment. (require-jsdoc)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) 'jQuery' is not defined. (no-undef)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) 'jQuery' is not defined. (no-undef)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Missing semicolon. (semi)
(#20) Expected space(s) before "function". (keyword-spacing)
(#20) Missing JSDoc comment. (require-jsdoc)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) Expected { after 'for' condition. (curly)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) 'a' used outside of binding context. (block-scoped-var)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Expected space(s) before "function". (keyword-spacing)
(#21) Missing JSDoc comment. (require-jsdoc)
(#21) Function 'E' has a complexity of 26. (complexity)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Expected { after 'if' condition. (curly)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected space(s) after "return". (keyword-spacing)
(#21) Expected space(s) before "return". (keyword-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected { after 'if' condition. (curly)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected a return value. (consistent-return)
(#21) Expected space(s) before "return". (keyword-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing semicolon. (semi)
(#21) Requires a space before '}'. (block-spacing)
(#21) Expected space(s) before "else". (keyword-spacing)
(#21) Expected { after 'else'. (curly)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) 'j' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected space(s) after "switch". (keyword-spacing)
(#21) 'j' used outside of binding context. (block-scoped-var)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Unexpected use of comma operator. (no-sequences)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Expected a return value. (consistent-return)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'else'. (curly)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'j' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'else'. (curly)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'else'. (curly)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Return statement should not contain assignment. (no-return-assign)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'j' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Unexpected use of comma operator. (no-sequences)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'else'. (curly)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Expected space(s) before "function". (keyword-spacing)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected space(s) before "return". (keyword-spacing)
(#23) 'jQuery' is not defined. (no-undef)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) before "function". (keyword-spacing)
(#23) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Missing JSDoc comment. (require-jsdoc)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected space(s) after "return". (keyword-spacing)
(#23) 'jQuery' is not defined. (no-undef)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) 'jQuery' is not defined. (no-undef)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) before "return". (keyword-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected space(s) after "return". (keyword-spacing)
(#23) 'jQuery' is not defined. (no-undef)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) 'jQuery' is not defined. (no-undef)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) before "function". (keyword-spacing)
(#23) Missing JSDoc comment. (require-jsdoc)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Expected space(s) before "for". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "this". (keyword-spacing)
(#24) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'remove'. (key-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing semicolon. (semi)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing semicolon. (semi)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before value for key 'action'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'esc'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'focus'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'blur'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Expected { after 'for-in'. (curly)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) 'F' is already defined (no-redeclare)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) 'jQuery' is not defined. (no-undef)
(#25) '$' is not defined. (no-undef)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) 'jQuery' is not defined. (no-undef)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing semicolon. (semi)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) 'jQuery' is not defined. (no-undef)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) 'jQuery' is not defined. (no-undef)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) 'jQuery' is not defined. (no-undef)
(#27) A space is required after ','. (comma-spacing)
(#27) 'jQuery' is not defined. (no-undef)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) 'jQuery' is not defined. (no-undef)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) 'jQuery' is not defined. (no-undef)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#27) 'jQuery' is not defined. (no-undef)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) 'a' is already defined (no-redeclare)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) 'd' used outside of binding context. (block-scoped-var)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Unnecessary semicolon. (no-extra-semi)
blocks/configurable_reports/js/datatables/extras/Scroller/media/docs/media/js/doc.js
(#6) '$' is not defined. (no-undef)
(#6) There should be no spaces inside this paren. (space-in-parens)
(#6) Unexpected space before function parentheses. (space-before-function-paren)
(#7) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) '$' is not defined. (no-undef)
(#8) Infix operators must be spaced. (space-infix-ops)
(#10) '$' is not defined. (no-undef)
(#11) '$' is not defined. (no-undef)
(#11) Infix operators must be spaced. (space-infix-ops)
(#12) '$' is not defined. (no-undef)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#14) 'SyntaxHighlighter' is not defined. (no-undef)
(#16) '$' is not defined. (no-undef)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) Unexpected space before function parentheses. (space-before-function-paren)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#17) '$' is not defined. (no-undef)
(#17) There should be no spaces inside this paren. (space-in-parens)
(#18) '$' is not defined. (no-undef)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#18) There should be no spaces inside this paren. (space-in-parens)
(#19) '$' is not defined. (no-undef)
(#20) '$' is not defined. (no-undef)
(#22) '$' is not defined. (no-undef)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#22) There should be no spaces inside this paren. (space-in-parens)
(#23) '$' is not defined. (no-undef)
(#24) '$' is not defined. (no-undef)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#30) '$' is not defined. (no-undef)
(#30) There should be no spaces inside this paren. (space-in-parens)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#31) '$' is not defined. (no-undef)
(#31) There should be no spaces inside this paren. (space-in-parens)
(#32) '$' is not defined. (no-undef)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#33) '$' is not defined. (no-undef)
(#34) '$' is not defined. (no-undef)
(#36) '$' is not defined. (no-undef)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#37) '$' is not defined. (no-undef)
(#38) '$' is not defined. (no-undef)
(#42) There should be no spaces inside this paren. (space-in-parens)
(#44) '$' is not defined. (no-undef)
(#45) '$' is not defined. (no-undef)
(#45) There should be no spaces inside this paren. (space-in-parens)
(#45) Unexpected space before function parentheses. (space-before-function-paren)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#46) There should be no spaces inside this paren. (space-in-parens)
(#47) '$' is not defined. (no-undef)
(#47) There should be no spaces inside this paren. (space-in-parens)
(#50) There should be no spaces inside this paren. (space-in-parens)
(#53) '$' is not defined. (no-undef)
(#53) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#60) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#62) There should be no spaces inside this paren. (space-in-parens)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#63) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#63) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#65) There should be no spaces inside this paren. (space-in-parens)
(#66) '$' is not defined. (no-undef)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#69) '$' is not defined. (no-undef)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#71) There should be no spaces inside this paren. (space-in-parens)
(#72) '$' is not defined. (no-undef)
(#76) There should be no spaces inside this paren. (space-in-parens)
(#79) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#79) Missing JSDoc comment. (require-jsdoc)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#82) '$' is not defined. (no-undef)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) '$' is not defined. (no-undef)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#86) There should be no spaces inside this paren. (space-in-parens)
(#90) Missing JSDoc comment. (require-jsdoc)
(#90) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#90) There should be no spaces inside this paren. (space-in-parens)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) There should be no spaces inside this paren. (space-in-parens)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Trailing spaces not allowed. (no-trailing-spaces)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#101) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#101) Missing JSDoc comment. (require-jsdoc)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#106) Expected space(s) after "for". (keyword-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Unexpected whitespace before semicolon. (semi-spacing)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#108) Trailing spaces not allowed. (no-trailing-spaces)
(#109) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#112) Trailing spaces not allowed. (no-trailing-spaces)
(#114) A space is required after ','. (comma-spacing)
(#117) Trailing spaces not allowed. (no-trailing-spaces)
blocks/configurable_reports/js/datatables/extras/Scroller/media/docs/media/js/jquery.js
(#1) Expected space or tab after '/*' in comment. (spaced-comment)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#16) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#25) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#79) There should be no spaces inside this paren. (space-in-parens)
(#97) Function 'init' has a complexity of 21. (complexity)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#97) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#101) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#106) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#113) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#130) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#136) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#138) There should be no spaces inside this paren. (space-in-parens)
(#139) Blocks are nested too deeply (5). (max-depth)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#139) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space after '[' (array-bracket-spacing)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no space before ']' (array-bracket-spacing)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#141) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space after '[' (array-bracket-spacing)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no spaces inside this paren. (space-in-parens)
(#144) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no space after '[' (array-bracket-spacing)
(#148) There should be no space before ']' (array-bracket-spacing)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#152) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#156) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#163) Blocks are nested too deeply (5). (max-depth)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#163) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#164) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#178) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#184) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#189) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#190) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#198) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#216) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#221) There should be no spaces inside this paren. (space-in-parens)
(#222) Do not nest ternary expressions (no-nested-ternary)
(#222) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no space after '[' (computed-property-spacing)
(#228) There should be no space before ']' (computed-property-spacing)
(#228) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#237) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#238) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#249) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#251) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#262) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#263) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#276) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#278) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#291) There should be no spaces inside this paren. (space-in-parens)
(#292) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#296) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#297) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#336) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#341) There should be no spaces inside this paren. (space-in-parens)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#343) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#343) There should be no space after '[' (computed-property-spacing)
(#343) There should be no space before ']' (computed-property-spacing)
(#343) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#345) There should be no spaces inside this paren. (space-in-parens)
(#346) There should be no space after '[' (computed-property-spacing)
(#346) There should be no space before ']' (computed-property-spacing)
(#347) There should be no space after '[' (computed-property-spacing)
(#347) There should be no space before ']' (computed-property-spacing)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#356) Blocks are nested too deeply (5). (max-depth)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#356) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no space after '[' (computed-property-spacing)
(#365) There should be no space before ']' (computed-property-spacing)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#365) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#368) There should be no spaces inside this paren. (space-in-parens)
(#369) There should be no space after '[' (computed-property-spacing)
(#369) There should be no space before ']' (computed-property-spacing)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#380) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#398) Expected to return a value at the end of this function. (consistent-return)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#408) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#415) There should be no spaces inside this paren. (space-in-parens)
(#416) Expected a return value. (consistent-return)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#420) There should be no space after '[' (array-bracket-spacing)
(#420) There should be no space before ']' (array-bracket-spacing)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#423) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#440) Expected no return value. (consistent-return)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#440) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#449) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#452) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#465) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#466) Expected space(s) after "catch". (keyword-spacing)
(#466) Empty block statement. (no-empty)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#491) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#491) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#495) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#496) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no space after '[' (computed-property-spacing)
(#497) There should be no space before ']' (computed-property-spacing)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#511) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) There should be no spaces inside this paren. (space-in-parens)
(#519) Empty block statement. (no-empty)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#521) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#524) There should be no spaces inside this paren. (space-in-parens)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#525) 'name' is defined but never used (no-unused-vars)
(#525) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#535) Expected to return a value at the end of this function. (consistent-return)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#535) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#541) There should be no spaces inside this paren. (space-in-parens)
(#545) There should be no spaces inside this paren. (space-in-parens)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#551) There should be no spaces inside this paren. (space-in-parens)
(#552) The Function constructor is eval. (no-new-func)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no space before ','. (comma-spacing)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no space before ','. (comma-spacing)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#567) 'ActiveXObject' is not defined. (no-undef)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#567) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#569) There should be no spaces inside this paren. (space-in-parens)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) Unexpected space after unary operator '!'. (space-unary-ops)
(#574) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#575) There should be no spaces inside this paren. (space-in-parens)
(#581) Unexpected empty function. (no-empty-function)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#585) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#599) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#600) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#604) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#610) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#615) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no space after '[' (computed-property-spacing)
(#617) There should be no space before ']' (computed-property-spacing)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#617) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no space after '[' (computed-property-spacing)
(#623) There should be no space before ']' (computed-property-spacing)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#623) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no space after '[' (computed-property-spacing)
(#633) There should be no space before ']' (computed-property-spacing)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#638) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) Empty block statement. (no-empty)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#648) There should be no spaces inside this paren. (space-in-parens)
(#649) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#656) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#658) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#665) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#665) There should be no spaces inside this paren. (space-in-parens)
(#672) Line 672 exceeds the maximum line length of 132. (max-len)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#675) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#684) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#687) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#688) There should be no space after '[' (computed-property-spacing)
(#688) There should be no space before ']' (computed-property-spacing)
(#688) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#700) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#702) There should be no space after '[' (computed-property-spacing)
(#702) There should be no space before ']' (computed-property-spacing)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#707) There should be no space after '[' (computed-property-spacing)
(#707) There should be no space before ']' (computed-property-spacing)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#716) There should be no spaces inside this paren. (space-in-parens)
(#717) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#723) There should be no space after '[' (computed-property-spacing)
(#723) There should be no space before ']' (computed-property-spacing)
(#723) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#724) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#725) There should be no space after '[' (computed-property-spacing)
(#725) There should be no space before ']' (computed-property-spacing)
(#725) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#733) There should be no spaces inside this paren. (space-in-parens)
(#734) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#738) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#739) There should be no space after '[' (computed-property-spacing)
(#739) There should be no space before ']' (computed-property-spacing)
(#739) There should be no spaces inside this paren. (space-in-parens)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#741) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#741) There should be no spaces inside this paren. (space-in-parens)
(#742) There should be no space after '[' (computed-property-spacing)
(#742) There should be no space before ']' (computed-property-spacing)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#754) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#757) There should be no space after '[' (computed-property-spacing)
(#757) There should be no space before ']' (computed-property-spacing)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#768) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#773) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#783) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#787) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#795) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#807) There should be no spaces inside this paren. (space-in-parens)
(#825) Multiple spaces found before '='. (no-multi-spaces)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#829) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#841) There should be no space after '[' (computed-property-spacing)
(#841) There should be no space before ']' (computed-property-spacing)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#842) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#844) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#845) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no space after '[' (computed-property-spacing)
(#850) There should be no space before ']' (computed-property-spacing)
(#850) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#857) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#858) There should be no spaces inside this paren. (space-in-parens)
(#861) Expected space(s) after "while". (keyword-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#861) There should be no space after '[' (computed-property-spacing)
(#861) There should be no space before ']' (computed-property-spacing)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#862) There should be no spaces inside this paren. (space-in-parens)
(#868) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#871) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#872) There should be no space after '[' (array-bracket-spacing)
(#872) There should be no space before ']' (array-bracket-spacing)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#881) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#887) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#902) There should be no spaces inside this paren. (space-in-parens)
(#907) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#909) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#918) There should be no spaces inside this paren. (space-in-parens)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#919) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#919) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#920) There should be no spaces inside this paren. (space-in-parens)
(#926) Expected space(s) after "while". (keyword-spacing)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#926) There should be no spaces inside this paren. (space-in-parens)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#927) There should be no space after '[' (computed-property-spacing)
(#927) There should be no space before ']' (computed-property-spacing)
(#931) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#933) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#944) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#946) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#951) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#952) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#954) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#955) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no space after '[' (computed-property-spacing)
(#956) There should be no space before ']' (computed-property-spacing)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#957) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#958) There should be no spaces inside this paren. (space-in-parens)
(#962) Expected space(s) after "while". (keyword-spacing)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#963) There should be no space after '[' (computed-property-spacing)
(#963) There should be no space before ']' (computed-property-spacing)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#965) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#971) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#973) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#974) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#984) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#985) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#986) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#987) There should be no spaces inside this paren. (space-in-parens)
(#990) There should be no space after '{' (object-curly-spacing)
(#990) There should be no space before '}' (object-curly-spacing)
(#994) Missing JSDoc comment. (require-jsdoc)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#994) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#997) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1002) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1003) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1007) There should be no spaces inside this paren. (space-in-parens)
(#1022) There should be no space after '[' (computed-property-spacing)
(#1022) There should be no space before ']' (computed-property-spacing)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1026) There should be no spaces inside this paren. (space-in-parens)
(#1027) There should be no space after '[' (computed-property-spacing)
(#1027) There should be no space before ']' (computed-property-spacing)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1036) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1037) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1038) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1052) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1054) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1069) Missing JSDoc comment. (require-jsdoc)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1070) There should be no spaces inside this paren. (space-in-parens)
(#1078) Expected space(s) after "catch". (keyword-spacing)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1105) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1127) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1136) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1164) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1180) Expected space(s) after "catch". (keyword-spacing)
(#1180) Empty block statement. (no-empty)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1182) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1187) There should be no space after '[' (computed-property-spacing)
(#1187) There should be no space before ']' (computed-property-spacing)
(#1187) There should be no spaces inside this paren. (space-in-parens)
(#1189) There should be no space after '[' (computed-property-spacing)
(#1189) There should be no space before ']' (computed-property-spacing)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1194) There should be no spaces inside this paren. (space-in-parens)
(#1196) Multiple spaces found before '='. (no-multi-spaces)
(#1207) Expected space(s) after "catch". (keyword-spacing)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1281) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1287) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1317) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1328) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1340) There should be no space after '[' (computed-property-spacing)
(#1340) There should be no space before ']' (computed-property-spacing)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1342) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1350) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1362) There should be no space after '[' (computed-property-spacing)
(#1362) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no space after '[' (computed-property-spacing)
(#1366) There should be no space before ']' (computed-property-spacing)
(#1366) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1370) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1374) There should be no space after '[' (computed-property-spacing)
(#1374) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1380) There should be no space after '[' (computed-property-spacing)
(#1380) There should be no space before ']' (computed-property-spacing)
(#1380) There should be no spaces inside this paren. (space-in-parens)
(#1381) There should be no space after '[' (computed-property-spacing)
(#1381) There should be no space before ']' (computed-property-spacing)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1387) There should be no space after '[' (computed-property-spacing)
(#1387) There should be no space before ']' (computed-property-spacing)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1393) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1395) There should be no space after '[' (computed-property-spacing)
(#1395) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1397) There should be no space after '[' (computed-property-spacing)
(#1397) There should be no space before ']' (computed-property-spacing)
(#1401) There should be no space after '[' (computed-property-spacing)
(#1401) There should be no space before ']' (computed-property-spacing)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1406) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no space after '[' (computed-property-spacing)
(#1407) There should be no space before ']' (computed-property-spacing)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1408) There should be no space after '[' (computed-property-spacing)
(#1408) There should be no space before ']' (computed-property-spacing)
(#1411) There should be no space after '[' (computed-property-spacing)
(#1411) There should be no space before ']' (computed-property-spacing)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1414) There should be no spaces inside this paren. (space-in-parens)
(#1415) There should be no space after '[' (computed-property-spacing)
(#1415) There should be no space before ']' (computed-property-spacing)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1422) Expected no return value. (consistent-return)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1422) There should be no space after '[' (computed-property-spacing)
(#1422) There should be no space before ']' (computed-property-spacing)
(#1425) Expected no return value. (consistent-return)
(#1425) There should be no space after '[' (computed-property-spacing)
(#1425) There should be no space before ']' (computed-property-spacing)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1428) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1433) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1439) There should be no space after '[' (computed-property-spacing)
(#1439) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1443) There should be no space after '[' (computed-property-spacing)
(#1443) There should be no space before ']' (computed-property-spacing)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1447) There should be no spaces inside this paren. (space-in-parens)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1451) There should be no space after '[' (computed-property-spacing)
(#1451) There should be no space before ']' (computed-property-spacing)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1463) There should be no space after '[' (computed-property-spacing)
(#1463) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1467) There should be no space after '[' (computed-property-spacing)
(#1467) There should be no space before ']' (computed-property-spacing)
(#1467) There should be no spaces inside this paren. (space-in-parens)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1472) There should be no space after '[' (computed-property-spacing)
(#1472) There should be no space before ']' (computed-property-spacing)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1478) There should be no space after '[' (computed-property-spacing)
(#1478) There should be no space before ']' (computed-property-spacing)
(#1480) There should be no space after '[' (computed-property-spacing)
(#1480) There should be no space before ']' (computed-property-spacing)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1486) There should be no spaces inside this paren. (space-in-parens)
(#1487) There should be no space after '[' (computed-property-spacing)
(#1487) There should be no space before ']' (computed-property-spacing)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1492) There should be no space after '[' (computed-property-spacing)
(#1492) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1499) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1503) There should be no spaces inside this paren. (space-in-parens)
(#1504) There should be no space after '[' (computed-property-spacing)
(#1504) There should be no space before ']' (computed-property-spacing)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1506) There should be no spaces inside this paren. (space-in-parens)
(#1508) There should be no space after '[' (computed-property-spacing)
(#1508) There should be no space before ']' (computed-property-spacing)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1514) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1521) There should be no space after '[' (computed-property-spacing)
(#1521) There should be no space before ']' (computed-property-spacing)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1533) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1536) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1537) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1541) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1542) There should be no spaces inside this paren. (space-in-parens)
(#1545) Blocks are nested too deeply (5). (max-depth)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1547) There should be no space after '[' (computed-property-spacing)
(#1547) There should be no space before ']' (computed-property-spacing)
(#1547) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1564) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1568) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1569) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1570) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1574) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1579) There should be no spaces inside this paren. (space-in-parens)
(#1580) There should be no space after '[' (array-bracket-spacing)
(#1580) There should be no space before ']' (array-bracket-spacing)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1582) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1583) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1596) Missing JSDoc comment. (require-jsdoc)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1600) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1602) There should be no spaces inside this paren. (space-in-parens)
(#1604) Do not nest ternary expressions (no-nested-ternary)
(#1605) Do not nest ternary expressions (no-nested-ternary)
(#1606) Do not nest ternary expressions (no-nested-ternary)
(#1607) Do not nest ternary expressions (no-nested-ternary)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1607) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1608) There should be no spaces inside this paren. (space-in-parens)
(#1610) Expected space(s) after "catch". (keyword-spacing)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) Empty block statement. (no-empty)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1613) There should be no spaces inside this paren. (space-in-parens)
(#1626) Missing JSDoc comment. (require-jsdoc)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1626) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1627) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1628) There should be no spaces inside this paren. (space-in-parens)
(#1638) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1646) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1649) There should be no spaces inside this paren. (space-in-parens)
(#1650) Expected no return value. (consistent-return)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1653) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1654) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1657) There should be no spaces inside this paren. (space-in-parens)
(#1660) Expected no return value. (consistent-return)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1663) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1666) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1674) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1677) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1686) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1687) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1693) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1694) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1702) 'i' is defined but never used (no-unused-vars)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1703) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1706) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1710) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1712) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1718) There should be no spaces inside this paren. (space-in-parens)
(#1722) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1725) There should be no spaces inside this paren. (space-in-parens)
(#1726) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1731) There should be no spaces inside this paren. (space-in-parens)
(#1737) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1761) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1765) 'fn' is defined but never used (no-unused-vars)
(#1765) There should be no spaces inside this paren. (space-in-parens)
(#1766) Missing space before opening brace. (space-before-blocks)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1768) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1769) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1775) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1778) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1789) There should be no spaces inside this paren. (space-in-parens)
(#1796) Blocks are nested too deeply (5). (max-depth)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1796) There should be no spaces inside this paren. (space-in-parens)
(#1797) Blocks are nested too deeply (6). (max-depth)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1797) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1801) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1810) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1811) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1814) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1818) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1821) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1824) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1827) Blocks are nested too deeply (5). (max-depth)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1830) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1842) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1846) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1849) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1858) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1862) There should be no space after '[' (computed-property-spacing)
(#1862) There should be no space before ']' (computed-property-spacing)
(#1862) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no space after '[' (computed-property-spacing)
(#1865) There should be no space before ']' (computed-property-spacing)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1865) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1871) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1875) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1880) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1883) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1896) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1904) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1911) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1917) There should be no space after '[' (computed-property-spacing)
(#1917) There should be no space before ']' (computed-property-spacing)
(#1920) Line 1920 exceeds the maximum line length of 132. (max-len)
(#1920) Blocks are nested too deeply (5). (max-depth)
(#1920) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1921) There should be no spaces inside this paren. (space-in-parens)
(#1927) Blocks are nested too deeply (6). (max-depth)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1937) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no space after '[' (computed-property-spacing)
(#1938) There should be no space before ']' (computed-property-spacing)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1960) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1962) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1966) There should be no spaces inside this paren. (space-in-parens)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1971) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1975) There should be no spaces inside this paren. (space-in-parens)
(#1976) Unexpected space before function parentheses. (space-before-function-paren)
(#1977) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1981) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1982) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1984) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1987) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#2014) Function 'attr' has a complexity of 30. (complexity)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2014) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2016) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2024) There should be no spaces inside this paren. (space-in-parens)
(#2029) There should be no space after '[' (computed-property-spacing)
(#2029) There should be no space before ']' (computed-property-spacing)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2041) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2045) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2052) There should be no space after '[' (computed-property-spacing)
(#2052) There should be no space before ']' (computed-property-spacing)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2055) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2056) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2060) Blocks are nested too deeply (5). (max-depth)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2060) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2065) There should be no space after '[' (computed-property-spacing)
(#2065) There should be no space before ']' (computed-property-spacing)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2070) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2071) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2076) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2077) There should be no spaces inside this paren. (space-in-parens)
(#2079) Do not nest ternary expressions (no-nested-ternary)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2086) There should be no space after '[' (computed-property-spacing)
(#2086) There should be no space before ']' (computed-property-spacing)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2089) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2090) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2097) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2099) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no space after '[' (computed-property-spacing)
(#2104) There should be no space before ']' (computed-property-spacing)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2104) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2111) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2118) There should be no space after '[' (computed-property-spacing)
(#2118) There should be no space before ']' (computed-property-spacing)
(#2120) There should be no space after '[' (computed-property-spacing)
(#2120) There should be no space before ']' (computed-property-spacing)
(#2126) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2132) There should be no spaces inside this paren. (space-in-parens)
(#2145) Function 'add' has a complexity of 24. (complexity)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2145) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2146) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2155) There should be no spaces inside this paren. (space-in-parens)
(#2159) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) Empty block statement. (no-empty)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2161) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2176) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2192) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2214) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2216) There should be no space after '[' (computed-property-spacing)
(#2216) There should be no space before ']' (computed-property-spacing)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2219) There should be no space after '{' (object-curly-spacing)
(#2219) There should be no space before '}' (object-curly-spacing)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2222) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2233) There should be no spaces inside this paren. (space-in-parens)
(#2238) There should be no space after '[' (computed-property-spacing)
(#2238) There should be no space before ']' (computed-property-spacing)
(#2239) There should be no space after '[' (computed-property-spacing)
(#2239) There should be no space before ']' (computed-property-spacing)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2243) There should be no space after '[' (computed-property-spacing)
(#2243) There should be no space before ']' (computed-property-spacing)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2254) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2271) There should be no space after '[' (computed-property-spacing)
(#2271) There should be no space before ']' (computed-property-spacing)
(#2281) Function 'remove' has a complexity of 34. (complexity)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2281) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2283) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2287) There should be no spaces inside this paren. (space-in-parens)
(#2291) 'ret' is defined but never used (no-unused-vars)
(#2291) 'fn' is defined but never used (no-unused-vars)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2291) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2292) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2295) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2300) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2310) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no space after '[' (computed-property-spacing)
(#2320) There should be no space before ']' (computed-property-spacing)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2326) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2335) There should be no space after '[' (computed-property-spacing)
(#2335) There should be no space before ']' (computed-property-spacing)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2337) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2341) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2342) There should be no spaces inside this paren. (space-in-parens)
(#2343) There should be no space after '[' (computed-property-spacing)
(#2343) There should be no space before ']' (computed-property-spacing)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2345) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2346) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2347) There should be no spaces inside this paren. (space-in-parens)
(#2354) There should be no space after '[' (computed-property-spacing)
(#2354) There should be no space before ']' (computed-property-spacing)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2356) There should be no spaces inside this paren. (space-in-parens)
(#2357) There should be no space after '[' (computed-property-spacing)
(#2357) There should be no space before ']' (computed-property-spacing)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2359) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2361) There should be no spaces inside this paren. (space-in-parens)
(#2362) Blocks are nested too deeply (5). (max-depth)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2362) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2362) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2363) There should be no spaces inside this paren. (space-in-parens)
(#2366) Blocks are nested too deeply (5). (max-depth)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2366) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2367) There should be no spaces inside this paren. (space-in-parens)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2371) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2371) There should be no spaces inside this paren. (space-in-parens)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2378) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2378) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2379) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2380) There should be no spaces inside this paren. (space-in-parens)
(#2384) There should be no space after '[' (computed-property-spacing)
(#2384) There should be no space before ']' (computed-property-spacing)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2389) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2391) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2398) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2399) There should be no spaces inside this paren. (space-in-parens)
(#2405) Function 'trigger' has a complexity of 25. (complexity)
(#2405) Expected to return a value at the end of this function. (consistent-return)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2405) Expected space or tab after '/*' in comment. (spaced-comment)
(#2405) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2411) Do not nest ternary expressions (no-nested-ternary)
(#2413) There should be no space after '[' (computed-property-spacing)
(#2413) There should be no space before ']' (computed-property-spacing)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2419) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2425) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no space after '[' (computed-property-spacing)
(#2430) There should be no space before ']' (computed-property-spacing)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2433) There should be no spaces inside this paren. (space-in-parens)
(#2438) There should be no space after '[' (computed-property-spacing)
(#2438) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2439) There should be no space after '[' (computed-property-spacing)
(#2439) There should be no space before ']' (computed-property-spacing)
(#2439) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2449) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2465) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2467) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2468) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2475) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no space after '[' (computed-property-spacing)
(#2476) There should be no space before ']' (computed-property-spacing)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2483) Empty block statement. (no-empty)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2485) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2486) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2488) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2491) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2492) There should be no spaces inside this paren. (space-in-parens)
(#2493) There should be no space after '[' (computed-property-spacing)
(#2493) There should be no space before ']' (computed-property-spacing)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2495) There should be no spaces inside this paren. (space-in-parens)
(#2496) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2499) There should be no space after '[' (computed-property-spacing)
(#2499) There should be no space before ']' (computed-property-spacing)
(#2499) There should be no spaces inside this paren. (space-in-parens)
(#2501) There should be no space after '[' (computed-property-spacing)
(#2501) There should be no space before ']' (computed-property-spacing)
(#2503) Blocks are nested too deeply (5). (max-depth)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2503) There should be no spaces inside this paren. (space-in-parens)
(#2504) There should be no space after '[' (computed-property-spacing)
(#2504) There should be no space before ']' (computed-property-spacing)
(#2508) There should be no space after '[' (computed-property-spacing)
(#2508) There should be no space before ']' (computed-property-spacing)
(#2512) Empty block statement. (no-empty)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2515) There should be no space after '[' (computed-property-spacing)
(#2515) There should be no space before ']' (computed-property-spacing)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2523) There should be no spaces inside this paren. (space-in-parens)
(#2524) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2525) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2526) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2528) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2537) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2538) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2541) Identifier 'namespace_sort' is not in camel case. (camelcase)
(#2545) There should be no space after '[' (computed-property-spacing)
(#2545) There should be no space before ']' (computed-property-spacing)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2547) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2551) There should be no spaces inside this paren. (space-in-parens)
(#2552) There should be no space after '[' (computed-property-spacing)
(#2552) There should be no space before ']' (computed-property-spacing)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) Identifier 'namespace_re' is not in camel case. (camelcase)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2555) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2566) Blocks are nested too deeply (5). (max-depth)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2566) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2572) There should be no spaces inside this paren. (space-in-parens)
(#2582) Line 2582 exceeds the maximum line length of 132. (max-len)
(#2584) Function 'fix' has a complexity of 25. (complexity)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2584) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2585) There should be no space after '[' (computed-property-spacing)
(#2585) There should be no space before ']' (computed-property-spacing)
(#2585) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2592) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2594) There should be no spaces inside this paren. (space-in-parens)
(#2595) There should be no space after '[' (computed-property-spacing)
(#2595) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2596) There should be no space after '[' (computed-property-spacing)
(#2596) There should be no space before ']' (computed-property-spacing)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2606) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2611) There should be no spaces inside this paren. (space-in-parens)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2620) Line 2620 exceeds the maximum line length of 132. (max-len)
(#2621) Line 2621 exceeds the maximum line length of 132. (max-len)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2621) Multiple spaces found before '||'. (no-multi-spaces)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2625) There should be no spaces inside this paren. (space-in-parens)
(#2626) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Do not nest ternary expressions (no-nested-ternary)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) Unexpected use of '&'. (no-bitwise)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2637) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2657) There should be no spaces inside this paren. (space-in-parens)
(#2658) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2660) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2663) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2664) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2669) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2676) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2686) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2687) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2688) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2691) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2693) There should be no spaces inside this paren. (space-in-parens)
(#2697) Expected to return a value at the end of this function. (consistent-return)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2697) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2699) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2700) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2704) There should be no spaces inside this paren. (space-in-parens)
(#2723) There should be no space after '[' (computed-property-spacing)
(#2723) There should be no space before ']' (computed-property-spacing)
(#2726) Missing JSDoc comment. (require-jsdoc)
(#2729) Missing JSDoc comment. (require-jsdoc)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2740) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2745) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2757) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2761) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2778) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2792) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2796) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2801) There should be no spaces inside this paren. (space-in-parens)
(#2805) Expected space(s) after "catch". (keyword-spacing)
(#2805) Empty block statement. (no-empty)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2810) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2819) There should be no spaces inside this paren. (space-in-parens)
(#2820) There should be no space after '[' (computed-property-spacing)
(#2820) There should be no space before ']' (computed-property-spacing)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2821) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2822) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2824) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2825) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2831) There should be no spaces inside this paren. (space-in-parens)
(#2834) Expected to return a value at the end of this function. (consistent-return)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2834) 'namespaces' is defined but never used (no-unused-vars)
(#2834) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2835) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2836) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2840) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2841) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2845) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2849) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2850) There should be no spaces inside this paren. (space-in-parens)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2859) 'namespaces' is defined but never used (no-unused-vars)
(#2859) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2860) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2867) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2871) There should be no spaces inside this paren. (space-in-parens)
(#2872) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2877) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2879) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2891) There should be no spaces inside this paren. (space-in-parens)
(#2892) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2894) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2898) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2902) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2903) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2906) There should be no spaces inside this paren. (space-in-parens)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2910) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2910) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2913) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2923) There should be no spaces inside this paren. (space-in-parens)
(#2924) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2926) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2933) There should be no spaces inside this paren. (space-in-parens)
(#2934) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2936) There should be no spaces inside this paren. (space-in-parens)
(#2938) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2939) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2946) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2948) There should be no spaces inside this paren. (space-in-parens)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2952) 'namespaces' is defined but never used (no-unused-vars)
(#2952) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2953) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2957) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2958) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2964) 'namespaces' is defined but never used (no-unused-vars)
(#2964) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2965) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2967) There should be no spaces inside this paren. (space-in-parens)
(#2977) Missing JSDoc comment. (require-jsdoc)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2977) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2982) There should be no space after '[' (computed-property-spacing)
(#2982) There should be no space before ']' (computed-property-spacing)
(#2982) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2987) There should be no spaces inside this paren. (space-in-parens)
(#2988) There should be no space after '[' (computed-property-spacing)
(#2988) There should be no space before ']' (computed-property-spacing)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2993) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no space after '{' (object-curly-spacing)
(#2994) There should be no space before '}' (object-curly-spacing)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2994) There should be no spaces inside this paren. (space-in-parens)
(#2995) There should be no space after '[' (computed-property-spacing)
(#2995) There should be no space before ']' (computed-property-spacing)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#2997) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3004) Missing JSDoc comment. (require-jsdoc)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3004) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3005) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3007) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3012) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no space after '[' (computed-property-spacing)
(#3013) There should be no space before ']' (computed-property-spacing)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3013) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3015) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3016) There should be no spaces inside this paren. (space-in-parens)
(#3017) There should be no space after '[' (computed-property-spacing)
(#3017) There should be no space before ']' (computed-property-spacing)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3022) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3027) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3028) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3029) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3032) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3033) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3036) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3037) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3046) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3048) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3049) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3054) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3055) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3068) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3071) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3075) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3081) Expected to return a value at the end of this function. (consistent-return)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3081) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3082) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3083) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3086) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3091) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3097) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3098) There should be no space after '[' (computed-property-spacing)
(#3098) There should be no space before ']' (computed-property-spacing)
(#3098) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3101) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3103) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no space after '[' (computed-property-spacing)
(#3110) There should be no space before ']' (computed-property-spacing)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3110) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3114) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3115) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no space after '[' (computed-property-spacing)
(#3127) There should be no space before ']' (computed-property-spacing)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3127) There should be no spaces inside this paren. (space-in-parens)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3128) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3130) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3133) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no space after '[' (computed-property-spacing)
(#3134) There should be no space before ']' (computed-property-spacing)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3134) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3140) There should be no spaces inside this paren. (space-in-parens)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3147) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3147) There should be no space after '[' (computed-property-spacing)
(#3147) There should be no space before ']' (computed-property-spacing)
(#3147) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3148) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) There should be no spaces inside this paren. (space-in-parens)
(#3151) Multiple spaces found before '{'. (no-multi-spaces)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3153) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3156) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3164) There should be no space after '[' (computed-property-spacing)
(#3164) There should be no space before ']' (computed-property-spacing)
(#3164) There should be no spaces inside this paren. (space-in-parens)
(#3168) There should be no space after '[' (computed-property-spacing)
(#3168) There should be no space before ']' (computed-property-spacing)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3171) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3173) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3175) There should be no space after '{' (object-curly-spacing)
(#3175) There should be no space before '}' (object-curly-spacing)
(#3175) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3180) There should be no spaces inside this paren. (space-in-parens)
(#3188) Missing JSDoc comment. (require-jsdoc)
(#3188) Function 'liveHandler' has a complexity of 23. (complexity)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3188) There should be no spaces inside this paren. (space-in-parens)
(#3189) 'data' is defined but never used (no-unused-vars)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3192) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3199) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3207) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3210) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3211) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3214) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3218) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3220) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3223) There should be no spaces inside this paren. (space-in-parens)
(#3226) Line 3226 exceeds the maximum line length of 132. (max-len)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3226) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3231) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3233) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3236) There should be no spaces inside this paren. (space-in-parens)
(#3237) There should be no space after '{' (object-curly-spacing)
(#3237) There should be no space before '}' (object-curly-spacing)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3243) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3246) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3256) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3259) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3268) Expected no return value. (consistent-return)
(#3271) Missing JSDoc comment. (require-jsdoc)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3271) There should be no spaces inside this paren. (space-in-parens)
(#3275) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3277) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no space after '[' (computed-property-spacing)
(#3280) There should be no space before ']' (computed-property-spacing)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3280) There should be no spaces inside this paren. (space-in-parens)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3281) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3281) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3288) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3291) There should be no spaces inside this paren. (space-in-parens)
(#3292) There should be no space after '[' (computed-property-spacing)
(#3292) There should be no space before ']' (computed-property-spacing)
(#3297) Expected space or tab after '/*' in comment. (spaced-comment)
(#3303) Missing space before opening brace. (space-before-blocks)
(#3305) Line 3305 exceeds the maximum line length of 132. (max-len)
(#3322) Function 'anonymous' has a complexity of 37. (complexity)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3322) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3328) There should be no spaces inside this paren. (space-in-parens)
(#3331) Trailing spaces not allowed. (no-trailing-spaces)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3338) There should be no spaces inside this paren. (space-in-parens)
(#3341) Trailing spaces not allowed. (no-trailing-spaces)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3345) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3347) There should be no spaces inside this paren. (space-in-parens)
(#3349) Trailing spaces not allowed. (no-trailing-spaces)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3351) Trailing spaces not allowed. (no-trailing-spaces)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3357) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3359) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3361) There should be no space after '[' (computed-property-spacing)
(#3361) There should be no space before ']' (computed-property-spacing)
(#3361) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3362) There should be no spaces inside this paren. (space-in-parens)
(#3365) There should be no space after '[' (computed-property-spacing)
(#3365) There should be no space before ']' (computed-property-spacing)
(#3366) There should be no space after '[' (array-bracket-spacing)
(#3366) There should be no space before ']' (array-bracket-spacing)
(#3367) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3367) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3372) There should be no space after '[' (computed-property-spacing)
(#3372) There should be no space before ']' (computed-property-spacing)
(#3372) There should be no spaces inside this paren. (space-in-parens)
(#3375) Trailing spaces not allowed. (no-trailing-spaces)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3383) There should be no spaces inside this paren. (space-in-parens)
(#3384) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3386) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3388) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3392) There should be no spaces inside this paren. (space-in-parens)
(#3394) There should be no space after '{' (object-curly-spacing)
(#3394) There should be no space before '}' (object-curly-spacing)
(#3395) Line 3395 exceeds the maximum line length of 132. (max-len)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3395) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3401) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3412) There should be no space after '[' (computed-property-spacing)
(#3412) There should be no space before ']' (computed-property-spacing)
(#3412) There should be no spaces inside this paren. (space-in-parens)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3418) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3418) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no space after '[' (computed-property-spacing)
(#3422) There should be no space before ']' (computed-property-spacing)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3422) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3430) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3434) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3435) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3438) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3440) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3442) There should be no spaces inside this paren. (space-in-parens)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3443) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3443) There should be no spaces inside this paren. (space-in-parens)
(#3444) Line 3444 exceeds the maximum line length of 132. (max-len)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3444) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3450) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3450) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3452) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3458) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3461) There should be no spaces inside this paren. (space-in-parens)
(#3462) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3462) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3463) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3472) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3474) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3475) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3476) There should be no space after '[' (computed-property-spacing)
(#3476) There should be no space before ']' (computed-property-spacing)
(#3476) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3477) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3486) There should be no spaces inside this paren. (space-in-parens)
(#3487) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3487) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3490) There should be no spaces inside this paren. (space-in-parens)
(#3491) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3491) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3494) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3497) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3501) There should be no spaces inside this paren. (space-in-parens)
(#3504) Trailing spaces not allowed. (no-trailing-spaces)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no space after '[' (computed-property-spacing)
(#3505) There should be no space before ']' (computed-property-spacing)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3505) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3507) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3509) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3510) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no space after '[' (computed-property-spacing)
(#3511) There should be no space before ']' (computed-property-spacing)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3511) There should be no spaces inside this paren. (space-in-parens)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3513) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3513) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3514) There should be no space after '[' (computed-property-spacing)
(#3514) There should be no space before ']' (computed-property-spacing)
(#3514) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3521) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3523) There should be no spaces inside this paren. (space-in-parens)
(#3527) There should be no space after '{' (object-curly-spacing)
(#3527) There should be no space before '}' (object-curly-spacing)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3535) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3538) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3539) There should be no space after '[' (computed-property-spacing)
(#3539) There should be no space before ']' (computed-property-spacing)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3539) There should be no spaces inside this paren. (space-in-parens)
(#3541) There should be no space after '[' (computed-property-spacing)
(#3541) There should be no space before ']' (computed-property-spacing)
(#3546) A space is required after ','. (comma-spacing)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3552) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3556) There should be no space after '[' (computed-property-spacing)
(#3556) There should be no space before ']' (computed-property-spacing)
(#3556) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no space after '[' (computed-property-spacing)
(#3557) There should be no space before ']' (computed-property-spacing)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3557) There should be no spaces inside this paren. (space-in-parens)
(#3559) Blocks are nested too deeply (5). (max-depth)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3562) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3567) There should be no spaces inside this paren. (space-in-parens)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3568) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3568) There should be no spaces inside this paren. (space-in-parens)
(#3569) Blocks are nested too deeply (5). (max-depth)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3569) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3570) There should be no spaces inside this paren. (space-in-parens)
(#3571) Unexpected use of '^'. (no-bitwise)
(#3573) Blocks are nested too deeply (6). (max-depth)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3573) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3573) There should be no spaces inside this paren. (space-in-parens)
(#3574) Blocks are nested too deeply (7). (max-depth)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3589) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3590) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3594) There should be no space after '[' (computed-property-spacing)
(#3594) There should be no space before ']' (computed-property-spacing)
(#3594) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3606) There should be no spaces inside this paren. (space-in-parens)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3607) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3607) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3608) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3621) There should be no spaces inside this paren. (space-in-parens)
(#3622) Expected an object to be thrown. (no-throw-literal)
(#3626) There should be no space after '[' (array-bracket-spacing)
(#3626) There should be no space before ']' (array-bracket-spacing)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3647) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3651) There should be no spaces inside this paren. (space-in-parens)
(#3656) Missing space before opening brace. (space-before-blocks)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3658) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3661) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3666) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) Empty block statement. (no-empty)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3676) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3680) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3686) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3689) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3692) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3702) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3709) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3715) Missing space before opening brace. (space-before-blocks)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3720) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3726) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3729) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3734) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3740) There should be no spaces inside this paren. (space-in-parens)
(#3745) Expected to return a value at the end of this function. (consistent-return)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3745) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3746) There should be no spaces inside this paren. (space-in-parens)
(#3754) Expected to return a value at the end of this function. (consistent-return)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3754) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3757) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3759) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3761) There should be no spaces inside this paren. (space-in-parens)
(#3769) Expected to return a value at the end of this function. (consistent-return)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3770) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3771) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3776) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3777) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3779) There should be no spaces inside this paren. (space-in-parens)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3783) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#3783) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3784) There should be no spaces inside this paren. (space-in-parens)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3785) Unexpected use of '^'. (no-bitwise)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3786) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3790) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3799) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3800) There should be no spaces inside this paren. (space-in-parens)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3803) 'curLoop' is defined but never used (no-unused-vars)
(#3803) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3804) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3807) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3808) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3809) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3824) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3824) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3825) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3834) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3836) Trailing spaces not allowed. (no-trailing-spaces)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3837) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3851) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3852) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3854) There should be no spaces inside this paren. (space-in-parens)
(#3855) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3858) Unexpected use of '^'. (no-bitwise)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3860) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3861) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3867) There should be no spaces inside this paren. (space-in-parens)
(#3870) Trailing spaces not allowed. (no-trailing-spaces)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3874) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3875) There should be no spaces inside this paren. (space-in-parens)
(#3880) Trailing spaces not allowed. (no-trailing-spaces)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3882) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3886) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3890) There should be no spaces inside this paren. (space-in-parens)
(#3893) Trailing spaces not allowed. (no-trailing-spaces)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3894) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3897) There should be no spaces inside this paren. (space-in-parens)
(#3898) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3900) Trailing spaces not allowed. (no-trailing-spaces)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3904) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3908) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3912) There should be no spaces inside this paren. (space-in-parens)
(#3913) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3913) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3916) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3920) There should be no spaces inside this paren. (space-in-parens)
(#3921) Trailing spaces not allowed. (no-trailing-spaces)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3923) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3925) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3929) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3933) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3936) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3940) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3944) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3952) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3956) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3957) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3961) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3973) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3977) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3981) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3985) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3989) There should be no spaces inside this paren. (space-in-parens)
(#3994) Expected to return a value at the end of this function. (consistent-return)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3994) There should be no spaces inside this paren. (space-in-parens)
(#3996) There should be no space after '[' (computed-property-spacing)
(#3996) There should be no space before ']' (computed-property-spacing)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3998) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no spaces inside this paren. (space-in-parens)
(#4002) There should be no space after '[' (array-bracket-spacing)
(#4002) There should be no space before ']' (array-bracket-spacing)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4004) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4007) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4008) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4016) There should be no spaces inside this paren. (space-in-parens)
(#4020) Expected to return a value at the end of this function. (consistent-return)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4020) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4024) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4027) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) Trailing spaces not allowed. (no-trailing-spaces)
(#4029) Trailing spaces not allowed. (no-trailing-spaces)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) There should be no spaces inside this paren. (space-in-parens)
(#4033) Trailing spaces not allowed. (no-trailing-spaces)
(#4034) Trailing spaces not allowed. (no-trailing-spaces)
(#4039) Expected a 'break' statement before 'case'. (no-fallthrough)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4040) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) There should be no spaces inside this paren. (space-in-parens)
(#4041) Trailing spaces not allowed. (no-trailing-spaces)
(#4042) Trailing spaces not allowed. (no-trailing-spaces)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4052) There should be no spaces inside this paren. (space-in-parens)
(#4055) Trailing spaces not allowed. (no-trailing-spaces)
(#4058) Trailing spaces not allowed. (no-trailing-spaces)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4059) There should be no spaces inside this paren. (space-in-parens)
(#4061) Trailing spaces not allowed. (no-trailing-spaces)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4063) There should be no spaces inside this paren. (space-in-parens)
(#4066) Trailing spaces not allowed. (no-trailing-spaces)
(#4070) Trailing spaces not allowed. (no-trailing-spaces)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4073) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4086) There should be no spaces inside this paren. (space-in-parens)
(#4089) Trailing spaces not allowed. (no-trailing-spaces)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4090) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4092) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4095) There should be no spaces inside this paren. (space-in-parens)
(#4097) Do not nest ternary expressions (no-nested-ternary)
(#4097) There should be no space after '[' (computed-property-spacing)
(#4097) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no space after '[' (computed-property-spacing)
(#4098) There should be no space before ']' (computed-property-spacing)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4098) There should be no spaces inside this paren. (space-in-parens)
(#4099) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4099) There should be no space after '[' (computed-property-spacing)
(#4099) There should be no space before ']' (computed-property-spacing)
(#4100) There should be no space after '[' (computed-property-spacing)
(#4100) There should be no space before ']' (computed-property-spacing)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4101) There should be no spaces inside this paren. (space-in-parens)
(#4106) Do not nest ternary expressions (no-nested-ternary)
(#4106) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#4108) Do not nest ternary expressions (no-nested-ternary)
(#4110) Do not nest ternary expressions (no-nested-ternary)
(#4112) Do not nest ternary expressions (no-nested-ternary)
(#4114) Do not nest ternary expressions (no-nested-ternary)
(#4116) Do not nest ternary expressions (no-nested-ternary)
(#4118) Do not nest ternary expressions (no-nested-ternary)
(#4120) Do not nest ternary expressions (no-nested-ternary)
(#4127) Expected to return a value at the end of this function. (consistent-return)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4127) There should be no spaces inside this paren. (space-in-parens)
(#4129) There should be no space after '[' (computed-property-spacing)
(#4129) There should be no space before ']' (computed-property-spacing)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4131) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4132) There should be no spaces inside this paren. (space-in-parens)
(#4139) Missing space before opening brace. (space-before-blocks)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4143) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4144) There should be no space after '[' (computed-property-spacing)
(#4144) There should be no space before ']' (computed-property-spacing)
(#4144) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no space after '[' (computed-property-spacing)
(#4145) There should be no space before ']' (computed-property-spacing)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4148) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4152) There should be no spaces inside this paren. (space-in-parens)
(#4155) Trailing spaces not allowed. (no-trailing-spaces)
(#4164) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4164) There should be no spaces inside this paren. (space-in-parens)
(#4167) Expected space(s) after "catch". (keyword-spacing)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4167) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4168) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4172) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4177) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4178) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4183) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4194) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4201) There should be no spaces inside this paren. (space-in-parens)
(#4205) Unexpected use of '&'. (no-bitwise)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4209) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4223) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4227) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4230) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4237) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4244) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4253) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4259) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4260) 'i' used outside of binding context. (block-scoped-var)
(#4260) There should be no spaces inside this paren. (space-in-parens)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4261) 'i' used outside of binding context. (block-scoped-var)
(#4261) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4265) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4271) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4284) There should be no spaces inside this paren. (space-in-parens)
(#4285) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4287) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4291) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4295) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4296) There should be no spaces inside this paren. (space-in-parens)
(#4305) Missing space before opening brace. (space-before-blocks)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4314) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4318) There should be no spaces inside this paren. (space-in-parens)
(#4319) Expected to return a value at the end of this function. (consistent-return)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4319) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4320) There should be no spaces inside this paren. (space-in-parens)
(#4323) Do not nest ternary expressions (no-nested-ternary)
(#4324) Line 4324 exceeds the maximum line length of 132. (max-len)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4331) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4338) There should be no spaces inside this paren. (space-in-parens)
(#4344) Missing space before opening brace. (space-before-blocks)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4350) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4353) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4354) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4355) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4358) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4361) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4362) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4377) There should be no spaces inside this paren. (space-in-parens)
(#4378) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4380) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4381) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4389) There should be no spaces inside this paren. (space-in-parens)
(#4390) Missing space before opening brace. (space-before-blocks)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4402) Trailing spaces not allowed. (no-trailing-spaces)
(#4403) Function 'anonymous' has a complexity of 21. (complexity)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4403) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4408) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4410) There should be no spaces inside this paren. (space-in-parens)
(#4411) Trailing spaces not allowed. (no-trailing-spaces)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4412) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4414) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4415) There should be no spaces inside this paren. (space-in-parens)
(#4416) Trailing spaces not allowed. (no-trailing-spaces)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4418) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4419) There should be no spaces inside this paren. (space-in-parens)
(#4422) Trailing spaces not allowed. (no-trailing-spaces)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4426) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4427) There should be no space after '[' (array-bracket-spacing)
(#4427) There should be no space before ']' (array-bracket-spacing)
(#4427) There should be no spaces inside this paren. (space-in-parens)
(#4428) Trailing spaces not allowed. (no-trailing-spaces)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4430) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4431) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4435) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4439) There should be no space after '[' (array-bracket-spacing)
(#4439) There should be no space before ']' (array-bracket-spacing)
(#4439) There should be no spaces inside this paren. (space-in-parens)
(#4441) Trailing spaces not allowed. (no-trailing-spaces)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4443) There should be no spaces inside this paren. (space-in-parens)
(#4446) Trailing spaces not allowed. (no-trailing-spaces)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4448) There should be no spaces inside this paren. (space-in-parens)
(#4449) Expected space(s) after "catch". (keyword-spacing)
(#4449) Empty block statement. (no-empty)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4457) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4460) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4462) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4465) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4467) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4472) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4473) There should be no spaces inside this paren. (space-in-parens)
(#4476) Expected space(s) after "catch". (keyword-spacing)
(#4476) Empty block statement. (no-empty)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4478) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4479) There should be no spaces inside this paren. (space-in-parens)
(#4484) Trailing spaces not allowed. (no-trailing-spaces)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4488) There should be no spaces inside this paren. (space-in-parens)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4489) There should be no space after '[' (computed-property-spacing)
(#4489) There should be no space before ']' (computed-property-spacing)
(#4497) Missing space before opening brace. (space-before-blocks)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4505) There should be no spaces inside this paren. (space-in-parens)
(#4506) Trailing spaces not allowed. (no-trailing-spaces)
(#4507) Expected space(s) after "catch". (keyword-spacing)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4507) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4511) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4512) There should be no spaces inside this paren. (space-in-parens)
(#4514) Unnecessary escape character: \= (no-useless-escape)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4516) There should be no spaces inside this paren. (space-in-parens)
(#4517) Trailing spaces not allowed. (no-trailing-spaces)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4519) There should be no spaces inside this paren. (space-in-parens)
(#4521) Expected space(s) after "catch". (keyword-spacing)
(#4521) Empty block statement. (no-empty)
(#4524) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4529) Missing space before opening brace. (space-before-blocks)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4536) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4543) There should be no spaces inside this paren. (space-in-parens)
(#4546) Trailing spaces not allowed. (no-trailing-spaces)
(#4548) Expected to return a value at the end of this function. (consistent-return)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4549) There should be no spaces inside this paren. (space-in-parens)
(#4558) Missing JSDoc comment. (require-jsdoc)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4558) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4559) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4562) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4567) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4568) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) There should be no spaces inside this paren. (space-in-parens)
(#4573) Missing space before opening brace. (space-before-blocks)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4578) There should be no spaces inside this paren. (space-in-parens)
(#4591) Missing JSDoc comment. (require-jsdoc)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4591) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4592) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4595) There should be no spaces inside this paren. (space-in-parens)
(#4597) Trailing spaces not allowed. (no-trailing-spaces)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4601) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4606) There should be no spaces inside this paren. (space-in-parens)
(#4607) Blocks are nested too deeply (5). (max-depth)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4607) There should be no spaces inside this paren. (space-in-parens)
(#4612) Blocks are nested too deeply (5). (max-depth)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4612) There should be no spaces inside this paren. (space-in-parens)
(#4613) Blocks are nested too deeply (6). (max-depth)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4613) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4618) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4632) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4633) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4637) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4638) There should be no spaces inside this paren. (space-in-parens)
(#4639) Unexpected use of '&'. (no-bitwise)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4648) There should be no spaces inside this paren. (space-in-parens)
(#4650) Trailing spaces not allowed. (no-trailing-spaces)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4656) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4664) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4672) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4672) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4675) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4707) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4708) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4715) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4717) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4718) There should be no spaces inside this paren. (space-in-parens)
(#4719) Blocks are nested too deeply (5). (max-depth)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4719) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4731) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4732) There should be no spaces inside this paren. (space-in-parens)
(#4733) Expected to return a value at the end of this function. (array-callback-return)
(#4733) Expected to return a value at the end of this function. (consistent-return)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4734) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4735) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4743) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4746) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4747) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4750) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4751) There should be no spaces inside this paren. (space-in-parens)
(#4754) Function 'closest' has a complexity of 21. (complexity)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4754) There should be no spaces inside this paren. (space-in-parens)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4755) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4757) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4762) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4763) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4767) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4768) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4773) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4774) There should be no spaces inside this paren. (space-in-parens)
(#4777) Blocks are nested too deeply (5). (max-depth)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4777) There should be no spaces inside this paren. (space-in-parens)
(#4778) There should be no space after '{' (object-curly-spacing)
(#4778) There should be no space before '}' (object-curly-spacing)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4790) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4791) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4793) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4796) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4798) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4803) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4812) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4817) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4818) There should be no spaces inside this paren. (space-in-parens)
(#4819) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4822) There should be no spaces inside this paren. (space-in-parens)
(#4827) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4830) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4832) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4833) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4834) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4836) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4838) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4842) There should be no spaces inside this paren. (space-in-parens)
(#4848) Missing JSDoc comment. (require-jsdoc)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4848) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4853) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4857) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4858) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4860) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4861) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4863) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4864) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4866) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4867) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4869) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4870) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4872) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4873) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4875) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4876) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4878) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4879) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4881) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4882) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4884) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4885) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4887) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4888) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4890) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4892) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no space after '[' (computed-property-spacing)
(#4893) There should be no space before ']' (computed-property-spacing)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4893) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4894) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4901) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4905) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4906) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no space after '[' (computed-property-spacing)
(#4909) There should be no space before ']' (computed-property-spacing)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4909) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4911) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4915) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4920) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4925) Do not nest ternary expressions (no-nested-ternary)
(#4926) There should be no space after '[' (array-bracket-spacing)
(#4926) There should be no space before ']' (array-bracket-spacing)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4930) There should be no spaces inside this paren. (space-in-parens)
(#4932) There should be no space after '[' (computed-property-spacing)
(#4932) There should be no space before ']' (computed-property-spacing)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) 'until' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) 'undefined' is not modified in this loop. (no-unmodified-loop-condition)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4935) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4943) 'elem' is defined but never used (no-unused-vars)
(#4943) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4947) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4948) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4956) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4959) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4960) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4961) There should be no spaces inside this paren. (space-in-parens)
(#4970) Missing JSDoc comment. (require-jsdoc)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4970) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4971) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4972) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4973) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4977) There should be no spaces inside this paren. (space-in-parens)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4978) 'i' is defined but never used (no-unused-vars)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4982) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4987) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4990) There should be no spaces inside this paren. (space-in-parens)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4994) 'i' is defined but never used (no-unused-vars)
(#4994) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#4995) There should be no spaces inside this paren. (space-in-parens)
(#5001) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5012) There should be no space after '[' (array-bracket-spacing)
(#5012) There should be no space before ']' (array-bracket-spacing)
(#5013) There should be no space after '[' (array-bracket-spacing)
(#5013) There should be no space before ']' (array-bracket-spacing)
(#5014) There should be no space after '[' (array-bracket-spacing)
(#5014) There should be no space before ']' (array-bracket-spacing)
(#5015) There should be no space after '[' (array-bracket-spacing)
(#5015) There should be no space before ']' (array-bracket-spacing)
(#5016) There should be no space after '[' (array-bracket-spacing)
(#5016) There should be no space before ']' (array-bracket-spacing)
(#5017) There should be no space after '[' (array-bracket-spacing)
(#5017) There should be no space before ']' (array-bracket-spacing)
(#5018) There should be no space after '[' (array-bracket-spacing)
(#5018) There should be no space before ']' (array-bracket-spacing)
(#5019) There should be no space after '[' (array-bracket-spacing)
(#5019) There should be no space before ']' (array-bracket-spacing)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5027) There should be no spaces inside this paren. (space-in-parens)
(#5028) There should be no space after '[' (array-bracket-spacing)
(#5028) There should be no space before ']' (array-bracket-spacing)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5032) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5035) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5037) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5041) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5048) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5049) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5051) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5055) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5057) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5059) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5060) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5066) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5077) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5078) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5080) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5085) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5088) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5089) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5092) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5097) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5099) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5105) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5106) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5112) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5113) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5114) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5120) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5122) There should be no spaces inside this paren. (space-in-parens)
(#5127) Expected to return a value at the end of this function. (consistent-return)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5128) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5129) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5130) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5132) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5134) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5135) There should be no spaces inside this paren. (space-in-parens)
(#5139) Expected to return a value at the end of this function. (consistent-return)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5140) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5141) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5142) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5144) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5145) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5146) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5152) There should be no spaces inside this paren. (space-in-parens)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5153) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5153) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no space after '[' (array-bracket-spacing)
(#5154) There should be no space before ']' (array-bracket-spacing)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5154) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5155) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5156) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5157) There should be no space after '[' (array-bracket-spacing)
(#5157) There should be no space before ']' (array-bracket-spacing)
(#5157) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5160) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5161) There should be no spaces inside this paren. (space-in-parens)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5170) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5170) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5172) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5173) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5177) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5186) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5187) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5189) There should be no spaces inside this paren. (space-in-parens)
(#5189) Unexpected space before function parentheses. (space-before-function-paren)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5194) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5201) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5202) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space after '[' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5203) There should be no space before ']' (computed-property-spacing)
(#5203) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5208) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5210) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5211) There should be no spaces inside this paren. (space-in-parens)
(#5217) Expected space(s) after "catch". (keyword-spacing)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5218) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5221) There should be no spaces inside this paren. (space-in-parens)
(#5222) Missing space before opening brace. (space-before-blocks)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5223) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5225) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5229) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5235) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5239) There should be no spaces inside this paren. (space-in-parens)
(#5241) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5246) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5247) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5254) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5256) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5257) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5259) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5268) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5277) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5279) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5283) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5287) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5291) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5295) There should be no spaces inside this paren. (space-in-parens)
(#5296) There should be no space after '{' (object-curly-spacing)
(#5296) There should be no space before '}' (object-curly-spacing)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5310) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5311) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5313) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5326) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5332) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5333) There should be no spaces inside this paren. (space-in-parens)
(#5341) Missing JSDoc comment. (require-jsdoc)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5341) 'cur' is defined but never used (no-unused-vars)
(#5341) There should be no spaces inside this paren. (space-in-parens)
(#5348) Missing JSDoc comment. (require-jsdoc)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5348) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5350) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5355) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5356) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5360) There should be no space after '[' (computed-property-spacing)
(#5360) There should be no space before ']' (computed-property-spacing)
(#5360) There should be no spaces inside this paren. (space-in-parens)
(#5362) There should be no space after '[' (computed-property-spacing)
(#5362) There should be no space before ']' (computed-property-spacing)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5364) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5368) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no space after '[' (computed-property-spacing)
(#5369) There should be no space before ']' (computed-property-spacing)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5370) Line 5370 exceeds the maximum line length of 132. (max-len)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no space after '[' (computed-property-spacing)
(#5370) There should be no space before ']' (computed-property-spacing)
(#5370) There should be no spaces inside this paren. (space-in-parens)
(#5377) Missing JSDoc comment. (require-jsdoc)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5379) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5396) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5399) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5403) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5415) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5426) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5437) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5438) There should be no spaces inside this paren. (space-in-parens)
(#5441) There should be no space after '[' (computed-property-spacing)
(#5441) There should be no space before ']' (computed-property-spacing)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5442) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5443) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5449) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5451) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5455) There should be no space after '[' (computed-property-spacing)
(#5455) There should be no space before ']' (computed-property-spacing)
(#5458) There should be no space after '{' (object-curly-spacing)
(#5458) There should be no space before '}' (object-curly-spacing)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no space after '[' (computed-property-spacing)
(#5470) There should be no space before ']' (computed-property-spacing)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5470) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5472) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5475) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no space after '[' (computed-property-spacing)
(#5476) There should be no space before ']' (computed-property-spacing)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5476) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5480) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no space after '[' (computed-property-spacing)
(#5482) There should be no space before ']' (computed-property-spacing)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5482) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5486) There should be no spaces inside this paren. (space-in-parens)
(#5491) Missing JSDoc comment. (require-jsdoc)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5491) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5493) There should be no spaces inside this paren. (space-in-parens)
(#5494) Trailing spaces not allowed. (no-trailing-spaces)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5495) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5504) There should be no spaces inside this paren. (space-in-parens)
(#5510) There should be no spaces inside this paren. (space-in-parens)
(#5511) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5518) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5522) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5528) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5529) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5534) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5535) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5537) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5538) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5539) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5541) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5542) There should be no spaces inside this paren. (space-in-parens)
(#5550) Function 'clean' has a complexity of 26. (complexity)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5560) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5560) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5561) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5565) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5570) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5571) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5573) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5578) There should be no spaces inside this paren. (space-in-parens)
(#5579) There should be no space after '[' (computed-property-spacing)
(#5579) There should be no space before ']' (computed-property-spacing)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5587) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5592) There should be no spaces inside this paren. (space-in-parens)
(#5596) Do not nest ternary expressions (no-nested-ternary)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5604) Unexpected whitespace before semicolon. (semi-spacing)
(#5604) There should be no spaces inside this paren. (space-in-parens)
(#5605) Blocks are nested too deeply (5). (max-depth)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no space after '[' (computed-property-spacing)
(#5605) There should be no space before ']' (computed-property-spacing)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5606) There should be no space after '[' (computed-property-spacing)
(#5606) There should be no space before ']' (computed-property-spacing)
(#5606) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5614) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5621) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5627) There should be no spaces inside this paren. (space-in-parens)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) 'i' used outside of binding context. (block-scoped-var)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5629) Line 5629 exceeds the maximum line length of 132. (max-len)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) 'i' used outside of binding context. (block-scoped-var)
(#5629) There should be no spaces inside this paren. (space-in-parens)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) 'i' used outside of binding context. (block-scoped-var)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5633) 'i' used outside of binding context. (block-scoped-var)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) 'i' used outside of binding context. (block-scoped-var)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5636) 'i' used outside of binding context. (block-scoped-var)
(#5636) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5644) There should be no spaces inside this paren. (space-in-parens)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5645) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5648) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5649) There should be no spaces inside this paren. (space-in-parens)
(#5653) There should be no space after '[' (computed-property-spacing)
(#5653) There should be no space before ']' (computed-property-spacing)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5655) There should be no spaces inside this paren. (space-in-parens)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5656) There should be no space after '[' (computed-property-spacing)
(#5656) There should be no space before ']' (computed-property-spacing)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5658) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5659) There should be no spaces inside this paren. (space-in-parens)
(#5660) Blocks are nested too deeply (5). (max-depth)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5660) There should be no space after '[' (computed-property-spacing)
(#5660) There should be no space before ']' (computed-property-spacing)
(#5660) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5661) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5665) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5670) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5675) There should be no spaces inside this paren. (space-in-parens)
(#5676) There should be no space after '[' (computed-property-spacing)
(#5676) There should be no space before ']' (computed-property-spacing)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5678) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5679) There should be no spaces inside this paren. (space-in-parens)
(#5682) There should be no space after '[' (computed-property-spacing)
(#5682) There should be no space before ']' (computed-property-spacing)
(#5688) Missing JSDoc comment. (require-jsdoc)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5688) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5700) There should be no spaces inside this paren. (space-in-parens)
(#5706) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#5714) There should be no space after '{' (object-curly-spacing)
(#5714) There should be no space before '}' (object-curly-spacing)
(#5715) There should be no space after '[' (array-bracket-spacing)
(#5715) There should be no space before ']' (array-bracket-spacing)
(#5716) There should be no space after '[' (array-bracket-spacing)
(#5716) There should be no space before ']' (array-bracket-spacing)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5722) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5726) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5728) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5732) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5734) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5735) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5744) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5745) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5747) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5774) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5776) There should be no spaces inside this paren. (space-in-parens)
(#5781) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5781) There should be no spaces inside this paren. (space-in-parens)
(#5782) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5782) There should be no space after '[' (computed-property-spacing)
(#5782) There should be no space before ']' (computed-property-spacing)
(#5784) There should be no space after '[' (computed-property-spacing)
(#5784) There should be no space before ']' (computed-property-spacing)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5787) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5794) There should be no space after '[' (computed-property-spacing)
(#5794) There should be no space before ']' (computed-property-spacing)
(#5794) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5799) There should be no spaces inside this paren. (space-in-parens)
(#5803) There should be no space after '[' (computed-property-spacing)
(#5803) There should be no space before ']' (computed-property-spacing)
(#5804) Expected space(s) after "catch". (keyword-spacing)
(#5804) Empty block statement. (no-empty)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5809) There should be no spaces inside this paren. (space-in-parens)
(#5810) Expected no return value. (consistent-return)
(#5814) Expected no return value. (consistent-return)
(#5814) There should be no space after '[' (computed-property-spacing)
(#5814) There should be no space before ']' (computed-property-spacing)
(#5818) Expected to return a value at the end of this function. (consistent-return)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5820) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5821) There should be no space after '[' (computed-property-spacing)
(#5821) There should be no space before ']' (computed-property-spacing)
(#5823) There should be no space after '[' (computed-property-spacing)
(#5823) There should be no space before ']' (computed-property-spacing)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5826) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5830) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5831) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5836) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5840) There should be no spaces inside this paren. (space-in-parens)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5841) There should be no space after '[' (computed-property-spacing)
(#5841) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5842) There should be no space after '[' (computed-property-spacing)
(#5842) There should be no space before ']' (computed-property-spacing)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5845) There should be no spaces inside this paren. (space-in-parens)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5848) 'name' used outside of binding context. (block-scoped-var)
(#5848) There should be no spaces inside this paren. (space-in-parens)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5849) There should be no space after '[' (computed-property-spacing)
(#5849) 'name' used outside of binding context. (block-scoped-var)
(#5849) There should be no space before ']' (computed-property-spacing)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5853) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5854) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5861) There should be no spaces inside this paren. (space-in-parens)
(#5862) There should be no space after '[' (computed-property-spacing)
(#5862) There should be no space before ']' (computed-property-spacing)
(#5863) Expected to return a value at the end of this function. (consistent-return)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5867) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5868) There should be no spaces inside this paren. (space-in-parens)
(#5871) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5872) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5877) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5879) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5883) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5883) There should be no spaces inside this paren. (space-in-parens)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5890) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5891) There should be no space after '[' (computed-property-spacing)
(#5891) There should be no space before ']' (computed-property-spacing)
(#5902) Expected to return a value at the end of this function. (consistent-return)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5902) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5907) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5918) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5920) There should be no spaces inside this paren. (space-in-parens)
(#5922) Do not nest ternary expressions (no-nested-ternary)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5947) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5948) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5951) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5953) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5957) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5958) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5959) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5960) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5968) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5969) There should be no spaces inside this paren. (space-in-parens)
(#5971) There should be no space after '[' (computed-property-spacing)
(#5971) There should be no space before ']' (computed-property-spacing)
(#5972) There should be no space after '[' (computed-property-spacing)
(#5972) There should be no space before ']' (computed-property-spacing)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5980) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5985) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#5993) There should be no spaces inside this paren. (space-in-parens)
(#6004) Missing JSDoc comment. (require-jsdoc)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6004) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6012) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6013) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6014) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6017) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6021) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6028) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6029) There should be no spaces inside this paren. (space-in-parens)
(#6033) Line 6033 exceeds the maximum line length of 132. (max-len)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6033) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6036) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6037) There should be no spaces inside this paren. (space-in-parens)
(#6043) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6060) There should be no spaces inside this paren. (space-in-parens)
(#6096) Expected space(s) after "catch". (keyword-spacing)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6096) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6099) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6105) There should be no spaces inside this paren. (space-in-parens)
(#6108) Missing JSDoc comment. (require-jsdoc)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6108) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6111) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6113) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6118) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6119) There should be no spaces inside this paren. (space-in-parens)
(#6127) Expected space(s) after "for". (keyword-spacing)
(#6127) There should be no spaces inside this paren. (space-in-parens)
(#6128) There should be no space after '[' (computed-property-spacing)
(#6128) There should be no space before ']' (computed-property-spacing)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6131) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6132) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6133) There should be no spaces inside this paren. (space-in-parens)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6135) There should be no space after '[' (computed-property-spacing)
(#6135) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no space after '[' (computed-property-spacing)
(#6137) There should be no space before ']' (computed-property-spacing)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6137) There should be no spaces inside this paren. (space-in-parens)
(#6143) Expected space or tab after '//' in comment. (spaced-comment)
(#6144) Missing JSDoc comment. (require-jsdoc)
(#6144) There should be no spaces inside this paren. (space-in-parens)
(#6145) There should be no spaces inside this paren. (space-in-parens)
(#6147) There should be no space after '[' (computed-property-spacing)
(#6147) There should be no space before ']' (computed-property-spacing)
(#6150) There should be no space after '[' (computed-property-spacing)
(#6150) There should be no space before ']' (computed-property-spacing)
(#6152) There should be no space after '[' (computed-property-spacing)
(#6152) There should be no space before ']' (computed-property-spacing)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6155) There should be no spaces inside this paren. (space-in-parens)
(#6158) Expected space(s) after "for". (keyword-spacing)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6158) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no space after '[' (computed-property-spacing)
(#6159) There should be no space before ']' (computed-property-spacing)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6163) There should be no space after '[' (computed-property-spacing)
(#6163) There should be no space before ']' (computed-property-spacing)
(#6163) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6168) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6174) There should be no space after '[' (computed-property-spacing)
(#6174) There should be no space before ']' (computed-property-spacing)
(#6174) There should be no spaces inside this paren. (space-in-parens)
(#6176) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6184) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6186) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6189) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6193) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6194) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6196) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6203) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6205) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6211) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6212) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6226) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6230) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6233) There should be no spaces inside this paren. (space-in-parens)
(#6237) There should be no spaces inside this paren. (space-in-parens)
(#6237) 'selector' used outside of binding context. (block-scoped-var)
(#6245) 'selector' used outside of binding context. (block-scoped-var)
(#6248) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no space after '[' (array-bracket-spacing)
(#6252) There should be no space before ']' (array-bracket-spacing)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6261) There should be no spaces inside this paren. (space-in-parens)
(#6265) Missing space before opening brace. (space-before-blocks)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6266) There should be no spaces inside this paren. (space-in-parens)
(#6268) Missing space before opening brace. (space-before-blocks)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6270) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6271) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) There should be no spaces inside this paren. (space-in-parens)
(#6273) Missing space before opening brace. (space-before-blocks)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6274) There should be no spaces inside this paren. (space-in-parens)
(#6276) Do not nest ternary expressions (no-nested-ternary)
(#6276) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6278) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) 'i' is defined but never used (no-unused-vars)
(#6279) There should be no spaces inside this paren. (space-in-parens)
(#6279) Missing space before opening brace. (space-before-blocks)
(#6280) There should be no space after '{' (object-curly-spacing)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no spaces inside this paren. (space-in-parens)
(#6280) There should be no space before '}' (object-curly-spacing)
(#6282) There should be no space after '{' (object-curly-spacing)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no spaces inside this paren. (space-in-parens)
(#6282) There should be no space before '}' (object-curly-spacing)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) There should be no spaces inside this paren. (space-in-parens)
(#6288) Missing space before opening brace. (space-before-blocks)
(#6289) There should be no space after '[' (computed-property-spacing)
(#6289) There should be no space before ']' (computed-property-spacing)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) There should be no spaces inside this paren. (space-in-parens)
(#6289) Missing space before opening brace. (space-before-blocks)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6290) There should be no spaces inside this paren. (space-in-parens)
(#6292) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no space after '[' (array-bracket-spacing)
(#6294) There should be no space before ']' (array-bracket-spacing)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6294) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no space after '[' (computed-property-spacing)
(#6295) There should be no space before ']' (computed-property-spacing)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6295) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6297) There should be no spaces inside this paren. (space-in-parens)
(#6311) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6315) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6316) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6319) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6320) There should be no spaces inside this paren. (space-in-parens)
(#6326) Unexpected space before function parentheses. (space-before-function-paren)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6326) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6327) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6330) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6333) There should be no spaces inside this paren. (space-in-parens)
(#6336) Expected space(s) after "for". (keyword-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6336) There should be no space after '{' (object-curly-spacing)
(#6336) There should be no space before '}' (object-curly-spacing)
(#6336) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6337) There should be no spaces inside this paren. (space-in-parens)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6338) There should be no space after '[' (computed-property-spacing)
(#6338) There should be no space before ']' (computed-property-spacing)
(#6339) Expected space(s) after "if". (keyword-spacing)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6339) There should be no spaces inside this paren. (space-in-parens)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6340) There should be no space after '[' (computed-property-spacing)
(#6340) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6348) There should be no space after '[' (computed-property-spacing)
(#6348) There should be no space before ']' (computed-property-spacing)
(#6348) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6404) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6405) There should be no spaces inside this paren. (space-in-parens)
(#6408) Function 'ajax' has a complexity of 42. (complexity)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6408) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6411) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6420) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6427) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6428) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space after '[' (computed-property-spacing)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no space before ']' (computed-property-spacing)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6477) Expected space(s) after "while". (keyword-spacing)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6478) There should be no space after '[' (computed-property-spacing)
(#6478) There should be no space before ']' (computed-property-spacing)
(#6481) There should be no space after '[' (computed-property-spacing)
(#6481) There should be no space before ']' (computed-property-spacing)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6495) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6508) Function 'done' has a complexity of 22. (complexity)
(#6508) Missing JSDoc comment. (require-jsdoc)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6508) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6511) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6520) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6536) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6541) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6544) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6546) There should be no spaces inside this paren. (space-in-parens)
(#6547) There should be no space after '[' (computed-property-spacing)
(#6547) There should be no space before ']' (computed-property-spacing)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6549) There should be no spaces inside this paren. (space-in-parens)
(#6550) There should be no space after '[' (computed-property-spacing)
(#6550) There should be no space before ']' (computed-property-spacing)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6564) There should be no spaces inside this paren. (space-in-parens)
(#6567) Expected space(s) after "catch". (keyword-spacing)
(#6577) Expected space(s) after "if". (keyword-spacing)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6577) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6579) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6590) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6591) There should be no space after '[' (array-bracket-spacing)
(#6591) There should be no space before ']' (array-bracket-spacing)
(#6591) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6593) There should be no space after '[' (array-bracket-spacing)
(#6593) There should be no space before ']' (array-bracket-spacing)
(#6593) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6597) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6600) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6601) There should be no spaces inside this paren. (space-in-parens)
(#6602) There should be no space after '[' (array-bracket-spacing)
(#6602) There should be no space before ']' (array-bracket-spacing)
(#6602) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6606) There should be no space after '[' (array-bracket-spacing)
(#6606) There should be no space before ']' (array-bracket-spacing)
(#6606) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6608) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6609) There should be no space after '[' (array-bracket-spacing)
(#6609) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6611) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6612) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6618) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6624) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6628) Expected space(s) after "for". (keyword-spacing)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6628) There should be no spaces inside this paren. (space-in-parens)
(#6629) There should be no space after '[' (computed-property-spacing)
(#6629) There should be no space before ']' (computed-property-spacing)
(#6629) There should be no space after '[' (array-bracket-spacing)
(#6629) There should be no space before ']' (array-bracket-spacing)
(#6632) There should be no space after '[' (computed-property-spacing)
(#6632) There should be no space before ']' (computed-property-spacing)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6633) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6642) There should be no space after '[' (computed-property-spacing)
(#6642) There should be no space before ']' (computed-property-spacing)
(#6642) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6649) There should be no spaces inside this paren. (space-in-parens)
(#6650) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no spaces inside this paren. (space-in-parens)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6651) There should be no space after '[' (computed-property-spacing)
(#6651) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no space after '[' (computed-property-spacing)
(#6652) There should be no space before ']' (computed-property-spacing)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6652) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no space after '[' (computed-property-spacing)
(#6653) There should be no space before ']' (computed-property-spacing)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6653) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6658) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6663) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6666) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6680) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6681) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6685) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6688) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6689) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6696) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6700) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6703) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6708) There should be no spaces inside this paren. (space-in-parens)
(#6709) There should be no space after '[' (computed-property-spacing)
(#6709) There should be no space before ']' (computed-property-spacing)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6713) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6715) There should be no space after '[' (computed-property-spacing)
(#6715) There should be no space before ']' (computed-property-spacing)
(#6715) There should be no spaces inside this paren. (space-in-parens)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6716) There should be no space after '[' (computed-property-spacing)
(#6716) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6718) There should be no space after '[' (computed-property-spacing)
(#6718) There should be no space before ']' (computed-property-spacing)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6719) There should be no space after '[' (computed-property-spacing)
(#6719) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6724) There should be no space after '[' (computed-property-spacing)
(#6724) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6725) There should be no space after '[' (computed-property-spacing)
(#6725) There should be no space before ']' (computed-property-spacing)
(#6725) There should be no spaces inside this paren. (space-in-parens)
(#6726) There should be no space after '[' (computed-property-spacing)
(#6726) There should be no space before ']' (computed-property-spacing)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6729) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6730) There should be no space after '[' (computed-property-spacing)
(#6730) There should be no space before ']' (computed-property-spacing)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6734) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6742) There should be no space after '{' (object-curly-spacing)
(#6742) There should be no space before '}' (object-curly-spacing)
(#6742) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no space after '[' (computed-property-spacing)
(#6743) There should be no space before ']' (computed-property-spacing)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6747) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6755) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6756) There should be no space after '[' (array-bracket-spacing)
(#6756) There should be no space before ']' (array-bracket-spacing)
(#6756) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6760) There should be no spaces inside this paren. (space-in-parens)
(#6760) Missing space before opening brace. (space-before-blocks)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6761) There should be no spaces inside this paren. (space-in-parens)
(#6762) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6767) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6770) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6774) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6784) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6786) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6788) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no space after '[' (computed-property-spacing)
(#6789) There should be no space before ']' (computed-property-spacing)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6789) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6798) There should be no spaces inside this paren. (space-in-parens)
(#6800) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6801) There should be no spaces inside this paren. (space-in-parens)
(#6802) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6807) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6808) There should be no space after '[' (computed-property-spacing)
(#6808) There should be no space before ']' (computed-property-spacing)
(#6808) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6813) There should be no spaces inside this paren. (space-in-parens)
(#6817) Missing JSDoc comment. (require-jsdoc)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6817) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6818) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6820) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6821) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6823) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6833) There should be no spaces inside this paren. (space-in-parens)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6837) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#6837) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6840) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6841) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6845) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6846) There should be no space after '[' (computed-property-spacing)
(#6846) There should be no space before ']' (computed-property-spacing)
(#6846) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6852) There should be no spaces inside this paren. (space-in-parens)
(#6874) Missing JSDoc comment. (require-jsdoc)
(#6874) Expected to return a value at the end of this function. (consistent-return)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6874) There should be no spaces inside this paren. (space-in-parens)
(#6885) Expected space(s) after "for". (keyword-spacing)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6885) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6886) There should be no spaces inside this paren. (space-in-parens)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6887) There should be no space after '[' (computed-property-spacing)
(#6887) There should be no space before ']' (computed-property-spacing)
(#6892) Expected space(s) after "while". (keyword-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6892) There should be no space after '[' (computed-property-spacing)
(#6892) There should be no space before ']' (computed-property-spacing)
(#6892) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6894) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6895) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6900) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6901) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no space after '[' (computed-property-spacing)
(#6902) There should be no space before ']' (computed-property-spacing)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6902) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6903) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6910) There should be no space after '[' (computed-property-spacing)
(#6910) There should be no space before ']' (computed-property-spacing)
(#6910) There should be no spaces inside this paren. (space-in-parens)
(#6911) There should be no space after '[' (computed-property-spacing)
(#6911) There should be no space before ']' (computed-property-spacing)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6914) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no space after '[' (computed-property-spacing)
(#6915) There should be no space before ']' (computed-property-spacing)
(#6915) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6919) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6930) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6931) There should be no space after '[' (computed-property-spacing)
(#6931) There should be no space before ']' (computed-property-spacing)
(#6931) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6932) There should be no spaces inside this paren. (space-in-parens)
(#6934) There should be no space after '[' (computed-property-spacing)
(#6934) There should be no space before ']' (computed-property-spacing)
(#6939) Missing JSDoc comment. (require-jsdoc)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6939) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6942) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6943) There should be no spaces inside this paren. (space-in-parens)
(#6953) There should be no space after '[' (computed-property-spacing)
(#6953) There should be no space before ']' (computed-property-spacing)
(#6964) Expected space(s) after "for". (keyword-spacing)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6964) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6968) There should be no spaces inside this paren. (space-in-parens)
(#6969) Expected space(s) after "for". (keyword-spacing)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6969) There should be no spaces inside this paren. (space-in-parens)
(#6970) Expected space(s) after "if". (keyword-spacing)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6970) There should be no spaces inside this paren. (space-in-parens)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6971) There should be no space after '[' (computed-property-spacing)
(#6971) There should be no space before ']' (computed-property-spacing)
(#6978) There should be no space after '[' (computed-property-spacing)
(#6978) There should be no space before ']' (computed-property-spacing)
(#6981) Expected space(s) after "if". (keyword-spacing)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6981) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6984) There should be no spaces inside this paren. (space-in-parens)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6988) There should be no space after '[' (computed-property-spacing)
(#6988) There should be no space before ']' (computed-property-spacing)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6991) There should be no spaces inside this paren. (space-in-parens)
(#6993) Expected space(s) after "for". (keyword-spacing)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6993) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6994) There should be no spaces inside this paren. (space-in-parens)
(#6995) Blocks are nested too deeply (5). (max-depth)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no space after '[' (computed-property-spacing)
(#6995) There should be no space before ']' (computed-property-spacing)
(#6995) There should be no spaces inside this paren. (space-in-parens)
(#6996) There should be no space after '[' (computed-property-spacing)
(#6996) There should be no space before ']' (computed-property-spacing)
(#6997) Blocks are nested too deeply (6). (max-depth)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6997) There should be no spaces inside this paren. (space-in-parens)
(#6998) There should be no space after '[' (computed-property-spacing)
(#6998) There should be no space before ']' (computed-property-spacing)
(#6999) Blocks are nested too deeply (7). (max-depth)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#6999) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7001) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7010) There should be no spaces inside this paren. (space-in-parens)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7011) A space is required after ','. (comma-spacing)
(#7011) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7014) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7016) There should be no spaces inside this paren. (space-in-parens)
(#7025) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7027) Unnecessary escape character: \= (no-useless-escape)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7033) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) Expected to return a value at the end of this function. (consistent-return)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7038) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7040) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no spaces inside this paren. (space-in-parens)
(#7042) There should be no space after '[' (computed-property-spacing)
(#7042) There should be no space before ']' (computed-property-spacing)
(#7044) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7045) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7046) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7050) There should be no spaces inside this paren. (space-in-parens)
(#7051) There should be no space after '[' (computed-property-spacing)
(#7051) There should be no space before ']' (computed-property-spacing)
(#7057) There should be no space after '[' (computed-property-spacing)
(#7057) There should be no space before ']' (computed-property-spacing)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7059) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7060) There should be no space after '[' (computed-property-spacing)
(#7060) There should be no space before ']' (computed-property-spacing)
(#7060) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7064) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7065) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7066) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7067) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7068) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7070) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7072) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no space after '[' (computed-property-spacing)
(#7081) There should be no space before ']' (computed-property-spacing)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7081) There should be no spaces inside this paren. (space-in-parens)
(#7082) There should be no space after '[' (array-bracket-spacing)
(#7082) There should be no space before ']' (array-bracket-spacing)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7086) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7090) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7091) There should be no spaces inside this paren. (space-in-parens)
(#7093) There should be no space after '[' (computed-property-spacing)
(#7093) There should be no space before ']' (computed-property-spacing)
(#7097) There should be no space after '[' (computed-property-spacing)
(#7097) There should be no space before ']' (computed-property-spacing)
(#7102) There should be no spaces inside this paren. (space-in-parens)
(#7106) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7116) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7117) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7124) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7125) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7128) There should be no spaces inside this paren. (space-in-parens)
(#7132) There should be no spaces inside this paren. (space-in-parens)
(#7135) There should be no spaces inside this paren. (space-in-parens)
(#7135) Expected to return a value at the end of this function. (consistent-return)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7138) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7141) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7145) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7147) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7151) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7158) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7160) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7166) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7167) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7174) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7175) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7181) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7185) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7186) There should be no spaces inside this paren. (space-in-parens)
(#7191) There should be no spaces inside this paren. (space-in-parens)
(#7195) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7204) Missing JSDoc comment. (require-jsdoc)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7205) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7207) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no space after '[' (computed-property-spacing)
(#7208) There should be no space before ']' (computed-property-spacing)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7208) There should be no spaces inside this paren. (space-in-parens)
(#7214) Missing JSDoc comment. (require-jsdoc)
(#7214) Expected to return a value at the end of this function. (consistent-return)
(#7217) Expected space(s) after "catch". (keyword-spacing)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) There should be no spaces inside this paren. (space-in-parens)
(#7217) Empty block statement. (no-empty)
(#7220) Missing JSDoc comment. (require-jsdoc)
(#7220) Expected to return a value at the end of this function. (consistent-return)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7222) There should be no spaces inside this paren. (space-in-parens)
(#7223) Expected space(s) after "catch". (keyword-spacing)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) There should be no spaces inside this paren. (space-in-parens)
(#7223) Empty block statement. (no-empty)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7246) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7252) There should be no spaces inside this paren. (space-in-parens)
(#7254) Expected to return a value at the end of this function. (consistent-return)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7254) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7256) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7261) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7270) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7271) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7273) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7277) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7278) There should be no spaces inside this paren. (space-in-parens)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7279) There should be no space after '[' (computed-property-spacing)
(#7279) There should be no space before ']' (computed-property-spacing)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7284) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7285) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7292) There should be no spaces inside this paren. (space-in-parens)
(#7293) There should be no space after '[' (computed-property-spacing)
(#7293) There should be no space before ']' (computed-property-spacing)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7298) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7299) There should be no space after '[' (computed-property-spacing)
(#7299) There should be no space before ']' (computed-property-spacing)
(#7299) There should be no spaces inside this paren. (space-in-parens)
(#7301) Expected space(s) after "catch". (keyword-spacing)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) There should be no spaces inside this paren. (space-in-parens)
(#7301) Empty block statement. (no-empty)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7306) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7309) There should be no spaces inside this paren. (space-in-parens)
(#7319) Line 7319 exceeds the maximum line length of 132. (max-len)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7323) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7329) There should be no spaces inside this paren. (space-in-parens)
(#7331) There should be no space after '[' (computed-property-spacing)
(#7331) There should be no space before ']' (computed-property-spacing)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7335) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7337) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7347) There should be no spaces inside this paren. (space-in-parens)
(#7356) Expected space(s) after "catch". (keyword-spacing)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7356) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7366) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7369) There should be no spaces inside this paren. (space-in-parens)
(#7374) Expected space(s) after "catch". (keyword-spacing)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7374) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7375) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7376) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7381) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7382) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7389) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7394) There should be no spaces inside this paren. (space-in-parens)
(#7400) There should be no space after '[' (computed-property-spacing)
(#7400) There should be no space before ']' (computed-property-spacing)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7405) There should be no spaces inside this paren. (space-in-parens)
(#7406) A space is required after ','. (comma-spacing)
(#7416) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7423) There should be no space after '[' (array-bracket-spacing)
(#7423) There should be no space before ']' (array-bracket-spacing)
(#7425) There should be no space after '[' (array-bracket-spacing)
(#7425) There should be no space before ']' (array-bracket-spacing)
(#7427) There should be no space after '[' (array-bracket-spacing)
(#7427) There should be no space before ']' (array-bracket-spacing)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7431) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7434) There should be no spaces inside this paren. (space-in-parens)
(#7435) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7438) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7444) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7451) There should be no spaces inside this paren. (space-in-parens)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) 'j' used outside of binding context. (block-scoped-var)
(#7458) 'i' used outside of binding context. (block-scoped-var)
(#7458) There should be no spaces inside this paren. (space-in-parens)
(#7459) 'i' used outside of binding context. (block-scoped-var)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7462) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7471) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7472) There should be no spaces inside this paren. (space-in-parens)
(#7473) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7476) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7477) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7479) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7480) There should be no spaces inside this paren. (space-in-parens)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) 'j' used outside of binding context. (block-scoped-var)
(#7486) 'i' used outside of binding context. (block-scoped-var)
(#7486) There should be no spaces inside this paren. (space-in-parens)
(#7487) 'i' used outside of binding context. (block-scoped-var)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7497) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7500) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7501) There should be no spaces inside this paren. (space-in-parens)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7503) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7503) There should be no spaces inside this paren. (space-in-parens)
(#7506) There should be no space after '[' (computed-property-spacing)
(#7506) There should be no space before ']' (computed-property-spacing)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7516) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7521) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7524) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7525) There should be no spaces inside this paren. (space-in-parens)
(#7528) There should be no space after '[' (computed-property-spacing)
(#7528) There should be no space before ']' (computed-property-spacing)
(#7532) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7537) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7538) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7540) There should be no spaces inside this paren. (space-in-parens)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7541) There should be no space after '[' (computed-property-spacing)
(#7541) There should be no space before ']' (computed-property-spacing)
(#7542) There should be no space after '[' (computed-property-spacing)
(#7542) There should be no space before ']' (computed-property-spacing)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7546) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7550) There should be no spaces inside this paren. (space-in-parens)
(#7555) There should be no space after '[' (array-bracket-spacing)
(#7555) There should be no space before ']' (array-bracket-spacing)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7560) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7561) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7562) There should be no spaces inside this paren. (space-in-parens)
(#7570) Blocks are nested too deeply (5). (max-depth)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7570) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7581) There should be no spaces inside this paren. (space-in-parens)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7588) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7588) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7594) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7595) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7597) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no space after '[' (computed-property-spacing)
(#7598) Do not nest ternary expressions (no-nested-ternary)
(#7598) There should be no space before ']' (computed-property-spacing)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7598) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7604) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7605) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7606) There should be no space after '[' (computed-property-spacing)
(#7606) There should be no space before ']' (computed-property-spacing)
(#7606) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7609) There should be no spaces inside this paren. (space-in-parens)
(#7610) There should be no spaces inside this paren. (space-in-parens)
(#7612) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7616) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7620) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7623) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7633) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7636) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7642) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7643) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7655) There should be no spaces inside this paren. (space-in-parens)
(#7664) Missing JSDoc comment. (require-jsdoc)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7664) There should be no spaces inside this paren. (space-in-parens)
(#7667) There should be no spaces inside this paren. (space-in-parens)
(#7667) A space is required after ','. (comma-spacing)
(#7668) There should be no space after '[' (computed-property-spacing)
(#7668) There should be no space before ']' (computed-property-spacing)
(#7679) There should be no space after '{' (object-curly-spacing)
(#7679) There should be no space before '}' (object-curly-spacing)
(#7680) There should be no space after '{' (object-curly-spacing)
(#7680) There should be no space before '}' (object-curly-spacing)
(#7681) There should be no space after '{' (object-curly-spacing)
(#7681) There should be no space before '}' (object-curly-spacing)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7682) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no space after '[' (computed-property-spacing)
(#7683) There should be no space before ']' (computed-property-spacing)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7683) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7684) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7689) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7692) There should be no spaces inside this paren. (space-in-parens)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7697) Do not nest ternary expressions (no-nested-ternary)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7703) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7706) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7707) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7715) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7718) There should be no spaces inside this paren. (space-in-parens)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7719) Infix operators must be spaced. (space-infix-ops)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7725) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7730) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7740) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7741) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7744) There should be no spaces inside this paren. (space-in-parens)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7749) There should be no spaces inside this paren. (space-in-parens)
(#7750) There should be no space after '[' (computed-property-spacing)
(#7750) There should be no space before ']' (computed-property-spacing)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7754) There should be no spaces inside this paren. (space-in-parens)
(#7758) Do not nest ternary expressions (no-nested-ternary)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7758) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7762) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7769) There should be no space after '[' (computed-property-spacing)
(#7769) There should be no space before ']' (computed-property-spacing)
(#7769) There should be no spaces inside this paren. (space-in-parens)
(#7773) Missing JSDoc comment. (require-jsdoc)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7773) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7779) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7787) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7796) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7802) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7810) There should be no spaces inside this paren. (space-in-parens)
(#7811) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7813) There should be no spaces inside this paren. (space-in-parens)
(#7818) There should be no space after '[' (computed-property-spacing)
(#7818) There should be no space before ']' (computed-property-spacing)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7820) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7821) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7826) There should be no spaces inside this paren. (space-in-parens)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7828) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7828) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no spaces inside this paren. (space-in-parens)
(#7832) There should be no space after '[' (array-bracket-spacing)
(#7832) There should be no space before ']' (array-bracket-spacing)
(#7832) Unexpected space before function parentheses. (space-before-function-paren)
(#7833) There should be no space after '[' (computed-property-spacing)
(#7833) There should be no space before ']' (computed-property-spacing)
(#7834) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7838) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7843) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7844) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7845) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7850) There should be no spaces inside this paren. (space-in-parens)
(#7873) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7877) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7878) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7883) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7891) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7903) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7904) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7907) There should be no spaces inside this paren. (space-in-parens)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7908) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#7908) There should be no space after '[' (computed-property-spacing)
(#7908) There should be no space before ']' (computed-property-spacing)
(#7908) There should be no spaces inside this paren. (space-in-parens)
(#7909) There should be no space after '[' (computed-property-spacing)
(#7909) There should be no space before ']' (computed-property-spacing)
(#7911) There should be no space after '[' (computed-property-spacing)
(#7911) There should be no space before ']' (computed-property-spacing)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7917) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7918) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7919) There should be no spaces inside this paren. (space-in-parens)
(#7925) Missing JSDoc comment. (require-jsdoc)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7925) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7926) There should be no space after '[' (computed-property-spacing)
(#7926) There should be no space before ']' (computed-property-spacing)
(#7926) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7932) There should be no spaces inside this paren. (space-in-parens)
(#7936) There should be no space after '[' (computed-property-spacing)
(#7936) There should be no space before ']' (computed-property-spacing)
(#7939) There should be no space after '[' (computed-property-spacing)
(#7939) There should be no space before ']' (computed-property-spacing)
(#7944) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7948) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7949) There should be no spaces inside this paren. (space-in-parens)
(#7950) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7952) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7953) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7954) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7958) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7962) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7963) There should be no spaces inside this paren. (space-in-parens)
(#7968) Expected space(s) after "catch". (keyword-spacing)
(#7968) Empty block statement. (no-empty)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7974) There should be no spaces inside this paren. (space-in-parens)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7975) There should be no space after '{' (object-curly-spacing)
(#7975) There should be no space before '}' (object-curly-spacing)
(#7980) Multiple spaces found before '='. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7980) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) Multiple spaces found before '='. (no-multi-spaces)
(#7982) Multiple spaces found before '||'. (no-multi-spaces)
(#7982) There should be no spaces inside this paren. (space-in-parens)
(#7984) Multiple spaces found before '='. (no-multi-spaces)
(#7984) Multiple spaces found before '+'. (no-multi-spaces)
(#7984) Multiple spaces found before '-'. (no-multi-spaces)
(#7987) There should be no space after '{' (object-curly-spacing)
(#7987) There should be no space before '}' (object-curly-spacing)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7991) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7994) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7995) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#7996) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8000) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8004) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8005) There should be no spaces inside this paren. (space-in-parens)
(#8012) 'prevOffsetParent' is defined but never used (no-unused-vars)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8017) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8021) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8022) There should be no spaces inside this paren. (space-in-parens)
(#8027) Multiple spaces found before '-='. (no-multi-spaces)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8030) There should be no spaces inside this paren. (space-in-parens)
(#8031) Multiple spaces found before '+='. (no-multi-spaces)
(#8034) Line 8034 exceeds the maximum line length of 132. (max-len)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8034) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before '+='. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8035) Multiple spaces found before ')'. (no-multi-spaces)
(#8035) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8036) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8043) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before '+='. (no-multi-spaces)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) There should be no spaces inside this paren. (space-in-parens)
(#8044) Multiple spaces found before ')'. (no-multi-spaces)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8045) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8051) There should be no spaces inside this paren. (space-in-parens)
(#8052) Multiple spaces found before '+='. (no-multi-spaces)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8056) There should be no spaces inside this paren. (space-in-parens)
(#8057) Multiple spaces found before '+='. (no-multi-spaces)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8057) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8058) There should be no spaces inside this paren. (space-in-parens)
(#8061) There should be no space after '{' (object-curly-spacing)
(#8061) There should be no space before '}' (object-curly-spacing)
(#8067) Line 8067 exceeds the maximum line length of 132. (max-len)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) 'table' is defined but never used (no-unused-vars)
(#8067) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8067) There should be no spaces inside this paren. (space-in-parens)
(#8068) Line 8068 exceeds the maximum line length of 132. (max-len)
(#8070) Line 8070 exceeds the maximum line length of 132. (max-len)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8070) There should be no space after '{' (object-curly-spacing)
(#8070) There should be no space before '}' (object-curly-spacing)
(#8070) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8073) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8095) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8100) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8106) There should be no spaces inside this paren. (space-in-parens)
(#8107) Multiple spaces found before '+='. (no-multi-spaces)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8107) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8108) There should be no spaces inside this paren. (space-in-parens)
(#8111) There should be no space after '{' (object-curly-spacing)
(#8111) There should be no space before '}' (object-curly-spacing)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8114) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8115) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8118) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8122) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8124) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8125) There should be no spaces inside this paren. (space-in-parens)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8127) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8130) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '='. (no-multi-spaces)
(#8134) Multiple spaces found before ':'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8134) Multiple spaces found before '10'. (no-multi-spaces)
(#8134) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8135) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8137) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8138) There should be no spaces inside this paren. (space-in-parens)
(#8141) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8144) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8148) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8149) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8151) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8159) There should be no spaces inside this paren. (space-in-parens)
(#8169) Multiple spaces found before '='. (no-multi-spaces)
(#8170) There should be no space after '{' (object-curly-spacing)
(#8170) There should be no space before '}' (object-curly-spacing)
(#8175) Multiple spaces found before '-='. (no-multi-spaces)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8175) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8176) There should be no spaces inside this paren. (space-in-parens)
(#8179) Multiple spaces found before '+='. (no-multi-spaces)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8179) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8180) There should be no spaces inside this paren. (space-in-parens)
(#8184) Multiple spaces found before '-'. (no-multi-spaces)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8192) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8202) There should be no spaces inside this paren. (space-in-parens)
(#8205) There should be no space after '[' (computed-property-spacing)
(#8205) There should be no space before ']' (computed-property-spacing)
(#8206) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8208) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8212) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8215) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8217) There should be no spaces inside this paren. (space-in-parens)
(#8224) There should be no space after '[' (computed-property-spacing)
(#8224) There should be no space before ']' (computed-property-spacing)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8228) There should be no spaces inside this paren. (space-in-parens)
(#8231) Do not nest ternary expressions (no-nested-ternary)
(#8231) There should be no space after '[' (computed-property-spacing)
(#8231) There should be no space before ']' (computed-property-spacing)
(#8232) There should be no space after '[' (computed-property-spacing)
(#8232) There should be no space before ']' (computed-property-spacing)
(#8233) There should be no space after '[' (computed-property-spacing)
(#8233) There should be no space before ']' (computed-property-spacing)
(#8234) There should be no space after '[' (computed-property-spacing)
(#8234) There should be no space before ']' (computed-property-spacing)
(#8239) Missing JSDoc comment. (require-jsdoc)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8239) There should be no spaces inside this paren. (space-in-parens)
(#8240) Do not nest ternary expressions (no-nested-ternary)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8240) There should be no spaces inside this paren. (space-in-parens)
(#8249) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#8251) There should be no space after '[' (array-bracket-spacing)
(#8251) There should be no space before ']' (array-bracket-spacing)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8251) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8258) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8263) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8265) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no space after '[' (computed-property-spacing)
(#8269) There should be no space before ']' (computed-property-spacing)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8269) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8272) There should be no spaces inside this paren. (space-in-parens)
(#8273) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8276) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8277) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8278) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no space after '[' (computed-property-spacing)
(#8279) There should be no space before ']' (computed-property-spacing)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8279) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8283) There should be no spaces inside this paren. (space-in-parens)
(#8286) There should be no space after '[' (computed-property-spacing)
(#8286) There should be no space before ']' (computed-property-spacing)
(#8288) There should be no space after '[' (computed-property-spacing)
(#8288) There should be no space before ']' (computed-property-spacing)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8291) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8300) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8301) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8302) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8304) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
(#8308) There should be no spaces inside this paren. (space-in-parens)
blocks/configurable_reports/js/datatables/extras/Scroller/media/docs/media/js/shBrushJScript.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#20) 'SyntaxHighlighter' is not defined. (no-undef)
(#22) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#22) Missing JSDoc comment. (require-jsdoc)
(#31) 'SyntaxHighlighter' is not defined. (no-undef)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#34) There should be no space after '{' (object-curly-spacing)
(#34) There should be no space before '}' (object-curly-spacing)
(#35) There should be no space after '{' (object-curly-spacing)
(#35) There should be no space before '}' (object-curly-spacing)
(#36) There should be no space after '{' (object-curly-spacing)
(#36) There should be no space before '}' (object-curly-spacing)
(#37) There should be no space after '{' (object-curly-spacing)
(#37) There should be no space before '}' (object-curly-spacing)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) There should be no space after '{' (object-curly-spacing)
(#38) There should be no space before '}' (object-curly-spacing)
(#39) There should be no space after '{' (object-curly-spacing)
(#39) There should be no space before '}' (object-curly-spacing)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#43) Unnecessary semicolon. (no-extra-semi)
(#45) 'SyntaxHighlighter' is not defined. (no-undef)
(#48) 'SyntaxHighlighter' is not defined. (no-undef)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#51) 'exports' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/Scroller/media/docs/media/js/shCore.js
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) eval can be harmful. (no-eval)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "return". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Unnecessary semicolon. (no-extra-semi)
(#17) Expected space(s) after "while". (keyword-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) Requires a space before '}'. (block-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Expected space(s) before "return". (keyword-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Missing semicolon. (semi)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing semicolon. (semi)
blocks/configurable_reports/js/datatables/extras/Scroller/media/js/dataTables.scroller.js
(#18) Missing JSDoc for parameter 'document'. (valid-jsdoc)
(#18) Missing JSDoc for parameter 'window'. (valid-jsdoc)
(#18) Missing JSDoc for parameter '$'. (valid-jsdoc)
(#21) JSDoc syntax error. (valid-jsdoc)
(#21) Trailing spaces not allowed. (no-trailing-spaces)
(#25) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Trailing spaces not allowed. (no-trailing-spaces)
(#30) Trailing spaces not allowed. (no-trailing-spaces)
(#31) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#52) Trailing spaces not allowed. (no-trailing-spaces)
(#55) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Unexpected space before function parentheses. (space-before-function-paren)
(#66) There should be no spaces inside this paren. (space-in-parens)
(#66) There should be no spaces inside this paren. (space-in-parens)
(#68) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#68) Unexpected space after unary operator '!'. (space-unary-ops)
(#68) There should be no spaces inside this paren. (space-in-parens)
(#70) Unexpected alert. (no-alert)
(#70) There should be no spaces inside this paren. (space-in-parens)
(#70) There should be no spaces inside this paren. (space-in-parens)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#74) There should be no spaces inside this paren. (space-in-parens)
(#74) There should be no spaces inside this paren. (space-in-parens)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#85) Trailing spaces not allowed. (no-trailing-spaces)
(#91) Trailing spaces not allowed. (no-trailing-spaces)
(#92) Trailing spaces not allowed. (no-trailing-spaces)
(#98) Trailing spaces not allowed. (no-trailing-spaces)
(#99) Trailing spaces not allowed. (no-trailing-spaces)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#106) Trailing spaces not allowed. (no-trailing-spaces)
(#114) Trailing spaces not allowed. (no-trailing-spaces)
(#115) Trailing spaces not allowed. (no-trailing-spaces)
(#124) Trailing spaces not allowed. (no-trailing-spaces)
(#125) Trailing spaces not allowed. (no-trailing-spaces)
(#131) Trailing spaces not allowed. (no-trailing-spaces)
(#132) Trailing spaces not allowed. (no-trailing-spaces)
(#138) Trailing spaces not allowed. (no-trailing-spaces)
(#139) Trailing spaces not allowed. (no-trailing-spaces)
(#145) Trailing spaces not allowed. (no-trailing-spaces)
(#146) Trailing spaces not allowed. (no-trailing-spaces)
(#152) Trailing spaces not allowed. (no-trailing-spaces)
(#153) Trailing spaces not allowed. (no-trailing-spaces)
(#161) Trailing spaces not allowed. (no-trailing-spaces)
(#162) Trailing spaces not allowed. (no-trailing-spaces)
(#170) There should be no spaces inside this paren. (space-in-parens)
(#170) There should be no spaces inside this paren. (space-in-parens)
(#171) Trailing spaces not allowed. (no-trailing-spaces)
(#175) Trailing spaces not allowed. (no-trailing-spaces)
(#185) Trailing spaces not allowed. (no-trailing-spaces)
(#191) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#196) Trailing spaces not allowed. (no-trailing-spaces)
(#215) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#215) Unexpected space before function parentheses. (space-before-function-paren)
(#215) There should be no spaces inside this paren. (space-in-parens)
(#215) There should be no spaces inside this paren. (space-in-parens)
(#239) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#239) Unexpected space before function parentheses. (space-before-function-paren)
(#239) There should be no spaces inside this paren. (space-in-parens)
(#239) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#241) There should be no spaces inside this paren. (space-in-parens)
(#248) Trailing spaces not allowed. (no-trailing-spaces)
(#262) Trailing spaces not allowed. (no-trailing-spaces)
(#268) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#268) Unexpected space before function parentheses. (space-before-function-paren)
(#268) There should be no spaces inside this paren. (space-in-parens)
(#268) There should be no spaces inside this paren. (space-in-parens)
(#270) There should be no spaces inside this paren. (space-in-parens)
(#270) There should be no spaces inside this paren. (space-in-parens)
(#271) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#271) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#271) There should be no spaces inside this paren. (space-in-parens)
(#273) There should be no spaces inside this paren. (space-in-parens)
(#275) There should be no spaces inside this paren. (space-in-parens)
(#278) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#279) There should be no spaces inside this paren. (space-in-parens)
(#282) Trailing spaces not allowed. (no-trailing-spaces)
(#283) Trailing spaces not allowed. (no-trailing-spaces)
(#289) Trailing spaces not allowed. (no-trailing-spaces)
(#305) Trailing spaces not allowed. (no-trailing-spaces)
(#312) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#312) Unexpected space before function parentheses. (space-before-function-paren)
(#312) There should be no spaces inside this paren. (space-in-parens)
(#312) There should be no spaces inside this paren. (space-in-parens)
(#314) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#314) There should be no spaces inside this paren. (space-in-parens)
(#314) There should be no spaces inside this paren. (space-in-parens)
(#320) There should be no spaces inside this paren. (space-in-parens)
(#320) Infix operators must be spaced. (space-infix-ops)
(#320) There should be no spaces inside this paren. (space-in-parens)
(#320) Infix operators must be spaced. (space-infix-ops)
(#322) Trailing spaces not allowed. (no-trailing-spaces)
(#323) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#325) Unexpected console statement. (no-console)
(#326) Infix operators must be spaced. (space-infix-ops)
(#326) Infix operators must be spaced. (space-infix-ops)
(#326) Infix operators must be spaced. (space-infix-ops)
(#327) Infix operators must be spaced. (space-infix-ops)
(#327) Infix operators must be spaced. (space-infix-ops)
(#327) Infix operators must be spaced. (space-infix-ops)
(#328) Infix operators must be spaced. (space-infix-ops)
(#328) Infix operators must be spaced. (space-infix-ops)
(#328) Infix operators must be spaced. (space-infix-ops)
(#329) Infix operators must be spaced. (space-infix-ops)
(#332) Trailing spaces not allowed. (no-trailing-spaces)
(#333) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#333) There should be no spaces inside this paren. (space-in-parens)
(#333) There should be no spaces inside this paren. (space-in-parens)
(#338) Trailing spaces not allowed. (no-trailing-spaces)
(#339) Trailing spaces not allowed. (no-trailing-spaces)
(#340) Trailing spaces not allowed. (no-trailing-spaces)
(#340) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#344) Trailing spaces not allowed. (no-trailing-spaces)
(#350) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#350) Unexpected space before function parentheses. (space-before-function-paren)
(#362) Infix operators must be spaced. (space-infix-ops)
(#363) There should be no spaces inside this paren. (space-in-parens)
(#363) There should be no spaces inside this paren. (space-in-parens)
(#375) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#375) There should be no spaces inside this paren. (space-in-parens)
(#375) There should be no spaces inside this paren. (space-in-parens)
(#379) Infix operators must be spaced. (space-infix-ops)
(#379) Infix operators must be spaced. (space-infix-ops)
(#383) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#383) There should be no spaces inside this paren. (space-in-parens)
(#387) There should be no spaces inside this paren. (space-in-parens)
(#387) There should be no spaces inside this paren. (space-in-parens)
(#390) There should be no spaces inside this paren. (space-in-parens)
(#390) Unexpected space before function parentheses. (space-before-function-paren)
(#391) unnecessary '.call()'. (no-useless-call)
(#391) There should be no spaces inside this paren. (space-in-parens)
(#391) There should be no spaces inside this paren. (space-in-parens)
(#392) There should be no spaces inside this paren. (space-in-parens)
(#397) Unexpected space before function parentheses. (space-before-function-paren)
(#398) unnecessary '.call()'. (no-useless-call)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#398) There should be no spaces inside this paren. (space-in-parens)
(#399) There should be no spaces inside this paren. (space-in-parens)
(#400) Trailing spaces not allowed. (no-trailing-spaces)
(#402) There should be no spaces inside this paren. (space-in-parens)
(#403) Unexpected space before function parentheses. (space-before-function-paren)
(#404) There should be no spaces inside this paren. (space-in-parens)
(#404) There should be no spaces inside this paren. (space-in-parens)
(#405) unnecessary '.call()'. (no-useless-call)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#405) There should be no spaces inside this paren. (space-in-parens)
(#409) There should be no spaces inside this paren. (space-in-parens)
(#410) Trailing spaces not allowed. (no-trailing-spaces)
(#414) There should be no spaces inside this paren. (space-in-parens)
(#414) Unexpected space before function parentheses. (space-before-function-paren)
(#416) There should be no spaces inside this paren. (space-in-parens)
(#428) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#428) Unexpected space before function parentheses. (space-before-function-paren)
(#430) Trailing spaces not allowed. (no-trailing-spaces)
(#438) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#438) There should be no spaces inside this paren. (space-in-parens)
(#443) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#443) There should be no spaces inside this paren. (space-in-parens)
(#443) There should be no spaces inside this paren. (space-in-parens)
(#445) Unexpected console statement. (no-console)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#447) Infix operators must be spaced. (space-infix-ops)
(#447) Infix operators must be spaced. (space-infix-ops)
(#448) Infix operators must be spaced. (space-infix-ops)
(#448) Infix operators must be spaced. (space-infix-ops)
(#448) Infix operators must be spaced. (space-infix-ops)
(#449) Infix operators must be spaced. (space-infix-ops)
(#449) Infix operators must be spaced. (space-infix-ops)
(#450) Infix operators must be spaced. (space-infix-ops)
(#450) Infix operators must be spaced. (space-infix-ops)
(#460) There should be no spaces inside this paren. (space-in-parens)
(#460) There should be no spaces inside this paren. (space-in-parens)
(#461) There should be no spaces inside this paren. (space-in-parens)
(#461) Unexpected space before function parentheses. (space-before-function-paren)
(#462) There should be no spaces inside this paren. (space-in-parens)
(#462) There should be no spaces inside this paren. (space-in-parens)
(#463) There should be no spaces inside this paren. (space-in-parens)
(#468) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#470) Infix operators must be spaced. (space-infix-ops)
(#470) Infix operators must be spaced. (space-infix-ops)
(#471) There should be no spaces inside this paren. (space-in-parens)
(#471) There should be no spaces inside this paren. (space-in-parens)
(#472) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#472) There should be no spaces inside this paren. (space-in-parens)
(#472) There should be no spaces inside this paren. (space-in-parens)
(#477) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#477) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#477) There should be no spaces inside this paren. (space-in-parens)
(#481) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#481) There should be no spaces inside this paren. (space-in-parens)
(#486) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#486) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#494) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#499) Trailing spaces not allowed. (no-trailing-spaces)
(#503) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#504) There should be no spaces inside this paren. (space-in-parens)
(#505) There should be no spaces inside this paren. (space-in-parens)
(#505) Unexpected space before function parentheses. (space-before-function-paren)
(#507) There should be no spaces inside this paren. (space-in-parens)
(#507) There should be no spaces inside this paren. (space-in-parens)
(#508) There should be no spaces inside this paren. (space-in-parens)
(#508) There should be no spaces inside this paren. (space-in-parens)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#512) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#514) There should be no spaces inside this paren. (space-in-parens)
(#514) There should be no spaces inside this paren. (space-in-parens)
(#515) There should be no spaces inside this paren. (space-in-parens)
(#515) There should be no spaces inside this paren. (space-in-parens)
(#518) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#518) There should be no spaces inside this paren. (space-in-parens)
(#518) There should be no spaces inside this paren. (space-in-parens)
(#520) Unexpected console statement. (no-console)
(#520) There should be no spaces inside this paren. (space-in-parens)
(#520) Infix operators must be spaced. (space-infix-ops)
(#520) There should be no spaces inside this paren. (space-in-parens)
(#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)
(#540) Trailing spaces not allowed. (no-trailing-spaces)
(#544) Infix operators must be spaced. (space-infix-ops)
(#545) Trailing spaces not allowed. (no-trailing-spaces)
(#547) Infix operators must be spaced. (space-infix-ops)
(#548) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#548) There should be no spaces inside this paren. (space-in-parens)
(#548) There should be no spaces inside this paren. (space-in-parens)
(#552) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#552) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#552) There should be no spaces inside this paren. (space-in-parens)
(#552) There should be no spaces inside this paren. (space-in-parens)
(#557) Infix operators must be spaced. (space-infix-ops)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#564) There should be no spaces inside this paren. (space-in-parens)
(#564) There should be no spaces inside this paren. (space-in-parens)
(#566) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#566) There should be no spaces inside this paren. (space-in-parens)
(#566) There should be no spaces inside this paren. (space-in-parens)
(#568) Unexpected console statement. (no-console)
(#569) Infix operators must be spaced. (space-infix-ops)
(#569) Infix operators must be spaced. (space-infix-ops)
(#569) Infix operators must be spaced. (space-infix-ops)
(#570) Infix operators must be spaced. (space-infix-ops)
(#570) Infix operators must be spaced. (space-infix-ops)
(#570) Infix operators must be spaced. (space-infix-ops)
(#571) Infix operators must be spaced. (space-infix-ops)
(#571) Infix operators must be spaced. (space-infix-ops)
(#571) Infix operators must be spaced. (space-infix-ops)
(#572) Infix operators must be spaced. (space-infix-ops)
(#572) Infix operators must be spaced. (space-infix-ops)
(#572) Infix operators must be spaced. (space-infix-ops)
(#573) Infix operators must be spaced. (space-infix-ops)
(#580) There should be no spaces inside this paren. (space-in-parens)
(#580) Unexpected space before function parentheses. (space-before-function-paren)
(#581) unnecessary '.call()'. (no-useless-call)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#582) There should be no spaces inside this paren. (space-in-parens)
(#588) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#588) There should be no spaces inside this paren. (space-in-parens)
(#589) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#591) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#591) There should be no spaces inside this paren. (space-in-parens)
(#592) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#592) There should be no spaces inside this paren. (space-in-parens)
(#594) There should be no spaces inside this paren. (space-in-parens)
(#594) Unexpected space before function parentheses. (space-before-function-paren)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#595) There should be no spaces inside this paren. (space-in-parens)
(#596) Infix operators must be spaced. (space-infix-ops)
(#597) There should be no spaces inside this paren. (space-in-parens)
(#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)
(#613) There should be no spaces inside this paren. (space-in-parens)
(#613) There should be no spaces inside this paren. (space-in-parens)
(#615) Infix operators must be spaced. (space-infix-ops)
(#615) Infix operators must be spaced. (space-infix-ops)
(#615) Infix operators must be spaced. (space-infix-ops)
(#616) Infix operators must be spaced. (space-infix-ops)
(#616) Infix operators must be spaced. (space-infix-ops)
(#616) Infix operators must be spaced. (space-infix-ops)
(#617) Infix operators must be spaced. (space-infix-ops)
(#617) Infix operators must be spaced. (space-infix-ops)
(#617) Infix operators must be spaced. (space-infix-ops)
(#618) Infix operators must be spaced. (space-infix-ops)
(#623) Infix operators must be spaced. (space-infix-ops)
(#624) Infix operators must be spaced. (space-infix-ops)
(#625) Infix operators must be spaced. (space-infix-ops)
(#626) Infix operators must be spaced. (space-infix-ops)
(#630) Infix operators must be spaced. (space-infix-ops)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#634) There should be no spaces inside this paren. (space-in-parens)
(#634) There should be no spaces inside this paren. (space-in-parens)
(#645) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#645) Unexpected space before function parentheses. (space-before-function-paren)
(#647) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#647) There should be no spaces inside this paren. (space-in-parens)
(#647) There should be no spaces inside this paren. (space-in-parens)
(#651) Trailing spaces not allowed. (no-trailing-spaces)
(#655) Infix operators must be spaced. (space-infix-ops)
(#655) Trailing spaces not allowed. (no-trailing-spaces)
(#658) Infix operators must be spaced. (space-infix-ops)
(#660) There should be no spaces inside this paren. (space-in-parens)
(#660) There should be no spaces inside this paren. (space-in-parens)
(#661) There should be no spaces inside this paren. (space-in-parens)
(#661) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#663) There should be no spaces inside this paren. (space-in-parens)
(#663) There should be no spaces inside this paren. (space-in-parens)
(#665) Trailing spaces not allowed. (no-trailing-spaces)
(#666) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#666) There should be no spaces inside this paren. (space-in-parens)
(#666) Trailing spaces not allowed. (no-trailing-spaces)
(#667) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#667) There should be no spaces inside this paren. (space-in-parens)
(#670) Infix operators must be spaced. (space-infix-ops)
(#672) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#672) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#672) There should be no spaces inside this paren. (space-in-parens)
(#675) Infix operators must be spaced. (space-infix-ops)
(#675) Infix operators must be spaced. (space-infix-ops)
(#675) Trailing spaces not allowed. (no-trailing-spaces)
(#676) Infix operators must be spaced. (space-infix-ops)
(#679) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#679) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#679) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#679) There should be no spaces inside this paren. (space-in-parens)
(#679) There should be no spaces inside this paren. (space-in-parens)
(#684) Multiple spaces found before 'sEnd'. (no-multi-spaces)
(#685) Infix operators must be spaced. (space-infix-ops)
(#685) Trailing spaces not allowed. (no-trailing-spaces)
(#689) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#693) Multiple spaces found before 'sEnd'. (no-multi-spaces)
(#694) Infix operators must be spaced. (space-infix-ops)
(#694) Infix operators must be spaced. (space-infix-ops)
(#694) Trailing spaces not allowed. (no-trailing-spaces)
(#695) Trailing spaces not allowed. (no-trailing-spaces)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) Trailing spaces not allowed. (no-trailing-spaces)
(#699) Trailing spaces not allowed. (no-trailing-spaces)
(#701) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#701) There should be no spaces inside this paren. (space-in-parens)
(#703) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#703) There should be no spaces inside this paren. (space-in-parens)
(#703) Infix operators must be spaced. (space-infix-ops)
(#703) Infix operators must be spaced. (space-infix-ops)
(#703) Unexpected whitespace before semicolon. (semi-spacing)
(#703) Infix operators must be spaced. (space-infix-ops)
(#703) Unexpected whitespace before semicolon. (semi-spacing)
(#703) There should be no spaces inside this paren. (space-in-parens)
(#705) There should be no spaces inside this paren. (space-in-parens)
(#705) There should be no spaces inside this paren. (space-in-parens)
(#712) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#724) Trailing spaces not allowed. (no-trailing-spaces)
(#725) Trailing spaces not allowed. (no-trailing-spaces)
(#743) Trailing spaces not allowed. (no-trailing-spaces)
(#761) Trailing spaces not allowed. (no-trailing-spaces)
(#780) Trailing spaces not allowed. (no-trailing-spaces)
(#784) Trailing spaces not allowed. (no-trailing-spaces)
(#788) Trailing spaces not allowed. (no-trailing-spaces)
(#805) Trailing spaces not allowed. (no-trailing-spaces)
(#810) Trailing spaces not allowed. (no-trailing-spaces)
(#827) Trailing spaces not allowed. (no-trailing-spaces)
(#847) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#872) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#880) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#880) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#880) There should be no spaces inside this paren. (space-in-parens)
(#882) There should be no spaces inside this paren. (space-in-parens)
(#884) There should be no spaces inside this paren. (space-in-parens)
(#885) There should be no spaces inside this paren. (space-in-parens)
(#885) There should be no spaces inside this paren. (space-in-parens)
(#888) There should be no spaces inside this paren. (space-in-parens)
(#888) There should be no spaces inside this paren. (space-in-parens)
(#893) There should be no spaces inside this paren. (space-in-parens)
(#896) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#897) Unexpected alert. (no-alert)
(#897) There should be no spaces inside this paren. (space-in-parens)
(#904) 'jQuery' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/Scroller/media/js/dataTables.scroller.min.js
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#11) Trailing spaces not allowed. (no-trailing-spaces)
(#12) Trailing spaces not allowed. (no-trailing-spaces)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Unexpected alert. (no-alert)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before value for key 'dt'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'tableTop'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'tableBottom'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'redrawTop'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'redrawBottom'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'rowHeight'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'autoHeight'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'viewportHeight'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'viewportRows'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'stateTO'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'drawTO'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before value for key 'force'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'scroller'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'table'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing semicolon. (semi)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before value for key 'fnRowToPixels'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'fnPixelsToRow'. (key-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'fnScrollToRow'. (key-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing space before value for key 'scrollTop'. (key-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'fnMeasure'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Unexpected console statement. (no-console)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key '_fnConstruct'. (key-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) unnecessary '.call()'. (no-useless-call)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) unnecessary '.call()'. (no-useless-call)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Missing space before value for key 'fn'. (key-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) unnecessary '.call()'. (no-useless-call)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key 'sName'. (key-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before value for key '_fnScroll'. (key-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Unexpected console statement. (no-console)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected space(s) before "this". (keyword-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Do not nest ternary expressions (no-nested-ternary)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Unexpected console statement. (no-console)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) Requires a space before '}'. (block-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key '_fnDrawCallback'. (key-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Unexpected console statement. (no-console)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) unnecessary '.call()'. (no-useless-call)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key '_fnCalcRowHeight'. (key-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Missing semicolon. (semi)
(#36) Requires a space before '}'. (block-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing space before value for key '_fnInfo'. (key-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'b' is already defined (no-redeclare)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'b' is already defined (no-redeclare)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'c' is already defined (no-redeclare)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'b' is already defined (no-redeclare)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'f' is already defined (no-redeclare)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'e' is already defined (no-redeclare)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) 'e' is already defined (no-redeclare)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Do not nest ternary expressions (no-nested-ternary)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Do not nest ternary expressions (no-nested-ternary)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) 'a' is already defined (no-redeclare)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "for". (keyword-spacing)
(#38) Expected { after 'for' condition. (curly)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing space before value for key 'trace'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'rowHeight'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'serverWait'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'displayBuffer'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'boundaryScale'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'loadingIndicator'. (key-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing space before value for key 'fnInit'. (key-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Expected space(s) after "return". (keyword-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) A constructor name should not start with a lowercase letter. (new-cap)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before value for key 'cFeature'. (key-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before value for key 'sFeature'. (key-spacing)
(#39) Unexpected alert. (no-alert)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) 'jQuery' is not defined. (no-undef)
(#39) A space is required after ','. (comma-spacing)
blocks/configurable_reports/js/datatables/extras/TableTools/media/js/TableTools.js
(#9) Trailing spaces not allowed. (no-trailing-spaces)
(#23) Trailing spaces not allowed. (no-trailing-spaces)
(#36) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#36) There should be no spaces inside this paren. (space-in-parens)
(#39) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#39) There should be no spaces inside this paren. (space-in-parens)
(#39) Unexpected space after unary operator '!'. (space-unary-ops)
(#39) There should be no spaces inside this paren. (space-in-parens)
(#41) Unexpected alert. (no-alert)
(#41) There should be no spaces inside this paren. (space-in-parens)
(#41) There should be no spaces inside this paren. (space-in-parens)
(#43) Trailing spaces not allowed. (no-trailing-spaces)
(#44) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#60) Trailing spaces not allowed. (no-trailing-spaces)
(#61) Trailing spaces not allowed. (no-trailing-spaces)
(#68) Trailing spaces not allowed. (no-trailing-spaces)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#79) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#87) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#88) Trailing spaces not allowed. (no-trailing-spaces)
(#89) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#96) Trailing spaces not allowed. (no-trailing-spaces)
(#97) JSDoc syntax error. (valid-jsdoc)
(#97) Trailing spaces not allowed. (no-trailing-spaces)
(#103) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#103) Unexpected space before function parentheses. (space-before-function-paren)
(#103) Unexpected empty function. (no-empty-function)
(#104) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#105) Trailing spaces not allowed. (no-trailing-spaces)
(#112) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#113) Trailing spaces not allowed. (no-trailing-spaces)
(#125) Trailing spaces not allowed. (no-trailing-spaces)
(#133) Trailing spaces not allowed. (no-trailing-spaces)
(#142) Trailing spaces not allowed. (no-trailing-spaces)
(#150) Trailing spaces not allowed. (no-trailing-spaces)
(#158) Trailing spaces not allowed. (no-trailing-spaces)
(#166) Trailing spaces not allowed. (no-trailing-spaces)
(#175) Trailing spaces not allowed. (no-trailing-spaces)
(#183) Trailing spaces not allowed. (no-trailing-spaces)
(#191) Trailing spaces not allowed. (no-trailing-spaces)
(#199) Trailing spaces not allowed. (no-trailing-spaces)
(#201) Trailing spaces not allowed. (no-trailing-spaces)
(#208) Trailing spaces not allowed. (no-trailing-spaces)
(#215) Trailing spaces not allowed. (no-trailing-spaces)
(#216) Trailing spaces not allowed. (no-trailing-spaces)
(#228) Trailing spaces not allowed. (no-trailing-spaces)
(#236) Trailing spaces not allowed. (no-trailing-spaces)
(#247) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#248) Trailing spaces not allowed. (no-trailing-spaces)
(#255) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#256) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#257) Trailing spaces not allowed. (no-trailing-spaces)
(#269) Trailing spaces not allowed. (no-trailing-spaces)
(#284) There should be no spaces inside this paren. (space-in-parens)
(#284) There should be no spaces inside this paren. (space-in-parens)
(#285) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#285) There should be no spaces inside this paren. (space-in-parens)
(#285) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#287) There should be no spaces inside this paren. (space-in-parens)
(#289) Trailing spaces not allowed. (no-trailing-spaces)
(#290) Trailing spaces not allowed. (no-trailing-spaces)
(#294) Trailing spaces not allowed. (no-trailing-spaces)
(#300) Unexpected space before function parentheses. (space-before-function-paren)
(#303) Trailing spaces not allowed. (no-trailing-spaces)
(#304) Trailing spaces not allowed. (no-trailing-spaces)
(#306) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#306) There should be no spaces inside this paren. (space-in-parens)
(#306) There should be no spaces inside this paren. (space-in-parens)
(#310) Trailing spaces not allowed. (no-trailing-spaces)
(#311) There should be no spaces inside this paren. (space-in-parens)
(#311) There should be no spaces inside this paren. (space-in-parens)
(#312) Trailing spaces not allowed. (no-trailing-spaces)
(#317) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#322) Trailing spaces not allowed. (no-trailing-spaces)
(#326) Trailing spaces not allowed. (no-trailing-spaces)
(#328) Trailing spaces not allowed. (no-trailing-spaces)
(#331) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#331) Unexpected space before function parentheses. (space-before-function-paren)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#331) There should be no spaces inside this paren. (space-in-parens)
(#339) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#339) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#339) There should be no spaces inside this paren. (space-in-parens)
(#339) There should be no spaces inside this paren. (space-in-parens)
(#342) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#342) There should be no spaces inside this paren. (space-in-parens)
(#342) Infix operators must be spaced. (space-infix-ops)
(#342) Infix operators must be spaced. (space-infix-ops)
(#342) Unexpected whitespace before semicolon. (semi-spacing)
(#342) Infix operators must be spaced. (space-infix-ops)
(#342) Unexpected whitespace before semicolon. (semi-spacing)
(#342) There should be no spaces inside this paren. (space-in-parens)
(#344) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#344) There should be no spaces inside this paren. (space-in-parens)
(#344) There should be no space after '[' (computed-property-spacing)
(#344) There should be no space before ']' (computed-property-spacing)
(#344) There should be no spaces inside this paren. (space-in-parens)
(#346) There should be no spaces inside this paren. (space-in-parens)
(#346) There should be no space after '[' (computed-property-spacing)
(#346) There should be no space before ']' (computed-property-spacing)
(#346) There should be no spaces inside this paren. (space-in-parens)
(#351) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#353) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#353) There should be no spaces inside this paren. (space-in-parens)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) Unexpected whitespace before semicolon. (semi-spacing)
(#353) Infix operators must be spaced. (space-infix-ops)
(#353) Unexpected whitespace before semicolon. (semi-spacing)
(#353) There should be no spaces inside this paren. (space-in-parens)
(#355) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#355) There should be no spaces inside this paren. (space-in-parens)
(#357) There should be no spaces inside this paren. (space-in-parens)
(#357) There should be no spaces inside this paren. (space-in-parens)
(#371) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#371) Unexpected space before function parentheses. (space-before-function-paren)
(#374) Infix operators must be spaced. (space-infix-ops)
(#377) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#377) There should be no spaces inside this paren. (space-in-parens)
(#377) Infix operators must be spaced. (space-infix-ops)
(#377) Infix operators must be spaced. (space-infix-ops)
(#377) Unexpected whitespace before semicolon. (semi-spacing)
(#377) Infix operators must be spaced. (space-infix-ops)
(#377) Unexpected whitespace before semicolon. (semi-spacing)
(#377) There should be no spaces inside this paren. (space-in-parens)
(#379) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#379) There should be no spaces inside this paren. (space-in-parens)
(#379) There should be no spaces inside this paren. (space-in-parens)
(#381) There should be no spaces inside this paren. (space-in-parens)
(#381) There should be no spaces inside this paren. (space-in-parens)
(#387) Trailing spaces not allowed. (no-trailing-spaces)
(#388) Trailing spaces not allowed. (no-trailing-spaces)
(#394) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#394) Unexpected space before function parentheses. (space-before-function-paren)
(#394) There should be no spaces inside this paren. (space-in-parens)
(#394) There should be no spaces inside this paren. (space-in-parens)
(#396) There should be no spaces inside this paren. (space-in-parens)
(#396) There should be no spaces inside this paren. (space-in-parens)
(#397) Infix operators must be spaced. (space-infix-ops)
(#400) Trailing spaces not allowed. (no-trailing-spaces)
(#403) Trailing spaces not allowed. (no-trailing-spaces)
(#404) Trailing spaces not allowed. (no-trailing-spaces)
(#407) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#407) Unexpected space before function parentheses. (space-before-function-paren)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#407) There should be no spaces inside this paren. (space-in-parens)
(#410) Trailing spaces not allowed. (no-trailing-spaces)
(#411) There should be no spaces inside this paren. (space-in-parens)
(#417) Trailing spaces not allowed. (no-trailing-spaces)
(#420) Trailing spaces not allowed. (no-trailing-spaces)
(#421) Trailing spaces not allowed. (no-trailing-spaces)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#424) There should be no spaces inside this paren. (space-in-parens)
(#426) 's' is defined but never used (no-unused-vars)
(#428) There should be no spaces inside this paren. (space-in-parens)
(#428) There should be no spaces inside this paren. (space-in-parens)
(#431) Trailing spaces not allowed. (no-trailing-spaces)
(#437) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#437) Unexpected space before function parentheses. (space-before-function-paren)
(#437) There should be no spaces inside this paren. (space-in-parens)
(#437) There should be no spaces inside this paren. (space-in-parens)
(#439) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#439) There should be no spaces inside this paren. (space-in-parens)
(#439) There should be no spaces inside this paren. (space-in-parens)
(#442) There should be no spaces inside this paren. (space-in-parens)
(#442) There should be no spaces inside this paren. (space-in-parens)
(#444) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#444) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#450) Trailing spaces not allowed. (no-trailing-spaces)
(#456) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#456) Unexpected space before function parentheses. (space-before-function-paren)
(#456) There should be no spaces inside this paren. (space-in-parens)
(#456) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#458) There should be no spaces inside this paren. (space-in-parens)
(#460) Trailing spaces not allowed. (no-trailing-spaces)
(#461) Trailing spaces not allowed. (no-trailing-spaces)
(#468) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#468) There should be no spaces inside this paren. (space-in-parens)
(#471) There should be no spaces inside this paren. (space-in-parens)
(#471) There should be no spaces inside this paren. (space-in-parens)
(#475) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#475) There should be no spaces inside this paren. (space-in-parens)
(#475) There should be no spaces inside this paren. (space-in-parens)
(#480) Trailing spaces not allowed. (no-trailing-spaces)
(#484) There should be no spaces inside this paren. (space-in-parens)
(#484) There should be no spaces inside this paren. (space-in-parens)
(#490) Trailing spaces not allowed. (no-trailing-spaces)
(#491) Trailing spaces not allowed. (no-trailing-spaces)
(#499) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#499) Unexpected space before function parentheses. (space-before-function-paren)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#499) There should be no spaces inside this paren. (space-in-parens)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#503) There should be no spaces inside this paren. (space-in-parens)
(#505) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#505) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#506) Trailing spaces not allowed. (no-trailing-spaces)
(#507) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#507) There should be no spaces inside this paren. (space-in-parens)
(#507) Infix operators must be spaced. (space-infix-ops)
(#507) Infix operators must be spaced. (space-infix-ops)
(#507) Unexpected whitespace before semicolon. (semi-spacing)
(#507) Infix operators must be spaced. (space-infix-ops)
(#507) Unexpected whitespace before semicolon. (semi-spacing)
(#507) There should be no spaces inside this paren. (space-in-parens)
(#509) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#509) There should be no spaces inside this paren. (space-in-parens)
(#513) There should be no spaces inside this paren. (space-in-parens)
(#513) There should be no spaces inside this paren. (space-in-parens)
(#516) Trailing spaces not allowed. (no-trailing-spaces)
(#517) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#517) There should be no spaces inside this paren. (space-in-parens)
(#517) Infix operators must be spaced. (space-infix-ops)
(#517) Infix operators must be spaced. (space-infix-ops)
(#517) Unexpected whitespace before semicolon. (semi-spacing)
(#517) Infix operators must be spaced. (space-infix-ops)
(#517) Unexpected whitespace before semicolon. (semi-spacing)
(#517) There should be no spaces inside this paren. (space-in-parens)
(#521) Trailing spaces not allowed. (no-trailing-spaces)
(#524) Trailing spaces not allowed. (no-trailing-spaces)
(#525) Trailing spaces not allowed. (no-trailing-spaces)
(#531) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#531) Expected to return a value at the end of this function. (consistent-return)
(#531) Unexpected space before function parentheses. (space-before-function-paren)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#531) There should be no spaces inside this paren. (space-in-parens)
(#534) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#534) There should be no spaces inside this paren. (space-in-parens)
(#534) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#536) There should be no spaces inside this paren. (space-in-parens)
(#539) Trailing spaces not allowed. (no-trailing-spaces)
(#540) Trailing spaces not allowed. (no-trailing-spaces)
(#546) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#546) Unexpected space before function parentheses. (space-before-function-paren)
(#546) There should be no spaces inside this paren. (space-in-parens)
(#546) There should be no spaces inside this paren. (space-in-parens)
(#548) There should be no spaces inside this paren. (space-in-parens)
(#548) There should be no spaces inside this paren. (space-in-parens)
(#550) Trailing spaces not allowed. (no-trailing-spaces)
(#551) Trailing spaces not allowed. (no-trailing-spaces)
(#557) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#557) Unexpected space before function parentheses. (space-before-function-paren)
(#559) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#559) There should be no spaces inside this paren. (space-in-parens)
(#559) 'ZeroClipboard_TableTools' is not defined. (no-undef)
(#559) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#559) There should be no spaces inside this paren. (space-in-parens)
(#561) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#561) There should be no spaces inside this paren. (space-in-parens)
(#563) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#563) 'ZeroClipboard_TableTools' is not defined. (no-undef)
(#564) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#564) There should be no spaces inside this paren. (space-in-parens)
(#565) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#572) Trailing spaces not allowed. (no-trailing-spaces)
(#573) Trailing spaces not allowed. (no-trailing-spaces)
(#574) Missing JSDoc @returns for function. (valid-jsdoc)
(#577) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#577) Unexpected space before function parentheses. (space-before-function-paren)
(#579) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#579) There should be no spaces inside this paren. (space-in-parens)
(#579) 'ZeroClipboard_TableTools' is not defined. (no-undef)
(#579) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#579) There should be no spaces inside this paren. (space-in-parens)
(#581) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#583) 'ZeroClipboard_TableTools' is not defined. (no-undef)
(#583) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#584) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#585) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#586) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#586) There should be no spaces inside this paren. (space-in-parens)
(#594) Trailing spaces not allowed. (no-trailing-spaces)
(#595) Trailing spaces not allowed. (no-trailing-spaces)
(#607) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#607) Unexpected space before function parentheses. (space-before-function-paren)
(#607) There should be no spaces inside this paren. (space-in-parens)
(#607) There should be no spaces inside this paren. (space-in-parens)
(#609) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#609) There should be no spaces inside this paren. (space-in-parens)
(#614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#619) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#623) Trailing spaces not allowed. (no-trailing-spaces)
(#624) Trailing spaces not allowed. (no-trailing-spaces)
(#630) Unexpected space before function parentheses. (space-before-function-paren)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#630) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#631) There should be no spaces inside this paren. (space-in-parens)
(#635) There should be no spaces inside this paren. (space-in-parens)
(#635) There should be no spaces inside this paren. (space-in-parens)
(#636) Trailing spaces not allowed. (no-trailing-spaces)
(#637) There should be no spaces inside this paren. (space-in-parens)
(#638) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#639) There should be no spaces inside this paren. (space-in-parens)
(#640) There should be no spaces inside this paren. (space-in-parens)
(#641) There should be no spaces inside this paren. (space-in-parens)
(#643) Trailing spaces not allowed. (no-trailing-spaces)
(#644) Trailing spaces not allowed. (no-trailing-spaces)
(#645) Trailing spaces not allowed. (no-trailing-spaces)
(#645) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#649) Trailing spaces not allowed. (no-trailing-spaces)
(#650) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#655) Trailing spaces not allowed. (no-trailing-spaces)
(#657) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#657) Unexpected space before function parentheses. (space-before-function-paren)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#660) Trailing spaces not allowed. (no-trailing-spaces)
(#661) There should be no spaces inside this paren. (space-in-parens)
(#661) There should be no spaces inside this paren. (space-in-parens)
(#662) Trailing spaces not allowed. (no-trailing-spaces)
(#664) There should be no spaces inside this paren. (space-in-parens)
(#664) There should be no spaces inside this paren. (space-in-parens)
(#666) Trailing spaces not allowed. (no-trailing-spaces)
(#668) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#668) There should be no spaces inside this paren. (space-in-parens)
(#668) There should be no spaces inside this paren. (space-in-parens)
(#672) Trailing spaces not allowed. (no-trailing-spaces)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#674) There should be no spaces inside this paren. (space-in-parens)
(#675) Trailing spaces not allowed. (no-trailing-spaces)
(#677) There should be no spaces inside this paren. (space-in-parens)
(#679) Unexpected space before function parentheses. (space-before-function-paren)
(#682) There should be no spaces inside this paren. (space-in-parens)
(#684) Trailing spaces not allowed. (no-trailing-spaces)
(#685) Trailing spaces not allowed. (no-trailing-spaces)
(#686) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#691) Trailing spaces not allowed. (no-trailing-spaces)
(#693) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#693) Unexpected space before function parentheses. (space-before-function-paren)
(#693) There should be no spaces inside this paren. (space-in-parens)
(#693) There should be no spaces inside this paren. (space-in-parens)
(#696) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#701) Trailing spaces not allowed. (no-trailing-spaces)
(#704) Trailing spaces not allowed. (no-trailing-spaces)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#706) There should be no spaces inside this paren. (space-in-parens)
(#707) Trailing spaces not allowed. (no-trailing-spaces)
(#710) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#710) There should be no spaces inside this paren. (space-in-parens)
(#710) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#710) There should be no spaces inside this paren. (space-in-parens)
(#712) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#712) 'ZeroClipboard_TableTools' is not defined. (no-undef)
(#714) Trailing spaces not allowed. (no-trailing-spaces)
(#722) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#722) There should be no spaces inside this paren. (space-in-parens)
(#732) Trailing spaces not allowed. (no-trailing-spaces)
(#733) Trailing spaces not allowed. (no-trailing-spaces)
(#734) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#741) Trailing spaces not allowed. (no-trailing-spaces)
(#743) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#743) Unexpected space before function parentheses. (space-before-function-paren)
(#743) There should be no spaces inside this paren. (space-in-parens)
(#743) There should be no spaces inside this paren. (space-in-parens)
(#746) Trailing spaces not allowed. (no-trailing-spaces)
(#747) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#747) Infix operators must be spaced. (space-infix-ops)
(#747) Infix operators must be spaced. (space-infix-ops)
(#747) Unexpected whitespace before semicolon. (semi-spacing)
(#747) Infix operators must be spaced. (space-infix-ops)
(#747) Unexpected whitespace before semicolon. (semi-spacing)
(#747) There should be no spaces inside this paren. (space-in-parens)
(#749) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#749) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#749) There should be no spaces inside this paren. (space-in-parens)
(#749) There should be no spaces inside this paren. (space-in-parens)
(#751) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#751) There should be no spaces inside this paren. (space-in-parens)
(#751) There should be no space after '[' (computed-property-spacing)
(#751) There should be no space before ']' (computed-property-spacing)
(#751) There should be no spaces inside this paren. (space-in-parens)
(#753) Unexpected alert. (no-alert)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#753) Infix operators must be spaced. (space-infix-ops)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#756) There should be no spaces inside this paren. (space-in-parens)
(#756) There should be no space after '[' (computed-property-spacing)
(#756) There should be no space before ']' (computed-property-spacing)
(#756) There should be no spaces inside this paren. (space-in-parens)
(#759) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#760) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#760) There should be no space after '[' (computed-property-spacing)
(#760) There should be no space before ']' (computed-property-spacing)
(#760) There should be no spaces inside this paren. (space-in-parens)
(#762) Unexpected alert. (no-alert)
(#762) There should be no spaces inside this paren. (space-in-parens)
(#762) Infix operators must be spaced. (space-infix-ops)
(#762) There should be no spaces inside this paren. (space-in-parens)
(#765) There should be no spaces inside this paren. (space-in-parens)
(#765) There should be no space after '[' (computed-property-spacing)
(#765) There should be no space before ']' (computed-property-spacing)
(#765) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#766) There should be no spaces inside this paren. (space-in-parens)
(#768) Trailing spaces not allowed. (no-trailing-spaces)
(#769) There should be no spaces inside this paren. (space-in-parens)
(#769) Trailing spaces not allowed. (no-trailing-spaces)
(#770) Trailing spaces not allowed. (no-trailing-spaces)
(#772) There should be no spaces inside this paren. (space-in-parens)
(#775) Trailing spaces not allowed. (no-trailing-spaces)
(#776) Trailing spaces not allowed. (no-trailing-spaces)
(#777) Missing JSDoc for parameter 'bCollectionButton'. (valid-jsdoc)
(#782) Trailing spaces not allowed. (no-trailing-spaces)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#784) There should be no spaces inside this paren. (space-in-parens)
(#786) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#786) There should be no spaces inside this paren. (space-in-parens)
(#786) There should be no spaces inside this paren. (space-in-parens)
(#787) Trailing spaces not allowed. (no-trailing-spaces)
(#788) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#788) There should be no spaces inside this paren. (space-in-parens)
(#790) There should be no spaces inside this paren. (space-in-parens)
(#790) There should be no spaces inside this paren. (space-in-parens)
(#792) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#792) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#792) There should be no spaces inside this paren. (space-in-parens)
(#792) There should be no spaces inside this paren. (space-in-parens)
(#794) There should be no spaces inside this paren. (space-in-parens)
(#794) There should be no spaces inside this paren. (space-in-parens)
(#796) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#796) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#796) There should be no spaces inside this paren. (space-in-parens)
(#796) There should be no spaces inside this paren. (space-in-parens)
(#798) There should be no spaces inside this paren. (space-in-parens)
(#798) There should be no spaces inside this paren. (space-in-parens)
(#800) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#800) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#800) There should be no spaces inside this paren. (space-in-parens)
(#802) There should be no spaces inside this paren. (space-in-parens)
(#802) There should be no spaces inside this paren. (space-in-parens)
(#803) There should be no spaces inside this paren. (space-in-parens)
(#803) There should be no spaces inside this paren. (space-in-parens)
(#805) Trailing spaces not allowed. (no-trailing-spaces)
(#808) Trailing spaces not allowed. (no-trailing-spaces)
(#809) Trailing spaces not allowed. (no-trailing-spaces)
(#810) Missing JSDoc for parameter 'bCollectionButton'. (valid-jsdoc)
(#810) Expected JSDoc for 'o' but found 'oConfig'. (valid-jsdoc)
(#815) Trailing spaces not allowed. (no-trailing-spaces)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#817) There should be no spaces inside this paren. (space-in-parens)
(#821) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#821) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#821) There should be no spaces inside this paren. (space-in-parens)
(#828) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#835) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#835) There should be no spaces inside this paren. (space-in-parens)
(#835) There should be no spaces inside this paren. (space-in-parens)
(#836) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#837) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#838) Trailing spaces not allowed. (no-trailing-spaces)
(#839) Infix operators must be spaced. (space-infix-ops)
(#839) Infix operators must be spaced. (space-infix-ops)
(#840) Infix operators must be spaced. (space-infix-ops)
(#840) Infix operators must be spaced. (space-infix-ops)
(#840) Infix operators must be spaced. (space-infix-ops)
(#840) There should be no spaces inside this paren. (space-in-parens)
(#841) There should be no spaces inside this paren. (space-in-parens)
(#841) There should be no spaces inside this paren. (space-in-parens)
(#843) Trailing spaces not allowed. (no-trailing-spaces)
(#845) Trailing spaces not allowed. (no-trailing-spaces)
(#848) Trailing spaces not allowed. (no-trailing-spaces)
(#849) Trailing spaces not allowed. (no-trailing-spaces)
(#856) Trailing spaces not allowed. (no-trailing-spaces)
(#858) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#858) Expected to return a value at the end of this function. (consistent-return)
(#858) Unexpected space before function parentheses. (space-before-function-paren)
(#860) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#860) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#860) There should be no spaces inside this paren. (space-in-parens)
(#860) There should be no spaces inside this paren. (space-in-parens)
(#865) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#868) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#868) Infix operators must be spaced. (space-infix-ops)
(#868) Infix operators must be spaced. (space-infix-ops)
(#868) Unexpected whitespace before semicolon. (semi-spacing)
(#868) Infix operators must be spaced. (space-infix-ops)
(#868) Unexpected whitespace before semicolon. (semi-spacing)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#870) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#870) There should be no spaces inside this paren. (space-in-parens)
(#870) There should be no spaces inside this paren. (space-in-parens)
(#877) Trailing spaces not allowed. (no-trailing-spaces)
(#878) Trailing spaces not allowed. (no-trailing-spaces)
(#879) Trailing spaces not allowed. (no-trailing-spaces)
(#879) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#883) Trailing spaces not allowed. (no-trailing-spaces)
(#884) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#891) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#891) Unexpected space before function parentheses. (space-before-function-paren)
(#891) There should be no spaces inside this paren. (space-in-parens)
(#891) There should be no spaces inside this paren. (space-in-parens)
(#893) There should be no spaces inside this paren. (space-in-parens)
(#893) There should be no spaces inside this paren. (space-in-parens)
(#897) There should be no spaces inside this paren. (space-in-parens)
(#897) There should be no spaces inside this paren. (space-in-parens)
(#898) Trailing spaces not allowed. (no-trailing-spaces)
(#899) There should be no spaces inside this paren. (space-in-parens)
(#899) There should be no spaces inside this paren. (space-in-parens)
(#901) Trailing spaces not allowed. (no-trailing-spaces)
(#902) Trailing spaces not allowed. (no-trailing-spaces)
(#903) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#910) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#910) Unexpected space before function parentheses. (space-before-function-paren)
(#910) There should be no spaces inside this paren. (space-in-parens)
(#910) There should be no spaces inside this paren. (space-in-parens)
(#918) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#919) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#919) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#920) Trailing spaces not allowed. (no-trailing-spaces)
(#922) Infix operators must be spaced. (space-infix-ops)
(#923) Infix operators must be spaced. (space-infix-ops)
(#925) A space is required after ','. (comma-spacing)
(#926) Trailing spaces not allowed. (no-trailing-spaces)
(#931) Infix operators must be spaced. (space-infix-ops)
(#931) Infix operators must be spaced. (space-infix-ops)
(#931) Infix operators must be spaced. (space-infix-ops)
(#932) Infix operators must be spaced. (space-infix-ops)
(#932) Infix operators must be spaced. (space-infix-ops)
(#932) Infix operators must be spaced. (space-infix-ops)
(#934) A space is required after ','. (comma-spacing)
(#935) Trailing spaces not allowed. (no-trailing-spaces)
(#936) There should be no spaces inside this paren. (space-in-parens)
(#936) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#937) There should be no spaces inside this paren. (space-in-parens)
(#938) Trailing spaces not allowed. (no-trailing-spaces)
(#942) Trailing spaces not allowed. (no-trailing-spaces)
(#943) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#943) There should be no spaces inside this paren. (space-in-parens)
(#943) There should be no spaces inside this paren. (space-in-parens)
(#945) Infix operators must be spaced. (space-infix-ops)
(#945) Infix operators must be spaced. (space-infix-ops)
(#947) Trailing spaces not allowed. (no-trailing-spaces)
(#948) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#948) There should be no spaces inside this paren. (space-in-parens)
(#948) There should be no spaces inside this paren. (space-in-parens)
(#950) Infix operators must be spaced. (space-infix-ops)
(#950) Infix operators must be spaced. (space-infix-ops)
(#950) Infix operators must be spaced. (space-infix-ops)
(#952) Trailing spaces not allowed. (no-trailing-spaces)
(#955) Trailing spaces not allowed. (no-trailing-spaces)
(#959) There should be no spaces inside this paren. (space-in-parens)
(#959) Unexpected space before function parentheses. (space-before-function-paren)
(#962) There should be no spaces inside this paren. (space-in-parens)
(#966) Trailing spaces not allowed. (no-trailing-spaces)
(#968) There should be no spaces inside this paren. (space-in-parens)
(#968) Unexpected space before function parentheses. (space-before-function-paren)
(#969) unnecessary '.call()'. (no-useless-call)
(#969) There should be no spaces inside this paren. (space-in-parens)
(#969) There should be no spaces inside this paren. (space-in-parens)
(#970) There should be no spaces inside this paren. (space-in-parens)
(#972) Trailing spaces not allowed. (no-trailing-spaces)
(#973) Trailing spaces not allowed. (no-trailing-spaces)
(#974) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#981) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#981) Unexpected space before function parentheses. (space-before-function-paren)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#981) There should be no spaces inside this paren. (space-in-parens)
(#983) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#983) There should be no spaces inside this paren. (space-in-parens)
(#983) There should be no spaces inside this paren. (space-in-parens)
(#987) Trailing spaces not allowed. (no-trailing-spaces)
(#988) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#988) There should be no spaces inside this paren. (space-in-parens)
(#988) There should be no spaces inside this paren. (space-in-parens)
(#990) Unexpected space before function parentheses. (space-before-function-paren)
(#990) 'e' is defined but never used (no-unused-vars)
(#992) There should be no spaces inside this paren. (space-in-parens)
(#993) Trailing spaces not allowed. (no-trailing-spaces)
(#994) Unexpected space before function parentheses. (space-before-function-paren)
(#994) 'e' is defined but never used (no-unused-vars)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#995) There should be no spaces inside this paren. (space-in-parens)
(#996) There should be no spaces inside this paren. (space-in-parens)
(#997) Trailing spaces not allowed. (no-trailing-spaces)
(#1002) Trailing spaces not allowed. (no-trailing-spaces)
(#1003) Trailing spaces not allowed. (no-trailing-spaces)
(#1004) Trailing spaces not allowed. (no-trailing-spaces)
(#1004) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1008) Trailing spaces not allowed. (no-trailing-spaces)
(#1009) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1013) Trailing spaces not allowed. (no-trailing-spaces)
(#1015) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1015) Unexpected space before function parentheses. (space-before-function-paren)
(#1017) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1017) There should be no spaces inside this paren. (space-in-parens)
(#1017) There should be no spaces inside this paren. (space-in-parens)
(#1020) Trailing spaces not allowed. (no-trailing-spaces)
(#1021) 'i' is defined but never used (no-unused-vars)
(#1021) 'iLen' is defined but never used (no-unused-vars)
(#1021) Trailing spaces not allowed. (no-trailing-spaces)
(#1023) 'aoOpenRows' is defined but never used (no-unused-vars)
(#1024) Trailing spaces not allowed. (no-trailing-spaces)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1025) There should be no spaces inside this paren. (space-in-parens)
(#1026) Trailing spaces not allowed. (no-trailing-spaces)
(#1027) There should be no spaces inside this paren. (space-in-parens)
(#1029) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1029) There should be no spaces inside this paren. (space-in-parens)
(#1029) There should be no spaces inside this paren. (space-in-parens)
(#1033) Trailing spaces not allowed. (no-trailing-spaces)
(#1035) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1035) There should be no spaces inside this paren. (space-in-parens)
(#1035) There should be no spaces inside this paren. (space-in-parens)
(#1037) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1040) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1040) There should be no spaces inside this paren. (space-in-parens)
(#1040) There should be no spaces inside this paren. (space-in-parens)
(#1040) There should be no spaces inside this paren. (space-in-parens)
(#1040) There should be no spaces inside this paren. (space-in-parens)
(#1042) There should be no spaces inside this paren. (space-in-parens)
(#1042) There should be no spaces inside this paren. (space-in-parens)
(#1044) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1044) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1044) There should be no spaces inside this paren. (space-in-parens)
(#1044) There should be no spaces inside this paren. (space-in-parens)
(#1047) There should be no spaces inside this paren. (space-in-parens)
(#1047) There should be no spaces inside this paren. (space-in-parens)
(#1049) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1049) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1049) There should be no spaces inside this paren. (space-in-parens)
(#1049) There should be no spaces inside this paren. (space-in-parens)
(#1051) There should be no spaces inside this paren. (space-in-parens)
(#1051) There should be no spaces inside this paren. (space-in-parens)
(#1053) There should be no spaces inside this paren. (space-in-parens)
(#1058) There should be no spaces inside this paren. (space-in-parens)
(#1058) Unexpected space before function parentheses. (space-before-function-paren)
(#1059) There should be no spaces inside this paren. (space-in-parens)
(#1059) There should be no spaces inside this paren. (space-in-parens)
(#1060) There should be no spaces inside this paren. (space-in-parens)
(#1060) There should be no spaces inside this paren. (space-in-parens)
(#1062) There should be no spaces inside this paren. (space-in-parens)
(#1066) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#1069) Trailing spaces not allowed. (no-trailing-spaces)
(#1071) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1071) Unexpected space before function parentheses. (space-before-function-paren)
(#1071) There should be no spaces inside this paren. (space-in-parens)
(#1071) There should be no spaces inside this paren. (space-in-parens)
(#1075) There should be no spaces inside this paren. (space-in-parens)
(#1075) There should be no spaces inside this paren. (space-in-parens)
(#1076) 'firstTr' is defined but never used (no-unused-vars)
(#1076) Infix operators must be spaced. (space-infix-ops)
(#1081) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1081) There should be no spaces inside this paren. (space-in-parens)
(#1081) Infix operators must be spaced. (space-infix-ops)
(#1081) Infix operators must be spaced. (space-infix-ops)
(#1081) Unexpected whitespace before semicolon. (semi-spacing)
(#1081) Infix operators must be spaced. (space-infix-ops)
(#1081) Unexpected whitespace before semicolon. (semi-spacing)
(#1081) There should be no spaces inside this paren. (space-in-parens)
(#1083) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1083) There should be no spaces inside this paren. (space-in-parens)
(#1083) There should be no spaces inside this paren. (space-in-parens)
(#1085) There should be no spaces inside this paren. (space-in-parens)
(#1085) There should be no spaces inside this paren. (space-in-parens)
(#1088) Trailing spaces not allowed. (no-trailing-spaces)
(#1090) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1090) There should be no spaces inside this paren. (space-in-parens)
(#1090) There should be no spaces inside this paren. (space-in-parens)
(#1096) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1096) There should be no spaces inside this paren. (space-in-parens)
(#1096) Infix operators must be spaced. (space-infix-ops)
(#1096) Infix operators must be spaced. (space-infix-ops)
(#1096) Unexpected whitespace before semicolon. (semi-spacing)
(#1096) Infix operators must be spaced. (space-infix-ops)
(#1096) Unexpected whitespace before semicolon. (semi-spacing)
(#1096) There should be no spaces inside this paren. (space-in-parens)
(#1098) Identifier '_DTTT_selected' is not in camel case. (camelcase)
(#1100) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1100) There should be no spaces inside this paren. (space-in-parens)
(#1100) There should be no spaces inside this paren. (space-in-parens)
(#1102) There should be no spaces inside this paren. (space-in-parens)
(#1102) There should be no spaces inside this paren. (space-in-parens)
(#1107) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1107) There should be no spaces inside this paren. (space-in-parens)
(#1107) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1109) There should be no spaces inside this paren. (space-in-parens)
(#1112) There should be no spaces inside this paren. (space-in-parens)
(#1112) There should be no spaces inside this paren. (space-in-parens)
(#1115) Missing JSDoc for parameter 'e'. (valid-jsdoc)
(#1118) Trailing spaces not allowed. (no-trailing-spaces)
(#1120) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1120) Unexpected space before function parentheses. (space-before-function-paren)
(#1120) There should be no spaces inside this paren. (space-in-parens)
(#1120) There should be no spaces inside this paren. (space-in-parens)
(#1124) There should be no spaces inside this paren. (space-in-parens)
(#1124) There should be no spaces inside this paren. (space-in-parens)
(#1125) 'firstTr' is defined but never used (no-unused-vars)
(#1125) Infix operators must be spaced. (space-infix-ops)
(#1130) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1130) There should be no spaces inside this paren. (space-in-parens)
(#1130) Infix operators must be spaced. (space-infix-ops)
(#1130) Infix operators must be spaced. (space-infix-ops)
(#1130) Unexpected whitespace before semicolon. (semi-spacing)
(#1130) Infix operators must be spaced. (space-infix-ops)
(#1130) Unexpected whitespace before semicolon. (semi-spacing)
(#1130) There should be no spaces inside this paren. (space-in-parens)
(#1132) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1132) There should be no spaces inside this paren. (space-in-parens)
(#1132) There should be no spaces inside this paren. (space-in-parens)
(#1134) There should be no spaces inside this paren. (space-in-parens)
(#1134) There should be no spaces inside this paren. (space-in-parens)
(#1139) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1139) There should be no spaces inside this paren. (space-in-parens)
(#1139) There should be no spaces inside this paren. (space-in-parens)
(#1145) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1145) There should be no spaces inside this paren. (space-in-parens)
(#1145) Infix operators must be spaced. (space-infix-ops)
(#1145) Infix operators must be spaced. (space-infix-ops)
(#1145) Unexpected whitespace before semicolon. (semi-spacing)
(#1145) Infix operators must be spaced. (space-infix-ops)
(#1145) Unexpected whitespace before semicolon. (semi-spacing)
(#1145) There should be no spaces inside this paren. (space-in-parens)
(#1147) Identifier '_DTTT_selected' is not in camel case. (camelcase)
(#1149) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1149) There should be no spaces inside this paren. (space-in-parens)
(#1149) There should be no spaces inside this paren. (space-in-parens)
(#1151) There should be no spaces inside this paren. (space-in-parens)
(#1151) There should be no spaces inside this paren. (space-in-parens)
(#1156) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1156) There should be no spaces inside this paren. (space-in-parens)
(#1156) There should be no spaces inside this paren. (space-in-parens)
(#1158) There should be no spaces inside this paren. (space-in-parens)
(#1158) There should be no spaces inside this paren. (space-in-parens)
(#1161) There should be no spaces inside this paren. (space-in-parens)
(#1161) There should be no spaces inside this paren. (space-in-parens)
(#1163) Trailing spaces not allowed. (no-trailing-spaces)
(#1171) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1171) Unexpected space before function parentheses. (space-before-function-paren)
(#1171) There should be no spaces inside this paren. (space-in-parens)
(#1171) There should be no spaces inside this paren. (space-in-parens)
(#1173) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1175) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1175) There should be no spaces inside this paren. (space-in-parens)
(#1175) There should be no spaces inside this paren. (space-in-parens)
(#1178) There should be no spaces inside this paren. (space-in-parens)
(#1178) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1179) There should be no spaces inside this paren. (space-in-parens)
(#1181) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1181) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1181) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1181) There should be no spaces inside this paren. (space-in-parens)
(#1181) There should be no spaces inside this paren. (space-in-parens)
(#1184) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1184) There should be no spaces inside this paren. (space-in-parens)
(#1184) Infix operators must be spaced. (space-infix-ops)
(#1184) Infix operators must be spaced. (space-infix-ops)
(#1184) Unexpected whitespace before semicolon. (semi-spacing)
(#1184) Infix operators must be spaced. (space-infix-ops)
(#1184) Unexpected whitespace before semicolon. (semi-spacing)
(#1184) There should be no spaces inside this paren. (space-in-parens)
(#1186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1186) There should be no spaces inside this paren. (space-in-parens)
(#1186) There should be no spaces inside this paren. (space-in-parens)
(#1188) There should be no spaces inside this paren. (space-in-parens)
(#1188) There should be no spaces inside this paren. (space-in-parens)
(#1189) There should be no spaces inside this paren. (space-in-parens)
(#1189) There should be no spaces inside this paren. (space-in-parens)
(#1191) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1191) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1191) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1191) There should be no spaces inside this paren. (space-in-parens)
(#1191) There should be no spaces inside this paren. (space-in-parens)
(#1193) There should be no spaces inside this paren. (space-in-parens)
(#1193) There should be no space after '[' (computed-property-spacing)
(#1193) There should be no space before ']' (computed-property-spacing)
(#1193) There should be no spaces inside this paren. (space-in-parens)
(#1196) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1197) There should be no spaces inside this paren. (space-in-parens)
(#1197) There should be no spaces inside this paren. (space-in-parens)
(#1204) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1206) There should be no spaces inside this paren. (space-in-parens)
(#1206) There should be no spaces inside this paren. (space-in-parens)
(#1211) Trailing spaces not allowed. (no-trailing-spaces)
(#1212) Trailing spaces not allowed. (no-trailing-spaces)
(#1216) Trailing spaces not allowed. (no-trailing-spaces)
(#1217) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1223) Trailing spaces not allowed. (no-trailing-spaces)
(#1225) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1225) Unexpected space before function parentheses. (space-before-function-paren)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1225) There should be no spaces inside this paren. (space-in-parens)
(#1228) Trailing spaces not allowed. (no-trailing-spaces)
(#1229) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1229) There should be no spaces inside this paren. (space-in-parens)
(#1229) There should be no spaces inside this paren. (space-in-parens)
(#1231) There should be no spaces inside this paren. (space-in-parens)
(#1231) There should be no spaces inside this paren. (space-in-parens)
(#1233) Trailing spaces not allowed. (no-trailing-spaces)
(#1234) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1234) There should be no spaces inside this paren. (space-in-parens)
(#1234) There should be no spaces inside this paren. (space-in-parens)
(#1238) Trailing spaces not allowed. (no-trailing-spaces)
(#1239) There should be no spaces inside this paren. (space-in-parens)
(#1239) Unexpected space before function parentheses. (space-before-function-paren)
(#1240) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1240) There should be no spaces inside this paren. (space-in-parens)
(#1240) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1242) There should be no spaces inside this paren. (space-in-parens)
(#1244) Unexpected space before function parentheses. (space-before-function-paren)
(#1245) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1247) There should be no spaces inside this paren. (space-in-parens)
(#1247) There should be no spaces inside this paren. (space-in-parens)
(#1249) There should be no spaces inside this paren. (space-in-parens)
(#1250) Trailing spaces not allowed. (no-trailing-spaces)
(#1251) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1251) There should be no spaces inside this paren. (space-in-parens)
(#1251) There should be no spaces inside this paren. (space-in-parens)
(#1253) There should be no spaces inside this paren. (space-in-parens)
(#1253) Unexpected space before function parentheses. (space-before-function-paren)
(#1254) There should be no spaces inside this paren. (space-in-parens)
(#1254) There should be no spaces inside this paren. (space-in-parens)
(#1255) There should be no spaces inside this paren. (space-in-parens)
(#1257) Trailing spaces not allowed. (no-trailing-spaces)
(#1258) There should be no spaces inside this paren. (space-in-parens)
(#1258) Unexpected space before function parentheses. (space-before-function-paren)
(#1258) 'e' is defined but never used (no-unused-vars)
(#1259) Expected space or tab after '//' in comment. (spaced-comment)
(#1260) Trailing spaces not allowed. (no-trailing-spaces)
(#1261) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1261) There should be no spaces inside this paren. (space-in-parens)
(#1261) There should be no spaces inside this paren. (space-in-parens)
(#1263) There should be no spaces inside this paren. (space-in-parens)
(#1263) There should be no spaces inside this paren. (space-in-parens)
(#1265) Trailing spaces not allowed. (no-trailing-spaces)
(#1267) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1267) There should be no spaces inside this paren. (space-in-parens)
(#1267) There should be no spaces inside this paren. (space-in-parens)
(#1269) There should be no spaces inside this paren. (space-in-parens)
(#1269) There should be no spaces inside this paren. (space-in-parens)
(#1271) Trailing spaces not allowed. (no-trailing-spaces)
(#1272) There should be no spaces inside this paren. (space-in-parens)
(#1272) There should be no spaces inside this paren. (space-in-parens)
(#1273) There should be no spaces inside this paren. (space-in-parens)
(#1275) Trailing spaces not allowed. (no-trailing-spaces)
(#1276) Trailing spaces not allowed. (no-trailing-spaces)
(#1277) Trailing spaces not allowed. (no-trailing-spaces)
(#1277) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1281) Trailing spaces not allowed. (no-trailing-spaces)
(#1282) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1288) Trailing spaces not allowed. (no-trailing-spaces)
(#1290) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1290) Unexpected space before function parentheses. (space-before-function-paren)
(#1290) There should be no spaces inside this paren. (space-in-parens)
(#1290) There should be no spaces inside this paren. (space-in-parens)
(#1293) 'ZeroClipboard_TableTools' is not defined. (no-undef)
(#1293) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#1294) Trailing spaces not allowed. (no-trailing-spaces)
(#1295) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1295) There should be no spaces inside this paren. (space-in-parens)
(#1297) There should be no spaces inside this paren. (space-in-parens)
(#1297) There should be no spaces inside this paren. (space-in-parens)
(#1299) Trailing spaces not allowed. (no-trailing-spaces)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1300) There should be no spaces inside this paren. (space-in-parens)
(#1301) Trailing spaces not allowed. (no-trailing-spaces)
(#1302) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1302) There should be no spaces inside this paren. (space-in-parens)
(#1302) There should be no spaces inside this paren. (space-in-parens)
(#1304) There should be no spaces inside this paren. (space-in-parens)
(#1304) There should be no spaces inside this paren. (space-in-parens)
(#1305) There should be no spaces inside this paren. (space-in-parens)
(#1305) Infix operators must be spaced. (space-infix-ops)
(#1305) There should be no spaces inside this paren. (space-in-parens)
(#1306) There should be no spaces inside this paren. (space-in-parens)
(#1306) There should be no spaces inside this paren. (space-in-parens)
(#1307) There should be no spaces inside this paren. (space-in-parens)
(#1307) There should be no spaces inside this paren. (space-in-parens)
(#1309) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1309) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1309) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1309) There should be no spaces inside this paren. (space-in-parens)
(#1309) There should be no spaces inside this paren. (space-in-parens)
(#1311) There should be no spaces inside this paren. (space-in-parens)
(#1311) There should be no spaces inside this paren. (space-in-parens)
(#1312) There should be no spaces inside this paren. (space-in-parens)
(#1312) There should be no spaces inside this paren. (space-in-parens)
(#1315) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1316) There should be no spaces inside this paren. (space-in-parens)
(#1316) There should be no spaces inside this paren. (space-in-parens)
(#1318) Trailing spaces not allowed. (no-trailing-spaces)
(#1319) 'client' is defined but never used (no-unused-vars)
(#1320) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1320) There should be no spaces inside this paren. (space-in-parens)
(#1320) There should be no spaces inside this paren. (space-in-parens)
(#1322) There should be no spaces inside this paren. (space-in-parens)
(#1322) There should be no spaces inside this paren. (space-in-parens)
(#1324) There should be no spaces inside this paren. (space-in-parens)
(#1325) Trailing spaces not allowed. (no-trailing-spaces)
(#1326) 'client' is defined but never used (no-unused-vars)
(#1327) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1327) There should be no spaces inside this paren. (space-in-parens)
(#1327) There should be no spaces inside this paren. (space-in-parens)
(#1329) There should be no spaces inside this paren. (space-in-parens)
(#1329) There should be no spaces inside this paren. (space-in-parens)
(#1331) There should be no spaces inside this paren. (space-in-parens)
(#1332) Trailing spaces not allowed. (no-trailing-spaces)
(#1333) 'client' is defined but never used (no-unused-vars)
(#1334) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1334) There should be no spaces inside this paren. (space-in-parens)
(#1334) There should be no spaces inside this paren. (space-in-parens)
(#1336) There should be no spaces inside this paren. (space-in-parens)
(#1336) There should be no spaces inside this paren. (space-in-parens)
(#1338) There should be no spaces inside this paren. (space-in-parens)
(#1339) Trailing spaces not allowed. (no-trailing-spaces)
(#1340) Unexpected space before function parentheses. (space-before-function-paren)
(#1341) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1341) There should be no spaces inside this paren. (space-in-parens)
(#1341) There should be no spaces inside this paren. (space-in-parens)
(#1343) There should be no spaces inside this paren. (space-in-parens)
(#1343) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1345) There should be no spaces inside this paren. (space-in-parens)
(#1346) There should be no spaces inside this paren. (space-in-parens)
(#1347) Trailing spaces not allowed. (no-trailing-spaces)
(#1348) There should be no spaces inside this paren. (space-in-parens)
(#1348) There should be no spaces inside this paren. (space-in-parens)
(#1350) Trailing spaces not allowed. (no-trailing-spaces)
(#1351) Trailing spaces not allowed. (no-trailing-spaces)
(#1352) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1352) Expected JSDoc for 'flash' but found 'clip'. (valid-jsdoc)
(#1360) Trailing spaces not allowed. (no-trailing-spaces)
(#1362) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1362) Unexpected space before function parentheses. (space-before-function-paren)
(#1362) There should be no spaces inside this paren. (space-in-parens)
(#1362) There should be no spaces inside this paren. (space-in-parens)
(#1366) Trailing spaces not allowed. (no-trailing-spaces)
(#1367) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1367) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1367) There should be no spaces inside this paren. (space-in-parens)
(#1367) There should be no spaces inside this paren. (space-in-parens)
(#1369) There should be no spaces inside this paren. (space-in-parens)
(#1369) There should be no spaces inside this paren. (space-in-parens)
(#1372) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1373) There should be no spaces inside this paren. (space-in-parens)
(#1373) Unexpected space before function parentheses. (space-before-function-paren)
(#1374) There should be no spaces inside this paren. (space-in-parens)
(#1374) There should be no spaces inside this paren. (space-in-parens)
(#1375) There should be no spaces inside this paren. (space-in-parens)
(#1378) Trailing spaces not allowed. (no-trailing-spaces)
(#1379) Trailing spaces not allowed. (no-trailing-spaces)
(#1380) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1382) Trailing spaces not allowed. (no-trailing-spaces)
(#1383) Trailing spaces not allowed. (no-trailing-spaces)
(#1392) Trailing spaces not allowed. (no-trailing-spaces)
(#1394) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1394) Unexpected space before function parentheses. (space-before-function-paren)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1394) There should be no spaces inside this paren. (space-in-parens)
(#1396) There should be no spaces inside this paren. (space-in-parens)
(#1396) There should be no spaces inside this paren. (space-in-parens)
(#1397) Trailing spaces not allowed. (no-trailing-spaces)
(#1399) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1399) There should be no spaces inside this paren. (space-in-parens)
(#1399) Infix operators must be spaced. (space-infix-ops)
(#1399) Infix operators must be spaced. (space-infix-ops)
(#1399) Unexpected whitespace before semicolon. (semi-spacing)
(#1399) Infix operators must be spaced. (space-infix-ops)
(#1399) Unexpected whitespace before semicolon. (semi-spacing)
(#1399) There should be no spaces inside this paren. (space-in-parens)
(#1401) There should be no spaces inside this paren. (space-in-parens)
(#1401) There should be no spaces inside this paren. (space-in-parens)
(#1404) Trailing spaces not allowed. (no-trailing-spaces)
(#1405) Trailing spaces not allowed. (no-trailing-spaces)
(#1406) Trailing spaces not allowed. (no-trailing-spaces)
(#1406) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1410) Trailing spaces not allowed. (no-trailing-spaces)
(#1420) Trailing spaces not allowed. (no-trailing-spaces)
(#1422) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1422) Unexpected space before function parentheses. (space-before-function-paren)
(#1422) There should be no spaces inside this paren. (space-in-parens)
(#1422) There should be no spaces inside this paren. (space-in-parens)
(#1426) Trailing spaces not allowed. (no-trailing-spaces)
(#1427) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1427) There should be no spaces inside this paren. (space-in-parens)
(#1427) There should be no spaces inside this paren. (space-in-parens)
(#1429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1429) 'i' is not defined. (no-undef)
(#1429) Infix operators must be spaced. (space-infix-ops)
(#1429) 'iLen' is not defined. (no-undef)
(#1429) Infix operators must be spaced. (space-infix-ops)
(#1429) Unexpected whitespace before semicolon. (semi-spacing)
(#1429) 'i' is not defined. (no-undef)
(#1429) Infix operators must be spaced. (space-infix-ops)
(#1429) 'iLen' is not defined. (no-undef)
(#1429) Unexpected whitespace before semicolon. (semi-spacing)
(#1429) 'i' is not defined. (no-undef)
(#1429) There should be no spaces inside this paren. (space-in-parens)
(#1431) There should be no spaces inside this paren. (space-in-parens)
(#1431) There should be no spaces inside this paren. (space-in-parens)
(#1433) Trailing spaces not allowed. (no-trailing-spaces)
(#1434) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1434) There should be no spaces inside this paren. (space-in-parens)
(#1434) 'i' is not defined. (no-undef)
(#1434) Infix operators must be spaced. (space-infix-ops)
(#1434) 'iLen' is not defined. (no-undef)
(#1434) Infix operators must be spaced. (space-infix-ops)
(#1434) Unexpected whitespace before semicolon. (semi-spacing)
(#1434) 'i' is not defined. (no-undef)
(#1434) Infix operators must be spaced. (space-infix-ops)
(#1434) 'iLen' is not defined. (no-undef)
(#1434) Unexpected whitespace before semicolon. (semi-spacing)
(#1434) 'i' is not defined. (no-undef)
(#1434) There should be no spaces inside this paren. (space-in-parens)
(#1436) There should be no space after '[' (computed-property-spacing)
(#1436) 'i' is not defined. (no-undef)
(#1436) There should be no space before ']' (computed-property-spacing)
(#1439) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1439) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1439) There should be no spaces inside this paren. (space-in-parens)
(#1439) There should be no spaces inside this paren. (space-in-parens)
(#1441) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1441) There should be no spaces inside this paren. (space-in-parens)
(#1441) 'i' is not defined. (no-undef)
(#1441) Infix operators must be spaced. (space-infix-ops)
(#1441) 'iLen' is not defined. (no-undef)
(#1441) Infix operators must be spaced. (space-infix-ops)
(#1441) Unexpected whitespace before semicolon. (semi-spacing)
(#1441) 'i' is not defined. (no-undef)
(#1441) Infix operators must be spaced. (space-infix-ops)
(#1441) 'iLen' is not defined. (no-undef)
(#1441) Unexpected whitespace before semicolon. (semi-spacing)
(#1441) 'i' is not defined. (no-undef)
(#1441) There should be no spaces inside this paren. (space-in-parens)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1443) 'i' is not defined. (no-undef)
(#1443) There should be no spaces inside this paren. (space-in-parens)
(#1446) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1446) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1446) There should be no spaces inside this paren. (space-in-parens)
(#1446) There should be no spaces inside this paren. (space-in-parens)
(#1448) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1448) There should be no spaces inside this paren. (space-in-parens)
(#1448) 'i' is not defined. (no-undef)
(#1448) Infix operators must be spaced. (space-infix-ops)
(#1448) 'iLen' is not defined. (no-undef)
(#1448) Infix operators must be spaced. (space-infix-ops)
(#1448) Unexpected whitespace before semicolon. (semi-spacing)
(#1448) 'i' is not defined. (no-undef)
(#1448) Infix operators must be spaced. (space-infix-ops)
(#1448) 'iLen' is not defined. (no-undef)
(#1448) Unexpected whitespace before semicolon. (semi-spacing)
(#1448) 'i' is not defined. (no-undef)
(#1448) There should be no spaces inside this paren. (space-in-parens)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1450) 'i' is not defined. (no-undef)
(#1450) There should be no spaces inside this paren. (space-in-parens)
(#1453) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1453) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1453) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1453) There should be no spaces inside this paren. (space-in-parens)
(#1453) There should be no spaces inside this paren. (space-in-parens)
(#1455) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1455) 'i' is not defined. (no-undef)
(#1455) Infix operators must be spaced. (space-infix-ops)
(#1455) 'iLen' is not defined. (no-undef)
(#1455) Infix operators must be spaced. (space-infix-ops)
(#1455) Unexpected whitespace before semicolon. (semi-spacing)
(#1455) 'i' is not defined. (no-undef)
(#1455) Infix operators must be spaced. (space-infix-ops)
(#1455) 'iLen' is not defined. (no-undef)
(#1455) Unexpected whitespace before semicolon. (semi-spacing)
(#1455) 'i' is not defined. (no-undef)
(#1455) There should be no spaces inside this paren. (space-in-parens)
(#1457) There should be no spaces inside this paren. (space-in-parens)
(#1457) 'i' is not defined. (no-undef)
(#1457) There should be no spaces inside this paren. (space-in-parens)
(#1461) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1462) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) 'i' is not defined. (no-undef)
(#1462) Infix operators must be spaced. (space-infix-ops)
(#1462) 'iLen' is not defined. (no-undef)
(#1462) Infix operators must be spaced. (space-infix-ops)
(#1462) Unexpected whitespace before semicolon. (semi-spacing)
(#1462) 'i' is not defined. (no-undef)
(#1462) Infix operators must be spaced. (space-infix-ops)
(#1462) 'iLen' is not defined. (no-undef)
(#1462) Unexpected whitespace before semicolon. (semi-spacing)
(#1462) 'i' is not defined. (no-undef)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1464) There should be no spaces inside this paren. (space-in-parens)
(#1464) There should be no spaces inside this paren. (space-in-parens)
(#1467) Trailing spaces not allowed. (no-trailing-spaces)
(#1470) Trailing spaces not allowed. (no-trailing-spaces)
(#1471) Trailing spaces not allowed. (no-trailing-spaces)
(#1478) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1478) Unexpected space before function parentheses. (space-before-function-paren)
(#1478) There should be no spaces inside this paren. (space-in-parens)
(#1478) There should be no spaces inside this paren. (space-in-parens)
(#1480) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1480) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1480) There should be no spaces inside this paren. (space-in-parens)
(#1480) There should be no spaces inside this paren. (space-in-parens)
(#1485) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1489) Trailing spaces not allowed. (no-trailing-spaces)
(#1490) Trailing spaces not allowed. (no-trailing-spaces)
(#1503) Trailing spaces not allowed. (no-trailing-spaces)
(#1505) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1505) Unexpected space before function parentheses. (space-before-function-paren)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1505) There should be no spaces inside this paren. (space-in-parens)
(#1508) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1508) Infix operators must be spaced. (space-infix-ops)
(#1508) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1508) Infix operators must be spaced. (space-infix-ops)
(#1508) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1509) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1509) 'child' is defined but never used (no-unused-vars)
(#1511) There should be no spaces inside this paren. (space-in-parens)
(#1511) There should be no spaces inside this paren. (space-in-parens)
(#1513) Trailing spaces not allowed. (no-trailing-spaces)
(#1517) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1517) There should be no spaces inside this paren. (space-in-parens)
(#1517) There should be no spaces inside this paren. (space-in-parens)
(#1520) Trailing spaces not allowed. (no-trailing-spaces)
(#1521) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1521) There should be no spaces inside this paren. (space-in-parens)
(#1521) Infix operators must be spaced. (space-infix-ops)
(#1521) Infix operators must be spaced. (space-infix-ops)
(#1521) Unexpected whitespace before semicolon. (semi-spacing)
(#1521) Infix operators must be spaced. (space-infix-ops)
(#1521) Unexpected whitespace before semicolon. (semi-spacing)
(#1521) There should be no spaces inside this paren. (space-in-parens)
(#1523) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1525) A space is required after ','. (comma-spacing)
(#1525) There should be no spaces inside this paren. (space-in-parens)
(#1525) There should be no spaces inside this paren. (space-in-parens)
(#1525) A space is required after ','. (comma-spacing)
(#1526) There should be no spaces inside this paren. (space-in-parens)
(#1526) There should be no spaces inside this paren. (space-in-parens)
(#1527) Trailing spaces not allowed. (no-trailing-spaces)
(#1528) There should be no spaces inside this paren. (space-in-parens)
(#1528) There should be no spaces inside this paren. (space-in-parens)
(#1528) There should be no spaces inside this paren. (space-in-parens)
(#1528) There should be no spaces inside this paren. (space-in-parens)
(#1532) There should be no spaces inside this paren. (space-in-parens)
(#1532) There should be no spaces inside this paren. (space-in-parens)
(#1534) Trailing spaces not allowed. (no-trailing-spaces)
(#1540) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1540) There should be no spaces inside this paren. (space-in-parens)
(#1543) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1543) There should be no spaces inside this paren. (space-in-parens)
(#1543) Infix operators must be spaced. (space-infix-ops)
(#1543) Infix operators must be spaced. (space-infix-ops)
(#1543) Unexpected whitespace before semicolon. (semi-spacing)
(#1543) Infix operators must be spaced. (space-infix-ops)
(#1543) Unexpected whitespace before semicolon. (semi-spacing)
(#1543) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1545) There should be no spaces inside this paren. (space-in-parens)
(#1548) Trailing spaces not allowed. (no-trailing-spaces)
(#1549) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1549) There should be no spaces inside this paren. (space-in-parens)
(#1549) Infix operators must be spaced. (space-infix-ops)
(#1549) Infix operators must be spaced. (space-infix-ops)
(#1549) Unexpected whitespace before semicolon. (semi-spacing)
(#1549) Infix operators must be spaced. (space-infix-ops)
(#1549) Unexpected whitespace before semicolon. (semi-spacing)
(#1549) There should be no spaces inside this paren. (space-in-parens)
(#1551) There should be no space after '[' (computed-property-spacing)
(#1551) There should be no space before ']' (computed-property-spacing)
(#1553) Trailing spaces not allowed. (no-trailing-spaces)
(#1555) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1555) Infix operators must be spaced. (space-infix-ops)
(#1555) Infix operators must be spaced. (space-infix-ops)
(#1555) Unexpected whitespace before semicolon. (semi-spacing)
(#1555) Infix operators must be spaced. (space-infix-ops)
(#1555) Unexpected whitespace before semicolon. (semi-spacing)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1557) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1557) There should be no spaces inside this paren. (space-in-parens)
(#1560) There should be no spaces inside this paren. (space-in-parens)
(#1560) There should be no spaces inside this paren. (space-in-parens)
(#1561) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1561) There should be no spaces inside this paren. (space-in-parens)
(#1561) There should be no spaces inside this paren. (space-in-parens)
(#1563) There should be no spaces inside this paren. (space-in-parens)
(#1563) There should be no spaces inside this paren. (space-in-parens)
(#1563) Infix operators must be spaced. (space-infix-ops)
(#1565) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1565) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1565) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1565) There should be no spaces inside this paren. (space-in-parens)
(#1565) There should be no spaces inside this paren. (space-in-parens)
(#1568) A space is required after ','. (comma-spacing)
(#1570) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1571) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1572) There should be no spaces inside this paren. (space-in-parens)
(#1572) There should be no spaces inside this paren. (space-in-parens)
(#1575) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1576) Infix operators must be spaced. (space-infix-ops)
(#1578) Trailing spaces not allowed. (no-trailing-spaces)
(#1581) There should be no spaces inside this paren. (space-in-parens)
(#1581) There should be no spaces inside this paren. (space-in-parens)
(#1582) Trailing spaces not allowed. (no-trailing-spaces)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1584) There should be no spaces inside this paren. (space-in-parens)
(#1587) Trailing spaces not allowed. (no-trailing-spaces)
(#1588) There should be no spaces inside this paren. (space-in-parens)
(#1588) There should be no spaces inside this paren. (space-in-parens)
(#1589) Trailing spaces not allowed. (no-trailing-spaces)
(#1591) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1593) Don't make functions within a loop (no-loop-func)
(#1593) Statement inside of curly braces should be on next line. (brace-style)
(#1593) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#1594) Trailing spaces not allowed. (no-trailing-spaces)
(#1595) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1595) There should be no spaces inside this paren. (space-in-parens)
(#1595) There should be no spaces inside this paren. (space-in-parens)
(#1597) There should be no spaces inside this paren. (space-in-parens)
(#1597) There should be no spaces inside this paren. (space-in-parens)
(#1598) There should be no spaces inside this paren. (space-in-parens)
(#1598) There should be no spaces inside this paren. (space-in-parens)
(#1602) Trailing spaces not allowed. (no-trailing-spaces)
(#1606) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1606) There should be no spaces inside this paren. (space-in-parens)
(#1606) There should be no spaces inside this paren. (space-in-parens)
(#1609) Trailing spaces not allowed. (no-trailing-spaces)
(#1610) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1610) Infix operators must be spaced. (space-infix-ops)
(#1610) Infix operators must be spaced. (space-infix-ops)
(#1610) Unexpected whitespace before semicolon. (semi-spacing)
(#1610) Infix operators must be spaced. (space-infix-ops)
(#1610) Unexpected whitespace before semicolon. (semi-spacing)
(#1610) There should be no spaces inside this paren. (space-in-parens)
(#1612) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1612) There should be no spaces inside this paren. (space-in-parens)
(#1612) There should be no spaces inside this paren. (space-in-parens)
(#1614) A space is required after ','. (comma-spacing)
(#1614) There should be no spaces inside this paren. (space-in-parens)
(#1614) There should be no spaces inside this paren. (space-in-parens)
(#1615) There should be no spaces inside this paren. (space-in-parens)
(#1615) There should be no spaces inside this paren. (space-in-parens)
(#1616) Trailing spaces not allowed. (no-trailing-spaces)
(#1617) There should be no spaces inside this paren. (space-in-parens)
(#1617) There should be no spaces inside this paren. (space-in-parens)
(#1617) There should be no spaces inside this paren. (space-in-parens)
(#1617) There should be no spaces inside this paren. (space-in-parens)
(#1620) Trailing spaces not allowed. (no-trailing-spaces)
(#1621) There should be no spaces inside this paren. (space-in-parens)
(#1621) There should be no spaces inside this paren. (space-in-parens)
(#1623) Trailing spaces not allowed. (no-trailing-spaces)
(#1624) '_sLastData' is not defined. (no-undef)
(#1624) There should be no spaces inside this paren. (space-in-parens)
(#1624) There should be no spaces inside this paren. (space-in-parens)
(#1625) '_sLastData' is not defined. (no-undef)
(#1627) Trailing spaces not allowed. (no-trailing-spaces)
(#1628) Trailing spaces not allowed. (no-trailing-spaces)
(#1637) Trailing spaces not allowed. (no-trailing-spaces)
(#1639) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1639) Unexpected space before function parentheses. (space-before-function-paren)
(#1639) There should be no spaces inside this paren. (space-in-parens)
(#1639) There should be no spaces inside this paren. (space-in-parens)
(#1641) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1641) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1641) There should be no spaces inside this paren. (space-in-parens)
(#1646) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1647) Infix operators must be spaced. (space-infix-ops)
(#1650) Trailing spaces not allowed. (no-trailing-spaces)
(#1651) Trailing spaces not allowed. (no-trailing-spaces)
(#1658) Trailing spaces not allowed. (no-trailing-spaces)
(#1660) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1660) Unexpected space before function parentheses. (space-before-function-paren)
(#1660) There should be no spaces inside this paren. (space-in-parens)
(#1660) There should be no spaces inside this paren. (space-in-parens)
(#1664) Trailing spaces not allowed. (no-trailing-spaces)
(#1665) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1665) There should be no spaces inside this paren. (space-in-parens)
(#1665) Infix operators must be spaced. (space-infix-ops)
(#1665) Unexpected whitespace before semicolon. (semi-spacing)
(#1665) Infix operators must be spaced. (space-infix-ops)
(#1665) Unexpected whitespace before semicolon. (semi-spacing)
(#1665) Infix operators must be spaced. (space-infix-ops)
(#1665) There should be no spaces inside this paren. (space-in-parens)
(#1667) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1667) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1667) There should be no spaces inside this paren. (space-in-parens)
(#1667) Infix operators must be spaced. (space-infix-ops)
(#1667) There should be no spaces inside this paren. (space-in-parens)
(#1669) There should be no spaces inside this paren. (space-in-parens)
(#1669) There should be no spaces inside this paren. (space-in-parens)
(#1669) Infix operators must be spaced. (space-infix-ops)
(#1669) There should be no spaces inside this paren. (space-in-parens)
(#1669) There should be no spaces inside this paren. (space-in-parens)
(#1672) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1673) There should be no spaces inside this paren. (space-in-parens)
(#1673) There should be no spaces inside this paren. (space-in-parens)
(#1673) There should be no spaces inside this paren. (space-in-parens)
(#1673) There should be no spaces inside this paren. (space-in-parens)
(#1676) Trailing spaces not allowed. (no-trailing-spaces)
(#1679) Trailing spaces not allowed. (no-trailing-spaces)
(#1680) Trailing spaces not allowed. (no-trailing-spaces)
(#1686) Trailing spaces not allowed. (no-trailing-spaces)
(#1688) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1688) Unexpected space before function parentheses. (space-before-function-paren)
(#1688) There should be no spaces inside this paren. (space-in-parens)
(#1688) There should be no spaces inside this paren. (space-in-parens)
(#1690) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1690) There should be no spaces inside this paren. (space-in-parens)
(#1690) There should be no spaces inside this paren. (space-in-parens)
(#1694) Trailing spaces not allowed. (no-trailing-spaces)
(#1697) There should be no spaces inside this paren. (space-in-parens)
(#1697) There should be no spaces inside this paren. (space-in-parens)
(#1697) There should be no spaces inside this paren. (space-in-parens)
(#1698) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1698) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1698) There should be no spaces inside this paren. (space-in-parens)
(#1698) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1700) There should be no spaces inside this paren. (space-in-parens)
(#1703) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1707) There should be no spaces inside this paren. (space-in-parens)
(#1709) Trailing spaces not allowed. (no-trailing-spaces)
(#1710) Trailing spaces not allowed. (no-trailing-spaces)
(#1711) Trailing spaces not allowed. (no-trailing-spaces)
(#1711) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1715) Trailing spaces not allowed. (no-trailing-spaces)
(#1716) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1716) Expected JSDoc for 'oConfig' but found 'e'. (valid-jsdoc)
(#1722) Trailing spaces not allowed. (no-trailing-spaces)
(#1724) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1724) Unexpected space before function parentheses. (space-before-function-paren)
(#1724) There should be no spaces inside this paren. (space-in-parens)
(#1724) There should be no spaces inside this paren. (space-in-parens)
(#1726) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1727) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1728) Trailing spaces not allowed. (no-trailing-spaces)
(#1728) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1730) There should be no spaces inside this paren. (space-in-parens)
(#1731) Trailing spaces not allowed. (no-trailing-spaces)
(#1736) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1736) There should be no spaces inside this paren. (space-in-parens)
(#1736) There should be no spaces inside this paren. (space-in-parens)
(#1740) There should be no spaces inside this paren. (space-in-parens)
(#1740) There should be no spaces inside this paren. (space-in-parens)
(#1741) There should be no spaces inside this paren. (space-in-parens)
(#1741) There should be no spaces inside this paren. (space-in-parens)
(#1743) Trailing spaces not allowed. (no-trailing-spaces)
(#1745) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1745) There should be no spaces inside this paren. (space-in-parens)
(#1745) There should be no spaces inside this paren. (space-in-parens)
(#1747) There should be no spaces inside this paren. (space-in-parens)
(#1747) There should be no spaces inside this paren. (space-in-parens)
(#1751) Unexpected space before function parentheses. (space-before-function-paren)
(#1752) There should be no spaces inside this paren. (space-in-parens)
(#1752) There should be no spaces inside this paren. (space-in-parens)
(#1753) There should be no spaces inside this paren. (space-in-parens)
(#1755) Trailing spaces not allowed. (no-trailing-spaces)
(#1758) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1758) There should be no spaces inside this paren. (space-in-parens)
(#1758) There should be no spaces inside this paren. (space-in-parens)
(#1760) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1760) There should be no spaces inside this paren. (space-in-parens)
(#1760) There should be no spaces inside this paren. (space-in-parens)
(#1762) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1762) Infix operators must be spaced. (space-infix-ops)
(#1762) Infix operators must be spaced. (space-infix-ops)
(#1762) Unexpected whitespace before semicolon. (semi-spacing)
(#1762) Infix operators must be spaced. (space-infix-ops)
(#1762) Unexpected whitespace before semicolon. (semi-spacing)
(#1762) There should be no spaces inside this paren. (space-in-parens)
(#1764) There should be no spaces inside this paren. (space-in-parens)
(#1767) There should be no spaces inside this paren. (space-in-parens)
(#1772) Trailing spaces not allowed. (no-trailing-spaces)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1774) There should be no spaces inside this paren. (space-in-parens)
(#1777) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1777) There should be no spaces inside this paren. (space-in-parens)
(#1777) There should be no spaces inside this paren. (space-in-parens)
(#1779) There should be no spaces inside this paren. (space-in-parens)
(#1779) There should be no spaces inside this paren. (space-in-parens)
(#1783) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1783) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1785) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1788) There should be no spaces inside this paren. (space-in-parens)
(#1790) Trailing spaces not allowed. (no-trailing-spaces)
(#1793) There should be no spaces inside this paren. (space-in-parens)
(#1793) There should be no spaces inside this paren. (space-in-parens)
(#1798) There should be no spaces inside this paren. (space-in-parens)
(#1800) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1800) There should be no spaces inside this paren. (space-in-parens)
(#1800) There should be no spaces inside this paren. (space-in-parens)
(#1803) unnecessary '.call()'. (no-useless-call)
(#1803) There should be no spaces inside this paren. (space-in-parens)
(#1803) There should be no spaces inside this paren. (space-in-parens)
(#1805) There should be no spaces inside this paren. (space-in-parens)
(#1807) Trailing spaces not allowed. (no-trailing-spaces)
(#1808) Trailing spaces not allowed. (no-trailing-spaces)
(#1809) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1814) Trailing spaces not allowed. (no-trailing-spaces)
(#1816) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1816) Unexpected space before function parentheses. (space-before-function-paren)
(#1816) There should be no spaces inside this paren. (space-in-parens)
(#1816) 'e' is defined but never used (no-unused-vars)
(#1816) There should be no spaces inside this paren. (space-in-parens)
(#1818) 'that' is defined but never used (no-unused-vars)
(#1822) Trailing spaces not allowed. (no-trailing-spaces)
(#1825) Trailing spaces not allowed. (no-trailing-spaces)
(#1827) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1833) Trailing spaces not allowed. (no-trailing-spaces)
(#1835) There should be no spaces inside this paren. (space-in-parens)
(#1835) There should be no spaces inside this paren. (space-in-parens)
(#1836) Trailing spaces not allowed. (no-trailing-spaces)
(#1838) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1838) There should be no spaces inside this paren. (space-in-parens)
(#1838) There should be no spaces inside this paren. (space-in-parens)
(#1840) There should be no spaces inside this paren. (space-in-parens)
(#1840) There should be no spaces inside this paren. (space-in-parens)
(#1843) Trailing spaces not allowed. (no-trailing-spaces)
(#1845) There should be no spaces inside this paren. (space-in-parens)
(#1845) There should be no spaces inside this paren. (space-in-parens)
(#1846) Trailing spaces not allowed. (no-trailing-spaces)
(#1850) There should be no spaces inside this paren. (space-in-parens)
(#1850) There should be no spaces inside this paren. (space-in-parens)
(#1851) There should be no spaces inside this paren. (space-in-parens)
(#1851) There should be no spaces inside this paren. (space-in-parens)
(#1852) Trailing spaces not allowed. (no-trailing-spaces)
(#1853) There should be no spaces inside this paren. (space-in-parens)
(#1853) There should be no spaces inside this paren. (space-in-parens)
(#1855) Trailing spaces not allowed. (no-trailing-spaces)
(#1856) Trailing spaces not allowed. (no-trailing-spaces)
(#1857) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1860) Trailing spaces not allowed. (no-trailing-spaces)
(#1862) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1862) Unexpected space before function parentheses. (space-before-function-paren)
(#1864) Trailing spaces not allowed. (no-trailing-spaces)
(#1867) 'nScrollHeadTable' is defined but never used (no-unused-vars)
(#1874) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1874) There should be no spaces inside this paren. (space-in-parens)
(#1874) There should be no spaces inside this paren. (space-in-parens)
(#1876) There should be no spaces inside this paren. (space-in-parens)
(#1876) There should be no spaces inside this paren. (space-in-parens)
(#1878) Trailing spaces not allowed. (no-trailing-spaces)
(#1879) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1879) There should be no spaces inside this paren. (space-in-parens)
(#1879) There should be no spaces inside this paren. (space-in-parens)
(#1882) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1882) There should be no spaces inside this paren. (space-in-parens)
(#1884) There should be no spaces inside this paren. (space-in-parens)
(#1884) There should be no spaces inside this paren. (space-in-parens)
(#1887) Trailing spaces not allowed. (no-trailing-spaces)
(#1889) There should be no spaces inside this paren. (space-in-parens)
(#1889) There should be no spaces inside this paren. (space-in-parens)
(#1890) Trailing spaces not allowed. (no-trailing-spaces)
(#1891) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1891) There should be no spaces inside this paren. (space-in-parens)
(#1893) 'nTfootSize' used outside of binding context. (block-scoped-var)
(#1894) There should be no spaces inside this paren. (space-in-parens)
(#1894) 'nTfootSize' used outside of binding context. (block-scoped-var)
(#1894) There should be no spaces inside this paren. (space-in-parens)
(#1896) Trailing spaces not allowed. (no-trailing-spaces)
(#1898) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1898) There should be no spaces inside this paren. (space-in-parens)
(#1898) There should be no spaces inside this paren. (space-in-parens)
(#1900) Infix operators must be spaced. (space-infix-ops)
(#1901) Infix operators must be spaced. (space-infix-ops)
(#1904) Trailing spaces not allowed. (no-trailing-spaces)
(#1905) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1905) There should be no spaces inside this paren. (space-in-parens)
(#1905) There should be no spaces inside this paren. (space-in-parens)
(#1907) Infix operators must be spaced. (space-infix-ops)
(#1911) Trailing spaces not allowed. (no-trailing-spaces)
(#1912) Trailing spaces not allowed. (no-trailing-spaces)
(#1913) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1917) Trailing spaces not allowed. (no-trailing-spaces)
(#1919) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1919) Unexpected space before function parentheses. (space-before-function-paren)
(#1921) Trailing spaces not allowed. (no-trailing-spaces)
(#1924) Trailing spaces not allowed. (no-trailing-spaces)
(#1925) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1925) There should be no spaces inside this paren. (space-in-parens)
(#1925) There should be no spaces inside this paren. (space-in-parens)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1930) Trailing spaces not allowed. (no-trailing-spaces)
(#1931) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1931) There should be no spaces inside this paren. (space-in-parens)
(#1931) There should be no spaces inside this paren. (space-in-parens)
(#1933) There should be no spaces inside this paren. (space-in-parens)
(#1933) There should be no spaces inside this paren. (space-in-parens)
(#1937) Trailing spaces not allowed. (no-trailing-spaces)
(#1938) Trailing spaces not allowed. (no-trailing-spaces)
(#1939) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1943) Trailing spaces not allowed. (no-trailing-spaces)
(#1945) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1945) Unexpected space before function parentheses. (space-before-function-paren)
(#1945) There should be no spaces inside this paren. (space-in-parens)
(#1947) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1948) Trailing spaces not allowed. (no-trailing-spaces)
(#1948) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1949) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1949) There should be no spaces inside this paren. (space-in-parens)
(#1949) Infix operators must be spaced. (space-infix-ops)
(#1949) Infix operators must be spaced. (space-infix-ops)
(#1949) Unexpected whitespace before semicolon. (semi-spacing)
(#1949) Infix operators must be spaced. (space-infix-ops)
(#1949) Unexpected whitespace before semicolon. (semi-spacing)
(#1949) There should be no spaces inside this paren. (space-in-parens)
(#1953) There should be no spaces inside this paren. (space-in-parens)
(#1953) There should be no spaces inside this paren. (space-in-parens)
(#1955) Trailing spaces not allowed. (no-trailing-spaces)
(#1956) Trailing spaces not allowed. (no-trailing-spaces)
(#1957) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#1963) Trailing spaces not allowed. (no-trailing-spaces)
(#1965) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1965) Unexpected space before function parentheses. (space-before-function-paren)
(#1965) There should be no spaces inside this paren. (space-in-parens)
(#1965) There should be no spaces inside this paren. (space-in-parens)
(#1967) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1968) Trailing spaces not allowed. (no-trailing-spaces)
(#1968) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1971) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1971) Infix operators must be spaced. (space-infix-ops)
(#1971) Infix operators must be spaced. (space-infix-ops)
(#1971) Unexpected whitespace before semicolon. (semi-spacing)
(#1971) Infix operators must be spaced. (space-infix-ops)
(#1971) Unexpected whitespace before semicolon. (semi-spacing)
(#1971) There should be no spaces inside this paren. (space-in-parens)
(#1973) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1973) There should be no spaces inside this paren. (space-in-parens)
(#1977) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1977) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1977) There should be no spaces inside this paren. (space-in-parens)
(#1977) There should be no spaces inside this paren. (space-in-parens)
(#1980) There should be no spaces inside this paren. (space-in-parens)
(#1983) There should be no spaces inside this paren. (space-in-parens)
(#1988) Trailing spaces not allowed. (no-trailing-spaces)
(#1989) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1989) There should be no spaces inside this paren. (space-in-parens)
(#1989) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#1991) There should be no spaces inside this paren. (space-in-parens)
(#1997) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2022) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2033) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2033) Unexpected space before function parentheses. (space-before-function-paren)
(#2036) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2036) There should be no spaces inside this paren. (space-in-parens)
(#2036) Infix operators must be spaced. (space-infix-ops)
(#2036) Infix operators must be spaced. (space-infix-ops)
(#2036) Unexpected whitespace before semicolon. (semi-spacing)
(#2036) Infix operators must be spaced. (space-infix-ops)
(#2036) Unexpected whitespace before semicolon. (semi-spacing)
(#2036) There should be no spaces inside this paren. (space-in-parens)
(#2038) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2046) Missing JSDoc for parameter 'node'. (valid-jsdoc)
(#2052) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2052) Unexpected space before function parentheses. (space-before-function-paren)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2052) There should be no spaces inside this paren. (space-in-parens)
(#2054) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2054) There should be no spaces inside this paren. (space-in-parens)
(#2054) There should be no spaces inside this paren. (space-in-parens)
(#2058) Trailing spaces not allowed. (no-trailing-spaces)
(#2059) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2059) Infix operators must be spaced. (space-infix-ops)
(#2059) Infix operators must be spaced. (space-infix-ops)
(#2059) Unexpected whitespace before semicolon. (semi-spacing)
(#2059) Infix operators must be spaced. (space-infix-ops)
(#2059) Unexpected whitespace before semicolon. (semi-spacing)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2061) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2070) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#2080) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2080) Unexpected space before function parentheses. (space-before-function-paren)
(#2080) There should be no spaces inside this paren. (space-in-parens)
(#2080) There should be no spaces inside this paren. (space-in-parens)
(#2082) There should be no spaces inside this paren. (space-in-parens)
(#2086) There should be no spaces inside this paren. (space-in-parens)
(#2088) Trailing spaces not allowed. (no-trailing-spaces)
(#2090) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#2102) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2102) Unexpected space before function parentheses. (space-before-function-paren)
(#2102) There should be no spaces inside this paren. (space-in-parens)
(#2102) There should be no spaces inside this paren. (space-in-parens)
(#2105) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2105) There should be no spaces inside this paren. (space-in-parens)
(#2105) Infix operators must be spaced. (space-infix-ops)
(#2105) Infix operators must be spaced. (space-infix-ops)
(#2105) Unexpected whitespace before semicolon. (semi-spacing)
(#2105) Infix operators must be spaced. (space-infix-ops)
(#2105) Unexpected whitespace before semicolon. (semi-spacing)
(#2105) There should be no spaces inside this paren. (space-in-parens)
(#2107) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2107) There should be no spaces inside this paren. (space-in-parens)
(#2107) There should be no spaces inside this paren. (space-in-parens)
(#2109) There should be no spaces inside this paren. (space-in-parens)
(#2109) There should be no spaces inside this paren. (space-in-parens)
(#2118) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2124) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2169) There should be no spaces inside this paren. (space-in-parens)
(#2169) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2172) There should be no spaces inside this paren. (space-in-parens)
(#2174) There should be no spaces inside this paren. (space-in-parens)
(#2180) There should be no spaces inside this paren. (space-in-parens)
(#2180) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2181) There should be no spaces inside this paren. (space-in-parens)
(#2183) There should be no spaces inside this paren. (space-in-parens)
(#2185) There should be no spaces inside this paren. (space-in-parens)
(#2189) There should be no spaces inside this paren. (space-in-parens)
(#2189) There should be no spaces inside this paren. (space-in-parens)
(#2190) There should be no spaces inside this paren. (space-in-parens)
(#2190) There should be no spaces inside this paren. (space-in-parens)
(#2195) Infix operators must be spaced. (space-infix-ops)
(#2195) Infix operators must be spaced. (space-infix-ops)
(#2196) Infix operators must be spaced. (space-infix-ops)
(#2197) There should be no spaces inside this paren. (space-in-parens)
(#2197) Infix operators must be spaced. (space-infix-ops)
(#2198) Infix operators must be spaced. (space-infix-ops)
(#2198) Infix operators must be spaced. (space-infix-ops)
(#2198) Infix operators must be spaced. (space-infix-ops)
(#2198) Infix operators must be spaced. (space-infix-ops)
(#2202) There should be no spaces inside this paren. (space-in-parens)
(#2204) There should be no spaces inside this paren. (space-in-parens)
(#2213) There should be no spaces inside this paren. (space-in-parens)
(#2213) There should be no spaces inside this paren. (space-in-parens)
(#2214) There should be no spaces inside this paren. (space-in-parens)
(#2214) Trailing spaces not allowed. (no-trailing-spaces)
(#2215) Infix operators must be spaced. (space-infix-ops)
(#2215) Infix operators must be spaced. (space-infix-ops)
(#2215) Infix operators must be spaced. (space-infix-ops)
(#2216) Infix operators must be spaced. (space-infix-ops)
(#2216) Infix operators must be spaced. (space-infix-ops)
(#2216) Infix operators must be spaced. (space-infix-ops)
(#2217) Infix operators must be spaced. (space-infix-ops)
(#2217) Infix operators must be spaced. (space-infix-ops)
(#2217) Infix operators must be spaced. (space-infix-ops)
(#2218) Infix operators must be spaced. (space-infix-ops)
(#2218) Infix operators must be spaced. (space-infix-ops)
(#2218) Infix operators must be spaced. (space-infix-ops)
(#2219) Infix operators must be spaced. (space-infix-ops)
(#2219) Infix operators must be spaced. (space-infix-ops)
(#2219) Infix operators must be spaced. (space-infix-ops)
(#2224) There should be no spaces inside this paren. (space-in-parens)
(#2226) There should be no spaces inside this paren. (space-in-parens)
(#2227) Infix operators must be spaced. (space-infix-ops)
(#2228) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2234) Unexpected space before function parentheses. (space-before-function-paren)
(#2234) There should be no spaces inside this paren. (space-in-parens)
(#2234) There should be no spaces inside this paren. (space-in-parens)
(#2235) There should be no spaces inside this paren. (space-in-parens)
(#2235) There should be no spaces inside this paren. (space-in-parens)
(#2237) There should be no spaces inside this paren. (space-in-parens)
(#2239) There should be no spaces inside this paren. (space-in-parens)
(#2239) There should be no spaces inside this paren. (space-in-parens)
(#2241) There should be no spaces inside this paren. (space-in-parens)
(#2243) There should be no spaces inside this paren. (space-in-parens)
(#2243) 'oConfig' is defined but never used (no-unused-vars)
(#2243) There should be no spaces inside this paren. (space-in-parens)
(#2244) There should be no spaces inside this paren. (space-in-parens)
(#2244) There should be no spaces inside this paren. (space-in-parens)
(#2245) There should be no spaces inside this paren. (space-in-parens)
(#2245) There should be no spaces inside this paren. (space-in-parens)
(#2247) There should be no spaces inside this paren. (space-in-parens)
(#2247) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2250) 'oConfig' is defined but never used (no-unused-vars)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2251) There should be no spaces inside this paren. (space-in-parens)
(#2253) There should be no spaces inside this paren. (space-in-parens)
(#2255) There should be no spaces inside this paren. (space-in-parens)
(#2257) There should be no spaces inside this paren. (space-in-parens)
(#2257) 'oConfig' is defined but never used (no-unused-vars)
(#2257) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2259) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2260) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2262) There should be no spaces inside this paren. (space-in-parens)
(#2265) There should be no spaces inside this paren. (space-in-parens)
(#2265) 'oConfig' is defined but never used (no-unused-vars)
(#2265) There should be no spaces inside this paren. (space-in-parens)
(#2266) There should be no spaces inside this paren. (space-in-parens)
(#2266) There should be no spaces inside this paren. (space-in-parens)
(#2268) There should be no spaces inside this paren. (space-in-parens)
(#2270) There should be no spaces inside this paren. (space-in-parens)
(#2272) There should be no spaces inside this paren. (space-in-parens)
(#2272) 'oConfig' is defined but never used (no-unused-vars)
(#2272) There should be no spaces inside this paren. (space-in-parens)
(#2275) There should be no spaces inside this paren. (space-in-parens)
(#2275) 'oConfig' is defined but never used (no-unused-vars)
(#2275) There should be no spaces inside this paren. (space-in-parens)
(#2276) There should be no spaces inside this paren. (space-in-parens)
(#2276) There should be no spaces inside this paren. (space-in-parens)
(#2277) There should be no spaces inside this paren. (space-in-parens)
(#2277) There should be no spaces inside this paren. (space-in-parens)
(#2279) There should be no spaces inside this paren. (space-in-parens)
(#2279) There should be no spaces inside this paren. (space-in-parens)
(#2282) There should be no spaces inside this paren. (space-in-parens)
(#2284) There should be no spaces inside this paren. (space-in-parens)
(#2286) There should be no spaces inside this paren. (space-in-parens)
(#2286) 'oConfig' is defined but never used (no-unused-vars)
(#2286) There should be no spaces inside this paren. (space-in-parens)
(#2289) There should be no spaces inside this paren. (space-in-parens)
(#2289) 'oConfig' is defined but never used (no-unused-vars)
(#2289) There should be no spaces inside this paren. (space-in-parens)
(#2290) There should be no spaces inside this paren. (space-in-parens)
(#2290) There should be no spaces inside this paren. (space-in-parens)
(#2291) There should be no spaces inside this paren. (space-in-parens)
(#2291) There should be no spaces inside this paren. (space-in-parens)
(#2293) There should be no spaces inside this paren. (space-in-parens)
(#2293) There should be no spaces inside this paren. (space-in-parens)
(#2296) There should be no spaces inside this paren. (space-in-parens)
(#2296) 'oConfig' is defined but never used (no-unused-vars)
(#2296) There should be no spaces inside this paren. (space-in-parens)
(#2297) There should be no spaces inside this paren. (space-in-parens)
(#2297) There should be no spaces inside this paren. (space-in-parens)
(#2299) There should be no spaces inside this paren. (space-in-parens)
(#2301) There should be no spaces inside this paren. (space-in-parens)
(#2304) There should be no spaces inside this paren. (space-in-parens)
(#2304) There should be no spaces inside this paren. (space-in-parens)
(#2306) There should be no spaces inside this paren. (space-in-parens)
(#2309) There should be no space after '{' (object-curly-spacing)
(#2309) There should be no space before '}' (object-curly-spacing)
(#2313) Trailing spaces not allowed. (no-trailing-spaces)
(#2315) Unexpected space before function parentheses. (space-before-function-paren)
(#2316) Unexpected alert. (no-alert)
(#2316) There should be no spaces inside this paren. (space-in-parens)
(#2316) There should be no spaces inside this paren. (space-in-parens)
(#2318) There should be no spaces inside this paren. (space-in-parens)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2320) 'json' is defined but never used (no-unused-vars)
(#2320) There should be no spaces inside this paren. (space-in-parens)
(#2321) Unexpected alert. (no-alert)
(#2321) There should be no spaces inside this paren. (space-in-parens)
(#2321) There should be no spaces inside this paren. (space-in-parens)
(#2323) There should be no spaces inside this paren. (space-in-parens)
(#2325) There should be no spaces inside this paren. (space-in-parens)
(#2330) There should be no spaces inside this paren. (space-in-parens)
(#2332) There should be no spaces inside this paren. (space-in-parens)
(#2336) There should be no spaces inside this paren. (space-in-parens)
(#2336) There should be no spaces inside this paren. (space-in-parens)
(#2339) There should be no spaces inside this paren. (space-in-parens)
(#2350) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2383) Trailing spaces not allowed. (no-trailing-spaces)
(#2386) Identifier 'classes_themeroller' is not in camel case. (camelcase)
(#2407) There should be no space after '[' (array-bracket-spacing)
(#2407) There should be no space before ']' (array-bracket-spacing)
(#2411) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2442) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2450) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2450) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2450) There should be no spaces inside this paren. (space-in-parens)
(#2451) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2452) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2452) There should be no spaces inside this paren. (space-in-parens)
(#2454) There should be no spaces inside this paren. (space-in-parens)
(#2455) There should be no spaces inside this paren. (space-in-parens)
(#2455) There should be no spaces inside this paren. (space-in-parens)
(#2456) Trailing spaces not allowed. (no-trailing-spaces)
(#2458) Trailing spaces not allowed. (no-trailing-spaces)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2460) There should be no spaces inside this paren. (space-in-parens)
(#2460) There should be no spaces inside this paren. (space-in-parens)
(#2461) Trailing spaces not allowed. (no-trailing-spaces)
(#2466) There should be no spaces inside this paren. (space-in-parens)
(#2469) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2470) Unexpected alert. (no-alert)
(#2470) There should be no spaces inside this paren. (space-in-parens)
(#2475) 'jQuery' is not defined. (no-undef)
blocks/configurable_reports/js/datatables/extras/TableTools/media/js/TableTools.min.js
(#3) Line 3 exceeds the maximum line length of 132. (max-len)
(#3) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before value for key 'version'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'clients'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'moviePath'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key 'nextId'. (key-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing space before value for key '$'. (key-spacing)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#3) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Requires a space after '{'. (block-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Missing whitespace after semicolon. (semi-spacing)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space before '}'. (block-spacing)
(#3) Missing semicolon. (semi)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Missing semicolon. (semi)
(#3) Requires a space before '}'. (block-spacing)
(#3) A space is required after ','. (comma-spacing)
(#3) Infix operators must be spaced. (space-infix-ops)
(#3) Requires a space after '{'. (block-spacing)
(#3) Missing space before opening brace. (space-before-blocks)
(#3) Expected space(s) after "return". (keyword-spacing)
(#3) Statement inside of curly braces should be on next line. (brace-style)
(#3) Infix operators must be spaced. (space-infix-ops)
(#4) Line 4 exceeds the maximum line length of 132. (max-len)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'setMoviePath'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'dispatch'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'register'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Requires a space after '{'. (block-spacing)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Requires a space before '}'. (block-spacing)
(#4) Missing semicolon. (semi)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'getDOMObjectPosition'. (key-spacing)
(#4) Requires a space after '{'. (block-spacing)
(#4) Missing space before opening brace. (space-before-blocks)
(#4) Statement inside of curly braces should be on next line. (brace-style)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing space before value for key 'left'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'top'. (key-spacing)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'width'. (key-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing space before value for key 'height'. (key-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Expected { after 'for' condition. (curly)
(#4) Expected space(s) after "for". (keyword-spacing)
(#4) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Unexpected use of comma operator. (no-sequences)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) A space is required after ','. (comma-spacing)
(#4) Infix operators must be spaced. (space-infix-ops)
(#4) Missing whitespace after semicolon. (semi-spacing)
(#4) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#4) Missing semicolon. (semi)
(#4) Requires a space before '}'. (block-spacing)
(#5) Line 5 exceeds the maximum line length of 132. (max-len)
(#5) Missing space before value for key 'Client'. (key-spacing)
(#5) Requires a space after '{'. (block-spacing)
(#5) Missing space before opening brace. (space-before-blocks)
(#5) Statement inside of curly braces should be on next line. (brace-style)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#5) A space is required after ','. (comma-spacing)
(#5) Missing whitespace after semicolon. (semi-spacing)
(#5) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#5) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#5) Infix operators must be spaced. (space-infix-ops)
(#5) Requires a space before '}'. (block-spacing)
(#5) Missing semicolon. (semi)
(#6) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#6) Line 6 exceeds the maximum line length of 132. (max-len)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing space before value for key 'id'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'ready'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'movie'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'clipText'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'fileName'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'action'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'handCursorEnabled'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'cssEffects'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'handlers'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'sized'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Missing space before value for key 'glue'. (key-spacing)
(#6) A space is required after ','. (comma-spacing)
(#6) Requires a space after '{'. (block-spacing)
(#6) Missing space before opening brace. (space-before-blocks)
(#6) Statement inside of curly braces should be on next line. (brace-style)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Missing whitespace after semicolon. (semi-spacing)
(#6) Infix operators must be spaced. (space-infix-ops)
(#6) Infix operators must be spaced. (space-infix-ops)
(#7) Line 7 exceeds the maximum line length of 132. (max-len)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing semicolon. (semi)
(#7) Requires a space before '}'. (block-spacing)
(#7) A space is required after ','. (comma-spacing)
(#7) Missing space before value for key 'positionElement'. (key-spacing)
(#7) Requires a space after '{'. (block-spacing)
(#7) Missing space before opening brace. (space-before-blocks)
(#7) Statement inside of curly braces should be on next line. (brace-style)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#7) A space is required after ','. (comma-spacing)
(#7) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Missing whitespace after semicolon. (semi-spacing)
(#7) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#7) A space is required after ','. (comma-spacing)
(#7) Infix operators must be spaced. (space-infix-ops)
(#8) Line 8 exceeds the maximum line length of 132. (max-len)
(#8) Missing semicolon. (semi)
(#8) Requires a space before '}'. (block-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before value for key 'getHTML'. (key-spacing)
(#8) A space is required after ','. (comma-spacing)
(#8) Missing space before opening brace. (space-before-blocks)
(#8) Requires a space after '{'. (block-spacing)
(#8) Statement inside of curly braces should be on next line. (brace-style)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Missing whitespace after semicolon. (semi-spacing)
(#8) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#8) Expected space(s) after "if". (keyword-spacing)
(#8) Expected { after 'if' condition. (curly)
(#8) Expected space(s) before "var". (keyword-spacing)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) A space is required after ','. (comma-spacing)
(#8) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8) 'c' is already defined (no-redeclare)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#8) Infix operators must be spaced. (space-infix-ops)
(#9) Line 9 exceeds the maximum line length of 132. (max-len)
(#9) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Missing whitespace after semicolon. (semi-spacing)
(#9) Expected { after 'else'. (curly)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#9) Infix operators must be spaced. (space-infix-ops)
(#10) Line 10 exceeds the maximum line length of 132. (max-len)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'hide'. (key-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'show'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'destroy'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "try". (keyword-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Requires a space before '}'. (block-spacing)
(#10) Missing semicolon. (semi)
(#10) Expected space(s) after "catch". (keyword-spacing)
(#10) Expected space(s) before "catch". (keyword-spacing)
(#10) Empty block statement. (no-empty)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#10) Expected space(s) before "this". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing semicolon. (semi)
(#10) Requires a space before '}'. (block-spacing)
(#10) Requires a space before '}'. (block-spacing)
(#10) A space is required after ','. (comma-spacing)
(#10) Missing space before value for key 'reposition'. (key-spacing)
(#10) Requires a space after '{'. (block-spacing)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#10) 'a' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#10) 'a' used outside of binding context. (block-scoped-var)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing whitespace after semicolon. (semi-spacing)
(#10) Expected space(s) after "if". (keyword-spacing)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Missing space before opening brace. (space-before-blocks)
(#10) Requires a space after '{'. (block-spacing)
(#10) Statement inside of curly braces should be on next line. (brace-style)
(#10) 'a' is already defined (no-redeclare)
(#10) Infix operators must be spaced. (space-infix-ops)
(#10) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'clearText'. (key-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'appendText'. (key-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'setText'. (key-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'setCharSet'. (key-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'setBomInc'. (key-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing semicolon. (semi)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing space before value for key 'setFileName'. (key-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing semicolon. (semi)
(#11) Requires a space before '}'. (block-spacing)
(#12) Line 12 exceeds the maximum line length of 132. (max-len)
(#12) Missing space before value for key 'setAction'. (key-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'addEventListener'. (key-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'setHandCursor'. (key-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Missing semicolon. (semi)
(#12) Requires a space before '}'. (block-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'setCSSEffects'. (key-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Requires a space after '{'. (block-spacing)
(#12) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Requires a space before '}'. (block-spacing)
(#12) Missing semicolon. (semi)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing space before value for key 'receiveEvent'. (key-spacing)
(#12) A space is required after ','. (comma-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Statement inside of curly braces should be on next line. (brace-style)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) A space is required after ','. (comma-spacing)
(#12) Missing whitespace after semicolon. (semi-spacing)
(#12) Expected space(s) after "switch". (keyword-spacing)
(#12) Requires a space after '{'. (block-spacing)
(#12) Missing space before opening brace. (space-before-blocks)
(#12) Infix operators must be spaced. (space-infix-ops)
(#13) Line 13 exceeds the maximum line length of 132. (max-len)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing semicolon. (semi)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing semicolon. (semi)
(#13) Expected space(s) before "if". (keyword-spacing)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) 'c' used outside of binding context. (block-scoped-var)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) 'c' used outside of binding context. (block-scoped-var)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing semicolon. (semi)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing semicolon. (semi)
(#13) Expected space(s) before "this". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#14) Line 14 exceeds the maximum line length of 132. (max-len)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing semicolon. (semi)
(#14) Expected { after 'if' condition. (curly)
(#14) Expected space(s) before "if". (keyword-spacing)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Expected space(s) after "for". (keyword-spacing)
(#14) Expected space(s) before "for". (keyword-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space before '}'. (block-spacing)
(#15) Missing semicolon. (semi)
(#15) Requires a space before '}'. (block-spacing)
(#22) Trailing spaces not allowed. (no-trailing-spaces)
(#27) Trailing spaces not allowed. (no-trailing-spaces)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#29) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Unexpected alert. (no-alert)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing space before value for key 'that'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'dt'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'print'. (key-spacing)
(#33) Missing space before value for key 'saveStart'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'saveLength'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'saveScroll'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'funcEnd'. (key-spacing)
(#33) Unexpected empty function. (no-empty-function)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'buttonCounter'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'select'. (key-spacing)
(#33) Missing space before value for key 'type'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'selected'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'preRowSelect'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'postSelected'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'postDeselected'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'all'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'selectedClass'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'custom'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'swfPath'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'buttonSet'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'master'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'tags'. (key-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing space before value for key 'container'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'table'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'print'. (key-spacing)
(#33) Missing space before value for key 'hidden'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'message'. (key-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing space before value for key 'collection'. (key-spacing)
(#33) Missing space before value for key 'collection'. (key-spacing)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) Missing space before value for key 'background'. (key-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing space before value for key 'fnGetSelected'. (key-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Expected space(s) after "for". (keyword-spacing)
(#34) Expected { after 'for' condition. (curly)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#34) Expected space(s) after "else". (keyword-spacing)
(#34) Expected space(s) before "else". (keyword-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected { after 'for' condition. (curly)
(#34) Expected space(s) after "for". (keyword-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Expected space(s) before "return". (keyword-spacing)
(#34) Requires a space before '}'. (block-spacing)
(#34) Missing semicolon. (semi)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) Missing space before value for key 'fnGetSelectedData'. (key-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected { after 'for' condition. (curly)
(#35) Expected space(s) after "for". (keyword-spacing)
(#35) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key 'fnIsSelected'. (key-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected space(s) after "return". (keyword-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key 'fnSelectAll'. (key-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key 'fnSelectNone'. (key-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing space before value for key 'fnSelect'. (key-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing semicolon. (semi)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing space before value for key 'fnDeselect'. (key-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Requires a space before '}'. (block-spacing)
(#36) Missing semicolon. (semi)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing space before value for key 'fnGetTitle'. (key-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Requires a space after '{'. (block-spacing)
(#36) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing semicolon. (semi)
(#36) Requires a space before '}'. (block-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing space before value for key 'fnCalcColRatios'. (key-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Requires a space after '{'. (block-spacing)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) 'a' is already defined (no-redeclare)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Expected { after 'for' condition. (curly)
(#37) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Expected { after 'for' condition. (curly)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Expected to return a value at the end of this function. (consistent-return)
(#37) Missing space before value for key 'fnGetTableData'. (key-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Expected { after 'if' condition. (curly)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Expected space(s) before "return". (keyword-spacing)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'fnSetText'. (key-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing space before value for key 'fnResizeButtons'. (key-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Expected { after 'for-in'. (curly)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#37) Expected space(s) before "if". (keyword-spacing)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) Missing space before value for key 'fnResizeRequired'. (key-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Expected space(s) after "for". (keyword-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected { after 'for-in'. (curly)
(#38) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#38) Expected space(s) before "if". (keyword-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected { after 'if' condition. (curly)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Expected space(s) after "return". (keyword-spacing)
(#38) Expected space(s) before "return". (keyword-spacing)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected space(s) before "return". (keyword-spacing)
(#38) Expected space(s) after "return". (keyword-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'fnPrint'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before value for key 'fnInfo'. (key-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Requires a space after '{'. (block-spacing)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) A space is required after ','. (comma-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Missing semicolon. (semi)
(#38) Requires a space before '}'. (block-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before value for key '_fnConstruct'. (key-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Missing space before value for key 'sName'. (key-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before value for key 'fn'. (key-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing space before value for key '_fnCustomiseSettings'. (key-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Requires a space after '{'. (block-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing semicolon. (semi)
(#41) Requires a space before '}'. (block-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing space before value for key '_fnButtonDefinations'. (key-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Expected space(s) after "for". (keyword-spacing)
(#41) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#41) A space is required after ','. (comma-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Requires a space after '{'. (block-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Unexpected alert. (no-alert)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Missing semicolon. (semi)
(#41) Requires a space before '}'. (block-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) Expected space(s) before "else". (keyword-spacing)
(#41) Expected space(s) after "else". (keyword-spacing)
(#41) Requires a space after '{'. (block-spacing)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Requires a space after '{'. (block-spacing)
(#41) Unexpected alert. (no-alert)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Missing semicolon. (semi)
(#41) Requires a space before '}'. (block-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A space is required after ','. (comma-spacing)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing semicolon. (semi)
(#42) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) A space is required after ','. (comma-spacing)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing semicolon. (semi)
(#42) Requires a space before '}'. (block-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key '_fnCreateButton'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Do not nest ternary expressions (no-nested-ternary)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Do not nest ternary expressions (no-nested-ternary)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing semicolon. (semi)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before value for key '_fnButtonBase'. (key-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Requires a space after '{'. (block-spacing)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Missing semicolon. (semi)
(#43) Requires a space before '}'. (block-spacing)
(#43) A space is required after ','. (comma-spacing)
(#43) Expected to return a value at the end of this function. (consistent-return)
(#43) Missing space before value for key '_fnGetMasterSettings'. (key-spacing)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Requires a space after '{'. (block-spacing)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Expected space(s) before "return". (keyword-spacing)
(#44) Expected space(s) after "for". (keyword-spacing)
(#44) Expected { after 'for' condition. (curly)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Expected { after 'if' condition. (curly)
(#44) Expected space(s) before "if". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Expected space(s) before "return". (keyword-spacing)
(#44) Missing semicolon. (semi)
(#44) Requires a space before '}'. (block-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key '_fnCollectionConfig'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Requires a space after '{'. (block-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) A space is required after ','. (comma-spacing)
(#44) Requires a space before '}'. (block-spacing)
(#44) Missing semicolon. (semi)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before value for key '_fnCollectionShow'. (key-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) 'd' is already defined (no-redeclare)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Missing space before value for key 'opacity'. (key-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Missing space before value for key 'opacity'. (key-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) unnecessary '.call()'. (no-useless-call)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing semicolon. (semi)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) Requires a space before '}'. (block-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before value for key '_fnCollectionHide'. (key-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing space before value for key 'opacity'. (key-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Requires a space after '{'. (block-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before value for key 'opacity'. (key-spacing)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) A space is required after ','. (comma-spacing)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#47) Requires a space before '}'. (block-spacing)
(#47) Missing semicolon. (semi)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing semicolon. (semi)
(#47) Requires a space before '}'. (block-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key '_fnRowSelectConfig'. (key-spacing)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Requires a space after '{'. (block-spacing)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Do not nest ternary expressions (no-nested-ternary)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing semicolon. (semi)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#48) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Requires a space before '}'. (block-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key '_fnRowSelect'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Requires a space after '{'. (block-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected { after 'for' condition. (curly)
(#48) Expected space(s) after "for". (keyword-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Requires a space after '{'. (block-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected { after 'for' condition. (curly)
(#48) Expected space(s) after "for". (keyword-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#48) Identifier '_DTTT_selected' is not in camel case. (camelcase)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Unexpected use of comma operator. (no-sequences)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing semicolon. (semi)
(#49) Requires a space before '}'. (block-spacing)
(#49) Requires a space before '}'. (block-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing space before value for key '_fnRowDeselect'. (key-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Requires a space after '{'. (block-spacing)
(#49) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected { after 'for' condition. (curly)
(#49) Expected space(s) after "for". (keyword-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Requires a space after '{'. (block-spacing)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected space(s) after "for". (keyword-spacing)
(#49) Expected { after 'for' condition. (curly)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#49) Identifier '_DTTT_selected' is not in camel case. (camelcase)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Unexpected use of comma operator. (no-sequences)
(#49) A space is required after ','. (comma-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Requires a space before '}'. (block-spacing)
(#50) Missing semicolon. (semi)
(#50) Requires a space before '}'. (block-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing space before value for key '_fnSelectData'. (key-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Requires a space after '{'. (block-spacing)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected { after 'if' condition. (curly)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Unexpected use of comma operator. (no-sequences)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected space(s) after "if". (keyword-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Requires a space after '{'. (block-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected space(s) after "for". (keyword-spacing)
(#50) Expected { after 'for' condition. (curly)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#50) Do not nest ternary expressions (no-nested-ternary)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing semicolon. (semi)
(#50) Requires a space before '}'. (block-spacing)
(#50) Expected space(s) before "else". (keyword-spacing)
(#50) Expected { after 'else'. (curly)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) Requires a space before '}'. (block-spacing)
(#50) Missing semicolon. (semi)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing space before value for key '_fnTextConfig'. (key-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Requires a space after '{'. (block-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing semicolon. (semi)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing semicolon. (semi)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing semicolon. (semi)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing space before value for key '_fnFlashConfig'. (key-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing '()' invoking a constructor (new-parens)
(#51) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Do not nest ternary expressions (no-nested-ternary)
(#52) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Requires a space after '{'. (block-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing semicolon. (semi)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Requires a space after '{'. (block-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Requires a space before '}'. (block-spacing)
(#53) Missing semicolon. (semi)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space after '{'. (block-spacing)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Requires a space before '}'. (block-spacing)
(#53) Missing semicolon. (semi)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Requires a space after '{'. (block-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) A space is required after ','. (comma-spacing)
(#53) Requires a space before '}'. (block-spacing)
(#53) Missing semicolon. (semi)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Requires a space before '}'. (block-spacing)
(#53) Missing semicolon. (semi)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing space before value for key '_fnFlashGlue'. (key-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space after '{'. (block-spacing)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space after '{'. (block-spacing)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing semicolon. (semi)
(#53) Requires a space before '}'. (block-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing semicolon. (semi)
(#53) Requires a space before '}'. (block-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing space before value for key '_fnFlashSetText'. (key-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space after '{'. (block-spacing)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Expected { after 'for' condition. (curly)
(#53) Expected space(s) after "for". (keyword-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Missing semicolon. (semi)
(#53) Requires a space before '}'. (block-spacing)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Missing space before value for key '_fnColumnTargets'. (key-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Requires a space after '{'. (block-spacing)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Requires a space after '{'. (block-spacing)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) 'i' is not defined. (no-undef)
(#54) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) Expected { after 'for' condition. (curly)
(#54) 'iLen' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) 'iLen' is not defined. (no-undef)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected { after 'for' condition. (curly)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) 'iLen' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) 'iLen' is not defined. (no-undef)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Expected space(s) before "else". (keyword-spacing)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Requires a space after '{'. (block-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) Expected { after 'for' condition. (curly)
(#54) 'iLen' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) 'iLen' is not defined. (no-undef)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Expected space(s) before "else". (keyword-spacing)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Requires a space after '{'. (block-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) Expected { after 'for' condition. (curly)
(#54) 'iLen' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) 'iLen' is not defined. (no-undef)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Expected space(s) before "else". (keyword-spacing)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Requires a space after '{'. (block-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) Expected { after 'for' condition. (curly)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) 'iLen' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) 'iLen' is not defined. (no-undef)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Expected space(s) before "else". (keyword-spacing)
(#54) Expected space(s) after "else". (keyword-spacing)
(#54) Requires a space after '{'. (block-spacing)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) Expected { after 'for' condition. (curly)
(#54) 'iLen' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) 'i' is not defined. (no-undef)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) 'iLen' is not defined. (no-undef)
(#55) Line 55 exceeds the maximum line length of 132. (max-len)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) 'i' is not defined. (no-undef)
(#55) Missing semicolon. (semi)
(#55) Requires a space before '}'. (block-spacing)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Expected space(s) before "return". (keyword-spacing)
(#55) Missing semicolon. (semi)
(#55) Requires a space before '}'. (block-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) Missing space before value for key '_fnNewline'. (key-spacing)
(#55) Requires a space after '{'. (block-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#55) Expected space(s) after "return". (keyword-spacing)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Do not nest ternary expressions (no-nested-ternary)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Requires a space before '}'. (block-spacing)
(#55) Missing semicolon. (semi)
(#55) A space is required after ','. (comma-spacing)
(#55) Missing space before value for key '_fnGetDataTablesData'. (key-spacing)
(#55) Requires a space after '{'. (block-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#55) A space is required after ','. (comma-spacing)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Requires a space after '{'. (block-spacing)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Expected { after 'for' condition. (curly)
(#55) Expected space(s) after "for". (keyword-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Missing semicolon. (semi)
(#56) Requires a space before '}'. (block-spacing)
(#56) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#56) Expected space(s) before "var". (keyword-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Requires a space after '{'. (block-spacing)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Expected { after 'for' condition. (curly)
(#56) Expected space(s) after "for". (keyword-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Missing semicolon. (semi)
(#56) Requires a space before '}'. (block-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected space(s) after "for". (keyword-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Requires a space after '{'. (block-spacing)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected { after 'for' condition. (curly)
(#56) Expected space(s) after "for". (keyword-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) Do not nest ternary expressions (no-nested-ternary)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) A space is required after ','. (comma-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#57) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) Don't make functions within a loop (no-loop-func)
(#57) Missing space before opening brace. (space-before-blocks)
(#57) Requires a space after '{'. (block-spacing)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Requires a space before '}'. (block-spacing)
(#57) Missing semicolon. (semi)
(#57) A space is required after ','. (comma-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Requires a space before '}'. (block-spacing)
(#57) Missing semicolon. (semi)
(#57) Expected space(s) before "if". (keyword-spacing)
(#57) Expected space(s) after "if". (keyword-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Requires a space after '{'. (block-spacing)
(#57) Missing space before opening brace. (space-before-blocks)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Expected { after 'for' condition. (curly)
(#57) Expected space(s) after "for". (keyword-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Missing semicolon. (semi)
(#58) Requires a space before '}'. (block-spacing)
(#58) Expected space(s) before "return". (keyword-spacing)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Return statement should not contain assignment. (no-return-assign)
(#58) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#58) '_sLastData' is not defined. (no-undef)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing semicolon. (semi)
(#58) Requires a space before '}'. (block-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing space before value for key '_fnBoundData'. (key-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Requires a space after '{'. (block-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Expected space(s) after "return". (keyword-spacing)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing semicolon. (semi)
(#58) Requires a space before '}'. (block-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing space before value for key '_fnChunkData'. (key-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Requires a space after '{'. (block-spacing)
(#58) Expected { after 'for' condition. (curly)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Expected space(s) after "for". (keyword-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) 'c' used outside of binding context. (block-scoped-var)
(#58) Requires a space before '}'. (block-spacing)
(#58) Missing semicolon. (semi)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing space before value for key '_fnHtmlDecode'. (key-spacing)
(#58) Requires a space after '{'. (block-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Expected { after 'if' condition. (curly)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Expected space(s) before "return". (keyword-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) A space is required after ','. (comma-spacing)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Requires a space after '{'. (block-spacing)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Expected { after 'if' condition. (curly)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A space is required after ','. (comma-spacing)
(#59) Expected space(s) before "return". (keyword-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#59) Missing semicolon. (semi)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#59) Requires a space before '}'. (block-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing space before value for key '_fnPrintStart'. (key-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Requires a space after '{'. (block-spacing)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A space is required after ','. (comma-spacing)
(#59) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A space is required after ','. (comma-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Expected { after 'if' condition. (curly)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Expected space(s) before "this". (keyword-spacing)
(#59) Unexpected use of comma operator. (no-sequences)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Requires a space after '{'. (block-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) A space is required after ','. (comma-spacing)
(#60) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected { after 'for-in'. (curly)
(#60) Expected space(s) after "for". (keyword-spacing)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Expected space(s) before "if". (keyword-spacing)
(#60) Expected { after 'if' condition. (curly)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Expected { after 'for' condition. (curly)
(#60) Expected space(s) before "for". (keyword-spacing)
(#60) Expected space(s) after "for". (keyword-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) A space is required after ','. (comma-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#60) Expected space(s) before "this". (keyword-spacing)
(#60) Missing space before value for key 'node'. (key-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing space before value for key 'display'. (key-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Unexpected use of comma operator. (no-sequences)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) A space is required after ','. (comma-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) A space is required after ','. (comma-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) A space is required after ','. (comma-spacing)
(#61) Requires a space after '{'. (block-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Requires a space after '{'. (block-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#61) unnecessary '.call()'. (no-useless-call)
(#61) A space is required after ','. (comma-spacing)
(#61) Requires a space before '}'. (block-spacing)
(#61) Missing semicolon. (semi)
(#61) Requires a space before '}'. (block-spacing)
(#61) Requires a space before '}'. (block-spacing)
(#61) Missing semicolon. (semi)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing space before value for key '_fnPrintEnd'. (key-spacing)
(#61) Requires a space after '{'. (block-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Expected { after 'if' condition. (curly)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#61) A space is required after ','. (comma-spacing)
(#61) Unexpected use of comma operator. (no-sequences)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Requires a space before '}'. (block-spacing)
(#62) Missing semicolon. (semi)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing space before value for key '_fnPrintScrollStart'. (key-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Requires a space after '{'. (block-spacing)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) A space is required after ','. (comma-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing semicolon. (semi)
(#63) Requires a space before '}'. (block-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before value for key '_fnPrintScrollEnd'. (key-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Requires a space after '{'. (block-spacing)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing semicolon. (semi)
(#64) Requires a space before '}'. (block-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing space before value for key '_fnPrintShowNodes'. (key-spacing)
(#64) Requires a space after '{'. (block-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Expected space(s) after "for". (keyword-spacing)
(#64) Expected { after 'for' condition. (curly)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#64) 'a' used outside of binding context. (block-scoped-var)
(#64) A space is required after ','. (comma-spacing)
(#64) 'a' used outside of binding context. (block-scoped-var)
(#64) Missing semicolon. (semi)
(#64) Requires a space before '}'. (block-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing space before value for key '_fnPrintHideNodes'. (key-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Requires a space after '{'. (block-spacing)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Expected { after 'for' condition. (curly)
(#64) Expected space(s) after "for". (keyword-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Expected space(s) before "if". (keyword-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Requires a space after '{'. (block-spacing)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing space before value for key 'node'. (key-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing space before value for key 'display'. (key-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing semicolon. (semi)
(#64) Requires a space before '}'. (block-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) 'c' used outside of binding context. (block-scoped-var)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) 'c' used outside of binding context. (block-scoped-var)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Expected { after 'for' condition. (curly)
(#65) Expected space(s) after "for". (keyword-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) 'a' used outside of binding context. (block-scoped-var)
(#65) Missing semicolon. (semi)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Expected { after 'for' condition. (curly)
(#65) Expected space(s) after "for". (keyword-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Expected space(s) before "if". (keyword-spacing)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Expected { after 'if' condition. (curly)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Expected space(s) before "return". (keyword-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Requires a space after '{'. (block-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Missing space before value for key 'that'. (key-spacing)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#66) Missing space before value for key 'type'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'fn'. (key-spacing)
(#66) Missing semicolon. (semi)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before opening brace. (space-before-blocks)
(#66) Requires a space after '{'. (block-spacing)
(#66) Statement inside of curly braces should be on next line. (brace-style)
(#66) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#66) Expected space(s) after "for". (keyword-spacing)
(#66) Expected { after 'for' condition. (curly)
(#66) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing semicolon. (semi)
(#66) Requires a space before '}'. (block-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing space before value for key 'sAction'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sTag'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sLinerTag'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sButtonClass'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sButtonText'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sTitle'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sToolTip'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sCharSet'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'bBomInc'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sFileName'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sFieldBoundary'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sFieldSeperator'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'sNewLine'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'mColumns'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'bHeader'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'bFooter'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'bOpenRows'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'bSelectedOnly'. (key-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing space before value for key 'fnMouseover'. (key-spacing)
(#67) Line 67 exceeds the maximum line length of 132. (max-len)
(#67) Missing space before value for key 'fnMouseout'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'fnClick'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'fnSelect'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'fnComplete'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'fnInit'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'fnCellRender'. (key-spacing)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing space before value for key 'csv'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'sAction'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'sButtonClass'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'sButtonText'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'sFieldBoundary'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'sFieldSeperator'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'fnClick'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Requires a space after '{'. (block-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#67) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing semicolon. (semi)
(#67) Requires a space before '}'. (block-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'xls'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'sAction'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'sCharSet'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'bBomInc'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'sButtonClass'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'sButtonText'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before value for key 'fnClick'. (key-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) A space is required after ','. (comma-spacing)
(#67) Missing space before opening brace. (space-before-blocks)
(#67) Requires a space after '{'. (block-spacing)
(#67) Statement inside of curly braces should be on next line. (brace-style)
(#68) Line 68 exceeds the maximum line length of 132. (max-len)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing semicolon. (semi)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'copy'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'sAction'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'sButtonClass'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'sButtonText'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'fnClick'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Requires a space after '{'. (block-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) A space is required after ','. (comma-spacing)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing semicolon. (semi)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'fnComplete'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Requires a space after '{'. (block-spacing)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'pdf'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'sAction'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'sNewLine'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'sFileName'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'sButtonClass'. (key-spacing)
(#69) Line 69 exceeds the maximum line length of 132. (max-len)
(#69) Missing space before value for key 'sButtonText'. (key-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing space before value for key 'sPdfOrientation'. (key-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing space before value for key 'sPdfSize'. (key-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing space before value for key 'sPdfMessage'. (key-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing space before value for key 'fnClick'. (key-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) A space is required after ','. (comma-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing semicolon. (semi)
(#69) Requires a space before '}'. (block-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing space before value for key 'print'. (key-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing space before value for key 'sInfo'. (key-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing space before value for key 'sMessage'. (key-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing space before value for key 'bShowAll'. (key-spacing)
(#70) Line 70 exceeds the maximum line length of 132. (max-len)
(#70) Missing space before value for key 'sToolTip'. (key-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before value for key 'sButtonClass'. (key-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before value for key 'sButtonText'. (key-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before value for key 'fnClick'. (key-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) A space is required after ','. (comma-spacing)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing semicolon. (semi)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before value for key 'text'. (key-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before value for key 'select'. (key-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before value for key 'sButtonText'. (key-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before value for key 'fnSelect'. (key-spacing)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing semicolon. (semi)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before value for key 'fnInit'. (key-spacing)
(#70) Requires a space after '{'. (block-spacing)
(#70) Missing space before opening brace. (space-before-blocks)
(#70) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#70) Statement inside of curly braces should be on next line. (brace-style)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Identifier 'select_single' is not in camel case. (camelcase)
(#70) Missing space before value for key 'select_single'. (key-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing space before value for key 'sButtonText'. (key-spacing)
(#71) Line 71 exceeds the maximum line length of 132. (max-len)
(#71) Missing space before value for key 'fnSelect'. (key-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Requires a space before '}'. (block-spacing)
(#71) Missing semicolon. (semi)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing space before value for key 'fnInit'. (key-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Requires a space before '}'. (block-spacing)
(#71) Missing semicolon. (semi)
(#71) A space is required after ','. (comma-spacing)
(#71) Identifier 'select_all' is not in camel case. (camelcase)
(#71) Missing space before value for key 'select_all'. (key-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing space before value for key 'sButtonText'. (key-spacing)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing space before value for key 'fnClick'. (key-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Requires a space before '}'. (block-spacing)
(#71) Missing semicolon. (semi)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing space before value for key 'fnSelect'. (key-spacing)
(#71) Requires a space after '{'. (block-spacing)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Requires a space before '}'. (block-spacing)
(#71) Missing semicolon. (semi)
(#71) A space is required after ','. (comma-spacing)
(#71) Identifier 'select_none' is not in camel case. (camelcase)
(#71) Missing space before value for key 'select_none'. (key-spacing)
(#72) Line 72 exceeds the maximum line length of 132. (max-len)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'sButtonText'. (key-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'fnClick'. (key-spacing)
(#72) Requires a space after '{'. (block-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Requires a space before '}'. (block-spacing)
(#72) Missing semicolon. (semi)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'fnSelect'. (key-spacing)
(#72) Requires a space after '{'. (block-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing semicolon. (semi)
(#72) Requires a space before '}'. (block-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'fnInit'. (key-spacing)
(#72) Requires a space after '{'. (block-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Requires a space before '}'. (block-spacing)
(#72) Missing semicolon. (semi)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'ajax'. (key-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'sAjaxUrl'. (key-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'sButtonText'. (key-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'fnClick'. (key-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Requires a space after '{'. (block-spacing)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Missing space before value for key 'url'. (key-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'data'. (key-spacing)
(#72) Missing space before value for key 'name'. (key-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'value'. (key-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before value for key 'success'. (key-spacing)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) Missing space before value for key 'dataType'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'type'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'cache'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'error'. (key-spacing)
(#73) Requires a space after '{'. (block-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Unexpected alert. (no-alert)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'fnAjaxComplete'. (key-spacing)
(#73) Requires a space after '{'. (block-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Unexpected alert. (no-alert)
(#73) Missing semicolon. (semi)
(#73) Requires a space before '}'. (block-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'div'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'sAction'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'sTag'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'sButtonClass'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'sButtonText'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'collection'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'sAction'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'sButtonClass'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'sButtonText'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before value for key 'fnClick'. (key-spacing)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Requires a space after '{'. (block-spacing)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing semicolon. (semi)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing space before value for key 'container'. (key-spacing)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) Missing space before value for key 'buttons'. (key-spacing)
(#74) Missing space before value for key 'normal'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'disabled'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'collection'. (key-spacing)
(#74) Missing space before value for key 'container'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'background'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'buttons'. (key-spacing)
(#74) Missing space before value for key 'normal'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'disabled'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'select'. (key-spacing)
(#74) Missing space before value for key 'table'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'row'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'print'. (key-spacing)
(#74) Missing space before value for key 'body'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'info'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'message'. (key-spacing)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Identifier 'classes_themeroller' is not in camel case. (camelcase)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing space before value for key 'container'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'buttons'. (key-spacing)
(#74) Missing space before value for key 'normal'. (key-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Missing space before value for key 'collection'. (key-spacing)
(#74) Missing space before value for key 'container'. (key-spacing)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing space before value for key 'sSwfPath'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'sRowSelect'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'sSelectedClass'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'fnPreRowSelect'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'fnRowSelected'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'fnRowDeselected'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'aButtons'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'oTags'. (key-spacing)
(#75) Missing space before value for key 'container'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'button'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'liner'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'collection'. (key-spacing)
(#75) Missing space before value for key 'container'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'button'. (key-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Missing space before value for key 'liner'. (key-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) Line 76 exceeds the maximum line length of 132. (max-len)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing space before value for key 'fnInit'. (key-spacing)
(#76) Requires a space after '{'. (block-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#76) Missing semicolon. (semi)
(#76) Requires a space before '}'. (block-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'cFeature'. (key-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before value for key 'sFeature'. (key-spacing)
(#76) Unexpected alert. (no-alert)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing semicolon. (semi)
(#76) Requires a space before '}'. (block-spacing)
(#76) 'jQuery' is not defined. (no-undef)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
blocks/configurable_reports/js/datatables/extras/TableTools/media/js/ZeroClipboard.js
(#4) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#5) Trailing spaces not allowed. (no-trailing-spaces)
(#10) Trailing spaces not allowed. (no-trailing-spaces)
(#13) Expected { after 'if' condition. (curly)
(#13) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#23) There should be no spaces inside this paren. (space-in-parens)
(#24) Missing semicolon. (semi)
(#28) Trailing spaces not allowed. (no-trailing-spaces)
(#33) Trailing spaces not allowed. (no-trailing-spaces)
(#35) Trailing spaces not allowed. (no-trailing-spaces)
(#41) Trailing spaces not allowed. (no-trailing-spaces)
(#46) Trailing spaces not allowed. (no-trailing-spaces)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#52) Trailing spaces not allowed. (no-trailing-spaces)
(#55) Trailing spaces not allowed. (no-trailing-spaces)
(#56) Expected { after 'if' condition. (curly)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#56) There should be no spaces inside this paren. (space-in-parens)
(#57) A space is required after ','. (comma-spacing)
(#58) Trailing spaces not allowed. (no-trailing-spaces)
(#59) Expected { after 'if' condition. (curly)
(#59) There should be no spaces inside this paren. (space-in-parens)
(#59) There should be no spaces inside this paren. (space-in-parens)
(#60) A space is required after ','. (comma-spacing)
(#70) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Trailing spaces not allowed. (no-trailing-spaces)
(#76) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#78) Trailing spaces not allowed. (no-trailing-spaces)
(#80) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#83) Expected { after 'if' condition. (curly)
(#87) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#88) Trailing spaces not allowed. (no-trailing-spaces)
(#99) Trailing spaces not allowed. (no-trailing-spaces)
(#103) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#104) Trailing spaces not allowed. (no-trailing-spaces)
(#110) Trailing spaces not allowed. (no-trailing-spaces)
(#112) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#113) Trailing spaces not allowed. (no-trailing-spaces)
(#123) Trailing spaces not allowed. (no-trailing-spaces)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#124) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#127) There should be no spaces inside this paren. (space-in-parens)
(#130) Trailing spaces not allowed. (no-trailing-spaces)
(#132) There should be no spaces inside this paren. (space-in-parens)
(#132) There should be no spaces inside this paren. (space-in-parens)
(#134) There should be no spaces inside this paren. (space-in-parens)
(#134) There should be no spaces inside this paren. (space-in-parens)
(#137) Trailing spaces not allowed. (no-trailing-spaces)
(#139) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#141) Trailing spaces not allowed. (no-trailing-spaces)
(#143) Expected space or tab after '//' in comment. (spaced-comment)
(#144) Expected space or tab after '//' in comment. (spaced-comment)
(#147) Trailing spaces not allowed. (no-trailing-spaces)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#153) Trailing spaces not allowed. (no-trailing-spaces)
(#158) Trailing spaces not allowed. (no-trailing-spaces)
(#162) Trailing spaces not allowed. (no-trailing-spaces)
(#163) Trailing spaces not allowed. (no-trailing-spaces)
(#165) Trailing spaces not allowed. (no-trailing-spaces)
(#169) Line 169 exceeds the maximum line length of 132. (max-len)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#169) Infix operators must be spaced. (space-infix-ops)
(#171) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#173) Line 173 exceeds the maximum line length of 132. (max-len)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#173) Infix operators must be spaced. (space-infix-ops)
(#177) Trailing spaces not allowed. (no-trailing-spaces)
(#184) Trailing spaces not allowed. (no-trailing-spaces)
(#189) Trailing spaces not allowed. (no-trailing-spaces)
(#195) Trailing spaces not allowed. (no-trailing-spaces)
(#197) Statement inside of curly braces should be on next line. (brace-style)
(#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) There should be no spaces inside this paren. (space-in-parens)
(#197) There should be no spaces inside this paren. (space-in-parens)
(#197) Expected space(s) after "catch". (keyword-spacing)
(#197) Requires a space after '{'. (block-spacing)
(#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) Unnecessary semicolon. (no-extra-semi)
(#197) Statement inside of curly braces should be on next line. (brace-style)
(#197) Requires a space before '}'. (block-spacing)
(#198) Trailing spaces not allowed. (no-trailing-spaces)
(#203) Trailing spaces not allowed. (no-trailing-spaces)
(#208) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#209) Expected { after 'if' condition. (curly)
(#211) Trailing spaces not allowed. (no-trailing-spaces)
(#213) Identifier 'ZeroClipboard_TableTools' is not in camel case. (camelcase)
(#219) Trailing spaces not allowed. (no-trailing-spaces)
(#223) Expected { after 'if' condition. (curly)
(#225) Trailing spaces not allowed. (no-trailing-spaces)
(#229) Statement inside of curly braces should be on next line. (brace-style)
(#229) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#229) Unexpected whitespace before semicolon. (semi-spacing)
(#229) Requires a space before '}'. (block-spacing)
(#231) Trailing spaces not allowed. (no-trailing-spaces)
(#235) Statement inside of curly braces should be on next line. (brace-style)
(#235) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#235) Unexpected whitespace before semicolon. (semi-spacing)
(#235) Requires a space before '}'. (block-spacing)
(#237) Trailing spaces not allowed. (no-trailing-spaces)
(#241) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#241) Statement inside of curly braces should be on next line. (brace-style)
(#241) Unexpected whitespace before semicolon. (semi-spacing)
(#241) Requires a space before '}'. (block-spacing)
(#243) Trailing spaces not allowed. (no-trailing-spaces)
(#247) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#247) Statement inside of curly braces should be on next line. (brace-style)
(#247) Unexpected whitespace before semicolon. (semi-spacing)
(#247) Requires a space before '}'. (block-spacing)
(#249) Trailing spaces not allowed. (no-trailing-spaces)
(#253) Expected { after 'if' condition. (curly)
(#255) Trailing spaces not allowed. (no-trailing-spaces)
(#259) Expected { after 'if' condition. (curly)
(#261) Trailing spaces not allowed. (no-trailing-spaces)
(#266) Expected { after 'if' condition. (curly)
(#269) Trailing spaces not allowed. (no-trailing-spaces)
(#273) Expected { after 'if' condition. (curly)
(#275) Trailing spaces not allowed. (no-trailing-spaces)
(#280) Trailing spaces not allowed. (no-trailing-spaces)
(#284) Trailing spaces not allowed. (no-trailing-spaces)
(#292) 'self' used outside of binding context. (block-scoped-var)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#293) Statement inside of curly braces should be on next line. (brace-style)
(#293) 'self' used outside of binding context. (block-scoped-var)
(#293) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#293) There should be no spaces inside this paren. (space-in-parens)
(#296) Trailing spaces not allowed. (no-trailing-spaces)
(#299) 'self' is already defined (no-redeclare)
(#299) 'self' used outside of binding context. (block-scoped-var)
(#300) There should be no spaces inside this paren. (space-in-parens)
(#300) Statement inside of curly braces should be on next line. (brace-style)
(#300) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#300) 'self' used outside of binding context. (block-scoped-var)
(#300) There should be no spaces inside this paren. (space-in-parens)
(#304) Trailing spaces not allowed. (no-trailing-spaces)
(#307) There should be no spaces inside this paren. (space-in-parens)
(#307) There should be no spaces inside this paren. (space-in-parens)
(#308) There should be no spaces inside this paren. (space-in-parens)
(#308) There should be no spaces inside this paren. (space-in-parens)
(#309) There should be no spaces inside this paren. (space-in-parens)
(#309) There should be no spaces inside this paren. (space-in-parens)
(#310) There should be no spaces inside this paren. (space-in-parens)
(#310) There should be no spaces inside this paren. (space-in-parens)
(#311) There should be no spaces inside this paren. (space-in-parens)
(#311) There should be no spaces inside this paren. (space-in-parens)
(#312) There should be no spaces inside this paren. (space-in-parens)
(#312) There should be no spaces inside this paren. (space-in-parens)
(#314) Trailing spaces not allowed. (no-trailing-spaces)
(#317) Expected space or tab after '//' in comment. (spaced-comment)
(#318) Expected { after 'if' condition. (curly)
(#321) Trailing spaces not allowed. (no-trailing-spaces)
(#329) Expected space or tab after '//' in comment. (spaced-comment)
(#332) Trailing spaces not allowed. (no-trailing-spaces)
(#338) Trailing spaces not allowed. (no-trailing-spaces)
(#346) Trailing spaces not allowed. (no-trailing-spaces)
(#350) Trailing spaces not allowed. (no-trailing-spaces)
(#351) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#355) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#355) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#357) There should be no space after '[' (computed-property-spacing)
(#357) There should be no space before ']' (computed-property-spacing)
(#359) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#359) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#366) Trailing spaces not allowed. (no-trailing-spaces)
blocks/configurable_reports/js/datatables/media/js/jquery.dataTables.js
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#16) Trailing spaces not allowed. (no-trailing-spaces)
(#17) Trailing spaces not allowed. (no-trailing-spaces)
(#19) Trailing spaces not allowed. (no-trailing-spaces)
(#23) Expected space or tab after '/*' in comment. (spaced-comment)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Expected space or tab after '/*' in comment. (spaced-comment)
(#24) '$' is defined but never used (no-unused-vars)
(#24) '_fnExternApiFunc' is defined but never used (no-unused-vars)
(#24) '_fnInitialise' is defined but never used (no-unused-vars)
(#24) '_fnInitComplete' is defined but never used (no-unused-vars)
(#24) '_fnLanguageCompat' is defined but never used (no-unused-vars)
(#24) '_fnAddColumn' is defined but never used (no-unused-vars)
(#24) '_fnColumnOptions' is defined but never used (no-unused-vars)
(#24) '_fnAddData' is defined but never used (no-unused-vars)
(#24) '_fnCreateTr' is defined but never used (no-unused-vars)
(#24) '_fnGatherData' is defined but never used (no-unused-vars)
(#24) '_fnBuildHead' is defined but never used (no-unused-vars)
(#24) '_fnDrawHead' is defined but never used (no-unused-vars)
(#24) '_fnDraw' is defined but never used (no-unused-vars)
(#24) '_fnReDraw' is defined but never used (no-unused-vars)
(#24) '_fnAjaxUpdate' is defined but never used (no-unused-vars)
(#24) '_fnAjaxParameters' is defined but never used (no-unused-vars)
(#24) '_fnAjaxUpdateDraw' is defined but never used (no-unused-vars)
(#24) '_fnServerParams' is defined but never used (no-unused-vars)
(#24) '_fnAddOptionsHtml' is defined but never used (no-unused-vars)
(#24) '_fnFeatureHtmlTable' is defined but never used (no-unused-vars)
(#24) '_fnScrollDraw' is defined but never used (no-unused-vars)
(#24) '_fnAdjustColumnSizing' is defined but never used (no-unused-vars)
(#24) '_fnFeatureHtmlFilter' is defined but never used (no-unused-vars)
(#24) '_fnFilterComplete' is defined but never used (no-unused-vars)
(#24) '_fnFilterCustom' is defined but never used (no-unused-vars)
(#24) '_fnFilterColumn' is defined but never used (no-unused-vars)
(#24) '_fnFilter' is defined but never used (no-unused-vars)
(#24) '_fnBuildSearchArray' is defined but never used (no-unused-vars)
(#24) '_fnBuildSearchRow' is defined but never used (no-unused-vars)
(#24) '_fnFilterCreateSearch' is defined but never used (no-unused-vars)
(#24) '_fnDataToSearch' is defined but never used (no-unused-vars)
(#24) '_fnSort' is defined but never used (no-unused-vars)
(#24) '_fnSortAttachListener' is defined but never used (no-unused-vars)
(#24) '_fnSortingClasses' is defined but never used (no-unused-vars)
(#24) '_fnFeatureHtmlPaginate' is defined but never used (no-unused-vars)
(#24) '_fnPageChange' is defined but never used (no-unused-vars)
(#24) '_fnFeatureHtmlInfo' is defined but never used (no-unused-vars)
(#24) '_fnUpdateInfo' is defined but never used (no-unused-vars)
(#24) '_fnFeatureHtmlLength' is defined but never used (no-unused-vars)
(#24) '_fnFeatureHtmlProcessing' is defined but never used (no-unused-vars)
(#24) '_fnProcessingDisplay' is defined but never used (no-unused-vars)
(#24) '_fnVisibleToColumnIndex' is defined but never used (no-unused-vars)
(#24) '_fnColumnIndexToVisible' is defined but never used (no-unused-vars)
(#24) '_fnNodeToDataIndex' is defined but never used (no-unused-vars)
(#24) '_fnVisbleColumns' is defined but never used (no-unused-vars)
(#24) '_fnCalculateEnd' is defined but never used (no-unused-vars)
(#24) '_fnConvertToWidth' is defined but never used (no-unused-vars)
(#24) '_fnCalculateColumnWidths' is defined but never used (no-unused-vars)
(#24) '_fnScrollingWidthAdjust' is defined but never used (no-unused-vars)
(#24) '_fnGetWidestNode' is defined but never used (no-unused-vars)
(#24) '_fnGetMaxLenString' is defined but never used (no-unused-vars)
(#24) '_fnStringToCss' is defined but never used (no-unused-vars)
(#24) '_fnDetectType' is defined but never used (no-unused-vars)
(#24) '_fnSettingsFromNode' is defined but never used (no-unused-vars)
(#24) '_fnGetDataMaster' is defined but never used (no-unused-vars)
(#24) '_fnGetTrNodes' is defined but never used (no-unused-vars)
(#24) '_fnGetTdNodes' is defined but never used (no-unused-vars)
(#24) '_fnEscapeRegex' is defined but never used (no-unused-vars)
(#24) '_fnDeleteIndex' is defined but never used (no-unused-vars)
(#24) '_fnReOrderIndex' is defined but never used (no-unused-vars)
(#24) '_fnColumnOrdering' is defined but never used (no-unused-vars)
(#24) '_fnLog' is defined but never used (no-unused-vars)
(#24) '_fnClearTable' is defined but never used (no-unused-vars)
(#24) '_fnSaveState' is defined but never used (no-unused-vars)
(#24) '_fnLoadState' is defined but never used (no-unused-vars)
(#24) '_fnCreateCookie' is defined but never used (no-unused-vars)
(#24) '_fnReadCookie' is defined but never used (no-unused-vars)
(#24) '_fnDetectHeader' is defined but never used (no-unused-vars)
(#24) '_fnGetUniqueThs' is defined but never used (no-unused-vars)
(#24) '_fnScrollBarWidth' is defined but never used (no-unused-vars)
(#24) '_fnApplyToChildren' is defined but never used (no-unused-vars)
(#24) '_fnMap' is defined but never used (no-unused-vars)
(#24) '_fnGetRowData' is defined but never used (no-unused-vars)
(#24) '_fnGetCellData' is defined but never used (no-unused-vars)
(#24) '_fnSetCellData' is defined but never used (no-unused-vars)
(#24) '_fnGetObjectDataFn' is defined but never used (no-unused-vars)
(#24) '_fnSetObjectDataFn' is defined but never used (no-unused-vars)
(#24) '_fnApplyColumnDefs' is defined but never used (no-unused-vars)
(#24) '_fnBindAction' is defined but never used (no-unused-vars)
(#24) '_fnCallbackReg' is defined but never used (no-unused-vars)
(#24) '_fnCallbackFire' is defined but never used (no-unused-vars)
(#24) '_fnJsonString' is defined but never used (no-unused-vars)
(#24) '_fnRender' is defined but never used (no-unused-vars)
(#24) '_fnNodeToColumnIndex' is defined but never used (no-unused-vars)
(#24) '_fnInfoMacros' is defined but never used (no-unused-vars)
(#24) '_fnBrowserDetect' is defined but never used (no-unused-vars)
(#24) '_fnGetColumns' is defined but never used (no-unused-vars)
(#26) There should be no spaces inside this paren. (space-in-parens)
(#26) There should be no spaces inside this paren. (space-in-parens)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#28) There should be no spaces inside this paren. (space-in-parens)
(#32) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#32) There should be no spaces inside this paren. (space-in-parens)
(#34) There should be no spaces inside this paren. (space-in-parens)
(#34) There should be no spaces inside this paren. (space-in-parens)
(#39) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#39) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#39) There should be no spaces inside this paren. (space-in-parens)
(#39) There should be no spaces inside this paren. (space-in-parens)
(#41) There should be no spaces inside this paren. (space-in-parens)
(#41) There should be no spaces inside this paren. (space-in-parens)
(#43) Unexpected space between function name and paren. (no-spaced-func)
(#44) Unexpected newline between function and ( of function call. (no-unexpected-multiline)
(#44) Missing JSDoc @returns for function. (valid-jsdoc)
(#44) Missing JSDoc for parameter 'sData'. (valid-jsdoc)
(#44) Missing JSDoc @returns for function. (valid-jsdoc)
(#44) Missing JSDoc @returns for function. (valid-jsdoc)
(#44) Missing JSDoc for parameter '$'. (valid-jsdoc)
(#44) Missing JSDoc for parameter 'sData'. (valid-jsdoc)
(#44) Missing JSDoc for parameter 'sData'. (valid-jsdoc)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#44) There should be no spaces inside this paren. (space-in-parens)
(#46) JSDoc syntax error. (valid-jsdoc)
(#46) Trailing spaces not allowed. (no-trailing-spaces)
(#47) Trailing spaces not allowed. (no-trailing-spaces)
(#48) Trailing spaces not allowed. (no-trailing-spaces)
(#49) Trailing spaces not allowed. (no-trailing-spaces)
(#54) Trailing spaces not allowed. (no-trailing-spaces)
(#61) Trailing spaces not allowed. (no-trailing-spaces)
(#67) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Trailing spaces not allowed. (no-trailing-spaces)
(#78) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#78) There should be no spaces inside this paren. (space-in-parens)
(#78) There should be no spaces inside this paren. (space-in-parens)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#81) Trailing spaces not allowed. (no-trailing-spaces)
(#88) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#88) There should be no spaces inside this paren. (space-in-parens)
(#88) There should be no spaces inside this paren. (space-in-parens)
(#92) There should be no spaces inside this paren. (space-in-parens)
(#96) Do not nest ternary expressions (no-nested-ternary)
(#96) Multiple spaces found before '?'. (no-multi-spaces)
(#96) Multiple spaces found before ':'. (no-multi-spaces)
(#99) There should be no spaces inside this paren. (space-in-parens)
(#100) There should be no spaces inside this paren. (space-in-parens)
(#100) There should be no spaces inside this paren. (space-in-parens)
(#101) Trailing spaces not allowed. (no-trailing-spaces)
(#103) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#103) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#103) There should be no spaces inside this paren. (space-in-parens)
(#103) There should be no space after '[' (computed-property-spacing)
(#103) There should be no space before ']' (computed-property-spacing)
(#103) There should be no space after '[' (computed-property-spacing)
(#103) There should be no space before ']' (computed-property-spacing)
(#103) There should be no spaces inside this paren. (space-in-parens)
(#105) There should be no space after '[' (computed-property-spacing)
(#105) There should be no space before ']' (computed-property-spacing)
(#105) There should be no spaces inside this paren. (space-in-parens)
(#105) There should be no spaces inside this paren. (space-in-parens)
(#108) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#109) There should be no space after '[' (computed-property-spacing)
(#109) There should be no space before ']' (computed-property-spacing)
(#110) Trailing spaces not allowed. (no-trailing-spaces)
(#112) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#112) There should be no spaces inside this paren. (space-in-parens)
(#112) There should be no spaces inside this paren. (space-in-parens)
(#116) Trailing spaces not allowed. (no-trailing-spaces)
(#117) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#117) There should be no spaces inside this paren. (space-in-parens)
(#117) There should be no spaces inside this paren. (space-in-parens)
(#121) Trailing spaces not allowed. (no-trailing-spaces)
(#122) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#122) There should be no spaces inside this paren. (space-in-parens)
(#127) Trailing spaces not allowed. (no-trailing-spaces)
(#129) There should be no spaces inside this paren. (space-in-parens)
(#129) There should be no spaces inside this paren. (space-in-parens)
(#131) Trailing spaces not allowed. (no-trailing-spaces)
(#132) Trailing spaces not allowed. (no-trailing-spaces)
(#140) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#140) There should be no spaces inside this paren. (space-in-parens)
(#142) There should be no space after '[' (computed-property-spacing)
(#142) There should be no space before ']' (computed-property-spacing)
(#143) Trailing spaces not allowed. (no-trailing-spaces)
(#145) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#145) There should be no spaces inside this paren. (space-in-parens)
(#145) There should be no spaces inside this paren. (space-in-parens)
(#148) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#148) There should be no spaces inside this paren. (space-in-parens)
(#152) Trailing spaces not allowed. (no-trailing-spaces)
(#153) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#153) There should be no spaces inside this paren. (space-in-parens)
(#153) There should be no spaces inside this paren. (space-in-parens)
(#158) Trailing spaces not allowed. (no-trailing-spaces)
(#159) There should be no spaces inside this paren. (space-in-parens)
(#159) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#160) There should be no spaces inside this paren. (space-in-parens)
(#161) Trailing spaces not allowed. (no-trailing-spaces)
(#165) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#165) There should be no spaces inside this paren. (space-in-parens)
(#165) There should be no spaces inside this paren. (space-in-parens)
(#167) There should be no space after '[' (array-bracket-spacing)
(#167) There should be no space before ']' (array-bracket-spacing)
(#169) There should be no spaces inside this paren. (space-in-parens)
(#169) There should be no spaces inside this paren. (space-in-parens)
(#171) Trailing spaces not allowed. (no-trailing-spaces)
(#173) There should be no spaces inside this paren. (space-in-parens)
(#173) There should be no spaces inside this paren. (space-in-parens)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#174) There should be no spaces inside this paren. (space-in-parens)
(#175) Trailing spaces not allowed. (no-trailing-spaces)
(#176) Unexpected space before function parentheses. (space-before-function-paren)
(#177) There should be no spaces inside this paren. (space-in-parens)
(#177) There should be no spaces inside this paren. (space-in-parens)
(#178) Trailing spaces not allowed. (no-trailing-spaces)
(#179) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#179) There should be no spaces inside this paren. (space-in-parens)
(#181) There should be no spaces inside this paren. (space-in-parens)
(#181) There should be no spaces inside this paren. (space-in-parens)
(#185) There should be no spaces inside this paren. (space-in-parens)
(#185) There should be no spaces inside this paren. (space-in-parens)
(#186) Trailing spaces not allowed. (no-trailing-spaces)
(#188) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#188) There should be no spaces inside this paren. (space-in-parens)
(#192) Trailing spaces not allowed. (no-trailing-spaces)
(#194) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#194) There should be no spaces inside this paren. (space-in-parens)
(#195) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#195) There should be no spaces inside this paren. (space-in-parens)
(#200) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#200) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#200) There should be no spaces inside this paren. (space-in-parens)
(#205) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#205) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#205) There should be no spaces inside this paren. (space-in-parens)
(#205) There should be no spaces inside this paren. (space-in-parens)
(#210) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#210) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#210) There should be no spaces inside this paren. (space-in-parens)
(#210) There should be no spaces inside this paren. (space-in-parens)
(#216) Trailing spaces not allowed. (no-trailing-spaces)
(#217) Trailing spaces not allowed. (no-trailing-spaces)
(#218) Missing JSDoc @returns for function. (valid-jsdoc)
(#219) Trailing spaces not allowed. (no-trailing-spaces)
(#224) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#224) Expected to return a value at the end of this function. (consistent-return)
(#224) Unexpected space before function parentheses. (space-before-function-paren)
(#224) There should be no spaces inside this paren. (space-in-parens)
(#224) There should be no spaces inside this paren. (space-in-parens)
(#227) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#227) There should be no spaces inside this paren. (space-in-parens)
(#227) There should be no spaces inside this paren. (space-in-parens)
(#231) Trailing spaces not allowed. (no-trailing-spaces)
(#232) There should be no spaces inside this paren. (space-in-parens)
(#232) There should be no spaces inside this paren. (space-in-parens)
(#233) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#233) Infix operators must be spaced. (space-infix-ops)
(#233) There should be no space before ','. (comma-spacing)
(#233) Infix operators must be spaced. (space-infix-ops)
(#233) Unexpected whitespace before semicolon. (semi-spacing)
(#233) Infix operators must be spaced. (space-infix-ops)
(#233) Unexpected whitespace before semicolon. (semi-spacing)
(#233) There should be no spaces inside this paren. (space-in-parens)
(#238) Trailing spaces not allowed. (no-trailing-spaces)
(#239) Trailing spaces not allowed. (no-trailing-spaces)
(#248) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#248) There should be no spaces inside this paren. (space-in-parens)
(#248) There should be no spaces inside this paren. (space-in-parens)
(#250) There should be no spaces inside this paren. (space-in-parens)
(#250) There should be no spaces inside this paren. (space-in-parens)
(#251) Trailing spaces not allowed. (no-trailing-spaces)
(#256) Trailing spaces not allowed. (no-trailing-spaces)
(#257) Trailing spaces not allowed. (no-trailing-spaces)
(#258) Expected JSDoc for 'iMatch' but found 'oSettings'. (valid-jsdoc)
(#258) Expected JSDoc for 'oSettings' but found 'iMatch'. (valid-jsdoc)
(#266) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#266) There should be no spaces inside this paren. (space-in-parens)
(#268) There should be no spaces inside this paren. (space-in-parens)
(#268) There should be no spaces inside this paren. (space-in-parens)
(#269) There should be no spaces inside this paren. (space-in-parens)
(#269) There should be no spaces inside this paren. (space-in-parens)
(#270) Trailing spaces not allowed. (no-trailing-spaces)
(#273) Trailing spaces not allowed. (no-trailing-spaces)
(#274) Trailing spaces not allowed. (no-trailing-spaces)
(#281) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#281) There should be no spaces inside this paren. (space-in-parens)
(#281) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#283) There should be no spaces inside this paren. (space-in-parens)
(#285) Trailing spaces not allowed. (no-trailing-spaces)
(#286) Trailing spaces not allowed. (no-trailing-spaces)
(#290) Trailing spaces not allowed. (no-trailing-spaces)
(#295) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#295) There should be no spaces inside this paren. (space-in-parens)
(#298) Trailing spaces not allowed. (no-trailing-spaces)
(#299) There should be no spaces inside this paren. (space-in-parens)
(#300) There should be no spaces inside this paren. (space-in-parens)
(#300) There should be no spaces inside this paren. (space-in-parens)
(#301) There should be no spaces inside this paren. (space-in-parens)
(#301) There should be no spaces inside this paren. (space-in-parens)
(#303) There should be no spaces inside this paren. (space-in-parens)
(#304) Trailing spaces not allowed. (no-trailing-spaces)
(#307) Trailing spaces not allowed. (no-trailing-spaces)
(#308) Trailing spaces not allowed. (no-trailing-spaces)
(#315) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#315) There should be no spaces inside this paren. (space-in-parens)
(#315) There should be no spaces inside this paren. (space-in-parens)
(#319) Trailing spaces not allowed. (no-trailing-spaces)
(#320) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#320) There should be no spaces inside this paren. (space-in-parens)
(#320) Infix operators must be spaced. (space-infix-ops)
(#320) Unexpected whitespace before semicolon. (semi-spacing)
(#320) Infix operators must be spaced. (space-infix-ops)
(#320) Unexpected whitespace before semicolon. (semi-spacing)
(#320) There should be no spaces inside this paren. (space-in-parens)
(#322) There should be no spaces inside this paren. (space-in-parens)
(#322) There should be no spaces inside this paren. (space-in-parens)
(#323) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#323) There should be no spaces inside this paren. (space-in-parens)
(#328) Trailing spaces not allowed. (no-trailing-spaces)
(#331) Trailing spaces not allowed. (no-trailing-spaces)
(#332) Trailing spaces not allowed. (no-trailing-spaces)
(#333) Missing JSDoc for parameter 'sColumns'. (valid-jsdoc)
(#333) Missing JSDoc return type. (valid-jsdoc)
(#339) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#339) Unexpected space before function parentheses. (space-before-function-paren)
(#339) There should be no spaces inside this paren. (space-in-parens)
(#339) There should be no spaces inside this paren. (space-in-parens)
(#343) Trailing spaces not allowed. (no-trailing-spaces)
(#344) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#344) There should be no spaces inside this paren. (space-in-parens)
(#344) Infix operators must be spaced. (space-infix-ops)
(#344) Infix operators must be spaced. (space-infix-ops)
(#344) Unexpected whitespace before semicolon. (semi-spacing)
(#344) Infix operators must be spaced. (space-infix-ops)
(#344) Unexpected whitespace before semicolon. (semi-spacing)
(#344) There should be no spaces inside this paren. (space-in-parens)
(#346) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#346) There should be no spaces inside this paren. (space-in-parens)
(#346) Infix operators must be spaced. (space-infix-ops)
(#346) Unexpected whitespace before semicolon. (semi-spacing)
(#346) Infix operators must be spaced. (space-infix-ops)
(#346) Unexpected whitespace before semicolon. (semi-spacing)
(#346) There should be no spaces inside this paren. (space-in-parens)
(#348) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#348) There should be no spaces inside this paren. (space-in-parens)
(#348) There should be no spaces inside this paren. (space-in-parens)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#350) There should be no spaces inside this paren. (space-in-parens)
(#355) Trailing spaces not allowed. (no-trailing-spaces)
(#358) Trailing spaces not allowed. (no-trailing-spaces)
(#359) Trailing spaces not allowed. (no-trailing-spaces)
(#366) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#366) Unexpected space before function parentheses. (space-before-function-paren)
(#366) There should be no spaces inside this paren. (space-in-parens)
(#366) There should be no spaces inside this paren. (space-in-parens)
(#369) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#369) There should be no spaces inside this paren. (space-in-parens)
(#369) Infix operators must be spaced. (space-infix-ops)
(#369) Infix operators must be spaced. (space-infix-ops)
(#369) Unexpected whitespace before semicolon. (semi-spacing)
(#369) Infix operators must be spaced. (space-infix-ops)
(#369) Unexpected whitespace before semicolon. (semi-spacing)
(#369) There should be no spaces inside this paren. (space-in-parens)
(#371) Infix operators must be spaced. (space-infix-ops)
(#373) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#373) There should be no spaces inside this paren. (space-in-parens)
(#373) 'iLen' used outside of binding context. (block-scoped-var)
(#373) There should be no spaces inside this paren. (space-in-parens)
(#379) Trailing spaces not allowed. (no-trailing-spaces)
(#380) Trailing spaces not allowed. (no-trailing-spaces)
(#392) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#392) There should be no spaces inside this paren. (space-in-parens)
(#392) There should be no spaces inside this paren. (space-in-parens)
(#395) Trailing spaces not allowed. (no-trailing-spaces)
(#397) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#397) There should be no spaces inside this paren. (space-in-parens)
(#397) There should be no spaces inside this paren. (space-in-parens)
(#400) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#400) Infix operators must be spaced. (space-infix-ops)
(#400) Infix operators must be spaced. (space-infix-ops)
(#400) Unexpected whitespace before semicolon. (semi-spacing)
(#400) Infix operators must be spaced. (space-infix-ops)
(#400) Unexpected whitespace before semicolon. (semi-spacing)
(#400) There should be no spaces inside this paren. (space-in-parens)
(#404) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#404) There should be no spaces inside this paren. (space-in-parens)
(#404) There should be no spaces inside this paren. (space-in-parens)
(#404) There should be no spaces inside this paren. (space-in-parens)
(#404) There should be no spaces inside this paren. (space-in-parens)
(#406) There should be no spaces inside this paren. (space-in-parens)
(#406) Infix operators must be spaced. (space-infix-ops)
(#406) There should be no spaces inside this paren. (space-in-parens)
(#408) Trailing spaces not allowed. (no-trailing-spaces)
(#409) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#409) There should be no spaces inside this paren. (space-in-parens)
(#409) Infix operators must be spaced. (space-infix-ops)
(#409) Infix operators must be spaced. (space-infix-ops)
(#409) Unexpected whitespace before semicolon. (semi-spacing)
(#409) Infix operators must be spaced. (space-infix-ops)
(#409) Unexpected whitespace before semicolon. (semi-spacing)
(#409) There should be no spaces inside this paren. (space-in-parens)
(#411) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#411) There should be no spaces inside this paren. (space-in-parens)
(#411) There should be no spaces inside this paren. (space-in-parens)
(#414) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#414) Expected space(s) after "while". (keyword-spacing)
(#414) Blocks are nested too deeply (5). (max-depth)
(#414) There should be no spaces inside this paren. (space-in-parens)
(#414) There should be no spaces inside this paren. (space-in-parens)
(#416) There should be no spaces inside this paren. (space-in-parens)
(#416) There should be no spaces inside this paren. (space-in-parens)
(#418) Trailing spaces not allowed. (no-trailing-spaces)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#420) There should be no spaces inside this paren. (space-in-parens)
(#422) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#422) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#422) There should be no spaces inside this paren. (space-in-parens)
(#422) There should be no spaces inside this paren. (space-in-parens)
(#425) There should be no spaces inside this paren. (space-in-parens)
(#425) Infix operators must be spaced. (space-infix-ops)
(#425) There should be no spaces inside this paren. (space-in-parens)
(#427) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#427) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#427) There should be no spaces inside this paren. (space-in-parens)
(#427) There should be no spaces inside this paren. (space-in-parens)
(#430) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#430) Blocks are nested too deeply (5). (max-depth)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#430) Infix operators must be spaced. (space-infix-ops)
(#430) Infix operators must be spaced. (space-infix-ops)
(#430) Unexpected whitespace before semicolon. (semi-spacing)
(#430) Infix operators must be spaced. (space-infix-ops)
(#430) Unexpected whitespace before semicolon. (semi-spacing)
(#430) There should be no spaces inside this paren. (space-in-parens)
(#432) Blocks are nested too deeply (6). (max-depth)
(#432) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#432) There should be no spaces inside this paren. (space-in-parens)
(#433) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#433) There should be no spaces inside this paren. (space-in-parens)
(#433) There should be no spaces inside this paren. (space-in-parens)
(#433) There should be no spaces inside this paren. (space-in-parens)
(#435) There should be no spaces inside this paren. (space-in-parens)
(#435) There should be no spaces inside this paren. (space-in-parens)
(#442) Trailing spaces not allowed. (no-trailing-spaces)
(#444) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#444) There should be no spaces inside this paren. (space-in-parens)
(#446) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Unexpected whitespace before semicolon. (semi-spacing)
(#446) Infix operators must be spaced. (space-infix-ops)
(#446) Unexpected whitespace before semicolon. (semi-spacing)
(#446) There should be no spaces inside this paren. (space-in-parens)
(#448) There should be no spaces inside this paren. (space-in-parens)
(#448) There should be no spaces inside this paren. (space-in-parens)
(#452) Trailing spaces not allowed. (no-trailing-spaces)
(#453) Expected JSDoc for 'aDataSupplied' but found 'aData'. (valid-jsdoc)
(#454) Trailing spaces not allowed. (no-trailing-spaces)
(#462) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#462) Unexpected space before function parentheses. (space-before-function-paren)
(#462) There should be no spaces inside this paren. (space-in-parens)
(#462) There should be no spaces inside this paren. (space-in-parens)
(#465) Trailing spaces not allowed. (no-trailing-spaces)
(#469) There should be no spaces inside this paren. (space-in-parens)
(#469) There should be no spaces inside this paren. (space-in-parens)
(#470) Trailing spaces not allowed. (no-trailing-spaces)
(#473) There should be no spaces inside this paren. (space-in-parens)
(#473) There should be no spaces inside this paren. (space-in-parens)
(#475) There should be no spaces inside this paren. (space-in-parens)
(#475) There should be no spaces inside this paren. (space-in-parens)
(#476) Trailing spaces not allowed. (no-trailing-spaces)
(#478) 'nTd' is defined but never used (no-unused-vars)
(#479) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Unexpected whitespace before semicolon. (semi-spacing)
(#479) Infix operators must be spaced. (space-infix-ops)
(#479) Unexpected whitespace before semicolon. (semi-spacing)
(#479) There should be no spaces inside this paren. (space-in-parens)
(#482) Trailing spaces not allowed. (no-trailing-spaces)
(#484) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#484) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#484) There should be no spaces inside this paren. (space-in-parens)
(#484) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#486) There should be no spaces inside this paren. (space-in-parens)
(#489) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#490) There should be no spaces inside this paren. (space-in-parens)
(#492) Trailing spaces not allowed. (no-trailing-spaces)
(#494) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#494) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no spaces inside this paren. (space-in-parens)
(#497) There should be no spaces inside this paren. (space-in-parens)
(#498) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#498) There should be no spaces inside this paren. (space-in-parens)
(#498) There should be no spaces inside this paren. (space-in-parens)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#500) There should be no spaces inside this paren. (space-in-parens)
(#501) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#501) There should be no spaces inside this paren. (space-in-parens)
(#501) There should be no spaces inside this paren. (space-in-parens)
(#505) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#505) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#505) There should be no spaces inside this paren. (space-in-parens)
(#505) There should be no spaces inside this paren. (space-in-parens)
(#513) Trailing spaces not allowed. (no-trailing-spaces)
(#515) There should be no spaces inside this paren. (space-in-parens)
(#515) There should be no spaces inside this paren. (space-in-parens)
(#516) Trailing spaces not allowed. (no-trailing-spaces)
(#518) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#518) There should be no spaces inside this paren. (space-in-parens)
(#518) There should be no spaces inside this paren. (space-in-parens)
(#520) There should be no spaces inside this paren. (space-in-parens)
(#520) There should be no spaces inside this paren. (space-in-parens)
(#522) Trailing spaces not allowed. (no-trailing-spaces)
(#525) Trailing spaces not allowed. (no-trailing-spaces)
(#526) Trailing spaces not allowed. (no-trailing-spaces)
(#532) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#532) Function '_fnGatherData' has a complexity of 32. (complexity)
(#532) There should be no spaces inside this paren. (space-in-parens)
(#532) There should be no spaces inside this paren. (space-in-parens)
(#534) 'iLoop' is defined but never used (no-unused-vars)
(#534) 'j' is defined but never used (no-unused-vars)
(#534) 'jLen' is defined but never used (no-unused-vars)
(#535) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#535) 'aLocalData' is defined but never used (no-unused-vars)
(#538) Trailing spaces not allowed. (no-trailing-spaces)
(#544) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#544) There should be no spaces inside this paren. (space-in-parens)
(#544) There should be no spaces inside this paren. (space-in-parens)
(#547) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#547) There should be no spaces inside this paren. (space-in-parens)
(#549) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#549) There should be no spaces inside this paren. (space-in-parens)
(#549) There should be no spaces inside this paren. (space-in-parens)
(#552) Identifier '_DT_RowIndex' is not in camel case. (camelcase)
(#553) There should be no spaces inside this paren. (space-in-parens)
(#553) There should be no spaces inside this paren. (space-in-parens)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#555) There should be no spaces inside this paren. (space-in-parens)
(#556) Trailing spaces not allowed. (no-trailing-spaces)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#557) There should be no spaces inside this paren. (space-in-parens)
(#560) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#560) There should be no spaces inside this paren. (space-in-parens)
(#560) There should be no spaces inside this paren. (space-in-parens)
(#563) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#563) Blocks are nested too deeply (5). (max-depth)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#563) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#565) There should be no spaces inside this paren. (space-in-parens)
(#574) Trailing spaces not allowed. (no-trailing-spaces)
(#579) There should be no spaces inside this paren. (space-in-parens)
(#579) There should be no spaces inside this paren. (space-in-parens)
(#581) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#581) Infix operators must be spaced. (space-infix-ops)
(#581) Infix operators must be spaced. (space-infix-ops)
(#581) Unexpected whitespace before semicolon. (semi-spacing)
(#581) Infix operators must be spaced. (space-infix-ops)
(#581) Unexpected whitespace before semicolon. (semi-spacing)
(#581) There should be no spaces inside this paren. (space-in-parens)
(#584) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#584) There should be no spaces inside this paren. (space-in-parens)
(#587) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#587) There should be no spaces inside this paren. (space-in-parens)
(#587) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#589) There should be no spaces inside this paren. (space-in-parens)
(#594) Trailing spaces not allowed. (no-trailing-spaces)
(#596) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#596) There should be no spaces inside this paren. (space-in-parens)
(#596) Infix operators must be spaced. (space-infix-ops)
(#596) Infix operators must be spaced. (space-infix-ops)
(#596) Unexpected whitespace before semicolon. (semi-spacing)
(#596) Infix operators must be spaced. (space-infix-ops)
(#596) Unexpected whitespace before semicolon. (semi-spacing)
(#596) There should be no spaces inside this paren. (space-in-parens)
(#599) Trailing spaces not allowed. (no-trailing-spaces)
(#601) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#601) There should be no spaces inside this paren. (space-in-parens)
(#601) There should be no spaces inside this paren. (space-in-parens)
(#605) Trailing spaces not allowed. (no-trailing-spaces)
(#612) Trailing spaces not allowed. (no-trailing-spaces)
(#614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#614) There should be no spaces inside this paren. (space-in-parens)
(#616) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#616) Infix operators must be spaced. (space-infix-ops)
(#616) Infix operators must be spaced. (space-infix-ops)
(#616) Unexpected whitespace before semicolon. (semi-spacing)
(#616) Infix operators must be spaced. (space-infix-ops)
(#616) Unexpected whitespace before semicolon. (semi-spacing)
(#616) There should be no spaces inside this paren. (space-in-parens)
(#619) There should be no space after '[' (computed-property-spacing)
(#619) Infix operators must be spaced. (space-infix-ops)
(#619) There should be no space before ']' (computed-property-spacing)
(#620) Trailing spaces not allowed. (no-trailing-spaces)
(#622) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#622) There should be no spaces inside this paren. (space-in-parens)
(#624) There should be no spaces inside this paren. (space-in-parens)
(#624) There should be no spaces inside this paren. (space-in-parens)
(#625) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#625) Blocks are nested too deeply (5). (max-depth)
(#625) There should be no spaces inside this paren. (space-in-parens)
(#625) There should be no spaces inside this paren. (space-in-parens)
(#627) There should be no spaces inside this paren. (space-in-parens)
(#627) There should be no spaces inside this paren. (space-in-parens)
(#628) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#628) Blocks are nested too deeply (6). (max-depth)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#628) There should be no spaces inside this paren. (space-in-parens)
(#632) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#632) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#632) There should be no spaces inside this paren. (space-in-parens)
(#632) Trailing spaces not allowed. (no-trailing-spaces)
(#633) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#633) There should be no spaces inside this paren. (space-in-parens)
(#640) Trailing spaces not allowed. (no-trailing-spaces)
(#641) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#641) There should be no spaces inside this paren. (space-in-parens)
(#641) There should be no spaces inside this paren. (space-in-parens)
(#644) There should be no spaces inside this paren. (space-in-parens)
(#644) There should be no spaces inside this paren. (space-in-parens)
(#646) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#646) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#646) There should be no spaces inside this paren. (space-in-parens)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#651) There should be no spaces inside this paren. (space-in-parens)
(#653) Trailing spaces not allowed. (no-trailing-spaces)
(#655) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#655) There should be no spaces inside this paren. (space-in-parens)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#657) There should be no spaces inside this paren. (space-in-parens)
(#659) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#659) There should be no spaces inside this paren. (space-in-parens)
(#659) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#662) There should be no spaces inside this paren. (space-in-parens)
(#665) Trailing spaces not allowed. (no-trailing-spaces)
(#667) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#667) There should be no spaces inside this paren. (space-in-parens)
(#667) There should be no spaces inside this paren. (space-in-parens)
(#669) Infix operators must be spaced. (space-infix-ops)
(#671) Trailing spaces not allowed. (no-trailing-spaces)
(#673) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#673) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#673) There should be no spaces inside this paren. (space-in-parens)
(#676) There should be no spaces inside this paren. (space-in-parens)
(#676) There should be no spaces inside this paren. (space-in-parens)
(#679) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#682) Trailing spaces not allowed. (no-trailing-spaces)
(#683) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#683) There should be no spaces inside this paren. (space-in-parens)
(#685) There should be no spaces inside this paren. (space-in-parens)
(#686) There should be no spaces inside this paren. (space-in-parens)
(#686) There should be no spaces inside this paren. (space-in-parens)
(#692) Trailing spaces not allowed. (no-trailing-spaces)
(#694) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#694) There should be no spaces inside this paren. (space-in-parens)
(#694) There should be no spaces inside this paren. (space-in-parens)
(#696) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) Unexpected whitespace before semicolon. (semi-spacing)
(#696) Infix operators must be spaced. (space-infix-ops)
(#696) Unexpected whitespace before semicolon. (semi-spacing)
(#696) There should be no spaces inside this paren. (space-in-parens)
(#699) There should be no spaces inside this paren. (space-in-parens)
(#699) There should be no spaces inside this paren. (space-in-parens)
(#703) Trailing spaces not allowed. (no-trailing-spaces)
(#704) Trailing spaces not allowed. (no-trailing-spaces)
(#712) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#712) There should be no spaces inside this paren. (space-in-parens)
(#712) There should be no spaces inside this paren. (space-in-parens)
(#714) Infix operators must be spaced. (space-infix-ops)
(#716) Trailing spaces not allowed. (no-trailing-spaces)
(#717) Trailing spaces not allowed. (no-trailing-spaces)
(#726) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#726) There should be no spaces inside this paren. (space-in-parens)
(#726) There should be no spaces inside this paren. (space-in-parens)
(#728) There should be no spaces inside this paren. (space-in-parens)
(#728) There should be no spaces inside this paren. (space-in-parens)
(#729) Trailing spaces not allowed. (no-trailing-spaces)
(#730) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#730) There should be no spaces inside this paren. (space-in-parens)
(#730) Infix operators must be spaced. (space-infix-ops)
(#730) Infix operators must be spaced. (space-infix-ops)
(#730) Unexpected whitespace before semicolon. (semi-spacing)
(#730) Infix operators must be spaced. (space-infix-ops)
(#730) Unexpected whitespace before semicolon. (semi-spacing)
(#730) There should be no spaces inside this paren. (space-in-parens)
(#732) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#732) There should be no spaces inside this paren. (space-in-parens)
(#732) There should be no spaces inside this paren. (space-in-parens)
(#739) Trailing spaces not allowed. (no-trailing-spaces)
(#740) Trailing spaces not allowed. (no-trailing-spaces)
(#750) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#750) There should be no spaces inside this paren. (space-in-parens)
(#750) There should be no spaces inside this paren. (space-in-parens)
(#753) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#753) Infix operators must be spaced. (space-infix-ops)
(#753) Infix operators must be spaced. (space-infix-ops)
(#753) Unexpected whitespace before semicolon. (semi-spacing)
(#753) Infix operators must be spaced. (space-infix-ops)
(#753) Unexpected whitespace before semicolon. (semi-spacing)
(#753) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#755) There should be no spaces inside this paren. (space-in-parens)
(#759) Trailing spaces not allowed. (no-trailing-spaces)
(#760) Trailing spaces not allowed. (no-trailing-spaces)
(#770) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#770) There should be no spaces inside this paren. (space-in-parens)
(#770) There should be no spaces inside this paren. (space-in-parens)
(#775) Trailing spaces not allowed. (no-trailing-spaces)
(#776) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#776) There should be no spaces inside this paren. (space-in-parens)
(#776) Infix operators must be spaced. (space-infix-ops)
(#776) There should be no spaces inside this paren. (space-in-parens)
(#776) There should be no spaces inside this paren. (space-in-parens)
(#776) There should be no spaces inside this paren. (space-in-parens)
(#778) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#778) There should be no spaces inside this paren. (space-in-parens)
(#778) There should be no spaces inside this paren. (space-in-parens)
(#780) There should be no spaces inside this paren. (space-in-parens)
(#780) Infix operators must be spaced. (space-infix-ops)
(#781) Infix operators must be spaced. (space-infix-ops)
(#781) Infix operators must be spaced. (space-infix-ops)
(#781) Infix operators must be spaced. (space-infix-ops)
(#781) Infix operators must be spaced. (space-infix-ops)
(#782) Infix operators must be spaced. (space-infix-ops)
(#782) There should be no spaces inside this paren. (space-in-parens)
(#787) Trailing spaces not allowed. (no-trailing-spaces)
(#789) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#789) There should be no spaces inside this paren. (space-in-parens)
(#793) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#793) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#793) There should be no spaces inside this paren. (space-in-parens)
(#793) There should be no spaces inside this paren. (space-in-parens)
(#798) Trailing spaces not allowed. (no-trailing-spaces)
(#799) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#799) There should be no spaces inside this paren. (space-in-parens)
(#805) Trailing spaces not allowed. (no-trailing-spaces)
(#806) Trailing spaces not allowed. (no-trailing-spaces)
(#815) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#815) There should be no spaces inside this paren. (space-in-parens)
(#815) There should be no spaces inside this paren. (space-in-parens)
(#819) Trailing spaces not allowed. (no-trailing-spaces)
(#820) There should be no spaces inside this paren. (space-in-parens)
(#820) There should be no spaces inside this paren. (space-in-parens)
(#822) Trailing spaces not allowed. (no-trailing-spaces)
(#823) Trailing spaces not allowed. (no-trailing-spaces)
(#826) Trailing spaces not allowed. (no-trailing-spaces)
(#834) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#834) There should be no spaces inside this paren. (space-in-parens)
(#834) There should be no spaces inside this paren. (space-in-parens)
(#836) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#836) There should be no spaces inside this paren. (space-in-parens)
(#839) Unexpected space before function parentheses. (space-before-function-paren)
(#839) 'type' is defined but never used (no-unused-vars)
(#843) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#843) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#843) There should be no spaces inside this paren. (space-in-parens)
(#845) Unexpected space before function parentheses. (space-before-function-paren)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#846) There should be no spaces inside this paren. (space-in-parens)
(#849) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#849) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#849) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#849) There should be no spaces inside this paren. (space-in-parens)
(#851) Trailing spaces not allowed. (no-trailing-spaces)
(#857) Unexpected space before function parentheses. (space-before-function-paren)
(#860) Trailing spaces not allowed. (no-trailing-spaces)
(#861) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#861) There should be no spaces inside this paren. (space-in-parens)
(#863) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#863) There should be no spaces inside this paren. (space-in-parens)
(#863) Infix operators must be spaced. (space-infix-ops)
(#863) Infix operators must be spaced. (space-infix-ops)
(#863) Unexpected whitespace before semicolon. (semi-spacing)
(#863) Infix operators must be spaced. (space-infix-ops)
(#863) Unexpected whitespace before semicolon. (semi-spacing)
(#863) There should be no spaces inside this paren. (space-in-parens)
(#867) Trailing spaces not allowed. (no-trailing-spaces)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#868) There should be no spaces inside this paren. (space-in-parens)
(#870) Trailing spaces not allowed. (no-trailing-spaces)
(#872) There should be no spaces inside this paren. (space-in-parens)
(#872) There should be no spaces inside this paren. (space-in-parens)
(#873) There should be no space after '[' (computed-property-spacing)
(#873) There should be no space before ']' (computed-property-spacing)
(#876) Trailing spaces not allowed. (no-trailing-spaces)
(#878) There should be no spaces inside this paren. (space-in-parens)
(#878) Infix operators must be spaced. (space-infix-ops)
(#878) There should be no spaces inside this paren. (space-in-parens)
(#880) Trailing spaces not allowed. (no-trailing-spaces)
(#882) There should be no spaces inside this paren. (space-in-parens)
(#882) Infix operators must be spaced. (space-infix-ops)
(#882) Infix operators must be spaced. (space-infix-ops)
(#882) Unexpected whitespace before semicolon. (semi-spacing)
(#882) Infix operators must be spaced. (space-infix-ops)
(#882) Unexpected whitespace before semicolon. (semi-spacing)
(#882) There should be no spaces inside this paren. (space-in-parens)
(#883) There should be no spaces inside this paren. (space-in-parens)
(#883) There should be no spaces inside this paren. (space-in-parens)
(#883) There should be no spaces inside this paren. (space-in-parens)
(#883) There should be no spaces inside this paren. (space-in-parens)
(#885) Trailing spaces not allowed. (no-trailing-spaces)
(#888) Infix operators must be spaced. (space-infix-ops)
(#889) Infix operators must be spaced. (space-infix-ops)
(#890) Trailing spaces not allowed. (no-trailing-spaces)
(#895) Trailing spaces not allowed. (no-trailing-spaces)
(#896) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#896) There should be no spaces inside this paren. (space-in-parens)
(#896) There should be no space after '[' (computed-property-spacing)
(#896) There should be no space before ']' (computed-property-spacing)
(#896) There should be no spaces inside this paren. (space-in-parens)
(#900) There should be no space after '[' (computed-property-spacing)
(#900) There should be no space before ']' (computed-property-spacing)
(#903) Trailing spaces not allowed. (no-trailing-spaces)
(#906) Trailing spaces not allowed. (no-trailing-spaces)
(#907) Unexpected space before function parentheses. (space-before-function-paren)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#908) There should be no spaces inside this paren. (space-in-parens)
(#912) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#914) Unexpected space before function parentheses. (space-before-function-paren)
(#914) 'type' is defined but never used (no-unused-vars)
(#915) Trailing spaces not allowed. (no-trailing-spaces)
(#919) Trailing spaces not allowed. (no-trailing-spaces)
(#920) Trailing spaces not allowed. (no-trailing-spaces)
(#928) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#928) There should be no spaces inside this paren. (space-in-parens)
(#928) There should be no spaces inside this paren. (space-in-parens)
(#930) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#930) There should be no spaces inside this paren. (space-in-parens)
(#930) There should be no spaces inside this paren. (space-in-parens)
(#933) Unexpected space before function parentheses. (space-before-function-paren)
(#933) 'val' is defined but never used (no-unused-vars)
(#933) Unexpected empty function. (no-empty-function)
(#935) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#935) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#935) There should be no spaces inside this paren. (space-in-parens)
(#935) There should be no spaces inside this paren. (space-in-parens)
(#937) Unexpected space before function parentheses. (space-before-function-paren)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#938) There should be no spaces inside this paren. (space-in-parens)
(#941) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#941) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#941) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#941) There should be no spaces inside this paren. (space-in-parens)
(#941) There should be no spaces inside this paren. (space-in-parens)
(#944) Unexpected space before function parentheses. (space-before-function-paren)
(#945) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#947) Trailing spaces not allowed. (no-trailing-spaces)
(#948) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#948) There should be no spaces inside this paren. (space-in-parens)
(#948) Infix operators must be spaced. (space-infix-ops)
(#948) Infix operators must be spaced. (space-infix-ops)
(#948) Infix operators must be spaced. (space-infix-ops)
(#948) Unexpected whitespace before semicolon. (semi-spacing)
(#948) Infix operators must be spaced. (space-infix-ops)
(#948) Unexpected whitespace before semicolon. (semi-spacing)
(#948) There should be no spaces inside this paren. (space-in-parens)
(#952) Trailing spaces not allowed. (no-trailing-spaces)
(#953) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#953) There should be no spaces inside this paren. (space-in-parens)
(#953) There should be no spaces inside this paren. (space-in-parens)
(#956) There should be no space after '[' (computed-property-spacing)
(#956) There should be no space before ']' (computed-property-spacing)
(#957) Trailing spaces not allowed. (no-trailing-spaces)
(#960) There should be no spaces inside this paren. (space-in-parens)
(#960) Infix operators must be spaced. (space-infix-ops)
(#960) There should be no spaces inside this paren. (space-in-parens)
(#962) Trailing spaces not allowed. (no-trailing-spaces)
(#964) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#964) Infix operators must be spaced. (space-infix-ops)
(#964) Infix operators must be spaced. (space-infix-ops)
(#964) Unexpected whitespace before semicolon. (semi-spacing)
(#964) Infix operators must be spaced. (space-infix-ops)
(#964) Unexpected whitespace before semicolon. (semi-spacing)
(#964) There should be no spaces inside this paren. (space-in-parens)
(#967) There should be no spaces inside this paren. (space-in-parens)
(#967) There should be no spaces inside this paren. (space-in-parens)
(#968) There should be no space after '[' (computed-property-spacing)
(#968) There should be no space before ']' (computed-property-spacing)
(#968) There should be no spaces inside this paren. (space-in-parens)
(#968) There should be no spaces inside this paren. (space-in-parens)
(#970) Trailing spaces not allowed. (no-trailing-spaces)
(#975) Trailing spaces not allowed. (no-trailing-spaces)
(#978) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#978) There should be no spaces inside this paren. (space-in-parens)
(#978) There should be no space after '[' (computed-property-spacing)
(#978) There should be no space before ']' (computed-property-spacing)
(#978) There should be no space after '[' (computed-property-spacing)
(#978) There should be no space before ']' (computed-property-spacing)
(#978) There should be no spaces inside this paren. (space-in-parens)
(#980) There should be no space after '[' (computed-property-spacing)
(#980) There should be no space before ']' (computed-property-spacing)
(#982) There should be no space after '[' (computed-property-spacing)
(#982) There should be no space before ']' (computed-property-spacing)
(#984) Trailing spaces not allowed. (no-trailing-spaces)
(#987) There should be no space after '[' (computed-property-spacing)
(#987) Infix operators must be spaced. (space-infix-ops)
(#987) There should be no space before ']' (computed-property-spacing)
(#989) Trailing spaces not allowed. (no-trailing-spaces)
(#990) Unexpected space before function parentheses. (space-before-function-paren)
(#991) There should be no spaces inside this paren. (space-in-parens)
(#991) There should be no spaces inside this paren. (space-in-parens)
(#995) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#997) Unexpected space before function parentheses. (space-before-function-paren)
(#998) Trailing spaces not allowed. (no-trailing-spaces)
(#1002) Trailing spaces not allowed. (no-trailing-spaces)
(#1003) Trailing spaces not allowed. (no-trailing-spaces)
(#1004) Missing JSDoc return type. (valid-jsdoc)
(#1010) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1010) Unexpected space before function parentheses. (space-before-function-paren)
(#1010) There should be no spaces inside this paren. (space-in-parens)
(#1010) There should be no spaces inside this paren. (space-in-parens)
(#1014) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1014) There should be no spaces inside this paren. (space-in-parens)
(#1014) Infix operators must be spaced. (space-infix-ops)
(#1014) Unexpected whitespace before semicolon. (semi-spacing)
(#1014) Infix operators must be spaced. (space-infix-ops)
(#1014) There should be no spaces inside this paren. (space-in-parens)
(#1016) There should be no spaces inside this paren. (space-in-parens)
(#1016) There should be no spaces inside this paren. (space-in-parens)
(#1020) Trailing spaces not allowed. (no-trailing-spaces)
(#1021) Trailing spaces not allowed. (no-trailing-spaces)
(#1027) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1027) There should be no spaces inside this paren. (space-in-parens)
(#1027) There should be no spaces inside this paren. (space-in-parens)
(#1029) There should be no spaces inside this paren. (space-in-parens)
(#1029) There should be no spaces inside this paren. (space-in-parens)
(#1030) There should be no spaces inside this paren. (space-in-parens)
(#1030) There should be no spaces inside this paren. (space-in-parens)
(#1031) There should be no spaces inside this paren. (space-in-parens)
(#1031) There should be no spaces inside this paren. (space-in-parens)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1032) There should be no spaces inside this paren. (space-in-parens)
(#1034) Trailing spaces not allowed. (no-trailing-spaces)
(#1035) Trailing spaces not allowed. (no-trailing-spaces)
(#1036) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1037) Trailing spaces not allowed. (no-trailing-spaces)
(#1043) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1043) There should be no spaces inside this paren. (space-in-parens)
(#1046) Trailing spaces not allowed. (no-trailing-spaces)
(#1047) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1047) There should be no spaces inside this paren. (space-in-parens)
(#1047) Infix operators must be spaced. (space-infix-ops)
(#1047) Infix operators must be spaced. (space-infix-ops)
(#1047) Unexpected whitespace before semicolon. (semi-spacing)
(#1047) Infix operators must be spaced. (space-infix-ops)
(#1047) Unexpected whitespace before semicolon. (semi-spacing)
(#1047) There should be no spaces inside this paren. (space-in-parens)
(#1049) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1049) There should be no spaces inside this paren. (space-in-parens)
(#1049) There should be no spaces inside this paren. (space-in-parens)
(#1053) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1053) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1053) There should be no spaces inside this paren. (space-in-parens)
(#1053) There should be no spaces inside this paren. (space-in-parens)
(#1058) Trailing spaces not allowed. (no-trailing-spaces)
(#1059) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1059) There should be no spaces inside this paren. (space-in-parens)
(#1059) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1061) There should be no spaces inside this paren. (space-in-parens)
(#1064) Trailing spaces not allowed. (no-trailing-spaces)
(#1065) Trailing spaces not allowed. (no-trailing-spaces)
(#1066) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1075) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1075) There should be no spaces inside this paren. (space-in-parens)
(#1075) There should be no spaces inside this paren. (space-in-parens)
(#1078) Trailing spaces not allowed. (no-trailing-spaces)
(#1079) There should be no spaces inside this paren. (space-in-parens)
(#1085) There should be no spaces inside this paren. (space-in-parens)
(#1093) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1093) Unexpected space before function parentheses. (space-before-function-paren)
(#1093) There should be no spaces inside this paren. (space-in-parens)
(#1093) There should be no spaces inside this paren. (space-in-parens)
(#1097) Trailing spaces not allowed. (no-trailing-spaces)
(#1098) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1098) There should be no spaces inside this paren. (space-in-parens)
(#1098) There should be no spaces inside this paren. (space-in-parens)
(#1101) Trailing spaces not allowed. (no-trailing-spaces)
(#1105) Identifier '_DT_RowIndex' is not in camel case. (camelcase)
(#1106) Trailing spaces not allowed. (no-trailing-spaces)
(#1108) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1108) There should be no spaces inside this paren. (space-in-parens)
(#1108) There should be no spaces inside this paren. (space-in-parens)
(#1112) Trailing spaces not allowed. (no-trailing-spaces)
(#1113) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1113) There should be no spaces inside this paren. (space-in-parens)
(#1113) There should be no spaces inside this paren. (space-in-parens)
(#1117) Trailing spaces not allowed. (no-trailing-spaces)
(#1119) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1119) There should be no spaces inside this paren. (space-in-parens)
(#1119) Infix operators must be spaced. (space-infix-ops)
(#1119) Infix operators must be spaced. (space-infix-ops)
(#1119) Unexpected whitespace before semicolon. (semi-spacing)
(#1119) Infix operators must be spaced. (space-infix-ops)
(#1119) Unexpected whitespace before semicolon. (semi-spacing)
(#1119) There should be no spaces inside this paren. (space-in-parens)
(#1122) There should be no spaces inside this paren. (space-in-parens)
(#1122) There should be no spaces inside this paren. (space-in-parens)
(#1123) Trailing spaces not allowed. (no-trailing-spaces)
(#1128) There should be no spaces inside this paren. (space-in-parens)
(#1128) There should be no spaces inside this paren. (space-in-parens)
(#1129) There should be no spaces inside this paren. (space-in-parens)
(#1129) There should be no spaces inside this paren. (space-in-parens)
(#1130) Trailing spaces not allowed. (no-trailing-spaces)
(#1132) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1132) There should be no spaces inside this paren. (space-in-parens)
(#1132) There should be no spaces inside this paren. (space-in-parens)
(#1136) Trailing spaces not allowed. (no-trailing-spaces)
(#1137) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1137) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1137) There should be no spaces inside this paren. (space-in-parens)
(#1137) There should be no spaces inside this paren. (space-in-parens)
(#1139) There should be no spaces inside this paren. (space-in-parens)
(#1139) There should be no spaces inside this paren. (space-in-parens)
(#1143) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1146) Trailing spaces not allowed. (no-trailing-spaces)
(#1147) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1147) There should be no spaces inside this paren. (space-in-parens)
(#1147) There should be no spaces inside this paren. (space-in-parens)
(#1149) There should be no spaces inside this paren. (space-in-parens)
(#1150) There should be no spaces inside this paren. (space-in-parens)
(#1150) There should be no spaces inside this paren. (space-in-parens)
(#1154) Trailing spaces not allowed. (no-trailing-spaces)
(#1155) There should be no spaces inside this paren. (space-in-parens)
(#1155) There should be no spaces inside this paren. (space-in-parens)
(#1158) Trailing spaces not allowed. (no-trailing-spaces)
(#1159) Trailing spaces not allowed. (no-trailing-spaces)
(#1165) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1165) There should be no spaces inside this paren. (space-in-parens)
(#1165) There should be no spaces inside this paren. (space-in-parens)
(#1167) 'j' is defined but never used (no-unused-vars)
(#1167) 'jLen' is defined but never used (no-unused-vars)
(#1169) 'iCorrector' is defined but never used (no-unused-vars)
(#1170) 'jqChildren' is defined but never used (no-unused-vars)
(#1171) Trailing spaces not allowed. (no-trailing-spaces)
(#1173) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1173) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1173) There should be no spaces inside this paren. (space-in-parens)
(#1176) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1176) There should be no spaces inside this paren. (space-in-parens)
(#1176) Infix operators must be spaced. (space-infix-ops)
(#1176) Infix operators must be spaced. (space-infix-ops)
(#1176) Unexpected whitespace before semicolon. (semi-spacing)
(#1176) Infix operators must be spaced. (space-infix-ops)
(#1176) Unexpected whitespace before semicolon. (semi-spacing)
(#1176) There should be no spaces inside this paren. (space-in-parens)
(#1180) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1180) There should be no spaces inside this paren. (space-in-parens)
(#1180) There should be no spaces inside this paren. (space-in-parens)
(#1185) Trailing spaces not allowed. (no-trailing-spaces)
(#1186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1186) There should be no spaces inside this paren. (space-in-parens)
(#1186) There should be no spaces inside this paren. (space-in-parens)
(#1188) There should be no spaces inside this paren. (space-in-parens)
(#1188) There should be no spaces inside this paren. (space-in-parens)
(#1190) Trailing spaces not allowed. (no-trailing-spaces)
(#1192) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1192) There should be no spaces inside this paren. (space-in-parens)
(#1192) There should be no spaces inside this paren. (space-in-parens)
(#1199) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1201) There should be no spaces inside this paren. (space-in-parens)
(#1201) There should be no spaces inside this paren. (space-in-parens)
(#1202) Trailing spaces not allowed. (no-trailing-spaces)
(#1203) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1203) There should be no spaces inside this paren. (space-in-parens)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Unexpected whitespace before semicolon. (semi-spacing)
(#1203) Infix operators must be spaced. (space-infix-ops)
(#1203) Unexpected whitespace before semicolon. (semi-spacing)
(#1203) There should be no spaces inside this paren. (space-in-parens)
(#1208) Trailing spaces not allowed. (no-trailing-spaces)
(#1209) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1209) There should be no spaces inside this paren. (space-in-parens)
(#1209) There should be no spaces inside this paren. (space-in-parens)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1211) There should be no spaces inside this paren. (space-in-parens)
(#1213) Trailing spaces not allowed. (no-trailing-spaces)
(#1214) There should be no spaces inside this paren. (space-in-parens)
(#1214) There should be no spaces inside this paren. (space-in-parens)
(#1216) There should be no spaces inside this paren. (space-in-parens)
(#1216) There should be no spaces inside this paren. (space-in-parens)
(#1216) There should be no spaces inside this paren. (space-in-parens)
(#1216) There should be no spaces inside this paren. (space-in-parens)
(#1217) There should be no spaces inside this paren. (space-in-parens)
(#1217) There should be no spaces inside this paren. (space-in-parens)
(#1219) Trailing spaces not allowed. (no-trailing-spaces)
(#1220) Trailing spaces not allowed. (no-trailing-spaces)
(#1222) Trailing spaces not allowed. (no-trailing-spaces)
(#1224) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1224) There should be no spaces inside this paren. (space-in-parens)
(#1224) There should be no spaces inside this paren. (space-in-parens)
(#1226) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1226) There should be no spaces inside this paren. (space-in-parens)
(#1226) Infix operators must be spaced. (space-infix-ops)
(#1226) Infix operators must be spaced. (space-infix-ops)
(#1226) Unexpected whitespace before semicolon. (semi-spacing)
(#1226) Infix operators must be spaced. (space-infix-ops)
(#1226) Unexpected whitespace before semicolon. (semi-spacing)
(#1226) There should be no spaces inside this paren. (space-in-parens)
(#1229) Trailing spaces not allowed. (no-trailing-spaces)
(#1233) Trailing spaces not allowed. (no-trailing-spaces)
(#1236) There should be no spaces inside this paren. (space-in-parens)
(#1236) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1237) There should be no spaces inside this paren. (space-in-parens)
(#1240) Trailing spaces not allowed. (no-trailing-spaces)
(#1241) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1241) There should be no spaces inside this paren. (space-in-parens)
(#1241) There should be no spaces inside this paren. (space-in-parens)
(#1243) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1243) There should be no spaces inside this paren. (space-in-parens)
(#1243) Infix operators must be spaced. (space-infix-ops)
(#1243) Unexpected whitespace before semicolon. (semi-spacing)
(#1243) Infix operators must be spaced. (space-infix-ops)
(#1243) Unexpected whitespace before semicolon. (semi-spacing)
(#1243) There should be no spaces inside this paren. (space-in-parens)
(#1245) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1245) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1245) There should be no spaces inside this paren. (space-in-parens)
(#1247) There should be no spaces inside this paren. (space-in-parens)
(#1247) There should be no spaces inside this paren. (space-in-parens)
(#1250) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1251) There should be no spaces inside this paren. (space-in-parens)
(#1251) There should be no spaces inside this paren. (space-in-parens)
(#1255) Trailing spaces not allowed. (no-trailing-spaces)
(#1257) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1257) There should be no spaces inside this paren. (space-in-parens)
(#1257) There should be no spaces inside this paren. (space-in-parens)
(#1259) There should be no spaces inside this paren. (space-in-parens)
(#1259) There should be no spaces inside this paren. (space-in-parens)
(#1261) Trailing spaces not allowed. (no-trailing-spaces)
(#1263) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1263) There should be no spaces inside this paren. (space-in-parens)
(#1263) There should be no spaces inside this paren. (space-in-parens)
(#1265) There should be no spaces inside this paren. (space-in-parens)
(#1265) There should be no spaces inside this paren. (space-in-parens)
(#1266) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1266) There should be no spaces inside this paren. (space-in-parens)
(#1266) Infix operators must be spaced. (space-infix-ops)
(#1266) Infix operators must be spaced. (space-infix-ops)
(#1266) Unexpected whitespace before semicolon. (semi-spacing)
(#1266) Infix operators must be spaced. (space-infix-ops)
(#1266) Unexpected whitespace before semicolon. (semi-spacing)
(#1266) There should be no spaces inside this paren. (space-in-parens)
(#1268) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1268) There should be no spaces inside this paren. (space-in-parens)
(#1268) There should be no spaces inside this paren. (space-in-parens)
(#1271) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1271) There should be no spaces inside this paren. (space-in-parens)
(#1271) There should be no spaces inside this paren. (space-in-parens)
(#1273) There should be no spaces inside this paren. (space-in-parens)
(#1273) There should be no spaces inside this paren. (space-in-parens)
(#1279) Trailing spaces not allowed. (no-trailing-spaces)
(#1280) Trailing spaces not allowed. (no-trailing-spaces)
(#1281) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#1281) Expected JSDoc for 'aoSource' but found 'array'. (valid-jsdoc)
(#1285) Trailing spaces not allowed. (no-trailing-spaces)
(#1291) Trailing spaces not allowed. (no-trailing-spaces)
(#1294) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1294) There should be no spaces inside this paren. (space-in-parens)
(#1294) There should be no spaces inside this paren. (space-in-parens)
(#1296) 'kLen' is defined but never used (no-unused-vars)
(#1301) Trailing spaces not allowed. (no-trailing-spaces)
(#1302) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1302) There should be no spaces inside this paren. (space-in-parens)
(#1302) Multiple spaces found before 'bIncludeHidden'. (no-multi-spaces)
(#1302) There should be no spaces inside this paren. (space-in-parens)
(#1306) Trailing spaces not allowed. (no-trailing-spaces)
(#1308) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1308) There should be no spaces inside this paren. (space-in-parens)
(#1308) Infix operators must be spaced. (space-infix-ops)
(#1308) Infix operators must be spaced. (space-infix-ops)
(#1308) Unexpected whitespace before semicolon. (semi-spacing)
(#1308) Infix operators must be spaced. (space-infix-ops)
(#1308) Unexpected whitespace before semicolon. (semi-spacing)
(#1308) There should be no spaces inside this paren. (space-in-parens)
(#1312) Trailing spaces not allowed. (no-trailing-spaces)
(#1314) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1314) There should be no spaces inside this paren. (space-in-parens)
(#1314) Infix operators must be spaced. (space-infix-ops)
(#1314) Infix operators must be spaced. (space-infix-ops)
(#1314) Unexpected whitespace before semicolon. (semi-spacing)
(#1314) Infix operators must be spaced. (space-infix-ops)
(#1314) Unexpected whitespace before semicolon. (semi-spacing)
(#1314) There should be no spaces inside this paren. (space-in-parens)
(#1316) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1316) There should be no spaces inside this paren. (space-in-parens)
(#1316) There should be no spaces inside this paren. (space-in-parens)
(#1318) There should be no spaces inside this paren. (space-in-parens)
(#1318) There should be no spaces inside this paren. (space-in-parens)
(#1321) Trailing spaces not allowed. (no-trailing-spaces)
(#1323) There should be no spaces inside this paren. (space-in-parens)
(#1323) There should be no spaces inside this paren. (space-in-parens)
(#1325) Trailing spaces not allowed. (no-trailing-spaces)
(#1326) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1326) There should be no spaces inside this paren. (space-in-parens)
(#1326) Infix operators must be spaced. (space-infix-ops)
(#1326) Infix operators must be spaced. (space-infix-ops)
(#1326) Unexpected whitespace before semicolon. (semi-spacing)
(#1326) Infix operators must be spaced. (space-infix-ops)
(#1326) Unexpected whitespace before semicolon. (semi-spacing)
(#1326) There should be no spaces inside this paren. (space-in-parens)
(#1329) Trailing spaces not allowed. (no-trailing-spaces)
(#1331) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1331) There should be no spaces inside this paren. (space-in-parens)
(#1331) There should be no spaces inside this paren. (space-in-parens)
(#1333) Expected space(s) after "while". (keyword-spacing)
(#1333) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1333) There should be no spaces inside this paren. (space-in-parens)
(#1333) There should be no spaces inside this paren. (space-in-parens)
(#1335) There should be no spaces inside this paren. (space-in-parens)
(#1335) There should be no spaces inside this paren. (space-in-parens)
(#1338) Trailing spaces not allowed. (no-trailing-spaces)
(#1339) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1339) Infix operators must be spaced. (space-infix-ops)
(#1339) Infix operators must be spaced. (space-infix-ops)
(#1339) Unexpected whitespace before semicolon. (semi-spacing)
(#1339) Infix operators must be spaced. (space-infix-ops)
(#1339) Unexpected whitespace before semicolon. (semi-spacing)
(#1339) There should be no spaces inside this paren. (space-in-parens)
(#1343) Trailing spaces not allowed. (no-trailing-spaces)
(#1347) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1347) There should be no spaces inside this paren. (space-in-parens)
(#1347) There should be no spaces inside this paren. (space-in-parens)
(#1349) There should be no spaces inside this paren. (space-in-parens)
(#1349) There should be no spaces inside this paren. (space-in-parens)
(#1351) Trailing spaces not allowed. (no-trailing-spaces)
(#1353) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1353) There should be no spaces inside this paren. (space-in-parens)
(#1353) Infix operators must be spaced. (space-infix-ops)
(#1354) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1354) Infix operators must be spaced. (space-infix-ops)
(#1354) There should be no spaces inside this paren. (space-in-parens)
(#1356) Infix operators must be spaced. (space-infix-ops)
(#1359) Trailing spaces not allowed. (no-trailing-spaces)
(#1361) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1361) There should be no spaces inside this paren. (space-in-parens)
(#1361) Infix operators must be spaced. (space-infix-ops)
(#1362) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1362) Infix operators must be spaced. (space-infix-ops)
(#1362) There should be no spaces inside this paren. (space-in-parens)
(#1365) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1365) Blocks are nested too deeply (5). (max-depth)
(#1365) There should be no spaces inside this paren. (space-in-parens)
(#1365) Infix operators must be spaced. (space-infix-ops)
(#1365) Unexpected whitespace before semicolon. (semi-spacing)
(#1365) Infix operators must be spaced. (space-infix-ops)
(#1365) Unexpected whitespace before semicolon. (semi-spacing)
(#1365) There should be no spaces inside this paren. (space-in-parens)
(#1367) Infix operators must be spaced. (space-infix-ops)
(#1367) Infix operators must be spaced. (space-infix-ops)
(#1371) Trailing spaces not allowed. (no-trailing-spaces)
(#1379) Trailing spaces not allowed. (no-trailing-spaces)
(#1380) Trailing spaces not allowed. (no-trailing-spaces)
(#1386) Function '_fnDraw' has a complexity of 30. (complexity)
(#1386) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1386) There should be no spaces inside this paren. (space-in-parens)
(#1389) There should be no spaces inside this paren. (space-in-parens)
(#1389) There should be no spaces inside this paren. (space-in-parens)
(#1390) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1390) There should be no spaces inside this paren. (space-in-parens)
(#1390) There should be no spaces inside this paren. (space-in-parens)
(#1390) There should be no spaces inside this paren. (space-in-parens)
(#1390) There should be no spaces inside this paren. (space-in-parens)
(#1392) There should be no spaces inside this paren. (space-in-parens)
(#1392) There should be no spaces inside this paren. (space-in-parens)
(#1395) Trailing spaces not allowed. (no-trailing-spaces)
(#1401) Trailing spaces not allowed. (no-trailing-spaces)
(#1403) Trailing spaces not allowed. (no-trailing-spaces)
(#1405) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1405) There should be no spaces inside this paren. (space-in-parens)
(#1407) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1407) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1407) There should be no spaces inside this paren. (space-in-parens)
(#1412) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1417) There should be no spaces inside this paren. (space-in-parens)
(#1419) Trailing spaces not allowed. (no-trailing-spaces)
(#1421) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1421) There should be no spaces inside this paren. (space-in-parens)
(#1426) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1426) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1426) There should be no spaces inside this paren. (space-in-parens)
(#1426) There should be no spaces inside this paren. (space-in-parens)
(#1430) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1430) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1430) There should be no spaces inside this paren. (space-in-parens)
(#1430) There should be no spaces inside this paren. (space-in-parens)
(#1430) There should be no spaces inside this paren. (space-in-parens)
(#1430) There should be no spaces inside this paren. (space-in-parens)
(#1434) Trailing spaces not allowed. (no-trailing-spaces)
(#1435) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1435) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1435) There should be no spaces inside this paren. (space-in-parens)
(#1435) There should be no spaces inside this paren. (space-in-parens)
(#1439) Trailing spaces not allowed. (no-trailing-spaces)
(#1440) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1440) There should be no spaces inside this paren. (space-in-parens)
(#1440) There should be no spaces inside this paren. (space-in-parens)
(#1445) Trailing spaces not allowed. (no-trailing-spaces)
(#1446) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1446) There should be no spaces inside this paren. (space-in-parens)
(#1446) Infix operators must be spaced. (space-infix-ops)
(#1446) Unexpected whitespace before semicolon. (semi-spacing)
(#1446) Infix operators must be spaced. (space-infix-ops)
(#1446) Unexpected whitespace before semicolon. (semi-spacing)
(#1446) There should be no spaces inside this paren. (space-in-parens)
(#1448) There should be no space after '[' (computed-property-spacing)
(#1448) There should be no space before ']' (computed-property-spacing)
(#1449) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1449) There should be no spaces inside this paren. (space-in-parens)
(#1449) There should be no spaces inside this paren. (space-in-parens)
(#1451) There should be no spaces inside this paren. (space-in-parens)
(#1451) There should be no spaces inside this paren. (space-in-parens)
(#1453) Trailing spaces not allowed. (no-trailing-spaces)
(#1455) Trailing spaces not allowed. (no-trailing-spaces)
(#1457) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1457) There should be no spaces inside this paren. (space-in-parens)
(#1457) There should be no spaces inside this paren. (space-in-parens)
(#1459) There should be no space after '[' (computed-property-spacing)
(#1459) There should be no space before ']' (computed-property-spacing)
(#1460) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1460) There should be no spaces inside this paren. (space-in-parens)
(#1460) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1462) There should be no spaces inside this paren. (space-in-parens)
(#1466) Trailing spaces not allowed. (no-trailing-spaces)
(#1468) There should be no spaces inside this paren. (space-in-parens)
(#1468) Trailing spaces not allowed. (no-trailing-spaces)
(#1469) There should be no space after '[' (computed-property-spacing)
(#1469) There should be no space before ']' (computed-property-spacing)
(#1469) There should be no spaces inside this paren. (space-in-parens)
(#1470) Trailing spaces not allowed. (no-trailing-spaces)
(#1471) There should be no spaces inside this paren. (space-in-parens)
(#1471) There should be no spaces inside this paren. (space-in-parens)
(#1473) Trailing spaces not allowed. (no-trailing-spaces)
(#1475) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1475) There should be no spaces inside this paren. (space-in-parens)
(#1475) There should be no spaces inside this paren. (space-in-parens)
(#1477) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1477) Infix operators must be spaced. (space-infix-ops)
(#1477) Unexpected whitespace before semicolon. (semi-spacing)
(#1477) Infix operators must be spaced. (space-infix-ops)
(#1477) Unexpected whitespace before semicolon. (semi-spacing)
(#1477) There should be no spaces inside this paren. (space-in-parens)
(#1479) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1479) There should be no spaces inside this paren. (space-in-parens)
(#1479) There should be no spaces inside this paren. (space-in-parens)
(#1481) There should be no spaces inside this paren. (space-in-parens)
(#1481) There should be no spaces inside this paren. (space-in-parens)
(#1489) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1491) There should be no space after '[' (computed-property-spacing)
(#1491) There should be no space before ']' (computed-property-spacing)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1491) There should be no spaces inside this paren. (space-in-parens)
(#1492) Trailing spaces not allowed. (no-trailing-spaces)
(#1493) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1493) There should be no spaces inside this paren. (space-in-parens)
(#1493) There should be no spaces inside this paren. (space-in-parens)
(#1495) There should be no space after '[' (computed-property-spacing)
(#1495) There should be no space before ']' (computed-property-spacing)
(#1497) Trailing spaces not allowed. (no-trailing-spaces)
(#1500) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1500) There should be no spaces inside this paren. (space-in-parens)
(#1500) There should be no spaces inside this paren. (space-in-parens)
(#1504) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1504) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1504) There should be no spaces inside this paren. (space-in-parens)
(#1504) There should be no spaces inside this paren. (space-in-parens)
(#1508) Trailing spaces not allowed. (no-trailing-spaces)
(#1509) There should be no spaces inside this paren. (space-in-parens)
(#1509) There should be no spaces inside this paren. (space-in-parens)
(#1510) There should be no spaces inside this paren. (space-in-parens)
(#1510) There should be no spaces inside this paren. (space-in-parens)
(#1511) There should be no spaces inside this paren. (space-in-parens)
(#1511) There should be no spaces inside this paren. (space-in-parens)
(#1513) There should be no spaces inside this paren. (space-in-parens)
(#1513) There should be no spaces inside this paren. (space-in-parens)
(#1514) Trailing spaces not allowed. (no-trailing-spaces)
(#1515) There should be no space after '[' (computed-property-spacing)
(#1515) There should be no space before ']' (computed-property-spacing)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1515) There should be no spaces inside this paren. (space-in-parens)
(#1517) Trailing spaces not allowed. (no-trailing-spaces)
(#1519) There should be no spaces inside this paren. (space-in-parens)
(#1519) There should be no space after '[' (array-bracket-spacing)
(#1519) Trailing spaces not allowed. (no-trailing-spaces)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1520) There should be no space before ']' (array-bracket-spacing)
(#1520) There should be no spaces inside this paren. (space-in-parens)
(#1521) Trailing spaces not allowed. (no-trailing-spaces)
(#1522) There should be no spaces inside this paren. (space-in-parens)
(#1522) There should be no space after '[' (array-bracket-spacing)
(#1522) Trailing spaces not allowed. (no-trailing-spaces)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1523) There should be no space before ']' (array-bracket-spacing)
(#1523) There should be no spaces inside this paren. (space-in-parens)
(#1524) Trailing spaces not allowed. (no-trailing-spaces)
(#1525) Trailing spaces not allowed. (no-trailing-spaces)
(#1527) Trailing spaces not allowed. (no-trailing-spaces)
(#1533) 'nTrs' is defined but never used (no-unused-vars)
(#1534) Trailing spaces not allowed. (no-trailing-spaces)
(#1535) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1535) There should be no spaces inside this paren. (space-in-parens)
(#1535) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1538) There should be no spaces inside this paren. (space-in-parens)
(#1539) Trailing spaces not allowed. (no-trailing-spaces)
(#1543) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1543) There should be no spaces inside this paren. (space-in-parens)
(#1544) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1544) There should be no spaces inside this paren. (space-in-parens)
(#1546) Expected space(s) after "while". (keyword-spacing)
(#1546) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1546) There should be no spaces inside this paren. (space-in-parens)
(#1548) There should be no spaces inside this paren. (space-in-parens)
(#1548) There should be no spaces inside this paren. (space-in-parens)
(#1551) Trailing spaces not allowed. (no-trailing-spaces)
(#1553) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1553) There should be no spaces inside this paren. (space-in-parens)
(#1553) Infix operators must be spaced. (space-infix-ops)
(#1553) Infix operators must be spaced. (space-infix-ops)
(#1553) Unexpected whitespace before semicolon. (semi-spacing)
(#1553) Infix operators must be spaced. (space-infix-ops)
(#1553) Unexpected whitespace before semicolon. (semi-spacing)
(#1553) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1555) There should be no spaces inside this paren. (space-in-parens)
(#1557) Trailing spaces not allowed. (no-trailing-spaces)
(#1558) There should be no spaces inside this paren. (space-in-parens)
(#1558) There should be no spaces inside this paren. (space-in-parens)
(#1559) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1559) There should be no spaces inside this paren. (space-in-parens)
(#1559) There should be no spaces inside this paren. (space-in-parens)
(#1561) There should be no spaces inside this paren. (space-in-parens)
(#1561) There should be no spaces inside this paren. (space-in-parens)
(#1564) Trailing spaces not allowed. (no-trailing-spaces)
(#1566) There should be no spaces inside this paren. (space-in-parens)
(#1566) There should be no spaces inside this paren. (space-in-parens)
(#1567) Trailing spaces not allowed. (no-trailing-spaces)
(#1572) Trailing spaces not allowed. (no-trailing-spaces)
(#1573) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1573) There should be no spaces inside this paren. (space-in-parens)
(#1573) There should be no spaces inside this paren. (space-in-parens)
(#1575) There should be no spaces inside this paren. (space-in-parens)
(#1575) There should be no spaces inside this paren. (space-in-parens)
(#1576) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1576) There should be no spaces inside this paren. (space-in-parens)
(#1576) There should be no spaces inside this paren. (space-in-parens)
(#1578) There should be no spaces inside this paren. (space-in-parens)
(#1578) There should be no spaces inside this paren. (space-in-parens)
(#1582) Trailing spaces not allowed. (no-trailing-spaces)
(#1583) Trailing spaces not allowed. (no-trailing-spaces)
(#1589) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1589) There should be no spaces inside this paren. (space-in-parens)
(#1591) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1591) There should be no spaces inside this paren. (space-in-parens)
(#1594) There should be no spaces inside this paren. (space-in-parens)
(#1594) There should be no spaces inside this paren. (space-in-parens)
(#1596) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1596) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1596) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1596) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1599) There should be no spaces inside this paren. (space-in-parens)
(#1602) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1603) There should be no spaces inside this paren. (space-in-parens)
(#1603) There should be no spaces inside this paren. (space-in-parens)
(#1604) There should be no spaces inside this paren. (space-in-parens)
(#1604) There should be no spaces inside this paren. (space-in-parens)
(#1607) Trailing spaces not allowed. (no-trailing-spaces)
(#1608) Trailing spaces not allowed. (no-trailing-spaces)
(#1614) Function '_fnAddOptionsHtml' has a complexity of 23. (complexity)
(#1614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1614) Unexpected space before function parentheses. (space-before-function-paren)
(#1614) There should be no spaces inside this paren. (space-in-parens)
(#1614) There should be no spaces inside this paren. (space-in-parens)
(#1621) There should be no spaces inside this paren. (space-in-parens)
(#1621) There should be no spaces inside this paren. (space-in-parens)
(#1622) Trailing spaces not allowed. (no-trailing-spaces)
(#1623) Trailing spaces not allowed. (no-trailing-spaces)
(#1626) Line 1626 exceeds the maximum line length of 132. (max-len)
(#1626) Infix operators must be spaced. (space-infix-ops)
(#1626) Infix operators must be spaced. (space-infix-ops)
(#1626) Infix operators must be spaced. (space-infix-ops)
(#1626) Infix operators must be spaced. (space-infix-ops)
(#1628) Trailing spaces not allowed. (no-trailing-spaces)
(#1631) Trailing spaces not allowed. (no-trailing-spaces)
(#1635) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1635) There should be no spaces inside this paren. (space-in-parens)
(#1635) Infix operators must be spaced. (space-infix-ops)
(#1635) Unexpected whitespace before semicolon. (semi-spacing)
(#1635) Infix operators must be spaced. (space-infix-ops)
(#1635) Unexpected whitespace before semicolon. (semi-spacing)
(#1635) There should be no spaces inside this paren. (space-in-parens)
(#1639) Trailing spaces not allowed. (no-trailing-spaces)
(#1640) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1640) There should be no spaces inside this paren. (space-in-parens)
(#1644) Trailing spaces not allowed. (no-trailing-spaces)
(#1646) Infix operators must be spaced. (space-infix-ops)
(#1647) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1647) There should be no spaces inside this paren. (space-in-parens)
(#1647) There should be no spaces inside this paren. (space-in-parens)
(#1651) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1651) There should be no spaces inside this paren. (space-in-parens)
(#1651) Infix operators must be spaced. (space-infix-ops)
(#1651) There should be no spaces inside this paren. (space-in-parens)
(#1653) Infix operators must be spaced. (space-infix-ops)
(#1656) Trailing spaces not allowed. (no-trailing-spaces)
(#1658) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1658) There should be no spaces inside this paren. (space-in-parens)
(#1658) There should be no spaces inside this paren. (space-in-parens)
(#1662) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1662) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1662) There should be no spaces inside this paren. (space-in-parens)
(#1662) There should be no spaces inside this paren. (space-in-parens)
(#1666) Trailing spaces not allowed. (no-trailing-spaces)
(#1670) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1670) There should be no spaces inside this paren. (space-in-parens)
(#1673) Infix operators must be spaced. (space-infix-ops)
(#1676) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1676) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1676) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1676) There should be no spaces inside this paren. (space-in-parens)
(#1676) There should be no spaces inside this paren. (space-in-parens)
(#1678) Infix operators must be spaced. (space-infix-ops)
(#1681) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1684) Trailing spaces not allowed. (no-trailing-spaces)
(#1687) Trailing spaces not allowed. (no-trailing-spaces)
(#1688) There should be no spaces inside this paren. (space-in-parens)
(#1688) There should be no spaces inside this paren. (space-in-parens)
(#1691) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1691) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1691) There should be no spaces inside this paren. (space-in-parens)
(#1691) There should be no spaces inside this paren. (space-in-parens)
(#1696) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1696) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1696) There should be no spaces inside this paren. (space-in-parens)
(#1696) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1699) There should be no spaces inside this paren. (space-in-parens)
(#1702) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1702) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1702) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1705) There should be no spaces inside this paren. (space-in-parens)
(#1708) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1708) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1708) There should be no spaces inside this paren. (space-in-parens)
(#1708) There should be no spaces inside this paren. (space-in-parens)
(#1711) There should be no spaces inside this paren. (space-in-parens)
(#1711) There should be no spaces inside this paren. (space-in-parens)
(#1714) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1714) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1714) There should be no spaces inside this paren. (space-in-parens)
(#1714) There should be no spaces inside this paren. (space-in-parens)
(#1717) There should be no spaces inside this paren. (space-in-parens)
(#1717) There should be no spaces inside this paren. (space-in-parens)
(#1720) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1720) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1720) There should be no spaces inside this paren. (space-in-parens)
(#1720) Multiple spaces found before ''i''. (no-multi-spaces)
(#1720) There should be no spaces inside this paren. (space-in-parens)
(#1723) There should be no spaces inside this paren. (space-in-parens)
(#1723) There should be no spaces inside this paren. (space-in-parens)
(#1726) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1726) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1726) There should be no spaces inside this paren. (space-in-parens)
(#1726) There should be no spaces inside this paren. (space-in-parens)
(#1729) There should be no spaces inside this paren. (space-in-parens)
(#1729) There should be no spaces inside this paren. (space-in-parens)
(#1732) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1732) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1732) There should be no spaces inside this paren. (space-in-parens)
(#1732) There should be no spaces inside this paren. (space-in-parens)
(#1736) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1736) There should be no spaces inside this paren. (space-in-parens)
(#1736) Infix operators must be spaced. (space-infix-ops)
(#1736) Infix operators must be spaced. (space-infix-ops)
(#1736) Unexpected whitespace before semicolon. (semi-spacing)
(#1736) Infix operators must be spaced. (space-infix-ops)
(#1736) Unexpected whitespace before semicolon. (semi-spacing)
(#1736) There should be no spaces inside this paren. (space-in-parens)
(#1738) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1738) There should be no spaces inside this paren. (space-in-parens)
(#1738) There should be no spaces inside this paren. (space-in-parens)
(#1740) There should be no spaces inside this paren. (space-in-parens)
(#1740) There should be no spaces inside this paren. (space-in-parens)
(#1741) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1741) There should be no spaces inside this paren. (space-in-parens)
(#1741) There should be no spaces inside this paren. (space-in-parens)
(#1749) Trailing spaces not allowed. (no-trailing-spaces)
(#1751) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1751) There should be no spaces inside this paren. (space-in-parens)
(#1751) There should be no spaces inside this paren. (space-in-parens)
(#1753) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1753) There should be no spaces inside this paren. (space-in-parens)
(#1753) There should be no spaces inside this paren. (space-in-parens)
(#1757) There should be no spaces inside this paren. (space-in-parens)
(#1757) There should be no spaces inside this paren. (space-in-parens)
(#1758) There should be no spaces inside this paren. (space-in-parens)
(#1758) There should be no spaces inside this paren. (space-in-parens)
(#1761) Trailing spaces not allowed. (no-trailing-spaces)
(#1763) There should be no spaces inside this paren. (space-in-parens)
(#1763) There should be no spaces inside this paren. (space-in-parens)
(#1765) Trailing spaces not allowed. (no-trailing-spaces)
(#1766) Trailing spaces not allowed. (no-trailing-spaces)
(#1767) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#1767) Expected JSDoc for 'aLayout' but found 'array'. (valid-jsdoc)
(#1776) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1776) Unexpected space before function parentheses. (space-before-function-paren)
(#1776) There should be no spaces inside this paren. (space-in-parens)
(#1776) There should be no spaces inside this paren. (space-in-parens)
(#1780) 'jLen' is defined but never used (no-unused-vars)
(#1782) Unexpected space before function parentheses. (space-before-function-paren)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1782) There should be no spaces inside this paren. (space-in-parens)
(#1784) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1784) There should be no spaces inside this paren. (space-in-parens)
(#1784) There should be no spaces inside this paren. (space-in-parens)
(#1789) Trailing spaces not allowed. (no-trailing-spaces)
(#1790) There should be no spaces inside this paren. (space-in-parens)
(#1790) There should be no spaces inside this paren. (space-in-parens)
(#1791) Trailing spaces not allowed. (no-trailing-spaces)
(#1793) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1793) There should be no spaces inside this paren. (space-in-parens)
(#1793) Infix operators must be spaced. (space-infix-ops)
(#1793) Infix operators must be spaced. (space-infix-ops)
(#1793) Unexpected whitespace before semicolon. (semi-spacing)
(#1793) Infix operators must be spaced. (space-infix-ops)
(#1793) Unexpected whitespace before semicolon. (semi-spacing)
(#1793) There should be no spaces inside this paren. (space-in-parens)
(#1795) There should be no spaces inside this paren. (space-in-parens)
(#1795) There should be no spaces inside this paren. (space-in-parens)
(#1797) Trailing spaces not allowed. (no-trailing-spaces)
(#1799) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1799) There should be no spaces inside this paren. (space-in-parens)
(#1799) Infix operators must be spaced. (space-infix-ops)
(#1799) Infix operators must be spaced. (space-infix-ops)
(#1799) Unexpected whitespace before semicolon. (semi-spacing)
(#1799) Infix operators must be spaced. (space-infix-ops)
(#1799) Unexpected whitespace before semicolon. (semi-spacing)
(#1799) There should be no spaces inside this paren. (space-in-parens)
(#1803) Trailing spaces not allowed. (no-trailing-spaces)
(#1806) There should be no spaces inside this paren. (space-in-parens)
(#1806) There should be no spaces inside this paren. (space-in-parens)
(#1807) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1807) There should be no spaces inside this paren. (space-in-parens)
(#1808) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1808) There should be no spaces inside this paren. (space-in-parens)
(#1813) Infix operators must be spaced. (space-infix-ops)
(#1813) Infix operators must be spaced. (space-infix-ops)
(#1814) Infix operators must be spaced. (space-infix-ops)
(#1814) Infix operators must be spaced. (space-infix-ops)
(#1815) Trailing spaces not allowed. (no-trailing-spaces)
(#1816) Trailing spaces not allowed. (no-trailing-spaces)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1819) There should be no spaces inside this paren. (space-in-parens)
(#1820) Trailing spaces not allowed. (no-trailing-spaces)
(#1823) Trailing spaces not allowed. (no-trailing-spaces)
(#1825) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1825) Infix operators must be spaced. (space-infix-ops)
(#1825) Unexpected whitespace before semicolon. (semi-spacing)
(#1825) Infix operators must be spaced. (space-infix-ops)
(#1825) Unexpected whitespace before semicolon. (semi-spacing)
(#1825) There should be no spaces inside this paren. (space-in-parens)
(#1827) Blocks are nested too deeply (5). (max-depth)
(#1827) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1827) Infix operators must be spaced. (space-infix-ops)
(#1827) Unexpected whitespace before semicolon. (semi-spacing)
(#1827) Infix operators must be spaced. (space-infix-ops)
(#1827) Unexpected whitespace before semicolon. (semi-spacing)
(#1827) There should be no spaces inside this paren. (space-in-parens)
(#1829) Infix operators must be spaced. (space-infix-ops)
(#1829) Infix operators must be spaced. (space-infix-ops)
(#1833) Infix operators must be spaced. (space-infix-ops)
(#1841) Trailing spaces not allowed. (no-trailing-spaces)
(#1842) Trailing spaces not allowed. (no-trailing-spaces)
(#1843) Missing JSDoc return type. (valid-jsdoc)
(#1851) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1851) Unexpected space before function parentheses. (space-before-function-paren)
(#1851) There should be no spaces inside this paren. (space-in-parens)
(#1851) There should be no spaces inside this paren. (space-in-parens)
(#1854) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1854) There should be no spaces inside this paren. (space-in-parens)
(#1857) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1857) There should be no spaces inside this paren. (space-in-parens)
(#1857) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1860) There should be no spaces inside this paren. (space-in-parens)
(#1863) Trailing spaces not allowed. (no-trailing-spaces)
(#1864) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1864) Infix operators must be spaced. (space-infix-ops)
(#1864) Infix operators must be spaced. (space-infix-ops)
(#1864) Unexpected whitespace before semicolon. (semi-spacing)
(#1864) Infix operators must be spaced. (space-infix-ops)
(#1864) Unexpected whitespace before semicolon. (semi-spacing)
(#1864) There should be no spaces inside this paren. (space-in-parens)
(#1866) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1866) There should be no spaces inside this paren. (space-in-parens)
(#1866) Infix operators must be spaced. (space-infix-ops)
(#1866) Infix operators must be spaced. (space-infix-ops)
(#1866) Unexpected whitespace before semicolon. (semi-spacing)
(#1866) Infix operators must be spaced. (space-infix-ops)
(#1866) Unexpected whitespace before semicolon. (semi-spacing)
(#1866) There should be no spaces inside this paren. (space-in-parens)
(#1868) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1868) There should be no spaces inside this paren. (space-in-parens)
(#1868) Trailing spaces not allowed. (no-trailing-spaces)
(#1869) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1869) There should be no spaces inside this paren. (space-in-parens)
(#1875) Trailing spaces not allowed. (no-trailing-spaces)
(#1878) Trailing spaces not allowed. (no-trailing-spaces)
(#1879) Trailing spaces not allowed. (no-trailing-spaces)
(#1880) Trailing spaces not allowed. (no-trailing-spaces)
(#1880) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#1887) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1887) There should be no spaces inside this paren. (space-in-parens)
(#1887) There should be no spaces inside this paren. (space-in-parens)
(#1889) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1889) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1889) There should be no spaces inside this paren. (space-in-parens)
(#1889) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1892) There should be no spaces inside this paren. (space-in-parens)
(#1893) 'iColumns' is defined but never used (no-unused-vars)
(#1894) There should be no spaces inside this paren. (space-in-parens)
(#1894) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1895) There should be no spaces inside this paren. (space-in-parens)
(#1896) Trailing spaces not allowed. (no-trailing-spaces)
(#1897) There should be no spaces inside this paren. (space-in-parens)
(#1899) There should be no spaces inside this paren. (space-in-parens)
(#1899) There should be no spaces inside this paren. (space-in-parens)
(#1900) There should be no spaces inside this paren. (space-in-parens)
(#1904) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#1908) Trailing spaces not allowed. (no-trailing-spaces)
(#1909) Trailing spaces not allowed. (no-trailing-spaces)
(#1916) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1916) There should be no spaces inside this paren. (space-in-parens)
(#1919) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#1921) Trailing spaces not allowed. (no-trailing-spaces)
(#1922) There should be no spaces inside this paren. (space-in-parens)
(#1922) There should be no space after '{' (object-curly-spacing)
(#1922) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1922) There should be no space before '}' (object-curly-spacing)
(#1922) There should be no spaces inside this paren. (space-in-parens)
(#1923) There should be no spaces inside this paren. (space-in-parens)
(#1923) There should be no space after '{' (object-curly-spacing)
(#1923) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1923) There should be no space before '}' (object-curly-spacing)
(#1923) There should be no spaces inside this paren. (space-in-parens)
(#1924) There should be no spaces inside this paren. (space-in-parens)
(#1924) There should be no space after '{' (object-curly-spacing)
(#1924) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1924) There should be no space before '}' (object-curly-spacing)
(#1924) There should be no spaces inside this paren. (space-in-parens)
(#1925) There should be no spaces inside this paren. (space-in-parens)
(#1925) There should be no space after '{' (object-curly-spacing)
(#1925) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1925) There should be no space before '}' (object-curly-spacing)
(#1925) There should be no spaces inside this paren. (space-in-parens)
(#1926) There should be no spaces inside this paren. (space-in-parens)
(#1926) There should be no space after '{' (object-curly-spacing)
(#1927) There should be no space before '}' (object-curly-spacing)
(#1927) There should be no spaces inside this paren. (space-in-parens)
(#1928) Trailing spaces not allowed. (no-trailing-spaces)
(#1929) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1929) There should be no spaces inside this paren. (space-in-parens)
(#1929) Infix operators must be spaced. (space-infix-ops)
(#1929) Unexpected whitespace before semicolon. (semi-spacing)
(#1929) Infix operators must be spaced. (space-infix-ops)
(#1929) Unexpected whitespace before semicolon. (semi-spacing)
(#1929) There should be no spaces inside this paren. (space-in-parens)
(#1931) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1932) There should be no space after '{' (object-curly-spacing)
(#1932) Infix operators must be spaced. (space-infix-ops)
(#1932) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#1932) Infix operators must be spaced. (space-infix-ops)
(#1932) There should be no space before '}' (object-curly-spacing)
(#1932) There should be no spaces inside this paren. (space-in-parens)
(#1934) Trailing spaces not allowed. (no-trailing-spaces)
(#1936) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1936) There should be no spaces inside this paren. (space-in-parens)
(#1936) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1938) There should be no space after '{' (object-curly-spacing)
(#1938) There should be no space before '}' (object-curly-spacing)
(#1938) There should be no spaces inside this paren. (space-in-parens)
(#1939) There should be no spaces inside this paren. (space-in-parens)
(#1939) There should be no space after '{' (object-curly-spacing)
(#1939) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1939) There should be no space before '}' (object-curly-spacing)
(#1939) There should be no spaces inside this paren. (space-in-parens)
(#1940) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1940) There should be no spaces inside this paren. (space-in-parens)
(#1940) Infix operators must be spaced. (space-infix-ops)
(#1940) Unexpected whitespace before semicolon. (semi-spacing)
(#1940) Infix operators must be spaced. (space-infix-ops)
(#1940) Unexpected whitespace before semicolon. (semi-spacing)
(#1940) There should be no spaces inside this paren. (space-in-parens)
(#1942) There should be no spaces inside this paren. (space-in-parens)
(#1942) There should be no space after '{' (object-curly-spacing)
(#1942) Infix operators must be spaced. (space-infix-ops)
(#1942) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1942) There should be no space before '}' (object-curly-spacing)
(#1942) There should be no spaces inside this paren. (space-in-parens)
(#1943) There should be no spaces inside this paren. (space-in-parens)
(#1943) There should be no space after '{' (object-curly-spacing)
(#1943) Infix operators must be spaced. (space-infix-ops)
(#1943) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1943) There should be no space before '}' (object-curly-spacing)
(#1943) There should be no spaces inside this paren. (space-in-parens)
(#1944) There should be no spaces inside this paren. (space-in-parens)
(#1944) There should be no space after '{' (object-curly-spacing)
(#1944) Infix operators must be spaced. (space-infix-ops)
(#1944) There should be no space before '}' (object-curly-spacing)
(#1944) There should be no spaces inside this paren. (space-in-parens)
(#1947) Trailing spaces not allowed. (no-trailing-spaces)
(#1949) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1949) There should be no spaces inside this paren. (space-in-parens)
(#1949) There should be no spaces inside this paren. (space-in-parens)
(#1952) Trailing spaces not allowed. (no-trailing-spaces)
(#1953) There should be no spaces inside this paren. (space-in-parens)
(#1953) There should be no spaces inside this paren. (space-in-parens)
(#1954) There should be no spaces inside this paren. (space-in-parens)
(#1954) There should be no spaces inside this paren. (space-in-parens)
(#1956) Trailing spaces not allowed. (no-trailing-spaces)
(#1957) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1957) There should be no spaces inside this paren. (space-in-parens)
(#1957) Infix operators must be spaced. (space-infix-ops)
(#1957) Unexpected whitespace before semicolon. (semi-spacing)
(#1957) Infix operators must be spaced. (space-infix-ops)
(#1957) Unexpected whitespace before semicolon. (semi-spacing)
(#1957) There should be no spaces inside this paren. (space-in-parens)
(#1959) There should be no space after '[' (computed-property-spacing)
(#1959) There should be no space before ']' (computed-property-spacing)
(#1960) Trailing spaces not allowed. (no-trailing-spaces)
(#1961) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1961) There should be no spaces inside this paren. (space-in-parens)
(#1961) Infix operators must be spaced. (space-infix-ops)
(#1961) Unexpected whitespace before semicolon. (semi-spacing)
(#1961) Infix operators must be spaced. (space-infix-ops)
(#1961) Unexpected whitespace before semicolon. (semi-spacing)
(#1961) There should be no spaces inside this paren. (space-in-parens)
(#1963) There should be no spaces inside this paren. (space-in-parens)
(#1963) There should be no space after '{' (object-curly-spacing)
(#1963) Infix operators must be spaced. (space-infix-ops)
(#1963) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1963) There should be no space before '}' (object-curly-spacing)
(#1963) There should be no spaces inside this paren. (space-in-parens)
(#1964) There should be no spaces inside this paren. (space-in-parens)
(#1964) There should be no space after '{' (object-curly-spacing)
(#1964) Infix operators must be spaced. (space-infix-ops)
(#1964) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1964) There should be no space before '}' (object-curly-spacing)
(#1964) There should be no spaces inside this paren. (space-in-parens)
(#1968) There should be no spaces inside this paren. (space-in-parens)
(#1968) There should be no space after '{' (object-curly-spacing)
(#1968) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1968) There should be no space before '}' (object-curly-spacing)
(#1968) There should be no spaces inside this paren. (space-in-parens)
(#1969) Trailing spaces not allowed. (no-trailing-spaces)
(#1970) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1970) There should be no spaces inside this paren. (space-in-parens)
(#1970) Infix operators must be spaced. (space-infix-ops)
(#1970) Unexpected whitespace before semicolon. (semi-spacing)
(#1970) Infix operators must be spaced. (space-infix-ops)
(#1970) Unexpected whitespace before semicolon. (semi-spacing)
(#1970) There should be no spaces inside this paren. (space-in-parens)
(#1972) There should be no spaces inside this paren. (space-in-parens)
(#1972) There should be no space after '{' (object-curly-spacing)
(#1972) Infix operators must be spaced. (space-infix-ops)
(#1972) Multiple spaces found before '"value"'. (no-multi-spaces)
(#1972) There should be no space before '}' (object-curly-spacing)
(#1972) There should be no spaces inside this paren. (space-in-parens)
(#1975) Trailing spaces not allowed. (no-trailing-spaces)
(#1978) Trailing spaces not allowed. (no-trailing-spaces)
(#1979) Trailing spaces not allowed. (no-trailing-spaces)
(#1980) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#1980) Expected JSDoc for 'aoData' but found 'array'. (valid-jsdoc)
(#1986) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#1986) There should be no spaces inside this paren. (space-in-parens)
(#1986) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1988) There should be no spaces inside this paren. (space-in-parens)
(#1990) Trailing spaces not allowed. (no-trailing-spaces)
(#1991) Trailing spaces not allowed. (no-trailing-spaces)
(#2003) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2003) Unexpected space before function parentheses. (space-before-function-paren)
(#2003) There should be no spaces inside this paren. (space-in-parens)
(#2003) There should be no spaces inside this paren. (space-in-parens)
(#2005) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2005) There should be no spaces inside this paren. (space-in-parens)
(#2005) There should be no spaces inside this paren. (space-in-parens)
(#2010) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2010) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2010) There should be no spaces inside this paren. (space-in-parens)
(#2010) Infix operators must be spaced. (space-infix-ops)
(#2010) There should be no spaces inside this paren. (space-in-parens)
(#2015) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2019) Trailing spaces not allowed. (no-trailing-spaces)
(#2020) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2020) There should be no spaces inside this paren. (space-in-parens)
(#2021) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2021) There should be no spaces inside this paren. (space-in-parens)
(#2023) There should be no spaces inside this paren. (space-in-parens)
(#2023) There should be no spaces inside this paren. (space-in-parens)
(#2027) Trailing spaces not allowed. (no-trailing-spaces)
(#2030) There should be no spaces inside this paren. (space-in-parens)
(#2032) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2032) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2034) There should be no spaces inside this paren. (space-in-parens)
(#2036) Trailing spaces not allowed. (no-trailing-spaces)
(#2037) There should be no spaces inside this paren. (space-in-parens)
(#2037) There should be no spaces inside this paren. (space-in-parens)
(#2037) There should be no spaces inside this paren. (space-in-parens)
(#2037) There should be no spaces inside this paren. (space-in-parens)
(#2038) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2038) Infix operators must be spaced. (space-infix-ops)
(#2038) Infix operators must be spaced. (space-infix-ops)
(#2038) Unexpected whitespace before semicolon. (semi-spacing)
(#2038) Infix operators must be spaced. (space-infix-ops)
(#2038) Unexpected whitespace before semicolon. (semi-spacing)
(#2038) There should be no spaces inside this paren. (space-in-parens)
(#2040) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2040) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2040) There should be no spaces inside this paren. (space-in-parens)
(#2044) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2044) Infix operators must be spaced. (space-infix-ops)
(#2044) Infix operators must be spaced. (space-infix-ops)
(#2044) Unexpected whitespace before semicolon. (semi-spacing)
(#2044) Infix operators must be spaced. (space-infix-ops)
(#2044) Unexpected whitespace before semicolon. (semi-spacing)
(#2044) There should be no spaces inside this paren. (space-in-parens)
(#2046) There should be no spaces inside this paren. (space-in-parens)
(#2046) There should be no space after '[' (computed-property-spacing)
(#2046) There should be no space before ']' (computed-property-spacing)
(#2046) There should be no spaces inside this paren. (space-in-parens)
(#2048) There should be no spaces inside this paren. (space-in-parens)
(#2048) There should be no spaces inside this paren. (space-in-parens)
(#2051) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2053) There should be no spaces inside this paren. (space-in-parens)
(#2057) Trailing spaces not allowed. (no-trailing-spaces)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2059) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2061) There should be no spaces inside this paren. (space-in-parens)
(#2063) Trailing spaces not allowed. (no-trailing-spaces)
(#2064) Trailing spaces not allowed. (no-trailing-spaces)
(#2065) Trailing spaces not allowed. (no-trailing-spaces)
(#2065) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2072) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2072) Unexpected space before function parentheses. (space-before-function-paren)
(#2072) There should be no spaces inside this paren. (space-in-parens)
(#2072) There should be no spaces inside this paren. (space-in-parens)
(#2075) Trailing spaces not allowed. (no-trailing-spaces)
(#2077) Do not nest ternary expressions (no-nested-ternary)
(#2078) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2079) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2079) Infix operators must be spaced. (space-infix-ops)
(#2079) Infix operators must be spaced. (space-infix-ops)
(#2080) Trailing spaces not allowed. (no-trailing-spaces)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2081) There should be no spaces inside this paren. (space-in-parens)
(#2083) Infix operators must be spaced. (space-infix-ops)
(#2083) Infix operators must be spaced. (space-infix-ops)
(#2084) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2084) There should be no spaces inside this paren. (space-in-parens)
(#2084) There should be no spaces inside this paren. (space-in-parens)
(#2086) Infix operators must be spaced. (space-infix-ops)
(#2088) Trailing spaces not allowed. (no-trailing-spaces)
(#2090) Trailing spaces not allowed. (no-trailing-spaces)
(#2093) Identifier '_DT_Input' is not in camel case. (camelcase)
(#2094) Trailing spaces not allowed. (no-trailing-spaces)
(#2095) There should be no spaces inside this paren. (space-in-parens)
(#2095) A space is required after ','. (comma-spacing)
(#2095) There should be no spaces inside this paren. (space-in-parens)
(#2096) There should be no spaces inside this paren. (space-in-parens)
(#2096) 'e' is defined but never used (no-unused-vars)
(#2099) Unexpected 'this'. (no-invalid-this)
(#2099) Infix operators must be spaced. (space-infix-ops)
(#2099) Unexpected 'this'. (no-invalid-this)
(#2100) Trailing spaces not allowed. (no-trailing-spaces)
(#2101) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2101) There should be no spaces inside this paren. (space-in-parens)
(#2101) Infix operators must be spaced. (space-infix-ops)
(#2101) Infix operators must be spaced. (space-infix-ops)
(#2101) Unexpected whitespace before semicolon. (semi-spacing)
(#2101) Infix operators must be spaced. (space-infix-ops)
(#2101) Unexpected whitespace before semicolon. (semi-spacing)
(#2101) There should be no spaces inside this paren. (space-in-parens)
(#2103) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2103) There should be no spaces inside this paren. (space-in-parens)
(#2103) Unexpected 'this'. (no-invalid-this)
(#2103) There should be no spaces inside this paren. (space-in-parens)
(#2105) There should be no spaces inside this paren. (space-in-parens)
(#2105) There should be no spaces inside this paren. (space-in-parens)
(#2108) Trailing spaces not allowed. (no-trailing-spaces)
(#2110) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2110) There should be no spaces inside this paren. (space-in-parens)
(#2112) There should be no spaces inside this paren. (space-in-parens)
(#2112) Trailing spaces not allowed. (no-trailing-spaces)
(#2113) Trailing spaces not allowed. (no-trailing-spaces)
(#2115) There should be no space before ','. (comma-spacing)
(#2116) Trailing spaces not allowed. (no-trailing-spaces)
(#2117) There should be no spaces inside this paren. (space-in-parens)
(#2119) There should be no spaces inside this paren. (space-in-parens)
(#2120) Trailing spaces not allowed. (no-trailing-spaces)
(#2123) There should be no spaces inside this paren. (space-in-parens)
(#2123) Expected to return a value at the end of this function. (consistent-return)
(#2125) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2125) There should be no spaces inside this paren. (space-in-parens)
(#2125) There should be no spaces inside this paren. (space-in-parens)
(#2131) Trailing spaces not allowed. (no-trailing-spaces)
(#2134) Trailing spaces not allowed. (no-trailing-spaces)
(#2135) Trailing spaces not allowed. (no-trailing-spaces)
(#2136) Expected JSDoc for 'oInput' but found 'oSearch'. (valid-jsdoc)
(#2143) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2143) Unexpected space before function parentheses. (space-before-function-paren)
(#2143) There should be no spaces inside this paren. (space-in-parens)
(#2143) There should be no spaces inside this paren. (space-in-parens)
(#2147) Unexpected space before function parentheses. (space-before-function-paren)
(#2147) There should be no spaces inside this paren. (space-in-parens)
(#2147) There should be no spaces inside this paren. (space-in-parens)
(#2154) Trailing spaces not allowed. (no-trailing-spaces)
(#2156) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2156) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2156) There should be no spaces inside this paren. (space-in-parens)
(#2156) There should be no spaces inside this paren. (space-in-parens)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2159) There should be no spaces inside this paren. (space-in-parens)
(#2160) There should be no spaces inside this paren. (space-in-parens)
(#2160) There should be no spaces inside this paren. (space-in-parens)
(#2161) Trailing spaces not allowed. (no-trailing-spaces)
(#2163) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2163) Infix operators must be spaced. (space-infix-ops)
(#2163) Unexpected whitespace before semicolon. (semi-spacing)
(#2163) Infix operators must be spaced. (space-infix-ops)
(#2163) Unexpected whitespace before semicolon. (semi-spacing)
(#2163) There should be no spaces inside this paren. (space-in-parens)
(#2165) There should be no spaces inside this paren. (space-in-parens)
(#2165) Trailing spaces not allowed. (no-trailing-spaces)
(#2166) There should be no spaces inside this paren. (space-in-parens)
(#2168) Trailing spaces not allowed. (no-trailing-spaces)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2170) There should be no spaces inside this paren. (space-in-parens)
(#2173) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2174) There should be no spaces inside this paren. (space-in-parens)
(#2174) There should be no spaces inside this paren. (space-in-parens)
(#2176) Trailing spaces not allowed. (no-trailing-spaces)
(#2180) Trailing spaces not allowed. (no-trailing-spaces)
(#2183) There should be no spaces inside this paren. (space-in-parens)
(#2183) There should be no spaces inside this paren. (space-in-parens)
(#2184) There should be no spaces inside this paren. (space-in-parens)
(#2184) There should be no spaces inside this paren. (space-in-parens)
(#2185) Trailing spaces not allowed. (no-trailing-spaces)
(#2187) There should be no spaces inside this paren. (space-in-parens)
(#2187) There should be no spaces inside this paren. (space-in-parens)
(#2189) Trailing spaces not allowed. (no-trailing-spaces)
(#2190) Trailing spaces not allowed. (no-trailing-spaces)
(#2196) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2196) There should be no spaces inside this paren. (space-in-parens)
(#2199) There should be no spaces inside this paren. (space-in-parens)
(#2199) There should be no spaces inside this paren. (space-in-parens)
(#2200) Trailing spaces not allowed. (no-trailing-spaces)
(#2201) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2201) Infix operators must be spaced. (space-infix-ops)
(#2201) Infix operators must be spaced. (space-infix-ops)
(#2201) Unexpected whitespace before semicolon. (semi-spacing)
(#2201) Infix operators must be spaced. (space-infix-ops)
(#2201) Unexpected whitespace before semicolon. (semi-spacing)
(#2201) There should be no spaces inside this paren. (space-in-parens)
(#2204) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2204) There should be no spaces inside this paren. (space-in-parens)
(#2204) Infix operators must be spaced. (space-infix-ops)
(#2204) Infix operators must be spaced. (space-infix-ops)
(#2204) Unexpected whitespace before semicolon. (semi-spacing)
(#2204) Infix operators must be spaced. (space-infix-ops)
(#2204) Unexpected whitespace before semicolon. (semi-spacing)
(#2204) There should be no spaces inside this paren. (space-in-parens)
(#2206) Infix operators must be spaced. (space-infix-ops)
(#2209) There should be no spaces inside this paren. (space-in-parens)
(#2209) There should be no spaces inside this paren. (space-in-parens)
(#2212) Trailing spaces not allowed. (no-trailing-spaces)
(#2214) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2214) There should be no spaces inside this paren. (space-in-parens)
(#2214) There should be no spaces inside this paren. (space-in-parens)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2216) Infix operators must be spaced. (space-infix-ops)
(#2216) There should be no spaces inside this paren. (space-in-parens)
(#2222) Trailing spaces not allowed. (no-trailing-spaces)
(#2223) Trailing spaces not allowed. (no-trailing-spaces)
(#2234) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2234) Unexpected space before function parentheses. (space-before-function-paren)
(#2234) There should be no spaces inside this paren. (space-in-parens)
(#2234) There should be no spaces inside this paren. (space-in-parens)
(#2236) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2236) There should be no spaces inside this paren. (space-in-parens)
(#2236) There should be no spaces inside this paren. (space-in-parens)
(#2240) Trailing spaces not allowed. (no-trailing-spaces)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2242) There should be no spaces inside this paren. (space-in-parens)
(#2243) Trailing spaces not allowed. (no-trailing-spaces)
(#2244) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2244) There should be no spaces inside this paren. (space-in-parens)
(#2244) Infix operators must be spaced. (space-infix-ops)
(#2244) Infix operators must be spaced. (space-infix-ops)
(#2244) Unexpected whitespace before semicolon. (semi-spacing)
(#2244) Infix operators must be spaced. (space-infix-ops)
(#2244) Unexpected whitespace before semicolon. (semi-spacing)
(#2244) There should be no spaces inside this paren. (space-in-parens)
(#2246) There should be no spaces inside this paren. (space-in-parens)
(#2246) There should be no spaces inside this paren. (space-in-parens)
(#2246) There should be no spaces inside this paren. (space-in-parens)
(#2247) There should be no spaces inside this paren. (space-in-parens)
(#2248) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) Unexpected space after unary operator '!'. (space-unary-ops)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2248) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2250) There should be no spaces inside this paren. (space-in-parens)
(#2255) Trailing spaces not allowed. (no-trailing-spaces)
(#2256) Trailing spaces not allowed. (no-trailing-spaces)
(#2267) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2267) There should be no spaces inside this paren. (space-in-parens)
(#2267) There should be no spaces inside this paren. (space-in-parens)
(#2270) There should be no spaces inside this paren. (space-in-parens)
(#2270) There should be no spaces inside this paren. (space-in-parens)
(#2272) Trailing spaces not allowed. (no-trailing-spaces)
(#2274) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2274) There should be no spaces inside this paren. (space-in-parens)
(#2274) There should be no spaces inside this paren. (space-in-parens)
(#2278) Trailing spaces not allowed. (no-trailing-spaces)
(#2280) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2280) There should be no spaces inside this paren. (space-in-parens)
(#2280) There should be no spaces inside this paren. (space-in-parens)
(#2284) Trailing spaces not allowed. (no-trailing-spaces)
(#2288) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2288) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2288) There should be no spaces inside this paren. (space-in-parens)
(#2288) There should be no spaces inside this paren. (space-in-parens)
(#2290) There should be no spaces inside this paren. (space-in-parens)
(#2294) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2296) Trailing spaces not allowed. (no-trailing-spaces)
(#2299) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2299) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2299) There should be no spaces inside this paren. (space-in-parens)
(#2300) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2301) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2301) There should be no spaces inside this paren. (space-in-parens)
(#2304) There should be no spaces inside this paren. (space-in-parens)
(#2305) Trailing spaces not allowed. (no-trailing-spaces)
(#2307) There should be no spaces inside this paren. (space-in-parens)
(#2307) There should be no spaces inside this paren. (space-in-parens)
(#2308) Trailing spaces not allowed. (no-trailing-spaces)
(#2310) Trailing spaces not allowed. (no-trailing-spaces)
(#2313) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2313) There should be no spaces inside this paren. (space-in-parens)
(#2313) Infix operators must be spaced. (space-infix-ops)
(#2313) Unexpected whitespace before semicolon. (semi-spacing)
(#2313) Infix operators must be spaced. (space-infix-ops)
(#2313) Unexpected whitespace before semicolon. (semi-spacing)
(#2313) There should be no spaces inside this paren. (space-in-parens)
(#2315) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2315) There should be no spaces inside this paren. (space-in-parens)
(#2315) There should be no spaces inside this paren. (space-in-parens)
(#2317) There should be no spaces inside this paren. (space-in-parens)
(#2317) There should be no spaces inside this paren. (space-in-parens)
(#2320) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2321) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2322) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2323) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2326) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2327) Trailing spaces not allowed. (no-trailing-spaces)
(#2327) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2328) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2329) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2329) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2329) There should be no spaces inside this paren. (space-in-parens)
(#2329) Infix operators must be spaced. (space-infix-ops)
(#2329) Unexpected whitespace before semicolon. (semi-spacing)
(#2329) Infix operators must be spaced. (space-infix-ops)
(#2329) Unexpected whitespace before semicolon. (semi-spacing)
(#2329) There should be no spaces inside this paren. (space-in-parens)
(#2331) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2331) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2331) There should be no spaces inside this paren. (space-in-parens)
(#2331) Unexpected space after unary operator '!'. (space-unary-ops)
(#2331) There should be no spaces inside this paren. (space-in-parens)
(#2333) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2333) There should be no spaces inside this paren. (space-in-parens)
(#2333) Infix operators must be spaced. (space-infix-ops)
(#2333) There should be no spaces inside this paren. (space-in-parens)
(#2334) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2335) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2336) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2337) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2340) Trailing spaces not allowed. (no-trailing-spaces)
(#2341) Trailing spaces not allowed. (no-trailing-spaces)
(#2348) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2348) Unexpected space before function parentheses. (space-before-function-paren)
(#2348) There should be no spaces inside this paren. (space-in-parens)
(#2348) There should be no spaces inside this paren. (space-in-parens)
(#2350) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2350) There should be no spaces inside this paren. (space-in-parens)
(#2350) There should be no spaces inside this paren. (space-in-parens)
(#2354) Trailing spaces not allowed. (no-trailing-spaces)
(#2355) There should be no spaces inside this paren. (space-in-parens)
(#2355) There should be no spaces inside this paren. (space-in-parens)
(#2356) Infix operators must be spaced. (space-infix-ops)
(#2357) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2358) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2359) Trailing spaces not allowed. (no-trailing-spaces)
(#2360) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2360) There should be no spaces inside this paren. (space-in-parens)
(#2360) Infix operators must be spaced. (space-infix-ops)
(#2360) Infix operators must be spaced. (space-infix-ops)
(#2360) Unexpected whitespace before semicolon. (semi-spacing)
(#2360) Infix operators must be spaced. (space-infix-ops)
(#2360) Unexpected whitespace before semicolon. (semi-spacing)
(#2360) There should be no spaces inside this paren. (space-in-parens)
(#2364) There should be no spaces inside this paren. (space-in-parens)
(#2364) There should be no spaces inside this paren. (space-in-parens)
(#2369) Trailing spaces not allowed. (no-trailing-spaces)
(#2370) Trailing spaces not allowed. (no-trailing-spaces)
(#2371) Missing JSDoc @returns for function. (valid-jsdoc)
(#2377) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2377) There should be no spaces inside this paren. (space-in-parens)
(#2377) There should be no spaces inside this paren. (space-in-parens)
(#2380) Trailing spaces not allowed. (no-trailing-spaces)
(#2382) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2382) There should be no spaces inside this paren. (space-in-parens)
(#2382) There should be no spaces inside this paren. (space-in-parens)
(#2386) Trailing spaces not allowed. (no-trailing-spaces)
(#2388) There should be no spaces inside this paren. (space-in-parens)
(#2388) There should be no spaces inside this paren. (space-in-parens)
(#2390) Trailing spaces not allowed. (no-trailing-spaces)
(#2400) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2400) There should be no spaces inside this paren. (space-in-parens)
(#2400) There should be no spaces inside this paren. (space-in-parens)
(#2403) Trailing spaces not allowed. (no-trailing-spaces)
(#2404) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2404) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2404) There should be no spaces inside this paren. (space-in-parens)
(#2404) There should be no spaces inside this paren. (space-in-parens)
(#2409) There should be no spaces inside this paren. (space-in-parens)
(#2409) There should be no spaces inside this paren. (space-in-parens)
(#2409) There should be no spaces inside this paren. (space-in-parens)
(#2409) There should be no spaces inside this paren. (space-in-parens)
(#2409) There should be no spaces inside this paren. (space-in-parens)
(#2409) There should be no spaces inside this paren. (space-in-parens)
(#2410) Infix operators must be spaced. (space-infix-ops)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2410) There should be no spaces inside this paren. (space-in-parens)
(#2410) Infix operators must be spaced. (space-infix-ops)
(#2411) There should be no spaces inside this paren. (space-in-parens)
(#2411) There should be no spaces inside this paren. (space-in-parens)
(#2414) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2415) There should be no spaces inside this paren. (space-in-parens)
(#2416) There should be no spaces inside this paren. (space-in-parens)
(#2416) There should be no spaces inside this paren. (space-in-parens)
(#2419) Trailing spaces not allowed. (no-trailing-spaces)
(#2420) Trailing spaces not allowed. (no-trailing-spaces)
(#2428) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2428) Unexpected space before function parentheses. (space-before-function-paren)
(#2428) There should be no spaces inside this paren. (space-in-parens)
(#2428) There should be no spaces inside this paren. (space-in-parens)
(#2430) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2430) There should be no spaces inside this paren. (space-in-parens)
(#2432) There should be no spaces inside this paren. (space-in-parens)
(#2432) There should be no spaces inside this paren. (space-in-parens)
(#2434) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2434) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2434) There should be no spaces inside this paren. (space-in-parens)
(#2434) There should be no spaces inside this paren. (space-in-parens)
(#2438) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2438) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2438) There should be no spaces inside this paren. (space-in-parens)
(#2438) There should be no spaces inside this paren. (space-in-parens)
(#2440) A space is required after ','. (comma-spacing)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2440) There should be no spaces inside this paren. (space-in-parens)
(#2442) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2442) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2442) There should be no spaces inside this paren. (space-in-parens)
(#2442) There should be no spaces inside this paren. (space-in-parens)
(#2444) A space is required after ','. (comma-spacing)
(#2448) Trailing spaces not allowed. (no-trailing-spaces)
(#2449) Trailing spaces not allowed. (no-trailing-spaces)
(#2456) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2456) Unexpected space before function parentheses. (space-before-function-paren)
(#2456) There should be no spaces inside this paren. (space-in-parens)
(#2456) There should be no spaces inside this paren. (space-in-parens)
(#2458) There should be no space after '[' (array-bracket-spacing)
(#2458) There should be no space before ']' (array-bracket-spacing)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2459) There should be no spaces inside this paren. (space-in-parens)
(#2462) Trailing spaces not allowed. (no-trailing-spaces)
(#2463) Trailing spaces not allowed. (no-trailing-spaces)
(#2470) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2470) Unexpected space before function parentheses. (space-before-function-paren)
(#2470) There should be no spaces inside this paren. (space-in-parens)
(#2470) There should be no spaces inside this paren. (space-in-parens)
(#2472) There should be no spaces inside this paren. (space-in-parens)
(#2472) There should be no spaces inside this paren. (space-in-parens)
(#2474) Trailing spaces not allowed. (no-trailing-spaces)
(#2476) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2476) There should be no spaces inside this paren. (space-in-parens)
(#2479) There should be no spaces inside this paren. (space-in-parens)
(#2482) There should be no spaces inside this paren. (space-in-parens)
(#2483) Trailing spaces not allowed. (no-trailing-spaces)
(#2485) Infix operators must be spaced. (space-infix-ops)
(#2487) There should be no spaces inside this paren. (space-in-parens)
(#2487) Infix operators must be spaced. (space-infix-ops)
(#2487) There should be no spaces inside this paren. (space-in-parens)
(#2488) Trailing spaces not allowed. (no-trailing-spaces)
(#2491) Trailing spaces not allowed. (no-trailing-spaces)
(#2492) Trailing spaces not allowed. (no-trailing-spaces)
(#2498) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2498) Unexpected space before function parentheses. (space-before-function-paren)
(#2498) There should be no spaces inside this paren. (space-in-parens)
(#2498) There should be no spaces inside this paren. (space-in-parens)
(#2501) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2501) There should be no spaces inside this paren. (space-in-parens)
(#2501) There should be no spaces inside this paren. (space-in-parens)
(#2505) Trailing spaces not allowed. (no-trailing-spaces)
(#2508) Infix operators must be spaced. (space-infix-ops)
(#2513) Trailing spaces not allowed. (no-trailing-spaces)
(#2514) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2514) There should be no spaces inside this paren. (space-in-parens)
(#2519) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2523) Trailing spaces not allowed. (no-trailing-spaces)
(#2524) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2524) There should be no spaces inside this paren. (space-in-parens)
(#2524) There should be no spaces inside this paren. (space-in-parens)
(#2529) Trailing spaces not allowed. (no-trailing-spaces)
(#2532) There should be no spaces inside this paren. (space-in-parens)
(#2532) There should be no spaces inside this paren. (space-in-parens)
(#2533) Trailing spaces not allowed. (no-trailing-spaces)
(#2534) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2534) There should be no spaces inside this paren. (space-in-parens)
(#2536) There should be no spaces inside this paren. (space-in-parens)
(#2536) Trailing spaces not allowed. (no-trailing-spaces)
(#2537) There should be no spaces inside this paren. (space-in-parens)
(#2539) Trailing spaces not allowed. (no-trailing-spaces)
(#2541) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2541) There should be no spaces inside this paren. (space-in-parens)
(#2541) Infix operators must be spaced. (space-infix-ops)
(#2541) Infix operators must be spaced. (space-infix-ops)
(#2541) Unexpected whitespace before semicolon. (semi-spacing)
(#2541) Infix operators must be spaced. (space-infix-ops)
(#2541) Unexpected whitespace before semicolon. (semi-spacing)
(#2541) There should be no spaces inside this paren. (space-in-parens)
(#2543) There should be no spaces inside this paren. (space-in-parens)
(#2543) There should be no spaces inside this paren. (space-in-parens)
(#2546) Trailing spaces not allowed. (no-trailing-spaces)
(#2547) Trailing spaces not allowed. (no-trailing-spaces)
(#2548) Missing JSDoc comment. (require-jsdoc)
(#2548) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2548) Unexpected space before function parentheses. (space-before-function-paren)
(#2548) There should be no spaces inside this paren. (space-in-parens)
(#2548) There should be no spaces inside this paren. (space-in-parens)
(#2551) Infix operators must be spaced. (space-infix-ops)
(#2552) There should be no spaces inside this paren. (space-in-parens)
(#2552) There should be no spaces inside this paren. (space-in-parens)
(#2554) There should be no spaces inside this paren. (space-in-parens)
(#2554) There should be no spaces inside this paren. (space-in-parens)
(#2556) There should be no spaces inside this paren. (space-in-parens)
(#2556) There should be no spaces inside this paren. (space-in-parens)
(#2558) There should be no spaces inside this paren. (space-in-parens)
(#2558) There should be no spaces inside this paren. (space-in-parens)
(#2559) Trailing spaces not allowed. (no-trailing-spaces)
(#2562) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2562) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2564) There should be no spaces inside this paren. (space-in-parens)
(#2566) Trailing spaces not allowed. (no-trailing-spaces)
(#2569) Multiple spaces found before 'sEnd'. (no-multi-spaces)
(#2571) Multiple spaces found before 'sMax'. (no-multi-spaces)
(#2573) Trailing spaces not allowed. (no-trailing-spaces)
(#2574) Trailing spaces not allowed. (no-trailing-spaces)
(#2575) Trailing spaces not allowed. (no-trailing-spaces)
(#2575) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2581) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2581) Unexpected space before function parentheses. (space-before-function-paren)
(#2581) There should be no spaces inside this paren. (space-in-parens)
(#2581) There should be no spaces inside this paren. (space-in-parens)
(#2583) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2583) Infix operators must be spaced. (space-infix-ops)
(#2584) Trailing spaces not allowed. (no-trailing-spaces)
(#2586) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2586) There should be no spaces inside this paren. (space-in-parens)
(#2586) There should be no spaces inside this paren. (space-in-parens)
(#2588) There should be no spaces inside this paren. (space-in-parens)
(#2588) Missing space before opening brace. (space-before-blocks)
(#2588) Statement inside of curly braces should be on next line. (brace-style)
(#2588) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2588) There should be no spaces inside this paren. (space-in-parens)
(#2588) There should be no spaces inside this paren. (space-in-parens)
(#2588) There should be no spaces inside this paren. (space-in-parens)
(#2591) Trailing spaces not allowed. (no-trailing-spaces)
(#2593) There should be no spaces inside this paren. (space-in-parens)
(#2593) There should be no spaces inside this paren. (space-in-parens)
(#2594) Trailing spaces not allowed. (no-trailing-spaces)
(#2596) There should be no spaces inside this paren. (space-in-parens)
(#2596) There should be no spaces inside this paren. (space-in-parens)
(#2597) There should be no spaces inside this paren. (space-in-parens)
(#2597) There should be no spaces inside this paren. (space-in-parens)
(#2598) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2598) There should be no spaces inside this paren. (space-in-parens)
(#2598) There should be no spaces inside this paren. (space-in-parens)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2600) There should be no spaces inside this paren. (space-in-parens)
(#2602) Trailing spaces not allowed. (no-trailing-spaces)
(#2604) There should be no spaces inside this paren. (space-in-parens)
(#2604) There should be no spaces inside this paren. (space-in-parens)
(#2605) Trailing spaces not allowed. (no-trailing-spaces)
(#2607) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2607) There should be no spaces inside this paren. (space-in-parens)
(#2607) There should be no spaces inside this paren. (space-in-parens)
(#2609) There should be no spaces inside this paren. (space-in-parens)
(#2609) There should be no spaces inside this paren. (space-in-parens)
(#2611) Trailing spaces not allowed. (no-trailing-spaces)
(#2612) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2612) There should be no spaces inside this paren. (space-in-parens)
(#2612) Infix operators must be spaced. (space-infix-ops)
(#2612) Infix operators must be spaced. (space-infix-ops)
(#2612) Unexpected whitespace before semicolon. (semi-spacing)
(#2612) Infix operators must be spaced. (space-infix-ops)
(#2612) Unexpected whitespace before semicolon. (semi-spacing)
(#2612) There should be no spaces inside this paren. (space-in-parens)
(#2614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2614) There should be no spaces inside this paren. (space-in-parens)
(#2614) There should be no spaces inside this paren. (space-in-parens)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2616) There should be no spaces inside this paren. (space-in-parens)
(#2619) Trailing spaces not allowed. (no-trailing-spaces)
(#2624) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2624) There should be no spaces inside this paren. (space-in-parens)
(#2624) There should be no spaces inside this paren. (space-in-parens)
(#2626) There should be no spaces inside this paren. (space-in-parens)
(#2626) There should be no spaces inside this paren. (space-in-parens)
(#2628) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2628) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2628) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2628) There should be no spaces inside this paren. (space-in-parens)
(#2628) There should be no spaces inside this paren. (space-in-parens)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2630) There should be no spaces inside this paren. (space-in-parens)
(#2633) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2635) There should be no spaces inside this paren. (space-in-parens)
(#2635) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2636) There should be no spaces inside this paren. (space-in-parens)
(#2638) Trailing spaces not allowed. (no-trailing-spaces)
(#2640) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2640) There should be no spaces inside this paren. (space-in-parens)
(#2640) There should be no spaces inside this paren. (space-in-parens)
(#2643) There should be no spaces inside this paren. (space-in-parens)
(#2643) There should be no spaces inside this paren. (space-in-parens)
(#2644) There should be no spaces inside this paren. (space-in-parens)
(#2646) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2646) There should be no spaces inside this paren. (space-in-parens)
(#2646) There should be no spaces inside this paren. (space-in-parens)
(#2647) Trailing spaces not allowed. (no-trailing-spaces)
(#2649) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2649) There should be no spaces inside this paren. (space-in-parens)
(#2649) Infix operators must be spaced. (space-infix-ops)
(#2649) Unexpected whitespace before semicolon. (semi-spacing)
(#2649) Infix operators must be spaced. (space-infix-ops)
(#2649) Unexpected whitespace before semicolon. (semi-spacing)
(#2649) There should be no spaces inside this paren. (space-in-parens)
(#2651) There should be no spaces inside this paren. (space-in-parens)
(#2651) There should be no spaces inside this paren. (space-in-parens)
(#2653) Trailing spaces not allowed. (no-trailing-spaces)
(#2658) Trailing spaces not allowed. (no-trailing-spaces)
(#2659) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2659) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2659) There should be no spaces inside this paren. (space-in-parens)
(#2661) There should be no spaces inside this paren. (space-in-parens)
(#2661) There should be no spaces inside this paren. (space-in-parens)
(#2664) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2666) There should be no spaces inside this paren. (space-in-parens)
(#2666) There should be no spaces inside this paren. (space-in-parens)
(#2667) There should be no spaces inside this paren. (space-in-parens)
(#2667) There should be no spaces inside this paren. (space-in-parens)
(#2669) Trailing spaces not allowed. (no-trailing-spaces)
(#2670) There should be no spaces inside this paren. (space-in-parens)
(#2670) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2671) There should be no spaces inside this paren. (space-in-parens)
(#2672) There should be no spaces inside this paren. (space-in-parens)
(#2675) Trailing spaces not allowed. (no-trailing-spaces)
(#2677) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2677) There should be no spaces inside this paren. (space-in-parens)
(#2679) There should be no spaces inside this paren. (space-in-parens)
(#2679) There should be no spaces inside this paren. (space-in-parens)
(#2680) There should be no spaces inside this paren. (space-in-parens)
(#2680) There should be no spaces inside this paren. (space-in-parens)
(#2683) Trailing spaces not allowed. (no-trailing-spaces)
(#2684) Trailing spaces not allowed. (no-trailing-spaces)
(#2692) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2692) Unexpected space before function parentheses. (space-before-function-paren)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2692) There should be no spaces inside this paren. (space-in-parens)
(#2695) There should be no spaces inside this paren. (space-in-parens)
(#2695) There should be no spaces inside this paren. (space-in-parens)
(#2697) Trailing spaces not allowed. (no-trailing-spaces)
(#2698) Trailing spaces not allowed. (no-trailing-spaces)
(#2699) Expected JSDoc for 'oLanguage' but found 'oSettings'. (valid-jsdoc)
(#2706) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2706) There should be no spaces inside this paren. (space-in-parens)
(#2706) There should be no spaces inside this paren. (space-in-parens)
(#2709) Trailing spaces not allowed. (no-trailing-spaces)
(#2713) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2713) There should be no spaces inside this paren. (space-in-parens)
(#2714) There should be no spaces inside this paren. (space-in-parens)
(#2716) There should be no spaces inside this paren. (space-in-parens)
(#2716) There should be no spaces inside this paren. (space-in-parens)
(#2718) Trailing spaces not allowed. (no-trailing-spaces)
(#2720) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2720) There should be no spaces inside this paren. (space-in-parens)
(#2721) There should be no spaces inside this paren. (space-in-parens)
(#2723) There should be no spaces inside this paren. (space-in-parens)
(#2723) There should be no spaces inside this paren. (space-in-parens)
(#2726) Trailing spaces not allowed. (no-trailing-spaces)
(#2727) Trailing spaces not allowed. (no-trailing-spaces)
(#2728) Trailing spaces not allowed. (no-trailing-spaces)
(#2728) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2735) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2735) Unexpected space before function parentheses. (space-before-function-paren)
(#2735) There should be no spaces inside this paren. (space-in-parens)
(#2735) There should be no spaces inside this paren. (space-in-parens)
(#2737) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2737) There should be no spaces inside this paren. (space-in-parens)
(#2737) There should be no spaces inside this paren. (space-in-parens)
(#2741) Trailing spaces not allowed. (no-trailing-spaces)
(#2743) Infix operators must be spaced. (space-infix-ops)
(#2743) Infix operators must be spaced. (space-infix-ops)
(#2744) Infix operators must be spaced. (space-infix-ops)
(#2744) Infix operators must be spaced. (space-infix-ops)
(#2747) Trailing spaces not allowed. (no-trailing-spaces)
(#2748) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2748) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2748) There should be no spaces inside this paren. (space-in-parens)
(#2748) Trailing spaces not allowed. (no-trailing-spaces)
(#2749) There should be no spaces inside this paren. (space-in-parens)
(#2751) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2751) There should be no spaces inside this paren. (space-in-parens)
(#2751) Infix operators must be spaced. (space-infix-ops)
(#2751) Infix operators must be spaced. (space-infix-ops)
(#2751) Unexpected whitespace before semicolon. (semi-spacing)
(#2751) Infix operators must be spaced. (space-infix-ops)
(#2751) Unexpected whitespace before semicolon. (semi-spacing)
(#2751) There should be no spaces inside this paren. (space-in-parens)
(#2753) Infix operators must be spaced. (space-infix-ops)
(#2753) Infix operators must be spaced. (space-infix-ops)
(#2753) Infix operators must be spaced. (space-infix-ops)
(#2753) Infix operators must be spaced. (space-infix-ops)
(#2757) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2758) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2758) There should be no spaces inside this paren. (space-in-parens)
(#2758) Infix operators must be spaced. (space-infix-ops)
(#2758) Infix operators must be spaced. (space-infix-ops)
(#2758) Unexpected whitespace before semicolon. (semi-spacing)
(#2758) Infix operators must be spaced. (space-infix-ops)
(#2758) Unexpected whitespace before semicolon. (semi-spacing)
(#2758) There should be no spaces inside this paren. (space-in-parens)
(#2760) Infix operators must be spaced. (space-infix-ops)
(#2760) Infix operators must be spaced. (space-infix-ops)
(#2760) Infix operators must be spaced. (space-infix-ops)
(#2760) Infix operators must be spaced. (space-infix-ops)
(#2764) Trailing spaces not allowed. (no-trailing-spaces)
(#2765) There should be no spaces inside this paren. (space-in-parens)
(#2765) There should be no spaces inside this paren. (space-in-parens)
(#2766) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2766) There should be no spaces inside this paren. (space-in-parens)
(#2766) There should be no spaces inside this paren. (space-in-parens)
(#2768) Infix operators must be spaced. (space-infix-ops)
(#2771) Infix operators must be spaced. (space-infix-ops)
(#2771) There should be no spaces inside this paren. (space-in-parens)
(#2771) There should be no spaces inside this paren. (space-in-parens)
(#2771) Infix operators must be spaced. (space-infix-ops)
(#2772) Trailing spaces not allowed. (no-trailing-spaces)
(#2777) Infix operators must be spaced. (space-infix-ops)
(#2777) Infix operators must be spaced. (space-infix-ops)
(#2778) Trailing spaces not allowed. (no-trailing-spaces)
(#2779) There should be no spaces inside this paren. (space-in-parens)
(#2779) 'e' is defined but never used (no-unused-vars)
(#2780) Unexpected 'this'. (no-invalid-this)
(#2781) Trailing spaces not allowed. (no-trailing-spaces)
(#2784) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2784) There should be no spaces inside this paren. (space-in-parens)
(#2784) Infix operators must be spaced. (space-infix-ops)
(#2784) Infix operators must be spaced. (space-infix-ops)
(#2784) Unexpected whitespace before semicolon. (semi-spacing)
(#2784) Infix operators must be spaced. (space-infix-ops)
(#2784) Unexpected whitespace before semicolon. (semi-spacing)
(#2784) There should be no spaces inside this paren. (space-in-parens)
(#2786) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2786) There should be no spaces inside this paren. (space-in-parens)
(#2786) Unexpected 'this'. (no-invalid-this)
(#2786) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2788) There should be no spaces inside this paren. (space-in-parens)
(#2791) Trailing spaces not allowed. (no-trailing-spaces)
(#2794) There should be no spaces inside this paren. (space-in-parens)
(#2794) There should be no spaces inside this paren. (space-in-parens)
(#2795) Trailing spaces not allowed. (no-trailing-spaces)
(#2797) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2797) There should be no spaces inside this paren. (space-in-parens)
(#2797) There should be no spaces inside this paren. (space-in-parens)
(#2800) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2800) There should be no spaces inside this paren. (space-in-parens)
(#2800) There should be no spaces inside this paren. (space-in-parens)
(#2805) Trailing spaces not allowed. (no-trailing-spaces)
(#2806) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2806) There should be no spaces inside this paren. (space-in-parens)
(#2806) There should be no spaces inside this paren. (space-in-parens)
(#2810) Trailing spaces not allowed. (no-trailing-spaces)
(#2811) There should be no spaces inside this paren. (space-in-parens)
(#2811) There should be no spaces inside this paren. (space-in-parens)
(#2812) There should be no spaces inside this paren. (space-in-parens)
(#2813) Trailing spaces not allowed. (no-trailing-spaces)
(#2814) Trailing spaces not allowed. (no-trailing-spaces)
(#2816) Trailing spaces not allowed. (no-trailing-spaces)
(#2819) Trailing spaces not allowed. (no-trailing-spaces)
(#2820) Trailing spaces not allowed. (no-trailing-spaces)
(#2826) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2826) There should be no spaces inside this paren. (space-in-parens)
(#2826) There should be no spaces inside this paren. (space-in-parens)
(#2828) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2828) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2828) There should be no spaces inside this paren. (space-in-parens)
(#2828) There should be no spaces inside this paren. (space-in-parens)
(#2833) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2837) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2837) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2837) There should be no spaces inside this paren. (space-in-parens)
(#2838) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2838) There should be no spaces inside this paren. (space-in-parens)
(#2843) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2848) Trailing spaces not allowed. (no-trailing-spaces)
(#2849) Trailing spaces not allowed. (no-trailing-spaces)
(#2850) Trailing spaces not allowed. (no-trailing-spaces)
(#2850) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2852) Trailing spaces not allowed. (no-trailing-spaces)
(#2855) Trailing spaces not allowed. (no-trailing-spaces)
(#2862) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2862) Unexpected space before function parentheses. (space-before-function-paren)
(#2862) There should be no spaces inside this paren. (space-in-parens)
(#2862) There should be no spaces inside this paren. (space-in-parens)
(#2864) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2864) There should be no spaces inside this paren. (space-in-parens)
(#2864) There should be no spaces inside this paren. (space-in-parens)
(#2868) Trailing spaces not allowed. (no-trailing-spaces)
(#2869) There should be no spaces inside this paren. (space-in-parens)
(#2869) There should be no spaces inside this paren. (space-in-parens)
(#2870) Infix operators must be spaced. (space-infix-ops)
(#2871) Trailing spaces not allowed. (no-trailing-spaces)
(#2872) There should be no space after '[' (computed-property-spacing)
(#2872) There should be no space before ']' (computed-property-spacing)
(#2872) There should be no spaces inside this paren. (space-in-parens)
(#2872) Trailing spaces not allowed. (no-trailing-spaces)
(#2873) There should be no spaces inside this paren. (space-in-parens)
(#2873) There should be no spaces inside this paren. (space-in-parens)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2874) There should be no spaces inside this paren. (space-in-parens)
(#2875) There should be no spaces inside this paren. (space-in-parens)
(#2875) There should be no spaces inside this paren. (space-in-parens)
(#2878) Trailing spaces not allowed. (no-trailing-spaces)
(#2880) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2880) There should be no spaces inside this paren. (space-in-parens)
(#2880) There should be no spaces inside this paren. (space-in-parens)
(#2882) There should be no spaces inside this paren. (space-in-parens)
(#2883) There should be no spaces inside this paren. (space-in-parens)
(#2883) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no space after '[' (computed-property-spacing)
(#2884) There should be no space before ']' (computed-property-spacing)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2884) There should be no spaces inside this paren. (space-in-parens)
(#2885) There should be no spaces inside this paren. (space-in-parens)
(#2885) There should be no spaces inside this paren. (space-in-parens)
(#2886) There should be no spaces inside this paren. (space-in-parens)
(#2886) There should be no spaces inside this paren. (space-in-parens)
(#2887) There should be no spaces inside this paren. (space-in-parens)
(#2890) There should be no spaces inside this paren. (space-in-parens)
(#2894) Trailing spaces not allowed. (no-trailing-spaces)
(#2895) Trailing spaces not allowed. (no-trailing-spaces)
(#2904) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2904) Unexpected space before function parentheses. (space-before-function-paren)
(#2904) There should be no spaces inside this paren. (space-in-parens)
(#2904) There should be no spaces inside this paren. (space-in-parens)
(#2907) Trailing spaces not allowed. (no-trailing-spaces)
(#2908) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2908) There should be no spaces inside this paren. (space-in-parens)
(#2908) There should be no spaces inside this paren. (space-in-parens)
(#2911) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2911) There should be no spaces inside this paren. (space-in-parens)
(#2911) There should be no spaces inside this paren. (space-in-parens)
(#2916) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2916) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2916) There should be no spaces inside this paren. (space-in-parens)
(#2916) There should be no spaces inside this paren. (space-in-parens)
(#2920) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2920) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2920) There should be no spaces inside this paren. (space-in-parens)
(#2920) There should be no spaces inside this paren. (space-in-parens)
(#2922) Infix operators must be spaced. (space-infix-ops)
(#2925) Trailing spaces not allowed. (no-trailing-spaces)
(#2927) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2927) There should be no spaces inside this paren. (space-in-parens)
(#2929) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#2932) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2932) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2932) There should be no spaces inside this paren. (space-in-parens)
(#2932) There should be no spaces inside this paren. (space-in-parens)
(#2934) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2934) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2934) There should be no spaces inside this paren. (space-in-parens)
(#2934) There should be no spaces inside this paren. (space-in-parens)
(#2937) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2937) There should be no spaces inside this paren. (space-in-parens)
(#2937) There should be no spaces inside this paren. (space-in-parens)
(#2943) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2947) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2947) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2947) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2947) There should be no spaces inside this paren. (space-in-parens)
(#2947) There should be no spaces inside this paren. (space-in-parens)
(#2949) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2949) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2949) There should be no spaces inside this paren. (space-in-parens)
(#2949) There should be no spaces inside this paren. (space-in-parens)
(#2951) There should be no spaces inside this paren. (space-in-parens)
(#2951) Infix operators must be spaced. (space-infix-ops)
(#2951) There should be no spaces inside this paren. (space-in-parens)
(#2952) Infix operators must be spaced. (space-infix-ops)
(#2955) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2960) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2961) Infix operators must be spaced. (space-infix-ops)
(#2961) There should be no spaces inside this paren. (space-in-parens)
(#2964) Trailing spaces not allowed. (no-trailing-spaces)
(#2967) Trailing spaces not allowed. (no-trailing-spaces)
(#2968) Trailing spaces not allowed. (no-trailing-spaces)
(#2969) Trailing spaces not allowed. (no-trailing-spaces)
(#2969) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#2976) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2976) Unexpected space before function parentheses. (space-before-function-paren)
(#2976) There should be no spaces inside this paren. (space-in-parens)
(#2976) There should be no spaces inside this paren. (space-in-parens)
(#2978) There should be no spaces inside this paren. (space-in-parens)
(#2978) There should be no spaces inside this paren. (space-in-parens)
(#2979) Trailing spaces not allowed. (no-trailing-spaces)
(#2980) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2980) There should be no spaces inside this paren. (space-in-parens)
(#2980) There should be no spaces inside this paren. (space-in-parens)
(#2982) Infix operators must be spaced. (space-infix-ops)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2986) There should be no spaces inside this paren. (space-in-parens)
(#2987) Trailing spaces not allowed. (no-trailing-spaces)
(#2990) Trailing spaces not allowed. (no-trailing-spaces)
(#2991) Trailing spaces not allowed. (no-trailing-spaces)
(#2998) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#2998) Unexpected space before function parentheses. (space-before-function-paren)
(#2998) There should be no spaces inside this paren. (space-in-parens)
(#2998) There should be no spaces inside this paren. (space-in-parens)
(#3000) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3000) There should be no spaces inside this paren. (space-in-parens)
(#3003) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3003) There should be no spaces inside this paren. (space-in-parens)
(#3003) Infix operators must be spaced. (space-infix-ops)
(#3003) Infix operators must be spaced. (space-infix-ops)
(#3003) Unexpected whitespace before semicolon. (semi-spacing)
(#3003) Infix operators must be spaced. (space-infix-ops)
(#3003) Unexpected whitespace before semicolon. (semi-spacing)
(#3003) There should be no spaces inside this paren. (space-in-parens)
(#3008) Trailing spaces not allowed. (no-trailing-spaces)
(#3011) Trailing spaces not allowed. (no-trailing-spaces)
(#3018) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3018) Unexpected space before function parentheses. (space-before-function-paren)
(#3018) There should be no spaces inside this paren. (space-in-parens)
(#3018) There should be no spaces inside this paren. (space-in-parens)
(#3021) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3021) There should be no spaces inside this paren. (space-in-parens)
(#3021) There should be no spaces inside this paren. (space-in-parens)
(#3025) Trailing spaces not allowed. (no-trailing-spaces)
(#3043) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3044) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3045) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3046) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3047) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3048) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3049) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3050) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3052) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3052) Trailing spaces not allowed. (no-trailing-spaces)
(#3055) Trailing spaces not allowed. (no-trailing-spaces)
(#3056) There should be no spaces inside this paren. (space-in-parens)
(#3056) There should be no spaces inside this paren. (space-in-parens)
(#3057) There should be no spaces inside this paren. (space-in-parens)
(#3057) There should be no spaces inside this paren. (space-in-parens)
(#3058) There should be no spaces inside this paren. (space-in-parens)
(#3058) There should be no spaces inside this paren. (space-in-parens)
(#3059) There should be no spaces inside this paren. (space-in-parens)
(#3059) There should be no spaces inside this paren. (space-in-parens)
(#3060) There should be no spaces inside this paren. (space-in-parens)
(#3060) There should be no spaces inside this paren. (space-in-parens)
(#3061) There should be no spaces inside this paren. (space-in-parens)
(#3061) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3062) There should be no spaces inside this paren. (space-in-parens)
(#3063) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3063) There should be no spaces inside this paren. (space-in-parens)
(#3065) There should be no spaces inside this paren. (space-in-parens)
(#3065) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3066) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3067) There should be no spaces inside this paren. (space-in-parens)
(#3069) Trailing spaces not allowed. (no-trailing-spaces)
(#3076) Trailing spaces not allowed. (no-trailing-spaces)
(#3077) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3077) There should be no spaces inside this paren. (space-in-parens)
(#3084) Trailing spaces not allowed. (no-trailing-spaces)
(#3090) Trailing spaces not allowed. (no-trailing-spaces)
(#3095) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3095) There should be no spaces inside this paren. (space-in-parens)
(#3095) There should be no spaces inside this paren. (space-in-parens)
(#3100) Trailing spaces not allowed. (no-trailing-spaces)
(#3104) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3104) There should be no spaces inside this paren. (space-in-parens)
(#3107) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3107) There should be no spaces inside this paren. (space-in-parens)
(#3107) There should be no spaces inside this paren. (space-in-parens)
(#3109) There should be no spaces inside this paren. (space-in-parens)
(#3109) There should be no spaces inside this paren. (space-in-parens)
(#3111) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3111) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3111) There should be no spaces inside this paren. (space-in-parens)
(#3111) There should be no spaces inside this paren. (space-in-parens)
(#3113) There should be no spaces inside this paren. (space-in-parens)
(#3113) There should be no spaces inside this paren. (space-in-parens)
(#3116) Trailing spaces not allowed. (no-trailing-spaces)
(#3121) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3121) There should be no spaces inside this paren. (space-in-parens)
(#3121) There should be no spaces inside this paren. (space-in-parens)
(#3123) There should be no spaces inside this paren. (space-in-parens)
(#3123) There should be no spaces inside this paren. (space-in-parens)
(#3124) There should be no spaces inside this paren. (space-in-parens)
(#3124) There should be no spaces inside this paren. (space-in-parens)
(#3125) Trailing spaces not allowed. (no-trailing-spaces)
(#3126) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3126) There should be no spaces inside this paren. (space-in-parens)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3128) There should be no spaces inside this paren. (space-in-parens)
(#3128) Trailing spaces not allowed. (no-trailing-spaces)
(#3130) Trailing spaces not allowed. (no-trailing-spaces)
(#3132) There should be no spaces inside this paren. (space-in-parens)
(#3132) Unexpected space before function parentheses. (space-before-function-paren)
(#3132) 'e' is defined but never used (no-unused-vars)
(#3133) Unexpected 'this'. (no-invalid-this)
(#3134) Trailing spaces not allowed. (no-trailing-spaces)
(#3135) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3135) There should be no spaces inside this paren. (space-in-parens)
(#3135) There should be no spaces inside this paren. (space-in-parens)
(#3137) Unexpected 'this'. (no-invalid-this)
(#3139) There should be no spaces inside this paren. (space-in-parens)
(#3141) Trailing spaces not allowed. (no-trailing-spaces)
(#3143) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3143) There should be no spaces inside this paren. (space-in-parens)
(#3143) There should be no spaces inside this paren. (space-in-parens)
(#3145) There should be no spaces inside this paren. (space-in-parens)
(#3145) There should be no spaces inside this paren. (space-in-parens)
(#3147) Trailing spaces not allowed. (no-trailing-spaces)
(#3149) There should be no spaces inside this paren. (space-in-parens)
(#3152) There should be no spaces inside this paren. (space-in-parens)
(#3153) Trailing spaces not allowed. (no-trailing-spaces)
(#3155) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3155) There should be no spaces inside this paren. (space-in-parens)
(#3155) There should be no spaces inside this paren. (space-in-parens)
(#3157) There should be no spaces inside this paren. (space-in-parens)
(#3159) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3159) There should be no spaces inside this paren. (space-in-parens)
(#3159) Unexpected 'this'. (no-invalid-this)
(#3159) There should be no spaces inside this paren. (space-in-parens)
(#3162) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3162) There should be no spaces inside this paren. (space-in-parens)
(#3162) Unexpected 'this'. (no-invalid-this)
(#3162) Unexpected 'this'. (no-invalid-this)
(#3162) Trailing spaces not allowed. (no-trailing-spaces)
(#3163) There should be no spaces inside this paren. (space-in-parens)
(#3166) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3166) There should be no spaces inside this paren. (space-in-parens)
(#3166) There should be no spaces inside this paren. (space-in-parens)
(#3168) There should be no spaces inside this paren. (space-in-parens)
(#3168) There should be no spaces inside this paren. (space-in-parens)
(#3169) There should be no spaces inside this paren. (space-in-parens)
(#3169) There should be no spaces inside this paren. (space-in-parens)
(#3170) There should be no spaces inside this paren. (space-in-parens)
(#3170) There should be no spaces inside this paren. (space-in-parens)
(#3174) There should be no spaces inside this paren. (space-in-parens)
(#3176) Trailing spaces not allowed. (no-trailing-spaces)
(#3179) Trailing spaces not allowed. (no-trailing-spaces)
(#3182) Trailing spaces not allowed. (no-trailing-spaces)
(#3183) Trailing spaces not allowed. (no-trailing-spaces)
(#3184) Unexpected @returns tag; function has no return statement. (valid-jsdoc)
(#3195) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3195) Function '_fnScrollDraw' has a complexity of 36. (complexity)
(#3195) Unexpected space before function parentheses. (space-before-function-paren)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3195) There should be no spaces inside this paren. (space-in-parens)
(#3201) 'j' is defined but never used (no-unused-vars)
(#3201) 'jLen' is defined but never used (no-unused-vars)
(#3203) 'iWidth' is defined but never used (no-unused-vars)
(#3203) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3203) Infix operators must be spaced. (space-infix-ops)
(#3203) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3203) Infix operators must be spaced. (space-infix-ops)
(#3203) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3215) Trailing spaces not allowed. (no-trailing-spaces)
(#3219) Trailing spaces not allowed. (no-trailing-spaces)
(#3222) Trailing spaces not allowed. (no-trailing-spaces)
(#3225) There should be no spaces inside this paren. (space-in-parens)
(#3225) There should be no spaces inside this paren. (space-in-parens)
(#3228) Trailing spaces not allowed. (no-trailing-spaces)
(#3229) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3229) There should be no spaces inside this paren. (space-in-parens)
(#3229) There should be no spaces inside this paren. (space-in-parens)
(#3232) There should be no spaces inside this paren. (space-in-parens)
(#3232) There should be no spaces inside this paren. (space-in-parens)
(#3236) Trailing spaces not allowed. (no-trailing-spaces)
(#3240) Trailing spaces not allowed. (no-trailing-spaces)
(#3245) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3245) There should be no spaces inside this paren. (space-in-parens)
(#3245) There should be no spaces inside this paren. (space-in-parens)
(#3250) Trailing spaces not allowed. (no-trailing-spaces)
(#3251) There should be no spaces inside this paren. (space-in-parens)
(#3251) There should be no spaces inside this paren. (space-in-parens)
(#3252) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3252) There should be no spaces inside this paren. (space-in-parens)
(#3252) Infix operators must be spaced. (space-infix-ops)
(#3252) Infix operators must be spaced. (space-infix-ops)
(#3252) Unexpected whitespace before semicolon. (semi-spacing)
(#3252) Infix operators must be spaced. (space-infix-ops)
(#3252) Unexpected whitespace before semicolon. (semi-spacing)
(#3252) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3254) There should be no spaces inside this paren. (space-in-parens)
(#3257) Trailing spaces not allowed. (no-trailing-spaces)
(#3258) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3258) There should be no spaces inside this paren. (space-in-parens)
(#3258) There should be no spaces inside this paren. (space-in-parens)
(#3260) There should be no spaces inside this paren. (space-in-parens)
(#3262) There should be no spaces inside this paren. (space-in-parens)
(#3264) Trailing spaces not allowed. (no-trailing-spaces)
(#3268) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3268) There should be no spaces inside this paren. (space-in-parens)
(#3268) There should be no spaces inside this paren. (space-in-parens)
(#3270) Infix operators must be spaced. (space-infix-ops)
(#3272) Trailing spaces not allowed. (no-trailing-spaces)
(#3275) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3275) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3275) There should be no spaces inside this paren. (space-in-parens)
(#3275) There should be no spaces inside this paren. (space-in-parens)
(#3279) Trailing spaces not allowed. (no-trailing-spaces)
(#3284) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3284) There should be no spaces inside this paren. (space-in-parens)
(#3284) Trailing spaces not allowed. (no-trailing-spaces)
(#3285) There should be no spaces inside this paren. (space-in-parens)
(#3285) Multiple spaces found before ')'. (no-multi-spaces)
(#3287) There should be no spaces inside this paren. (space-in-parens)
(#3291) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3292) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3292) There should be no spaces inside this paren. (space-in-parens)
(#3292) There should be no spaces inside this paren. (space-in-parens)
(#3297) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3297) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3297) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3297) There should be no spaces inside this paren. (space-in-parens)
(#3298) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3298) There should be no spaces inside this paren. (space-in-parens)
(#3301) There should be no spaces inside this paren. (space-in-parens)
(#3301) Infix operators must be spaced. (space-infix-ops)
(#3301) There should be no spaces inside this paren. (space-in-parens)
(#3302) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3302) There should be no spaces inside this paren. (space-in-parens)
(#3302) Infix operators must be spaced. (space-infix-ops)
(#3302) There should be no spaces inside this paren. (space-in-parens)
(#3305) There should be no spaces inside this paren. (space-in-parens)
(#3305) There should be no spaces inside this paren. (space-in-parens)
(#3309) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3311) There should be no spaces inside this paren. (space-in-parens)
(#3311) There should be no spaces inside this paren. (space-in-parens)
(#3314) Trailing spaces not allowed. (no-trailing-spaces)
(#3320) Trailing spaces not allowed. (no-trailing-spaces)
(#3324) Trailing spaces not allowed. (no-trailing-spaces)
(#3325) Trailing spaces not allowed. (no-trailing-spaces)
(#3327) There should be no spaces inside this paren. (space-in-parens)
(#3327) There should be no spaces inside this paren. (space-in-parens)
(#3328) Trailing spaces not allowed. (no-trailing-spaces)
(#3328) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3329) Trailing spaces not allowed. (no-trailing-spaces)
(#3331) There should be no spaces inside this paren. (space-in-parens)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3332) There should be no spaces inside this paren. (space-in-parens)
(#3333) There should be no spaces inside this paren. (space-in-parens)
(#3334) Trailing spaces not allowed. (no-trailing-spaces)
(#3334) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3337) There should be no spaces inside this paren. (space-in-parens)
(#3339) There should be no spaces inside this paren. (space-in-parens)
(#3340) Trailing spaces not allowed. (no-trailing-spaces)
(#3342) Trailing spaces not allowed. (no-trailing-spaces)
(#3344) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3344) There should be no spaces inside this paren. (space-in-parens)
(#3346) There should be no spaces inside this paren. (space-in-parens)
(#3346) There should be no spaces inside this paren. (space-in-parens)
(#3347) Trailing spaces not allowed. (no-trailing-spaces)
(#3347) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3348) There should be no spaces inside this paren. (space-in-parens)
(#3349) There should be no spaces inside this paren. (space-in-parens)
(#3349) There should be no spaces inside this paren. (space-in-parens)
(#3349) There should be no spaces inside this paren. (space-in-parens)
(#3349) There should be no spaces inside this paren. (space-in-parens)
(#3350) There should be no spaces inside this paren. (space-in-parens)
(#3351) Trailing spaces not allowed. (no-trailing-spaces)
(#3351) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3352) There should be no spaces inside this paren. (space-in-parens)
(#3354) There should be no spaces inside this paren. (space-in-parens)
(#3355) Trailing spaces not allowed. (no-trailing-spaces)
(#3358) Trailing spaces not allowed. (no-trailing-spaces)
(#3362) Trailing spaces not allowed. (no-trailing-spaces)
(#3366) There should be no spaces inside this paren. (space-in-parens)
(#3369) There should be no spaces inside this paren. (space-in-parens)
(#3370) Trailing spaces not allowed. (no-trailing-spaces)
(#3371) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3371) There should be no spaces inside this paren. (space-in-parens)
(#3371) There should be no spaces inside this paren. (space-in-parens)
(#3373) There should be no spaces inside this paren. (space-in-parens)
(#3376) There should be no spaces inside this paren. (space-in-parens)
(#3378) Trailing spaces not allowed. (no-trailing-spaces)
(#3382) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3382) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3382) There should be no spaces inside this paren. (space-in-parens)
(#3382) There should be no spaces inside this paren. (space-in-parens)
(#3385) Trailing spaces not allowed. (no-trailing-spaces)
(#3387) Infix operators must be spaced. (space-infix-ops)
(#3388) Trailing spaces not allowed. (no-trailing-spaces)
(#3390) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3390) There should be no spaces inside this paren. (space-in-parens)
(#3390) Trailing spaces not allowed. (no-trailing-spaces)
(#3391) There should be no spaces inside this paren. (space-in-parens)
(#3391) Multiple spaces found before ')'. (no-multi-spaces)
(#3393) There should be no spaces inside this paren. (space-in-parens)
(#3393) Infix operators must be spaced. (space-infix-ops)
(#3393) There should be no spaces inside this paren. (space-in-parens)
(#3395) Trailing spaces not allowed. (no-trailing-spaces)
(#3397) There should be no spaces inside this paren. (space-in-parens)
(#3397) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3398) There should be no spaces inside this paren. (space-in-parens)
(#3399) Trailing spaces not allowed. (no-trailing-spaces)
(#3400) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3400) There should be no spaces inside this paren. (space-in-parens)
(#3400) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3402) There should be no spaces inside this paren. (space-in-parens)
(#3404) Trailing spaces not allowed. (no-trailing-spaces)
(#3406) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3406) There should be no spaces inside this paren. (space-in-parens)
(#3406) There should be no spaces inside this paren. (space-in-parens)
(#3408) There should be no spaces inside this paren. (space-in-parens)
(#3408) Infix operators must be spaced. (space-infix-ops)
(#3409) There should be no spaces inside this paren. (space-in-parens)
(#3411) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3411) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3411) There should be no spaces inside this paren. (space-in-parens)
(#3411) There should be no spaces inside this paren. (space-in-parens)
(#3413) There should be no spaces inside this paren. (space-in-parens)
(#3413) Infix operators must be spaced. (space-infix-ops)
(#3414) Infix operators must be spaced. (space-infix-ops)
(#3415) There should be no spaces inside this paren. (space-in-parens)
(#3419) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3420) There should be no spaces inside this paren. (space-in-parens)
(#3420) There should be no spaces inside this paren. (space-in-parens)
(#3421) There should be no spaces inside this paren. (space-in-parens)
(#3421) There should be no spaces inside this paren. (space-in-parens)
(#3422) Trailing spaces not allowed. (no-trailing-spaces)
(#3423) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3423) There should be no spaces inside this paren. (space-in-parens)
(#3423) There should be no spaces inside this paren. (space-in-parens)
(#3425) There should be no spaces inside this paren. (space-in-parens)
(#3425) There should be no spaces inside this paren. (space-in-parens)
(#3428) Trailing spaces not allowed. (no-trailing-spaces)
(#3429) Trailing spaces not allowed. (no-trailing-spaces)
(#3433) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3433) There should be no spaces inside this paren. (space-in-parens)
(#3433) There should be no spaces inside this paren. (space-in-parens)
(#3439) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3439) There should be no spaces inside this paren. (space-in-parens)
(#3441) There should be no spaces inside this paren. (space-in-parens)
(#3441) Infix operators must be spaced. (space-infix-ops)
(#3441) There should be no spaces inside this paren. (space-in-parens)
(#3444) Trailing spaces not allowed. (no-trailing-spaces)
(#3445) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3445) There should be no spaces inside this paren. (space-in-parens)
(#3447) There should be no spaces inside this paren. (space-in-parens)
(#3447) There should be no spaces inside this paren. (space-in-parens)
(#3448) Trailing spaces not allowed. (no-trailing-spaces)
(#3450) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3451) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3451) There should be no spaces inside this paren. (space-in-parens)
(#3453) There should be no spaces inside this paren. (space-in-parens)
(#3453) Infix operators must be spaced. (space-infix-ops)
(#3453) There should be no spaces inside this paren. (space-in-parens)
(#3456) Trailing spaces not allowed. (no-trailing-spaces)
(#3459) There should be no spaces inside this paren. (space-in-parens)
(#3459) There should be no spaces inside this paren. (space-in-parens)
(#3460) There should be no spaces inside this paren. (space-in-parens)
(#3460) There should be no spaces inside this paren. (space-in-parens)
(#3461) Trailing spaces not allowed. (no-trailing-spaces)
(#3465) Infix operators must be spaced. (space-infix-ops)
(#3466) Trailing spaces not allowed. (no-trailing-spaces)
(#3467) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3467) There should be no spaces inside this paren. (space-in-parens)
(#3467) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3469) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3470) There should be no spaces inside this paren. (space-in-parens)
(#3471) Infix operators must be spaced. (space-infix-ops)
(#3473) Trailing spaces not allowed. (no-trailing-spaces)
(#3476) Trailing spaces not allowed. (no-trailing-spaces)
(#3478) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3478) There should be no spaces inside this paren. (space-in-parens)
(#3478) There should be no spaces inside this paren. (space-in-parens)
(#3483) Trailing spaces not allowed. (no-trailing-spaces)
(#3484) Trailing spaces not allowed. (no-trailing-spaces)
(#3485) Duplicate JSDoc parameter 'array'. (valid-jsdoc)
(#3485) Missing JSDoc for parameter 'an2'. (valid-jsdoc)
(#3485) Expected JSDoc for 'an1' but found 'array'. (valid-jsdoc)
(#3485) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#3485) Missing JSDoc parameter type for 'array'. (valid-jsdoc)
(#3493) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3493) There should be no spaces inside this paren. (space-in-parens)
(#3493) There should be no spaces inside this paren. (space-in-parens)
(#3495) Infix operators must be spaced. (space-infix-ops)
(#3495) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3495) Infix operators must be spaced. (space-infix-ops)
(#3495) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#3495) Infix operators must be spaced. (space-infix-ops)
(#3497) Trailing spaces not allowed. (no-trailing-spaces)
(#3498) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3498) There should be no spaces inside this paren. (space-in-parens)
(#3498) There should be no spaces inside this paren. (space-in-parens)
(#3502) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3502) There should be no spaces inside this paren. (space-in-parens)
(#3502) There should be no spaces inside this paren. (space-in-parens)
(#3504) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3504) There should be no spaces inside this paren. (space-in-parens)
(#3504) There should be no spaces inside this paren. (space-in-parens)
(#3506) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3506) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3506) There should be no spaces inside this paren. (space-in-parens)
(#3506) There should be no spaces inside this paren. (space-in-parens)
(#3508) There should be no spaces inside this paren. (space-in-parens)
(#3508) There should be no spaces inside this paren. (space-in-parens)
(#3511) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3512) There should be no spaces inside this paren. (space-in-parens)
(#3512) There should be no spaces inside this paren. (space-in-parens)
(#3522) Trailing spaces not allowed. (no-trailing-spaces)
(#3530) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3530) Unexpected space before function parentheses. (space-before-function-paren)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3530) There should be no spaces inside this paren. (space-in-parens)
(#3532) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3532) There should be no spaces inside this paren. (space-in-parens)
(#3532) There should be no spaces inside this paren. (space-in-parens)
(#3536) Trailing spaces not allowed. (no-trailing-spaces)
(#3537) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3537) There should be no spaces inside this paren. (space-in-parens)
(#3541) Trailing spaces not allowed. (no-trailing-spaces)
(#3543) There should be no spaces inside this paren. (space-in-parens)
(#3543) There should be no spaces inside this paren. (space-in-parens)
(#3544) There should be no spaces inside this paren. (space-in-parens)
(#3544) There should be no spaces inside this paren. (space-in-parens)
(#3545) Trailing spaces not allowed. (no-trailing-spaces)
(#3546) There should be no spaces inside this paren. (space-in-parens)
(#3546) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3548) There should be no spaces inside this paren. (space-in-parens)
(#3549) Trailing spaces not allowed. (no-trailing-spaces)
(#3550) There should be no spaces inside this paren. (space-in-parens)
(#3550) There should be no spaces inside this paren. (space-in-parens)
(#3552) Trailing spaces not allowed. (no-trailing-spaces)
(#3553) Trailing spaces not allowed. (no-trailing-spaces)
(#3559) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3559) Function '_fnCalculateColumnWidths' has a complexity of 32. (complexity)
(#3559) Unexpected space before function parentheses. (space-before-function-paren)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3559) There should be no spaces inside this paren. (space-in-parens)
(#3561) 'iTableWidth' is defined but never used (no-unused-vars)
(#3566) 'iIndex' is defined but never used (no-unused-vars)
(#3570) Trailing spaces not allowed. (no-trailing-spaces)
(#3572) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3572) There should be no spaces inside this paren. (space-in-parens)
(#3572) Infix operators must be spaced. (space-infix-ops)
(#3572) Unexpected whitespace before semicolon. (semi-spacing)
(#3572) Infix operators must be spaced. (space-infix-ops)
(#3572) Unexpected whitespace before semicolon. (semi-spacing)
(#3572) There should be no spaces inside this paren. (space-in-parens)
(#3574) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3574) There should be no spaces inside this paren. (space-in-parens)
(#3577) Trailing spaces not allowed. (no-trailing-spaces)
(#3578) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3578) There should be no spaces inside this paren. (space-in-parens)
(#3578) There should be no spaces inside this paren. (space-in-parens)
(#3580) There should be no spaces inside this paren. (space-in-parens)
(#3580) Trailing spaces not allowed. (no-trailing-spaces)
(#3581) There should be no spaces inside this paren. (space-in-parens)
(#3582) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3582) There should be no spaces inside this paren. (space-in-parens)
(#3584) There should be no spaces inside this paren. (space-in-parens)
(#3584) There should be no spaces inside this paren. (space-in-parens)
(#3586) Trailing spaces not allowed. (no-trailing-spaces)
(#3591) Trailing spaces not allowed. (no-trailing-spaces)
(#3592) Trailing spaces not allowed. (no-trailing-spaces)
(#3593) Trailing spaces not allowed. (no-trailing-spaces)
(#3596) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3596) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3596) There should be no spaces inside this paren. (space-in-parens)
(#3597) There should be no spaces inside this paren. (space-in-parens)
(#3599) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3599) There should be no spaces inside this paren. (space-in-parens)
(#3599) Infix operators must be spaced. (space-infix-ops)
(#3599) Unexpected whitespace before semicolon. (semi-spacing)
(#3599) Infix operators must be spaced. (space-infix-ops)
(#3599) Unexpected whitespace before semicolon. (semi-spacing)
(#3599) There should be no spaces inside this paren. (space-in-parens)
(#3602) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3602) There should be no spaces inside this paren. (space-in-parens)
(#3602) There should be no spaces inside this paren. (space-in-parens)
(#3604) There should be no spaces inside this paren. (space-in-parens)
(#3604) There should be no spaces inside this paren. (space-in-parens)
(#3609) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3616) There should be no spaces inside this paren. (space-in-parens)
(#3616) There should be no spaces inside this paren. (space-in-parens)
(#3618) There should be no spaces inside this paren. (space-in-parens)
(#3618) There should be no spaces inside this paren. (space-in-parens)
(#3619) There should be no spaces inside this paren. (space-in-parens)
(#3619) There should be no spaces inside this paren. (space-in-parens)
(#3620) 'nDivSizing' is defined but never used (no-unused-vars)
(#3621) Trailing spaces not allowed. (no-trailing-spaces)
(#3622) There should be no spaces inside this paren. (space-in-parens)
(#3622) There should be no spaces inside this paren. (space-in-parens)
(#3623) There should be no spaces inside this paren. (space-in-parens)
(#3623) There should be no spaces inside this paren. (space-in-parens)
(#3624) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3624) There should be no spaces inside this paren. (space-in-parens)
(#3624) There should be no spaces inside this paren. (space-in-parens)
(#3626) There should be no spaces inside this paren. (space-in-parens)
(#3626) There should be no spaces inside this paren. (space-in-parens)
(#3627) There should be no spaces inside this paren. (space-in-parens)
(#3629) There should be no spaces inside this paren. (space-in-parens)
(#3631) Trailing spaces not allowed. (no-trailing-spaces)
(#3632) There should be no spaces inside this paren. (space-in-parens)
(#3632) There should be no spaces inside this paren. (space-in-parens)
(#3633) There should be no spaces inside this paren. (space-in-parens)
(#3633) There should be no spaces inside this paren. (space-in-parens)
(#3634) Trailing spaces not allowed. (no-trailing-spaces)
(#3637) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3637) There should be no spaces inside this paren. (space-in-parens)
(#3637) There should be no spaces inside this paren. (space-in-parens)
(#3641) Trailing spaces not allowed. (no-trailing-spaces)
(#3643) There should be no spaces inside this paren. (space-in-parens)
(#3643) There should be no spaces inside this paren. (space-in-parens)
(#3645) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3645) There should be no spaces inside this paren. (space-in-parens)
(#3645) Infix operators must be spaced. (space-infix-ops)
(#3645) Unexpected whitespace before semicolon. (semi-spacing)
(#3645) Infix operators must be spaced. (space-infix-ops)
(#3645) Unexpected whitespace before semicolon. (semi-spacing)
(#3645) There should be no spaces inside this paren. (space-in-parens)
(#3648) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3648) There should be no spaces inside this paren. (space-in-parens)
(#3650) Infix operators must be spaced. (space-infix-ops)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3650) There should be no spaces inside this paren. (space-in-parens)
(#3652) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3652) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3652) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3652) There should be no spaces inside this paren. (space-in-parens)
(#3652) There should be no spaces inside this paren. (space-in-parens)
(#3654) Infix operators must be spaced. (space-infix-ops)
(#3657) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3661) Trailing spaces not allowed. (no-trailing-spaces)
(#3663) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3663) There should be no spaces inside this paren. (space-in-parens)
(#3663) Infix operators must be spaced. (space-infix-ops)
(#3663) Unexpected whitespace before semicolon. (semi-spacing)
(#3663) Infix operators must be spaced. (space-infix-ops)
(#3663) Unexpected whitespace before semicolon. (semi-spacing)
(#3663) There should be no spaces inside this paren. (space-in-parens)
(#3665) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3665) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3667) There should be no spaces inside this paren. (space-in-parens)
(#3668) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3668) There should be no spaces inside this paren. (space-in-parens)
(#3668) There should be no spaces inside this paren. (space-in-parens)
(#3671) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3671) There should be no spaces inside this paren. (space-in-parens)
(#3671) There should be no spaces inside this paren. (space-in-parens)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3675) There should be no spaces inside this paren. (space-in-parens)
(#3679) Trailing spaces not allowed. (no-trailing-spaces)
(#3681) There should be no spaces inside this paren. (space-in-parens)
(#3681) There should be no spaces inside this paren. (space-in-parens)
(#3682) Trailing spaces not allowed. (no-trailing-spaces)
(#3687) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3687) There should be no spaces inside this paren. (space-in-parens)
(#3687) There should be no spaces inside this paren. (space-in-parens)
(#3691) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3691) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3691) There should be no spaces inside this paren. (space-in-parens)
(#3691) There should be no spaces inside this paren. (space-in-parens)
(#3694) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3694) There should be no spaces inside this paren. (space-in-parens)
(#3694) There should be no spaces inside this paren. (space-in-parens)
(#3696) There should be no spaces inside this paren. (space-in-parens)
(#3696) There should be no spaces inside this paren. (space-in-parens)
(#3699) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3699) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3699) There should be no spaces inside this paren. (space-in-parens)
(#3701) There should be no spaces inside this paren. (space-in-parens)
(#3701) There should be no spaces inside this paren. (space-in-parens)
(#3703) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3703) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3703) There should be no spaces inside this paren. (space-in-parens)
(#3703) There should be no spaces inside this paren. (space-in-parens)
(#3705) There should be no spaces inside this paren. (space-in-parens)
(#3705) There should be no spaces inside this paren. (space-in-parens)
(#3708) Trailing spaces not allowed. (no-trailing-spaces)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3710) There should be no spaces inside this paren. (space-in-parens)
(#3711) Trailing spaces not allowed. (no-trailing-spaces)
(#3717) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3717) There should be no spaces inside this paren. (space-in-parens)
(#3717) There should be no spaces inside this paren. (space-in-parens)
(#3719) There should be no spaces inside this paren. (space-in-parens)
(#3719) There should be no spaces inside this paren. (space-in-parens)
(#3721) Trailing spaces not allowed. (no-trailing-spaces)
(#3722) Trailing spaces not allowed. (no-trailing-spaces)
(#3727) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3727) There should be no spaces inside this paren. (space-in-parens)
(#3727) There should be no spaces inside this paren. (space-in-parens)
(#3731) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3731) There should be no spaces inside this paren. (space-in-parens)
(#3731) Infix operators must be spaced. (space-infix-ops)
(#3731) Unexpected whitespace before semicolon. (semi-spacing)
(#3731) Infix operators must be spaced. (space-infix-ops)
(#3731) Unexpected whitespace before semicolon. (semi-spacing)
(#3731) There should be no spaces inside this paren. (space-in-parens)
(#3733) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3733) There should be no spaces inside this paren. (space-in-parens)
(#3733) There should be no spaces inside this paren. (space-in-parens)
(#3735) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3735) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3735) There should be no spaces inside this paren. (space-in-parens)
(#3735) There should be no spaces inside this paren. (space-in-parens)
(#3740) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3741) A space is required after ','. (comma-spacing)
(#3747) Trailing spaces not allowed. (no-trailing-spaces)
(#3748) There should be no spaces inside this paren. (space-in-parens)
(#3748) There should be no spaces inside this paren. (space-in-parens)
(#3749) There should be no spaces inside this paren. (space-in-parens)
(#3749) There should be no spaces inside this paren. (space-in-parens)
(#3751) Trailing spaces not allowed. (no-trailing-spaces)
(#3753) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3753) There should be no spaces inside this paren. (space-in-parens)
(#3753) Infix operators must be spaced. (space-infix-ops)
(#3753) Unexpected whitespace before semicolon. (semi-spacing)
(#3753) Infix operators must be spaced. (space-infix-ops)
(#3753) Unexpected whitespace before semicolon. (semi-spacing)
(#3753) There should be no spaces inside this paren. (space-in-parens)
(#3755) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3755) There should be no spaces inside this paren. (space-in-parens)
(#3758) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3758) There should be no spaces inside this paren. (space-in-parens)
(#3758) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3760) There should be no spaces inside this paren. (space-in-parens)
(#3765) Trailing spaces not allowed. (no-trailing-spaces)
(#3768) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3768) There should be no spaces inside this paren. (space-in-parens)
(#3768) There should be no spaces inside this paren. (space-in-parens)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3769) There should be no spaces inside this paren. (space-in-parens)
(#3771) Trailing spaces not allowed. (no-trailing-spaces)
(#3772) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3772) There should be no spaces inside this paren. (space-in-parens)
(#3772) There should be no spaces inside this paren. (space-in-parens)
(#3774) There should be no spaces inside this paren. (space-in-parens)
(#3774) There should be no spaces inside this paren. (space-in-parens)
(#3777) Trailing spaces not allowed. (no-trailing-spaces)
(#3778) Trailing spaces not allowed. (no-trailing-spaces)
(#3785) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3785) Unexpected space before function parentheses. (space-before-function-paren)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3785) There should be no spaces inside this paren. (space-in-parens)
(#3787) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3787) There should be no spaces inside this paren. (space-in-parens)
(#3792) 'iOrigWidth' is defined but never used (no-unused-vars)
(#3793) There should be no spaces inside this paren. (space-in-parens)
(#3793) Infix operators must be spaced. (space-infix-ops)
(#3793) There should be no spaces inside this paren. (space-in-parens)
(#3795) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3795) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3795) There should be no spaces inside this paren. (space-in-parens)
(#3795) There should be no spaces inside this paren. (space-in-parens)
(#3798) There should be no spaces inside this paren. (space-in-parens)
(#3798) There should be no spaces inside this paren. (space-in-parens)
(#3801) Trailing spaces not allowed. (no-trailing-spaces)
(#3802) Trailing spaces not allowed. (no-trailing-spaces)
(#3810) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3810) There should be no spaces inside this paren. (space-in-parens)
(#3812) There should be no spaces inside this paren. (space-in-parens)
(#3812) There should be no spaces inside this paren. (space-in-parens)
(#3813) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3813) There should be no spaces inside this paren. (space-in-parens)
(#3813) There should be no spaces inside this paren. (space-in-parens)
(#3817) Trailing spaces not allowed. (no-trailing-spaces)
(#3818) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3818) There should be no spaces inside this paren. (space-in-parens)
(#3821) There should be no spaces inside this paren. (space-in-parens)
(#3821) There should be no spaces inside this paren. (space-in-parens)
(#3826) Trailing spaces not allowed. (no-trailing-spaces)
(#3827) Trailing spaces not allowed. (no-trailing-spaces)
(#3835) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3835) There should be no spaces inside this paren. (space-in-parens)
(#3839) Trailing spaces not allowed. (no-trailing-spaces)
(#3840) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3840) There should be no spaces inside this paren. (space-in-parens)
(#3840) Infix operators must be spaced. (space-infix-ops)
(#3840) Unexpected whitespace before semicolon. (semi-spacing)
(#3840) Infix operators must be spaced. (space-infix-ops)
(#3840) Unexpected whitespace before semicolon. (semi-spacing)
(#3840) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) There should be no spaces inside this paren. (space-in-parens)
(#3842) Infix operators must be spaced. (space-infix-ops)
(#3843) There should be no spaces inside this paren. (space-in-parens)
(#3843) There should be no spaces inside this paren. (space-in-parens)
(#3844) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3844) There should be no spaces inside this paren. (space-in-parens)
(#3850) Trailing spaces not allowed. (no-trailing-spaces)
(#3853) Trailing spaces not allowed. (no-trailing-spaces)
(#3854) Trailing spaces not allowed. (no-trailing-spaces)
(#3855) Expected JSDoc for 's' but found 'aArray1'. (valid-jsdoc)
(#3862) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3862) There should be no spaces inside this paren. (space-in-parens)
(#3862) There should be no spaces inside this paren. (space-in-parens)
(#3864) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3864) There should be no spaces inside this paren. (space-in-parens)
(#3864) There should be no spaces inside this paren. (space-in-parens)
(#3868) Trailing spaces not allowed. (no-trailing-spaces)
(#3869) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3869) There should be no spaces inside this paren. (space-in-parens)
(#3869) There should be no spaces inside this paren. (space-in-parens)
(#3871) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3871) There should be no spaces inside this paren. (space-in-parens)
(#3871) There should be no spaces inside this paren. (space-in-parens)
(#3875) Infix operators must be spaced. (space-infix-ops)
(#3877) Trailing spaces not allowed. (no-trailing-spaces)
(#3879) There should be no spaces inside this paren. (space-in-parens)
(#3879) Infix operators must be spaced. (space-infix-ops)
(#3879) There should be no spaces inside this paren. (space-in-parens)
(#3880) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3884) Infix operators must be spaced. (space-infix-ops)
(#3886) Trailing spaces not allowed. (no-trailing-spaces)
(#3887) Trailing spaces not allowed. (no-trailing-spaces)
(#3893) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3893) Unexpected space before function parentheses. (space-before-function-paren)
(#3894) Trailing spaces not allowed. (no-trailing-spaces)
(#3900) Trailing spaces not allowed. (no-trailing-spaces)
(#3912) Trailing spaces not allowed. (no-trailing-spaces)
(#3917) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3917) There should be no spaces inside this paren. (space-in-parens)
(#3921) Trailing spaces not allowed. (no-trailing-spaces)
(#3923) Trailing spaces not allowed. (no-trailing-spaces)
(#3925) Trailing spaces not allowed. (no-trailing-spaces)
(#3932) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3932) Function '_fnSort' has a complexity of 24. (complexity)
(#3932) Unexpected space before function parentheses. (space-before-function-paren)
(#3932) There should be no spaces inside this paren. (space-in-parens)
(#3932) There should be no spaces inside this paren. (space-in-parens)
(#3938) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#3943) Trailing spaces not allowed. (no-trailing-spaces)
(#3945) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3945) There should be no spaces inside this paren. (space-in-parens)
(#3945) Trailing spaces not allowed. (no-trailing-spaces)
(#3946) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3948) There should be no spaces inside this paren. (space-in-parens)
(#3949) There should be no spaces inside this paren. (space-in-parens)
(#3949) There should be no spaces inside this paren. (space-in-parens)
(#3951) Trailing spaces not allowed. (no-trailing-spaces)
(#3955) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3955) There should be no spaces inside this paren. (space-in-parens)
(#3955) Infix operators must be spaced. (space-infix-ops)
(#3955) Unexpected whitespace before semicolon. (semi-spacing)
(#3955) Infix operators must be spaced. (space-infix-ops)
(#3955) Unexpected whitespace before semicolon. (semi-spacing)
(#3955) There should be no spaces inside this paren. (space-in-parens)
(#3958) There should be no spaces inside this paren. (space-in-parens)
(#3958) There should be no spaces inside this paren. (space-in-parens)
(#3959) There should be no space after '[' (computed-property-spacing)
(#3959) There should be no space before ']' (computed-property-spacing)
(#3960) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3960) There should be no spaces inside this paren. (space-in-parens)
(#3960) There should be no spaces inside this paren. (space-in-parens)
(#3962) Trailing spaces not allowed. (no-trailing-spaces)
(#3965) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3965) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3965) There should be no spaces inside this paren. (space-in-parens)
(#3967) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3967) Blocks are nested too deeply (5). (max-depth)
(#3967) There should be no spaces inside this paren. (space-in-parens)
(#3967) Infix operators must be spaced. (space-infix-ops)
(#3967) Infix operators must be spaced. (space-infix-ops)
(#3967) Unexpected whitespace before semicolon. (semi-spacing)
(#3967) Infix operators must be spaced. (space-infix-ops)
(#3967) Unexpected whitespace before semicolon. (semi-spacing)
(#3967) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3969) There should be no spaces inside this paren. (space-in-parens)
(#3973) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#3974) There should be no spaces inside this paren. (space-in-parens)
(#3974) Infix operators must be spaced. (space-infix-ops)
(#3974) Infix operators must be spaced. (space-infix-ops)
(#3974) There should be no spaces inside this paren. (space-in-parens)
(#3978) Trailing spaces not allowed. (no-trailing-spaces)
(#3982) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3982) There should be no spaces inside this paren. (space-in-parens)
(#3982) Infix operators must be spaced. (space-infix-ops)
(#3982) Infix operators must be spaced. (space-infix-ops)
(#3982) Unexpected whitespace before semicolon. (semi-spacing)
(#3982) Infix operators must be spaced. (space-infix-ops)
(#3982) Unexpected whitespace before semicolon. (semi-spacing)
(#3982) There should be no spaces inside this paren. (space-in-parens)
(#3984) There should be no space after '[' (computed-property-spacing)
(#3984) There should be no space before ']' (computed-property-spacing)
(#3986) Trailing spaces not allowed. (no-trailing-spaces)
(#3993) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3993) There should be no spaces inside this paren. (space-in-parens)
(#3993) Infix operators must be spaced. (space-infix-ops)
(#3993) Infix operators must be spaced. (space-infix-ops)
(#3993) Unexpected whitespace before semicolon. (semi-spacing)
(#3993) Infix operators must be spaced. (space-infix-ops)
(#3993) Unexpected whitespace before semicolon. (semi-spacing)
(#3993) There should be no spaces inside this paren. (space-in-parens)
(#3995) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3995) There should be no spaces inside this paren. (space-in-parens)
(#3995) Infix operators must be spaced. (space-infix-ops)
(#3995) Unexpected whitespace before semicolon. (semi-spacing)
(#3995) Infix operators must be spaced. (space-infix-ops)
(#3995) Unexpected whitespace before semicolon. (semi-spacing)
(#3995) There should be no spaces inside this paren. (space-in-parens)
(#3997) There should be no space after '[' (computed-property-spacing)
(#3997) There should be no space before ']' (computed-property-spacing)
(#3998) Trailing spaces not allowed. (no-trailing-spaces)
(#3999) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#3999) Infix operators must be spaced. (space-infix-ops)
(#3999) Infix operators must be spaced. (space-infix-ops)
(#3999) Unexpected whitespace before semicolon. (semi-spacing)
(#3999) Infix operators must be spaced. (space-infix-ops)
(#3999) Unexpected whitespace before semicolon. (semi-spacing)
(#3999) There should be no spaces inside this paren. (space-in-parens)
(#4001) There should be no space after '[' (computed-property-spacing)
(#4001) There should be no space before ']' (computed-property-spacing)
(#4002) There should be no space after '[' (computed-property-spacing)
(#4002) Infix operators must be spaced. (space-infix-ops)
(#4002) There should be no space before ']' (computed-property-spacing)
(#4003) Trailing spaces not allowed. (no-trailing-spaces)
(#4004) There should be no space after '[' (computed-property-spacing)
(#4004) There should be no space before ']' (computed-property-spacing)
(#4005) There should be no spaces inside this paren. (space-in-parens)
(#4005) There should be no spaces inside this paren. (space-in-parens)
(#4005) There should be no spaces inside this paren. (space-in-parens)
(#4005) There should be no spaces inside this paren. (space-in-parens)
(#4006) There should be no spaces inside this paren. (space-in-parens)
(#4006) There should be no spaces inside this paren. (space-in-parens)
(#4010) Trailing spaces not allowed. (no-trailing-spaces)
(#4025) Trailing spaces not allowed. (no-trailing-spaces)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) Unexpected space before function parentheses. (space-before-function-paren)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4028) There should be no spaces inside this paren. (space-in-parens)
(#4030) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4030) There should be no spaces inside this paren. (space-in-parens)
(#4030) Infix operators must be spaced. (space-infix-ops)
(#4030) Unexpected whitespace before semicolon. (semi-spacing)
(#4030) Infix operators must be spaced. (space-infix-ops)
(#4030) Unexpected whitespace before semicolon. (semi-spacing)
(#4030) There should be no spaces inside this paren. (space-in-parens)
(#4032) There should be no space after '[' (computed-property-spacing)
(#4032) There should be no space before ']' (computed-property-spacing)
(#4033) Trailing spaces not allowed. (no-trailing-spaces)
(#4034) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4034) There should be no spaces inside this paren. (space-in-parens)
(#4034) Infix operators must be spaced. (space-infix-ops)
(#4034) Infix operators must be spaced. (space-infix-ops)
(#4034) Unexpected whitespace before semicolon. (semi-spacing)
(#4034) Infix operators must be spaced. (space-infix-ops)
(#4034) Unexpected whitespace before semicolon. (semi-spacing)
(#4034) There should be no spaces inside this paren. (space-in-parens)
(#4036) There should be no space after '[' (computed-property-spacing)
(#4036) There should be no space before ']' (computed-property-spacing)
(#4037) Trailing spaces not allowed. (no-trailing-spaces)
(#4038) There should be no space after '[' (computed-property-spacing)
(#4038) Infix operators must be spaced. (space-infix-ops)
(#4038) Infix operators must be spaced. (space-infix-ops)
(#4038) There should be no space before ']' (computed-property-spacing)
(#4039) There should be no space after '[' (computed-property-spacing)
(#4039) There should be no space before ']' (computed-property-spacing)
(#4040) There should be no space after '[' (computed-property-spacing)
(#4040) There should be no space before ']' (computed-property-spacing)
(#4042) Trailing spaces not allowed. (no-trailing-spaces)
(#4043) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4043) There should be no spaces inside this paren. (space-in-parens)
(#4043) There should be no spaces inside this paren. (space-in-parens)
(#4049) Trailing spaces not allowed. (no-trailing-spaces)
(#4050) There should be no spaces inside this paren. (space-in-parens)
(#4050) There should be no spaces inside this paren. (space-in-parens)
(#4051) There should be no spaces inside this paren. (space-in-parens)
(#4053) Trailing spaces not allowed. (no-trailing-spaces)
(#4055) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4055) There should be no spaces inside this paren. (space-in-parens)
(#4055) There should be no spaces inside this paren. (space-in-parens)
(#4057) There should be no spaces inside this paren. (space-in-parens)
(#4057) There should be no spaces inside this paren. (space-in-parens)
(#4059) Trailing spaces not allowed. (no-trailing-spaces)
(#4060) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4060) There should be no spaces inside this paren. (space-in-parens)
(#4060) Infix operators must be spaced. (space-infix-ops)
(#4060) Infix operators must be spaced. (space-infix-ops)
(#4060) Unexpected whitespace before semicolon. (semi-spacing)
(#4060) Infix operators must be spaced. (space-infix-ops)
(#4060) Unexpected whitespace before semicolon. (semi-spacing)
(#4060) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4062) There should be no spaces inside this paren. (space-in-parens)
(#4066) Trailing spaces not allowed. (no-trailing-spaces)
(#4068) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4068) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4068) There should be no spaces inside this paren. (space-in-parens)
(#4068) There should be no spaces inside this paren. (space-in-parens)
(#4070) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4070) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4070) There should be no spaces inside this paren. (space-in-parens)
(#4070) There should be no spaces inside this paren. (space-in-parens)
(#4072) Infix operators must be spaced. (space-infix-ops)
(#4072) There should be no spaces inside this paren. (space-in-parens)
(#4073) Trailing spaces not allowed. (no-trailing-spaces)
(#4074) There should be no space after '[' (computed-property-spacing)
(#4074) Infix operators must be spaced. (space-infix-ops)
(#4074) There should be no space before ']' (computed-property-spacing)
(#4074) Trailing spaces not allowed. (no-trailing-spaces)
(#4075) There should be no space after '[' (computed-property-spacing)
(#4075) Infix operators must be spaced. (space-infix-ops)
(#4075) There should be no space before ']' (computed-property-spacing)
(#4076) Infix operators must be spaced. (space-infix-ops)
(#4077) Infix operators must be spaced. (space-infix-ops)
(#4077) There should be no spaces inside this paren. (space-in-parens)
(#4080) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4081) Infix operators must be spaced. (space-infix-ops)
(#4082) Infix operators must be spaced. (space-infix-ops)
(#4082) There should be no spaces inside this paren. (space-in-parens)
(#4086) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4090) Trailing spaces not allowed. (no-trailing-spaces)
(#4094) Trailing spaces not allowed. (no-trailing-spaces)
(#4096) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4096) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4096) There should be no spaces inside this paren. (space-in-parens)
(#4096) There should be no spaces inside this paren. (space-in-parens)
(#4099) There should be no spaces inside this paren. (space-in-parens)
(#4099) There should be no spaces inside this paren. (space-in-parens)
(#4102) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4105) There should be no spaces inside this paren. (space-in-parens)
(#4105) There should be no spaces inside this paren. (space-in-parens)
(#4106) There should be no spaces inside this paren. (space-in-parens)
(#4106) There should be no spaces inside this paren. (space-in-parens)
(#4109) Trailing spaces not allowed. (no-trailing-spaces)
(#4110) Trailing spaces not allowed. (no-trailing-spaces)
(#4119) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4119) Unexpected space before function parentheses. (space-before-function-paren)
(#4119) There should be no spaces inside this paren. (space-in-parens)
(#4119) There should be no spaces inside this paren. (space-in-parens)
(#4121) There should be no spaces inside this paren. (space-in-parens)
(#4121) Unexpected space before function parentheses. (space-before-function-paren)
(#4123) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4123) There should be no spaces inside this paren. (space-in-parens)
(#4123) There should be no spaces inside this paren. (space-in-parens)
(#4127) Trailing spaces not allowed. (no-trailing-spaces)
(#4130) Trailing spaces not allowed. (no-trailing-spaces)
(#4131) Trailing spaces not allowed. (no-trailing-spaces)
(#4133) Trailing spaces not allowed. (no-trailing-spaces)
(#4135) Trailing spaces not allowed. (no-trailing-spaces)
(#4137) Trailing spaces not allowed. (no-trailing-spaces)
(#4141) Unexpected space before function parentheses. (space-before-function-paren)
(#4143) Trailing spaces not allowed. (no-trailing-spaces)
(#4145) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4145) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4145) There should be no spaces inside this paren. (space-in-parens)
(#4149) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4149) Infix operators must be spaced. (space-infix-ops)
(#4149) Unexpected whitespace before semicolon. (semi-spacing)
(#4149) Infix operators must be spaced. (space-infix-ops)
(#4149) Unexpected whitespace before semicolon. (semi-spacing)
(#4149) There should be no spaces inside this paren. (space-in-parens)
(#4151) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4151) There should be no spaces inside this paren. (space-in-parens)
(#4155) Infix operators must be spaced. (space-infix-ops)
(#4156) Trailing spaces not allowed. (no-trailing-spaces)
(#4157) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4157) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4157) There should be no spaces inside this paren. (space-in-parens)
(#4157) There should be no spaces inside this paren. (space-in-parens)
(#4160) There should be no spaces inside this paren. (space-in-parens)
(#4160) There should be no spaces inside this paren. (space-in-parens)
(#4163) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4171) Trailing spaces not allowed. (no-trailing-spaces)
(#4173) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4173) There should be no spaces inside this paren. (space-in-parens)
(#4175) There should be no spaces inside this paren. (space-in-parens)
(#4175) There should be no space after '[' (array-bracket-spacing)
(#4175) Trailing spaces not allowed. (no-trailing-spaces)
(#4176) There should be no space before ']' (array-bracket-spacing)
(#4176) There should be no spaces inside this paren. (space-in-parens)
(#4180) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4182) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4182) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4182) There should be no spaces inside this paren. (space-in-parens)
(#4185) Infix operators must be spaced. (space-infix-ops)
(#4186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4186) There should be no spaces inside this paren. (space-in-parens)
(#4186) There should be no spaces inside this paren. (space-in-parens)
(#4194) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4195) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no spaces inside this paren. (space-in-parens)
(#4196) There should be no space after '[' (array-bracket-spacing)
(#4196) Trailing spaces not allowed. (no-trailing-spaces)
(#4197) There should be no space before ']' (array-bracket-spacing)
(#4197) There should be no spaces inside this paren. (space-in-parens)
(#4200) Trailing spaces not allowed. (no-trailing-spaces)
(#4202) There should be no spaces inside this paren. (space-in-parens)
(#4202) There should be no spaces inside this paren. (space-in-parens)
(#4204) Trailing spaces not allowed. (no-trailing-spaces)
(#4205) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4205) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4205) There should be no spaces inside this paren. (space-in-parens)
(#4205) There should be no spaces inside this paren. (space-in-parens)
(#4210) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4211) There should be no spaces inside this paren. (space-in-parens)
(#4211) There should be no spaces inside this paren. (space-in-parens)
(#4212) There should be no spaces inside this paren. (space-in-parens)
(#4214) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4214) There should be no spaces inside this paren. (space-in-parens)
(#4214) There should be no spaces inside this paren. (space-in-parens)
(#4216) There should be no spaces inside this paren. (space-in-parens)
(#4216) There should be no spaces inside this paren. (space-in-parens)
(#4218) There should be no spaces inside this paren. (space-in-parens)
(#4220) Trailing spaces not allowed. (no-trailing-spaces)
(#4222) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4222) There should be no spaces inside this paren. (space-in-parens)
(#4222) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4224) There should be no spaces inside this paren. (space-in-parens)
(#4226) There should be no spaces inside this paren. (space-in-parens)
(#4228) Trailing spaces not allowed. (no-trailing-spaces)
(#4229) Trailing spaces not allowed. (no-trailing-spaces)
(#4231) Trailing spaces not allowed. (no-trailing-spaces)
(#4236) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4236) There should be no spaces inside this paren. (space-in-parens)
(#4238) 'jLen' is defined but never used (no-unused-vars)
(#4242) Trailing spaces not allowed. (no-trailing-spaces)
(#4243) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4243) Infix operators must be spaced. (space-infix-ops)
(#4243) Unexpected whitespace before semicolon. (semi-spacing)
(#4243) Infix operators must be spaced. (space-infix-ops)
(#4243) Unexpected whitespace before semicolon. (semi-spacing)
(#4243) There should be no spaces inside this paren. (space-in-parens)
(#4245) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4245) There should be no spaces inside this paren. (space-in-parens)
(#4245) There should be no spaces inside this paren. (space-in-parens)
(#4247) There should be no spaces inside this paren. (space-in-parens)
(#4247) Infix operators must be spaced. (space-infix-ops)
(#4247) Infix operators must be spaced. (space-infix-ops)
(#4248) Infix operators must be spaced. (space-infix-ops)
(#4248) There should be no spaces inside this paren. (space-in-parens)
(#4251) Trailing spaces not allowed. (no-trailing-spaces)
(#4252) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4252) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4252) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4254) There should be no spaces inside this paren. (space-in-parens)
(#4257) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4260) Trailing spaces not allowed. (no-trailing-spaces)
(#4262) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4262) There should be no spaces inside this paren. (space-in-parens)
(#4262) Infix operators must be spaced. (space-infix-ops)
(#4262) Unexpected whitespace before semicolon. (semi-spacing)
(#4262) Infix operators must be spaced. (space-infix-ops)
(#4262) Unexpected whitespace before semicolon. (semi-spacing)
(#4262) There should be no spaces inside this paren. (space-in-parens)
(#4264) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4264) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4264) There should be no spaces inside this paren. (space-in-parens)
(#4268) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4268) There should be no spaces inside this paren. (space-in-parens)
(#4268) Infix operators must be spaced. (space-infix-ops)
(#4268) Unexpected whitespace before semicolon. (semi-spacing)
(#4268) Infix operators must be spaced. (space-infix-ops)
(#4268) Unexpected whitespace before semicolon. (semi-spacing)
(#4268) There should be no spaces inside this paren. (space-in-parens)
(#4270) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4270) There should be no spaces inside this paren. (space-in-parens)
(#4270) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4272) There should be no spaces inside this paren. (space-in-parens)
(#4278) There should be no spaces inside this paren. (space-in-parens)
(#4278) There should be no spaces inside this paren. (space-in-parens)
(#4279) Trailing spaces not allowed. (no-trailing-spaces)
(#4280) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4280) There should be no spaces inside this paren. (space-in-parens)
(#4280) There should be no spaces inside this paren. (space-in-parens)
(#4283) Infix operators must be spaced. (space-infix-ops)
(#4283) Multiple spaces found before 'oSettings'. (no-multi-spaces)
(#4284) Infix operators must be spaced. (space-infix-ops)
(#4284) Infix operators must be spaced. (space-infix-ops)
(#4284) Infix operators must be spaced. (space-infix-ops)
(#4284) Infix operators must be spaced. (space-infix-ops)
(#4284) Trailing spaces not allowed. (no-trailing-spaces)
(#4285) Infix operators must be spaced. (space-infix-ops)
(#4285) Infix operators must be spaced. (space-infix-ops)
(#4285) Infix operators must be spaced. (space-infix-ops)
(#4285) Infix operators must be spaced. (space-infix-ops)
(#4285) There should be no spaces inside this paren. (space-in-parens)
(#4286) Trailing spaces not allowed. (no-trailing-spaces)
(#4288) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4288) There should be no spaces inside this paren. (space-in-parens)
(#4288) There should be no spaces inside this paren. (space-in-parens)
(#4290) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4292) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4292) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4292) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4292) There should be no spaces inside this paren. (space-in-parens)
(#4292) There should be no spaces inside this paren. (space-in-parens)
(#4297) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4300) Trailing spaces not allowed. (no-trailing-spaces)
(#4301) There should be no spaces inside this paren. (space-in-parens)
(#4301) There should be no spaces inside this paren. (space-in-parens)
(#4305) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4309) There should be no spaces inside this paren. (space-in-parens)
(#4309) There should be no spaces inside this paren. (space-in-parens)
(#4312) Trailing spaces not allowed. (no-trailing-spaces)
(#4313) Trailing spaces not allowed. (no-trailing-spaces)
(#4317) Trailing spaces not allowed. (no-trailing-spaces)
(#4325) Trailing spaces not allowed. (no-trailing-spaces)
(#4326) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4326) There should be no spaces inside this paren. (space-in-parens)
(#4326) There should be no spaces inside this paren. (space-in-parens)
(#4328) There should be no spaces inside this paren. (space-in-parens)
(#4328) There should be no spaces inside this paren. (space-in-parens)
(#4329) Trailing spaces not allowed. (no-trailing-spaces)
(#4333) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4337) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4339) There should be no spaces inside this paren. (space-in-parens)
(#4339) There should be no spaces inside this paren. (space-in-parens)
(#4341) Trailing spaces not allowed. (no-trailing-spaces)
(#4342) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4342) There should be no spaces inside this paren. (space-in-parens)
(#4342) There should be no spaces inside this paren. (space-in-parens)
(#4347) Trailing spaces not allowed. (no-trailing-spaces)
(#4351) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4351) There should be no spaces inside this paren. (space-in-parens)
(#4351) Infix operators must be spaced. (space-infix-ops)
(#4351) Infix operators must be spaced. (space-infix-ops)
(#4351) Infix operators must be spaced. (space-infix-ops)
(#4351) There should be no spaces inside this paren. (space-in-parens)
(#4355) Trailing spaces not allowed. (no-trailing-spaces)
(#4362) Trailing spaces not allowed. (no-trailing-spaces)
(#4363) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4363) There should be no spaces inside this paren. (space-in-parens)
(#4366) There should be no spaces inside this paren. (space-in-parens)
(#4366) There should be no spaces inside this paren. (space-in-parens)
(#4368) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4368) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4368) There should be no spaces inside this paren. (space-in-parens)
(#4368) There should be no spaces inside this paren. (space-in-parens)
(#4376) Trailing spaces not allowed. (no-trailing-spaces)
(#4377) Trailing spaces not allowed. (no-trailing-spaces)
(#4378) Trailing spaces not allowed. (no-trailing-spaces)
(#4378) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#4384) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4384) Unexpected space before function parentheses. (space-before-function-paren)
(#4384) There should be no spaces inside this paren. (space-in-parens)
(#4384) There should be no spaces inside this paren. (space-in-parens)
(#4386) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4386) There should be no spaces inside this paren. (space-in-parens)
(#4386) There should be no spaces inside this paren. (space-in-parens)
(#4390) Trailing spaces not allowed. (no-trailing-spaces)
(#4392) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4392) Infix operators must be spaced. (space-infix-ops)
(#4398) There should be no spaces inside this paren. (space-in-parens)
(#4398) There should be no spaces inside this paren. (space-in-parens)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4399) There should be no spaces inside this paren. (space-in-parens)
(#4400) There should be no spaces inside this paren. (space-in-parens)
(#4400) There should be no spaces inside this paren. (space-in-parens)
(#4403) Trailing spaces not allowed. (no-trailing-spaces)
(#4404) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4404) There should be no spaces inside this paren. (space-in-parens)
(#4404) Infix operators must be spaced. (space-infix-ops)
(#4404) Infix operators must be spaced. (space-infix-ops)
(#4404) Unexpected whitespace before semicolon. (semi-spacing)
(#4404) Infix operators must be spaced. (space-infix-ops)
(#4404) Unexpected whitespace before semicolon. (semi-spacing)
(#4404) There should be no spaces inside this paren. (space-in-parens)
(#4406) There should be no spaces inside this paren. (space-in-parens)
(#4406) There should be no spaces inside this paren. (space-in-parens)
(#4408) Trailing spaces not allowed. (no-trailing-spaces)
(#4409) There should be no spaces inside this paren. (space-in-parens)
(#4409) There should be no spaces inside this paren. (space-in-parens)
(#4410) Trailing spaces not allowed. (no-trailing-spaces)
(#4411) There should be no spaces inside this paren. (space-in-parens)
(#4411) There should be no spaces inside this paren. (space-in-parens)
(#4413) Trailing spaces not allowed. (no-trailing-spaces)
(#4414) Trailing spaces not allowed. (no-trailing-spaces)
(#4421) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4421) Unexpected space before function parentheses. (space-before-function-paren)
(#4421) There should be no spaces inside this paren. (space-in-parens)
(#4421) There should be no spaces inside this paren. (space-in-parens)
(#4423) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4423) There should be no spaces inside this paren. (space-in-parens)
(#4427) Trailing spaces not allowed. (no-trailing-spaces)
(#4428) There should be no spaces inside this paren. (space-in-parens)
(#4428) There should be no spaces inside this paren. (space-in-parens)
(#4429) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4429) There should be no spaces inside this paren. (space-in-parens)
(#4429) There should be no spaces inside this paren. (space-in-parens)
(#4433) Trailing spaces not allowed. (no-trailing-spaces)
(#4437) There should be no spaces inside this paren. (space-in-parens)
(#4437) There should be no spaces inside this paren. (space-in-parens)
(#4438) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4438) There should be no spaces inside this paren. (space-in-parens)
(#4442) Trailing spaces not allowed. (no-trailing-spaces)
(#4444) There should be no spaces inside this paren. (space-in-parens)
(#4444) There should be no spaces inside this paren. (space-in-parens)
(#4445) Trailing spaces not allowed. (no-trailing-spaces)
(#4447) Multiple spaces found before '='. (no-multi-spaces)
(#4449) Multiple spaces found before '='. (no-multi-spaces)
(#4450) Multiple spaces found before '='. (no-multi-spaces)
(#4451) Multiple spaces found before '='. (no-multi-spaces)
(#4452) Identifier 'saved_aaSorting' is not in camel case. (camelcase)
(#4452) Multiple spaces found before '='. (no-multi-spaces)
(#4453) Trailing spaces not allowed. (no-trailing-spaces)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4455) There should be no spaces inside this paren. (space-in-parens)
(#4456) There should be no spaces inside this paren. (space-in-parens)
(#4456) There should be no spaces inside this paren. (space-in-parens)
(#4457) Trailing spaces not allowed. (no-trailing-spaces)
(#4462) Identifier 'saved_aoColumns' is not in camel case. (camelcase)
(#4463) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4463) Infix operators must be spaced. (space-infix-ops)
(#4463) Unexpected whitespace before semicolon. (semi-spacing)
(#4463) Infix operators must be spaced. (space-infix-ops)
(#4463) Unexpected whitespace before semicolon. (semi-spacing)
(#4463) There should be no spaces inside this paren. (space-in-parens)
(#4468) Trailing spaces not allowed. (no-trailing-spaces)
(#4469) There should be no spaces inside this paren. (space-in-parens)
(#4469) There should be no spaces inside this paren. (space-in-parens)
(#4471) Trailing spaces not allowed. (no-trailing-spaces)
(#4472) Trailing spaces not allowed. (no-trailing-spaces)
(#4482) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4482) Unexpected space before function parentheses. (space-before-function-paren)
(#4482) There should be no spaces inside this paren. (space-in-parens)
(#4482) There should be no spaces inside this paren. (space-in-parens)
(#4485) There should be no spaces inside this paren. (space-in-parens)
(#4485) Infix operators must be spaced. (space-infix-ops)
(#4485) Infix operators must be spaced. (space-infix-ops)
(#4485) There should be no spaces inside this paren. (space-in-parens)
(#4486) Trailing spaces not allowed. (no-trailing-spaces)
(#4487) Trailing spaces not allowed. (no-trailing-spaces)
(#4494) A space is required after ','. (comma-spacing)
(#4496) Trailing spaces not allowed. (no-trailing-spaces)
(#4497) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4497) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4497) There should be no spaces inside this paren. (space-in-parens)
(#4497) There should be no spaces inside this paren. (space-in-parens)
(#4499) Trailing spaces not allowed. (no-trailing-spaces)
(#4500) There should be no spaces inside this paren. (space-in-parens)
(#4500) There should be no spaces inside this paren. (space-in-parens)
(#4500) eval can be harmful. (no-eval)
(#4500) There should be no spaces inside this paren. (space-in-parens)
(#4500) Infix operators must be spaced. (space-infix-ops)
(#4500) Infix operators must be spaced. (space-infix-ops)
(#4500) There should be no spaces inside this paren. (space-in-parens)
(#4501) There should be no spaces inside this paren. (space-in-parens)
(#4502) Infix operators must be spaced. (space-infix-ops)
(#4502) There should be no spaces inside this paren. (space-in-parens)
(#4505) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4507) Infix operators must be spaced. (space-infix-ops)
(#4507) Infix operators must be spaced. (space-infix-ops)
(#4509) Trailing spaces not allowed. (no-trailing-spaces)
(#4514) Infix operators must be spaced. (space-infix-ops)
(#4517) Trailing spaces not allowed. (no-trailing-spaces)
(#4518) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4518) Infix operators must be spaced. (space-infix-ops)
(#4518) Infix operators must be spaced. (space-infix-ops)
(#4518) There should be no spaces inside this paren. (space-in-parens)
(#4520) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4520) There should be no spaces inside this paren. (space-in-parens)
(#4520) Infix operators must be spaced. (space-infix-ops)
(#4520) Infix operators must be spaced. (space-infix-ops)
(#4520) Unexpected whitespace before semicolon. (semi-spacing)
(#4520) Infix operators must be spaced. (space-infix-ops)
(#4520) Unexpected whitespace before semicolon. (semi-spacing)
(#4520) There should be no spaces inside this paren. (space-in-parens)
(#4522) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4522) There should be no spaces inside this paren. (space-in-parens)
(#4522) There should be no spaces inside this paren. (space-in-parens)
(#4522) There should be no spaces inside this paren. (space-in-parens)
(#4522) There should be no spaces inside this paren. (space-in-parens)
(#4527) eval can be harmful. (no-eval)
(#4527) There should be no spaces inside this paren. (space-in-parens)
(#4527) Infix operators must be spaced. (space-infix-ops)
(#4527) Infix operators must be spaced. (space-infix-ops)
(#4527) There should be no spaces inside this paren. (space-in-parens)
(#4528) Trailing spaces not allowed. (no-trailing-spaces)
(#4529) Blocks are nested too deeply (5). (max-depth)
(#4529) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4529) There should be no spaces inside this paren. (space-in-parens)
(#4529) There should be no spaces inside this paren. (space-in-parens)
(#4531) There should be no spaces inside this paren. (space-in-parens)
(#4534) There should be no spaces inside this paren. (space-in-parens)
(#4537) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4537) Expected space(s) after "catch". (keyword-spacing)
(#4537) There should be no spaces inside this paren. (space-in-parens)
(#4537) There should be no spaces inside this paren. (space-in-parens)
(#4537) Empty block statement. (no-empty)
(#4540) Trailing spaces not allowed. (no-trailing-spaces)
(#4542) There should be no spaces inside this paren. (space-in-parens)
(#4542) Unexpected space before function parentheses. (space-before-function-paren)
(#4544) There should be no spaces inside this paren. (space-in-parens)
(#4545) Trailing spaces not allowed. (no-trailing-spaces)
(#4547) There should be no spaces inside this paren. (space-in-parens)
(#4547) There should be no spaces inside this paren. (space-in-parens)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4548) There should be no spaces inside this paren. (space-in-parens)
(#4552) Trailing spaces not allowed. (no-trailing-spaces)
(#4554) Infix operators must be spaced. (space-infix-ops)
(#4554) Infix operators must be spaced. (space-infix-ops)
(#4558) Trailing spaces not allowed. (no-trailing-spaces)
(#4561) Trailing spaces not allowed. (no-trailing-spaces)
(#4562) Trailing spaces not allowed. (no-trailing-spaces)
(#4569) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4569) Unexpected space before function parentheses. (space-before-function-paren)
(#4569) There should be no spaces inside this paren. (space-in-parens)
(#4569) There should be no spaces inside this paren. (space-in-parens)
(#4573) Infix operators must be spaced. (space-infix-ops)
(#4573) A space is required after ','. (comma-spacing)
(#4574) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#4575) Trailing spaces not allowed. (no-trailing-spaces)
(#4576) Expected space(s) after "for". (keyword-spacing)
(#4576) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4576) There should be no spaces inside this paren. (space-in-parens)
(#4576) Infix operators must be spaced. (space-infix-ops)
(#4576) Unexpected whitespace before semicolon. (semi-spacing)
(#4576) Infix operators must be spaced. (space-infix-ops)
(#4576) Unexpected whitespace before semicolon. (semi-spacing)
(#4576) There should be no spaces inside this paren. (space-in-parens)
(#4579) Trailing spaces not allowed. (no-trailing-spaces)
(#4580) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4580) Infix operators must be spaced. (space-infix-ops)
(#4582) A space is required after ','. (comma-spacing)
(#4584) Trailing spaces not allowed. (no-trailing-spaces)
(#4585) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4587) There should be no spaces inside this paren. (space-in-parens)
(#4587) A space is required after ','. (comma-spacing)
(#4587) There should be no spaces inside this paren. (space-in-parens)
(#4592) Trailing spaces not allowed. (no-trailing-spaces)
(#4593) Trailing spaces not allowed. (no-trailing-spaces)
(#4600) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4600) Unexpected space before function parentheses. (space-before-function-paren)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4600) There should be no spaces inside this paren. (space-in-parens)
(#4602) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4602) There should be no spaces inside this paren. (space-in-parens)
(#4602) Infix operators must be spaced. (space-infix-ops)
(#4602) Unexpected whitespace before semicolon. (semi-spacing)
(#4602) Infix operators must be spaced. (space-infix-ops)
(#4602) Unexpected whitespace before semicolon. (semi-spacing)
(#4602) There should be no spaces inside this paren. (space-in-parens)
(#4604) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4604) There should be no spaces inside this paren. (space-in-parens)
(#4604) There should be no spaces inside this paren. (space-in-parens)
(#4609) Trailing spaces not allowed. (no-trailing-spaces)
(#4612) Trailing spaces not allowed. (no-trailing-spaces)
(#4613) Trailing spaces not allowed. (no-trailing-spaces)
(#4620) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4620) Unexpected space before function parentheses. (space-before-function-paren)
(#4620) There should be no spaces inside this paren. (space-in-parens)
(#4620) There should be no spaces inside this paren. (space-in-parens)
(#4624) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4624) There should be no spaces inside this paren. (space-in-parens)
(#4624) Infix operators must be spaced. (space-infix-ops)
(#4624) Infix operators must be spaced. (space-infix-ops)
(#4624) Unexpected whitespace before semicolon. (semi-spacing)
(#4624) Infix operators must be spaced. (space-infix-ops)
(#4624) Unexpected whitespace before semicolon. (semi-spacing)
(#4624) There should be no spaces inside this paren. (space-in-parens)
(#4626) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4626) There should be no spaces inside this paren. (space-in-parens)
(#4626) There should be no spaces inside this paren. (space-in-parens)
(#4628) There should be no spaces inside this paren. (space-in-parens)
(#4628) There should be no spaces inside this paren. (space-in-parens)
(#4633) Trailing spaces not allowed. (no-trailing-spaces)
(#4634) Trailing spaces not allowed. (no-trailing-spaces)
(#4638) Trailing spaces not allowed. (no-trailing-spaces)
(#4643) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4643) Unexpected space before function parentheses. (space-before-function-paren)
(#4643) There should be no spaces inside this paren. (space-in-parens)
(#4643) There should be no spaces inside this paren. (space-in-parens)
(#4648) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4648) Infix operators must be spaced. (space-infix-ops)
(#4649) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4649) Infix operators must be spaced. (space-infix-ops)
(#4649) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4649) Infix operators must be spaced. (space-infix-ops)
(#4650) Trailing spaces not allowed. (no-trailing-spaces)
(#4652) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4652) There should be no spaces inside this paren. (space-in-parens)
(#4652) There should be no spaces inside this paren. (space-in-parens)
(#4655) Infix operators must be spaced. (space-infix-ops)
(#4657) Trailing spaces not allowed. (no-trailing-spaces)
(#4658) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4658) There should be no spaces inside this paren. (space-in-parens)
(#4658) Infix operators must be spaced. (space-infix-ops)
(#4658) Unexpected whitespace before semicolon. (semi-spacing)
(#4658) Infix operators must be spaced. (space-infix-ops)
(#4658) Unexpected whitespace before semicolon. (semi-spacing)
(#4658) There should be no spaces inside this paren. (space-in-parens)
(#4661) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4661) There should be no spaces inside this paren. (space-in-parens)
(#4661) There should be no spaces inside this paren. (space-in-parens)
(#4666) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4666) There should be no spaces inside this paren. (space-in-parens)
(#4669) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4669) There should be no spaces inside this paren. (space-in-parens)
(#4669) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4671) There should be no spaces inside this paren. (space-in-parens)
(#4675) Trailing spaces not allowed. (no-trailing-spaces)
(#4677) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4677) There should be no spaces inside this paren. (space-in-parens)
(#4677) Infix operators must be spaced. (space-infix-ops)
(#4677) Infix operators must be spaced. (space-infix-ops)
(#4677) Unexpected whitespace before semicolon. (semi-spacing)
(#4677) Infix operators must be spaced. (space-infix-ops)
(#4677) Unexpected whitespace before semicolon. (semi-spacing)
(#4677) There should be no spaces inside this paren. (space-in-parens)
(#4679) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4679) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4679) There should be no spaces inside this paren. (space-in-parens)
(#4679) There should be no spaces inside this paren. (space-in-parens)
(#4681) There should be no spaces inside this paren. (space-in-parens)
(#4681) Infix operators must be spaced. (space-infix-ops)
(#4681) There should be no spaces inside this paren. (space-in-parens)
(#4684) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4685) There should be no spaces inside this paren. (space-in-parens)
(#4685) There should be no spaces inside this paren. (space-in-parens)
(#4691) Trailing spaces not allowed. (no-trailing-spaces)
(#4694) Trailing spaces not allowed. (no-trailing-spaces)
(#4695) Trailing spaces not allowed. (no-trailing-spaces)
(#4703) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4703) There should be no spaces inside this paren. (space-in-parens)
(#4703) There should be no spaces inside this paren. (space-in-parens)
(#4705) Infix operators must be spaced. (space-infix-ops)
(#4706) Infix operators must be spaced. (space-infix-ops)
(#4707) Infix operators must be spaced. (space-infix-ops)
(#4707) Infix operators must be spaced. (space-infix-ops)
(#4707) Infix operators must be spaced. (space-infix-ops)
(#4708) Trailing spaces not allowed. (no-trailing-spaces)
(#4709) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4709) There should be no spaces inside this paren. (space-in-parens)
(#4709) There should be no spaces inside this paren. (space-in-parens)
(#4711) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4711) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4711) There should be no spaces inside this paren. (space-in-parens)
(#4713) Unexpected alert. (no-alert)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4713) There should be no spaces inside this paren. (space-in-parens)
(#4716) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4721) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4721) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4721) There should be no spaces inside this paren. (space-in-parens)
(#4721) Unexpected console statement. (no-console)
(#4721) There should be no spaces inside this paren. (space-in-parens)
(#4723) Unexpected console statement. (no-console)
(#4723) There should be no spaces inside this paren. (space-in-parens)
(#4723) There should be no spaces inside this paren. (space-in-parens)
(#4726) Trailing spaces not allowed. (no-trailing-spaces)
(#4727) Trailing spaces not allowed. (no-trailing-spaces)
(#4736) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4736) There should be no spaces inside this paren. (space-in-parens)
(#4736) There should be no spaces inside this paren. (space-in-parens)
(#4738) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4738) There should be no spaces inside this paren. (space-in-parens)
(#4738) There should be no spaces inside this paren. (space-in-parens)
(#4742) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4742) There should be no spaces inside this paren. (space-in-parens)
(#4747) Trailing spaces not allowed. (no-trailing-spaces)
(#4748) Trailing spaces not allowed. (no-trailing-spaces)
(#4760) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4760) There should be no spaces inside this paren. (space-in-parens)
(#4760) There should be no spaces inside this paren. (space-in-parens)
(#4763) Trailing spaces not allowed. (no-trailing-spaces)
(#4764) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4764) There should be no spaces inside this paren. (space-in-parens)
(#4764) There should be no spaces inside this paren. (space-in-parens)
(#4766) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4766) There should be no spaces inside this paren. (space-in-parens)
(#4769) Trailing spaces not allowed. (no-trailing-spaces)
(#4770) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4770) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4770) There should be no spaces inside this paren. (space-in-parens)
(#4770) There should be no spaces inside this paren. (space-in-parens)
(#4772) There should be no spaces inside this paren. (space-in-parens)
(#4772) There should be no spaces inside this paren. (space-in-parens)
(#4775) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4780) Trailing spaces not allowed. (no-trailing-spaces)
(#4783) Trailing spaces not allowed. (no-trailing-spaces)
(#4784) Trailing spaces not allowed. (no-trailing-spaces)
(#4794) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4794) There should be no spaces inside this paren. (space-in-parens)
(#4794) There should be no spaces inside this paren. (space-in-parens)
(#4797) There should be no spaces inside this paren. (space-in-parens)
(#4797) Unexpected space before function parentheses. (space-before-function-paren)
(#4800) There should be no spaces inside this paren. (space-in-parens)
(#4801) There should be no spaces inside this paren. (space-in-parens)
(#4801) Unexpected space before function parentheses. (space-before-function-paren)
(#4801) Missing space before opening brace. (space-before-blocks)
(#4802) There should be no spaces inside this paren. (space-in-parens)
(#4802) There should be no spaces inside this paren. (space-in-parens)
(#4804) There should be no spaces inside this paren. (space-in-parens)
(#4805) There should be no spaces inside this paren. (space-in-parens)
(#4805) Unexpected space before function parentheses. (space-before-function-paren)
(#4808) There should be no spaces inside this paren. (space-in-parens)
(#4810) Trailing spaces not allowed. (no-trailing-spaces)
(#4811) Trailing spaces not allowed. (no-trailing-spaces)
(#4821) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4821) There should be no spaces inside this paren. (space-in-parens)
(#4821) There should be no spaces inside this paren. (space-in-parens)
(#4823) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4823) There should be no spaces inside this paren. (space-in-parens)
(#4823) There should be no spaces inside this paren. (space-in-parens)
(#4825) There should be no spaces inside this paren. (space-in-parens)
(#4828) There should be no spaces inside this paren. (space-in-parens)
(#4831) Trailing spaces not allowed. (no-trailing-spaces)
(#4832) Trailing spaces not allowed. (no-trailing-spaces)
(#4833) Missing JSDoc @returns for function. (valid-jsdoc)
(#4844) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4844) There should be no spaces inside this paren. (space-in-parens)
(#4844) There should be no spaces inside this paren. (space-in-parens)
(#4847) Infix operators must be spaced. (space-infix-ops)
(#4848) Trailing spaces not allowed. (no-trailing-spaces)
(#4849) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4849) There should be no spaces inside this paren. (space-in-parens)
(#4849) Infix operators must be spaced. (space-infix-ops)
(#4849) Infix operators must be spaced. (space-infix-ops)
(#4849) Unexpected whitespace before semicolon. (semi-spacing)
(#4849) Infix operators must be spaced. (space-infix-ops)
(#4849) Unexpected whitespace before semicolon. (semi-spacing)
(#4849) There should be no spaces inside this paren. (space-in-parens)
(#4851) There should be no spaces inside this paren. (space-in-parens)
(#4851) There should be no spaces inside this paren. (space-in-parens)
(#4851) There should be no spaces inside this paren. (space-in-parens)
(#4851) There should be no spaces inside this paren. (space-in-parens)
(#4853) Trailing spaces not allowed. (no-trailing-spaces)
(#4854) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4854) There should be no spaces inside this paren. (space-in-parens)
(#4854) There should be no spaces inside this paren. (space-in-parens)
(#4858) Trailing spaces not allowed. (no-trailing-spaces)
(#4861) Trailing spaces not allowed. (no-trailing-spaces)
(#4862) Trailing spaces not allowed. (no-trailing-spaces)
(#4865) Trailing spaces not allowed. (no-trailing-spaces)
(#4874) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4874) There should be no spaces inside this paren. (space-in-parens)
(#4874) There should be no spaces inside this paren. (space-in-parens)
(#4878) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4881) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4883) Infix operators must be spaced. (space-infix-ops)
(#4883) Infix operators must be spaced. (space-infix-ops)
(#4885) Infix operators must be spaced. (space-infix-ops)
(#4887) Trailing spaces not allowed. (no-trailing-spaces)
(#4893) Trailing spaces not allowed. (no-trailing-spaces)
(#4894) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4898) Trailing spaces not allowed. (no-trailing-spaces)
(#4899) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4901) Infix operators must be spaced. (space-infix-ops)
(#4901) Infix operators must be spaced. (space-infix-ops)
(#4903) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#4903) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4907) Trailing spaces not allowed. (no-trailing-spaces)
(#4908) Infix operators must be spaced. (space-infix-ops)
(#4908) Infix operators must be spaced. (space-infix-ops)
(#4910) Trailing spaces not allowed. (no-trailing-spaces)
(#4913) Trailing spaces not allowed. (no-trailing-spaces)
(#4914) Trailing spaces not allowed. (no-trailing-spaces)
(#4921) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4921) There should be no spaces inside this paren. (space-in-parens)
(#4928) Infix operators must be spaced. (space-infix-ops)
(#4929) Infix operators must be spaced. (space-infix-ops)
(#4930) Infix operators must be spaced. (space-infix-ops)
(#4931) Infix operators must be spaced. (space-infix-ops)
(#4933) Trailing spaces not allowed. (no-trailing-spaces)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4934) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4936) There should be no spaces inside this paren. (space-in-parens)
(#4938) Trailing spaces not allowed. (no-trailing-spaces)
(#4951) Trailing spaces not allowed. (no-trailing-spaces)
(#4975) Unexpected 'this'. (no-invalid-this)
(#4975) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4975) Unexpected space before function parentheses. (space-before-function-paren)
(#4975) There should be no spaces inside this paren. (space-in-parens)
(#4975) There should be no spaces inside this paren. (space-in-parens)
(#4977) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4977) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4978) There should be no spaces inside this paren. (space-in-parens)
(#4982) Trailing spaces not allowed. (no-trailing-spaces)
(#4983) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4983) There should be no spaces inside this paren. (space-in-parens)
(#4987) Trailing spaces not allowed. (no-trailing-spaces)
(#4988) There should be no spaces inside this paren. (space-in-parens)
(#4992) There should be no spaces inside this paren. (space-in-parens)
(#4993) Trailing spaces not allowed. (no-trailing-spaces)
(#4996) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4996) There should be no spaces inside this paren. (space-in-parens)
(#4996) There should be no spaces inside this paren. (space-in-parens)
(#4998) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#4998) There should be no spaces inside this paren. (space-in-parens)
(#4998) Infix operators must be spaced. (space-infix-ops)
(#4998) Infix operators must be spaced. (space-infix-ops)
(#4998) Unexpected whitespace before semicolon. (semi-spacing)
(#4998) Infix operators must be spaced. (space-infix-ops)
(#4998) Unexpected whitespace before semicolon. (semi-spacing)
(#4998) There should be no spaces inside this paren. (space-in-parens)
(#5000) There should be no space after '[' (computed-property-spacing)
(#5000) There should be no space before ']' (computed-property-spacing)
(#5001) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5001) There should be no spaces inside this paren. (space-in-parens)
(#5001) There should be no spaces inside this paren. (space-in-parens)
(#5003) There should be no spaces inside this paren. (space-in-parens)
(#5003) There should be no spaces inside this paren. (space-in-parens)
(#5007) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5007) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5007) There should be no spaces inside this paren. (space-in-parens)
(#5007) There should be no spaces inside this paren. (space-in-parens)
(#5009) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5009) There should be no spaces inside this paren. (space-in-parens)
(#5009) Infix operators must be spaced. (space-infix-ops)
(#5009) Infix operators must be spaced. (space-infix-ops)
(#5009) Unexpected whitespace before semicolon. (semi-spacing)
(#5009) Infix operators must be spaced. (space-infix-ops)
(#5009) Unexpected whitespace before semicolon. (semi-spacing)
(#5009) There should be no spaces inside this paren. (space-in-parens)
(#5011) There should be no space after '[' (computed-property-spacing)
(#5011) There should be no space before ']' (computed-property-spacing)
(#5012) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5012) There should be no spaces inside this paren. (space-in-parens)
(#5012) There should be no spaces inside this paren. (space-in-parens)
(#5014) There should be no spaces inside this paren. (space-in-parens)
(#5014) There should be no spaces inside this paren. (space-in-parens)
(#5018) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5018) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5018) There should be no spaces inside this paren. (space-in-parens)
(#5018) There should be no spaces inside this paren. (space-in-parens)
(#5020) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5020) There should be no spaces inside this paren. (space-in-parens)
(#5020) Infix operators must be spaced. (space-infix-ops)
(#5020) Infix operators must be spaced. (space-infix-ops)
(#5020) Unexpected whitespace before semicolon. (semi-spacing)
(#5020) Infix operators must be spaced. (space-infix-ops)
(#5020) Unexpected whitespace before semicolon. (semi-spacing)
(#5020) There should be no spaces inside this paren. (space-in-parens)
(#5022) There should be no space after '[' (computed-property-spacing)
(#5022) There should be no space before ']' (computed-property-spacing)
(#5023) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5023) There should be no spaces inside this paren. (space-in-parens)
(#5023) There should be no spaces inside this paren. (space-in-parens)
(#5025) There should be no spaces inside this paren. (space-in-parens)
(#5025) There should be no spaces inside this paren. (space-in-parens)
(#5029) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5029) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5029) There should be no spaces inside this paren. (space-in-parens)
(#5029) There should be no spaces inside this paren. (space-in-parens)
(#5031) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5031) There should be no spaces inside this paren. (space-in-parens)
(#5031) Infix operators must be spaced. (space-infix-ops)
(#5031) Infix operators must be spaced. (space-infix-ops)
(#5031) Unexpected whitespace before semicolon. (semi-spacing)
(#5031) Infix operators must be spaced. (space-infix-ops)
(#5031) Unexpected whitespace before semicolon. (semi-spacing)
(#5031) There should be no spaces inside this paren. (space-in-parens)
(#5033) There should be no space after '[' (computed-property-spacing)
(#5033) There should be no space before ']' (computed-property-spacing)
(#5033) Unexpected whitespace before semicolon. (semi-spacing)
(#5034) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5034) There should be no spaces inside this paren. (space-in-parens)
(#5034) There should be no spaces inside this paren. (space-in-parens)
(#5036) There should be no spaces inside this paren. (space-in-parens)
(#5036) There should be no spaces inside this paren. (space-in-parens)
(#5040) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5040) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5040) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5040) There should be no spaces inside this paren. (space-in-parens)
(#5040) There should be no spaces inside this paren. (space-in-parens)
(#5042) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5042) Infix operators must be spaced. (space-infix-ops)
(#5042) Infix operators must be spaced. (space-infix-ops)
(#5042) Unexpected whitespace before semicolon. (semi-spacing)
(#5042) Infix operators must be spaced. (space-infix-ops)
(#5042) Unexpected whitespace before semicolon. (semi-spacing)
(#5042) There should be no spaces inside this paren. (space-in-parens)
(#5044) There should be no space after '[' (computed-property-spacing)
(#5044) There should be no space before ']' (computed-property-spacing)
(#5045) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5045) There should be no spaces inside this paren. (space-in-parens)
(#5047) There should be no spaces inside this paren. (space-in-parens)
(#5047) There should be no spaces inside this paren. (space-in-parens)
(#5052) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5053) There should be no spaces inside this paren. (space-in-parens)
(#5053) There should be no spaces inside this paren. (space-in-parens)
(#5055) Trailing spaces not allowed. (no-trailing-spaces)
(#5061) There should be no spaces inside this paren. (space-in-parens)
(#5061) There should be no spaces inside this paren. (space-in-parens)
(#5062) There should be no spaces inside this paren. (space-in-parens)
(#5062) There should be no spaces inside this paren. (space-in-parens)
(#5063) Trailing spaces not allowed. (no-trailing-spaces)
(#5064) There should be no spaces inside this paren. (space-in-parens)
(#5064) There should be no spaces inside this paren. (space-in-parens)
(#5066) Trailing spaces not allowed. (no-trailing-spaces)
(#5067) Trailing spaces not allowed. (no-trailing-spaces)
(#5072) Trailing spaces not allowed. (no-trailing-spaces)
(#5085) Trailing spaces not allowed. (no-trailing-spaces)
(#5088) Trailing spaces not allowed. (no-trailing-spaces)
(#5107) Trailing spaces not allowed. (no-trailing-spaces)
(#5110) Trailing spaces not allowed. (no-trailing-spaces)
(#5115) Unexpected 'this'. (no-invalid-this)
(#5115) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5115) Unexpected space before function parentheses. (space-before-function-paren)
(#5115) There should be no spaces inside this paren. (space-in-parens)
(#5115) There should be no spaces inside this paren. (space-in-parens)
(#5118) 'iIndex' is defined but never used (no-unused-vars)
(#5119) There should be no spaces inside this paren. (space-in-parens)
(#5119) There should be no spaces inside this paren. (space-in-parens)
(#5120) Trailing spaces not allowed. (no-trailing-spaces)
(#5121) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5121) Infix operators must be spaced. (space-infix-ops)
(#5121) Infix operators must be spaced. (space-infix-ops)
(#5121) Unexpected whitespace before semicolon. (semi-spacing)
(#5121) Infix operators must be spaced. (space-infix-ops)
(#5121) Unexpected whitespace before semicolon. (semi-spacing)
(#5121) There should be no spaces inside this paren. (space-in-parens)
(#5123) There should be no spaces inside this paren. (space-in-parens)
(#5123) There should be no spaces inside this paren. (space-in-parens)
(#5125) Trailing spaces not allowed. (no-trailing-spaces)
(#5128) Trailing spaces not allowed. (no-trailing-spaces)
(#5129) Trailing spaces not allowed. (no-trailing-spaces)
(#5132) Trailing spaces not allowed. (no-trailing-spaces)
(#5143) Trailing spaces not allowed. (no-trailing-spaces)
(#5144) Trailing spaces not allowed. (no-trailing-spaces)
(#5151) Trailing spaces not allowed. (no-trailing-spaces)
(#5155) Trailing spaces not allowed. (no-trailing-spaces)
(#5163) Trailing spaces not allowed. (no-trailing-spaces)
(#5167) Unexpected 'this'. (no-invalid-this)
(#5167) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5167) There should be no spaces inside this paren. (space-in-parens)
(#5167) There should be no spaces inside this paren. (space-in-parens)
(#5169) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5169) There should be no spaces inside this paren. (space-in-parens)
(#5169) There should be no spaces inside this paren. (space-in-parens)
(#5173) Trailing spaces not allowed. (no-trailing-spaces)
(#5176) Trailing spaces not allowed. (no-trailing-spaces)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5178) There should be no spaces inside this paren. (space-in-parens)
(#5179) Trailing spaces not allowed. (no-trailing-spaces)
(#5181) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5181) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5181) There should be no spaces inside this paren. (space-in-parens)
(#5181) There should be no spaces inside this paren. (space-in-parens)
(#5183) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5183) There should be no spaces inside this paren. (space-in-parens)
(#5183) Infix operators must be spaced. (space-infix-ops)
(#5183) Unexpected whitespace before semicolon. (semi-spacing)
(#5183) Infix operators must be spaced. (space-infix-ops)
(#5183) Unexpected whitespace before semicolon. (semi-spacing)
(#5183) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5185) There should be no spaces inside this paren. (space-in-parens)
(#5186) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5186) There should be no spaces inside this paren. (space-in-parens)
(#5186) There should be no spaces inside this paren. (space-in-parens)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5190) There should be no spaces inside this paren. (space-in-parens)
(#5194) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5195) There should be no spaces inside this paren. (space-in-parens)
(#5196) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5196) There should be no spaces inside this paren. (space-in-parens)
(#5196) There should be no spaces inside this paren. (space-in-parens)
(#5200) There should be no spaces inside this paren. (space-in-parens)
(#5200) There should be no spaces inside this paren. (space-in-parens)
(#5202) Trailing spaces not allowed. (no-trailing-spaces)
(#5204) Trailing spaces not allowed. (no-trailing-spaces)
(#5205) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5205) There should be no spaces inside this paren. (space-in-parens)
(#5205) There should be no spaces inside this paren. (space-in-parens)
(#5207) There should be no spaces inside this paren. (space-in-parens)
(#5207) There should be no spaces inside this paren. (space-in-parens)
(#5211) Trailing spaces not allowed. (no-trailing-spaces)
(#5212) Trailing spaces not allowed. (no-trailing-spaces)
(#5214) Trailing spaces not allowed. (no-trailing-spaces)
(#5215) Trailing spaces not allowed. (no-trailing-spaces)
(#5216) Trailing spaces not allowed. (no-trailing-spaces)
(#5227) Trailing spaces not allowed. (no-trailing-spaces)
(#5233) Unexpected 'this'. (no-invalid-this)
(#5233) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5233) Unexpected space before function parentheses. (space-before-function-paren)
(#5233) There should be no spaces inside this paren. (space-in-parens)
(#5233) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5236) There should be no spaces inside this paren. (space-in-parens)
(#5237) Trailing spaces not allowed. (no-trailing-spaces)
(#5238) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5238) There should be no spaces inside this paren. (space-in-parens)
(#5238) There should be no spaces inside this paren. (space-in-parens)
(#5240) There should be no spaces inside this paren. (space-in-parens)
(#5240) There should be no spaces inside this paren. (space-in-parens)
(#5242) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5242) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5242) There should be no spaces inside this paren. (space-in-parens)
(#5248) Trailing spaces not allowed. (no-trailing-spaces)
(#5249) Trailing spaces not allowed. (no-trailing-spaces)
(#5258) Trailing spaces not allowed. (no-trailing-spaces)
(#5263) Unexpected 'this'. (no-invalid-this)
(#5263) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5263) There should be no spaces inside this paren. (space-in-parens)
(#5266) There should be no spaces inside this paren. (space-in-parens)
(#5266) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5267) There should be no spaces inside this paren. (space-in-parens)
(#5268) Trailing spaces not allowed. (no-trailing-spaces)
(#5269) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5269) There should be no spaces inside this paren. (space-in-parens)
(#5269) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5271) There should be no spaces inside this paren. (space-in-parens)
(#5274) Trailing spaces not allowed. (no-trailing-spaces)
(#5275) Trailing spaces not allowed. (no-trailing-spaces)
(#5277) Trailing spaces not allowed. (no-trailing-spaces)
(#5286) Trailing spaces not allowed. (no-trailing-spaces)
(#5295) Trailing spaces not allowed. (no-trailing-spaces)
(#5299) Unexpected 'this'. (no-invalid-this)
(#5299) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5299) There should be no spaces inside this paren. (space-in-parens)
(#5302) There should be no spaces inside this paren. (space-in-parens)
(#5302) There should be no spaces inside this paren. (space-in-parens)
(#5303) Trailing spaces not allowed. (no-trailing-spaces)
(#5304) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5304) Infix operators must be spaced. (space-infix-ops)
(#5304) Unexpected whitespace before semicolon. (semi-spacing)
(#5304) Infix operators must be spaced. (space-infix-ops)
(#5304) Unexpected whitespace before semicolon. (semi-spacing)
(#5304) There should be no spaces inside this paren. (space-in-parens)
(#5306) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5306) There should be no spaces inside this paren. (space-in-parens)
(#5306) There should be no spaces inside this paren. (space-in-parens)
(#5309) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5309) There should be no spaces inside this paren. (space-in-parens)
(#5309) There should be no spaces inside this paren. (space-in-parens)
(#5312) There should be no spaces inside this paren. (space-in-parens)
(#5312) There should be no spaces inside this paren. (space-in-parens)
(#5314) There should be no spaces inside this paren. (space-in-parens)
(#5314) There should be no spaces inside this paren. (space-in-parens)
(#5320) Trailing spaces not allowed. (no-trailing-spaces)
(#5321) Trailing spaces not allowed. (no-trailing-spaces)
(#5334) Trailing spaces not allowed. (no-trailing-spaces)
(#5339) Unexpected 'this'. (no-invalid-this)
(#5339) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5339) There should be no spaces inside this paren. (space-in-parens)
(#5339) There should be no spaces inside this paren. (space-in-parens)
(#5342) There should be no spaces inside this paren. (space-in-parens)
(#5342) There should be no spaces inside this paren. (space-in-parens)
(#5344) Trailing spaces not allowed. (no-trailing-spaces)
(#5345) Trailing spaces not allowed. (no-trailing-spaces)
(#5347) Trailing spaces not allowed. (no-trailing-spaces)
(#5349) There should be no spaces inside this paren. (space-in-parens)
(#5349) There should be no spaces inside this paren. (space-in-parens)
(#5350) Trailing spaces not allowed. (no-trailing-spaces)
(#5352) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5352) There should be no spaces inside this paren. (space-in-parens)
(#5352) Infix operators must be spaced. (space-infix-ops)
(#5352) Infix operators must be spaced. (space-infix-ops)
(#5352) Unexpected whitespace before semicolon. (semi-spacing)
(#5352) Infix operators must be spaced. (space-infix-ops)
(#5352) Unexpected whitespace before semicolon. (semi-spacing)
(#5352) There should be no spaces inside this paren. (space-in-parens)
(#5354) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5354) There should be no spaces inside this paren. (space-in-parens)
(#5354) There should be no spaces inside this paren. (space-in-parens)
(#5356) Identifier '_DT_RowIndex' is not in camel case. (camelcase)
(#5359) Trailing spaces not allowed. (no-trailing-spaces)
(#5361) There should be no spaces inside this paren. (space-in-parens)
(#5361) There should be no spaces inside this paren. (space-in-parens)
(#5362) There should be no spaces inside this paren. (space-in-parens)
(#5362) There should be no spaces inside this paren. (space-in-parens)
(#5363) Trailing spaces not allowed. (no-trailing-spaces)
(#5365) There should be no spaces inside this paren. (space-in-parens)
(#5365) There should be no spaces inside this paren. (space-in-parens)
(#5366) There should be no spaces inside this paren. (space-in-parens)
(#5366) There should be no spaces inside this paren. (space-in-parens)
(#5367) Trailing spaces not allowed. (no-trailing-spaces)
(#5369) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5369) There should be no spaces inside this paren. (space-in-parens)
(#5371) There should be no spaces inside this paren. (space-in-parens)
(#5371) There should be no spaces inside this paren. (space-in-parens)
(#5373) Trailing spaces not allowed. (no-trailing-spaces)
(#5375) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5375) There should be no spaces inside this paren. (space-in-parens)
(#5375) There should be no spaces inside this paren. (space-in-parens)
(#5378) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5378) There should be no spaces inside this paren. (space-in-parens)
(#5378) There should be no spaces inside this paren. (space-in-parens)
(#5383) Trailing spaces not allowed. (no-trailing-spaces)
(#5384) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5384) There should be no spaces inside this paren. (space-in-parens)
(#5384) There should be no spaces inside this paren. (space-in-parens)
(#5386) There should be no spaces inside this paren. (space-in-parens)
(#5386) There should be no spaces inside this paren. (space-in-parens)
(#5387) There should be no spaces inside this paren. (space-in-parens)
(#5387) There should be no spaces inside this paren. (space-in-parens)
(#5389) Trailing spaces not allowed. (no-trailing-spaces)
(#5392) Trailing spaces not allowed. (no-trailing-spaces)
(#5393) Trailing spaces not allowed. (no-trailing-spaces)
(#5395) Trailing spaces not allowed. (no-trailing-spaces)
(#5407) Unexpected 'this'. (no-invalid-this)
(#5407) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5407) Unexpected space before function parentheses. (space-before-function-paren)
(#5407) There should be no spaces inside this paren. (space-in-parens)
(#5407) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5409) There should be no spaces inside this paren. (space-in-parens)
(#5413) Trailing spaces not allowed. (no-trailing-spaces)
(#5414) Infix operators must be spaced. (space-infix-ops)
(#5415) Trailing spaces not allowed. (no-trailing-spaces)
(#5418) Trailing spaces not allowed. (no-trailing-spaces)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5420) There should be no spaces inside this paren. (space-in-parens)
(#5421) Trailing spaces not allowed. (no-trailing-spaces)
(#5423) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5423) There should be no spaces inside this paren. (space-in-parens)
(#5423) There should be no spaces inside this paren. (space-in-parens)
(#5425) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5425) There should be no spaces inside this paren. (space-in-parens)
(#5425) Infix operators must be spaced. (space-infix-ops)
(#5425) Infix operators must be spaced. (space-infix-ops)
(#5425) Unexpected whitespace before semicolon. (semi-spacing)
(#5425) Infix operators must be spaced. (space-infix-ops)
(#5425) Unexpected whitespace before semicolon. (semi-spacing)
(#5425) There should be no spaces inside this paren. (space-in-parens)
(#5427) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5427) There should be no spaces inside this paren. (space-in-parens)
(#5427) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5429) There should be no spaces inside this paren. (space-in-parens)
(#5433) Trailing spaces not allowed. (no-trailing-spaces)
(#5436) Trailing spaces not allowed. (no-trailing-spaces)
(#5438) Infix operators must be spaced. (space-infix-ops)
(#5439) Trailing spaces not allowed. (no-trailing-spaces)
(#5441) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5441) There should be no spaces inside this paren. (space-in-parens)
(#5441) There should be no spaces inside this paren. (space-in-parens)
(#5444) There should be no spaces inside this paren. (space-in-parens)
(#5444) There should be no spaces inside this paren. (space-in-parens)
(#5446) Trailing spaces not allowed. (no-trailing-spaces)
(#5447) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5447) There should be no spaces inside this paren. (space-in-parens)
(#5447) There should be no spaces inside this paren. (space-in-parens)
(#5450) There should be no spaces inside this paren. (space-in-parens)
(#5450) There should be no spaces inside this paren. (space-in-parens)
(#5452) Trailing spaces not allowed. (no-trailing-spaces)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5454) There should be no spaces inside this paren. (space-in-parens)
(#5456) Trailing spaces not allowed. (no-trailing-spaces)
(#5459) There should be no spaces inside this paren. (space-in-parens)
(#5459) There should be no spaces inside this paren. (space-in-parens)
(#5460) Trailing spaces not allowed. (no-trailing-spaces)
(#5461) There should be no spaces inside this paren. (space-in-parens)
(#5461) There should be no spaces inside this paren. (space-in-parens)
(#5461) There should be no spaces inside this paren. (space-in-parens)
(#5461) There should be no spaces inside this paren. (space-in-parens)
(#5462) Trailing spaces not allowed. (no-trailing-spaces)
(#5463) There should be no spaces inside this paren. (space-in-parens)
(#5467) There should be no space before ']' (array-bracket-spacing)
(#5469) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5469) There should be no spaces inside this paren. (space-in-parens)
(#5471) Infix operators must be spaced. (space-infix-ops)
(#5472) Infix operators must be spaced. (space-infix-ops)
(#5473) Trailing spaces not allowed. (no-trailing-spaces)
(#5474) There should be no spaces inside this paren. (space-in-parens)
(#5474) Unexpected space before function parentheses. (space-before-function-paren)
(#5475) Infix operators must be spaced. (space-infix-ops)
(#5475) Unexpected 'this'. (no-invalid-this)
(#5477) Unexpected 'this'. (no-invalid-this)
(#5477) There should be no spaces inside this paren. (space-in-parens)
(#5477) There should be no spaces inside this paren. (space-in-parens)
(#5479) There should be no spaces inside this paren. (space-in-parens)
(#5481) Trailing spaces not allowed. (no-trailing-spaces)
(#5483) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5483) There should be no spaces inside this paren. (space-in-parens)
(#5485) There should be no spaces inside this paren. (space-in-parens)
(#5485) There should be no spaces inside this paren. (space-in-parens)
(#5487) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5487) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5487) There should be no spaces inside this paren. (space-in-parens)
(#5487) There should be no spaces inside this paren. (space-in-parens)
(#5489) There should be no spaces inside this paren. (space-in-parens)
(#5489) There should be no spaces inside this paren. (space-in-parens)
(#5491) Trailing spaces not allowed. (no-trailing-spaces)
(#5492) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5492) Infix operators must be spaced. (space-infix-ops)
(#5492) Infix operators must be spaced. (space-infix-ops)
(#5492) Unexpected whitespace before semicolon. (semi-spacing)
(#5492) Infix operators must be spaced. (space-infix-ops)
(#5492) Unexpected whitespace before semicolon. (semi-spacing)
(#5492) There should be no spaces inside this paren. (space-in-parens)
(#5494) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5494) There should be no spaces inside this paren. (space-in-parens)
(#5494) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5496) There should be no spaces inside this paren. (space-in-parens)
(#5499) Trailing spaces not allowed. (no-trailing-spaces)
(#5501) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5501) There should be no spaces inside this paren. (space-in-parens)
(#5501) There should be no spaces inside this paren. (space-in-parens)
(#5503) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#5505) Trailing spaces not allowed. (no-trailing-spaces)
(#5511) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5514) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5514) There should be no spaces inside this paren. (space-in-parens)
(#5514) Infix operators must be spaced. (space-infix-ops)
(#5514) Unexpected whitespace before semicolon. (semi-spacing)
(#5514) Infix operators must be spaced. (space-infix-ops)
(#5514) Unexpected whitespace before semicolon. (semi-spacing)
(#5514) There should be no spaces inside this paren. (space-in-parens)
(#5516) There should be no spaces inside this paren. (space-in-parens)
(#5516) There should be no spaces inside this paren. (space-in-parens)
(#5519) Trailing spaces not allowed. (no-trailing-spaces)
(#5521) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5521) There should be no spaces inside this paren. (space-in-parens)
(#5521) Infix operators must be spaced. (space-infix-ops)
(#5521) Infix operators must be spaced. (space-infix-ops)
(#5521) Unexpected whitespace before semicolon. (semi-spacing)
(#5521) Infix operators must be spaced. (space-infix-ops)
(#5521) Unexpected whitespace before semicolon. (semi-spacing)
(#5521) There should be no spaces inside this paren. (space-in-parens)
(#5523) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5523) There should be no spaces inside this paren. (space-in-parens)
(#5525) There should be no spaces inside this paren. (space-in-parens)
(#5525) There should be no spaces inside this paren. (space-in-parens)
(#5528) Trailing spaces not allowed. (no-trailing-spaces)
(#5533) Trailing spaces not allowed. (no-trailing-spaces)
(#5534) Trailing spaces not allowed. (no-trailing-spaces)
(#5543) Trailing spaces not allowed. (no-trailing-spaces)
(#5548) Unexpected 'this'. (no-invalid-this)
(#5548) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5548) There should be no spaces inside this paren. (space-in-parens)
(#5548) There should be no spaces inside this paren. (space-in-parens)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5550) There should be no spaces inside this paren. (space-in-parens)
(#5551) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5551) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5551) There should be no spaces inside this paren. (space-in-parens)
(#5551) There should be no spaces inside this paren. (space-in-parens)
(#5553) There should be no spaces inside this paren. (space-in-parens)
(#5553) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5554) There should be no spaces inside this paren. (space-in-parens)
(#5557) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5558) There should be no spaces inside this paren. (space-in-parens)
(#5558) There should be no spaces inside this paren. (space-in-parens)
(#5561) Trailing spaces not allowed. (no-trailing-spaces)
(#5562) Trailing spaces not allowed. (no-trailing-spaces)
(#5576) Trailing spaces not allowed. (no-trailing-spaces)
(#5581) Unexpected 'this'. (no-invalid-this)
(#5581) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5581) There should be no spaces inside this paren. (space-in-parens)
(#5581) There should be no spaces inside this paren. (space-in-parens)
(#5583) There should be no spaces inside this paren. (space-in-parens)
(#5583) There should be no spaces inside this paren. (space-in-parens)
(#5584) Trailing spaces not allowed. (no-trailing-spaces)
(#5585) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5585) There should be no spaces inside this paren. (space-in-parens)
(#5585) There should be no spaces inside this paren. (space-in-parens)
(#5589) Trailing spaces not allowed. (no-trailing-spaces)
(#5590) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5590) There should be no spaces inside this paren. (space-in-parens)
(#5590) There should be no spaces inside this paren. (space-in-parens)
(#5594) Trailing spaces not allowed. (no-trailing-spaces)
(#5595) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5595) There should be no spaces inside this paren. (space-in-parens)
(#5595) There should be no spaces inside this paren. (space-in-parens)
(#5599) Trailing spaces not allowed. (no-trailing-spaces)
(#5600) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5600) There should be no spaces inside this paren. (space-in-parens)
(#5600) There should be no spaces inside this paren. (space-in-parens)
(#5604) Trailing spaces not allowed. (no-trailing-spaces)
(#5605) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5605) There should be no spaces inside this paren. (space-in-parens)
(#5609) Trailing spaces not allowed. (no-trailing-spaces)
(#5610) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5610) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5610) There should be no spaces inside this paren. (space-in-parens)
(#5610) There should be no spaces inside this paren. (space-in-parens)
(#5613) There should be no spaces inside this paren. (space-in-parens)
(#5614) Missing space before value for key 'sSearch'. (key-spacing)
(#5614) Infix operators must be spaced. (space-infix-ops)
(#5618) There should be no spaces inside this paren. (space-in-parens)
(#5619) Trailing spaces not allowed. (no-trailing-spaces)
(#5620) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5620) There should be no spaces inside this paren. (space-in-parens)
(#5623) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5623) Infix operators must be spaced. (space-infix-ops)
(#5623) Infix operators must be spaced. (space-infix-ops)
(#5623) Unexpected whitespace before semicolon. (semi-spacing)
(#5623) Infix operators must be spaced. (space-infix-ops)
(#5623) Unexpected whitespace before semicolon. (semi-spacing)
(#5623) There should be no spaces inside this paren. (space-in-parens)
(#5628) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5628) Blocks are nested too deeply (5). (max-depth)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5628) There should be no spaces inside this paren. (space-in-parens)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5630) There should be no spaces inside this paren. (space-in-parens)
(#5633) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5633) There should be no spaces inside this paren. (space-in-parens)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5634) There should be no spaces inside this paren. (space-in-parens)
(#5640) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5642) There should be no spaces inside this paren. (space-in-parens)
(#5642) There should be no space after '[' (computed-property-spacing)
(#5642) There should be no space before ']' (computed-property-spacing)
(#5643) Infix operators must be spaced. (space-infix-ops)
(#5647) There should be no spaces inside this paren. (space-in-parens)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5648) There should be no spaces inside this paren. (space-in-parens)
(#5651) Trailing spaces not allowed. (no-trailing-spaces)
(#5652) Trailing spaces not allowed. (no-trailing-spaces)
(#5654) Trailing spaces not allowed. (no-trailing-spaces)
(#5689) Unexpected 'this'. (no-invalid-this)
(#5689) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5689) There should be no spaces inside this paren. (space-in-parens)
(#5691) There should be no spaces inside this paren. (space-in-parens)
(#5691) There should be no spaces inside this paren. (space-in-parens)
(#5692) Trailing spaces not allowed. (no-trailing-spaces)
(#5693) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5693) There should be no spaces inside this paren. (space-in-parens)
(#5693) There should be no spaces inside this paren. (space-in-parens)
(#5696) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5696) There should be no spaces inside this paren. (space-in-parens)
(#5699) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5699) There should be no spaces inside this paren. (space-in-parens)
(#5703) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5703) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5703) There should be no spaces inside this paren. (space-in-parens)
(#5703) There should be no spaces inside this paren. (space-in-parens)
(#5706) There should be no spaces inside this paren. (space-in-parens)
(#5706) There should be no spaces inside this paren. (space-in-parens)
(#5709) Trailing spaces not allowed. (no-trailing-spaces)
(#5710) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5710) There should be no spaces inside this paren. (space-in-parens)
(#5710) There should be no spaces inside this paren. (space-in-parens)
(#5712) There should be no spaces inside this paren. (space-in-parens)
(#5712) There should be no spaces inside this paren. (space-in-parens)
(#5714) Infix operators must be spaced. (space-infix-ops)
(#5717) There should be no spaces inside this paren. (space-in-parens)
(#5717) There should be no spaces inside this paren. (space-in-parens)
(#5719) Trailing spaces not allowed. (no-trailing-spaces)
(#5720) Trailing spaces not allowed. (no-trailing-spaces)
(#5722) Trailing spaces not allowed. (no-trailing-spaces)
(#5723) Trailing spaces not allowed. (no-trailing-spaces)
(#5733) Trailing spaces not allowed. (no-trailing-spaces)
(#5738) Unexpected 'this'. (no-invalid-this)
(#5738) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5738) There should be no spaces inside this paren. (space-in-parens)
(#5738) There should be no spaces inside this paren. (space-in-parens)
(#5740) There should be no spaces inside this paren. (space-in-parens)
(#5740) There should be no spaces inside this paren. (space-in-parens)
(#5741) Trailing spaces not allowed. (no-trailing-spaces)
(#5742) There should be no spaces inside this paren. (space-in-parens)
(#5742) There should be no spaces inside this paren. (space-in-parens)
(#5743) Infix operators must be spaced. (space-infix-ops)
(#5746) There should be no spaces inside this paren. (space-in-parens)
(#5746) There should be no spaces inside this paren. (space-in-parens)
(#5748) Trailing spaces not allowed. (no-trailing-spaces)
(#5749) Trailing spaces not allowed. (no-trailing-spaces)
(#5755) Trailing spaces not allowed. (no-trailing-spaces)
(#5764) Trailing spaces not allowed. (no-trailing-spaces)
(#5767) Trailing spaces not allowed. (no-trailing-spaces)
(#5772) Trailing spaces not allowed. (no-trailing-spaces)
(#5777) Unexpected 'this'. (no-invalid-this)
(#5777) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5777) There should be no spaces inside this paren. (space-in-parens)
(#5777) There should be no spaces inside this paren. (space-in-parens)
(#5779) There should be no spaces inside this paren. (space-in-parens)
(#5779) There should be no spaces inside this paren. (space-in-parens)
(#5781) Trailing spaces not allowed. (no-trailing-spaces)
(#5782) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5782) There should be no spaces inside this paren. (space-in-parens)
(#5782) There should be no spaces inside this paren. (space-in-parens)
(#5786) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5786) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5786) There should be no spaces inside this paren. (space-in-parens)
(#5786) There should be no spaces inside this paren. (space-in-parens)
(#5788) There should be no spaces inside this paren. (space-in-parens)
(#5788) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5789) There should be no spaces inside this paren. (space-in-parens)
(#5790) There should be no space after '[' (array-bracket-spacing)
(#5790) There should be no spaces inside this paren. (space-in-parens)
(#5790) There should be no space before ']' (array-bracket-spacing)
(#5794) Trailing spaces not allowed. (no-trailing-spaces)
(#5795) Trailing spaces not allowed. (no-trailing-spaces)
(#5805) Trailing spaces not allowed. (no-trailing-spaces)
(#5814) Trailing spaces not allowed. (no-trailing-spaces)
(#5818) Unexpected 'this'. (no-invalid-this)
(#5818) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5818) There should be no spaces inside this paren. (space-in-parens)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5820) There should be no spaces inside this paren. (space-in-parens)
(#5821) 'aoOpenRows' is defined but never used (no-unused-vars)
(#5822) Trailing spaces not allowed. (no-trailing-spaces)
(#5823) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5823) There should be no spaces inside this paren. (space-in-parens)
(#5823) Infix operators must be spaced. (space-infix-ops)
(#5823) Unexpected whitespace before semicolon. (semi-spacing)
(#5823) Infix operators must be spaced. (space-infix-ops)
(#5823) Unexpected whitespace before semicolon. (semi-spacing)
(#5823) There should be no spaces inside this paren. (space-in-parens)
(#5825) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5825) There should be no spaces inside this paren. (space-in-parens)
(#5825) There should be no spaces inside this paren. (space-in-parens)
(#5832) Trailing spaces not allowed. (no-trailing-spaces)
(#5833) Trailing spaces not allowed. (no-trailing-spaces)
(#5835) Trailing spaces not allowed. (no-trailing-spaces)
(#5836) Trailing spaces not allowed. (no-trailing-spaces)
(#5837) Trailing spaces not allowed. (no-trailing-spaces)
(#5850) Trailing spaces not allowed. (no-trailing-spaces)
(#5859) Trailing spaces not allowed. (no-trailing-spaces)
(#5863) Unexpected 'this'. (no-invalid-this)
(#5863) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5863) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5866) There should be no spaces inside this paren. (space-in-parens)
(#5867) Trailing spaces not allowed. (no-trailing-spaces)
(#5869) There should be no spaces inside this paren. (space-in-parens)
(#5869) There should be no spaces inside this paren. (space-in-parens)
(#5870) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5870) There should be no spaces inside this paren. (space-in-parens)
(#5870) There should be no spaces inside this paren. (space-in-parens)
(#5874) Trailing spaces not allowed. (no-trailing-spaces)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5876) There should be no spaces inside this paren. (space-in-parens)
(#5877) Trailing spaces not allowed. (no-trailing-spaces)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5880) There should be no spaces inside this paren. (space-in-parens)
(#5882) There should be no spaces inside this paren. (space-in-parens)
(#5882) There should be no spaces inside this paren. (space-in-parens)
(#5883) Trailing spaces not allowed. (no-trailing-spaces)
(#5884) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5884) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5889) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5890) There should be no spaces inside this paren. (space-in-parens)
(#5892) Trailing spaces not allowed. (no-trailing-spaces)
(#5895) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5895) There should be no spaces inside this paren. (space-in-parens)
(#5895) There should be no spaces inside this paren. (space-in-parens)
(#5895) Multiple spaces found before ')'. (no-multi-spaces)
(#5899) Trailing spaces not allowed. (no-trailing-spaces)
(#5900) There should be no spaces inside this paren. (space-in-parens)
(#5903) There should be no spaces inside this paren. (space-in-parens)
(#5904) Trailing spaces not allowed. (no-trailing-spaces)
(#5905) Expected no return value. (consistent-return)
(#5907) Trailing spaces not allowed. (no-trailing-spaces)
(#5908) Trailing spaces not allowed. (no-trailing-spaces)
(#5910) Trailing spaces not allowed. (no-trailing-spaces)
(#5911) Trailing spaces not allowed. (no-trailing-spaces)
(#5924) Unexpected 'this'. (no-invalid-this)
(#5924) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5924) Unexpected space before function parentheses. (space-before-function-paren)
(#5924) There should be no spaces inside this paren. (space-in-parens)
(#5924) There should be no spaces inside this paren. (space-in-parens)
(#5926) There should be no spaces inside this paren. (space-in-parens)
(#5926) There should be no spaces inside this paren. (space-in-parens)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5927) There should be no spaces inside this paren. (space-in-parens)
(#5928) There should be no spaces inside this paren. (space-in-parens)
(#5928) There should be no spaces inside this paren. (space-in-parens)
(#5929) Trailing spaces not allowed. (no-trailing-spaces)
(#5930) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5930) There should be no spaces inside this paren. (space-in-parens)
(#5930) There should be no spaces inside this paren. (space-in-parens)
(#5932) There should be no spaces inside this paren. (space-in-parens)
(#5932) There should be no spaces inside this paren. (space-in-parens)
(#5935) Trailing spaces not allowed. (no-trailing-spaces)
(#5936) Trailing spaces not allowed. (no-trailing-spaces)
(#5947) Trailing spaces not allowed. (no-trailing-spaces)
(#5952) Unexpected 'this'. (no-invalid-this)
(#5952) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5952) Unexpected space before function parentheses. (space-before-function-paren)
(#5952) There should be no spaces inside this paren. (space-in-parens)
(#5952) There should be no spaces inside this paren. (space-in-parens)
(#5954) There should be no spaces inside this paren. (space-in-parens)
(#5954) There should be no spaces inside this paren. (space-in-parens)
(#5959) Trailing spaces not allowed. (no-trailing-spaces)
(#5961) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5961) There should be no spaces inside this paren. (space-in-parens)
(#5961) There should be no spaces inside this paren. (space-in-parens)
(#5965) Trailing spaces not allowed. (no-trailing-spaces)
(#5967) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5967) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5967) There should be no spaces inside this paren. (space-in-parens)
(#5967) There should be no spaces inside this paren. (space-in-parens)
(#5970) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5970) There should be no spaces inside this paren. (space-in-parens)
(#5970) Infix operators must be spaced. (space-infix-ops)
(#5970) Unexpected whitespace before semicolon. (semi-spacing)
(#5970) Infix operators must be spaced. (space-infix-ops)
(#5970) Unexpected whitespace before semicolon. (semi-spacing)
(#5970) There should be no spaces inside this paren. (space-in-parens)
(#5972) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5972) There should be no spaces inside this paren. (space-in-parens)
(#5972) There should be no spaces inside this paren. (space-in-parens)
(#5977) Trailing spaces not allowed. (no-trailing-spaces)
(#5979) There should be no spaces inside this paren. (space-in-parens)
(#5979) There should be no spaces inside this paren. (space-in-parens)
(#5980) Trailing spaces not allowed. (no-trailing-spaces)
(#5982) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5982) There should be no spaces inside this paren. (space-in-parens)
(#5982) There should be no spaces inside this paren. (space-in-parens)
(#5984) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5984) There should be no spaces inside this paren. (space-in-parens)
(#5984) Infix operators must be spaced. (space-infix-ops)
(#5984) Unexpected whitespace before semicolon. (semi-spacing)
(#5984) Infix operators must be spaced. (space-infix-ops)
(#5984) Unexpected whitespace before semicolon. (semi-spacing)
(#5984) There should be no spaces inside this paren. (space-in-parens)
(#5986) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5986) There should be no spaces inside this paren. (space-in-parens)
(#5986) There should be no spaces inside this paren. (space-in-parens)
(#5993) Trailing spaces not allowed. (no-trailing-spaces)
(#5994) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5994) There should be no spaces inside this paren. (space-in-parens)
(#5994) Infix operators must be spaced. (space-infix-ops)
(#5994) Infix operators must be spaced. (space-infix-ops)
(#5994) Unexpected whitespace before semicolon. (semi-spacing)
(#5994) Infix operators must be spaced. (space-infix-ops)
(#5994) Unexpected whitespace before semicolon. (semi-spacing)
(#5994) There should be no spaces inside this paren. (space-in-parens)
(#5996) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5996) There should be no spaces inside this paren. (space-in-parens)
(#5996) There should be no spaces inside this paren. (space-in-parens)
(#5998) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5998) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#5998) There should be no spaces inside this paren. (space-in-parens)
(#5998) There should be no spaces inside this paren. (space-in-parens)
(#6000) Trailing spaces not allowed. (no-trailing-spaces)
(#6005) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6007) Trailing spaces not allowed. (no-trailing-spaces)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6008) There should be no spaces inside this paren. (space-in-parens)
(#6014) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6016) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6016) There should be no spaces inside this paren. (space-in-parens)
(#6016) Infix operators must be spaced. (space-infix-ops)
(#6016) Infix operators must be spaced. (space-infix-ops)
(#6016) Unexpected whitespace before semicolon. (semi-spacing)
(#6016) Infix operators must be spaced. (space-infix-ops)
(#6016) Unexpected whitespace before semicolon. (semi-spacing)
(#6016) There should be no spaces inside this paren. (space-in-parens)
(#6018) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6018) There should be no spaces inside this paren. (space-in-parens)
(#6020) There should be no spaces inside this paren. (space-in-parens)
(#6020) There should be no spaces inside this paren. (space-in-parens)
(#6022) There should be no spaces inside this paren. (space-in-parens)
(#6022) There should be no spaces inside this paren. (space-in-parens)
(#6026) Trailing spaces not allowed. (no-trailing-spaces)
(#6029) Trailing spaces not allowed. (no-trailing-spaces)
(#6031) There should be no spaces inside this paren. (space-in-parens)
(#6031) There should be no spaces inside this paren. (space-in-parens)
(#6032) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6032) There should be no spaces inside this paren. (space-in-parens)
(#6032) There should be no spaces inside this paren. (space-in-parens)
(#6034) There should be no spaces inside this paren. (space-in-parens)
(#6034) There should be no spaces inside this paren. (space-in-parens)
(#6036) Trailing spaces not allowed. (no-trailing-spaces)
(#6038) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6038) There should be no spaces inside this paren. (space-in-parens)
(#6038) Infix operators must be spaced. (space-infix-ops)
(#6038) Infix operators must be spaced. (space-infix-ops)
(#6038) Unexpected whitespace before semicolon. (semi-spacing)
(#6038) Infix operators must be spaced. (space-infix-ops)
(#6038) Unexpected whitespace before semicolon. (semi-spacing)
(#6038) There should be no spaces inside this paren. (space-in-parens)
(#6040) There should be no spaces inside this paren. (space-in-parens)
(#6040) There should be no spaces inside this paren. (space-in-parens)
(#6042) Trailing spaces not allowed. (no-trailing-spaces)
(#6043) Trailing spaces not allowed. (no-trailing-spaces)
(#6044) Trailing spaces not allowed. (no-trailing-spaces)
(#6046) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6046) There should be no spaces inside this paren. (space-in-parens)
(#6046) There should be no spaces inside this paren. (space-in-parens)
(#6048) There should be no spaces inside this paren. (space-in-parens)
(#6048) There should be no spaces inside this paren. (space-in-parens)
(#6049) There should be no spaces inside this paren. (space-in-parens)
(#6049) There should be no spaces inside this paren. (space-in-parens)
(#6051) Trailing spaces not allowed. (no-trailing-spaces)
(#6052) There should be no spaces inside this paren. (space-in-parens)
(#6052) There should be no spaces inside this paren. (space-in-parens)
(#6054) Trailing spaces not allowed. (no-trailing-spaces)
(#6055) Trailing spaces not allowed. (no-trailing-spaces)
(#6058) Trailing spaces not allowed. (no-trailing-spaces)
(#6066) Trailing spaces not allowed. (no-trailing-spaces)
(#6071) Unexpected 'this'. (no-invalid-this)
(#6071) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6073) There should be no spaces inside this paren. (space-in-parens)
(#6073) There should be no spaces inside this paren. (space-in-parens)
(#6075) Trailing spaces not allowed. (no-trailing-spaces)
(#6076) Trailing spaces not allowed. (no-trailing-spaces)
(#6077) Expected JSDoc for 'aaSort' but found 'iCol'. (valid-jsdoc)
(#6079) Trailing spaces not allowed. (no-trailing-spaces)
(#6086) Trailing spaces not allowed. (no-trailing-spaces)
(#6091) Unexpected 'this'. (no-invalid-this)
(#6091) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6091) There should be no spaces inside this paren. (space-in-parens)
(#6091) There should be no spaces inside this paren. (space-in-parens)
(#6093) There should be no spaces inside this paren. (space-in-parens)
(#6093) There should be no spaces inside this paren. (space-in-parens)
(#6095) There should be no spaces inside this paren. (space-in-parens)
(#6095) There should be no spaces inside this paren. (space-in-parens)
(#6097) Trailing spaces not allowed. (no-trailing-spaces)
(#6098) Trailing spaces not allowed. (no-trailing-spaces)
(#6109) Trailing spaces not allowed. (no-trailing-spaces)
(#6114) Unexpected 'this'. (no-invalid-this)
(#6114) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6114) There should be no spaces inside this paren. (space-in-parens)
(#6114) There should be no spaces inside this paren. (space-in-parens)
(#6116) There should be no spaces inside this paren. (space-in-parens)
(#6116) There should be no spaces inside this paren. (space-in-parens)
(#6116) There should be no spaces inside this paren. (space-in-parens)
(#6117) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#6117) There should be no spaces inside this paren. (space-in-parens)
(#6119) Trailing spaces not allowed. (no-trailing-spaces)
(#6120) Trailing spaces not allowed. (no-trailing-spaces)
(#6141) Unexpected 'this'. (no-invalid-this)
(#6141) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6141) There should be no spaces inside this paren. (space-in-parens)
(#6141) There should be no spaces inside this paren. (space-in-parens)
(#6143) There should be no spaces inside this paren. (space-in-parens)
(#6143) There should be no spaces inside this paren. (space-in-parens)
(#6144) 'iLen' is defined but never used (no-unused-vars)
(#6145) Trailing spaces not allowed. (no-trailing-spaces)
(#6147) Trailing spaces not allowed. (no-trailing-spaces)
(#6148) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6148) There should be no spaces inside this paren. (space-in-parens)
(#6148) There should be no spaces inside this paren. (space-in-parens)
(#6152) Trailing spaces not allowed. (no-trailing-spaces)
(#6154) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6154) There should be no spaces inside this paren. (space-in-parens)
(#6154) Infix operators must be spaced. (space-infix-ops)
(#6154) Unexpected whitespace before semicolon. (semi-spacing)
(#6154) Infix operators must be spaced. (space-infix-ops)
(#6154) Unexpected whitespace before semicolon. (semi-spacing)
(#6154) There should be no spaces inside this paren. (space-in-parens)
(#6156) There should be no spaces inside this paren. (space-in-parens)
(#6156) There should be no spaces inside this paren. (space-in-parens)
(#6156) There should be no spaces inside this paren. (space-in-parens)
(#6156) There should be no spaces inside this paren. (space-in-parens)
(#6159) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6159) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6159) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6159) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6162) There should be no spaces inside this paren. (space-in-parens)
(#6163) Trailing spaces not allowed. (no-trailing-spaces)
(#6164) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6164) There should be no spaces inside this paren. (space-in-parens)
(#6164) Infix operators must be spaced. (space-infix-ops)
(#6164) Unexpected whitespace before semicolon. (semi-spacing)
(#6164) Infix operators must be spaced. (space-infix-ops)
(#6164) Unexpected whitespace before semicolon. (semi-spacing)
(#6164) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6166) There should be no spaces inside this paren. (space-in-parens)
(#6170) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6172) There should be no spaces inside this paren. (space-in-parens)
(#6172) There should be no spaces inside this paren. (space-in-parens)
(#6173) There should be no spaces inside this paren. (space-in-parens)
(#6173) There should be no spaces inside this paren. (space-in-parens)
(#6174) Trailing spaces not allowed. (no-trailing-spaces)
(#6176) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6176) There should be no spaces inside this paren. (space-in-parens)
(#6176) There should be no spaces inside this paren. (space-in-parens)
(#6178) There should be no spaces inside this paren. (space-in-parens)
(#6178) There should be no spaces inside this paren. (space-in-parens)
(#6179) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6179) There should be no spaces inside this paren. (space-in-parens)
(#6179) There should be no spaces inside this paren. (space-in-parens)
(#6181) There should be no spaces inside this paren. (space-in-parens)
(#6181) There should be no spaces inside this paren. (space-in-parens)
(#6184) Trailing spaces not allowed. (no-trailing-spaces)
(#6185) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6185) There should be no spaces inside this paren. (space-in-parens)
(#6188) There should be no spaces inside this paren. (space-in-parens)
(#6188) There should be no spaces inside this paren. (space-in-parens)
(#6191) Trailing spaces not allowed. (no-trailing-spaces)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6195) There should be no spaces inside this paren. (space-in-parens)
(#6197) Trailing spaces not allowed. (no-trailing-spaces)
(#6198) There should be no spaces inside this paren. (space-in-parens)
(#6198) There should be no spaces inside this paren. (space-in-parens)
(#6198) There should be no spaces inside this paren. (space-in-parens)
(#6198) There should be no spaces inside this paren. (space-in-parens)
(#6200) Trailing spaces not allowed. (no-trailing-spaces)
(#6202) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6202) There should be no spaces inside this paren. (space-in-parens)
(#6202) There should be no spaces inside this paren. (space-in-parens)
(#6204) There should be no spaces inside this paren. (space-in-parens)
(#6204) There should be no spaces inside this paren. (space-in-parens)
(#6206) Trailing spaces not allowed. (no-trailing-spaces)
(#6208) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6208) There should be no spaces inside this paren. (space-in-parens)
(#6208) There should be no spaces inside this paren. (space-in-parens)
(#6210) There should be no spaces inside this paren. (space-in-parens)
(#6210) There should be no spaces inside this paren. (space-in-parens)
(#6214) Trailing spaces not allowed. (no-trailing-spaces)
(#6215) Trailing spaces not allowed. (no-trailing-spaces)
(#6232) Unexpected 'this'. (no-invalid-this)
(#6233) Trailing spaces not allowed. (no-trailing-spaces)
(#6234) Trailing spaces not allowed. (no-trailing-spaces)
(#6239) Trailing spaces not allowed. (no-trailing-spaces)
(#6240) Trailing spaces not allowed. (no-trailing-spaces)
(#6247) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6247) Unexpected space before function parentheses. (space-before-function-paren)
(#6250) Unexpected 'this'. (no-invalid-this)
(#6250) Trailing spaces not allowed. (no-trailing-spaces)
(#6251) There should be no spaces inside this paren. (space-in-parens)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6252) Unexpected 'this'. (no-invalid-this)
(#6252) There should be no spaces inside this paren. (space-in-parens)
(#6255) Trailing spaces not allowed. (no-trailing-spaces)
(#6256) Trailing spaces not allowed. (no-trailing-spaces)
(#6264) Unexpected 'this'. (no-invalid-this)
(#6353) Trailing spaces not allowed. (no-trailing-spaces)
(#6354) There should be no spaces inside this paren. (space-in-parens)
(#6354) Unexpected 'this'. (no-invalid-this)
(#6354) There should be no spaces inside this paren. (space-in-parens)
(#6355) Trailing spaces not allowed. (no-trailing-spaces)
(#6356) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6356) There should be no spaces inside this paren. (space-in-parens)
(#6356) There should be no spaces inside this paren. (space-in-parens)
(#6358) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6358) There should be no spaces inside this paren. (space-in-parens)
(#6358) There should be no spaces inside this paren. (space-in-parens)
(#6360) Unexpected 'this'. (no-invalid-this)
(#6363) Trailing spaces not allowed. (no-trailing-spaces)
(#6364) Trailing spaces not allowed. (no-trailing-spaces)
(#6365) Unexpected 'this'. (no-invalid-this)
(#6366) Unexpected 'this'. (no-invalid-this)
(#6366) Function 'anonymous' has a complexity of 52. (complexity)
(#6367) Infix operators must be spaced. (space-infix-ops)
(#6367) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6367) 'k' is defined but never used (no-unused-vars)
(#6367) 'kLen' is defined but never used (no-unused-vars)
(#6368) Unexpected 'this'. (no-invalid-this)
(#6368) There should be no spaces inside this paren. (space-in-parens)
(#6368) There should be no spaces inside this paren. (space-in-parens)
(#6371) Trailing spaces not allowed. (no-trailing-spaces)
(#6372) Trailing spaces not allowed. (no-trailing-spaces)
(#6374) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6374) There should be no spaces inside this paren. (space-in-parens)
(#6374) Unexpected 'this'. (no-invalid-this)
(#6374) There should be no spaces inside this paren. (space-in-parens)
(#6376) There should be no spaces inside this paren. (space-in-parens)
(#6376) Infix operators must be spaced. (space-infix-ops)
(#6377) Infix operators must be spaced. (space-infix-ops)
(#6377) Unexpected 'this'. (no-invalid-this)
(#6377) There should be no spaces inside this paren. (space-in-parens)
(#6380) Trailing spaces not allowed. (no-trailing-spaces)
(#6382) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6382) There should be no spaces inside this paren. (space-in-parens)
(#6382) Infix operators must be spaced. (space-infix-ops)
(#6382) Infix operators must be spaced. (space-infix-ops)
(#6382) Unexpected whitespace before semicolon. (semi-spacing)
(#6382) Infix operators must be spaced. (space-infix-ops)
(#6382) Unexpected whitespace before semicolon. (semi-spacing)
(#6382) There should be no spaces inside this paren. (space-in-parens)
(#6385) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6385) There should be no spaces inside this paren. (space-in-parens)
(#6385) Unexpected 'this'. (no-invalid-this)
(#6385) There should be no spaces inside this paren. (space-in-parens)
(#6387) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6387) There should be no spaces inside this paren. (space-in-parens)
(#6387) There should be no spaces inside this paren. (space-in-parens)
(#6389) Expected no return value. (consistent-return)
(#6391) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6391) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6391) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6391) There should be no spaces inside this paren. (space-in-parens)
(#6397) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6398) There should be no spaces inside this paren. (space-in-parens)
(#6398) Infix operators must be spaced. (space-infix-ops)
(#6399) Infix operators must be spaced. (space-infix-ops)
(#6400) There should be no spaces inside this paren. (space-in-parens)
(#6404) Trailing spaces not allowed. (no-trailing-spaces)
(#6410) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6410) There should be no spaces inside this paren. (space-in-parens)
(#6410) Unexpected 'this'. (no-invalid-this)
(#6410) There should be no spaces inside this paren. (space-in-parens)
(#6412) There should be no spaces inside this paren. (space-in-parens)
(#6412) There should be no spaces inside this paren. (space-in-parens)
(#6416) Trailing spaces not allowed. (no-trailing-spaces)
(#6418) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6418) There should be no spaces inside this paren. (space-in-parens)
(#6418) There should be no spaces inside this paren. (space-in-parens)
(#6420) Infix operators must be spaced. (space-infix-ops)
(#6421) Unexpected 'this'. (no-invalid-this)
(#6423) Trailing spaces not allowed. (no-trailing-spaces)
(#6425) There should be no spaces inside this paren. (space-in-parens)
(#6426) Unexpected 'this'. (no-invalid-this)
(#6429) Unexpected 'this'. (no-invalid-this)
(#6432) There should be no spaces inside this paren. (space-in-parens)
(#6433) There should be no spaces inside this paren. (space-in-parens)
(#6433) There should be no spaces inside this paren. (space-in-parens)
(#6434) Trailing spaces not allowed. (no-trailing-spaces)
(#6437) Infix operators must be spaced. (space-infix-ops)
(#6437) Unexpected 'this'. (no-invalid-this)
(#6438) Trailing spaces not allowed. (no-trailing-spaces)
(#6440) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6440) There should be no spaces inside this paren. (space-in-parens)
(#6440) There should be no spaces inside this paren. (space-in-parens)
(#6444) Trailing spaces not allowed. (no-trailing-spaces)
(#6446) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6446) There should be no spaces inside this paren. (space-in-parens)
(#6446) There should be no spaces inside this paren. (space-in-parens)
(#6448) There should be no spaces inside this paren. (space-in-parens)
(#6448) There should be no spaces inside this paren. (space-in-parens)
(#6450) Trailing spaces not allowed. (no-trailing-spaces)
(#6451) There should be no spaces inside this paren. (space-in-parens)
(#6451) There should be no spaces inside this paren. (space-in-parens)
(#6452) Trailing spaces not allowed. (no-trailing-spaces)
(#6454) There should be no spaces inside this paren. (space-in-parens)
(#6454) There should be no spaces inside this paren. (space-in-parens)
(#6455) There should be no spaces inside this paren. (space-in-parens)
(#6455) There should be no spaces inside this paren. (space-in-parens)
(#6456) There should be no spaces inside this paren. (space-in-parens)
(#6456) There should be no spaces inside this paren. (space-in-parens)
(#6457) There should be no spaces inside this paren. (space-in-parens)
(#6457) There should be no spaces inside this paren. (space-in-parens)
(#6458) There should be no spaces inside this paren. (space-in-parens)
(#6458) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6459) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6460) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6461) There should be no spaces inside this paren. (space-in-parens)
(#6462) There should be no spaces inside this paren. (space-in-parens)
(#6462) There should be no spaces inside this paren. (space-in-parens)
(#6463) There should be no spaces inside this paren. (space-in-parens)
(#6463) There should be no spaces inside this paren. (space-in-parens)
(#6464) There should be no spaces inside this paren. (space-in-parens)
(#6464) There should be no spaces inside this paren. (space-in-parens)
(#6465) There should be no spaces inside this paren. (space-in-parens)
(#6465) There should be no spaces inside this paren. (space-in-parens)
(#6466) There should be no spaces inside this paren. (space-in-parens)
(#6466) There should be no spaces inside this paren. (space-in-parens)
(#6467) There should be no spaces inside this paren. (space-in-parens)
(#6467) There should be no spaces inside this paren. (space-in-parens)
(#6468) There should be no spaces inside this paren. (space-in-parens)
(#6468) There should be no spaces inside this paren. (space-in-parens)
(#6469) There should be no spaces inside this paren. (space-in-parens)
(#6469) There should be no spaces inside this paren. (space-in-parens)
(#6470) There should be no spaces inside this paren. (space-in-parens)
(#6470) There should be no spaces inside this paren. (space-in-parens)
(#6471) There should be no spaces inside this paren. (space-in-parens)
(#6471) There should be no spaces inside this paren. (space-in-parens)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6472) There should be no spaces inside this paren. (space-in-parens)
(#6473) There should be no spaces inside this paren. (space-in-parens)
(#6473) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6474) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6475) There should be no spaces inside this paren. (space-in-parens)
(#6476) There should be no spaces inside this paren. (space-in-parens)
(#6476) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6477) There should be no spaces inside this paren. (space-in-parens)
(#6478) There should be no spaces inside this paren. (space-in-parens)
(#6478) There should be no spaces inside this paren. (space-in-parens)
(#6479) There should be no spaces inside this paren. (space-in-parens)
(#6479) There should be no spaces inside this paren. (space-in-parens)
(#6480) There should be no spaces inside this paren. (space-in-parens)
(#6480) There should be no spaces inside this paren. (space-in-parens)
(#6481) There should be no spaces inside this paren. (space-in-parens)
(#6481) There should be no spaces inside this paren. (space-in-parens)
(#6482) There should be no spaces inside this paren. (space-in-parens)
(#6482) There should be no spaces inside this paren. (space-in-parens)
(#6483) There should be no spaces inside this paren. (space-in-parens)
(#6483) There should be no spaces inside this paren. (space-in-parens)
(#6484) There should be no spaces inside this paren. (space-in-parens)
(#6484) There should be no spaces inside this paren. (space-in-parens)
(#6485) There should be no spaces inside this paren. (space-in-parens)
(#6485) There should be no spaces inside this paren. (space-in-parens)
(#6486) There should be no spaces inside this paren. (space-in-parens)
(#6486) There should be no spaces inside this paren. (space-in-parens)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6487) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6488) There should be no spaces inside this paren. (space-in-parens)
(#6489) There should be no spaces inside this paren. (space-in-parens)
(#6489) There should be no spaces inside this paren. (space-in-parens)
(#6490) There should be no spaces inside this paren. (space-in-parens)
(#6490) There should be no spaces inside this paren. (space-in-parens)
(#6491) There should be no spaces inside this paren. (space-in-parens)
(#6491) There should be no spaces inside this paren. (space-in-parens)
(#6492) There should be no spaces inside this paren. (space-in-parens)
(#6492) There should be no spaces inside this paren. (space-in-parens)
(#6493) There should be no spaces inside this paren. (space-in-parens)
(#6493) There should be no spaces inside this paren. (space-in-parens)
(#6494) There should be no spaces inside this paren. (space-in-parens)
(#6494) There should be no spaces inside this paren. (space-in-parens)
(#6495) Trailing spaces not allowed. (no-trailing-spaces)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6497) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6497) Multiple spaces found before ''user''. (no-multi-spaces)
(#6497) There should be no spaces inside this paren. (space-in-parens)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6498) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6498) Multiple spaces found before ''user''. (no-multi-spaces)
(#6498) There should be no spaces inside this paren. (space-in-parens)
(#6499) There should be no spaces inside this paren. (space-in-parens)
(#6499) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6499) Multiple spaces found before ''user''. (no-multi-spaces)
(#6499) There should be no spaces inside this paren. (space-in-parens)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6500) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6500) Multiple spaces found before ''user''. (no-multi-spaces)
(#6500) There should be no spaces inside this paren. (space-in-parens)
(#6501) There should be no spaces inside this paren. (space-in-parens)
(#6501) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6501) Multiple spaces found before ''user''. (no-multi-spaces)
(#6501) There should be no spaces inside this paren. (space-in-parens)
(#6502) There should be no spaces inside this paren. (space-in-parens)
(#6502) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6502) Multiple spaces found before ''user''. (no-multi-spaces)
(#6502) There should be no spaces inside this paren. (space-in-parens)
(#6503) There should be no spaces inside this paren. (space-in-parens)
(#6503) Multiple spaces found before ''user''. (no-multi-spaces)
(#6503) There should be no spaces inside this paren. (space-in-parens)
(#6504) There should be no spaces inside this paren. (space-in-parens)
(#6504) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6504) Multiple spaces found before ''user''. (no-multi-spaces)
(#6504) There should be no spaces inside this paren. (space-in-parens)
(#6505) There should be no spaces inside this paren. (space-in-parens)
(#6505) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6505) Multiple spaces found before ''user''. (no-multi-spaces)
(#6505) There should be no spaces inside this paren. (space-in-parens)
(#6506) There should be no spaces inside this paren. (space-in-parens)
(#6506) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6506) Multiple spaces found before ''user''. (no-multi-spaces)
(#6506) There should be no spaces inside this paren. (space-in-parens)
(#6507) There should be no spaces inside this paren. (space-in-parens)
(#6507) Multiple spaces found before 'oInit'. (no-multi-spaces)
(#6507) Multiple spaces found before ''user''. (no-multi-spaces)
(#6507) There should be no spaces inside this paren. (space-in-parens)
(#6508) Trailing spaces not allowed. (no-trailing-spaces)
(#6509) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6509) There should be no spaces inside this paren. (space-in-parens)
(#6510) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#6510) There should be no spaces inside this paren. (space-in-parens)
(#6515) There should be no spaces inside this paren. (space-in-parens)
(#6515) There should be no spaces inside this paren. (space-in-parens)
(#6517) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6517) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6517) There should be no spaces inside this paren. (space-in-parens)
(#6517) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6519) There should be no spaces inside this paren. (space-in-parens)
(#6521) Trailing spaces not allowed. (no-trailing-spaces)
(#6522) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6522) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6522) There should be no spaces inside this paren. (space-in-parens)
(#6522) There should be no spaces inside this paren. (space-in-parens)
(#6524) Trailing spaces not allowed. (no-trailing-spaces)
(#6525) Trailing spaces not allowed. (no-trailing-spaces)
(#6527) There should be no spaces inside this paren. (space-in-parens)
(#6527) There should be no spaces inside this paren. (space-in-parens)
(#6528) Trailing spaces not allowed. (no-trailing-spaces)
(#6529) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6529) There should be no spaces inside this paren. (space-in-parens)
(#6529) There should be no spaces inside this paren. (space-in-parens)
(#6536) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6537) There should be no spaces inside this paren. (space-in-parens)
(#6537) There should be no spaces inside this paren. (space-in-parens)
(#6539) Unexpected 'this'. (no-invalid-this)
(#6539) There should be no spaces inside this paren. (space-in-parens)
(#6539) There should be no spaces inside this paren. (space-in-parens)
(#6540) Trailing spaces not allowed. (no-trailing-spaces)
(#6542) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6542) There should be no spaces inside this paren. (space-in-parens)
(#6542) There should be no spaces inside this paren. (space-in-parens)
(#6546) Trailing spaces not allowed. (no-trailing-spaces)
(#6547) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6547) There should be no spaces inside this paren. (space-in-parens)
(#6547) There should be no spaces inside this paren. (space-in-parens)
(#6553) Trailing spaces not allowed. (no-trailing-spaces)
(#6555) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6555) There should be no spaces inside this paren. (space-in-parens)
(#6558) There should be no spaces inside this paren. (space-in-parens)
(#6558) There should be no spaces inside this paren. (space-in-parens)
(#6559) There should be no spaces inside this paren. (space-in-parens)
(#6559) There should be no spaces inside this paren. (space-in-parens)
(#6561) Trailing spaces not allowed. (no-trailing-spaces)
(#6562) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6562) There should be no spaces inside this paren. (space-in-parens)
(#6562) There should be no spaces inside this paren. (space-in-parens)
(#6565) There should be no spaces inside this paren. (space-in-parens)
(#6565) There should be no spaces inside this paren. (space-in-parens)
(#6569) Trailing spaces not allowed. (no-trailing-spaces)
(#6570) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6570) There should be no spaces inside this paren. (space-in-parens)
(#6570) There should be no spaces inside this paren. (space-in-parens)
(#6574) Trailing spaces not allowed. (no-trailing-spaces)
(#6576) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6576) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6576) There should be no spaces inside this paren. (space-in-parens)
(#6576) There should be no spaces inside this paren. (space-in-parens)
(#6579) Trailing spaces not allowed. (no-trailing-spaces)
(#6583) There should be no spaces inside this paren. (space-in-parens)
(#6583) There should be no spaces inside this paren. (space-in-parens)
(#6583) There should be no spaces inside this paren. (space-in-parens)
(#6584) There should be no spaces inside this paren. (space-in-parens)
(#6584) There should be no spaces inside this paren. (space-in-parens)
(#6585) There should be no spaces inside this paren. (space-in-parens)
(#6585) There should be no spaces inside this paren. (space-in-parens)
(#6586) There should be no spaces inside this paren. (space-in-parens)
(#6586) There should be no spaces inside this paren. (space-in-parens)
(#6587) There should be no spaces inside this paren. (space-in-parens)
(#6591) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6592) There should be no spaces inside this paren. (space-in-parens)
(#6592) There should be no spaces inside this paren. (space-in-parens)
(#6594) Trailing spaces not allowed. (no-trailing-spaces)
(#6595) Trailing spaces not allowed. (no-trailing-spaces)
(#6599) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6599) There should be no spaces inside this paren. (space-in-parens)
(#6599) There should be no spaces inside this paren. (space-in-parens)
(#6601) Infix operators must be spaced. (space-infix-ops)
(#6606) Trailing spaces not allowed. (no-trailing-spaces)
(#6608) Infix operators must be spaced. (space-infix-ops)
(#6610) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6613) Unexpected 'this'. (no-invalid-this)
(#6614) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6614) There should be no spaces inside this paren. (space-in-parens)
(#6614) Infix operators must be spaced. (space-infix-ops)
(#6614) Unexpected whitespace before semicolon. (semi-spacing)
(#6614) Infix operators must be spaced. (space-infix-ops)
(#6614) Unexpected whitespace before semicolon. (semi-spacing)
(#6614) There should be no spaces inside this paren. (space-in-parens)
(#6616) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6616) There should be no spaces inside this paren. (space-in-parens)
(#6616) There should be no spaces inside this paren. (space-in-parens)
(#6616) There should be no spaces inside this paren. (space-in-parens)
(#6616) There should be no spaces inside this paren. (space-in-parens)
(#6619) Trailing spaces not allowed. (no-trailing-spaces)
(#6621) There should be no spaces inside this paren. (space-in-parens)
(#6621) There should be no spaces inside this paren. (space-in-parens)
(#6624) Trailing spaces not allowed. (no-trailing-spaces)
(#6625) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6625) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6627) There should be no spaces inside this paren. (space-in-parens)
(#6630) Trailing spaces not allowed. (no-trailing-spaces)
(#6637) Unexpected 'this'. (no-invalid-this)
(#6638) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6638) There should be no spaces inside this paren. (space-in-parens)
(#6638) There should be no spaces inside this paren. (space-in-parens)
(#6640) There should be no spaces inside this paren. (space-in-parens)
(#6640) There should be no spaces inside this paren. (space-in-parens)
(#6641) There should be no spaces inside this paren. (space-in-parens)
(#6641) There should be no spaces inside this paren. (space-in-parens)
(#6643) Trailing spaces not allowed. (no-trailing-spaces)
(#6645) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6645) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6645) There should be no spaces inside this paren. (space-in-parens)
(#6648) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6648) Infix operators must be spaced. (space-infix-ops)
(#6648) Infix operators must be spaced. (space-infix-ops)
(#6648) Unexpected whitespace before semicolon. (semi-spacing)
(#6648) Infix operators must be spaced. (space-infix-ops)
(#6648) Unexpected whitespace before semicolon. (semi-spacing)
(#6648) There should be no spaces inside this paren. (space-in-parens)
(#6650) There should be no spaces inside this paren. (space-in-parens)
(#6650) There should be no spaces inside this paren. (space-in-parens)
(#6654) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6657) Trailing spaces not allowed. (no-trailing-spaces)
(#6659) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6659) Infix operators must be spaced. (space-infix-ops)
(#6659) Infix operators must be spaced. (space-infix-ops)
(#6659) Unexpected whitespace before semicolon. (semi-spacing)
(#6659) Infix operators must be spaced. (space-infix-ops)
(#6659) Unexpected whitespace before semicolon. (semi-spacing)
(#6659) There should be no spaces inside this paren. (space-in-parens)
(#6662) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6662) There should be no spaces inside this paren. (space-in-parens)
(#6662) There should be no spaces inside this paren. (space-in-parens)
(#6664) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6664) There should be no spaces inside this paren. (space-in-parens)
(#6664) There should be no spaces inside this paren. (space-in-parens)
(#6670) Trailing spaces not allowed. (no-trailing-spaces)
(#6671) There should be no spaces inside this paren. (space-in-parens)
(#6671) There should be no spaces inside this paren. (space-in-parens)
(#6673) Trailing spaces not allowed. (no-trailing-spaces)
(#6675) There should be no spaces inside this paren. (space-in-parens)
(#6675) Unexpected space before function parentheses. (space-before-function-paren)
(#6676) There should be no spaces inside this paren. (space-in-parens)
(#6676) There should be no spaces inside this paren. (space-in-parens)
(#6677) There should be no spaces inside this paren. (space-in-parens)
(#6678) Trailing spaces not allowed. (no-trailing-spaces)
(#6679) Trailing spaces not allowed. (no-trailing-spaces)
(#6684) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6684) There should be no spaces inside this paren. (space-in-parens)
(#6684) Infix operators must be spaced. (space-infix-ops)
(#6684) Infix operators must be spaced. (space-infix-ops)
(#6684) Unexpected whitespace before semicolon. (semi-spacing)
(#6684) Infix operators must be spaced. (space-infix-ops)
(#6684) Unexpected whitespace before semicolon. (semi-spacing)
(#6684) There should be no spaces inside this paren. (space-in-parens)
(#6686) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6686) There should be no spaces inside this paren. (space-in-parens)
(#6686) There should be no spaces inside this paren. (space-in-parens)
(#6690) There should be no space after '[' (computed-property-spacing)
(#6690) There should be no space before ']' (computed-property-spacing)
(#6691) Trailing spaces not allowed. (no-trailing-spaces)
(#6693) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6693) There should be no spaces inside this paren. (space-in-parens)
(#6693) There should be no spaces inside this paren. (space-in-parens)
(#6697) Trailing spaces not allowed. (no-trailing-spaces)
(#6699) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6699) There should be no spaces inside this paren. (space-in-parens)
(#6699) There should be no spaces inside this paren. (space-in-parens)
(#6703) Trailing spaces not allowed. (no-trailing-spaces)
(#6705) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6705) There should be no spaces inside this paren. (space-in-parens)
(#6705) Infix operators must be spaced. (space-infix-ops)
(#6705) Infix operators must be spaced. (space-infix-ops)
(#6705) Unexpected whitespace before semicolon. (semi-spacing)
(#6705) Infix operators must be spaced. (space-infix-ops)
(#6705) Unexpected whitespace before semicolon. (semi-spacing)
(#6705) There should be no spaces inside this paren. (space-in-parens)
(#6707) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6707) There should be no spaces inside this paren. (space-in-parens)
(#6707) There should be no spaces inside this paren. (space-in-parens)
(#6714) Trailing spaces not allowed. (no-trailing-spaces)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6718) There should be no spaces inside this paren. (space-in-parens)
(#6719) Trailing spaces not allowed. (no-trailing-spaces)
(#6720) Trailing spaces not allowed. (no-trailing-spaces)
(#6725) Trailing spaces not allowed. (no-trailing-spaces)
(#6727) There should be no spaces inside this paren. (space-in-parens)
(#6727) There should be no spaces inside this paren. (space-in-parens)
(#6728) Trailing spaces not allowed. (no-trailing-spaces)
(#6730) Unexpected 'this'. (no-invalid-this)
(#6730) There should be no spaces inside this paren. (space-in-parens)
(#6730) Unexpected space before function parentheses. (space-before-function-paren)
(#6731) Unexpected 'this'. (no-invalid-this)
(#6731) Unexpected 'this'. (no-invalid-this)
(#6732) There should be no spaces inside this paren. (space-in-parens)
(#6733) Trailing spaces not allowed. (no-trailing-spaces)
(#6734) Unexpected 'this'. (no-invalid-this)
(#6735) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6735) There should be no spaces inside this paren. (space-in-parens)
(#6735) There should be no spaces inside this paren. (space-in-parens)
(#6737) There should be no space after '[' (array-bracket-spacing)
(#6737) There should be no spaces inside this paren. (space-in-parens)
(#6737) There should be no spaces inside this paren. (space-in-parens)
(#6737) There should be no space before ']' (array-bracket-spacing)
(#6738) Unexpected 'this'. (no-invalid-this)
(#6738) There should be no spaces inside this paren. (space-in-parens)
(#6738) There should be no spaces inside this paren. (space-in-parens)
(#6741) Trailing spaces not allowed. (no-trailing-spaces)
(#6742) Unexpected 'this'. (no-invalid-this)
(#6743) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6743) There should be no spaces inside this paren. (space-in-parens)
(#6745) There should be no space after '[' (array-bracket-spacing)
(#6745) There should be no spaces inside this paren. (space-in-parens)
(#6745) There should be no spaces inside this paren. (space-in-parens)
(#6745) There should be no space before ']' (array-bracket-spacing)
(#6746) Unexpected 'this'. (no-invalid-this)
(#6746) There should be no spaces inside this paren. (space-in-parens)
(#6746) There should be no spaces inside this paren. (space-in-parens)
(#6749) There should be no spaces inside this paren. (space-in-parens)
(#6749) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6750) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6751) There should be no spaces inside this paren. (space-in-parens)
(#6752) Trailing spaces not allowed. (no-trailing-spaces)
(#6753) Unexpected 'this'. (no-invalid-this)
(#6754) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6754) There should be no spaces inside this paren. (space-in-parens)
(#6754) There should be no spaces inside this paren. (space-in-parens)
(#6758) There should be no space after '[' (array-bracket-spacing)
(#6758) There should be no spaces inside this paren. (space-in-parens)
(#6758) There should be no spaces inside this paren. (space-in-parens)
(#6758) There should be no space before ']' (array-bracket-spacing)
(#6759) Unexpected 'this'. (no-invalid-this)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6759) There should be no spaces inside this paren. (space-in-parens)
(#6761) Trailing spaces not allowed. (no-trailing-spaces)
(#6762) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6762) There should be no spaces inside this paren. (space-in-parens)
(#6762) There should be no spaces inside this paren. (space-in-parens)
(#6765) There should be no spaces inside this paren. (space-in-parens)
(#6765) There should be no spaces inside this paren. (space-in-parens)
(#6767) Trailing spaces not allowed. (no-trailing-spaces)
(#6769) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6769) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6769) There should be no spaces inside this paren. (space-in-parens)
(#6769) There should be no spaces inside this paren. (space-in-parens)
(#6771) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6771) Infix operators must be spaced. (space-infix-ops)
(#6771) Unexpected whitespace before semicolon. (semi-spacing)
(#6771) Infix operators must be spaced. (space-infix-ops)
(#6771) Unexpected whitespace before semicolon. (semi-spacing)
(#6771) There should be no spaces inside this paren. (space-in-parens)
(#6773) There should be no spaces inside this paren. (space-in-parens)
(#6773) There should be no space after '[' (computed-property-spacing)
(#6773) There should be no space before ']' (computed-property-spacing)
(#6773) There should be no spaces inside this paren. (space-in-parens)
(#6777) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#6779) There should be no spaces inside this paren. (space-in-parens)
(#6779) There should be no spaces inside this paren. (space-in-parens)
(#6781) Trailing spaces not allowed. (no-trailing-spaces)
(#6784) Trailing spaces not allowed. (no-trailing-spaces)
(#6787) Trailing spaces not allowed. (no-trailing-spaces)
(#6791) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6791) There should be no spaces inside this paren. (space-in-parens)
(#6791) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6793) There should be no spaces inside this paren. (space-in-parens)
(#6795) There should be no spaces inside this paren. (space-in-parens)
(#6797) Unexpected 'this'. (no-invalid-this)
(#6800) Trailing spaces not allowed. (no-trailing-spaces)
(#6801) Trailing spaces not allowed. (no-trailing-spaces)
(#6801) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#6815) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6815) There should be no spaces inside this paren. (space-in-parens)
(#6815) There should be no spaces inside this paren. (space-in-parens)
(#6818) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6818) Unexpected space before function parentheses. (space-before-function-paren)
(#6820) Expected space(s) after "while". (keyword-spacing)
(#6827) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#6828) Trailing spaces not allowed. (no-trailing-spaces)
(#6829) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6829) There should be no spaces inside this paren. (space-in-parens)
(#6829) Infix operators must be spaced. (space-infix-ops)
(#6829) Infix operators must be spaced. (space-infix-ops)
(#6829) Unexpected whitespace before semicolon. (semi-spacing)
(#6829) Infix operators must be spaced. (space-infix-ops)
(#6829) Unexpected whitespace before semicolon. (semi-spacing)
(#6829) There should be no spaces inside this paren. (space-in-parens)
(#6831) There should be no spaces inside this paren. (space-in-parens)
(#6831) There should be no spaces inside this paren. (space-in-parens)
(#6832) There should be no spaces inside this paren. (space-in-parens)
(#6832) There should be no spaces inside this paren. (space-in-parens)
(#6834) Trailing spaces not allowed. (no-trailing-spaces)
(#6837) Trailing spaces not allowed. (no-trailing-spaces)
(#6838) Trailing spaces not allowed. (no-trailing-spaces)
(#6853) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6853) Unexpected space before function parentheses. (space-before-function-paren)
(#6853) There should be no spaces inside this paren. (space-in-parens)
(#6853) There should be no spaces inside this paren. (space-in-parens)
(#6856) Trailing spaces not allowed. (no-trailing-spaces)
(#6857) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6857) There should be no spaces inside this paren. (space-in-parens)
(#6857) Infix operators must be spaced. (space-infix-ops)
(#6857) Unexpected whitespace before semicolon. (semi-spacing)
(#6857) Infix operators must be spaced. (space-infix-ops)
(#6857) Unexpected whitespace before semicolon. (semi-spacing)
(#6857) There should be no spaces inside this paren. (space-in-parens)
(#6859) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6859) There should be no spaces inside this paren. (space-in-parens)
(#6859) There should be no spaces inside this paren. (space-in-parens)
(#6864) Trailing spaces not allowed. (no-trailing-spaces)
(#6867) Trailing spaces not allowed. (no-trailing-spaces)
(#6868) Trailing spaces not allowed. (no-trailing-spaces)
(#6872) Trailing spaces not allowed. (no-trailing-spaces)
(#6884) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6884) Unexpected space before function parentheses. (space-before-function-paren)
(#6884) There should be no spaces inside this paren. (space-in-parens)
(#6884) There should be no spaces inside this paren. (space-in-parens)
(#6887) Trailing spaces not allowed. (no-trailing-spaces)
(#6888) There should be no spaces inside this paren. (space-in-parens)
(#6888) Unexpected space before function parentheses. (space-before-function-paren)
(#6889) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#6889) There should be no spaces inside this paren. (space-in-parens)
(#6889) There should be no spaces inside this paren. (space-in-parens)
(#6891) There should be no spaces inside this paren. (space-in-parens)
(#6891) There should be no spaces inside this paren. (space-in-parens)
(#6893) There should be no spaces inside this paren. (space-in-parens)
(#6894) Trailing spaces not allowed. (no-trailing-spaces)
(#6897) Trailing spaces not allowed. (no-trailing-spaces)
(#6912) Trailing spaces not allowed. (no-trailing-spaces)
(#6913) Trailing spaces not allowed. (no-trailing-spaces)
(#6924) Trailing spaces not allowed. (no-trailing-spaces)
(#6929) Trailing spaces not allowed. (no-trailing-spaces)
(#6930) Trailing spaces not allowed. (no-trailing-spaces)
(#6936) Trailing spaces not allowed. (no-trailing-spaces)
(#6971) Trailing spaces not allowed. (no-trailing-spaces)
(#6995) Trailing spaces not allowed. (no-trailing-spaces)
(#6996) Trailing spaces not allowed. (no-trailing-spaces)
(#7005) Trailing spaces not allowed. (no-trailing-spaces)
(#7022) Trailing spaces not allowed. (no-trailing-spaces)
(#7025) Trailing spaces not allowed. (no-trailing-spaces)
(#7043) Trailing spaces not allowed. (no-trailing-spaces)
(#7044) Trailing spaces not allowed. (no-trailing-spaces)
(#7064) Trailing spaces not allowed. (no-trailing-spaces)
(#7065) Trailing spaces not allowed. (no-trailing-spaces)
(#7076) Trailing spaces not allowed. (no-trailing-spaces)
(#7088) Trailing spaces not allowed. (no-trailing-spaces)
(#7089) Trailing spaces not allowed. (no-trailing-spaces)
(#7094) Trailing spaces not allowed. (no-trailing-spaces)
(#7113) Trailing spaces not allowed. (no-trailing-spaces)
(#7120) Trailing spaces not allowed. (no-trailing-spaces)
(#7123) Trailing spaces not allowed. (no-trailing-spaces)
(#7128) Trailing spaces not allowed. (no-trailing-spaces)
(#7138) Trailing spaces not allowed. (no-trailing-spaces)
(#7139) Trailing spaces not allowed. (no-trailing-spaces)
(#7141) Trailing spaces not allowed. (no-trailing-spaces)
(#7144) Trailing spaces not allowed. (no-trailing-spaces)
(#7146) Trailing spaces not allowed. (no-trailing-spaces)
(#7156) Trailing spaces not allowed. (no-trailing-spaces)
(#7157) Trailing spaces not allowed. (no-trailing-spaces)
(#7164) Trailing spaces not allowed. (no-trailing-spaces)
(#7165) Trailing spaces not allowed. (no-trailing-spaces)
(#7168) Trailing spaces not allowed. (no-trailing-spaces)
(#7169) Trailing spaces not allowed. (no-trailing-spaces)
(#7171) Trailing spaces not allowed. (no-trailing-spaces)
(#7188) Trailing spaces not allowed. (no-trailing-spaces)
(#7191) Trailing spaces not allowed. (no-trailing-spaces)
(#7203) Trailing spaces not allowed. (no-trailing-spaces)
(#7204) Trailing spaces not allowed. (no-trailing-spaces)
(#7211) Trailing spaces not allowed. (no-trailing-spaces)
(#7212) Trailing spaces not allowed. (no-trailing-spaces)
(#7219) Trailing spaces not allowed. (no-trailing-spaces)
(#7220) Trailing spaces not allowed. (no-trailing-spaces)
(#7227) Trailing spaces not allowed. (no-trailing-spaces)
(#7228) Trailing spaces not allowed. (no-trailing-spaces)
(#7230) Trailing spaces not allowed. (no-trailing-spaces)
(#7231) Trailing spaces not allowed. (no-trailing-spaces)
(#7239) Trailing spaces not allowed. (no-trailing-spaces)
(#7240) Trailing spaces not allowed. (no-trailing-spaces)
(#7241) Trailing spaces not allowed. (no-trailing-spaces)
(#7242) Trailing spaces not allowed. (no-trailing-spaces)
(#7243) Trailing spaces not allowed. (no-trailing-spaces)
(#7244) Trailing spaces not allowed. (no-trailing-spaces)
(#7266) Trailing spaces not allowed. (no-trailing-spaces)
(#7296) Trailing spaces not allowed. (no-trailing-spaces)
(#7301) Trailing spaces not allowed. (no-trailing-spaces)
(#7306) Trailing spaces not allowed. (no-trailing-spaces)
(#7311) Trailing spaces not allowed. (no-trailing-spaces)
(#7316) Trailing spaces not allowed. (no-trailing-spaces)
(#7321) Trailing spaces not allowed. (no-trailing-spaces)
(#7326) Trailing spaces not allowed. (no-trailing-spaces)
(#7331) Trailing spaces not allowed. (no-trailing-spaces)
(#7337) Trailing spaces not allowed. (no-trailing-spaces)
(#7342) Trailing spaces not allowed. (no-trailing-spaces)
(#7355) Trailing spaces not allowed. (no-trailing-spaces)
(#7369) Trailing spaces not allowed. (no-trailing-spaces)
(#7370) Trailing spaces not allowed. (no-trailing-spaces)
(#7373) Trailing spaces not allowed. (no-trailing-spaces)
(#7374) Trailing spaces not allowed. (no-trailing-spaces)
(#7426) Trailing spaces not allowed. (no-trailing-spaces)
(#7427) Trailing spaces not allowed. (no-trailing-spaces)
(#7436) Trailing spaces not allowed. (no-trailing-spaces)
(#7437) Trailing spaces not allowed. (no-trailing-spaces)
(#7444) Trailing spaces not allowed. (no-trailing-spaces)
(#7445) Trailing spaces not allowed. (no-trailing-spaces)
(#7456) Trailing spaces not allowed. (no-trailing-spaces)
(#7457) Trailing spaces not allowed. (no-trailing-spaces)
(#7458) Trailing spaces not allowed. (no-trailing-spaces)
(#7459) Trailing spaces not allowed. (no-trailing-spaces)
(#7459) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7472) Trailing spaces not allowed. (no-trailing-spaces)
(#7479) Trailing spaces not allowed. (no-trailing-spaces)
(#7488) Trailing spaces not allowed. (no-trailing-spaces)
(#7496) Trailing spaces not allowed. (no-trailing-spaces)
(#7497) Trailing spaces not allowed. (no-trailing-spaces)
(#7498) Trailing spaces not allowed. (no-trailing-spaces)
(#7499) Trailing spaces not allowed. (no-trailing-spaces)
(#7499) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7502) Trailing spaces not allowed. (no-trailing-spaces)
(#7513) Trailing spaces not allowed. (no-trailing-spaces)
(#7518) Trailing spaces not allowed. (no-trailing-spaces)
(#7524) Trailing spaces not allowed. (no-trailing-spaces)
(#7527) Trailing spaces not allowed. (no-trailing-spaces)
(#7538) Trailing spaces not allowed. (no-trailing-spaces)
(#7542) Trailing spaces not allowed. (no-trailing-spaces)
(#7550) Trailing spaces not allowed. (no-trailing-spaces)
(#7561) Trailing spaces not allowed. (no-trailing-spaces)
(#7562) Trailing spaces not allowed. (no-trailing-spaces)
(#7563) Trailing spaces not allowed. (no-trailing-spaces)
(#7563) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7568) Trailing spaces not allowed. (no-trailing-spaces)
(#7569) Trailing spaces not allowed. (no-trailing-spaces)
(#7586) Trailing spaces not allowed. (no-trailing-spaces)
(#7596) Trailing spaces not allowed. (no-trailing-spaces)
(#7603) Trailing spaces not allowed. (no-trailing-spaces)
(#7609) Trailing spaces not allowed. (no-trailing-spaces)
(#7611) Trailing spaces not allowed. (no-trailing-spaces)
(#7612) Trailing spaces not allowed. (no-trailing-spaces)
(#7613) Trailing spaces not allowed. (no-trailing-spaces)
(#7623) Trailing spaces not allowed. (no-trailing-spaces)
(#7629) Trailing spaces not allowed. (no-trailing-spaces)
(#7638) Trailing spaces not allowed. (no-trailing-spaces)
(#7652) Trailing spaces not allowed. (no-trailing-spaces)
(#7657) Trailing spaces not allowed. (no-trailing-spaces)
(#7660) Trailing spaces not allowed. (no-trailing-spaces)
(#7662) Trailing spaces not allowed. (no-trailing-spaces)
(#7668) Trailing spaces not allowed. (no-trailing-spaces)
(#7670) Trailing spaces not allowed. (no-trailing-spaces)
(#7687) Trailing spaces not allowed. (no-trailing-spaces)
(#7689) Trailing spaces not allowed. (no-trailing-spaces)
(#7694) Trailing spaces not allowed. (no-trailing-spaces)
(#7700) Trailing spaces not allowed. (no-trailing-spaces)
(#7702) Trailing spaces not allowed. (no-trailing-spaces)
(#7709) Trailing spaces not allowed. (no-trailing-spaces)
(#7719) Trailing spaces not allowed. (no-trailing-spaces)
(#7727) Trailing spaces not allowed. (no-trailing-spaces)
(#7729) Trailing spaces not allowed. (no-trailing-spaces)
(#7730) Trailing spaces not allowed. (no-trailing-spaces)
(#7736) Trailing spaces not allowed. (no-trailing-spaces)
(#7743) Trailing spaces not allowed. (no-trailing-spaces)
(#7748) Trailing spaces not allowed. (no-trailing-spaces)
(#7756) Trailing spaces not allowed. (no-trailing-spaces)
(#7765) Trailing spaces not allowed. (no-trailing-spaces)
(#7772) Trailing spaces not allowed. (no-trailing-spaces)
(#7780) Trailing spaces not allowed. (no-trailing-spaces)
(#7787) Trailing spaces not allowed. (no-trailing-spaces)
(#7795) Trailing spaces not allowed. (no-trailing-spaces)
(#7801) Trailing spaces not allowed. (no-trailing-spaces)
(#7808) Trailing spaces not allowed. (no-trailing-spaces)
(#7815) Trailing spaces not allowed. (no-trailing-spaces)
(#7823) Trailing spaces not allowed. (no-trailing-spaces)
(#7824) Trailing spaces not allowed. (no-trailing-spaces)
(#7825) Trailing spaces not allowed. (no-trailing-spaces)
(#7825) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#7827) Trailing spaces not allowed. (no-trailing-spaces)
(#7833) Trailing spaces not allowed. (no-trailing-spaces)
(#7840) Trailing spaces not allowed. (no-trailing-spaces)
(#7858) Trailing spaces not allowed. (no-trailing-spaces)
(#7890) Trailing spaces not allowed. (no-trailing-spaces)
(#7891) Trailing spaces not allowed. (no-trailing-spaces)
(#7893) Trailing spaces not allowed. (no-trailing-spaces)
(#7894) Trailing spaces not allowed. (no-trailing-spaces)
(#7895) Trailing spaces not allowed. (no-trailing-spaces)
(#7896) Trailing spaces not allowed. (no-trailing-spaces)
(#7901) Trailing spaces not allowed. (no-trailing-spaces)
(#7909) Trailing spaces not allowed. (no-trailing-spaces)
(#7917) A space is required after ','. (comma-spacing)
(#7918) Trailing spaces not allowed. (no-trailing-spaces)
(#7919) Trailing spaces not allowed. (no-trailing-spaces)
(#7921) Trailing spaces not allowed. (no-trailing-spaces)
(#7922) Trailing spaces not allowed. (no-trailing-spaces)
(#7923) Trailing spaces not allowed. (no-trailing-spaces)
(#7924) Trailing spaces not allowed. (no-trailing-spaces)
(#7925) Trailing spaces not allowed. (no-trailing-spaces)
(#7930) Trailing spaces not allowed. (no-trailing-spaces)
(#7939) Trailing spaces not allowed. (no-trailing-spaces)
(#7940) Trailing spaces not allowed. (no-trailing-spaces)
(#7943) Trailing spaces not allowed. (no-trailing-spaces)
(#7944) Trailing spaces not allowed. (no-trailing-spaces)
(#7945) Trailing spaces not allowed. (no-trailing-spaces)
(#7946) Trailing spaces not allowed. (no-trailing-spaces)
(#7951) Trailing spaces not allowed. (no-trailing-spaces)
(#7958) Trailing spaces not allowed. (no-trailing-spaces)
(#7970) There should be no space after '[' (array-bracket-spacing)
(#7970) There should be no space before ']' (array-bracket-spacing)
(#7971) Trailing spaces not allowed. (no-trailing-spaces)
(#7972) Trailing spaces not allowed. (no-trailing-spaces)
(#7976) Trailing spaces not allowed. (no-trailing-spaces)
(#7984) Trailing spaces not allowed. (no-trailing-spaces)
(#7986) Trailing spaces not allowed. (no-trailing-spaces)
(#7987) Trailing spaces not allowed. (no-trailing-spaces)
(#7988) Trailing spaces not allowed. (no-trailing-spaces)
(#7989) Trailing spaces not allowed. (no-trailing-spaces)
(#7990) Trailing spaces not allowed. (no-trailing-spaces)
(#8003) Trailing spaces not allowed. (no-trailing-spaces)
(#8004) Trailing spaces not allowed. (no-trailing-spaces)
(#8007) Trailing spaces not allowed. (no-trailing-spaces)
(#8014) Trailing spaces not allowed. (no-trailing-spaces)
(#8028) Trailing spaces not allowed. (no-trailing-spaces)
(#8029) Trailing spaces not allowed. (no-trailing-spaces)
(#8031) Trailing spaces not allowed. (no-trailing-spaces)
(#8032) Trailing spaces not allowed. (no-trailing-spaces)
(#8038) Trailing spaces not allowed. (no-trailing-spaces)
(#8047) Trailing spaces not allowed. (no-trailing-spaces)
(#8048) Trailing spaces not allowed. (no-trailing-spaces)
(#8056) Trailing spaces not allowed. (no-trailing-spaces)
(#8065) Trailing spaces not allowed. (no-trailing-spaces)
(#8066) Trailing spaces not allowed. (no-trailing-spaces)
(#8076) Trailing spaces not allowed. (no-trailing-spaces)
(#8086) Trailing spaces not allowed. (no-trailing-spaces)
(#8087) Trailing spaces not allowed. (no-trailing-spaces)
(#8089) Trailing spaces not allowed. (no-trailing-spaces)
(#8096) Trailing spaces not allowed. (no-trailing-spaces)
(#8103) Trailing spaces not allowed. (no-trailing-spaces)
(#8112) Trailing spaces not allowed. (no-trailing-spaces)
(#8113) Trailing spaces not allowed. (no-trailing-spaces)
(#8125) Trailing spaces not allowed. (no-trailing-spaces)
(#8134) Trailing spaces not allowed. (no-trailing-spaces)
(#8135) Trailing spaces not allowed. (no-trailing-spaces)
(#8137) Trailing spaces not allowed. (no-trailing-spaces)
(#8143) Trailing spaces not allowed. (no-trailing-spaces)
(#8152) Trailing spaces not allowed. (no-trailing-spaces)
(#8153) Trailing spaces not allowed. (no-trailing-spaces)
(#8161) Trailing spaces not allowed. (no-trailing-spaces)
(#8170) Trailing spaces not allowed. (no-trailing-spaces)
(#8171) Trailing spaces not allowed. (no-trailing-spaces)
(#8178) Trailing spaces not allowed. (no-trailing-spaces)
(#8187) Trailing spaces not allowed. (no-trailing-spaces)
(#8188) Trailing spaces not allowed. (no-trailing-spaces)
(#8194) Trailing spaces not allowed. (no-trailing-spaces)
(#8203) Trailing spaces not allowed. (no-trailing-spaces)
(#8204) Trailing spaces not allowed. (no-trailing-spaces)
(#8213) Trailing spaces not allowed. (no-trailing-spaces)
(#8222) Trailing spaces not allowed. (no-trailing-spaces)
(#8223) Trailing spaces not allowed. (no-trailing-spaces)
(#8235) Trailing spaces not allowed. (no-trailing-spaces)
(#8241) Trailing spaces not allowed. (no-trailing-spaces)
(#8250) Trailing spaces not allowed. (no-trailing-spaces)
(#8254) Trailing spaces not allowed. (no-trailing-spaces)
(#8258) Trailing spaces not allowed. (no-trailing-spaces)
(#8259) Trailing spaces not allowed. (no-trailing-spaces)
(#8267) Trailing spaces not allowed. (no-trailing-spaces)
(#8277) Trailing spaces not allowed. (no-trailing-spaces)
(#8278) Trailing spaces not allowed. (no-trailing-spaces)
(#8289) Trailing spaces not allowed. (no-trailing-spaces)
(#8299) Trailing spaces not allowed. (no-trailing-spaces)
(#8300) Trailing spaces not allowed. (no-trailing-spaces)
(#8311) Trailing spaces not allowed. (no-trailing-spaces)
(#8322) Trailing spaces not allowed. (no-trailing-spaces)
(#8323) Trailing spaces not allowed. (no-trailing-spaces)
(#8332) Trailing spaces not allowed. (no-trailing-spaces)
(#8342) Trailing spaces not allowed. (no-trailing-spaces)
(#8343) Trailing spaces not allowed. (no-trailing-spaces)
(#8350) Trailing spaces not allowed. (no-trailing-spaces)
(#8359) Trailing spaces not allowed. (no-trailing-spaces)
(#8360) Trailing spaces not allowed. (no-trailing-spaces)
(#8368) Trailing spaces not allowed. (no-trailing-spaces)
(#8377) Trailing spaces not allowed. (no-trailing-spaces)
(#8378) Trailing spaces not allowed. (no-trailing-spaces)
(#8388) Trailing spaces not allowed. (no-trailing-spaces)
(#8397) Trailing spaces not allowed. (no-trailing-spaces)
(#8398) Trailing spaces not allowed. (no-trailing-spaces)
(#8407) Trailing spaces not allowed. (no-trailing-spaces)
(#8416) Trailing spaces not allowed. (no-trailing-spaces)
(#8417) Trailing spaces not allowed. (no-trailing-spaces)
(#8432) Trailing spaces not allowed. (no-trailing-spaces)
(#8444) Trailing spaces not allowed. (no-trailing-spaces)
(#8445) Trailing spaces not allowed. (no-trailing-spaces)
(#8455) Trailing spaces not allowed. (no-trailing-spaces)
(#8470) Trailing spaces not allowed. (no-trailing-spaces)
(#8471) Trailing spaces not allowed. (no-trailing-spaces)
(#8478) Trailing spaces not allowed. (no-trailing-spaces)
(#8489) Trailing spaces not allowed. (no-trailing-spaces)
(#8490) Trailing spaces not allowed. (no-trailing-spaces)
(#8497) Trailing spaces not allowed. (no-trailing-spaces)
(#8499) Trailing spaces not allowed. (no-trailing-spaces)
(#8504) Trailing spaces not allowed. (no-trailing-spaces)
(#8515) Trailing spaces not allowed. (no-trailing-spaces)
(#8516) Trailing spaces not allowed. (no-trailing-spaces)
(#8517) JSDoc syntax error. (valid-jsdoc)
(#8528) Trailing spaces not allowed. (no-trailing-spaces)
(#8536) Trailing spaces not allowed. (no-trailing-spaces)
(#8537) Trailing spaces not allowed. (no-trailing-spaces)
(#8538) Trailing spaces not allowed. (no-trailing-spaces)
(#8540) Trailing spaces not allowed. (no-trailing-spaces)
(#8553) Unexpected space before function parentheses. (space-before-function-paren)
(#8553) There should be no spaces inside this paren. (space-in-parens)
(#8553) There should be no spaces inside this paren. (space-in-parens)
(#8554) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#8554) There should be no spaces inside this paren. (space-in-parens)
(#8554) There should be no spaces inside this paren. (space-in-parens)
(#8559) Trailing spaces not allowed. (no-trailing-spaces)
(#8560) Infix operators must be spaced. (space-infix-ops)
(#8560) Infix operators must be spaced. (space-infix-ops)
(#8560) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8560) Infix operators must be spaced. (space-infix-ops)
(#8560) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8560) Infix operators must be spaced. (space-infix-ops)
(#8560) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#8560) Infix operators must be spaced. (space-infix-ops)
(#8561) Trailing spaces not allowed. (no-trailing-spaces)
(#8562) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#8562) There should be no spaces inside this paren. (space-in-parens)
(#8562) Infix operators must be spaced. (space-infix-ops)
(#8562) Unexpected whitespace before semicolon. (semi-spacing)
(#8562) Infix operators must be spaced. (space-infix-ops)
(#8562) Unexpected whitespace before semicolon. (semi-spacing)
(#8562) There should be no spaces inside this paren. (space-in-parens)
(#8564) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#8564) There should be no spaces inside this paren. (space-in-parens)
(#8564) Infix operators must be spaced. (space-infix-ops)
(#8564) There should be no spaces inside this paren. (space-in-parens)
(#8566) Infix operators must be spaced. (space-infix-ops)
(#8568) Infix operators must be spaced. (space-infix-ops)
(#8568) Infix operators must be spaced. (space-infix-ops)
(#8568) Infix operators must be spaced. (space-infix-ops)
(#8572) Trailing spaces not allowed. (no-trailing-spaces)
(#8573) Trailing spaces not allowed. (no-trailing-spaces)
(#8588) Trailing spaces not allowed. (no-trailing-spaces)
(#8599) Trailing spaces not allowed. (no-trailing-spaces)
(#8600) Trailing spaces not allowed. (no-trailing-spaces)
(#8618) Trailing spaces not allowed. (no-trailing-spaces)
(#8627) Trailing spaces not allowed. (no-trailing-spaces)
(#8628) Trailing spaces not allowed. (no-trailing-spaces)
(#8639) Trailing spaces not allowed. (no-trailing-spaces)
(#8650) Trailing spaces not allowed. (no-trailing-spaces)
(#8651) Trailing spaces not allowed. (no-trailing-spaces)
(#8661) Trailing spaces not allowed. (no-trailing-spaces)
(#8674) Trailing spaces not allowed. (no-trailing-spaces)
(#8675) Trailing spaces not allowed. (no-trailing-spaces)
(#8687) Trailing spaces not allowed. (no-trailing-spaces)
(#8702) Trailing spaces not allowed. (no-trailing-spaces)
(#8703) Trailing spaces not allowed. (no-trailing-spaces)
(#8704) JSDoc syntax error. (valid-jsdoc)
(#8719) Trailing spaces not allowed. (no-trailing-spaces)
(#8729) Trailing spaces not allowed. (no-trailing-spaces)
(#8730) Trailing spaces not allowed. (no-trailing-spaces)
(#8731) Trailing spaces not allowed. (no-trailing-spaces)
(#8732) Trailing spaces not allowed. (no-trailing-spaces)
(#8739) Unexpected space before function parentheses. (space-before-function-paren)
(#8739) There should be no spaces inside this paren. (space-in-parens)
(#8739) There should be no spaces inside this paren. (space-in-parens)
(#8740) There should be no spaces inside this paren. (space-in-parens)
(#8743) Unexpected space before function parentheses. (space-before-function-paren)
(#8744) There should be no spaces inside this paren. (space-in-parens)
(#8744) There should be no spaces inside this paren. (space-in-parens)
(#8745) There should be no spaces inside this paren. (space-in-parens)
(#8745) There should be no spaces inside this paren. (space-in-parens)
(#8747) Trailing spaces not allowed. (no-trailing-spaces)
(#8749) There should be no spaces inside this paren. (space-in-parens)
(#8749) There should be no spaces inside this paren. (space-in-parens)
(#8754) Unexpected space before function parentheses. (space-before-function-paren)
(#8754) 'thrown' is defined but never used (no-unused-vars)
(#8755) There should be no spaces inside this paren. (space-in-parens)
(#8755) There should be no spaces inside this paren. (space-in-parens)
(#8756) There should be no spaces inside this paren. (space-in-parens)
(#8756) Infix operators must be spaced. (space-infix-ops)
(#8757) There should be no spaces inside this paren. (space-in-parens)
(#8760) There should be no spaces inside this paren. (space-in-parens)
(#8762) Trailing spaces not allowed. (no-trailing-spaces)
(#8763) Trailing spaces not allowed. (no-trailing-spaces)
(#8780) Trailing spaces not allowed. (no-trailing-spaces)
(#8794) Trailing spaces not allowed. (no-trailing-spaces)
(#8795) Trailing spaces not allowed. (no-trailing-spaces)
(#8796) JSDoc syntax error. (valid-jsdoc)
(#8805) Trailing spaces not allowed. (no-trailing-spaces)
(#8812) Trailing spaces not allowed. (no-trailing-spaces)
(#8823) Trailing spaces not allowed. (no-trailing-spaces)
(#8829) Unexpected space before function parentheses. (space-before-function-paren)
(#8829) There should be no spaces inside this paren. (space-in-parens)
(#8829) There should be no spaces inside this paren. (space-in-parens)
(#8830) There should be no spaces inside this paren. (space-in-parens)
(#8830) Infix operators must be spaced. (space-infix-ops)
(#8830) There should be no spaces inside this paren. (space-in-parens)
(#8832) Trailing spaces not allowed. (no-trailing-spaces)
(#8834) Trailing spaces not allowed. (no-trailing-spaces)
(#8835) eval can be harmful. (no-eval)
(#8835) There should be no spaces inside this paren. (space-in-parens)
(#8835) Infix operators must be spaced. (space-infix-ops)
(#8835) Infix operators must be spaced. (space-infix-ops)
(#8835) There should be no spaces inside this paren. (space-in-parens)
(#8839) Trailing spaces not allowed. (no-trailing-spaces)
(#8842) Trailing spaces not allowed. (no-trailing-spaces)
(#8843) Trailing spaces not allowed. (no-trailing-spaces)
(#8847) Trailing spaces not allowed. (no-trailing-spaces)
(#8848) Trailing spaces not allowed. (no-trailing-spaces)
(#8854) Trailing spaces not allowed. (no-trailing-spaces)
(#8865) Trailing spaces not allowed. (no-trailing-spaces)
(#8878) Trailing spaces not allowed. (no-trailing-spaces)
(#8879) Trailing spaces not allowed. (no-trailing-spaces)
(#8887) Trailing spaces not allowed. (no-trailing-spaces)
(#8900) Trailing spaces not allowed. (no-trailing-spaces)
(#8901) Trailing spaces not allowed. (no-trailing-spaces)
(#8902) JSDoc syntax error. (valid-jsdoc)
(#8911) Trailing spaces not allowed. (no-trailing-spaces)
(#8929) Unexpected space before function parentheses. (space-before-function-paren)
(#8929) There should be no spaces inside this paren. (space-in-parens)
(#8929) There should be no spaces inside this paren. (space-in-parens)
(#8930) Trailing spaces not allowed. (no-trailing-spaces)
(#8931) Infix operators must be spaced. (space-infix-ops)
(#8931) Trailing spaces not allowed. (no-trailing-spaces)
(#8932) Trailing spaces not allowed. (no-trailing-spaces)
(#8933) Trailing spaces not allowed. (no-trailing-spaces)
(#8934) Trailing spaces not allowed. (no-trailing-spaces)
(#8938) Trailing spaces not allowed. (no-trailing-spaces)
(#8939) Trailing spaces not allowed. (no-trailing-spaces)
(#8941) Trailing spaces not allowed. (no-trailing-spaces)
(#8943) Trailing spaces not allowed. (no-trailing-spaces)
(#8944) Trailing spaces not allowed. (no-trailing-spaces)
(#8950) Trailing spaces not allowed. (no-trailing-spaces)
(#8963) Trailing spaces not allowed. (no-trailing-spaces)
(#8964) Trailing spaces not allowed. (no-trailing-spaces)
(#8971) Trailing spaces not allowed. (no-trailing-spaces)
(#8980) Trailing spaces not allowed. (no-trailing-spaces)
(#8981) Trailing spaces not allowed. (no-trailing-spaces)
(#8997) Trailing spaces not allowed. (no-trailing-spaces)
(#9007) Trailing spaces not allowed. (no-trailing-spaces)
(#9022) Trailing spaces not allowed. (no-trailing-spaces)
(#9023) Trailing spaces not allowed. (no-trailing-spaces)
(#9031) Trailing spaces not allowed. (no-trailing-spaces)
(#9040) Trailing spaces not allowed. (no-trailing-spaces)
(#9041) Trailing spaces not allowed. (no-trailing-spaces)
(#9050) Trailing spaces not allowed. (no-trailing-spaces)
(#9059) Trailing spaces not allowed. (no-trailing-spaces)
(#9060) Trailing spaces not allowed. (no-trailing-spaces)
(#9069) Trailing spaces not allowed. (no-trailing-spaces)
(#9081) Trailing spaces not allowed. (no-trailing-spaces)
(#9082) Trailing spaces not allowed. (no-trailing-spaces)
(#9093) Trailing spaces not allowed. (no-trailing-spaces)
(#9102) Trailing spaces not allowed. (no-trailing-spaces)
(#9103) Trailing spaces not allowed. (no-trailing-spaces)
(#9125) Trailing spaces not allowed. (no-trailing-spaces)
(#9138) Trailing spaces not allowed. (no-trailing-spaces)
(#9146) Trailing spaces not allowed. (no-trailing-spaces)
(#9160) Trailing spaces not allowed. (no-trailing-spaces)
(#9173) Trailing spaces not allowed. (no-trailing-spaces)
(#9186) Trailing spaces not allowed. (no-trailing-spaces)
(#9187) Trailing spaces not allowed. (no-trailing-spaces)
(#9194) Trailing spaces not allowed. (no-trailing-spaces)
(#9207) Trailing spaces not allowed. (no-trailing-spaces)
(#9208) Trailing spaces not allowed. (no-trailing-spaces)
(#9210) Trailing spaces not allowed. (no-trailing-spaces)
(#9215) Trailing spaces not allowed. (no-trailing-spaces)
(#9228) Trailing spaces not allowed. (no-trailing-spaces)
(#9229) Trailing spaces not allowed. (no-trailing-spaces)
(#9231) Trailing spaces not allowed. (no-trailing-spaces)
(#9236) Trailing spaces not allowed. (no-trailing-spaces)
(#9250) Trailing spaces not allowed. (no-trailing-spaces)
(#9259) Trailing spaces not allowed. (no-trailing-spaces)
(#9270) Trailing spaces not allowed. (no-trailing-spaces)
(#9271) Trailing spaces not allowed. (no-trailing-spaces)
(#9273) Trailing spaces not allowed. (no-trailing-spaces)
(#9274) Trailing spaces not allowed. (no-trailing-spaces)
(#9275) Trailing spaces not allowed. (no-trailing-spaces)
(#9280) Trailing spaces not allowed. (no-trailing-spaces)
(#9291) Trailing spaces not allowed. (no-trailing-spaces)
(#9292) Trailing spaces not allowed. (no-trailing-spaces)
(#9294) Trailing spaces not allowed. (no-trailing-spaces)
(#9299) Trailing spaces not allowed. (no-trailing-spaces)
(#9310) Trailing spaces not allowed. (no-trailing-spaces)
(#9311) Trailing spaces not allowed. (no-trailing-spaces)
(#9313) Trailing spaces not allowed. (no-trailing-spaces)
(#9314) Trailing spaces not allowed. (no-trailing-spaces)
(#9319) Trailing spaces not allowed. (no-trailing-spaces)
(#9330) Trailing spaces not allowed. (no-trailing-spaces)
(#9331) Trailing spaces not allowed. (no-trailing-spaces)
(#9340) Trailing spaces not allowed. (no-trailing-spaces)
(#9351) Trailing spaces not allowed. (no-trailing-spaces)
(#9352) Trailing spaces not allowed. (no-trailing-spaces)
(#9361) Trailing spaces not allowed. (no-trailing-spaces)
(#9372) Trailing spaces not allowed. (no-trailing-spaces)
(#9373) Trailing spaces not allowed. (no-trailing-spaces)
(#9382) Trailing spaces not allowed. (no-trailing-spaces)
(#9392) Trailing spaces not allowed. (no-trailing-spaces)
(#9411) Trailing spaces not allowed. (no-trailing-spaces)
(#9412) Trailing spaces not allowed. (no-trailing-spaces)
(#9422) Trailing spaces not allowed. (no-trailing-spaces)
(#9433) Trailing spaces not allowed. (no-trailing-spaces)
(#9434) Trailing spaces not allowed. (no-trailing-spaces)
(#9441) Trailing spaces not allowed. (no-trailing-spaces)
(#9452) Trailing spaces not allowed. (no-trailing-spaces)
(#9453) Trailing spaces not allowed. (no-trailing-spaces)
(#9463) Trailing spaces not allowed. (no-trailing-spaces)
(#9473) Trailing spaces not allowed. (no-trailing-spaces)
(#9485) Trailing spaces not allowed. (no-trailing-spaces)
(#9486) Trailing spaces not allowed. (no-trailing-spaces)
(#9497) Trailing spaces not allowed. (no-trailing-spaces)
(#9508) Trailing spaces not allowed. (no-trailing-spaces)
(#9509) Trailing spaces not allowed. (no-trailing-spaces)
(#9517) Trailing spaces not allowed. (no-trailing-spaces)
(#9529) Trailing spaces not allowed. (no-trailing-spaces)
(#9530) Trailing spaces not allowed. (no-trailing-spaces)
(#9542) Trailing spaces not allowed. (no-trailing-spaces)
(#9550) There should be no spaces inside this paren. (space-in-parens)
(#9550) There should be no spaces inside this paren. (space-in-parens)
(#9551) Trailing spaces not allowed. (no-trailing-spaces)
(#9552) Trailing spaces not allowed. (no-trailing-spaces)
(#9562) Trailing spaces not allowed. (no-trailing-spaces)
(#9571) Trailing spaces not allowed. (no-trailing-spaces)
(#9582) Trailing spaces not allowed. (no-trailing-spaces)
(#9583) Trailing spaces not allowed. (no-trailing-spaces)
(#9593) Trailing spaces not allowed. (no-trailing-spaces)
(#9602) Trailing spaces not allowed. (no-trailing-spaces)
(#9603) Trailing spaces not allowed. (no-trailing-spaces)
(#9610) Trailing spaces not allowed. (no-trailing-spaces)
(#9619) Trailing spaces not allowed. (no-trailing-spaces)
(#9620) Trailing spaces not allowed. (no-trailing-spaces)
(#9628) Trailing spaces not allowed. (no-trailing-spaces)
(#9640) Line 9640 exceeds the maximum line length of 132. (max-len)
(#9641) Line 9641 exceeds the maximum line length of 132. (max-len)
(#9659) Trailing spaces not allowed. (no-trailing-spaces)
(#9662) Trailing spaces not allowed. (no-trailing-spaces)
(#9671) Trailing spaces not allowed. (no-trailing-spaces)
(#9672) Trailing spaces not allowed. (no-trailing-spaces)
(#9680) Trailing spaces not allowed. (no-trailing-spaces)
(#9689) Trailing spaces not allowed. (no-trailing-spaces)
(#9690) Trailing spaces not allowed. (no-trailing-spaces)
(#9700) Trailing spaces not allowed. (no-trailing-spaces)
(#9710) Trailing spaces not allowed. (no-trailing-spaces)
(#9711) Trailing spaces not allowed. (no-trailing-spaces)
(#9722) Trailing spaces not allowed. (no-trailing-spaces)
(#9732) Trailing spaces not allowed. (no-trailing-spaces)
(#9733) Trailing spaces not allowed. (no-trailing-spaces)
(#9744) Trailing spaces not allowed. (no-trailing-spaces)
(#9754) Trailing spaces not allowed. (no-trailing-spaces)
(#9755) Trailing spaces not allowed. (no-trailing-spaces)
(#9763) Trailing spaces not allowed. (no-trailing-spaces)
(#9775) Trailing spaces not allowed. (no-trailing-spaces)
(#9776) Trailing spaces not allowed. (no-trailing-spaces)
(#9777) Trailing spaces not allowed. (no-trailing-spaces)
(#9777) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#9784) Trailing spaces not allowed. (no-trailing-spaces)
(#9785) Trailing spaces not allowed. (no-trailing-spaces)
(#9790) Trailing spaces not allowed. (no-trailing-spaces)
(#9802) Trailing spaces not allowed. (no-trailing-spaces)
(#9818) Trailing spaces not allowed. (no-trailing-spaces)
(#9819) Trailing spaces not allowed. (no-trailing-spaces)
(#9827) Trailing spaces not allowed. (no-trailing-spaces)
(#9839) Trailing spaces not allowed. (no-trailing-spaces)
(#9854) There should be no space after '[' (array-bracket-spacing)
(#9854) There should be no space before ']' (array-bracket-spacing)
(#9855) Trailing spaces not allowed. (no-trailing-spaces)
(#9856) Trailing spaces not allowed. (no-trailing-spaces)
(#9862) Trailing spaces not allowed. (no-trailing-spaces)
(#9867) Trailing spaces not allowed. (no-trailing-spaces)
(#9871) Trailing spaces not allowed. (no-trailing-spaces)
(#9876) Trailing spaces not allowed. (no-trailing-spaces)
(#9886) Trailing spaces not allowed. (no-trailing-spaces)
(#9887) Trailing spaces not allowed. (no-trailing-spaces)
(#9893) Trailing spaces not allowed. (no-trailing-spaces)
(#9898) Trailing spaces not allowed. (no-trailing-spaces)
(#9902) Trailing spaces not allowed. (no-trailing-spaces)
(#9907) Trailing spaces not allowed. (no-trailing-spaces)
(#9917) Trailing spaces not allowed. (no-trailing-spaces)
(#9918) Trailing spaces not allowed. (no-trailing-spaces)
(#9920) Trailing spaces not allowed. (no-trailing-spaces)
(#9921) Trailing spaces not allowed. (no-trailing-spaces)
(#9922) Trailing spaces not allowed. (no-trailing-spaces)
(#9924) Trailing spaces not allowed. (no-trailing-spaces)
(#9934) Trailing spaces not allowed. (no-trailing-spaces)
(#9935) Trailing spaces not allowed. (no-trailing-spaces)
(#9941) Trailing spaces not allowed. (no-trailing-spaces)
(#9946) Trailing spaces not allowed. (no-trailing-spaces)
(#9950) Trailing spaces not allowed. (no-trailing-spaces)
(#9955) Trailing spaces not allowed. (no-trailing-spaces)
(#9965) Trailing spaces not allowed. (no-trailing-spaces)
(#9966) Trailing spaces not allowed. (no-trailing-spaces)
(#9979) Trailing spaces not allowed. (no-trailing-spaces)
(#9995) Trailing spaces not allowed. (no-trailing-spaces)
(#9996) Trailing spaces not allowed. (no-trailing-spaces)
(#9998) Trailing spaces not allowed. (no-trailing-spaces)
(#10017) Trailing spaces not allowed. (no-trailing-spaces)
(#10018) Trailing spaces not allowed. (no-trailing-spaces)
(#10026) Trailing spaces not allowed. (no-trailing-spaces)
(#10031) Trailing spaces not allowed. (no-trailing-spaces)
(#10036) Trailing spaces not allowed. (no-trailing-spaces)
(#10041) Trailing spaces not allowed. (no-trailing-spaces)
(#10052) Trailing spaces not allowed. (no-trailing-spaces)
(#10053) Trailing spaces not allowed. (no-trailing-spaces)
(#10061) Trailing spaces not allowed. (no-trailing-spaces)
(#10062) Trailing spaces not allowed. (no-trailing-spaces)
(#10075) Trailing spaces not allowed. (no-trailing-spaces)
(#10077) Trailing spaces not allowed. (no-trailing-spaces)
(#10078) Trailing spaces not allowed. (no-trailing-spaces)
(#10083) Trailing spaces not allowed. (no-trailing-spaces)
(#10100) Trailing spaces not allowed. (no-trailing-spaces)
(#10115) Trailing spaces not allowed. (no-trailing-spaces)
(#10145) Trailing spaces not allowed. (no-trailing-spaces)
(#10146) Trailing spaces not allowed. (no-trailing-spaces)
(#10153) Trailing spaces not allowed. (no-trailing-spaces)
(#10166) Trailing spaces not allowed. (no-trailing-spaces)
(#10167) Trailing spaces not allowed. (no-trailing-spaces)
(#10171) Trailing spaces not allowed. (no-trailing-spaces)
(#10181) Trailing spaces not allowed. (no-trailing-spaces)
(#10197) Trailing spaces not allowed. (no-trailing-spaces)
(#10214) Trailing spaces not allowed. (no-trailing-spaces)
(#10215) Trailing spaces not allowed. (no-trailing-spaces)
(#10223) Trailing spaces not allowed. (no-trailing-spaces)
(#10236) Trailing spaces not allowed. (no-trailing-spaces)
(#10237) Trailing spaces not allowed. (no-trailing-spaces)
(#10243) Trailing spaces not allowed. (no-trailing-spaces)
(#10248) Trailing spaces not allowed. (no-trailing-spaces)
(#10253) Trailing spaces not allowed. (no-trailing-spaces)
(#10258) Trailing spaces not allowed. (no-trailing-spaces)
(#10269) Trailing spaces not allowed. (no-trailing-spaces)
(#10274) Trailing spaces not allowed. (no-trailing-spaces)
(#10279) Trailing spaces not allowed. (no-trailing-spaces)
(#10284) Trailing spaces not allowed. (no-trailing-spaces)
(#10289) Trailing spaces not allowed. (no-trailing-spaces)
(#10301) Trailing spaces not allowed. (no-trailing-spaces)
(#10302) Trailing spaces not allowed. (no-trailing-spaces)
(#10310) Trailing spaces not allowed. (no-trailing-spaces)
(#10315) Trailing spaces not allowed. (no-trailing-spaces)
(#10324) Trailing spaces not allowed. (no-trailing-spaces)
(#10329) Trailing spaces not allowed. (no-trailing-spaces)
(#10342) Trailing spaces not allowed. (no-trailing-spaces)
(#10343) Trailing spaces not allowed. (no-trailing-spaces)
(#10354) Trailing spaces not allowed. (no-trailing-spaces)
(#10359) Trailing spaces not allowed. (no-trailing-spaces)
(#10368) Trailing spaces not allowed. (no-trailing-spaces)
(#10373) Trailing spaces not allowed. (no-trailing-spaces)
(#10384) Trailing spaces not allowed. (no-trailing-spaces)
(#10385) Trailing spaces not allowed. (no-trailing-spaces)
(#10394) Trailing spaces not allowed. (no-trailing-spaces)
(#10407) Trailing spaces not allowed. (no-trailing-spaces)
(#10424) Trailing spaces not allowed. (no-trailing-spaces)
(#10425) Trailing spaces not allowed. (no-trailing-spaces)
(#10429) Trailing spaces not allowed. (no-trailing-spaces)
(#10432) Trailing spaces not allowed. (no-trailing-spaces)
(#10437) Trailing spaces not allowed. (no-trailing-spaces)
(#10442) Trailing spaces not allowed. (no-trailing-spaces)
(#10447) Trailing spaces not allowed. (no-trailing-spaces)
(#10458) Trailing spaces not allowed. (no-trailing-spaces)
(#10459) Trailing spaces not allowed. (no-trailing-spaces)
(#10471) Trailing spaces not allowed. (no-trailing-spaces)
(#10476) Trailing spaces not allowed. (no-trailing-spaces)
(#10481) Trailing spaces not allowed. (no-trailing-spaces)
(#10486) Trailing spaces not allowed. (no-trailing-spaces)
(#10497) Trailing spaces not allowed. (no-trailing-spaces)
(#10498) Trailing spaces not allowed. (no-trailing-spaces)
(#10507) Trailing spaces not allowed. (no-trailing-spaces)
(#10512) Trailing spaces not allowed. (no-trailing-spaces)
(#10517) Trailing spaces not allowed. (no-trailing-spaces)
(#10522) Trailing spaces not allowed. (no-trailing-spaces)
(#10534) Trailing spaces not allowed. (no-trailing-spaces)
(#10535) Trailing spaces not allowed. (no-trailing-spaces)
(#10536) Trailing spaces not allowed. (no-trailing-spaces)
(#10536) More than 2 blank lines not allowed. (no-multiple-empty-lines)
(#10542) Trailing spaces not allowed. (no-trailing-spaces)
(#10545) Trailing spaces not allowed. (no-trailing-spaces)
(#10546) Trailing spaces not allowed. (no-trailing-spaces)
(#10554) Trailing spaces not allowed. (no-trailing-spaces)
(#10565) Trailing spaces not allowed. (no-trailing-spaces)
(#10574) Trailing spaces not allowed. (no-trailing-spaces)
(#10585) Trailing spaces not allowed. (no-trailing-spaces)
(#10595) Trailing spaces not allowed. (no-trailing-spaces)
(#10604) Trailing spaces not allowed. (no-trailing-spaces)
(#10613) Trailing spaces not allowed. (no-trailing-spaces)
(#10622) Trailing spaces not allowed. (no-trailing-spaces)
(#10631) Trailing spaces not allowed. (no-trailing-spaces)
(#10641) Trailing spaces not allowed. (no-trailing-spaces)
(#10649) Trailing spaces not allowed. (no-trailing-spaces)
(#10659) Trailing spaces not allowed. (no-trailing-spaces)
(#10668) Trailing spaces not allowed. (no-trailing-spaces)
(#10669) Trailing spaces not allowed. (no-trailing-spaces)
(#10684) Trailing spaces not allowed. (no-trailing-spaces)
(#10693) Trailing spaces not allowed. (no-trailing-spaces)
(#10702) Trailing spaces not allowed. (no-trailing-spaces)
(#10710) Trailing spaces not allowed. (no-trailing-spaces)
(#10712) Trailing spaces not allowed. (no-trailing-spaces)
(#10720) Trailing spaces not allowed. (no-trailing-spaces)
(#10722) Trailing spaces not allowed. (no-trailing-spaces)
(#10729) Trailing spaces not allowed. (no-trailing-spaces)
(#10739) Trailing spaces not allowed. (no-trailing-spaces)
(#10749) Trailing spaces not allowed. (no-trailing-spaces)
(#10757) Trailing spaces not allowed. (no-trailing-spaces)
(#10764) Trailing spaces not allowed. (no-trailing-spaces)
(#10778) Trailing spaces not allowed. (no-trailing-spaces)
(#10780) Trailing spaces not allowed. (no-trailing-spaces)
(#10794) Trailing spaces not allowed. (no-trailing-spaces)
(#10802) Trailing spaces not allowed. (no-trailing-spaces)
(#10809) Trailing spaces not allowed. (no-trailing-spaces)
(#10816) Trailing spaces not allowed. (no-trailing-spaces)
(#10823) Trailing spaces not allowed. (no-trailing-spaces)
(#10830) Trailing spaces not allowed. (no-trailing-spaces)
(#10837) Trailing spaces not allowed. (no-trailing-spaces)
(#10844) Trailing spaces not allowed. (no-trailing-spaces)
(#10846) Trailing spaces not allowed. (no-trailing-spaces)
(#10854) Trailing spaces not allowed. (no-trailing-spaces)
(#10856) Trailing spaces not allowed. (no-trailing-spaces)
(#10863) Trailing spaces not allowed. (no-trailing-spaces)
(#10878) Trailing spaces not allowed. (no-trailing-spaces)
(#10888) Trailing spaces not allowed. (no-trailing-spaces)
(#10897) Trailing spaces not allowed. (no-trailing-spaces)
(#10904) Trailing spaces not allowed. (no-trailing-spaces)
(#10906) Trailing spaces not allowed. (no-trailing-spaces)
(#10911) Trailing spaces not allowed. (no-trailing-spaces)
(#10918) Trailing spaces not allowed. (no-trailing-spaces)
(#10925) Trailing spaces not allowed. (no-trailing-spaces)
(#10932) Trailing spaces not allowed. (no-trailing-spaces)
(#10939) Trailing spaces not allowed. (no-trailing-spaces)
(#10946) Trailing spaces not allowed. (no-trailing-spaces)
(#10948) Trailing spaces not allowed. (no-trailing-spaces)
(#10954) Trailing spaces not allowed. (no-trailing-spaces)
(#10961) Trailing spaces not allowed. (no-trailing-spaces)
(#10962) Trailing spaces not allowed. (no-trailing-spaces)
(#10970) Trailing spaces not allowed. (no-trailing-spaces)
(#10978) Trailing spaces not allowed. (no-trailing-spaces)
(#10986) Trailing spaces not allowed. (no-trailing-spaces)
(#10993) Trailing spaces not allowed. (no-trailing-spaces)
(#11000) Trailing spaces not allowed. (no-trailing-spaces)
(#11007) Trailing spaces not allowed. (no-trailing-spaces)
(#11014) Trailing spaces not allowed. (no-trailing-spaces)
(#11021) Trailing spaces not allowed. (no-trailing-spaces)
(#11028) Trailing spaces not allowed. (no-trailing-spaces)
(#11030) Trailing spaces not allowed. (no-trailing-spaces)
(#11038) Trailing spaces not allowed. (no-trailing-spaces)
(#11045) Trailing spaces not allowed. (no-trailing-spaces)
(#11053) Trailing spaces not allowed. (no-trailing-spaces)
(#11063) Trailing spaces not allowed. (no-trailing-spaces)
(#11068) Trailing spaces not allowed. (no-trailing-spaces)
(#11072) Trailing spaces not allowed. (no-trailing-spaces)
(#11081) Trailing spaces not allowed. (no-trailing-spaces)
(#11090) Trailing spaces not allowed. (no-trailing-spaces)
(#11099) Trailing spaces not allowed. (no-trailing-spaces)
(#11101) Trailing spaces not allowed. (no-trailing-spaces)
(#11106) Trailing spaces not allowed. (no-trailing-spaces)
(#11114) Trailing spaces not allowed. (no-trailing-spaces)
(#11116) Trailing spaces not allowed. (no-trailing-spaces)
(#11119) Trailing spaces not allowed. (no-trailing-spaces)
(#11127) Trailing spaces not allowed. (no-trailing-spaces)
(#11134) Trailing spaces not allowed. (no-trailing-spaces)
(#11143) Trailing spaces not allowed. (no-trailing-spaces)
(#11146) Trailing spaces not allowed. (no-trailing-spaces)
(#11153) Trailing spaces not allowed. (no-trailing-spaces)
(#11160) Trailing spaces not allowed. (no-trailing-spaces)
(#11162) Trailing spaces not allowed. (no-trailing-spaces)
(#11163) Trailing spaces not allowed. (no-trailing-spaces)
(#11169) Trailing spaces not allowed. (no-trailing-spaces)
(#11177) Trailing spaces not allowed. (no-trailing-spaces)
(#11179) Trailing spaces not allowed. (no-trailing-spaces)
(#11185) Trailing spaces not allowed. (no-trailing-spaces)
(#11187) Trailing spaces not allowed. (no-trailing-spaces)
(#11194) Trailing spaces not allowed. (no-trailing-spaces)
(#11202) Trailing spaces not allowed. (no-trailing-spaces)
(#11211) Trailing spaces not allowed. (no-trailing-spaces)
(#11219) Trailing spaces not allowed. (no-trailing-spaces)
(#11226) Trailing spaces not allowed. (no-trailing-spaces)
(#11233) Trailing spaces not allowed. (no-trailing-spaces)
(#11240) Trailing spaces not allowed. (no-trailing-spaces)
(#11247) Trailing spaces not allowed. (no-trailing-spaces)
(#11256) Trailing spaces not allowed. (no-trailing-spaces)
(#11267) Trailing spaces not allowed. (no-trailing-spaces)
(#11278) Trailing spaces not allowed. (no-trailing-spaces)
(#11286) Trailing spaces not allowed. (no-trailing-spaces)
(#11293) Trailing spaces not allowed. (no-trailing-spaces)
(#11295) Trailing spaces not allowed. (no-trailing-spaces)
(#11303) Trailing spaces not allowed. (no-trailing-spaces)
(#11305) Trailing spaces not allowed. (no-trailing-spaces)
(#11313) Trailing spaces not allowed. (no-trailing-spaces)
(#11315) Trailing spaces not allowed. (no-trailing-spaces)
(#11316) Trailing spaces not allowed. (no-trailing-spaces)
(#11323) Trailing spaces not allowed. (no-trailing-spaces)
(#11330) Trailing spaces not allowed. (no-trailing-spaces)
(#11338) Trailing spaces not allowed. (no-trailing-spaces)
(#11339) Trailing spaces not allowed. (no-trailing-spaces)
(#11340) JSDoc syntax error. (valid-jsdoc)
(#11344) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11344) Unexpected space before function parentheses. (space-before-function-paren)
(#11346) There should be no spaces inside this paren. (space-in-parens)
(#11346) There should be no spaces inside this paren. (space-in-parens)
(#11352) Trailing spaces not allowed. (no-trailing-spaces)
(#11353) JSDoc syntax error. (valid-jsdoc)
(#11357) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11357) Unexpected space before function parentheses. (space-before-function-paren)
(#11359) There should be no spaces inside this paren. (space-in-parens)
(#11359) There should be no spaces inside this paren. (space-in-parens)
(#11365) Trailing spaces not allowed. (no-trailing-spaces)
(#11366) JSDoc syntax error. (valid-jsdoc)
(#11371) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11371) Unexpected space before function parentheses. (space-before-function-paren)
(#11373) There should be no spaces inside this paren. (space-in-parens)
(#11373) There should be no spaces inside this paren. (space-in-parens)
(#11374) There should be no spaces inside this paren. (space-in-parens)
(#11374) There should be no spaces inside this paren. (space-in-parens)
(#11375) Infix operators must be spaced. (space-infix-ops)
(#11377) There should be no spaces inside this paren. (space-in-parens)
(#11377) Infix operators must be spaced. (space-infix-ops)
(#11377) Trailing spaces not allowed. (no-trailing-spaces)
(#11378) There should be no spaces inside this paren. (space-in-parens)
(#11384) Trailing spaces not allowed. (no-trailing-spaces)
(#11391) Trailing spaces not allowed. (no-trailing-spaces)
(#11400) Trailing spaces not allowed. (no-trailing-spaces)
(#11406) Trailing spaces not allowed. (no-trailing-spaces)
(#11411) Trailing spaces not allowed. (no-trailing-spaces)
(#11420) Trailing spaces not allowed. (no-trailing-spaces)
(#11427) There should be no spaces inside this paren. (space-in-parens)
(#11427) There should be no spaces inside this paren. (space-in-parens)
(#11428) Trailing spaces not allowed. (no-trailing-spaces)
(#11429) There should be no spaces inside this paren. (space-in-parens)
(#11431) Trailing spaces not allowed. (no-trailing-spaces)
(#11439) Trailing spaces not allowed. (no-trailing-spaces)
(#11448) Trailing spaces not allowed. (no-trailing-spaces)
(#11452) Trailing spaces not allowed. (no-trailing-spaces)
(#11455) Trailing spaces not allowed. (no-trailing-spaces)
(#11463) Trailing spaces not allowed. (no-trailing-spaces)
(#11479) Trailing spaces not allowed. (no-trailing-spaces)
(#11487) Trailing spaces not allowed. (no-trailing-spaces)
(#11492) There should be no spaces inside this paren. (space-in-parens)
(#11493) Trailing spaces not allowed. (no-trailing-spaces)
(#11494) Trailing spaces not allowed. (no-trailing-spaces)
(#11495) There should be no spaces inside this paren. (space-in-parens)
(#11503) Trailing spaces not allowed. (no-trailing-spaces)
(#11510) Trailing spaces not allowed. (no-trailing-spaces)
(#11512) Infix operators must be spaced. (space-infix-ops)
(#11514) Trailing spaces not allowed. (no-trailing-spaces)
(#11529) Trailing spaces not allowed. (no-trailing-spaces)
(#11533) Trailing spaces not allowed. (no-trailing-spaces)
(#11538) There should be no spaces inside this paren. (space-in-parens)
(#11539) Trailing spaces not allowed. (no-trailing-spaces)
(#11542) Trailing spaces not allowed. (no-trailing-spaces)
(#11545) There should be no spaces inside this paren. (space-in-parens)
(#11560) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11560) Unexpected space before function parentheses. (space-before-function-paren)
(#11560) There should be no spaces inside this paren. (space-in-parens)
(#11560) There should be no spaces inside this paren. (space-in-parens)
(#11563) 'oClasses' is defined but never used (no-unused-vars)
(#11564) Unexpected space before function parentheses. (space-before-function-paren)
(#11564) There should be no spaces inside this paren. (space-in-parens)
(#11564) There should be no spaces inside this paren. (space-in-parens)
(#11565) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11565) There should be no spaces inside this paren. (space-in-parens)
(#11565) There should be no spaces inside this paren. (space-in-parens)
(#11565) There should be no spaces inside this paren. (space-in-parens)
(#11565) There should be no spaces inside this paren. (space-in-parens)
(#11567) There should be no spaces inside this paren. (space-in-parens)
(#11567) There should be no spaces inside this paren. (space-in-parens)
(#11570) Trailing spaces not allowed. (no-trailing-spaces)
(#11572) Line 11572 exceeds the maximum line length of 132. (max-len)
(#11572) Infix operators must be spaced. (space-infix-ops)
(#11572) Infix operators must be spaced. (space-infix-ops)
(#11572) Infix operators must be spaced. (space-infix-ops)
(#11572) Infix operators must be spaced. (space-infix-ops)
(#11572) Infix operators must be spaced. (space-infix-ops)
(#11572) Infix operators must be spaced. (space-infix-ops)
(#11572) Infix operators must be spaced. (space-infix-ops)
(#11573) Line 11573 exceeds the maximum line length of 132. (max-len)
(#11573) Infix operators must be spaced. (space-infix-ops)
(#11573) Infix operators must be spaced. (space-infix-ops)
(#11573) Infix operators must be spaced. (space-infix-ops)
(#11573) Infix operators must be spaced. (space-infix-ops)
(#11573) Infix operators must be spaced. (space-infix-ops)
(#11573) Infix operators must be spaced. (space-infix-ops)
(#11575) Line 11575 exceeds the maximum line length of 132. (max-len)
(#11575) Infix operators must be spaced. (space-infix-ops)
(#11575) Infix operators must be spaced. (space-infix-ops)
(#11575) Infix operators must be spaced. (space-infix-ops)
(#11575) Infix operators must be spaced. (space-infix-ops)
(#11575) Infix operators must be spaced. (space-infix-ops)
(#11575) Infix operators must be spaced. (space-infix-ops)
(#11575) Infix operators must be spaced. (space-infix-ops)
(#11576) Line 11576 exceeds the maximum line length of 132. (max-len)
(#11576) Infix operators must be spaced. (space-infix-ops)
(#11576) Infix operators must be spaced. (space-infix-ops)
(#11576) Infix operators must be spaced. (space-infix-ops)
(#11576) Infix operators must be spaced. (space-infix-ops)
(#11576) Infix operators must be spaced. (space-infix-ops)
(#11576) Infix operators must be spaced. (space-infix-ops)
(#11577) There should be no spaces inside this paren. (space-in-parens)
(#11577) There should be no spaces inside this paren. (space-in-parens)
(#11578) Trailing spaces not allowed. (no-trailing-spaces)
(#11582) Trailing spaces not allowed. (no-trailing-spaces)
(#11583) There should be no spaces inside this paren. (space-in-parens)
(#11583) There should be no spaces inside this paren. (space-in-parens)
(#11584) There should be no spaces inside this paren. (space-in-parens)
(#11584) Multiple spaces found before '{'. (no-multi-spaces)
(#11584) Multiple spaces found before 'fnClickHandler'. (no-multi-spaces)
(#11584) There should be no spaces inside this paren. (space-in-parens)
(#11585) Trailing spaces not allowed. (no-trailing-spaces)
(#11587) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11587) There should be no spaces inside this paren. (space-in-parens)
(#11587) There should be no spaces inside this paren. (space-in-parens)
(#11589) Infix operators must be spaced. (space-infix-ops)
(#11590) Infix operators must be spaced. (space-infix-ops)
(#11591) Infix operators must be spaced. (space-infix-ops)
(#11592) Trailing spaces not allowed. (no-trailing-spaces)
(#11597) Trailing spaces not allowed. (no-trailing-spaces)
(#11605) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11605) Unexpected space before function parentheses. (space-before-function-paren)
(#11605) There should be no spaces inside this paren. (space-in-parens)
(#11605) 'fnCallbackDraw' is defined but never used (no-unused-vars)
(#11605) There should be no spaces inside this paren. (space-in-parens)
(#11607) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11607) There should be no spaces inside this paren. (space-in-parens)
(#11607) There should be no spaces inside this paren. (space-in-parens)
(#11611) Trailing spaces not allowed. (no-trailing-spaces)
(#11615) Trailing spaces not allowed. (no-trailing-spaces)
(#11617) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11617) There should be no spaces inside this paren. (space-in-parens)
(#11617) Infix operators must be spaced. (space-infix-ops)
(#11617) Infix operators must be spaced. (space-infix-ops)
(#11617) Unexpected whitespace before semicolon. (semi-spacing)
(#11617) Infix operators must be spaced. (space-infix-ops)
(#11617) Unexpected whitespace before semicolon. (semi-spacing)
(#11617) There should be no spaces inside this paren. (space-in-parens)
(#11620) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11620) There should be no spaces inside this paren. (space-in-parens)
(#11620) There should be no spaces inside this paren. (space-in-parens)
(#11623) There should be no spaces inside this paren. (space-in-parens)
(#11623) There should be no spaces inside this paren. (space-in-parens)
(#11624) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#11625) Trailing spaces not allowed. (no-trailing-spaces)
(#11625) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#11628) There should be no spaces inside this paren. (space-in-parens)
(#11628) There should be no spaces inside this paren. (space-in-parens)
(#11629) Mixed spaces and tabs. (no-mixed-spaces-and-tabs)
(#11634) Trailing spaces not allowed. (no-trailing-spaces)
(#11635) Trailing spaces not allowed. (no-trailing-spaces)
(#11642) Trailing spaces not allowed. (no-trailing-spaces)
(#11657) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11657) Unexpected space before function parentheses. (space-before-function-paren)
(#11657) There should be no spaces inside this paren. (space-in-parens)
(#11657) There should be no spaces inside this paren. (space-in-parens)
(#11661) Unexpected space before function parentheses. (space-before-function-paren)
(#11661) There should be no spaces inside this paren. (space-in-parens)
(#11661) There should be no spaces inside this paren. (space-in-parens)
(#11662) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11662) There should be no spaces inside this paren. (space-in-parens)
(#11662) There should be no spaces inside this paren. (space-in-parens)
(#11662) There should be no spaces inside this paren. (space-in-parens)
(#11662) There should be no spaces inside this paren. (space-in-parens)
(#11664) There should be no spaces inside this paren. (space-in-parens)
(#11664) There should be no spaces inside this paren. (space-in-parens)
(#11667) Trailing spaces not allowed. (no-trailing-spaces)
(#11669) Line 11669 exceeds the maximum line length of 132. (max-len)
(#11669) Infix operators must be spaced. (space-infix-ops)
(#11669) Infix operators must be spaced. (space-infix-ops)
(#11669) Infix operators must be spaced. (space-infix-ops)
(#11669) Infix operators must be spaced. (space-infix-ops)
(#11669) Infix operators must be spaced. (space-infix-ops)
(#11669) Infix operators must be spaced. (space-infix-ops)
(#11669) Infix operators must be spaced. (space-infix-ops)
(#11669) Infix operators must be spaced. (space-infix-ops)
(#11669) Infix operators must be spaced. (space-infix-ops)
(#11670) Line 11670 exceeds the maximum line length of 132. (max-len)
(#11670) Infix operators must be spaced. (space-infix-ops)
(#11670) Infix operators must be spaced. (space-infix-ops)
(#11670) Infix operators must be spaced. (space-infix-ops)
(#11670) Infix operators must be spaced. (space-infix-ops)
(#11670) Infix operators must be spaced. (space-infix-ops)
(#11670) Infix operators must be spaced. (space-infix-ops)
(#11670) Infix operators must be spaced. (space-infix-ops)
(#11670) Infix operators must be spaced. (space-infix-ops)
(#11670) Infix operators must be spaced. (space-infix-ops)
(#11671) Infix operators must be spaced. (space-infix-ops)
(#11672) Line 11672 exceeds the maximum line length of 132. (max-len)
(#11672) Infix operators must be spaced. (space-infix-ops)
(#11672) Infix operators must be spaced. (space-infix-ops)
(#11672) Infix operators must be spaced. (space-infix-ops)
(#11672) Infix operators must be spaced. (space-infix-ops)
(#11672) Infix operators must be spaced. (space-infix-ops)
(#11672) Infix operators must be spaced. (space-infix-ops)
(#11672) Infix operators must be spaced. (space-infix-ops)
(#11672) Infix operators must be spaced. (space-infix-ops)
(#11672) Infix operators must be spaced. (space-infix-ops)
(#11673) Line 11673 exceeds the maximum line length of 132. (max-len)
(#11673) Infix operators must be spaced. (space-infix-ops)
(#11673) Infix operators must be spaced. (space-infix-ops)
(#11673) Infix operators must be spaced. (space-infix-ops)
(#11673) Infix operators must be spaced. (space-infix-ops)
(#11673) Infix operators must be spaced. (space-infix-ops)
(#11673) Infix operators must be spaced. (space-infix-ops)
(#11673) Infix operators must be spaced. (space-infix-ops)
(#11673) Infix operators must be spaced. (space-infix-ops)
(#11680) Trailing spaces not allowed. (no-trailing-spaces)
(#11681) There should be no spaces inside this paren. (space-in-parens)
(#11681) Multiple spaces found before 'fnClickHandler'. (no-multi-spaces)
(#11681) There should be no spaces inside this paren. (space-in-parens)
(#11682) There should be no spaces inside this paren. (space-in-parens)
(#11682) Multiple spaces found before '{'. (no-multi-spaces)
(#11682) There should be no spaces inside this paren. (space-in-parens)
(#11683) There should be no spaces inside this paren. (space-in-parens)
(#11683) Multiple spaces found before '{'. (no-multi-spaces)
(#11683) Multiple spaces found before 'fnClickHandler'. (no-multi-spaces)
(#11683) There should be no spaces inside this paren. (space-in-parens)
(#11684) There should be no spaces inside this paren. (space-in-parens)
(#11684) Multiple spaces found before '{'. (no-multi-spaces)
(#11684) Multiple spaces found before 'fnClickHandler'. (no-multi-spaces)
(#11684) There should be no spaces inside this paren. (space-in-parens)
(#11685) Trailing spaces not allowed. (no-trailing-spaces)
(#11687) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11687) There should be no spaces inside this paren. (space-in-parens)
(#11687) There should be no spaces inside this paren. (space-in-parens)
(#11689) Infix operators must be spaced. (space-infix-ops)
(#11690) Infix operators must be spaced. (space-infix-ops)
(#11690) Infix operators must be spaced. (space-infix-ops)
(#11691) Infix operators must be spaced. (space-infix-ops)
(#11691) Infix operators must be spaced. (space-infix-ops)
(#11692) Infix operators must be spaced. (space-infix-ops)
(#11692) Infix operators must be spaced. (space-infix-ops)
(#11693) Infix operators must be spaced. (space-infix-ops)
(#11693) Infix operators must be spaced. (space-infix-ops)
(#11696) Trailing spaces not allowed. (no-trailing-spaces)
(#11704) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11704) Unexpected space before function parentheses. (space-before-function-paren)
(#11704) There should be no spaces inside this paren. (space-in-parens)
(#11704) There should be no spaces inside this paren. (space-in-parens)
(#11706) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11706) There should be no spaces inside this paren. (space-in-parens)
(#11706) There should be no spaces inside this paren. (space-in-parens)
(#11710) Trailing spaces not allowed. (no-trailing-spaces)
(#11718) 'nPaginateList' is defined but never used (no-unused-vars)
(#11720) Unexpected space before function parentheses. (space-before-function-paren)
(#11721) There should be no spaces inside this paren. (space-in-parens)
(#11721) Unexpected 'this'. (no-invalid-this)
(#11721) Infix operators must be spaced. (space-infix-ops)
(#11721) Infix operators must be spaced. (space-infix-ops)
(#11723) There should be no spaces inside this paren. (space-in-parens)
(#11723) There should be no spaces inside this paren. (space-in-parens)
(#11724) There should be no spaces inside this paren. (space-in-parens)
(#11724) There should be no spaces inside this paren. (space-in-parens)
(#11726) There should be no spaces inside this paren. (space-in-parens)
(#11728) Trailing spaces not allowed. (no-trailing-spaces)
(#11730) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11730) There should be no spaces inside this paren. (space-in-parens)
(#11730) There should be no spaces inside this paren. (space-in-parens)
(#11736) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11736) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#11741) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#11741) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11746) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#11746) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11746) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11752) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#11756) Trailing spaces not allowed. (no-trailing-spaces)
(#11757) Trailing spaces not allowed. (no-trailing-spaces)
(#11759) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11759) There should be no spaces inside this paren. (space-in-parens)
(#11759) Infix operators must be spaced. (space-infix-ops)
(#11759) Unexpected whitespace before semicolon. (semi-spacing)
(#11759) Infix operators must be spaced. (space-infix-ops)
(#11759) Unexpected whitespace before semicolon. (semi-spacing)
(#11759) There should be no spaces inside this paren. (space-in-parens)
(#11762) Line 11762 exceeds the maximum line length of 132. (max-len)
(#11762) Infix operators must be spaced. (space-infix-ops)
(#11762) Infix operators must be spaced. (space-infix-ops)
(#11762) Infix operators must be spaced. (space-infix-ops)
(#11762) Infix operators must be spaced. (space-infix-ops)
(#11762) Infix operators must be spaced. (space-infix-ops)
(#11762) Infix operators must be spaced. (space-infix-ops)
(#11763) Line 11763 exceeds the maximum line length of 132. (max-len)
(#11763) Infix operators must be spaced. (space-infix-ops)
(#11763) Infix operators must be spaced. (space-infix-ops)
(#11763) Infix operators must be spaced. (space-infix-ops)
(#11763) Infix operators must be spaced. (space-infix-ops)
(#11763) Infix operators must be spaced. (space-infix-ops)
(#11763) Infix operators must be spaced. (space-infix-ops)
(#11765) Trailing spaces not allowed. (no-trailing-spaces)
(#11767) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11767) There should be no spaces inside this paren. (space-in-parens)
(#11767) Infix operators must be spaced. (space-infix-ops)
(#11767) Infix operators must be spaced. (space-infix-ops)
(#11767) Unexpected whitespace before semicolon. (semi-spacing)
(#11767) Infix operators must be spaced. (space-infix-ops)
(#11767) Unexpected whitespace before semicolon. (semi-spacing)
(#11767) There should be no spaces inside this paren. (space-in-parens)
(#11770) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11770) There should be no spaces inside this paren. (space-in-parens)
(#11770) There should be no spaces inside this paren. (space-in-parens)
(#11774) Trailing spaces not allowed. (no-trailing-spaces)
(#11777) There should be no spaces inside this paren. (space-in-parens)
(#11777) There should be no spaces inside this paren. (space-in-parens)
(#11778) There should be no spaces inside this paren. (space-in-parens)
(#11778) There should be no spaces inside this paren. (space-in-parens)
(#11779) Trailing spaces not allowed. (no-trailing-spaces)
(#11783) Trailing spaces not allowed. (no-trailing-spaces)
(#11784) Infix operators must be spaced. (space-infix-ops)
(#11784) Infix operators must be spaced. (space-infix-ops)
(#11786) Trailing spaces not allowed. (no-trailing-spaces)
(#11787) Line 11787 exceeds the maximum line length of 132. (max-len)
(#11787) There should be no spaces inside this paren. (space-in-parens)
(#11787) Infix operators must be spaced. (space-infix-ops)
(#11787) Infix operators must be spaced. (space-infix-ops)
(#11787) Infix operators must be spaced. (space-infix-ops)
(#11787) Infix operators must be spaced. (space-infix-ops)
(#11787) There should be no spaces inside this paren. (space-in-parens)
(#11788) Trailing spaces not allowed. (no-trailing-spaces)
(#11789) Infix operators must be spaced. (space-infix-ops)
(#11794) Infix operators must be spaced. (space-infix-ops)
(#11794) Infix operators must be spaced. (space-infix-ops)
(#11794) Infix operators must be spaced. (space-infix-ops)
(#11801) There should be no spaces inside this paren. (space-in-parens)
(#11802) Trailing spaces not allowed. (no-trailing-spaces)
(#11803) There should be no spaces inside this paren. (space-in-parens)
(#11807) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11807) Unexpected space before function parentheses. (space-before-function-paren)
(#11807) There should be no spaces inside this paren. (space-in-parens)
(#11807) There should be no spaces inside this paren. (space-in-parens)
(#11809) There should be no spaces inside this paren. (space-in-parens)
(#11809) There should be no spaces inside this paren. (space-in-parens)
(#11814) Trailing spaces not allowed. (no-trailing-spaces)
(#11815) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11815) Unexpected space before function parentheses. (space-before-function-paren)
(#11815) There should be no spaces inside this paren. (space-in-parens)
(#11815) There should be no spaces inside this paren. (space-in-parens)
(#11817) Do not nest ternary expressions (no-nested-ternary)
(#11819) Trailing spaces not allowed. (no-trailing-spaces)
(#11820) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11820) Unexpected space before function parentheses. (space-before-function-paren)
(#11820) There should be no spaces inside this paren. (space-in-parens)
(#11820) There should be no spaces inside this paren. (space-in-parens)
(#11822) Do not nest ternary expressions (no-nested-ternary)
(#11824) Trailing spaces not allowed. (no-trailing-spaces)
(#11825) Trailing spaces not allowed. (no-trailing-spaces)
(#11829) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11829) Unexpected space before function parentheses. (space-before-function-paren)
(#11829) There should be no spaces inside this paren. (space-in-parens)
(#11829) There should be no spaces inside this paren. (space-in-parens)
(#11831) There should be no spaces inside this paren. (space-in-parens)
(#11831) There should be no spaces inside this paren. (space-in-parens)
(#11833) Trailing spaces not allowed. (no-trailing-spaces)
(#11834) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11834) Unexpected space before function parentheses. (space-before-function-paren)
(#11834) There should be no spaces inside this paren. (space-in-parens)
(#11834) There should be no spaces inside this paren. (space-in-parens)
(#11836) Do not nest ternary expressions (no-nested-ternary)
(#11838) Trailing spaces not allowed. (no-trailing-spaces)
(#11839) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11839) Unexpected space before function parentheses. (space-before-function-paren)
(#11839) There should be no spaces inside this paren. (space-in-parens)
(#11839) There should be no spaces inside this paren. (space-in-parens)
(#11841) Do not nest ternary expressions (no-nested-ternary)
(#11843) Trailing spaces not allowed. (no-trailing-spaces)
(#11844) Trailing spaces not allowed. (no-trailing-spaces)
(#11848) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11848) Unexpected space before function parentheses. (space-before-function-paren)
(#11848) There should be no spaces inside this paren. (space-in-parens)
(#11848) There should be no spaces inside this paren. (space-in-parens)
(#11850) There should be no spaces inside this paren. (space-in-parens)
(#11850) There should be no spaces inside this paren. (space-in-parens)
(#11851) Trailing spaces not allowed. (no-trailing-spaces)
(#11852) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11852) There should be no spaces inside this paren. (space-in-parens)
(#11852) Infix operators must be spaced. (space-infix-ops)
(#11852) There should be no spaces inside this paren. (space-in-parens)
(#11854) There should be no spaces inside this paren. (space-in-parens)
(#11854) There should be no spaces inside this paren. (space-in-parens)
(#11858) Trailing spaces not allowed. (no-trailing-spaces)
(#11859) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11859) Unexpected space before function parentheses. (space-before-function-paren)
(#11859) There should be no spaces inside this paren. (space-in-parens)
(#11859) There should be no spaces inside this paren. (space-in-parens)
(#11863) Trailing spaces not allowed. (no-trailing-spaces)
(#11864) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11864) Unexpected space before function parentheses. (space-before-function-paren)
(#11864) There should be no spaces inside this paren. (space-in-parens)
(#11864) There should be no spaces inside this paren. (space-in-parens)
(#11868) Trailing spaces not allowed. (no-trailing-spaces)
(#11869) Trailing spaces not allowed. (no-trailing-spaces)
(#11873) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11873) Unexpected space before function parentheses. (space-before-function-paren)
(#11873) There should be no spaces inside this paren. (space-in-parens)
(#11873) There should be no spaces inside this paren. (space-in-parens)
(#11875) Infix operators must be spaced. (space-infix-ops)
(#11875) Infix operators must be spaced. (space-infix-ops)
(#11875) Infix operators must be spaced. (space-infix-ops)
(#11877) Trailing spaces not allowed. (no-trailing-spaces)
(#11878) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11878) Unexpected space before function parentheses. (space-before-function-paren)
(#11878) There should be no spaces inside this paren. (space-in-parens)
(#11878) There should be no spaces inside this paren. (space-in-parens)
(#11882) Trailing spaces not allowed. (no-trailing-spaces)
(#11883) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11883) Unexpected space before function parentheses. (space-before-function-paren)
(#11883) There should be no spaces inside this paren. (space-in-parens)
(#11883) There should be no spaces inside this paren. (space-in-parens)
(#11887) There should be no spaces inside this paren. (space-in-parens)
(#11888) Trailing spaces not allowed. (no-trailing-spaces)
(#11889) Trailing spaces not allowed. (no-trailing-spaces)
(#11890) There should be no spaces inside this paren. (space-in-parens)
(#11897) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11897) Unexpected space before function parentheses. (space-before-function-paren)
(#11897) There should be no spaces inside this paren. (space-in-parens)
(#11897) There should be no spaces inside this paren. (space-in-parens)
(#11900) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11900) There should be no spaces inside this paren. (space-in-parens)
(#11900) There should be no spaces inside this paren. (space-in-parens)
(#11904) Closing curly brace does not appear on the same line as the subsequent block. (brace-style)
(#11904) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11904) There should be no spaces inside this paren. (space-in-parens)
(#11904) There should be no spaces inside this paren. (space-in-parens)
(#11908) Trailing spaces not allowed. (no-trailing-spaces)
(#11913) Trailing spaces not allowed. (no-trailing-spaces)
(#11915) Trailing spaces not allowed. (no-trailing-spaces)
(#11916) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11916) Trailing spaces not allowed. (no-trailing-spaces)
(#11920) Trailing spaces not allowed. (no-trailing-spaces)
(#11922) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11922) There should be no spaces inside this paren. (space-in-parens)
(#11922) Infix operators must be spaced. (space-infix-ops)
(#11922) Unexpected whitespace before semicolon. (semi-spacing)
(#11922) Infix operators must be spaced. (space-infix-ops)
(#11922) Unexpected whitespace before semicolon. (semi-spacing)
(#11922) There should be no spaces inside this paren. (space-in-parens)
(#11922) Trailing spaces not allowed. (no-trailing-spaces)
(#11924) Trailing spaces not allowed. (no-trailing-spaces)
(#11925) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11925) Trailing spaces not allowed. (no-trailing-spaces)
(#11929) Trailing spaces not allowed. (no-trailing-spaces)
(#11931) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11931) There should be no spaces inside this paren. (space-in-parens)
(#11931) There should be no spaces inside this paren. (space-in-parens)
(#11933) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11933) There should be no spaces inside this paren. (space-in-parens)
(#11933) There should be no spaces inside this paren. (space-in-parens)
(#11940) Trailing spaces not allowed. (no-trailing-spaces)
(#11943) Trailing spaces not allowed. (no-trailing-spaces)
(#11950) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11950) Unexpected space before function parentheses. (space-before-function-paren)
(#11950) There should be no spaces inside this paren. (space-in-parens)
(#11950) There should be no spaces inside this paren. (space-in-parens)
(#11953) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11953) There should be no spaces inside this paren. (space-in-parens)
(#11953) There should be no spaces inside this paren. (space-in-parens)
(#11959) Trailing spaces not allowed. (no-trailing-spaces)
(#11966) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11966) Unexpected space before function parentheses. (space-before-function-paren)
(#11966) There should be no spaces inside this paren. (space-in-parens)
(#11966) There should be no spaces inside this paren. (space-in-parens)
(#11968) Opening curly brace does not appear on the same line as controlling statement. (brace-style)
(#11968) There should be no spaces inside this paren. (space-in-parens)
(#11968) There should be no spaces inside this paren. (space-in-parens)
(#11974) There should be no spaces inside this paren. (space-in-parens)
(#11975) Trailing spaces not allowed. (no-trailing-spaces)
(#12076) Trailing spaces not allowed. (no-trailing-spaces)
blocks/configurable_reports/js/datatables/media/js/jquery.dataTables.min.js
(#6) Trailing spaces not allowed. (no-trailing-spaces)
(#13) Trailing spaces not allowed. (no-trailing-spaces)
(#14) Trailing spaces not allowed. (no-trailing-spaces)
(#15) Trailing spaces not allowed. (no-trailing-spaces)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) 'c' is already defined (no-redeclare)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'sSortingClass'. (key-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'sSortingClassJUI'. (key-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'nTh'. (key-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'sTitle'. (key-spacing)
(#18) Do not nest ternary expressions (no-nested-ternary)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'aDataSort'. (key-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'mData'. (key-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Unexpected use of comma operator. (no-sequences)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing JSDoc comment. (require-jsdoc)
(#19) Expected space(s) before "function". (keyword-spacing)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing semicolon. (semi)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#20) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Do not nest ternary expressions (no-nested-ternary)
(#20) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#20) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Do not nest ternary expressions (no-nested-ternary)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) A space is required after ','. (comma-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Missing JSDoc comment. (require-jsdoc)
(#21) Expected space(s) before "function". (keyword-spacing)
(#21) Expected to return a value at the end of this function. (consistent-return)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Expected { after 'if' condition. (curly)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected space(s) after "return". (keyword-spacing)
(#21) Expected space(s) before "return". (keyword-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected { after 'for' condition. (curly)
(#21) Expected space(s) after "for". (keyword-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Missing JSDoc comment. (require-jsdoc)
(#21) Expected space(s) before "function". (keyword-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Expected space(s) after "return". (keyword-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Expected space(s) before "function". (keyword-spacing)
(#21) Missing JSDoc comment. (require-jsdoc)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) A space is required after ','. (comma-spacing)
(#21) 'c' is already defined (no-redeclare)
(#21) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) Expected space(s) after "return". (keyword-spacing)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#21) Expected space(s) before "function". (keyword-spacing)
(#21) Missing JSDoc comment. (require-jsdoc)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) A space is required after ','. (comma-spacing)
(#21) Requires a space before '}'. (block-spacing)
(#21) Missing semicolon. (semi)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Expected space(s) before "function". (keyword-spacing)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Expected space(s) before "return". (keyword-spacing)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) Expected space(s) before "return". (keyword-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Expected space(s) before "function". (keyword-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected { after 'for' condition. (curly)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'for' condition. (curly)
(#22) Expected space(s) before "for". (keyword-spacing)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Expected space(s) before "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing semicolon. (semi)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Expected space(s) before "return". (keyword-spacing)
(#22) 'd' used outside of binding context. (block-scoped-var)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Expected space(s) before "function". (keyword-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Expected { after 'for' condition. (curly)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) 'b' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'd' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'b' used outside of binding context. (block-scoped-var)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing semicolon. (semi)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Expected space(s) before "function". (keyword-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) A space is required after ','. (comma-spacing)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Expected space(s) before "for". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Blocks are nested too deeply (5). (max-depth)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) Expected space(s) before "else". (keyword-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Blocks are nested too deeply (5). (max-depth)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing semicolon. (semi)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing JSDoc comment. (require-jsdoc)
(#23) Expected space(s) before "function". (keyword-spacing)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#24) 'i' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) 'i' used outside of binding context. (block-scoped-var)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) 'i' used outside of binding context. (block-scoped-var)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected { after 'for' condition. (curly)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) 'i' is already defined (no-redeclare)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Unexpected use of comma operator. (no-sequences)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Infix operators must be spaced. (space-infix-ops)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Expected space(s) before "function". (keyword-spacing)
(#25) Missing JSDoc comment. (require-jsdoc)
(#25) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Function 'ua' has a complexity of 22. (complexity)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected { after 'if' condition. (curly)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Expected space(s) before "for". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Identifier '_DT_RowIndex' is not in camel case. (camelcase)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'nTr'. (key-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected { after 'if' condition. (curly)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Blocks are nested too deeply (5). (max-depth)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Unexpected use of comma operator. (no-sequences)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Requires a space before '}'. (block-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Requires a space before '}'. (block-spacing)
(#25) Missing semicolon. (semi)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Expected { after 'for' condition. (curly)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) before "for". (keyword-spacing)
(#25) Expected { after 'for' condition. (curly)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Unexpected use of comma operator. (no-sequences)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'for' condition. (curly)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Unexpected use of comma operator. (no-sequences)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) before "if". (keyword-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Expected { after 'for' condition. (curly)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Unexpected use of comma operator. (no-sequences)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing semicolon. (semi)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing JSDoc comment. (require-jsdoc)
(#27) Expected space(s) before "function". (keyword-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing semicolon. (semi)
(#27) Expected space(s) before "function". (keyword-spacing)
(#27) Missing JSDoc comment. (require-jsdoc)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Expected { after 'for' condition. (curly)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) 'b' is already defined (no-redeclare)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) 'a' is already defined (no-redeclare)
(#27) Infix operators must be spaced. (space-infix-ops)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Expected space(s) after "return". (keyword-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing semicolon. (semi)
(#28) Missing JSDoc comment. (require-jsdoc)
(#28) Expected space(s) before "function". (keyword-spacing)
(#28) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Expected space(s) after "for". (keyword-spacing)
(#28) Expected { after 'for' condition. (curly)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) 'i' used outside of binding context. (block-scoped-var)
(#28) Missing semicolon. (semi)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing JSDoc comment. (require-jsdoc)
(#28) Expected space(s) before "function". (keyword-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Return statement should not contain assignment. (no-return-assign)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Unexpected use of comma operator. (no-sequences)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected space(s) before "return". (keyword-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "return". (keyword-spacing)
(#29) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing semicolon. (semi)
(#29) Expected space(s) before "function". (keyword-spacing)
(#29) Missing JSDoc comment. (require-jsdoc)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing semicolon. (semi)
(#29) Expected space(s) before "function". (keyword-spacing)
(#29) Missing JSDoc comment. (require-jsdoc)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Expected { after 'if' condition. (curly)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected space(s) before "return". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Missing semicolon. (semi)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected space(s) before "return". (keyword-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing semicolon. (semi)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) 'f' used outside of binding context. (block-scoped-var)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) 'e' used outside of binding context. (block-scoped-var)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "for". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'f' used outside of binding context. (block-scoped-var)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) 'e' used outside of binding context. (block-scoped-var)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) 'e' used outside of binding context. (block-scoped-var)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'f' used outside of binding context. (block-scoped-var)
(#29) 'e' used outside of binding context. (block-scoped-var)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) 'f' used outside of binding context. (block-scoped-var)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) 'e' used outside of binding context. (block-scoped-var)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'f' used outside of binding context. (block-scoped-var)
(#29) 'e' used outside of binding context. (block-scoped-var)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'f' used outside of binding context. (block-scoped-var)
(#29) 'e' used outside of binding context. (block-scoped-var)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) 'f' used outside of binding context. (block-scoped-var)
(#29) 'e' used outside of binding context. (block-scoped-var)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) 'f' used outside of binding context. (block-scoped-var)
(#30) A space is required after ','. (comma-spacing)
(#30) 'e' used outside of binding context. (block-scoped-var)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected { after 'for' condition. (curly)
(#30) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) 'f' is already defined (no-redeclare)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) 'e' is already defined (no-redeclare)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected space(s) before "if". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) 'f' used outside of binding context. (block-scoped-var)
(#30) 'e' used outside of binding context. (block-scoped-var)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected space(s) before "return". (keyword-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) 'f' used outside of binding context. (block-scoped-var)
(#30) 'e' used outside of binding context. (block-scoped-var)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Expected space(s) before "return". (keyword-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Expected space(s) before "return". (keyword-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Missing semicolon. (semi)
(#30) Requires a space before '}'. (block-spacing)
(#30) Expected space(s) before "function". (keyword-spacing)
(#30) Missing JSDoc comment. (require-jsdoc)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected space(s) before "return". (keyword-spacing)
(#30) Unexpected empty function. (no-empty-function)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Expected space(s) before "return". (keyword-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing semicolon. (semi)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Requires a space after '{'. (block-spacing)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) 'i' is already defined (no-redeclare)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) A space is required after ','. (comma-spacing)
(#30) A space is required after ','. (comma-spacing)
(#30) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Infix operators must be spaced. (space-infix-ops)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected { after 'for' condition. (curly)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Unexpected use of comma operator. (no-sequences)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected space(s) before "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) Expected space(s) before "return". (keyword-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) Requires a space before '}'. (block-spacing)
(#31) Expected space(s) before "function". (keyword-spacing)
(#31) Missing JSDoc comment. (require-jsdoc)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Expected { after 'for' condition. (curly)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) 'b' used outside of binding context. (block-scoped-var)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing semicolon. (semi)
(#31) Expected space(s) before "function". (keyword-spacing)
(#31) Missing JSDoc comment. (require-jsdoc)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Missing semicolon. (semi)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) before "function". (keyword-spacing)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Expected { after 'for' condition. (curly)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'c' used outside of binding context. (block-scoped-var)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'c' used outside of binding context. (block-scoped-var)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) Expected space(s) before "function". (keyword-spacing)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Missing space before value for key 'iDataRow'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'iDataColumn'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'oSettings'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'aData'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'mDataProp'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing semicolon. (semi)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) Expected space(s) before "function". (keyword-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Identifier '_DT_RowIndex' is not in camel case. (camelcase)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#32) Infix operators must be spaced. (space-infix-ops)
(#33) Line 33 exceeds the maximum line length of 132. (max-len)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected space(s) after "for". (keyword-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Requires a space after '{'. (block-spacing)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#33) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) Missing whitespace after semicolon. (semi-spacing)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#33) Infix operators must be spaced. (space-infix-ops)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#33) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) A space is required after ','. (comma-spacing)
(#33) Requires a space before '}'. (block-spacing)
(#33) Missing semicolon. (semi)
(#33) Requires a space before '}'. (block-spacing)
(#33) Expected space(s) before "function". (keyword-spacing)
(#33) Missing JSDoc comment. (require-jsdoc)
(#33) Missing space before opening brace. (space-before-blocks)
(#33) Requires a space after '{'. (block-spacing)
(#33) Statement inside of curly braces should be on next line. (brace-style)
(#34) Line 34 exceeds the maximum line length of 132. (max-len)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Missing space before opening brace. (space-before-blocks)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#34) Expected space(s) after "for". (keyword-spacing)
(#34) Expected { after 'for' condition. (curly)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected { after 'if' condition. (curly)
(#34) Expected space(s) after "if". (keyword-spacing)
(#34) Expected space(s) before "if". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Unexpected use of comma operator. (no-sequences)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing semicolon. (semi)
(#34) Requires a space before '}'. (block-spacing)
(#34) Expected space(s) before "else". (keyword-spacing)
(#34) Expected space(s) after "else". (keyword-spacing)
(#34) Requires a space after '{'. (block-spacing)
(#34) Statement inside of curly braces should be on next line. (brace-style)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected { after 'for' condition. (curly)
(#34) Expected space(s) after "for". (keyword-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Missing whitespace after semicolon. (semi-spacing)
(#34) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#34) Infix operators must be spaced. (space-infix-ops)
(#34) Unexpected use of comma operator. (no-sequences)
(#34) A space is required after ','. (comma-spacing)
(#34) Infix operators must be spaced. (space-infix-ops)
(#35) Line 35 exceeds the maximum line length of 132. (max-len)
(#35) A space is required after ','. (comma-spacing)
(#35) A space is required after ','. (comma-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#35) A space is required after ','. (comma-spacing)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) A space is required after ','. (comma-spacing)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected space(s) after "if". (keyword-spacing)
(#35) Requires a space after '{'. (block-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Expected space(s) after "for". (keyword-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Missing space before opening brace. (space-before-blocks)
(#35) Requires a space after '{'. (block-spacing)
(#35) Statement inside of curly braces should be on next line. (brace-style)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) 'i' used outside of binding context. (block-scoped-var)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) 'i' used outside of binding context. (block-scoped-var)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) 'i' used outside of binding context. (block-scoped-var)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) 'i' used outside of binding context. (block-scoped-var)
(#35) Missing whitespace after semicolon. (semi-spacing)
(#35) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#35) 'i' used outside of binding context. (block-scoped-var)
(#35) Requires a space before '}'. (block-spacing)
(#35) Missing semicolon. (semi)
(#35) Requires a space before '}'. (block-spacing)
(#35) Expected { after 'if' condition. (curly)
(#35) Expected space(s) before "if". (keyword-spacing)
(#35) Expected space(s) after "if". (keyword-spacing)
(#35) Expected space(s) after "for". (keyword-spacing)
(#35) Expected { after 'for' condition. (curly)
(#35) Expected space(s) before "for". (keyword-spacing)
(#35) Infix operators must be spaced. (space-infix-ops)
(#36) Line 36 exceeds the maximum line length of 132. (max-len)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected space(s) after "if". (keyword-spacing)
(#36) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#36) Expected space(s) after "for". (keyword-spacing)
(#36) Expected { after 'for' condition. (curly)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing semicolon. (semi)
(#36) Requires a space before '}'. (block-spacing)
(#36) Requires a space before '}'. (block-spacing)
(#36) Expected space(s) before "function". (keyword-spacing)
(#36) Missing JSDoc comment. (require-jsdoc)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Requires a space after '{'. (block-spacing)
(#36) Missing space before opening brace. (space-before-blocks)
(#36) Statement inside of curly braces should be on next line. (brace-style)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) A space is required after ','. (comma-spacing)
(#36) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#36) Missing whitespace after semicolon. (semi-spacing)
(#36) Expected space(s) after "for". (keyword-spacing)
(#36) Infix operators must be spaced. (space-infix-ops)
(#37) Line 37 exceeds the maximum line length of 132. (max-len)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected { after 'for' condition. (curly)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Expected { after 'if' condition. (curly)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Expected space(s) before "for". (keyword-spacing)
(#37) Expected { after 'for' condition. (curly)
(#37) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Expected { after 'for' condition. (curly)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected space(s) after "if". (keyword-spacing)
(#37) Expected space(s) before "if". (keyword-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) A space is required after ','. (comma-spacing)
(#37) Unexpected use of comma operator. (no-sequences)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Expected { after 'for' condition. (curly)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Unexpected use of comma operator. (no-sequences)
(#37) A space is required after ','. (comma-spacing)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Requires a space after '{'. (block-spacing)
(#37) Expected { after 'for' condition. (curly)
(#37) Expected space(s) after "for". (keyword-spacing)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) Blocks are nested too deeply (5). (max-depth)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Missing whitespace after semicolon. (semi-spacing)
(#37) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#37) Infix operators must be spaced. (space-infix-ops)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing semicolon. (semi)
(#37) Requires a space before '}'. (block-spacing)
(#37) Requires a space before '}'. (block-spacing)
(#37) Missing JSDoc comment. (require-jsdoc)
(#37) Expected space(s) before "function". (keyword-spacing)
(#37) Function 'x' has a complexity of 22. (complexity)
(#37) Requires a space after '{'. (block-spacing)
(#37) Missing space before opening brace. (space-before-blocks)
(#37) Statement inside of curly braces should be on next line. (brace-style)
(#37) 'b' used outside of binding context. (block-scoped-var)
(#37) Infix operators must be spaced. (space-infix-ops)
(#38) Line 38 exceeds the maximum line length of 132. (max-len)
(#38) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected { after 'if' condition. (curly)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) 'b' used outside of binding context. (block-scoped-var)
(#38) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "else". (keyword-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) A space is required after ','. (comma-spacing)
(#38) A space is required after ','. (comma-spacing)
(#38) 'b' is already defined (no-redeclare)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Do not nest ternary expressions (no-nested-ternary)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected { after 'if' condition. (curly)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Unexpected use of comma operator. (no-sequences)
(#38) A space is required after ','. (comma-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Expected { after 'if' condition. (curly)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Expected space(s) before "return". (keyword-spacing)
(#38) Requires a space before '}'. (block-spacing)
(#38) Missing semicolon. (semi)
(#38) Expected { after 'else'. (curly)
(#38) Expected space(s) before "else". (keyword-spacing)
(#38) Missing whitespace after semicolon. (semi-spacing)
(#38) Expected space(s) after "if". (keyword-spacing)
(#38) Infix operators must be spaced. (space-infix-ops)
(#38) Requires a space after '{'. (block-spacing)
(#38) Missing space before opening brace. (space-before-blocks)
(#38) Statement inside of curly braces should be on next line. (brace-style)
(#38) Infix operators must be spaced. (space-infix-ops)
(#39) Line 39 exceeds the maximum line length of 132. (max-len)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Expected space(s) after "for". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#39) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) A space is required after ','. (comma-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Expected { after 'if' condition. (curly)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Expected space(s) before "for". (keyword-spacing)
(#39) Expected { after 'for' condition. (curly)
(#39) Expected space(s) after "for". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Expected space(s) before "if". (keyword-spacing)
(#39) Blocks are nested too deeply (5). (max-depth)
(#39) Expected space(s) after "if". (keyword-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Requires a space after '{'. (block-spacing)
(#39) Missing space before opening brace. (space-before-blocks)
(#39) Statement inside of curly braces should be on next line. (brace-style)
(#39) Missing whitespace after semicolon. (semi-spacing)
(#39) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#39) Requires a space before '}'. (block-spacing)
(#39) Missing semicolon. (semi)
(#39) Requires a space before '}'. (block-spacing)
(#39) Requires a space before '}'. (block-spacing)
(#39) Expected { after 'else'. (curly)
(#39) Expected space(s) before "else". (keyword-spacing)
(#39) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#39) Infix operators must be spaced. (space-infix-ops)
(#39) Unexpected use of comma operator. (no-sequences)
(#39) A space is required after ','. (comma-spacing)
(#39) Infix operators must be spaced. (space-infix-ops)
(#40) Line 40 exceeds the maximum line length of 132. (max-len)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) Infix operators must be spaced. (space-infix-ops)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) Missing whitespace after semicolon. (semi-spacing)
(#40) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#40) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#40) A space is required after ','. (comma-spacing)
(#41) Line 41 exceeds the maximum line length of 132. (max-len)
(#41) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Requires a space after '{'. (block-spacing)
(#41) Missing space before opening brace. (space-before-blocks)
(#41) Statement inside of curly braces should be on next line. (brace-style)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Expected space(s) after "if". (keyword-spacing)
(#41) Expected { after 'if' condition. (curly)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Expected space(s) before "for". (keyword-spacing)
(#41) Expected space(s) after "for". (keyword-spacing)
(#41) Expected { after 'for' condition. (curly)
(#41) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Expected { after 'for' condition. (curly)
(#41) Expected space(s) after "for". (keyword-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#41) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Requires a space before '}'. (block-spacing)
(#41) Missing semicolon. (semi)
(#41) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) A space is required after ','. (comma-spacing)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) Missing whitespace after semicolon. (semi-spacing)
(#41) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#41) Infix operators must be spaced. (space-infix-ops)
(#41) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#41) A space is required after ','. (comma-spacing)
(#42) Line 42 exceeds the maximum line length of 132. (max-len)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing semicolon. (semi)
(#42) Requires a space before '}'. (block-spacing)
(#42) Requires a space before '}'. (block-spacing)
(#42) Expected space(s) before "function". (keyword-spacing)
(#42) Missing JSDoc comment. (require-jsdoc)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#42) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Do not nest ternary expressions (no-nested-ternary)
(#42) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing semicolon. (semi)
(#42) Requires a space before '}'. (block-spacing)
(#42) Missing JSDoc comment. (require-jsdoc)
(#42) Expected space(s) before "function". (keyword-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Requires a space after '{'. (block-spacing)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected space(s) after "for". (keyword-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) A space is required after ','. (comma-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Requires a space after '{'. (block-spacing)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Expected space(s) after "if". (keyword-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Requires a space after '{'. (block-spacing)
(#42) Missing space before opening brace. (space-before-blocks)
(#42) Statement inside of curly braces should be on next line. (brace-style)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Missing whitespace after semicolon. (semi-spacing)
(#42) Infix operators must be spaced. (space-infix-ops)
(#42) Infix operators must be spaced. (space-infix-ops)
(#43) Line 43 exceeds the maximum line length of 132. (max-len)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing space before opening brace. (space-before-blocks)
(#43) Requires a space after '{'. (block-spacing)
(#43) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#43) Statement inside of curly braces should be on next line. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected { after 'for' condition. (curly)
(#43) Expected space(s) after "for". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Unexpected use of comma operator. (no-sequences)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Do not nest ternary expressions (no-nested-ternary)
(#43) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing semicolon. (semi)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Requires a space before '}'. (block-spacing)
(#43) Missing semicolon. (semi)
(#43) Expected space(s) before "else". (keyword-spacing)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Expected { after 'if' condition. (curly)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Unexpected use of comma operator. (no-sequences)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A space is required after ','. (comma-spacing)
(#43) Unexpected use of comma operator. (no-sequences)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Missing whitespace after semicolon. (semi-spacing)
(#43) Expected { after 'if' condition. (curly)
(#43) Expected space(s) after "if". (keyword-spacing)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#43) Infix operators must be spaced. (space-infix-ops)
(#43) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#43) A space is required after ','. (comma-spacing)
(#43) Unexpected use of comma operator. (no-sequences)
(#43) Infix operators must be spaced. (space-infix-ops)
(#44) Line 44 exceeds the maximum line length of 132. (max-len)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected { after 'if' condition. (curly)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#44) Unexpected use of comma operator. (no-sequences)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected { after 'if' condition. (curly)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#44) Unexpected use of comma operator. (no-sequences)
(#44) A space is required after ','. (comma-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Expected { after 'if' condition. (curly)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#44) A space is required after ','. (comma-spacing)
(#44) Unexpected use of comma operator. (no-sequences)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Requires a space after '{'. (block-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected { after 'for' condition. (curly)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Expected space(s) after "for". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Expected space(s) before "if". (keyword-spacing)
(#44) Expected space(s) after "if". (keyword-spacing)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Requires a space after '{'. (block-spacing)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Missing semicolon. (semi)
(#44) Requires a space before '}'. (block-spacing)
(#44) Requires a space before '}'. (block-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing semicolon. (semi)
(#44) Requires a space before '}'. (block-spacing)
(#44) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing semicolon. (semi)
(#44) Requires a space before '}'. (block-spacing)
(#44) Expected space(s) before "function". (keyword-spacing)
(#44) Missing JSDoc comment. (require-jsdoc)
(#44) A space is required after ','. (comma-spacing)
(#44) Requires a space after '{'. (block-spacing)
(#44) Missing space before opening brace. (space-before-blocks)
(#44) Statement inside of curly braces should be on next line. (brace-style)
(#44) Infix operators must be spaced. (space-infix-ops)
(#44) A space is required after ','. (comma-spacing)
(#44) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) A space is required after ','. (comma-spacing)
(#44) Missing whitespace after semicolon. (semi-spacing)
(#44) A space is required after ','. (comma-spacing)
(#45) Line 45 exceeds the maximum line length of 132. (max-len)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Expected { after 'for' condition. (curly)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Requires a space after '{'. (block-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Requires a space after '{'. (block-spacing)
(#45) Expected space(s) after "if". (keyword-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Requires a space after '{'. (block-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected { after 'for' condition. (curly)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Expected { after 'for' condition. (curly)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Expected { after 'for' condition. (curly)
(#45) Expected space(s) before "for". (keyword-spacing)
(#45) Blocks are nested too deeply (5). (max-depth)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing space before value for key 'cell'. (key-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing space before value for key 'unique'. (key-spacing)
(#45) Unexpected use of comma operator. (no-sequences)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing semicolon. (semi)
(#45) Requires a space before '}'. (block-spacing)
(#45) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing semicolon. (semi)
(#45) Requires a space before '}'. (block-spacing)
(#45) Requires a space before '}'. (block-spacing)
(#45) Requires a space before '}'. (block-spacing)
(#45) Expected space(s) before "function". (keyword-spacing)
(#45) Missing JSDoc comment. (require-jsdoc)
(#45) A space is required after ','. (comma-spacing)
(#45) A space is required after ','. (comma-spacing)
(#45) Missing space before opening brace. (space-before-blocks)
(#45) Requires a space after '{'. (block-spacing)
(#45) Statement inside of curly braces should be on next line. (brace-style)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) 'b' used outside of binding context. (block-scoped-var)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#45) A space is required after ','. (comma-spacing)
(#45) 'b' used outside of binding context. (block-scoped-var)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected { after 'for' condition. (curly)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) 'b' is already defined (no-redeclare)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) A space is required after ','. (comma-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#45) Missing whitespace after semicolon. (semi-spacing)
(#45) Expected space(s) after "for". (keyword-spacing)
(#45) Expected { after 'for' condition. (curly)
(#45) Expected space(s) before "for". (keyword-spacing)
(#45) Infix operators must be spaced. (space-infix-ops)
(#46) Line 46 exceeds the maximum line length of 132. (max-len)
(#46) A space is required after ','. (comma-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Expected space(s) before "if". (keyword-spacing)
(#46) Expected { after 'if' condition. (curly)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Missing semicolon. (semi)
(#46) Requires a space before '}'. (block-spacing)
(#46) Expected space(s) before "function". (keyword-spacing)
(#46) Missing JSDoc comment. (require-jsdoc)
(#46) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Requires a space after '{'. (block-spacing)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Expected space(s) after "if". (keyword-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Requires a space after '{'. (block-spacing)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#46) A space is required after ','. (comma-spacing)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Expected space(s) after "return". (keyword-spacing)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) Expected space(s) after "return". (keyword-spacing)
(#46) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#46) Expected space(s) before "return". (keyword-spacing)
(#46) Requires a space before '}'. (block-spacing)
(#46) Missing semicolon. (semi)
(#46) Missing JSDoc comment. (require-jsdoc)
(#46) Expected space(s) before "function". (keyword-spacing)
(#46) Requires a space after '{'. (block-spacing)
(#46) Missing space before opening brace. (space-before-blocks)
(#46) Statement inside of curly braces should be on next line. (brace-style)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) Infix operators must be spaced. (space-infix-ops)
(#46) A space is required after ','. (comma-spacing)
(#46) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Missing space before value for key 'name'. (key-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before value for key 'value'. (key-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Missing space before value for key 'name'. (key-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before value for key 'value'. (key-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Missing space before value for key 'name'. (key-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before value for key 'value'. (key-spacing)
(#46) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Missing space before value for key 'name'. (key-spacing)
(#46) A space is required after ','. (comma-spacing)
(#46) Missing space before value for key 'value'. (key-spacing)
(#46) Missing whitespace after semicolon. (semi-spacing)
(#46) Missing space before value for key 'name'. (key-spacing)
(#47) Line 47 exceeds the maximum line length of 132. (max-len)
(#47) Missing space before value for key 'value'. (key-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected { after 'for' condition. (curly)
(#47) Expected space(s) after "for". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Unexpected use of comma operator. (no-sequences)
(#47) Missing space before value for key 'name'. (key-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'value'. (key-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Requires a space after '{'. (block-spacing)
(#47) Missing space before opening brace. (space-before-blocks)
(#47) Statement inside of curly braces should be on next line. (brace-style)
(#47) Missing space before value for key 'name'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'value'. (key-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Missing space before value for key 'name'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'value'. (key-spacing)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected space(s) after "for". (keyword-spacing)
(#47) Expected { after 'for' condition. (curly)
(#47) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) Missing whitespace after semicolon. (semi-spacing)
(#47) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#47) Missing space before value for key 'name'. (key-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'value'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Unexpected use of comma operator. (no-sequences)
(#47) Missing space before value for key 'name'. (key-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'value'. (key-spacing)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'name'. (key-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#47) A space is required after ','. (comma-spacing)
(#47) Missing space before value for key 'value'. (key-spacing)
(#47) Missing semicolon. (semi)
(#47) Requires a space before '}'. (block-spacing)
(#47) Expected space(s) before "if". (keyword-spacing)
(#47) Expected space(s) after "if". (keyword-spacing)
(#47) Infix operators must be spaced. (space-infix-ops)
(#48) Line 48 exceeds the maximum line length of 132. (max-len)
(#48) Requires a space after '{'. (block-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected space(s) after "for". (keyword-spacing)
(#48) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Requires a space after '{'. (block-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected { after 'for' condition. (curly)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Expected space(s) after "for". (keyword-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#48) Missing space before value for key 'name'. (key-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'value'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Unexpected use of comma operator. (no-sequences)
(#48) Missing space before value for key 'name'. (key-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'value'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing semicolon. (semi)
(#48) Missing space before value for key 'name'. (key-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'value'. (key-spacing)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Expected { after 'for' condition. (curly)
(#48) Expected space(s) after "for". (keyword-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing whitespace after semicolon. (semi-spacing)
(#48) Missing space before value for key 'name'. (key-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before value for key 'value'. (key-spacing)
(#48) Requires a space before '}'. (block-spacing)
(#48) Missing semicolon. (semi)
(#48) Expected space(s) before "return". (keyword-spacing)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Expected space(s) before "function". (keyword-spacing)
(#48) Missing JSDoc comment. (require-jsdoc)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing semicolon. (semi)
(#48) Requires a space before '}'. (block-spacing)
(#48) Expected space(s) before "function". (keyword-spacing)
(#48) Missing JSDoc comment. (require-jsdoc)
(#48) A space is required after ','. (comma-spacing)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Missing space before opening brace. (space-before-blocks)
(#48) Requires a space after '{'. (block-spacing)
(#48) Expected space(s) after "if". (keyword-spacing)
(#48) Expected { after 'if' condition. (curly)
(#48) Statement inside of curly braces should be on next line. (brace-style)
(#48) Infix operators must be spaced. (space-infix-ops)
(#48) Infix operators must be spaced. (space-infix-ops)
(#49) Line 49 exceeds the maximum line length of 132. (max-len)
(#49) Expected space(s) before "return". (keyword-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing semicolon. (semi)
(#49) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#49) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#49) A space is required after ','. (comma-spacing)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) 'c' is already defined (no-redeclare)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected { after 'for' condition. (curly)
(#49) Expected space(s) after "for". (keyword-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#49) A space is required after ','. (comma-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Expected space(s) before "if". (keyword-spacing)
(#49) Expected space(s) after "if". (keyword-spacing)
(#49) Requires a space after '{'. (block-spacing)
(#49) Missing space before opening brace. (space-before-blocks)
(#49) Statement inside of curly braces should be on next line. (brace-style)
(#49) Expected space(s) after "for". (keyword-spacing)
(#49) Expected { after 'for' condition. (curly)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) A space is required after ','. (comma-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#49) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#49) A space is required after ','. (comma-spacing)
(#49) 'e' used outside of binding context. (block-scoped-var)
(#49) Requires a space before '}'. (block-spacing)
(#49) Missing semicolon. (semi)
(#49) Expected { after 'else'. (curly)
(#49) Expected space(s) before "else". (keyword-spacing)
(#49) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#49) A space is required after ','. (comma-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Missing whitespace after semicolon. (semi-spacing)
(#49) Infix operators must be spaced. (space-infix-ops)
(#50) Line 50 exceeds the maximum line length of 132. (max-len)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#50) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing semicolon. (semi)
(#50) Requires a space before '}'. (block-spacing)
(#50) Expected space(s) before "function". (keyword-spacing)
(#50) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#50) Missing JSDoc comment. (require-jsdoc)
(#50) Requires a space after '{'. (block-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) 'c' is already defined (no-redeclare)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Do not nest ternary expressions (no-nested-ternary)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) Identifier '_DT_Input' is not in camel case. (camelcase)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Missing whitespace after semicolon. (semi-spacing)
(#50) A space is required after ','. (comma-spacing)
(#50) Requires a space after '{'. (block-spacing)
(#50) Missing space before opening brace. (space-before-blocks)
(#50) Expected space(s) after "for". (keyword-spacing)
(#50) Statement inside of curly braces should be on next line. (brace-style)
(#50) Expected { after 'for' condition. (curly)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) A space is required after ','. (comma-spacing)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#50) Infix operators must be spaced. (space-infix-ops)
(#51) Line 51 exceeds the maximum line length of 132. (max-len)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) 'd' used outside of binding context. (block-scoped-var)
(#51) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#51) A space is required after ','. (comma-spacing)
(#51) 'd' used outside of binding context. (block-scoped-var)
(#51) Missing space before value for key 'sSearch'. (key-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing space before value for key 'bRegex'. (key-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing space before value for key 'bSmart'. (key-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing space before value for key 'bCaseInsensitive'. (key-spacing)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Expected to return a value at the end of this function. (consistent-return)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Expected { after 'if' condition. (curly)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Expected space(s) before "return". (keyword-spacing)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing JSDoc comment. (require-jsdoc)
(#51) Expected space(s) before "function". (keyword-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) A space is required after ','. (comma-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Requires a space after '{'. (block-spacing)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) A space is required after ','. (comma-spacing)
(#51) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Requires a space after '{'. (block-spacing)
(#51) Missing space before opening brace. (space-before-blocks)
(#51) Statement inside of curly braces should be on next line. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#51) Infix operators must be spaced. (space-infix-ops)
(#51) Missing semicolon. (semi)
(#51) Requires a space before '}'. (block-spacing)
(#51) Missing whitespace after semicolon. (semi-spacing)
(#51) Expected space(s) after "if". (keyword-spacing)
(#51) Expected { after 'if' condition. (curly)
(#52) Line 52 exceeds the maximum line length of 132. (max-len)
(#52) Expected space(s) after "else". (keyword-spacing)
(#52) Requires a space after '{'. (block-spacing)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Expected { after 'for' condition. (curly)
(#52) Expected space(s) after "for". (keyword-spacing)
(#52) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing semicolon. (semi)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) A space is required after ','. (comma-spacing)
(#52) Missing semicolon. (semi)
(#52) Requires a space before '}'. (block-spacing)
(#52) Expected space(s) before "function". (keyword-spacing)
(#52) Missing JSDoc comment. (require-jsdoc)
(#52) Requires a space after '{'. (block-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Expected { after 'for' condition. (curly)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Expected space(s) after "for". (keyword-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Expected space(s) before "for". (keyword-spacing)
(#52) Expected space(s) after "for". (keyword-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Requires a space after '{'. (block-spacing)
(#52) Missing space before opening brace. (space-before-blocks)
(#52) Statement inside of curly braces should be on next line. (brace-style)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Missing whitespace after semicolon. (semi-spacing)
(#52) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#52) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#52) A space is required after ','. (comma-spacing)
(#52) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) Infix operators must be spaced. (space-infix-ops)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing semicolon. (semi)
(#52) Requires a space before '}'. (block-spacing)
(#52) Missing JSDoc comment. (require-jsdoc)
(#52) Expected space(s) before "function". (keyword-spacing)
(#52) A space is required after ','. (comma-spacing)
(#52) A space is required after ','. (comma-spacing)
(#53) Line 53 exceeds the maximum line length of 132. (max-len)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Requires a space after '{'. (block-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Expected { after 'if' condition. (curly)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) 'b' used outside of binding context. (block-scoped-var)
(#53) Expected space(s) after "for". (keyword-spacing)
(#53) Expected { after 'for' condition. (curly)
(#53) Expected space(s) before "for". (keyword-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) 'b' is already defined (no-redeclare)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) 'd' is already defined (no-redeclare)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Unexpected use of comma operator. (no-sequences)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Requires a space before '}'. (block-spacing)
(#53) Missing semicolon. (semi)
(#53) Missing JSDoc comment. (require-jsdoc)
(#53) Expected space(s) before "function". (keyword-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space after '{'. (block-spacing)
(#53) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) A space is required after ','. (comma-spacing)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Expected { after 'if' condition. (curly)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#53) A space is required after ','. (comma-spacing)
(#53) Unexpected use of comma operator. (no-sequences)
(#53) A space is required after ','. (comma-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing whitespace after semicolon. (semi-spacing)
(#53) Expected space(s) after "if". (keyword-spacing)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Infix operators must be spaced. (space-infix-ops)
(#53) Missing space before opening brace. (space-before-blocks)
(#53) Requires a space after '{'. (block-spacing)
(#53) Statement inside of curly braces should be on next line. (brace-style)
(#54) Line 54 exceeds the maximum line length of 132. (max-len)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Expected { after 'for' condition. (curly)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Expected space(s) before "else". (keyword-spacing)
(#54) Expected { after 'else'. (curly)
(#54) Expected { after 'for' condition. (curly)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Expected space(s) before "function". (keyword-spacing)
(#54) Missing JSDoc comment. (require-jsdoc)
(#54) A space is required after ','. (comma-spacing)
(#54) Requires a space after '{'. (block-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Expected space(s) after "if". (keyword-spacing)
(#54) Requires a space after '{'. (block-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected space(s) after "for". (keyword-spacing)
(#54) Expected { after 'for' condition. (curly)
(#54) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) A space is required after ','. (comma-spacing)
(#54) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) A space is required after ','. (comma-spacing)
(#54) Requires a space before '}'. (block-spacing)
(#54) Missing semicolon. (semi)
(#54) Requires a space before '}'. (block-spacing)
(#54) Expected space(s) before "function". (keyword-spacing)
(#54) Missing JSDoc comment. (require-jsdoc)
(#54) A space is required after ','. (comma-spacing)
(#54) Requires a space after '{'. (block-spacing)
(#54) Missing space before opening brace. (space-before-blocks)
(#54) Statement inside of curly braces should be on next line. (brace-style)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Missing whitespace after semicolon. (semi-spacing)
(#54) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#54) Infix operators must be spaced. (space-infix-ops)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Line 55 exceeds the maximum line length of 132. (max-len)
(#55) A space is required after ','. (comma-spacing)
(#55) Requires a space before '}'. (block-spacing)
(#55) Missing semicolon. (semi)
(#55) Missing JSDoc comment. (require-jsdoc)
(#55) Expected space(s) before "function". (keyword-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) Requires a space after '{'. (block-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Expected space(s) after "if". (keyword-spacing)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Expected { after 'if' condition. (curly)
(#55) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#55) Return statement should not contain assignment. (no-return-assign)
(#55) Expected space(s) before "return". (keyword-spacing)
(#55) Return statement should not contain assignment. (no-return-assign)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Unexpected use of comma operator. (no-sequences)
(#55) A space is required after ','. (comma-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Missing whitespace after semicolon. (semi-spacing)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) A space is required after ','. (comma-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Requires a space before '}'. (block-spacing)
(#55) Missing semicolon. (semi)
(#55) Missing JSDoc comment. (require-jsdoc)
(#55) Expected space(s) before "function". (keyword-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Requires a space after '{'. (block-spacing)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) Expected space(s) after "return". (keyword-spacing)
(#55) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#55) Do not nest ternary expressions (no-nested-ternary)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Do not nest ternary expressions (no-nested-ternary)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Do not nest ternary expressions (no-nested-ternary)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) A space is required after ','. (comma-spacing)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) Infix operators must be spaced. (space-infix-ops)
(#55) A space is required after ','. (comma-spacing)
(#55) Missing semicolon. (semi)
(#55) Requires a space before '}'. (block-spacing)
(#55) Missing JSDoc comment. (require-jsdoc)
(#55) Expected space(s) before "function". (keyword-spacing)
(#55) Missing space before opening brace. (space-before-blocks)
(#55) Requires a space after '{'. (block-spacing)
(#55) Statement inside of curly braces should be on next line. (brace-style)
(#55) A space is required after ','. (comma-spacing)
(#56) Line 56 exceeds the maximum line length of 132. (max-len)
(#56) Missing semicolon. (semi)
(#56) Requires a space before '}'. (block-spacing)
(#56) Missing JSDoc comment. (require-jsdoc)
(#56) Expected space(s) before "function". (keyword-spacing)
(#56) Requires a space after '{'. (block-spacing)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing space before value for key 'fn'. (key-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) Missing space before value for key 'sName'. (key-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) A space is required after ','. (comma-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#56) Missing semicolon. (semi)
(#56) Requires a space before '}'. (block-spacing)
(#56) Expected space(s) before "function". (keyword-spacing)
(#56) Missing JSDoc comment. (require-jsdoc)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Requires a space after '{'. (block-spacing)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Expected space(s) after "if". (keyword-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing space before opening brace. (space-before-blocks)
(#56) Requires a space after '{'. (block-spacing)
(#56) Statement inside of curly braces should be on next line. (brace-style)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#56) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) Missing whitespace after semicolon. (semi-spacing)
(#56) Infix operators must be spaced. (space-infix-ops)
(#56) A space is required after ','. (comma-spacing)
(#57) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#57) Line 57 exceeds the maximum line length of 132. (max-len)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) Expected { after 'for' condition. (curly)
(#57) Expected space(s) after "for". (keyword-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Missing semicolon. (semi)
(#57) Requires a space before '}'. (block-spacing)
(#57) Requires a space before '}'. (block-spacing)
(#57) Missing JSDoc comment. (require-jsdoc)
(#57) Expected space(s) before "function". (keyword-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing space before opening brace. (space-before-blocks)
(#57) Requires a space after '{'. (block-spacing)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) 'd' is already defined (no-redeclare)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) 'i' is already defined (no-redeclare)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) A space is required after ','. (comma-spacing)
(#57) 'f' is already defined (no-redeclare)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Infix operators must be spaced. (space-infix-ops)
(#57) Missing whitespace after semicolon. (semi-spacing)
(#57) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Missing semicolon. (semi)
(#57) Requires a space before '}'. (block-spacing)
(#57) Missing JSDoc comment. (require-jsdoc)
(#57) Expected space(s) before "function". (keyword-spacing)
(#57) Missing space before opening brace. (space-before-blocks)
(#57) Requires a space after '{'. (block-spacing)
(#57) Statement inside of curly braces should be on next line. (brace-style)
(#57) A space is required after ','. (comma-spacing)
(#57) A space is required after ','. (comma-spacing)
(#57) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#57) Infix operators must be spaced. (space-infix-ops)
(#58) Line 58 exceeds the maximum line length of 132. (max-len)
(#58) Expected { after 'if' condition. (curly)
(#58) Expected space(s) after "if". (keyword-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Requires a space after '{'. (block-spacing)
(#58) Missing space before opening brace. (space-before-blocks)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#58) Requires a space before '}'. (block-spacing)
(#58) Missing semicolon. (semi)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected space(s) after "else". (keyword-spacing)
(#58) Requires a space after '{'. (block-spacing)
(#58) Statement inside of curly braces should be on next line. (brace-style)
(#58) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected { after 'for' condition. (curly)
(#58) Expected space(s) after "for". (keyword-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Do not nest ternary expressions (no-nested-ternary)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#58) A space is required after ','. (comma-spacing)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) Missing whitespace after semicolon. (semi-spacing)
(#58) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) Infix operators must be spaced. (space-infix-ops)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#58) A space is required after ','. (comma-spacing)
(#59) Line 59 exceeds the maximum line length of 132. (max-len)
(#59) A space is required after ','. (comma-spacing)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Expected space(s) after "for". (keyword-spacing)
(#59) Expected { after 'for' condition. (curly)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Expected space(s) after "if". (keyword-spacing)
(#59) Expected { after 'if' condition. (curly)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Expected space(s) after "else". (keyword-spacing)
(#59) Requires a space after '{'. (block-spacing)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) Missing semicolon. (semi)
(#59) Requires a space before '}'. (block-spacing)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing semicolon. (semi)
(#59) Requires a space before '}'. (block-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing semicolon. (semi)
(#59) Requires a space before '}'. (block-spacing)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing JSDoc comment. (require-jsdoc)
(#59) Expected space(s) before "function". (keyword-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Requires a space after '{'. (block-spacing)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#59) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Requires a space before '}'. (block-spacing)
(#59) Missing semicolon. (semi)
(#59) Expected space(s) before "function". (keyword-spacing)
(#59) Missing JSDoc comment. (require-jsdoc)
(#59) Requires a space after '{'. (block-spacing)
(#59) Missing space before opening brace. (space-before-blocks)
(#59) Statement inside of curly braces should be on next line. (brace-style)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) Infix operators must be spaced. (space-infix-ops)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) A space is required after ','. (comma-spacing)
(#59) Missing whitespace after semicolon. (semi-spacing)
(#59) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#59) Infix operators must be spaced. (space-infix-ops)
(#60) Line 60 exceeds the maximum line length of 132. (max-len)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Requires a space before '}'. (block-spacing)
(#60) Missing semicolon. (semi)
(#60) Missing JSDoc comment. (require-jsdoc)
(#60) Expected space(s) before "function". (keyword-spacing)
(#60) Requires a space after '{'. (block-spacing)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Expected { after 'if' condition. (curly)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Expected space(s) before "return". (keyword-spacing)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) A space is required after ','. (comma-spacing)
(#60) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#60) A space is required after ','. (comma-spacing)
(#60) A space is required after ','. (comma-spacing)
(#60) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected space(s) after "if". (keyword-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing space before opening brace. (space-before-blocks)
(#60) Requires a space after '{'. (block-spacing)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) Expected { after 'for' condition. (curly)
(#60) Expected space(s) after "for". (keyword-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) Expected space(s) before "else". (keyword-spacing)
(#60) Expected space(s) after "else". (keyword-spacing)
(#60) Requires a space after '{'. (block-spacing)
(#60) Statement inside of curly braces should be on next line. (brace-style)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected { after 'for' condition. (curly)
(#60) Expected space(s) after "for". (keyword-spacing)
(#60) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing semicolon. (semi)
(#60) Requires a space before '}'. (block-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Infix operators must be spaced. (space-infix-ops)
(#60) Missing whitespace after semicolon. (semi-spacing)
(#60) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#60) Infix operators must be spaced. (space-infix-ops)
(#61) Line 61 exceeds the maximum line length of 132. (max-len)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Requires a space after '{'. (block-spacing)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Expected space(s) after "for". (keyword-spacing)
(#61) Expected { after 'for' condition. (curly)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) A space is required after ','. (comma-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Requires a space after '{'. (block-spacing)
(#61) Missing space before opening brace. (space-before-blocks)
(#61) Statement inside of curly braces should be on next line. (brace-style)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Infix operators must be spaced. (space-infix-ops)
(#61) Missing whitespace after semicolon. (semi-spacing)
(#61) Expected { after 'if' condition. (curly)
(#61) Expected space(s) after "if". (keyword-spacing)
(#61) Infix operators must be spaced. (space-infix-ops)
(#62) Line 62 exceeds the maximum line length of 132. (max-len)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing semicolon. (semi)
(#62) Requires a space before '}'. (block-spacing)
(#62) Expected space(s) after "if". (keyword-spacing)
(#62) Expected { after 'if' condition. (curly)
(#62) Expected space(s) before "if". (keyword-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#62) Missing semicolon. (semi)
(#62) Requires a space before '}'. (block-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) A space is required after ','. (comma-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Missing semicolon. (semi)
(#62) Requires a space before '}'. (block-spacing)
(#62) Expected space(s) before "function". (keyword-spacing)
(#62) Missing JSDoc comment. (require-jsdoc)
(#62) Requires a space after '{'. (block-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Do not nest ternary expressions (no-nested-ternary)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Requires a space before '}'. (block-spacing)
(#62) Missing semicolon. (semi)
(#62) Expected space(s) before "function". (keyword-spacing)
(#62) Missing JSDoc comment. (require-jsdoc)
(#62) Requires a space after '{'. (block-spacing)
(#62) Missing space before opening brace. (space-before-blocks)
(#62) Statement inside of curly braces should be on next line. (brace-style)
(#62) Expected { after 'if' condition. (curly)
(#62) Expected space(s) after "if". (keyword-spacing)
(#62) Expected space(s) before "return". (keyword-spacing)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Infix operators must be spaced. (space-infix-ops)
(#62) Missing whitespace after semicolon. (semi-spacing)
(#63) Line 63 exceeds the maximum line length of 132. (max-len)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Requires a space after '{'. (block-spacing)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Missing semicolon. (semi)
(#63) Requires a space before '}'. (block-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing space before value for key 'fn'. (key-spacing)
(#63) Requires a space after '{'. (block-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) A space is required after ','. (comma-spacing)
(#63) Requires a space after '{'. (block-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Requires a space before '}'. (block-spacing)
(#63) Missing semicolon. (semi)
(#63) Missing semicolon. (semi)
(#63) Requires a space before '}'. (block-spacing)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before value for key 'sName'. (key-spacing)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#63) Missing semicolon. (semi)
(#63) Requires a space before '}'. (block-spacing)
(#63) Expected space(s) before "function". (keyword-spacing)
(#63) Missing JSDoc comment. (require-jsdoc)
(#63) A space is required after ','. (comma-spacing)
(#63) Missing space before opening brace. (space-before-blocks)
(#63) Requires a space after '{'. (block-spacing)
(#63) Statement inside of curly braces should be on next line. (brace-style)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Expected { after 'if' condition. (curly)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Unexpected use of comma operator. (no-sequences)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Expected { after 'if' condition. (curly)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Missing whitespace after semicolon. (semi-spacing)
(#63) Expected { after 'if' condition. (curly)
(#63) Expected space(s) after "if". (keyword-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Unexpected use of comma operator. (no-sequences)
(#63) A space is required after ','. (comma-spacing)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#63) Infix operators must be spaced. (space-infix-ops)
(#64) Line 64 exceeds the maximum line length of 132. (max-len)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Expected { after 'if' condition. (curly)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Expected { after 'if' condition. (curly)
(#64) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Expected space(s) before "if". (keyword-spacing)
(#64) Expected space(s) after "if". (keyword-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Requires a space after '{'. (block-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) Expected space(s) before "else". (keyword-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Expected { after 'else'. (curly)
(#64) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#64) A space is required after ','. (comma-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) A space is required after ','. (comma-spacing)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Requires a space before '}'. (block-spacing)
(#64) Missing semicolon. (semi)
(#64) Expected space(s) before "function". (keyword-spacing)
(#64) Missing JSDoc comment. (require-jsdoc)
(#64) Requires a space after '{'. (block-spacing)
(#64) Missing space before opening brace. (space-before-blocks)
(#64) Statement inside of curly braces should be on next line. (brace-style)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Missing whitespace after semicolon. (semi-spacing)
(#64) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#64) Infix operators must be spaced. (space-infix-ops)
(#65) Line 65 exceeds the maximum line length of 132. (max-len)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Missing JSDoc comment. (require-jsdoc)
(#65) Expected space(s) before "function". (keyword-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Requires a space after '{'. (block-spacing)
(#65) Expected { after 'if' condition. (curly)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Expected space(s) after "for". (keyword-spacing)
(#65) Expected space(s) before "for". (keyword-spacing)
(#65) Expected { after 'for' condition. (curly)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#65) A space is required after ','. (comma-spacing)
(#65) A space is required after ','. (comma-spacing)
(#65) Requires a space before '}'. (block-spacing)
(#65) Missing semicolon. (semi)
(#65) Expected space(s) before "function". (keyword-spacing)
(#65) Missing JSDoc comment. (require-jsdoc)
(#65) Requires a space after '{'. (block-spacing)
(#65) Missing space before opening brace. (space-before-blocks)
(#65) Statement inside of curly braces should be on next line. (brace-style)
(#65) Expected { after 'if' condition. (curly)
(#65) Expected space(s) after "if". (keyword-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) Expected space(s) before "return". (keyword-spacing)
(#65) Missing whitespace after semicolon. (semi-spacing)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#65) Infix operators must be spaced. (space-infix-ops)
(#65) A space is required after ','. (comma-spacing)
(#65) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#65) Infix operators must be spaced. (space-infix-ops)
(#66) Line 66 exceeds the maximum line length of 132. (max-len)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) A space is required after ','. (comma-spacing)
(#66) A space is required after ','. (comma-spacing)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#66) Missing whitespace after semicolon. (semi-spacing)
(#66) Infix operators must be spaced. (space-infix-ops)
(#67) Line 67 exceeds the maximum line length of 132. (max-len)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) A space is required after ','. (comma-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Infix operators must be spaced. (space-infix-ops)
(#67) Missing whitespace after semicolon. (semi-spacing)
(#67) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#67) Infix operators must be spaced. (space-infix-ops)
(#68) Line 68 exceeds the maximum line length of 132. (max-len)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) A space is required after ','. (comma-spacing)
(#68) Requires a space after '{'. (block-spacing)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#68) Expected { after 'if' condition. (curly)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing semicolon. (semi)
(#68) Requires a space before '}'. (block-spacing)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Missing space before value for key 'fn'. (key-spacing)
(#68) A space is required after ','. (comma-spacing)
(#68) Missing space before value for key 'sName'. (key-spacing)
(#68) Missing whitespace after semicolon. (semi-spacing)
(#68) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Missing space before opening brace. (space-before-blocks)
(#68) Requires a space after '{'. (block-spacing)
(#68) Statement inside of curly braces should be on next line. (brace-style)
(#68) Expected space(s) after "if". (keyword-spacing)
(#68) Infix operators must be spaced. (space-infix-ops)
(#68) Infix operators must be spaced. (space-infix-ops)
(#69) Line 69 exceeds the maximum line length of 132. (max-len)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) A space is required after ','. (comma-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing semicolon. (semi)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing whitespace after semicolon. (semi-spacing)
(#69) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#69) Missing semicolon. (semi)
(#69) Requires a space before '}'. (block-spacing)
(#69) Missing JSDoc comment. (require-jsdoc)
(#69) Function 'La' has a complexity of 21. (complexity)
(#69) Expected space(s) before "function". (keyword-spacing)
(#69) Requires a space after '{'. (block-spacing)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) A space is required after ','. (comma-spacing)
(#69) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#69) Infix operators must be spaced. (space-infix-ops)
(#69) Missing space before opening brace. (space-before-blocks)
(#69) Requires a space after '{'. (block-spacing)
(#69) Statement inside of curly braces should be on next line. (brace-style)
(#69) Infix operators must be spaced. (space-infix-ops)
(#70) Line 70 exceeds the maximum line length of 132. (max-len)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing semicolon. (semi)
(#70) Requires a space before '}'. (block-spacing)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) A space is required after ','. (comma-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) A space is required after ','. (comma-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Missing whitespace after semicolon. (semi-spacing)
(#70) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) Infix operators must be spaced. (space-infix-ops)
(#70) A space is required after ','. (comma-spacing)
(#70) Infix operators must be spaced. (space-infix-ops)
(#71) Line 71 exceeds the maximum line length of 132. (max-len)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected { after 'for' condition. (curly)
(#71) Expected space(s) after "for". (keyword-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#71) A space is required after ','. (comma-spacing)
(#71) Unexpected use of comma operator. (no-sequences)
(#71) A space is required after ','. (comma-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Requires a space before '}'. (block-spacing)
(#71) Missing semicolon. (semi)
(#71) A space is required after ','. (comma-spacing)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing whitespace after semicolon. (semi-spacing)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing space before opening brace. (space-before-blocks)
(#71) Requires a space after '{'. (block-spacing)
(#71) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#71) Expected { after 'if' condition. (curly)
(#71) Statement inside of curly braces should be on next line. (brace-style)
(#71) Expected space(s) after "if". (keyword-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Unexpected use of comma operator. (no-sequences)
(#71) A space is required after ','. (comma-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) A space is required after ','. (comma-spacing)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Missing semicolon. (semi)
(#71) Requires a space before '}'. (block-spacing)
(#71) Expected space(s) after "else". (keyword-spacing)
(#71) Expected { after 'else'. (curly)
(#71) Expected space(s) before "else". (keyword-spacing)
(#71) Do not nest ternary expressions (no-nested-ternary)
(#71) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#71) Infix operators must be spaced. (space-infix-ops)
(#72) Line 72 exceeds the maximum line length of 132. (max-len)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) A space is required after ','. (comma-spacing)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Requires a space after '{'. (block-spacing)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Requires a space before '}'. (block-spacing)
(#72) Missing semicolon. (semi)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Requires a space after '{'. (block-spacing)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Requires a space before '}'. (block-spacing)
(#72) Missing semicolon. (semi)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) Requires a space after '{'. (block-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Missing semicolon. (semi)
(#72) Requires a space before '}'. (block-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A space is required after ','. (comma-spacing)
(#72) Requires a space after '{'. (block-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#72) Requires a space before '}'. (block-spacing)
(#72) Missing semicolon. (semi)
(#72) A space is required after ','. (comma-spacing)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing whitespace after semicolon. (semi-spacing)
(#72) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#72) A space is required after ','. (comma-spacing)
(#72) Missing space before opening brace. (space-before-blocks)
(#72) Requires a space after '{'. (block-spacing)
(#72) Statement inside of curly braces should be on next line. (brace-style)
(#72) Infix operators must be spaced. (space-infix-ops)
(#73) Line 73 exceeds the maximum line length of 132. (max-len)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Requires a space after '{'. (block-spacing)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Requires a space before '}'. (block-spacing)
(#73) Missing semicolon. (semi)
(#73) A space is required after ','. (comma-spacing)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing space before opening brace. (space-before-blocks)
(#73) Requires a space after '{'. (block-spacing)
(#73) Statement inside of curly braces should be on next line. (brace-style)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected { after 'if' condition. (curly)
(#73) Expected space(s) after "if". (keyword-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Missing whitespace after semicolon. (semi-spacing)
(#73) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) Infix operators must be spaced. (space-infix-ops)
(#73) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#73) A space is required after ','. (comma-spacing)
(#73) A space is required after ','. (comma-spacing)
(#74) Line 74 exceeds the maximum line length of 132. (max-len)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#74) A space is required after ','. (comma-spacing)
(#74) A space is required after ','. (comma-spacing)
(#74) Requires a space before '}'. (block-spacing)
(#74) Missing semicolon. (semi)
(#74) Expected space(s) before "else". (keyword-spacing)
(#74) Expected { after 'else'. (curly)
(#74) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Unexpected use of comma operator. (no-sequences)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#74) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Missing whitespace after semicolon. (semi-spacing)
(#74) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) A space is required after ','. (comma-spacing)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#74) Infix operators must be spaced. (space-infix-ops)
(#75) Line 75 exceeds the maximum line length of 132. (max-len)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) A space is required after ','. (comma-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Missing whitespace after semicolon. (semi-spacing)
(#75) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#75) Expected space(s) after "if". (keyword-spacing)
(#75) Expected { after 'if' condition. (curly)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Infix operators must be spaced. (space-infix-ops)
(#75) Requires a space before '}'. (block-spacing)
(#75) Missing semicolon. (semi)
(#75) Expected space(s) before "function". (keyword-spacing)
(#75) Missing JSDoc comment. (require-jsdoc)
(#75) A space is required after ','. (comma-spacing)
(#75) A space is required after ','. (comma-spacing)
(#75) Requires a space after '{'. (block-spacing)
(#75) Missing space before opening brace. (space-before-blocks)
(#75) Statement inside of curly braces should be on next line. (brace-style)
(#75) Expected space(s) after "for". (keyword-spacing)
(#75) Infix operators must be spaced. (space-infix-ops)
(#76) Line 76 exceeds the maximum line length of 132. (max-len)
(#76) A space is required after ','. (comma-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Requires a space after '{'. (block-spacing)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#76) Expected space(s) after "for". (keyword-spacing)
(#76) Expected { after 'for' condition. (curly)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Unexpected use of comma operator. (no-sequences)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Missing semicolon. (semi)
(#76) Requires a space before '}'. (block-spacing)
(#76) Requires a space before '}'. (block-spacing)
(#76) Expected space(s) before "function". (keyword-spacing)
(#76) Missing JSDoc comment. (require-jsdoc)
(#76) A space is required after ','. (comma-spacing)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Requires a space after '{'. (block-spacing)
(#76) Expected space(s) after "if". (keyword-spacing)
(#76) Expected { after 'if' condition. (curly)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Expected space(s) before "return". (keyword-spacing)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#76) Requires a space before '}'. (block-spacing)
(#76) Missing semicolon. (semi)
(#76) Expected space(s) before "function". (keyword-spacing)
(#76) Missing JSDoc comment. (require-jsdoc)
(#76) Missing space before opening brace. (space-before-blocks)
(#76) Requires a space after '{'. (block-spacing)
(#76) Statement inside of curly braces should be on next line. (brace-style)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) A space is required after ','. (comma-spacing)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) A space is required after ','. (comma-spacing)
(#76) A space is required after ','. (comma-spacing)
(#76) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Expected space(s) after "for". (keyword-spacing)
(#76) Expected { after 'for' condition. (curly)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Infix operators must be spaced. (space-infix-ops)
(#76) Missing whitespace after semicolon. (semi-spacing)
(#76) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#76) Infix operators must be spaced. (space-infix-ops)
(#77) Line 77 exceeds the maximum line length of 132. (max-len)
(#77) A space is required after ','. (comma-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#77) A space is required after ','. (comma-spacing)
(#77) A space is required after ','. (comma-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A space is required after ','. (comma-spacing)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected space(s) after "if". (keyword-spacing)
(#77) Expected { after 'if' condition. (curly)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Expected space(s) after "for". (keyword-spacing)
(#77) Expected { after 'for' condition. (curly)
(#77) Expected space(s) before "for". (keyword-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Unexpected use of comma operator. (no-sequences)
(#77) A space is required after ','. (comma-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected space(s) after "else". (keyword-spacing)
(#77) Requires a space after '{'. (block-spacing)
(#77) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Missing whitespace after semicolon. (semi-spacing)
(#77) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) Infix operators must be spaced. (space-infix-ops)
(#77) A space is required after ','. (comma-spacing)
(#77) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#77) Requires a space after '{'. (block-spacing)
(#77) Missing space before opening brace. (space-before-blocks)
(#77) Statement inside of curly braces should be on next line. (brace-style)
(#77) Infix operators must be spaced. (space-infix-ops)
(#78) Line 78 exceeds the maximum line length of 132. (max-len)
(#78) Missing semicolon. (semi)
(#78) Requires a space before '}'. (block-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Expected space(s) after "for". (keyword-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#78) Requires a space after '{'. (block-spacing)
(#78) Statement inside of curly braces should be on next line. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Do not nest ternary expressions (no-nested-ternary)
(#78) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#78) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Requires a space before '}'. (block-spacing)
(#78) Missing semicolon. (semi)
(#78) Expected { after 'for' condition. (curly)
(#78) Expected space(s) after "for". (keyword-spacing)
(#78) Expected space(s) before "for". (keyword-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#78) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#78) A space is required after ','. (comma-spacing)
(#78) A space is required after ','. (comma-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) Infix operators must be spaced. (space-infix-ops)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing whitespace after semicolon. (semi-spacing)
(#79) Line 79 exceeds the maximum line length of 132. (max-len)
(#79) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#79) Do not nest ternary expressions (no-nested-ternary)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Do not nest ternary expressions (no-nested-ternary)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#79) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#79) A space is required after ','. (comma-spacing)
(#79) A space is required after ','. (comma-spacing)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected space(s) after "if". (keyword-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing space before opening brace. (space-before-blocks)
(#79) Requires a space after '{'. (block-spacing)
(#79) Expected space(s) after "for". (keyword-spacing)
(#79) Expected { after 'for' condition. (curly)
(#79) Statement inside of curly braces should be on next line. (brace-style)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Missing whitespace after semicolon. (semi-spacing)
(#79) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#79) Infix operators must be spaced. (space-infix-ops)
(#80) Line 80 exceeds the maximum line length of 132. (max-len)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) A space is required after ','. (comma-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing semicolon. (semi)
(#80) Expected { after 'for' condition. (curly)
(#80) Expected space(s) before "for". (keyword-spacing)
(#80) Expected space(s) after "for". (keyword-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Missing whitespace after semicolon. (semi-spacing)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing semicolon. (semi)
(#80) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#80) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Requires a space before '}'. (block-spacing)
(#80) Missing semicolon. (semi)
(#80) Expected space(s) before "function". (keyword-spacing)
(#80) Missing JSDoc comment. (require-jsdoc)
(#80) A space is required after ','. (comma-spacing)
(#80) Requires a space after '{'. (block-spacing)
(#80) Missing space before opening brace. (space-before-blocks)
(#80) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#80) Statement inside of curly braces should be on next line. (brace-style)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) A space is required after ','. (comma-spacing)
(#80) Infix operators must be spaced. (space-infix-ops)
(#80) Infix operators must be spaced. (space-infix-ops)
(#81) Line 81 exceeds the maximum line length of 132. (max-len)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Missing semicolon. (semi)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing JSDoc comment. (require-jsdoc)
(#81) Expected space(s) before "function". (keyword-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) Expected { after 'if' condition. (curly)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Expected space(s) before "return". (keyword-spacing)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Expected space(s) before "return". (keyword-spacing)
(#81) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#81) A space is required after ','. (comma-spacing)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) Missing JSDoc comment. (require-jsdoc)
(#81) Expected space(s) before "function". (keyword-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Expected space(s) after "for". (keyword-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Requires a space after '{'. (block-spacing)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) A space is required after ','. (comma-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) 'e' is already defined (no-redeclare)
(#81) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) A space is required after ','. (comma-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Requires a space before '}'. (block-spacing)
(#81) Missing semicolon. (semi)
(#81) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#81) Expected space(s) before "return". (keyword-spacing)
(#81) 'd' used outside of binding context. (block-scoped-var)
(#81) Missing semicolon. (semi)
(#81) Requires a space before '}'. (block-spacing)
(#81) Expected space(s) before "function". (keyword-spacing)
(#81) Missing JSDoc comment. (require-jsdoc)
(#81) Missing space before opening brace. (space-before-blocks)
(#81) Requires a space after '{'. (block-spacing)
(#81) Statement inside of curly braces should be on next line. (brace-style)
(#81) Expected { after 'if' condition. (curly)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Expected space(s) after "return". (keyword-spacing)
(#81) Expected space(s) before "return". (keyword-spacing)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Expected { after 'if' condition. (curly)
(#81) Expected space(s) after "if". (keyword-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Expected space(s) before "return". (keyword-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Missing whitespace after semicolon. (semi-spacing)
(#81) Infix operators must be spaced. (space-infix-ops)
(#81) Infix operators must be spaced. (space-infix-ops)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Line 82 exceeds the maximum line length of 132. (max-len)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Requires a space before '}'. (block-spacing)
(#82) Missing semicolon. (semi)
(#82) Missing JSDoc comment. (require-jsdoc)
(#82) Expected space(s) before "function". (keyword-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Requires a space after '{'. (block-spacing)
(#82) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) A space is required after ','. (comma-spacing)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) A space is required after ','. (comma-spacing)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) 'b' is already defined (no-redeclare)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Missing whitespace after semicolon. (semi-spacing)
(#82) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) Missing semicolon. (semi)
(#82) Requires a space before '}'. (block-spacing)
(#82) Missing JSDoc comment. (require-jsdoc)
(#82) Expected space(s) before "function". (keyword-spacing)
(#82) Function 'O' has a complexity of 23. (complexity)
(#82) A space is required after ','. (comma-spacing)
(#82) Missing space before opening brace. (space-before-blocks)
(#82) Requires a space after '{'. (block-spacing)
(#82) Statement inside of curly braces should be on next line. (brace-style)
(#82) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) A space is required after ','. (comma-spacing)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) A space is required after ','. (comma-spacing)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) Infix operators must be spaced. (space-infix-ops)
(#82) A space is required after ','. (comma-spacing)
(#82) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#82) Infix operators must be spaced. (space-infix-ops)
(#83) Line 83 exceeds the maximum line length of 132. (max-len)
(#83) A space is required after ','. (comma-spacing)
(#83) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A space is required after ','. (comma-spacing)
(#83) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A space is required after ','. (comma-spacing)
(#83) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Expected space(s) after "if". (keyword-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Requires a space after '{'. (block-spacing)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Expected { after 'for' condition. (curly)
(#83) Expected space(s) after "for". (keyword-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Expected { after 'if' condition. (curly)
(#83) Expected space(s) before "if". (keyword-spacing)
(#83) Expected space(s) after "if". (keyword-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A space is required after ','. (comma-spacing)
(#83) Unexpected use of comma operator. (no-sequences)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A space is required after ','. (comma-spacing)
(#83) Expected space(s) before "if". (keyword-spacing)
(#83) Expected space(s) after "if". (keyword-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Unexpected use of comma operator. (no-sequences)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing space before opening brace. (space-before-blocks)
(#83) Requires a space after '{'. (block-spacing)
(#83) Statement inside of curly braces should be on next line. (brace-style)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#83) Expected { after 'for' condition. (curly)
(#83) Expected space(s) after "for". (keyword-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Missing semicolon. (semi)
(#83) Requires a space before '}'. (block-spacing)
(#83) Expected space(s) before "else". (keyword-spacing)
(#83) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#83) A space is required after ','. (comma-spacing)
(#83) A space is required after ','. (comma-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Infix operators must be spaced. (space-infix-ops)
(#83) Missing whitespace after semicolon. (semi-spacing)
(#83) Infix operators must be spaced. (space-infix-ops)
(#84) Line 84 exceeds the maximum line length of 132. (max-len)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected { after 'for' condition. (curly)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) A space is required after ','. (comma-spacing)
(#84) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Expected { after 'for' condition. (curly)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Expected space(s) before "for". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Requires a space after '{'. (block-spacing)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected { after 'for' condition. (curly)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Unexpected use of comma operator. (no-sequences)
(#84) A space is required after ','. (comma-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) A space is required after ','. (comma-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing semicolon. (semi)
(#84) Requires a space before '}'. (block-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Requires a space after '{'. (block-spacing)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Requires a space after '{'. (block-spacing)
(#84) Missing space before opening brace. (space-before-blocks)
(#84) Statement inside of curly braces should be on next line. (brace-style)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected { after 'for' condition. (curly)
(#84) Expected space(s) after "for". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Missing whitespace after semicolon. (semi-spacing)
(#84) Expected space(s) after "if". (keyword-spacing)
(#84) Expected { after 'if' condition. (curly)
(#84) Expected space(s) before "if". (keyword-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) A space is required after ','. (comma-spacing)
(#84) Unexpected use of comma operator. (no-sequences)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) Infix operators must be spaced. (space-infix-ops)
(#84) A space is required after ','. (comma-spacing)
(#84) A space is required after ','. (comma-spacing)
(#84) Infix operators must be spaced. (space-infix-ops)
(#85) Line 85 exceeds the maximum line length of 132. (max-len)
(#85) Expected space(s) before "return". (keyword-spacing)
(#85) Requires a space before '}'. (block-spacing)
(#85) Missing semicolon. (semi)
(#85) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#85) Expected space(s) before "return". (keyword-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Missing semicolon. (semi)
(#85) Requires a space before '}'. (block-spacing)
(#85) Missing semicolon. (semi)
(#85) Requires a space before '}'. (block-spacing)
(#85) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#85) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Expected { after 'for' condition. (curly)
(#85) Expected space(s) after "for". (keyword-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Missing whitespace after semicolon. (semi-spacing)
(#85) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Unexpected use of comma operator. (no-sequences)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Do not nest ternary expressions (no-nested-ternary)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) A space is required after ','. (comma-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) A space is required after ','. (comma-spacing)
(#85) A space is required after ','. (comma-spacing)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#85) Infix operators must be spaced. (space-infix-ops)
(#86) Line 86 exceeds the maximum line length of 132. (max-len)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#86) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A space is required after ','. (comma-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing semicolon. (semi)
(#86) Requires a space before '}'. (block-spacing)
(#86) Missing JSDoc comment. (require-jsdoc)
(#86) Expected space(s) before "function". (keyword-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Requires a space after '{'. (block-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) A space is required after ','. (comma-spacing)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Requires a space after '{'. (block-spacing)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) Expected space(s) after "if". (keyword-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Requires a space after '{'. (block-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Requires a space after '{'. (block-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) A space is required after ','. (comma-spacing)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Expected space(s) after "if". (keyword-spacing)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Requires a space after '{'. (block-spacing)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) Expected { after 'for' condition. (curly)
(#86) Expected space(s) after "for". (keyword-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) A space is required after ','. (comma-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Expected space(s) before "if". (keyword-spacing)
(#86) Expected space(s) after "if". (keyword-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing space before opening brace. (space-before-blocks)
(#86) Requires a space after '{'. (block-spacing)
(#86) Statement inside of curly braces should be on next line. (brace-style)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Infix operators must be spaced. (space-infix-ops)
(#86) Missing whitespace after semicolon. (semi-spacing)
(#86) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#86) Infix operators must be spaced. (space-infix-ops)
(#87) Line 87 exceeds the maximum line length of 132. (max-len)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Requires a space before '}'. (block-spacing)
(#87) Missing semicolon. (semi)
(#87) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#87) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) 'f' used outside of binding context. (block-scoped-var)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Expected space(s) before "else". (keyword-spacing)
(#87) Expected { after 'else'. (curly)
(#87) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#87) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#87) Missing semicolon. (semi)
(#87) Requires a space before '}'. (block-spacing)
(#87) Missing whitespace after semicolon. (semi-spacing)
(#87) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#87) Infix operators must be spaced. (space-infix-ops)
(#87) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#87) A space is required after ','. (comma-spacing)
(#87) A space is required after ','. (comma-spacing)
(#87) Requires a space after '{'. (block-spacing)
(#87) Missing space before opening brace. (space-before-blocks)
(#87) Statement inside of curly braces should be on next line. (brace-style)
(#88) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#88) Line 88 exceeds the maximum line length of 132. (max-len)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#88) A space is required after ','. (comma-spacing)
(#88) Requires a space before '}'. (block-spacing)
(#88) Missing semicolon. (semi)
(#88) A space is required after ','. (comma-spacing)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#88) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Requires a space before '}'. (block-spacing)
(#88) Missing semicolon. (semi)
(#88) Requires a space before '}'. (block-spacing)
(#88) Missing semicolon. (semi)
(#88) Requires a space before '}'. (block-spacing)
(#88) Expected space(s) before "function". (keyword-spacing)
(#88) Missing JSDoc comment. (require-jsdoc)
(#88) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#88) Requires a space after '{'. (block-spacing)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) A space is required after ','. (comma-spacing)
(#88) A space is required after ','. (comma-spacing)
(#88) A space is required after ','. (comma-spacing)
(#88) A space is required after ','. (comma-spacing)
(#88) A space is required after ','. (comma-spacing)
(#88) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) A space is required after ','. (comma-spacing)
(#88) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected { after 'for' condition. (curly)
(#88) Expected space(s) after "for". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected { after 'for' condition. (curly)
(#88) Expected space(s) after "for". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected space(s) before "if". (keyword-spacing)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Requires a space after '{'. (block-spacing)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected { after 'for' condition. (curly)
(#88) Expected space(s) after "for". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing whitespace after semicolon. (semi-spacing)
(#88) Expected space(s) before "if". (keyword-spacing)
(#88) Expected space(s) after "if". (keyword-spacing)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Missing space before opening brace. (space-before-blocks)
(#88) Requires a space after '{'. (block-spacing)
(#88) Statement inside of curly braces should be on next line. (brace-style)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#88) Infix operators must be spaced. (space-infix-ops)
(#89) Line 89 exceeds the maximum line length of 132. (max-len)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#89) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#89) Requires a space before '}'. (block-spacing)
(#89) Missing semicolon. (semi)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#89) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) A space is required after ','. (comma-spacing)
(#89) A space is required after ','. (comma-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) A space is required after ','. (comma-spacing)
(#89) Do not nest ternary expressions (no-nested-ternary)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing semicolon. (semi)
(#89) Requires a space before '}'. (block-spacing)
(#89) Expected { after 'else'. (curly)
(#89) Expected space(s) before "else". (keyword-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Expected space(s) after "if". (keyword-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Requires a space after '{'. (block-spacing)
(#89) Missing space before opening brace. (space-before-blocks)
(#89) Statement inside of curly braces should be on next line. (brace-style)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Expected space(s) after "for". (keyword-spacing)
(#89) Expected { after 'for' condition. (curly)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Missing whitespace after semicolon. (semi-spacing)
(#89) Infix operators must be spaced. (space-infix-ops)
(#90) Expected { after 'for' condition. (curly)
(#90) Expected space(s) after "for". (keyword-spacing)
(#90) Line 90 exceeds the maximum line length of 132. (max-len)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) Unexpected use of comma operator. (no-sequences)
(#90) A space is required after ','. (comma-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Expected space(s) after "for". (keyword-spacing)
(#90) Expected { after 'for' condition. (curly)
(#90) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) Unexpected use of comma operator. (no-sequences)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Requires a space before '}'. (block-spacing)
(#90) Missing semicolon. (semi)
(#90) Requires a space before '}'. (block-spacing)
(#90) Expected space(s) before "function". (keyword-spacing)
(#90) Missing JSDoc comment. (require-jsdoc)
(#90) Missing space before opening brace. (space-before-blocks)
(#90) Requires a space after '{'. (block-spacing)
(#90) Expected space(s) after "if". (keyword-spacing)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing space before opening brace. (space-before-blocks)
(#90) Requires a space after '{'. (block-spacing)
(#90) Statement inside of curly braces should be on next line. (brace-style)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing whitespace after semicolon. (semi-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) Missing space before value for key 'iCreate'. (key-spacing)
(#90) Missing '()' invoking a constructor (new-parens)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'iStart'. (key-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'iEnd'. (key-spacing)
(#90) Infix operators must be spaced. (space-infix-ops)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'iLength'. (key-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) Missing space before value for key 'aaSorting'. (key-spacing)
(#90) A space is required after ','. (comma-spacing)
(#90) A space is required after ','. (comma-spacing)
(#91) Line 91 exceeds the maximum line length of 132. (max-len)
(#91) Missing space before value for key 'oSearch'. (key-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing space before value for key 'aoSearchCols'. (key-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing space before value for key 'abVisCols'. (key-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#91) Expected space(s) after "for". (keyword-spacing)
(#91) Expected { after 'for' condition. (curly)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing semicolon. (semi)
(#91) Requires a space before '}'. (block-spacing)
(#91) Missing JSDoc comment. (require-jsdoc)
(#91) Expected space(s) before "function". (keyword-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Requires a space after '{'. (block-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Requires a space after '{'. (block-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Requires a space after '{'. (block-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Expected space(s) after "if". (keyword-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing space before opening brace. (space-before-blocks)
(#91) Requires a space after '{'. (block-spacing)
(#91) Statement inside of curly braces should be on next line. (brace-style)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) A space is required after ','. (comma-spacing)
(#91) A space is required after ','. (comma-spacing)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#91) Missing whitespace after semicolon. (semi-spacing)
(#91) Infix operators must be spaced. (space-infix-ops)
(#92) Line 92 exceeds the maximum line length of 132. (max-len)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Identifier 'saved_aaSorting' is not in camel case. (camelcase)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Identifier 'saved_aoColumns' is not in camel case. (camelcase)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Expected { after 'for' condition. (curly)
(#92) Expected space(s) after "for". (keyword-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Unexpected use of comma operator. (no-sequences)
(#92) A space is required after ','. (comma-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) A space is required after ','. (comma-spacing)
(#92) Requires a space before '}'. (block-spacing)
(#92) Missing semicolon. (semi)
(#92) Requires a space before '}'. (block-spacing)
(#92) Requires a space before '}'. (block-spacing)
(#92) Requires a space before '}'. (block-spacing)
(#92) Missing JSDoc comment. (require-jsdoc)
(#92) Expected space(s) before "function". (keyword-spacing)
(#92) Requires a space after '{'. (block-spacing)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Expected space(s) after "for". (keyword-spacing)
(#92) Expected { after 'for' condition. (curly)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Expected space(s) after "if". (keyword-spacing)
(#92) Expected { after 'if' condition. (curly)
(#92) Expected space(s) before "if". (keyword-spacing)
(#92) Infix operators must be spaced. (space-infix-ops)
(#92) Expected space(s) before "return". (keyword-spacing)
(#92) Missing whitespace after semicolon. (semi-spacing)
(#92) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#92) Missing semicolon. (semi)
(#92) Requires a space before '}'. (block-spacing)
(#92) Expected space(s) before "function". (keyword-spacing)
(#92) Missing JSDoc comment. (require-jsdoc)
(#92) Missing space before opening brace. (space-before-blocks)
(#92) Requires a space after '{'. (block-spacing)
(#92) Statement inside of curly braces should be on next line. (brace-style)
(#92) Expected space(s) after "for". (keyword-spacing)
(#92) Expected { after 'for' condition. (curly)
(#92) Infix operators must be spaced. (space-infix-ops)
(#93) Line 93 exceeds the maximum line length of 132. (max-len)
(#93) A space is required after ','. (comma-spacing)
(#93) 'a' is already defined (no-redeclare)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) 'b' used outside of binding context. (block-scoped-var)
(#93) Requires a space before '}'. (block-spacing)
(#93) Missing semicolon. (semi)
(#93) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#93) Expected space(s) before "function". (keyword-spacing)
(#93) Missing JSDoc comment. (require-jsdoc)
(#93) A space is required after ','. (comma-spacing)
(#93) Requires a space after '{'. (block-spacing)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected { after 'for' condition. (curly)
(#93) Expected space(s) after "for". (keyword-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected space(s) before "if". (keyword-spacing)
(#93) Expected space(s) after "if". (keyword-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Unexpected use of comma operator. (no-sequences)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Requires a space after '{'. (block-spacing)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected { after 'for' condition. (curly)
(#93) Expected space(s) after "for". (keyword-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Unexpected use of comma operator. (no-sequences)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected space(s) after "for". (keyword-spacing)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Expected { after 'for' condition. (curly)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Missing whitespace after semicolon. (semi-spacing)
(#93) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) A space is required after ','. (comma-spacing)
(#93) Requires a space before '}'. (block-spacing)
(#93) Missing semicolon. (semi)
(#93) Expected space(s) before "return". (keyword-spacing)
(#93) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#93) Requires a space before '}'. (block-spacing)
(#93) Missing semicolon. (semi)
(#93) Missing JSDoc comment. (require-jsdoc)
(#93) Expected space(s) before "function". (keyword-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) A space is required after ','. (comma-spacing)
(#93) Missing space before opening brace. (space-before-blocks)
(#93) Requires a space after '{'. (block-spacing)
(#93) Statement inside of curly braces should be on next line. (brace-style)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#93) Infix operators must be spaced. (space-infix-ops)
(#94) Line 94 exceeds the maximum line length of 132. (max-len)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Expected { after 'if' condition. (curly)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Expected space(s) after "if". (keyword-spacing)
(#94) Expected space(s) before "if". (keyword-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Unexpected alert. (no-alert)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Expected { after 'else'. (curly)
(#94) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Unexpected console statement. (no-console)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Unexpected console statement. (no-console)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Expected space(s) before "function". (keyword-spacing)
(#94) Missing JSDoc comment. (require-jsdoc)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Requires a space after '{'. (block-spacing)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Expected space(s) before "function". (keyword-spacing)
(#94) Missing JSDoc comment. (require-jsdoc)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Requires a space after '{'. (block-spacing)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) A space is required after ','. (comma-spacing)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Expected space(s) after "for". (keyword-spacing)
(#94) Expected { after 'for-in'. (curly)
(#94) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) A space is required after ','. (comma-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing JSDoc comment. (require-jsdoc)
(#94) Expected space(s) before "function". (keyword-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Missing whitespace after semicolon. (semi-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing semicolon. (semi)
(#94) A space is required after ','. (comma-spacing)
(#94) A space is required after ','. (comma-spacing)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Infix operators must be spaced. (space-infix-ops)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing semicolon. (semi)
(#94) A space is required after ','. (comma-spacing)
(#94) Requires a space after '{'. (block-spacing)
(#94) Missing space before opening brace. (space-before-blocks)
(#94) Expected space(s) after "return". (keyword-spacing)
(#94) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#94) Statement inside of curly braces should be on next line. (brace-style)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#94) Missing semicolon. (semi)
(#94) Requires a space before '}'. (block-spacing)
(#95) Missing JSDoc comment. (require-jsdoc)
(#95) Line 95 exceeds the maximum line length of 132. (max-len)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Requires a space after '{'. (block-spacing)
(#95) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing space before value for key 'fn'. (key-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before value for key 'sName'. (key-spacing)
(#95) Missing semicolon. (semi)
(#95) Requires a space before '}'. (block-spacing)
(#95) Missing JSDoc comment. (require-jsdoc)
(#95) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#95) Expected space(s) before "function". (keyword-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Requires a space after '{'. (block-spacing)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Expected space(s) after "for". (keyword-spacing)
(#95) Expected { after 'for' condition. (curly)
(#95) 'b' is already defined (no-redeclare)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) A space is required after ','. (comma-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) A space is required after ','. (comma-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) A space is required after ','. (comma-spacing)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#95) 'e' used outside of binding context. (block-scoped-var)
(#95) Missing semicolon. (semi)
(#95) Requires a space before '}'. (block-spacing)
(#95) Expected space(s) before "function". (keyword-spacing)
(#95) Missing JSDoc comment. (require-jsdoc)
(#95) Requires a space after '{'. (block-spacing)
(#95) Missing space before opening brace. (space-before-blocks)
(#95) Statement inside of curly braces should be on next line. (brace-style)
(#95) Infix operators must be spaced. (space-infix-ops)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Missing whitespace after semicolon. (semi-spacing)
(#95) Infix operators must be spaced. (space-infix-ops)
(#96) Line 96 exceeds the maximum line length of 132. (max-len)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A space is required after ','. (comma-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Missing semicolon. (semi)
(#96) Requires a space before '}'. (block-spacing)
(#96) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#96) Missing JSDoc comment. (require-jsdoc)
(#96) Expected space(s) before "function". (keyword-spacing)
(#96) Requires a space after '{'. (block-spacing)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Requires a space after '{'. (block-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#96) A space is required after ','. (comma-spacing)
(#96) Requires a space before '}'. (block-spacing)
(#96) Missing semicolon. (semi)
(#96) Missing semicolon. (semi)
(#96) Requires a space before '}'. (block-spacing)
(#96) Expected space(s) before "var". (keyword-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A space is required after ','. (comma-spacing)
(#96) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing space before opening brace. (space-before-blocks)
(#96) Requires a space after '{'. (block-spacing)
(#96) Statement inside of curly braces should be on next line. (brace-style)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Expected { after 'if' condition. (curly)
(#96) Expected space(s) after "if". (keyword-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Expected space(s) after "return". (keyword-spacing)
(#96) Expected space(s) before "return". (keyword-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Unexpected use of comma operator. (no-sequences)
(#96) A space is required after ','. (comma-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) A space is required after ','. (comma-spacing)
(#96) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A space is required after ','. (comma-spacing)
(#96) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Expected space(s) after "for". (keyword-spacing)
(#96) Expected { after 'for-in'. (curly)
(#96) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A space is required after ','. (comma-spacing)
(#96) Unexpected use of comma operator. (no-sequences)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A space is required after ','. (comma-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#96) A space is required after ','. (comma-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Infix operators must be spaced. (space-infix-ops)
(#96) Missing whitespace after semicolon. (semi-spacing)
(#96) Expected space(s) after "return". (keyword-spacing)
(#96) Infix operators must be spaced. (space-infix-ops)
(#97) Line 97 exceeds the maximum line length of 132. (max-len)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing semicolon. (semi)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Requires a space after '{'. (block-spacing)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#97) A space is required after ','. (comma-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) A space is required after ','. (comma-spacing)
(#97) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) A space is required after ','. (comma-spacing)
(#97) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) A space is required after ','. (comma-spacing)
(#97) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before value for key 'filter'. (key-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before value for key 'order'. (key-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing space before value for key 'page'. (key-spacing)
(#97) A space is required after ','. (comma-spacing)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Expected space(s) after "if". (keyword-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space after '{'. (block-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Expected space(s) after "for". (keyword-spacing)
(#97) Expected { after 'for' condition. (curly)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space before '}'. (block-spacing)
(#97) Missing semicolon. (semi)
(#97) Expected space(s) before "else". (keyword-spacing)
(#97) Expected space(s) after "if". (keyword-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space after '{'. (block-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Expected space(s) after "for". (keyword-spacing)
(#97) Expected { after 'for' condition. (curly)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing semicolon. (semi)
(#97) Requires a space before '}'. (block-spacing)
(#97) Expected space(s) before "else". (keyword-spacing)
(#97) Expected space(s) after "if". (keyword-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Requires a space after '{'. (block-spacing)
(#97) Missing space before opening brace. (space-before-blocks)
(#97) Statement inside of curly braces should be on next line. (brace-style)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Expected { after 'for' condition. (curly)
(#97) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#97) Expected space(s) after "for". (keyword-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing whitespace after semicolon. (semi-spacing)
(#97) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Infix operators must be spaced. (space-infix-ops)
(#97) Missing semicolon. (semi)
(#97) Requires a space before '}'. (block-spacing)
(#97) Expected space(s) before "else". (keyword-spacing)
(#97) Expected space(s) after "if". (keyword-spacing)
(#97) Infix operators must be spaced. (space-infix-ops)
(#98) Line 98 exceeds the maximum line length of 132. (max-len)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Requires a space after '{'. (block-spacing)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Expected { after 'for' condition. (curly)
(#98) Expected space(s) after "for". (keyword-spacing)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing semicolon. (semi)
(#98) Requires a space before '}'. (block-spacing)
(#98) Expected space(s) before "else". (keyword-spacing)
(#98) Expected space(s) after "if". (keyword-spacing)
(#98) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Requires a space after '{'. (block-spacing)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Expected space(s) after "for". (keyword-spacing)
(#98) Expected { after 'for' condition. (curly)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Unexpected use of comma operator. (no-sequences)
(#98) A space is required after ','. (comma-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) A space is required after ','. (comma-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Requires a space before '}'. (block-spacing)
(#98) Missing semicolon. (semi)
(#98) Expected { after 'else'. (curly)
(#98) Expected space(s) before "else". (keyword-spacing)
(#98) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) A space is required after ','. (comma-spacing)
(#98) Requires a space before '}'. (block-spacing)
(#98) Missing semicolon. (semi)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Requires a space after '{'. (block-spacing)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) A space is required after ','. (comma-spacing)
(#98) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#98) A space is required after ','. (comma-spacing)
(#98) A space is required after ','. (comma-spacing)
(#98) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Expected { after 'for' condition. (curly)
(#98) Expected space(s) after "for". (keyword-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#98) Missing semicolon. (semi)
(#98) Requires a space before '}'. (block-spacing)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) A space is required after ','. (comma-spacing)
(#98) Missing space before opening brace. (space-before-blocks)
(#98) Requires a space after '{'. (block-spacing)
(#98) Expected { after 'if' condition. (curly)
(#98) Expected space(s) after "if". (keyword-spacing)
(#98) Statement inside of curly braces should be on next line. (brace-style)
(#98) Infix operators must be spaced. (space-infix-ops)
(#98) Expected space(s) before "return". (keyword-spacing)
(#98) Expected space(s) after "return". (keyword-spacing)
(#98) Missing whitespace after semicolon. (semi-spacing)
(#98) Infix operators must be spaced. (space-infix-ops)
(#99) Line 99 exceeds the maximum line length of 132. (max-len)
(#99) A space is required after ','. (comma-spacing)
(#99) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) Expected { after 'if' condition. (curly)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Expected space(s) before "for". (keyword-spacing)
(#99) Expected space(s) after "for". (keyword-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Requires a space after '{'. (block-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) Expected { after 'if' condition. (curly)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Expected space(s) before "return". (keyword-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Missing semicolon. (semi)
(#99) Requires a space before '}'. (block-spacing)
(#99) Expected space(s) before "else". (keyword-spacing)
(#99) Expected space(s) after "else". (keyword-spacing)
(#99) Requires a space after '{'. (block-spacing)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#99) A space is required after ','. (comma-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected { after 'if' condition. (curly)
(#99) Expected space(s) after "if". (keyword-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Expected space(s) before "return". (keyword-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Requires a space before '}'. (block-spacing)
(#99) Missing semicolon. (semi)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Missing semicolon. (semi)
(#99) Requires a space before '}'. (block-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Requires a space after '{'. (block-spacing)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing semicolon. (semi)
(#99) Requires a space before '}'. (block-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing space before opening brace. (space-before-blocks)
(#99) Requires a space after '{'. (block-spacing)
(#99) Statement inside of curly braces should be on next line. (brace-style)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#99) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Infix operators must be spaced. (space-infix-ops)
(#99) Requires a space before '}'. (block-spacing)
(#99) Missing semicolon. (semi)
(#99) Missing whitespace after semicolon. (semi-spacing)
(#99) Infix operators must be spaced. (space-infix-ops)
(#100) Line 100 exceeds the maximum line length of 132. (max-len)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Requires a space after '{'. (block-spacing)
(#100) Expected { after 'for' condition. (curly)
(#100) Expected space(s) after "for". (keyword-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Expected { after 'if' condition. (curly)
(#100) Expected space(s) after "if". (keyword-spacing)
(#100) Expected space(s) before "if". (keyword-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Expected space(s) after "return". (keyword-spacing)
(#100) Expected space(s) before "return". (keyword-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Unexpected use of comma operator. (no-sequences)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#100) Missing semicolon. (semi)
(#100) Requires a space before '}'. (block-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing space before opening brace. (space-before-blocks)
(#100) Requires a space after '{'. (block-spacing)
(#100) Statement inside of curly braces should be on next line. (brace-style)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) 'a' is already defined (no-redeclare)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#100) A space is required after ','. (comma-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Expected space(s) after "for". (keyword-spacing)
(#100) Expected { after 'for' condition. (curly)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Identifier '_DT_RowIndex' is not in camel case. (camelcase)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) Infix operators must be spaced. (space-infix-ops)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#100) A space is required after ','. (comma-spacing)
(#100) Missing whitespace after semicolon. (semi-spacing)
(#101) Line 101 exceeds the maximum line length of 132. (max-len)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#101) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) A space is required after ','. (comma-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Expected { after 'if' condition. (curly)
(#101) Expected space(s) after "if". (keyword-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#101) A space is required after ','. (comma-spacing)
(#101) Unexpected use of comma operator. (no-sequences)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Requires a space before '}'. (block-spacing)
(#101) Missing semicolon. (semi)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Requires a space after '{'. (block-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) A space is required after ','. (comma-spacing)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) A space is required after ','. (comma-spacing)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) A space is required after ','. (comma-spacing)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) 'a' is already defined (no-redeclare)
(#101) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Expected space(s) after "if". (keyword-spacing)
(#101) Missing space before opening brace. (space-before-blocks)
(#101) Requires a space after '{'. (block-spacing)
(#101) Statement inside of curly braces should be on next line. (brace-style)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#101) Expected { after 'for' condition. (curly)
(#101) Expected space(s) after "for". (keyword-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Missing whitespace after semicolon. (semi-spacing)
(#101) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) Infix operators must be spaced. (space-infix-ops)
(#101) A space is required after ','. (comma-spacing)
(#101) Missing semicolon. (semi)
(#101) Requires a space before '}'. (block-spacing)
(#102) Line 102 exceeds the maximum line length of 132. (max-len)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#102) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) A space is required after ','. (comma-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) Infix operators must be spaced. (space-infix-ops)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#102) Missing whitespace after semicolon. (semi-spacing)
(#102) A space is required after ','. (comma-spacing)
(#102) A space is required after ','. (comma-spacing)
(#103) Line 103 exceeds the maximum line length of 132. (max-len)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) A space is required after ','. (comma-spacing)
(#103) A space is required after ','. (comma-spacing)
(#103) A space is required after ','. (comma-spacing)
(#103) Missing space before opening brace. (space-before-blocks)
(#103) Requires a space after '{'. (block-spacing)
(#103) Statement inside of curly braces should be on next line. (brace-style)
(#103) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) A space is required after ','. (comma-spacing)
(#103) A space is required after ','. (comma-spacing)
(#103) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#103) Requires a space before '}'. (block-spacing)
(#103) Missing semicolon. (semi)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) A space is required after ','. (comma-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Expected space(s) after "for". (keyword-spacing)
(#103) Expected { after 'for' condition. (curly)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Missing whitespace after semicolon. (semi-spacing)
(#103) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#103) Infix operators must be spaced. (space-infix-ops)
(#103) Infix operators must be spaced. (space-infix-ops)
(#104) Line 104 exceeds the maximum line length of 132. (max-len)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Requires a space after '{'. (block-spacing)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Expected space(s) after "for". (keyword-spacing)
(#104) Expected { after 'for' condition. (curly)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing semicolon. (semi)
(#104) Requires a space before '}'. (block-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Expected space(s) after "for". (keyword-spacing)
(#104) Expected { after 'for' condition. (curly)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) A space is required after ','. (comma-spacing)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Requires a space before '}'. (block-spacing)
(#104) Missing semicolon. (semi)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Requires a space after '{'. (block-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#104) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) A space is required after ','. (comma-spacing)
(#104) Missing semicolon. (semi)
(#104) Requires a space before '}'. (block-spacing)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) A space is required after ','. (comma-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) A space is required after ','. (comma-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Requires a space after '{'. (block-spacing)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Missing space before opening brace. (space-before-blocks)
(#104) Requires a space after '{'. (block-spacing)
(#104) Statement inside of curly braces should be on next line. (brace-style)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Expected { after 'if' condition. (curly)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Expected { after 'if' condition. (curly)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Missing whitespace after semicolon. (semi-spacing)
(#104) Expected { after 'if' condition. (curly)
(#104) Expected space(s) after "if". (keyword-spacing)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#104) Infix operators must be spaced. (space-infix-ops)
(#105) Line 105 exceeds the maximum line length of 132. (max-len)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Expected { after 'if' condition. (curly)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Requires a space after '{'. (block-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'sSearch'. (key-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'bRegex'. (key-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'bSmart'. (key-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'bCaseInsensitive'. (key-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Unexpected use of comma operator. (no-sequences)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Expected { after 'for' condition. (curly)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Expected space(s) after "for". (keyword-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Blocks are nested too deeply (5). (max-depth)
(#105) Expected space(s) after "try". (keyword-spacing)
(#105) Expected space(s) before "try". (keyword-spacing)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing semicolon. (semi)
(#105) Requires a space before '}'. (block-spacing)
(#105) Expected space(s) before "catch". (keyword-spacing)
(#105) Expected space(s) after "catch". (keyword-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#105) Missing semicolon. (semi)
(#105) Requires a space before '}'. (block-spacing)
(#105) Requires a space before '}'. (block-spacing)
(#105) Requires a space before '}'. (block-spacing)
(#105) Expected space(s) before "else". (keyword-spacing)
(#105) Expected { after 'else'. (curly)
(#105) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'sSearch'. (key-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'bRegex'. (key-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'bSmart'. (key-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing space before value for key 'bCaseInsensitive'. (key-spacing)
(#105) Unexpected use of comma operator. (no-sequences)
(#105) A space is required after ','. (comma-spacing)
(#105) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#105) A space is required after ','. (comma-spacing)
(#105) A space is required after ','. (comma-spacing)
(#105) Missing semicolon. (semi)
(#105) Requires a space before '}'. (block-spacing)
(#105) Requires a space before '}'. (block-spacing)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) A space is required after ','. (comma-spacing)
(#105) Requires a space after '{'. (block-spacing)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing whitespace after semicolon. (semi-spacing)
(#105) Expected space(s) after "if". (keyword-spacing)
(#105) Infix operators must be spaced. (space-infix-ops)
(#105) Missing space before opening brace. (space-before-blocks)
(#105) Requires a space after '{'. (block-spacing)
(#105) Statement inside of curly braces should be on next line. (brace-style)
(#105) Infix operators must be spaced. (space-infix-ops)
(#106) Line 106 exceeds the maximum line length of 132. (max-len)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#106) A space is required after ','. (comma-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing semicolon. (semi)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Expected space(s) before "return". (keyword-spacing)
(#106) Do not nest ternary expressions (no-nested-ternary)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing semicolon. (semi)
(#106) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#106) Expected space(s) before "return". (keyword-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Requires a space after '{'. (block-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Do not nest ternary expressions (no-nested-ternary)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Requires a space after '{'. (block-spacing)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#106) Expected space(s) after "return". (keyword-spacing)
(#106) Return statement should not contain assignment. (no-return-assign)
(#106) Return statement should not contain assignment. (no-return-assign)
(#106) Do not nest ternary expressions (no-nested-ternary)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#106) A space is required after ','. (comma-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#106) A space is required after ','. (comma-spacing)
(#106) A space is required after ','. (comma-spacing)
(#106) Missing semicolon. (semi)
(#106) Requires a space before '}'. (block-spacing)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing space before opening brace. (space-before-blocks)
(#106) Requires a space after '{'. (block-spacing)
(#106) Expected space(s) after "for". (keyword-spacing)
(#106) Expected { after 'for' condition. (curly)
(#106) Statement inside of curly braces should be on next line. (brace-style)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) A space is required after ','. (comma-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#106) Missing whitespace after semicolon. (semi-spacing)
(#106) Infix operators must be spaced. (space-infix-ops)
(#107) Line 107 exceeds the maximum line length of 132. (max-len)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Expected space(s) before "if". (keyword-spacing)
(#107) Expected { after 'if' condition. (curly)
(#107) Expected space(s) after "if". (keyword-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Expected space(s) after "return". (keyword-spacing)
(#107) Expected space(s) before "return". (keyword-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Expected space(s) after "return". (keyword-spacing)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Missing semicolon. (semi)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Expected to return a value at the end of this function. (consistent-return)
(#107) A space is required after ','. (comma-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Requires a space after '{'. (block-spacing)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) 'e' used outside of binding context. (block-scoped-var)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Expected space(s) after "if". (keyword-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) 'e' used outside of binding context. (block-scoped-var)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Requires a space after '{'. (block-spacing)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) 'e' is already defined (no-redeclare)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Missing space before value for key 'nTr'. (key-spacing)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing space before value for key 'nParent'. (key-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing semicolon. (semi)
(#107) Requires a space before '}'. (block-spacing)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) A space is required after ','. (comma-spacing)
(#107) Missing space before opening brace. (space-before-blocks)
(#107) Requires a space after '{'. (block-spacing)
(#107) Statement inside of curly braces should be on next line. (brace-style)
(#107) Infix operators must be spaced. (space-infix-ops)
(#107) Missing whitespace after semicolon. (semi-spacing)
(#107) A space is required after ','. (comma-spacing)
(#108) Line 108 exceeds the maximum line length of 132. (max-len)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Requires a space before '}'. (block-spacing)
(#108) Missing semicolon. (semi)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Requires a space after '{'. (block-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#108) A space is required after ','. (comma-spacing)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected space(s) after "if". (keyword-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Requires a space after '{'. (block-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Expected space(s) after "if". (keyword-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Requires a space after '{'. (block-spacing)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Expected space(s) after "for". (keyword-spacing)
(#108) Expected { after 'for' condition. (curly)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected space(s) after "if". (keyword-spacing)
(#108) Expected { after 'if' condition. (curly)
(#108) Expected { after 'for' condition. (curly)
(#108) Expected space(s) before "for". (keyword-spacing)
(#108) Expected space(s) after "for". (keyword-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected space(s) before "if". (keyword-spacing)
(#108) Expected space(s) after "if". (keyword-spacing)
(#108) Blocks are nested too deeply (5). (max-depth)
(#108) Requires a space after '{'. (block-spacing)
(#108) Missing space before opening brace. (space-before-blocks)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Requires a space before '}'. (block-spacing)
(#108) Missing semicolon. (semi)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Expected { after 'for' condition. (curly)
(#108) Expected space(s) after "for". (keyword-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#108) A space is required after ','. (comma-spacing)
(#108) Missing semicolon. (semi)
(#108) Requires a space before '}'. (block-spacing)
(#108) Expected space(s) before "else". (keyword-spacing)
(#108) Expected space(s) after "else". (keyword-spacing)
(#108) Requires a space after '{'. (block-spacing)
(#108) Statement inside of curly braces should be on next line. (brace-style)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected { after 'for' condition. (curly)
(#108) Expected space(s) after "for". (keyword-spacing)
(#108) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Missing whitespace after semicolon. (semi-spacing)
(#108) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#108) A space is required after ','. (comma-spacing)
(#108) A space is required after ','. (comma-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#108) A space is required after ','. (comma-spacing)
(#108) Missing semicolon. (semi)
(#108) Requires a space before '}'. (block-spacing)
(#108) Infix operators must be spaced. (space-infix-ops)
(#109) Line 109 exceeds the maximum line length of 132. (max-len)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#109) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Expected space(s) after "for". (keyword-spacing)
(#109) Expected { after 'for' condition. (curly)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) Expected { after 'if' condition. (curly)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#109) A space is required after ','. (comma-spacing)
(#109) Unexpected use of comma operator. (no-sequences)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Missing semicolon. (semi)
(#109) Requires a space before '}'. (block-spacing)
(#109) Requires a space before '}'. (block-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Requires a space after '{'. (block-spacing)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Missing semicolon. (semi)
(#109) Requires a space before '}'. (block-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Requires a space after '{'. (block-spacing)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#109) Missing semicolon. (semi)
(#109) Requires a space before '}'. (block-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Requires a space after '{'. (block-spacing)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Requires a space before '}'. (block-spacing)
(#109) Missing semicolon. (semi)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) A space is required after ','. (comma-spacing)
(#109) Requires a space after '{'. (block-spacing)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) A space is required after ','. (comma-spacing)
(#109) 'b' is already defined (no-redeclare)
(#109) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#109) A space is required after ','. (comma-spacing)
(#109) Missing whitespace after semicolon. (semi-spacing)
(#109) Expected space(s) after "if". (keyword-spacing)
(#109) 'a' used outside of binding context. (block-scoped-var)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) Requires a space after '{'. (block-spacing)
(#109) Missing space before opening brace. (space-before-blocks)
(#109) Statement inside of curly braces should be on next line. (brace-style)
(#109) Infix operators must be spaced. (space-infix-ops)
(#109) 'a' used outside of binding context. (block-scoped-var)
(#110) Expected space(s) after "for". (keyword-spacing)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Expected { after 'for' condition. (curly)
(#110) Line 110 exceeds the maximum line length of 132. (max-len)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Expected space(s) before "this". (keyword-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing semicolon. (semi)
(#110) Requires a space before '}'. (block-spacing)
(#110) Expected space(s) before "else". (keyword-spacing)
(#110) Expected space(s) after "if". (keyword-spacing)
(#110) 'a' used outside of binding context. (block-scoped-var)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing space before opening brace. (space-before-blocks)
(#110) Requires a space after '{'. (block-spacing)
(#110) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) 'a' used outside of binding context. (block-scoped-var)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Expected space(s) after "for". (keyword-spacing)
(#110) Expected { after 'for' condition. (curly)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Expected space(s) before "this". (keyword-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Requires a space before '}'. (block-spacing)
(#110) Missing semicolon. (semi)
(#110) Expected space(s) before "else". (keyword-spacing)
(#110) Expected space(s) after "else". (keyword-spacing)
(#110) Requires a space after '{'. (block-spacing)
(#110) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#110) Statement inside of curly braces should be on next line. (brace-style)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) 'a' is already defined (no-redeclare)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#110) A space is required after ','. (comma-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Requires a space before '}'. (block-spacing)
(#110) Missing semicolon. (semi)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) A space is required after ','. (comma-spacing)
(#110) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) A space is required after ','. (comma-spacing)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Infix operators must be spaced. (space-infix-ops)
(#110) Missing whitespace after semicolon. (semi-spacing)
(#110) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#110) Requires a space before '}'. (block-spacing)
(#110) Missing semicolon. (semi)
(#111) Line 111 exceeds the maximum line length of 132. (max-len)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing whitespace after semicolon. (semi-spacing)
(#111) Infix operators must be spaced. (space-infix-ops)
(#111) Missing space before value for key '_fnExternApiFunc'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnInitialise'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnInitComplete'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnLanguageCompat'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnAddColumn'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnColumnOptions'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnAddData'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnCreateTr'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnGatherData'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnBuildHead'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnDrawHead'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnDraw'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnReDraw'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnAjaxUpdate'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnAjaxParameters'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnAjaxUpdateDraw'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnServerParams'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnAddOptionsHtml'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnFeatureHtmlTable'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnScrollDraw'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnAdjustColumnSizing'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnFeatureHtmlFilter'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnFilterComplete'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnFilterCustom'. (key-spacing)
(#111) A space is required after ','. (comma-spacing)
(#111) Missing space before value for key '_fnFilterColumn'. (key-spacing)
(#112) Line 112 exceeds the maximum line length of 132. (max-len)
(#112) Missing space before value for key '_fnFilter'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnBuildSearchArray'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnBuildSearchRow'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnFilterCreateSearch'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnDataToSearch'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnSort'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnSortAttachListener'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnSortingClasses'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnFeatureHtmlPaginate'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnPageChange'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnFeatureHtmlInfo'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnUpdateInfo'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnFeatureHtmlLength'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnFeatureHtmlProcessing'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnProcessingDisplay'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnVisibleToColumnIndex'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnColumnIndexToVisible'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnNodeToDataIndex'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnVisbleColumns'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnCalculateEnd'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnConvertToWidth'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnCalculateColumnWidths'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnScrollingWidthAdjust'. (key-spacing)
(#112) A space is required after ','. (comma-spacing)
(#112) Missing space before value for key '_fnGetWidestNode'. (key-spacing)
(#113) Line 113 exceeds the maximum line length of 132. (max-len)
(#113) Missing space before value for key '_fnGetMaxLenString'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnStringToCss'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnDetectType'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnSettingsFromNode'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnGetDataMaster'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnGetTrNodes'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnGetTdNodes'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnEscapeRegex'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnDeleteIndex'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnReOrderIndex'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnColumnOrdering'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnLog'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnClearTable'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnSaveState'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnLoadState'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before value for key '_fnCreateCookie'. (key-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Missing space before opening brace. (space-before-blocks)
(#113) Requires a space after '{'. (block-spacing)
(#113) Statement inside of curly braces should be on next line. (brace-style)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing '()' invoking a constructor (new-parens)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#113) 'c' is already defined (no-redeclare)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) A space is required after ','. (comma-spacing)
(#113) 'a' is already defined (no-redeclare)
(#113) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) A space is required after ','. (comma-spacing)
(#113) A space is required after ','. (comma-spacing)
(#113) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#113) Missing whitespace after semicolon. (semi-spacing)
(#113) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) eval can be harmful. (no-eval)
(#113) Infix operators must be spaced. (space-infix-ops)
(#113) Infix operators must be spaced. (space-infix-ops)
(#114) Line 114 exceeds the maximum line length of 132. (max-len)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Expected space(s) after "if". (keyword-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Requires a space after '{'. (block-spacing)
(#114) Missing space before opening brace. (space-before-blocks)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#114) Expected space(s) after "for". (keyword-spacing)
(#114) Expected { after 'for' condition. (curly)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) A space is required after ','. (comma-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Expected space(s) before "if". (keyword-spacing)
(#114) Expected space(s) after "if". (keyword-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing space before opening brace. (space-before-blocks)
(#114) Requires a space after '{'. (block-spacing)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Expected space(s) after "try". (keyword-spacing)
(#114) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#114) Requires a space after '{'. (block-spacing)
(#114) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#114) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) eval can be harmful. (no-eval)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing space before value for key 'name'. (key-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Missing space before value for key 'time'. (key-spacing)
(#114) Requires a space before '}'. (block-spacing)
(#114) Missing semicolon. (semi)
(#114) Expected space(s) after "catch". (keyword-spacing)
(#114) Expected space(s) before "catch". (keyword-spacing)
(#114) Empty block statement. (no-empty)
(#114) Missing space before opening brace. (space-before-blocks)
(#114) Requires a space before '}'. (block-spacing)
(#114) Expected space(s) after "for". (keyword-spacing)
(#114) Expected space(s) before "for". (keyword-spacing)
(#114) A space is required after ','. (comma-spacing)
(#114) Requires a space after '{'. (block-spacing)
(#114) Missing space before opening brace. (space-before-blocks)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#114) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing semicolon. (semi)
(#114) Requires a space before '}'. (block-spacing)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Requires a space after '{'. (block-spacing)
(#114) Missing space before opening brace. (space-before-blocks)
(#114) Expected space(s) after "if". (keyword-spacing)
(#114) Statement inside of curly braces should be on next line. (brace-style)
(#114) Expected { after 'if' condition. (curly)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Expected space(s) before "return". (keyword-spacing)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#114) Missing whitespace after semicolon. (semi-spacing)
(#114) Infix operators must be spaced. (space-infix-ops)
(#115) Line 115 exceeds the maximum line length of 132. (max-len)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing semicolon. (semi)
(#115) Requires a space before '}'. (block-spacing)
(#115) Requires a space before '}'. (block-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing semicolon. (semi)
(#115) Requires a space before '}'. (block-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before value for key '_fnReadCookie'. (key-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Requires a space after '{'. (block-spacing)
(#115) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#115) Expected space(s) after "for". (keyword-spacing)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) 'a' is already defined (no-redeclare)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) 'b' is already defined (no-redeclare)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Missing space before opening brace. (space-before-blocks)
(#115) Requires a space after '{'. (block-spacing)
(#115) Expected { after 'for' condition. (curly)
(#115) Statement inside of curly braces should be on next line. (brace-style)
(#115) Expected space(s) after "for". (keyword-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing whitespace after semicolon. (semi-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Expected { after 'if' condition. (curly)
(#115) Expected space(s) after "if". (keyword-spacing)
(#115) Infix operators must be spaced. (space-infix-ops)
(#115) 'd' used outside of binding context. (block-scoped-var)
(#115) Expected space(s) before "return". (keyword-spacing)
(#115) 'd' used outside of binding context. (block-scoped-var)
(#115) A space is required after ','. (comma-spacing)
(#115) 'd' used outside of binding context. (block-scoped-var)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing semicolon. (semi)
(#115) Expected space(s) before "return". (keyword-spacing)
(#115) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#115) Requires a space before '}'. (block-spacing)
(#115) Missing semicolon. (semi)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before value for key '_fnDetectHeader'. (key-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before value for key '_fnGetUniqueThs'. (key-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before value for key '_fnScrollBarWidth'. (key-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before value for key '_fnApplyToChildren'. (key-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before value for key '_fnMap'. (key-spacing)
(#115) A space is required after ','. (comma-spacing)
(#115) Missing space before value for key '_fnGetRowData'. (key-spacing)
(#116) Line 116 exceeds the maximum line length of 132. (max-len)
(#116) Missing space before value for key '_fnGetCellData'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnSetCellData'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnGetObjectDataFn'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnSetObjectDataFn'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnApplyColumnDefs'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnBindAction'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnExtend'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnCallbackReg'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnCallbackFire'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnJsonString'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnRender'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnNodeToColumnIndex'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnInfoMacros'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnBrowserDetect'. (key-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing space before value for key '_fnGetColumns'. (key-spacing)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#116) Expected { after 'for-in'. (curly)
(#116) Expected space(s) after "for". (keyword-spacing)
(#116) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Function 'anonymous' has a complexity of 32. (complexity)
(#116) Expected to return a value at the end of this function. (consistent-return)
(#116) Requires a space after '{'. (block-spacing)
(#116) Missing space before opening brace. (space-before-blocks)
(#116) Statement inside of curly braces should be on next line. (brace-style)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#116) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#116) A space is required after ','. (comma-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A space is required after ','. (comma-spacing)
(#116) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) Missing whitespace after semicolon. (semi-spacing)
(#116) Expected { after 'if' condition. (curly)
(#116) Expected space(s) after "if". (keyword-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#116) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#116) A space is required after ','. (comma-spacing)
(#116) A space is required after ','. (comma-spacing)
(#116) Infix operators must be spaced. (space-infix-ops)
(#117) Line 117 exceeds the maximum line length of 132. (max-len)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected space(s) after "else". (keyword-spacing)
(#117) Requires a space after '{'. (block-spacing)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#117) Expected space(s) after "for". (keyword-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Requires a space after '{'. (block-spacing)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Requires a space after '{'. (block-spacing)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Expected { after 'if' condition. (curly)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Expected space(s) before "return". (keyword-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Requires a space after '{'. (block-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Requires a space before '}'. (block-spacing)
(#117) Missing semicolon. (semi)
(#117) Expected space(s) before "else". (keyword-spacing)
(#117) Expected space(s) after "else". (keyword-spacing)
(#117) Requires a space after '{'. (block-spacing)
(#117) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) A space is required after ','. (comma-spacing)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Expected a return value. (consistent-return)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Requires a space before '}'. (block-spacing)
(#117) Missing semicolon. (semi)
(#117) Requires a space before '}'. (block-spacing)
(#117) Expected space(s) before "if". (keyword-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Requires a space after '{'. (block-spacing)
(#117) Missing space before opening brace. (space-before-blocks)
(#117) Statement inside of curly braces should be on next line. (brace-style)
(#117) A space is required after ','. (comma-spacing)
(#117) Missing whitespace after semicolon. (semi-spacing)
(#117) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#117) Requires a space before '}'. (block-spacing)
(#117) Missing semicolon. (semi)
(#117) Requires a space before '}'. (block-spacing)
(#117) Expected space(s) after "if". (keyword-spacing)
(#117) Expected { after 'if' condition. (curly)
(#117) Expected space(s) before "if". (keyword-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Expected space(s) before "this". (keyword-spacing)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#117) Infix operators must be spaced. (space-infix-ops)
(#118) Line 118 exceeds the maximum line length of 132. (max-len)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing space before value for key 'nTable'. (key-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing space before value for key 'oApi'. (key-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing space before value for key 'oInit'. (key-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing space before value for key 'sDestroyWidth'. (key-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing space before value for key 'sInstance'. (key-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing space before value for key 'sTableId'. (key-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) Infix operators must be spaced. (space-infix-ops)
(#118) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) Missing whitespace after semicolon. (semi-spacing)
(#118) A space is required after ','. (comma-spacing)
(#118) A space is required after ','. (comma-spacing)
(#119) Line 119 exceeds the maximum line length of 132. (max-len)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) A space is required after ','. (comma-spacing)
(#119) Missing whitespace after semicolon. (semi-spacing)
(#120) Line 120 exceeds the maximum line length of 132. (max-len)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) Missing whitespace after semicolon. (semi-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#120) A space is required after ','. (comma-spacing)
(#121) Line 121 exceeds the maximum line length of 132. (max-len)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) A space is required after ','. (comma-spacing)
(#121) Missing whitespace after semicolon. (semi-spacing)
(#121) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#121) Infix operators must be spaced. (space-infix-ops)
(#122) Line 122 exceeds the maximum line length of 132. (max-len)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) A space is required after ','. (comma-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A space is required after ','. (comma-spacing)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Expected { after 'if' condition. (curly)
(#122) Expected space(s) after "if". (keyword-spacing)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#122) Missing whitespace after semicolon. (semi-spacing)
(#122) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#122) Infix operators must be spaced. (space-infix-ops)
(#123) Line 123 exceeds the maximum line length of 132. (max-len)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) A space is required after ','. (comma-spacing)
(#123) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#123) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) A space is required after ','. (comma-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) A space is required after ','. (comma-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) A space is required after ','. (comma-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) Infix operators must be spaced. (space-infix-ops)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Requires a space after '{'. (block-spacing)
(#123) Missing space before opening brace. (space-before-blocks)
(#123) Statement inside of curly braces should be on next line. (brace-style)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) A space is required after ','. (comma-spacing)
(#123) Missing whitespace after semicolon. (semi-spacing)
(#123) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#123) Requires a space before '}'. (block-spacing)
(#123) Missing semicolon. (semi)
(#123) A space is required after ','. (comma-spacing)
(#123) Infix operators must be spaced. (space-infix-ops)
(#124) Line 124 exceeds the maximum line length of 132. (max-len)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Requires a space after '{'. (block-spacing)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected { after 'for' condition. (curly)
(#124) Expected space(s) after "for". (keyword-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A space is required after ','. (comma-spacing)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Requires a space before '}'. (block-spacing)
(#124) Missing semicolon. (semi)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#124) A space is required after ','. (comma-spacing)
(#124) A space is required after ','. (comma-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected space(s) after "if". (keyword-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing space before opening brace. (space-before-blocks)
(#124) Requires a space after '{'. (block-spacing)
(#124) Statement inside of curly braces should be on next line. (brace-style)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#124) Missing whitespace after semicolon. (semi-spacing)
(#124) Expected { after 'for' condition. (curly)
(#124) Expected space(s) after "for". (keyword-spacing)
(#124) Infix operators must be spaced. (space-infix-ops)
(#125) Line 125 exceeds the maximum line length of 132. (max-len)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Requires a space before '}'. (block-spacing)
(#125) Missing semicolon. (semi)
(#125) Expected space(s) before "else". (keyword-spacing)
(#125) Expected { after 'else'. (curly)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected space(s) after "for". (keyword-spacing)
(#125) Expected { after 'for' condition. (curly)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) A space is required after ','. (comma-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Unexpected use of comma operator. (no-sequences)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) Requires a space after '{'. (block-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) A space is required after ','. (comma-spacing)
(#125) A space is required after ','. (comma-spacing)
(#125) Requires a space before '}'. (block-spacing)
(#125) Missing semicolon. (semi)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected space(s) after "for". (keyword-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Requires a space after '{'. (block-spacing)
(#125) Missing space before opening brace. (space-before-blocks)
(#125) Statement inside of curly braces should be on next line. (brace-style)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Missing whitespace after semicolon. (semi-spacing)
(#125) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#125) Infix operators must be spaced. (space-infix-ops)
(#126) Line 126 exceeds the maximum line length of 132. (max-len)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Expected { after 'for' condition. (curly)
(#126) Expected space(s) after "for". (keyword-spacing)
(#126) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Expected space(s) before "if". (keyword-spacing)
(#126) Expected space(s) after "if". (keyword-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Missing semicolon. (semi)
(#126) Requires a space before '}'. (block-spacing)
(#126) Requires a space before '}'. (block-spacing)
(#126) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Requires a space after '{'. (block-spacing)
(#126) Missing space before opening brace. (space-before-blocks)
(#126) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#126) Statement inside of curly braces should be on next line. (brace-style)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing semicolon. (semi)
(#126) Requires a space before '}'. (block-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) A space is required after ','. (comma-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) A space is required after ','. (comma-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) Infix operators must be spaced. (space-infix-ops)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#126) A space is required after ','. (comma-spacing)
(#126) Missing whitespace after semicolon. (semi-spacing)
(#127) Line 127 exceeds the maximum line length of 132. (max-len)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) A space is required after ','. (comma-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Expected { after 'if' condition. (curly)
(#127) Expected space(s) after "if". (keyword-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) A space is required after ','. (comma-spacing)
(#127) Unexpected use of comma operator. (no-sequences)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) A space is required after ','. (comma-spacing)
(#127) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#127) A space is required after ','. (comma-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Expected { after 'if' condition. (curly)
(#127) Expected space(s) after "if". (keyword-spacing)
(#127) Expected { after 'for' condition. (curly)
(#127) Expected space(s) after "for". (keyword-spacing)
(#127) Expected space(s) before "for". (keyword-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#127) A space is required after ','. (comma-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Expected { after 'else'. (curly)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing semicolon. (semi)
(#127) Requires a space before '}'. (block-spacing)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Missing semicolon. (semi)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Requires a space after '{'. (block-spacing)
(#127) Expected { after 'for' condition. (curly)
(#127) Expected space(s) after "for". (keyword-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) A space is required after ','. (comma-spacing)
(#127) Requires a space after '{'. (block-spacing)
(#127) Missing space before opening brace. (space-before-blocks)
(#127) Expected { after 'for' condition. (curly)
(#127) Expected space(s) after "for". (keyword-spacing)
(#127) Statement inside of curly braces should be on next line. (brace-style)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Infix operators must be spaced. (space-infix-ops)
(#127) Missing whitespace after semicolon. (semi-spacing)
(#127) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#127) Requires a space before '}'. (block-spacing)
(#127) Missing semicolon. (semi)
(#127) A space is required after ','. (comma-spacing)
(#127) Infix operators must be spaced. (space-infix-ops)
(#128) 'e' is already defined (no-redeclare)
(#128) Line 128 exceeds the maximum line length of 132. (max-len)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) Unexpected use of comma operator. (no-sequences)
(#128) A space is required after ','. (comma-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) 'k' used outside of binding context. (block-scoped-var)
(#128) A space is required after ','. (comma-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) 'n' used outside of binding context. (block-scoped-var)
(#128) A space is required after ','. (comma-spacing)
(#128) Missing semicolon. (semi)
(#128) Requires a space before '}'. (block-spacing)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing space before opening brace. (space-before-blocks)
(#128) Requires a space after '{'. (block-spacing)
(#128) Statement inside of curly braces should be on next line. (brace-style)
(#128) Expected { after 'for' condition. (curly)
(#128) Expected space(s) after "for". (keyword-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) A space is required after ','. (comma-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Expected { after 'if' condition. (curly)
(#128) Expected space(s) before "if". (keyword-spacing)
(#128) Expected space(s) after "if". (keyword-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Expected space(s) before "return". (keyword-spacing)
(#128) Expected space(s) after "return". (keyword-spacing)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Expected space(s) after "return". (keyword-spacing)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) Missing semicolon. (semi)
(#128) Requires a space before '}'. (block-spacing)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Requires a space after '{'. (block-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#128) Statement inside of curly braces should be on next line. (brace-style)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) 'jQuery' is not defined. (no-undef)
(#128) A space is required after ','. (comma-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) Requires a space after '{'. (block-spacing)
(#128) Missing space before opening brace. (space-before-blocks)
(#128) Statement inside of curly braces should be on next line. (brace-style)
(#128) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Requires a space before '}'. (block-spacing)
(#128) Missing semicolon. (semi)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#128) Missing semicolon. (semi)
(#128) Requires a space before '}'. (block-spacing)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing whitespace after semicolon. (semi-spacing)
(#128) Infix operators must be spaced. (space-infix-ops)
(#128) Missing space before value for key 'afnFiltering'. (key-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) Missing space before value for key 'afnSortData'. (key-spacing)
(#128) A space is required after ','. (comma-spacing)
(#128) Missing space before value for key 'aoFeatures'. (key-spacing)
(#129) Line 129 exceeds the maximum line length of 132. (max-len)
(#129) Missing space before value for key 'aTypes'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'fnVersionCheck'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'iApiIndex'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'ofnSearch'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'oApi'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'oStdClasses'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'oJUIClasses'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'oPagination'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'oSort'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'sVersion'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'sErrMode'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key '_oExternConfig'. (key-spacing)
(#129) Missing space before value for key 'iNextUnique'. (key-spacing)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing space before value for key 'bCaseInsensitive'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'sSearch'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'bRegex'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'bSmart'. (key-spacing)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing space before value for key 'nTr'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key '_aData'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key '_aSortData'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key '_anHidden'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key '_sRowStripe'. (key-spacing)
(#129) Missing whitespace after semicolon. (semi-spacing)
(#129) Infix operators must be spaced. (space-infix-ops)
(#129) Missing space before value for key 'aDataSort'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'asSorting'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'bSearchable'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'bSortable'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'bUseRendered'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'bVisible'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key '_bAutoType'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'fnCreatedCell'. (key-spacing)
(#129) A space is required after ','. (comma-spacing)
(#129) Missing space before value for key 'fnGetData'. (key-spacing)
(#130) Line 130 exceeds the maximum line length of 132. (max-len)
(#130) Missing space before value for key 'fnRender'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'fnSetData'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'mData'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'mRender'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'nTh'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'nTf'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sClass'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sContentPadding'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sDefaultContent'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sName'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sSortDataType'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sSortingClass'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sSortingClassJUI'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sTitle'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sType'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sWidth'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'sWidthOrig'. (key-spacing)
(#130) Missing whitespace after semicolon. (semi-spacing)
(#130) Infix operators must be spaced. (space-infix-ops)
(#130) Missing space before value for key 'aaData'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'aaSorting'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'aaSortingFixed'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'aLengthMenu'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'aoColumns'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'aoColumnDefs'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'aoSearchCols'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'asStripeClasses'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'bAutoWidth'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'bDeferRender'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'bDestroy'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'bFilter'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'bInfo'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'bJQueryUI'. (key-spacing)
(#130) A space is required after ','. (comma-spacing)
(#130) Missing space before value for key 'bLengthChange'. (key-spacing)
(#131) Line 131 exceeds the maximum line length of 132. (max-len)
(#131) Missing space before value for key 'bPaginate'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bProcessing'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bRetrieve'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bScrollAutoCss'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bScrollCollapse'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bScrollInfinite'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bServerSide'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bSort'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bSortCellsTop'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bSortClasses'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'bStateSave'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'fnCookieCallback'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'fnCreatedRow'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'fnDrawCallback'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'fnFooterCallback'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'fnFormatNumber'. (key-spacing)
(#131) Missing space before opening brace. (space-before-blocks)
(#131) Requires a space after '{'. (block-spacing)
(#131) Statement inside of curly braces should be on next line. (brace-style)
(#131) Expected { after 'if' condition. (curly)
(#131) Expected space(s) after "if". (keyword-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) 'e' used outside of binding context. (block-scoped-var)
(#131) Expected space(s) before "return". (keyword-spacing)
(#131) 'e' used outside of binding context. (block-scoped-var)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Expected space(s) after "for". (keyword-spacing)
(#131) Expected { after 'for' condition. (curly)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) A space is required after ','. (comma-spacing)
(#131) 'e' is already defined (no-redeclare)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) A space is required after ','. (comma-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) A space is required after ','. (comma-spacing)
(#131) 'h' is already defined (no-redeclare)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) A space is required after ','. (comma-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Unexpected use of comma operator. (no-sequences)
(#131) A space is required after ','. (comma-spacing)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Infix operators must be spaced. (space-infix-ops)
(#131) Missing whitespace after semicolon. (semi-spacing)
(#131) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#131) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#131) 'j' used outside of binding context. (block-scoped-var)
(#131) Missing semicolon. (semi)
(#131) Requires a space before '}'. (block-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'fnHeaderCallback'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'fnInfoCallback'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'fnInitComplete'. (key-spacing)
(#131) A space is required after ','. (comma-spacing)
(#131) Missing space before value for key 'fnPreDrawCallback'. (key-spacing)
(#132) Line 132 exceeds the maximum line length of 132. (max-len)
(#132) Missing space before value for key 'fnRowCallback'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'fnServerData'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Requires a space after '{'. (block-spacing)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Missing space before value for key 'url'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'data'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'success'. (key-spacing)
(#132) Requires a space after '{'. (block-spacing)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) A space is required after ','. (comma-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#132) A space is required after ','. (comma-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Requires a space before '}'. (block-spacing)
(#132) Missing semicolon. (semi)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'dataType'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'cache'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'type'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'error'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Requires a space after '{'. (block-spacing)
(#132) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#132) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) A space is required after ','. (comma-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing semicolon. (semi)
(#132) Requires a space before '}'. (block-spacing)
(#132) Requires a space before '}'. (block-spacing)
(#132) Missing semicolon. (semi)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'fnServerParams'. (key-spacing)
(#132) A space is required after ','. (comma-spacing)
(#132) Missing space before value for key 'fnStateLoad'. (key-spacing)
(#132) Requires a space after '{'. (block-spacing)
(#132) Missing space before opening brace. (space-before-blocks)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) 'e' is already defined (no-redeclare)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) Infix operators must be spaced. (space-infix-ops)
(#132) A space is required after ','. (comma-spacing)
(#132) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#132) Missing whitespace after semicolon. (semi-spacing)
(#132) Expected space(s) after "try". (keyword-spacing)
(#132) Requires a space after '{'. (block-spacing)
(#132) Statement inside of curly braces should be on next line. (brace-style)
(#132) Infix operators must be spaced. (space-infix-ops)
(#133) Line 133 exceeds the maximum line length of 132. (max-len)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) eval can be harmful. (no-eval)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Missing semicolon. (semi)
(#133) Requires a space before '}'. (block-spacing)
(#133) Expected space(s) before "catch". (keyword-spacing)
(#133) Expected space(s) after "catch". (keyword-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Requires a space after '{'. (block-spacing)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) Requires a space before '}'. (block-spacing)
(#133) Missing semicolon. (semi)
(#133) Expected space(s) before "return". (keyword-spacing)
(#133) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#133) Missing semicolon. (semi)
(#133) Requires a space before '}'. (block-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'fnStateLoadParams'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'fnStateLoaded'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'fnStateSave'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Requires a space after '{'. (block-spacing)
(#133) Missing space before opening brace. (space-before-blocks)
(#133) Statement inside of curly braces should be on next line. (brace-style)
(#133) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#133) Infix operators must be spaced. (space-infix-ops)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing semicolon. (semi)
(#133) Requires a space before '}'. (block-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'fnStateSaveParams'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'iCookieDuration'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'iDeferLoading'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'iDisplayLength'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'iDisplayStart'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'iScrollLoadGap'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'iTabIndex'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'oLanguage'. (key-spacing)
(#133) Missing space before value for key 'oAria'. (key-spacing)
(#133) Missing space before value for key 'sSortAscending'. (key-spacing)
(#133) A space is required after ','. (comma-spacing)
(#133) Missing space before value for key 'sSortDescending'. (key-spacing)
(#134) Line 134 exceeds the maximum line length of 132. (max-len)
(#134) Missing space before value for key 'oPaginate'. (key-spacing)
(#134) Missing space before value for key 'sFirst'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sLast'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sNext'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sPrevious'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sEmptyTable'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sInfo'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sInfoEmpty'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sInfoFiltered'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sInfoPostFix'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sInfoThousands'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sLengthMenu'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sLoadingRecords'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sProcessing'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sSearch'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sUrl'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sZeroRecords'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'oSearch'. (key-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) A space is required after ','. (comma-spacing)
(#134) Missing space before value for key 'sAjaxDataProp'. (key-spacing)
(#135) Line 135 exceeds the maximum line length of 132. (max-len)
(#135) Missing space before value for key 'sAjaxSource'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sCookiePrefix'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sDom'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sPaginationType'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sScrollX'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sScrollXInner'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sScrollY'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sServerMethod'. (key-spacing)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing space before value for key 'aDataSort'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'asSorting'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'bSearchable'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'bSortable'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'bUseRendered'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'bVisible'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'fnCreatedCell'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'fnRender'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'iDataSort'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'mData'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'mRender'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sCellType'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sClass'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sContentPadding'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sDefaultContent'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sName'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sSortDataType'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sTitle'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sType'. (key-spacing)
(#135) A space is required after ','. (comma-spacing)
(#135) Missing space before value for key 'sWidth'. (key-spacing)
(#135) Missing whitespace after semicolon. (semi-spacing)
(#135) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#135) Infix operators must be spaced. (space-infix-ops)
(#135) Missing space before value for key 'oFeatures'. (key-spacing)
(#135) Missing space before value for key 'bAutoWidth'. (key-spacing)
(#136) Line 136 exceeds the maximum line length of 132. (max-len)
(#136) Missing space before value for key 'bDeferRender'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bFilter'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bInfo'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bLengthChange'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bPaginate'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bProcessing'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bServerSide'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bSort'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bSortClasses'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bStateSave'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'oScroll'. (key-spacing)
(#136) Missing space before value for key 'bAutoCss'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bCollapse'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'bInfinite'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'iBarWidth'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'iLoadGap'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'sX'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'sXInner'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'sY'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'oLanguage'. (key-spacing)
(#136) Missing space before value for key 'fnInfoCallback'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'oBrowser'. (key-spacing)
(#136) Missing space before value for key 'bScrollOversize'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aanFeatures'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aoData'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aiDisplay'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aiDisplayMaster'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aoColumns'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aoHeader'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aoFooter'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'asDataSearch'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'oPreviousSearch'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aoPreSearchCols'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aaSorting'. (key-spacing)
(#136) A space is required after ','. (comma-spacing)
(#136) Missing space before value for key 'aaSortingFixed'. (key-spacing)
(#137) Line 137 exceeds the maximum line length of 132. (max-len)
(#137) Missing space before value for key 'asStripeClasses'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'asDestroyStripes'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'sDestroyWidth'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoRowCallback'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoHeaderCallback'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoFooterCallback'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoDrawCallback'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoRowCreatedCallback'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoPreDrawCallback'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoInitComplete'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoStateSaveParams'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoStateLoadParams'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoStateLoaded'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'sTableId'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'nTable'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'nTHead'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'nTFoot'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'nTBody'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'nTableWrapper'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'bDeferLoading'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'bInitialised'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoOpenRows'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'sDom'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'sPaginationType'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'iCookieDuration'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'sCookiePrefix'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'fnCookieCallback'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoStateSave'. (key-spacing)
(#137) A space is required after ','. (comma-spacing)
(#137) Missing space before value for key 'aoStateLoad'. (key-spacing)
(#138) Line 138 exceeds the maximum line length of 132. (max-len)
(#138) Missing space before value for key 'oLoadedState'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'sAjaxSource'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'sAjaxDataProp'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'bAjaxDataGet'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'jqXHR'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'fnServerData'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'aoServerParams'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'sServerMethod'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'fnFormatNumber'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'aLengthMenu'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'iDraw'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'bDrawing'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'iDrawError'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key '_iDisplayLength'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key '_iDisplayStart'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key '_iDisplayEnd'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key '_iRecordsTotal'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key '_iRecordsDisplay'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'bJUI'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'oClasses'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'bFiltered'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'bSorted'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'bSortCellsTop'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'oInit'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'aoDestroyCallback'. (key-spacing)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing space before value for key 'fnRecordsTotal'. (key-spacing)
(#138) Missing space before opening brace. (space-before-blocks)
(#138) Requires a space after '{'. (block-spacing)
(#138) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#138) Statement inside of curly braces should be on next line. (brace-style)
(#138) Infix operators must be spaced. (space-infix-ops)
(#138) A space is required after ','. (comma-spacing)
(#138) Missing semicolon. (semi)
(#138) Requires a space before '}'. (block-spacing)
(#139) Line 139 exceeds the maximum line length of 132. (max-len)
(#139) Missing space before value for key 'fnRecordsDisplay'. (key-spacing)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Requires a space after '{'. (block-spacing)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing semicolon. (semi)
(#139) Requires a space before '}'. (block-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'fnDisplayEnd'. (key-spacing)
(#139) Requires a space after '{'. (block-spacing)
(#139) Missing space before opening brace. (space-before-blocks)
(#139) Statement inside of curly braces should be on next line. (brace-style)
(#139) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#139) Do not nest ternary expressions (no-nested-ternary)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing semicolon. (semi)
(#139) Requires a space before '}'. (block-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'oInstance'. (key-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'sInstance'. (key-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'iTabIndex'. (key-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'nScrollHead'. (key-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing space before value for key 'nScrollFoot'. (key-spacing)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#139) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#139) Infix operators must be spaced. (space-infix-ops)
(#139) A space is required after ','. (comma-spacing)
(#139) A space is required after ','. (comma-spacing)
(#139) Missing whitespace after semicolon. (semi-spacing)
(#140) Line 140 exceeds the maximum line length of 132. (max-len)
(#140) Missing space before value for key 'sTable'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPagePrevEnabled'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPagePrevDisabled'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageNextEnabled'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageNextDisabled'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageJUINext'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageJUIPrev'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageButton'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageButtonActive'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageButtonStaticDisabled'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageFirst'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPagePrevious'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageNext'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sPageLast'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sStripeOdd'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sStripeEven'. (key-spacing)
(#140) A space is required after ','. (comma-spacing)
(#140) Missing space before value for key 'sRowEmpty'. (key-spacing)
(#141) Line 141 exceeds the maximum line length of 132. (max-len)
(#141) Missing space before value for key 'sWrapper'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sFilter'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sInfo'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sPaging'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sLength'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sProcessing'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortAsc'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortDesc'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortable'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortableAsc'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortableDesc'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortableNone'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortColumn'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortJUIAsc'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortJUIDesc'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortJUI'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortJUIAscAllowed'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortJUIDescAllowed'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortJUIWrapper'. (key-spacing)
(#141) A space is required after ','. (comma-spacing)
(#141) Missing space before value for key 'sSortIcon'. (key-spacing)
(#142) Line 142 exceeds the maximum line length of 132. (max-len)
(#142) Missing space before value for key 'sScrollWrapper'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sScrollHead'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sScrollHeadInner'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sScrollBody'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sScrollFoot'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sScrollFootInner'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sFooterTH'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sJUIHeader'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sJUIFooter'. (key-spacing)
(#142) Missing whitespace after semicolon. (semi-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sPagePrevEnabled'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sPagePrevDisabled'. (key-spacing)
(#142) A space is required after ','. (comma-spacing)
(#142) Missing space before value for key 'sPageNextEnabled'. (key-spacing)
(#143) Line 143 exceeds the maximum line length of 132. (max-len)
(#143) Missing space before value for key 'sPageNextDisabled'. (key-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'sPageJUINext'. (key-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'sPageJUIPrev'. (key-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'sPageButton'. (key-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'sPageButtonActive'. (key-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'sPageButtonStaticDisabled'. (key-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'sPageFirst'. (key-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'sPageLast'. (key-spacing)
(#143) A space is required after ','. (comma-spacing)
(#143) Missing space before value for key 'sPaging'. (key-spacing)
(#144) Line 144 exceeds the maximum line length of 132. (max-len)
(#144) Missing space before value for key 'sSortAsc'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortDesc'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortable'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortableAsc'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortableDesc'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortableNone'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortJUIAsc'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortJUIDesc'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortJUI'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortJUIAscAllowed'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortJUIDescAllowed'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortJUIWrapper'. (key-spacing)
(#144) A space is required after ','. (comma-spacing)
(#144) Missing space before value for key 'sSortIcon'. (key-spacing)
(#145) Line 145 exceeds the maximum line length of 132. (max-len)
(#145) Missing space before value for key 'sScrollHead'. (key-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing space before value for key 'sScrollFoot'. (key-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing space before value for key 'sFooterTH'. (key-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing space before value for key 'sJUIHeader'. (key-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) Missing space before value for key 'sJUIFooter'. (key-spacing)
(#145) Missing whitespace after semicolon. (semi-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) Identifier 'two_button' is not in camel case. (camelcase)
(#145) Missing space before value for key 'two_button'. (key-spacing)
(#145) Missing space before value for key 'fnInit'. (key-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) A space is required after ','. (comma-spacing)
(#145) Requires a space after '{'. (block-spacing)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Statement inside of curly braces should be on next line. (brace-style)
(#145) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) A space is required after ','. (comma-spacing)
(#145) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Requires a space after '{'. (block-spacing)
(#145) Missing space before opening brace. (space-before-blocks)
(#145) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#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) Statement inside of curly braces should be on next line. (brace-style)
(#145) A space is required after ','. (comma-spacing)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Requires a space before '}'. (block-spacing)
(#145) Missing semicolon. (semi)
(#145) A space is required after ','. (comma-spacing)
(#145) 'k' is already defined (no-redeclare)
(#145) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#145) Infix operators must be spaced. (space-infix-ops)
(#146) Line 146 exceeds the maximum line length of 132. (max-len)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) Missing whitespace after semicolon. (semi-spacing)
(#146) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#146) Infix operators must be spaced. (space-infix-ops)
(#146) A space is required after ','. (comma-spacing)
(#147) 'k' is already defined (no-redeclare)
(#147) Line 147 exceeds the maximum line length of 132. (max-len)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) A space is required after ','. (comma-spacing)
(#147) 'l' is already defined (no-redeclare)
(#147) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) Missing space before value for key 'action'. (key-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#147) A space is required after ','. (comma-spacing)
(#147) Missing space before value for key 'action'. (key-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#147) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) A space is required after ','. (comma-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) A space is required after ','. (comma-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) Requires a space before '}'. (block-spacing)
(#147) Missing semicolon. (semi)
(#147) A space is required after ','. (comma-spacing)
(#147) Missing space before value for key 'fnUpdate'. (key-spacing)
(#147) Requires a space after '{'. (block-spacing)
(#147) Missing space before opening brace. (space-before-blocks)
(#147) Statement inside of curly braces should be on next line. (brace-style)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Expected { after 'if' condition. (curly)
(#147) Expected space(s) before "for". (keyword-spacing)
(#147) Expected { after 'for' condition. (curly)
(#147) Expected space(s) after "for". (keyword-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) A space is required after ','. (comma-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) A space is required after ','. (comma-spacing)
(#147) A space is required after ','. (comma-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) A space is required after ','. (comma-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Missing whitespace after semicolon. (semi-spacing)
(#147) Expected { after 'if' condition. (curly)
(#147) Expected space(s) after "if". (keyword-spacing)
(#147) Expected space(s) before "if". (keyword-spacing)
(#147) Expected a conditional expression and instead saw an assignment. (no-cond-assign)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Infix operators must be spaced. (space-infix-ops)
(#147) Unexpected use of comma operator. (no-sequences)
(#147) A space is required after ','. (comma-spacing)
(#147) Infix operators must be spaced. (space-infix-ops)
(#148) Line 148 exceeds the maximum line length of 132. (max-len)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Requires a space before '}'. (block-spacing)
(#148) Missing semicolon. (semi)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before value for key 'iFullNumbersShowPages'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Identifier 'full_numbers' is not in camel case. (camelcase)
(#148) Missing space before value for key 'full_numbers'. (key-spacing)
(#148) Missing space before value for key 'fnInit'. (key-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) A space is required after ','. (comma-spacing)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Requires a space after '{'. (block-spacing)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#148) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) A space is required after ','. (comma-spacing)
(#148) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Missing space before opening brace. (space-before-blocks)
(#148) Requires a space after '{'. (block-spacing)
(#148) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#148) Statement inside of curly braces should be on next line. (brace-style)
(#148) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#148) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#148) A space is required after ','. (comma-spacing)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Missing semicolon. (semi)
(#148) Requires a space before '}'. (block-spacing)
(#148) Missing whitespace after semicolon. (semi-spacing)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#148) Infix operators must be spaced. (space-infix-ops)
(#149) Line 149 exceeds the maximum line length of 132. (max-len)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) A space is required after ','. (comma-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) 'k' is already defined (no-redeclare)
(#149) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) A space is required after ','. (comma-spacing)
(#149) 'l' is already defined (no-redeclare)
(#149) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) A space is required after ','. (comma-spacing)
(#149) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) A space is required after ','. (comma-spacing)
(#149) 't' is already defined (no-redeclare)
(#149) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing space before value for key 'action'. (key-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing space before value for key 'action'. (key-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing space before value for key 'action'. (key-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing space before value for key 'action'. (key-spacing)
(#149) A space is required after ','. (comma-spacing)
(#149) Missing whitespace after semicolon. (semi-spacing)
(#149) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#149) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) A space is required after ','. (comma-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) A space is required after ','. (comma-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) A space is required after ','. (comma-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) A space is required after ','. (comma-spacing)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Infix operators must be spaced. (space-infix-ops)
(#149) Missing semicolon. (semi)
(#149) Requires a space before '}'. (block-spacing)
(#150) Line 150 exceeds the maximum line length of 132. (max-len)
(#150) Missing space before value for key 'fnUpdate'. (key-spacing)
(#150) A space is required after ','. (comma-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Requires a space after '{'. (block-spacing)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Expected space(s) after "if". (keyword-spacing)
(#150) Requires a space after '{'. (block-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Requires a space after '{'. (block-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#150) A space is required after ','. (comma-spacing)
(#150) Missing space before value for key 'page'. (key-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Requires a space after '{'. (block-spacing)
(#150) Missing space before opening brace. (space-before-blocks)
(#150) Statement inside of curly braces should be on next line. (brace-style)
(#150) A space is required after ','. (comma-spacing)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#150) Requires a space before '}'. (block-spacing)
(#150) Missing semicolon. (semi)
(#150) Requires a space before '}'. (block-spacing)
(#150) Missing semicolon. (semi)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#150) Do not nest ternary expressions (no-nested-ternary)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Do not nest ternary expressions (no-nested-ternary)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Do not nest ternary expressions (no-nested-ternary)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) A space is required after ','. (comma-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Expected { after 'for' condition. (curly)
(#150) Expected space(s) after "for". (keyword-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#150) Missing whitespace after semicolon. (semi-spacing)
(#150) Infix operators must be spaced. (space-infix-ops)
(#151) Line 151 exceeds the maximum line length of 132. (max-len)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Expected { after 'for' condition. (curly)
(#151) Expected space(s) after "for". (keyword-spacing)
(#151) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Missing whitespace after semicolon. (semi-spacing)
(#151) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Unexpected use of comma operator. (no-sequences)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) A space is required after ','. (comma-spacing)
(#151) A space is required after ','. (comma-spacing)
(#151) Infix operators must be spaced. (space-infix-ops)
(#151) Infix operators must be spaced. (space-infix-ops)
(#152) Line 152 exceeds the maximum line length of 132. (max-len)
(#152) A space is required after ','. (comma-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing semicolon. (semi)
(#152) Requires a space before '}'. (block-spacing)
(#152) Requires a space before '}'. (block-spacing)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before value for key 'string-pre'. (key-spacing)
(#152) Requires a space after '{'. (block-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#152) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing whitespace after semicolon. (semi-spacing)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Missing semicolon. (semi)
(#152) Requires a space before '}'. (block-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before value for key 'string-asc'. (key-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Requires a space after '{'. (block-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Do not nest ternary expressions (no-nested-ternary)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Requires a space before '}'. (block-spacing)
(#152) Missing semicolon. (semi)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before value for key 'string-desc'. (key-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Requires a space after '{'. (block-spacing)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Do not nest ternary expressions (no-nested-ternary)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Missing semicolon. (semi)
(#152) Requires a space before '}'. (block-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before value for key 'html-pre'. (key-spacing)
(#152) Requires a space after '{'. (block-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing semicolon. (semi)
(#152) Requires a space before '}'. (block-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before value for key 'html-asc'. (key-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Requires a space after '{'. (block-spacing)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#152) Do not nest ternary expressions (no-nested-ternary)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Infix operators must be spaced. (space-infix-ops)
(#152) Requires a space before '}'. (block-spacing)
(#152) Missing semicolon. (semi)
(#152) A space is required after ','. (comma-spacing)
(#152) Missing space before value for key 'html-desc'. (key-spacing)
(#152) A space is required after ','. (comma-spacing)
(#152) Requires a space after '{'. (block-spacing)
(#152) Missing space before opening brace. (space-before-blocks)
(#152) Statement inside of curly braces should be on next line. (brace-style)
(#152) Do not nest ternary expressions (no-nested-ternary)
(#152) Infix operators must be spaced. (space-infix-ops)
(#153) Line 153 exceeds the maximum line length of 132. (max-len)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing semicolon. (semi)
(#153) Requires a space before '}'. (block-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before value for key 'date-pre'. (key-spacing)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#153) Expected { after 'if' condition. (curly)
(#153) Expected space(s) after "if". (keyword-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Missing semicolon. (semi)
(#153) Requires a space before '}'. (block-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before value for key 'date-asc'. (key-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing semicolon. (semi)
(#153) Requires a space before '}'. (block-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before value for key 'date-desc'. (key-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing semicolon. (semi)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before value for key 'numeric-pre'. (key-spacing)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Expected space(s) after "return". (keyword-spacing)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing semicolon. (semi)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before value for key 'numeric-asc'. (key-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing semicolon. (semi)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before value for key 'numeric-desc'. (key-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Requires a space after '{'. (block-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Requires a space before '}'. (block-spacing)
(#153) Missing semicolon. (semi)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Missing space before opening brace. (space-before-blocks)
(#153) Requires a space after '{'. (block-spacing)
(#153) Expected space(s) after "if". (keyword-spacing)
(#153) Expected { after 'if' condition. (curly)
(#153) Statement inside of curly braces should be on next line. (brace-style)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Expected space(s) after "return". (keyword-spacing)
(#153) Expected space(s) before "return". (keyword-spacing)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Expected space(s) after "if". (keyword-spacing)
(#153) Expected { after 'if' condition. (curly)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Expected space(s) before "return". (keyword-spacing)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) A space is required after ','. (comma-spacing)
(#153) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Missing whitespace after semicolon. (semi-spacing)
(#153) Expected space(s) after "if". (keyword-spacing)
(#153) Expected { after 'if' condition. (curly)
(#153) Infix operators must be spaced. (space-infix-ops)
(#153) Expected space(s) before "return". (keyword-spacing)
(#154) Line 154 exceeds the maximum line length of 132. (max-len)
(#154) Expected space(s) after "for". (keyword-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Expected { after 'if' condition. (curly)
(#154) Expected space(s) after "if". (keyword-spacing)
(#154) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Expected space(s) before "return". (keyword-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Expected space(s) after "if". (keyword-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Expected space(s) after "if". (keyword-spacing)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Expected { after 'if' condition. (curly)
(#154) Expected space(s) before "return". (keyword-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
(#154) Expected space(s) before "return". (keyword-spacing)
(#154) Expected space(s) after "return". (keyword-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing semicolon. (semi)
(#154) A space is required after ','. (comma-spacing)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing semicolon. (semi)
(#154) A space is required after ','. (comma-spacing)
(#154) Requires a space after '{'. (block-spacing)
(#154) Missing space before opening brace. (space-before-blocks)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Statement inside of curly braces should be on next line. (brace-style)
(#154) Expected space(s) after "return". (keyword-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing semicolon. (semi)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Requires a space before '}'. (block-spacing)
(#154) Missing semicolon. (semi)
(#154) Missing whitespace after semicolon. (semi-spacing)
(#154) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) A space is required after ','. (comma-spacing)
(#154) 'jQuery' is not defined. (no-undef)
(#154) Infix operators must be spaced. (space-infix-ops)
(#154) 'jQuery' is not defined. (no-undef)
(#154) Infix operators must be spaced. (space-infix-ops)
(#155) A function with a name starting with an uppercase letter should only be used as a constructor. (new-cap)
(#155) 'jQuery' is not defined. (no-undef)
(#155) Missing semicolon. (semi)
(#155) Requires a space before '}'. (block-spacing)
(#155) A space is required after ','. (comma-spacing)
blocks/configurable_reports/js/jquery-latest.js
(#11) Line 11 exceeds the maximum line length of 132. (max-len)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space before '}'. (block-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) before "var". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing space before value for key 'init'. (key-spacing)
(#11) A space is required after ','. (comma-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "else". (keyword-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Requires a space after '{'. (block-spacing)
(#11) Missing space before opening brace. (space-before-blocks)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) A space is required after ','. (comma-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "else". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Expected { after 'if' condition. (curly)
(#11) Expected space(s) before "if". (keyword-spacing)
(#11) Expected space(s) after "if". (keyword-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Expected space(s) before "return". (keyword-spacing)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Expected space(s) after "else". (keyword-spacing)
(#11) Requires a space after '{'. (block-spacing)
(#11) Statement inside of curly braces should be on next line. (brace-style)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Infix operators must be spaced. (space-infix-ops)
(#11) Missing whitespace after semicolon. (semi-spacing)
(#11) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#11) Requires a space before '}'. (block-spacing)
(#11) Expected space(s) before "else". (keyword-spacing)
(#11) Expected { after 'else'. (curly)
(#12) Infix operators must be spaced. (space-infix-ops)
(#12) Requires a space before '}'. (block-spacing)
(#12) Requires a space before '}'. (block-spacing)
(#12) Expected space(s) before "else". (keyword-spacing)
(#12) Expected { after 'else'. (curly)
(#13) Line 13 exceeds the maximum line length of 132. (max-len)
(#13) A constructor name should not start with a lowercase letter. (new-cap)
(#13) Requires a space before '}'. (block-spacing)
(#13) Expected space(s) before "else". (keyword-spacing)
(#13) Expected { after 'if' condition. (curly)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Expected space(s) before "return". (keyword-spacing)
(#13) A constructor name should not start with a lowercase letter. (new-cap)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'jquery'. (key-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'size'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'length'. (key-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'get'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'pushStack'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'setArray'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'each'. (key-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'index'. (key-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Expected { after 'if' condition. (curly)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'attr'. (key-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Expected { after 'if' condition. (curly)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Expected space(s) before "if". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected space(s) before "return". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Expected space(s) after "else". (keyword-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space before '}'. (block-spacing)
(#13) Expected space(s) before "return". (keyword-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Expected { after 'for-in'. (curly)
(#13) Expected space(s) after "for". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'css'. (key-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Expected { after 'if' condition. (curly)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'text'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Expected { after 'if' condition. (curly)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected space(s) before "return". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Expected { after 'if' condition. (curly)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space before '}'. (block-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'wrapAll'. (key-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Expected { after 'if' condition. (curly)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Expected space(s) after "while". (keyword-spacing)
(#13) Expected { after 'while' condition. (curly)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'wrapInner'. (key-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'wrap'. (key-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'append'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Expected { after 'if' condition. (curly)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected space(s) before "this". (keyword-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'prepend'. (key-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Expected { after 'if' condition. (curly)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Expected space(s) before "this". (keyword-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'before'. (key-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'after'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'end'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'find'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) A space is required after ','. (comma-spacing)
(#13) Requires a space before '}'. (block-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space before '}'. (block-spacing)
(#13) A space is required after ','. (comma-spacing)
(#13) Missing space before value for key 'clone'. (key-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Requires a space after '{'. (block-spacing)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Expected space(s) after "if". (keyword-spacing)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Requires a space after '{'. (block-spacing)
(#13) Missing space before opening brace. (space-before-blocks)
(#13) Statement inside of curly braces should be on next line. (brace-style)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) A space is required after ','. (comma-spacing)
(#13) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#13) Infix operators must be spaced. (space-infix-ops)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Missing whitespace after semicolon. (semi-spacing)
(#13) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#13) Requires a space before '}'. (block-spacing)
(#13) Expected space(s) before "else". (keyword-spacing)
(#13) Expected { after 'else'. (curly)
(#14) Line 14 exceeds the maximum line length of 132. (max-len)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Requires a space after '{'. (block-spacing)
(#14) Expected { after 'if' condition. (curly)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected space(s) before "this". (keyword-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Expected { after 'if' condition. (curly)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected space(s) before "this". (keyword-spacing)
(#14) Requires a space after '{'. (block-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Expected { after 'if' condition. (curly)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected space(s) before "return". (keyword-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Expected space(s) after "for". (keyword-spacing)
(#14) Expected { after 'for-in'. (curly)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Expected { after 'for-in'. (curly)
(#14) Expected space(s) before "for". (keyword-spacing)
(#14) Expected space(s) after "for". (keyword-spacing)
(#14) A space is required after ','. (comma-spacing)
(#14) A space is required after ','. (comma-spacing)
(#14) A space is required after ','. (comma-spacing)
(#14) Requires a space before '}'. (block-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Requires a space before '}'. (block-spacing)
(#14) A space is required after ','. (comma-spacing)
(#14) Missing space before value for key 'filter'. (key-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Requires a space after '{'. (block-spacing)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) A space is required after ','. (comma-spacing)
(#14) Requires a space after '{'. (block-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#14) A space is required after ','. (comma-spacing)
(#14) Requires a space before '}'. (block-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) A space is required after ','. (comma-spacing)
(#14) Requires a space before '}'. (block-spacing)
(#14) A space is required after ','. (comma-spacing)
(#14) Missing space before value for key 'not'. (key-spacing)
(#14) Requires a space after '{'. (block-spacing)
(#14) Missing space before opening brace. (space-before-blocks)
(#14) Expected { after 'if' condition. (curly)
(#14) Statement inside of curly braces should be on next line. (brace-style)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Infix operators must be spaced. (space-infix-ops)
(#14) Expected space(s) before "if". (keyword-spacing)
(#14) Expected space(s) after "if". (keyword-spacing)
(#14) Expected space(s) before "return". (keyword-spacing)
(#14) A space is required after ','. (comma-spacing)
(#14) A space is required after ','. (comma-spacing)
(#14) Missing whitespace after semicolon. (semi-spacing)
(#15) Line 15 exceeds the maximum line length of 132. (max-len)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space before '}'. (block-spacing)
(#15) Requires a space before '}'. (block-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'add'. (key-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Expected space(s) after "return". (keyword-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Do not nest ternary expressions (no-nested-ternary)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space before '}'. (block-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'is'. (key-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space before '}'. (block-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'hasClass'. (key-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space before '}'. (block-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Missing space before value for key 'val'. (key-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) A space is required after ','. (comma-spacing)
(#15) Requires a space after '{'. (block-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Expected space(s) before "return". (keyword-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected space(s) after "for". (keyword-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) A space is required after ','. (comma-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Blocks are nested too deeply (5). (max-depth)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Missing space before opening brace. (space-before-blocks)
(#15) Requires a space after '{'. (block-spacing)
(#15) Statement inside of curly braces should be on next line. (brace-style)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Infix operators must be spaced. (space-infix-ops)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Expected { after 'if' condition. (curly)
(#15) Expected space(s) after "if". (keyword-spacing)
(#15) Blocks are nested too deeply (6). (max-depth)
(#15) Expected space(s) before "return". (keyword-spacing)
(#15) Missing whitespace after semicolon. (semi-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Requires a space before '}'. (block-spacing)
(#15) Requires a space before '}'. (block-spacing)
(#15) Expected space(s) before "return". (keyword-spacing)
(#15) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#15) Requires a space before '}'. (block-spacing)
(#15) Expected space(s) before "else". (keyword-spacing)
(#15) Expected { after 'else'. (curly)
(#16) Line 16 exceeds the maximum line length of 132. (max-len)
(#16) Expected space(s) after "return". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Requires a space before '}'. (block-spacing)
(#16) Expected space(s) before "return". (keyword-spacing)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Requires a space before '}'. (block-spacing)
(#16) Expected space(s) before "return". (keyword-spacing)
(#16) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Expected { after 'if' condition. (curly)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected space(s) before "return". (keyword-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Expected { after 'if' condition. (curly)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Expected space(s) before "this". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) A space is required after ','. (comma-spacing)
(#16) Missing space before opening brace. (space-before-blocks)
(#16) Requires a space after '{'. (block-spacing)
(#16) Statement inside of curly braces should be on next line. (brace-style)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) A space is required after ','. (comma-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Requires a space before '}'. (block-spacing)
(#16) Missing whitespace after semicolon. (semi-spacing)
(#16) Expected space(s) after "if". (keyword-spacing)
(#16) Expected { after 'if' condition. (curly)
(#16) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#16) Expected space(s) before "this". (keyword-spacing)
(#16) Infix operators must be spaced. (space-infix-ops)
(#16) Requires a space before '}'. (block-spacing)
(#16) Expected { after 'else'. (curly)
(#16) Expected space(s) before "else". (keyword-spacing)
(#17) Line 17 exceeds the maximum line length of 132. (max-len)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'html'. (key-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Do not nest ternary expressions (no-nested-ternary)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'replaceWith'. (key-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'eq'. (key-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'slice'. (key-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'map'. (key-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Requires a space after '{'. (block-spacing)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) A space is required after ','. (comma-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) Requires a space before '}'. (block-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'andSelf'. (key-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Requires a space before '}'. (block-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing space before value for key 'data'. (key-spacing)
(#17) A space is required after ','. (comma-spacing)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space after '{'. (block-spacing)
(#17) Missing space before opening brace. (space-before-blocks)
(#17) Statement inside of curly braces should be on next line. (brace-style)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Expected space(s) after "if". (keyword-spacing)
(#17) Expected { after 'if' condition. (curly)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) A space is required after ','. (comma-spacing)
(#17) Missing whitespace after semicolon. (semi-spacing)
(#17) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#17) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Infix operators must be spaced. (space-infix-ops)
(#17) Requires a space before '}'. (block-spacing)
(#17) Expected { after 'else'. (curly)
(#17) Expected space(s) before "else". (keyword-spacing)
(#18) Line 18 exceeds the maximum line length of 132. (max-len)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'removeData'. (key-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'domManip'. (key-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Requires a space after '{'. (block-spacing)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Requires a space before '}'. (block-spacing)
(#18) Expected space(s) before "var". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Requires a space before '}'. (block-spacing)
(#18) Expected space(s) after "else". (keyword-spacing)
(#18) Expected space(s) before "else". (keyword-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Expected { after 'if' condition. (curly)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#18) Requires a space before '}'. (block-spacing)
(#18) Requires a space before '}'. (block-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Infix operators must be spaced. (space-infix-ops)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Missing JSDoc comment. (require-jsdoc)
(#18) A space is required after ','. (comma-spacing)
(#18) Requires a space after '{'. (block-spacing)
(#18) Missing space before opening brace. (space-before-blocks)
(#18) Expected { after 'if' condition. (curly)
(#18) Expected space(s) after "if". (keyword-spacing)
(#18) Statement inside of curly braces should be on next line. (brace-style)
(#18) Missing space before value for key 'url'. (key-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'async'. (key-spacing)
(#18) A space is required after ','. (comma-spacing)
(#18) Missing space before value for key 'dataType'. (key-spacing)
(#18) Missing whitespace after semicolon. (semi-spacing)
(#18) Expected { after 'else'. (curly)
(#19) Line 19 exceeds the maximum line length of 132. (max-len)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Expected { after 'if' condition. (curly)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Requires a space before '}'. (block-spacing)
(#19) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Requires a space before '}'. (block-spacing)
(#19) Expected { after 'if' condition. (curly)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Expected space(s) before "if". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Requires a space before '}'. (block-spacing)
(#19) Expected { after 'for' condition. (curly)
(#19) Expected space(s) before "for". (keyword-spacing)
(#19) Expected space(s) after "for". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected { after 'if' condition. (curly)
(#19) Expected space(s) before "if". (keyword-spacing)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Expected space(s) after "for". (keyword-spacing)
(#19) Expected space(s) before "for". (keyword-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Expected { after 'if' condition. (curly)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Expected space(s) before "continue". (keyword-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Expected { after 'if' condition. (curly)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Expected { after 'if' condition. (curly)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Requires a space before '}'. (block-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Expected space(s) before "return". (keyword-spacing)
(#19) Requires a space before '}'. (block-spacing)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Missing space before value for key 'noConflict'. (key-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected { after 'if' condition. (curly)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Requires a space before '}'. (block-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'isFunction'. (key-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Expected space(s) after "return". (keyword-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Requires a space before '}'. (block-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'isXMLDoc'. (key-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Requires a space before '}'. (block-spacing)
(#19) A space is required after ','. (comma-spacing)
(#19) Missing space before value for key 'globalEval'. (key-spacing)
(#19) Requires a space after '{'. (block-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Missing space before opening brace. (space-before-blocks)
(#19) Requires a space after '{'. (block-spacing)
(#19) Statement inside of curly braces should be on next line. (brace-style)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) A space is required after ','. (comma-spacing)
(#19) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected { after 'if' condition. (curly)
(#19) Expected space(s) after "if". (keyword-spacing)
(#19) Infix operators must be spaced. (space-infix-ops)
(#19) Missing whitespace after semicolon. (semi-spacing)
(#19) Expected { after 'else'. (curly)
(#20) Line 20 exceeds the maximum line length of 132. (max-len)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#20) Requires a space before '}'. (block-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key 'nodeName'. (key-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space before '}'. (block-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key 'cache'. (key-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key 'data'. (key-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Requires a space before '}'. (block-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key 'removeData'. (key-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Requires a space after '{'. (block-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) Expected { after 'for-in'. (curly)
(#20) Expected space(s) before "break". (keyword-spacing)
(#20) Missing whitespace after semicolon. (semi-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Requires a space before '}'. (block-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Expected space(s) after "else". (keyword-spacing)
(#20) Expected space(s) before "else". (keyword-spacing)
(#20) Requires a space after '{'. (block-spacing)
(#20) Expected space(s) after "try". (keyword-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Requires a space before '}'. (block-spacing)
(#20) Expected space(s) before "catch". (keyword-spacing)
(#20) Expected space(s) after "catch". (keyword-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Expected space(s) before "delete". (keyword-spacing)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Requires a space before '}'. (block-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before value for key 'each'. (key-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) A space is required after ','. (comma-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Missing space before opening brace. (space-before-blocks)
(#20) Requires a space after '{'. (block-spacing)
(#20) Expected space(s) after "for". (keyword-spacing)
(#20) Statement inside of curly braces should be on next line. (brace-style)
(#20) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#20) Expected { after 'for-in'. (curly)
(#20) 'name' used outside of binding context. (block-scoped-var)
(#20) Expected space(s) after "if". (keyword-spacing)
(#20) Expected space(s) before "if". (keyword-spacing)
(#20) Expected { after 'if' condition. (curly)
(#20) 'name' used outside of binding context. (block-scoped-var)
(#20) A space is required after ','. (comma-spacing)
(#20) Infix operators must be spaced. (space-infix-ops)
(#20) Expected space(s) before "break". (keyword-spacing)
(#20) Requires a space before '}'. (block-spacing)
(#20) Expected { after 'else'. (curly)
(#20) Expected space(s) before "else". (keyword-spacing)
(#21) Expected { after 'for' condition. (curly)
(#21) Line 21 exceeds the maximum line length of 132. (max-len)
(#21) Expected space(s) after "for". (keyword-spacing)
(#21) 'i' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) A space is required after ','. (comma-spacing)
(#21) 'length' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) 'i' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) 'length' used outside of binding context. (block-scoped-var)
(#21) Missing whitespace after semicolon. (semi-spacing)
(#21) 'i' used outside of binding context. (block-scoped-var)
(#21) Expected space(s) before "if". (keyword-spacing)
(#21) Expected { after 'if' condition. (curly)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) 'i' used outside of binding context. (block-scoped-var)
(#21) A space is required after ','. (comma-spacing)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected space(s) before "break". (keyword-spacing)
(#21) Requires a space before '}'. (block-spacing)
(#21) Expected space(s) before "else". (keyword-spacing)
(#21) Expected space(s) after "else". (keyword-spacing)
(#21) Requires a space after '{'. (block-spacing)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Missing space before opening brace. (space-before-blocks)
(#21) Requires a space after '{'. (block-spacing)
(#21) Expected { after 'for-in'. (curly)
(#21) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#21) Statement inside of curly braces should be on next line. (brace-style)
(#21) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#21) Expected space(s) after "for". (keyword-spacing)
(#21) 'name' is already defined (no-redeclare)
(#21) 'name' used outside of binding context. (block-scoped-var)
(#21) Expected space(s) after "if". (keyword-spacing)
(#21) Expected { after 'if' condition. (curly)
(#21) Expected space(s) before "if". (keyword-spacing)
(#21) 'name' used outside of binding context. (block-scoped-var)
(#21) A space is required after ','. (comma-spacing)
(#21) 'name' used outside of binding context. (block-scoped-var)
(#21) A space is required after ','. (comma-spacing)
(#21) 'name' used outside of binding context. (block-scoped-var)
(#21) Infix operators must be spaced. (space-infix-ops)
(#21) Expected space(s) before "break". (keyword-spacing)
(#21) Requires a space before '}'. (block-spacing)
(#21) Expected { after 'else'. (curly)
(#21) Expected space(s) before "else". (keyword-spacing)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Line 22 exceeds the maximum line length of 132. (max-len)
(#22) 'i' is already defined (no-redeclare)
(#22) 'i' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) 'length' is already defined (no-redeclare)
(#22) 'length' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) 'i' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'length' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) 'i' used outside of binding context. (block-scoped-var)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'i' used outside of binding context. (block-scoped-var)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Empty block statement. (no-empty)
(#22) Requires a space before '}'. (block-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Expected space(s) before "return". (keyword-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'prop'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Expected { after 'if' condition. (curly)
(#22) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'className'. (key-spacing)
(#22) Missing space before value for key 'add'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'remove'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Expected space(s) after "return". (keyword-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'has'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'swap'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) 'name' used outside of binding context. (block-scoped-var)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) 'name' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'name' used outside of binding context. (block-scoped-var)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) 'name' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'name' used outside of binding context. (block-scoped-var)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'for-in'. (curly)
(#22) Expected space(s) after "for". (keyword-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) 'name' is already defined (no-redeclare)
(#22) 'name' used outside of binding context. (block-scoped-var)
(#22) 'name' used outside of binding context. (block-scoped-var)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) 'name' used outside of binding context. (block-scoped-var)
(#22) Requires a space before '}'. (block-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'css'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Requires a space after '{'. (block-spacing)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing space before value for key 'position'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'visibility'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing space before value for key 'display'. (key-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Move function declaration to function body root. (no-inner-declarations)
(#22) Missing JSDoc comment. (require-jsdoc)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) A space is required after ','. (comma-spacing)
(#22) Requires a space after '{'. (block-spacing)
(#22) Missing space before opening brace. (space-before-blocks)
(#22) Statement inside of curly braces should be on next line. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) A space is required after ','. (comma-spacing)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Infix operators must be spaced. (space-infix-ops)
(#22) Requires a space before '}'. (block-spacing)
(#22) Expected { after 'if' condition. (curly)
(#22) Expected space(s) before "if". (keyword-spacing)
(#22) Expected space(s) after "if". (keyword-spacing)
(#22) Missing whitespace after semicolon. (semi-spacing)
(#22) Expected { after 'else'. (curly)
(#23) Line 23 exceeds the maximum line length of 132. (max-len)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected space(s) before "return". (keyword-spacing)
(#23) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Function 'curCSS' has a complexity of 21. (complexity)
(#23) Missing space before value for key 'curCSS'. (key-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Missing JSDoc comment. (require-jsdoc)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Expected space(s) before "return". (keyword-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected space(s) after "return". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "else". (keyword-spacing)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) 'i' is already defined (no-redeclare)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) 'i' used outside of binding context. (block-scoped-var)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) before "else". (keyword-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected space(s) before "return". (keyword-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before value for key 'clean'. (key-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Function 'anonymous' has a complexity of 23. (complexity)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Expected space(s) before "return". (keyword-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space after '{'. (block-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'while' condition. (curly)
(#23) Expected space(s) after "while". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Missing space before opening brace. (space-before-blocks)
(#23) Requires a space after '{'. (block-spacing)
(#23) Statement inside of curly braces should be on next line. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Do not nest ternary expressions (no-nested-ternary)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'for' condition. (curly)
(#23) Expected space(s) after "for". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) A space is required after ','. (comma-spacing)
(#23) Requires a space before '}'. (block-spacing)
(#23) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Requires a space before '}'. (block-spacing)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Expected space(s) before "if". (keyword-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Expected space(s) before "return". (keyword-spacing)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'if' condition. (curly)
(#23) Expected space(s) after "if". (keyword-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) A space is required after ','. (comma-spacing)
(#23) Infix operators must be spaced. (space-infix-ops)
(#23) Missing whitespace after semicolon. (semi-spacing)
(#23) Expected { after 'else'. (curly)
(#24) Line 24 exceeds the maximum line length of 132. (max-len)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Function 'attr' has a complexity of 21. (complexity)
(#24) Missing space before value for key 'attr'. (key-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected { after 'if' condition. (curly)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected { after 'if' condition. (curly)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected an object to be thrown. (no-throw-literal)
(#24) Expected space(s) after "throw". (keyword-spacing)
(#24) Expected space(s) before "throw". (keyword-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "if". (keyword-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) after "else". (keyword-spacing)
(#24) Expected space(s) before "else". (keyword-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Expected space(s) before "return". (keyword-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Requires a space before '}'. (block-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Requires a space after '{'. (block-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Requires a space before '}'. (block-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'trim'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Expected space(s) after "return". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Requires a space before '}'. (block-spacing)
(#24) A space is required after ','. (comma-spacing)
(#24) Missing space before value for key 'makeArray'. (key-spacing)
(#24) Requires a space after '{'. (block-spacing)
(#24) Missing space before opening brace. (space-before-blocks)
(#24) Statement inside of curly braces should be on next line. (brace-style)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected { after 'if' condition. (curly)
(#24) Expected space(s) after "if". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Invalid typeof comparison value (valid-typeof)
(#24) Expected space(s) after "for". (keyword-spacing)
(#24) Expected { after 'for' condition. (curly)
(#24) Expected space(s) before "for". (keyword-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) A space is required after ','. (comma-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Infix operators must be spaced. (space-infix-ops)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Missing whitespace after semicolon. (semi-spacing)
(#24) Expected { after 'else'. (curly)
(#25) Line 25 exceeds the maximum line length of 132. (max-len)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Requires a space before '}'. (block-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'inArray'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Expected { after 'for' condition. (curly)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) A space is required after ','. (comma-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Expected space(s) before "if". (keyword-spacing)
(#25) Expected { after 'if' condition. (curly)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Expected space(s) before "return". (keyword-spacing)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) Expected space(s) after "return". (keyword-spacing)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Requires a space before '}'. (block-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before value for key 'merge'. (key-spacing)
(#25) A space is required after ','. (comma-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Requires a space after '{'. (block-spacing)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Requires a space after '{'. (block-spacing)
(#25) Missing space before opening brace. (space-before-blocks)
(#25) Statement inside of curly braces should be on next line. (brace-style)
(#25) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#25) Expected { after 'for' condition. (curly)
(#25) Expected space(s) after "for". (keyword-spacing)
(#25) 'i' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) 'i' used outside of binding context. (block-scoped-var)
(#25) Missing whitespace after semicolon. (semi-spacing)
(#25) 'i' used outside of binding context. (block-scoped-var)
(#25) Expected space(s) before "if". (keyword-spacing)
(#25) Expected { after 'if' condition. (curly)
(#25) Expected space(s) after "if". (keyword-spacing)
(#25) 'i' used outside of binding context. (block-scoped-var)
(#25) Infix operators must be spaced. (space-infix-ops)
(#25) 'i' used outside of binding context. (block-scoped-var)
(#25) Requires a space before '}'. (block-spacing)
(#25) Expected space(s) before "else". (keyword-spacing)
(#25) Expected { after 'else'. (curly)
(#26) Line 26 exceeds the maximum line length of 132. (max-len)
(#26) Expected { after 'for' condition. (curly)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' is already defined (no-redeclare)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'unique'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "try". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) after "catch". (keyword-spacing)
(#26) Expected space(s) before "catch". (keyword-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'grep'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'for' condition. (curly)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'map'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before value for key 'version'. (key-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'safari'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'opera'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'msie'. (key-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'mozilla'. (key-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before value for key 'boxModel'. (key-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'props'. (key-spacing)
(#26) Missing space before value for key 'for'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'class'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'float'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'cssFloat'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'styleFloat'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'innerHTML'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'className'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'value'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'disabled'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'checked'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'readonly'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'selected'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'maxlength'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'selectedIndex'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'defaultValue'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'tagName'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'nodeName'. (key-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before value for key 'parent'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'parents'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'next'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'prev'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'nextAll'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'prevAll'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'siblings'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'children'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'contents'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before value for key 'appendTo'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'prependTo'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'insertBefore'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'insertAfter'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'replaceAll'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected { after 'for' condition. (curly)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before value for key 'removeAttr'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "this". (keyword-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'addClass'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'removeClass'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'toggleClass'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'remove'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) before "this". (keyword-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'empty'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "while". (keyword-spacing)
(#26) Expected { after 'while' condition. (curly)
(#26) Expected space(s) before "this". (keyword-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Do not nest ternary expressions (no-nested-ternary)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Do not nest ternary expressions (no-nested-ternary)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Do not nest ternary expressions (no-nested-ternary)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before value for key 'expr'. (key-spacing)
(#26) Missing space before value for key ''. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key '#'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key ':'. (key-spacing)
(#26) Missing space before value for key 'lt'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'gt'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'nth'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'eq'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'first'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'last'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'even'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'odd'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'first-child'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'last-child'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'only-child'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'parent'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'empty'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'contains'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'visible'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'hidden'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'enabled'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'disabled'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'checked'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'selected'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'text'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'radio'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'checkbox'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'file'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'password'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'submit'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'image'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'reset'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'button'. (key-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'input'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'has'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'header'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'animated'. (key-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'parse'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'multiFilter'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "while". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Function 'find' has a complexity of 43. (complexity)
(#26) Missing space before value for key 'find'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "while". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Expected { after 'for' condition. (curly)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Expected space(s) before "for". (keyword-spacing)
(#26) Expected { after 'for' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Blocks are nested too deeply (5). (max-depth)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "continue". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) after "else". (keyword-spacing)
(#26) Expected space(s) before "else". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected { after 'for' condition. (curly)
(#26) Blocks are nested too deeply (5). (max-depth)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Blocks are nested too deeply (6). (max-depth)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Blocks are nested too deeply (7). (max-depth)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "break". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Blocks are nested too deeply (7). (max-depth)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Blocks are nested too deeply (8). (max-depth)
(#26) Expected { after 'if' condition. (curly)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Blocks are nested too deeply (7). (max-depth)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) 'm' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "break". (keyword-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "else". (keyword-spacing)
(#26) Expected space(s) after "else". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'm' is already defined (no-redeclare)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) after "else". (keyword-spacing)
(#26) Expected space(s) before "else". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Blocks are nested too deeply (5). (max-depth)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) after "else". (keyword-spacing)
(#26) Expected space(s) before "else". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Blocks are nested too deeply (5). (max-depth)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) 'i' is already defined (no-redeclare)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Do not nest ternary expressions (no-nested-ternary)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Blocks are nested too deeply (6). (max-depth)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Requires a space before '}'. (block-spacing)
(#26) Blocks are nested too deeply (5). (max-depth)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Blocks are nested too deeply (5). (max-depth)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Blocks are nested too deeply (6). (max-depth)
(#26) Expected { after 'for' condition. (curly)
(#26) 'i' is already defined (no-redeclare)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Blocks are nested too deeply (7). (max-depth)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'classFilter'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'filter'. (key-spacing)
(#26) Function 'filter' has a complexity of 36. (complexity)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "while". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'last' used outside of binding context. (block-scoped-var)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) 'last' used outside of binding context. (block-scoped-var)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected space(s) before "break". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) 'tmp' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' is already defined (no-redeclare)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) 'rl' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'rl' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected { after 'if' condition. (curly)
(#26) Unexpected use of '^'. (no-bitwise)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'tmp' used outside of binding context. (block-scoped-var)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'tmp' used outside of binding context. (block-scoped-var)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "else". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) 'tmp' used outside of binding context. (block-scoped-var)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) 'tmp' is already defined (no-redeclare)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) 'last' is already defined (no-redeclare)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) 'i' is already defined (no-redeclare)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) 'rl' is already defined (no-redeclare)
(#26) 'rl' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'rl' used outside of binding context. (block-scoped-var)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) 'i' used outside of binding context. (block-scoped-var)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'for' condition. (curly)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Blocks are nested too deeply (5). (max-depth)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Blocks are nested too deeply (6). (max-depth)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "var". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Blocks are nested too deeply (5). (max-depth)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "else". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected { after 'if' condition. (curly)
(#26) Unexpected use of '^'. (no-bitwise)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'tmp' used outside of binding context. (block-scoped-var)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) 'tmp' used outside of binding context. (block-scoped-var)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "else". (keyword-spacing)
(#26) Expected space(s) after "else". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) eval can be harmful. (no-eval)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Don't make functions within a loop (no-loop-func)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "return". (keyword-spacing)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing space before value for key 'r'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 't'. (key-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'dir'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "while". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'nth'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) 'elem' is defined but never used (no-unused-vars)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'for' condition. (curly)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) before "if". (keyword-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "break". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'sibling'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing space before value for key 'add'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Expected space(s) before "var". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Avoid arguments.callee. (no-caller)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected { after 'if' condition. (curly)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Requires a space before '}'. (block-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'guid'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'global'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Missing space before value for key 'remove'. (key-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected space(s) before "return". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#26) A space is required after ','. (comma-spacing)
(#26) 'index' is defined but never used (no-unused-vars)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Expected { after 'for-in'. (curly)
(#26) Expected space(s) before "for". (keyword-spacing)
(#26) Expected space(s) after "for". (keyword-spacing)
(#26) Expected space(s) before "this". (keyword-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "else". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Requires a space before '}'. (block-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) A space is required after ','. (comma-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Infix operators must be spaced. (space-infix-ops)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Requires a space after '{'. (block-spacing)
(#26) Missing space before opening brace. (space-before-blocks)
(#26) Statement inside of curly braces should be on next line. (brace-style)
(#26) Expected space(s) after "if". (keyword-spacing)
(#26) Expected { after 'if' condition. (curly)
(#26) Expected space(s) before "delete". (keyword-spacing)
(#26) Missing whitespace after semicolon. (semi-spacing)
(#26) Expected { after 'else'. (curly)
(#27) Line 27 exceeds the maximum line length of 132. (max-len)
(#27) Expected { after 'for-in'. (curly)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected space(s) before "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Expected space(s) before "delete". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Expected { after 'for-in'. (curly)
(#27) Expected space(s) before "break". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Expected { after 'if' condition. (curly)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Expected space(s) before "for". (keyword-spacing)
(#27) Expected { after 'for-in'. (curly)
(#27) Expected space(s) before "break". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'trigger'. (key-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected space(s) before "if". (keyword-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) before "else". (keyword-spacing)
(#27) Expected space(s) after "else". (keyword-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Missing space before value for key 'type'. (key-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'target'. (key-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) 'exclusive' used outside of binding context. (block-scoped-var)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected space(s) before "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "try". (keyword-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space after '{'. (block-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) after "catch". (keyword-spacing)
(#27) Expected space(s) before "catch". (keyword-spacing)
(#27) Empty block statement. (no-empty)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) before "this". (keyword-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) 'val' used outside of binding context. (block-scoped-var)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'handle'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "for". (keyword-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) before "if". (keyword-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Function 'fix' has a complexity of 22. (complexity)
(#27) Missing space before value for key 'fix'. (key-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected { after 'if' condition. (curly)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Expected space(s) before "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Unexpected use of '&'. (no-bitwise)
(#27) Do not nest ternary expressions (no-nested-ternary)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Do not nest ternary expressions (no-nested-ternary)
(#27) Unexpected use of '&'. (no-bitwise)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Unexpected use of '&'. (no-bitwise)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'special'. (key-spacing)
(#27) Missing space before value for key 'ready'. (key-spacing)
(#27) Missing space before value for key 'setup'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'teardown'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'mouseenter'. (key-spacing)
(#27) Missing space before value for key 'setup'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'teardown'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'handler'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'mouseleave'. (key-spacing)
(#27) Missing space before value for key 'setup'. (key-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'teardown'. (key-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'handler'. (key-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected { after 'if' condition. (curly)
(#27) A space is required after ','. (comma-spacing)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Missing space before value for key 'bind'. (key-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'one'. (key-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Expected space(s) after "return". (keyword-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'unbind'. (key-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'trigger'. (key-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'triggerHandler'. (key-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) Expected space(s) before "return". (keyword-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'toggle'. (key-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) Infix operators must be spaced. (space-infix-ops)
(#27) Requires a space before '}'. (block-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'hover'. (key-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space after '{'. (block-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) A space is required after ','. (comma-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Requires a space before '}'. (block-spacing)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing space before value for key 'ready'. (key-spacing)
(#27) Missing space before opening brace. (space-before-blocks)
(#27) Requires a space after '{'. (block-spacing)
(#27) Statement inside of curly braces should be on next line. (brace-style)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected space(s) after "if". (keyword-spacing)
(#27) Expected { after 'if' condition. (curly)
(#27) A space is required after ','. (comma-spacing)
(#27) Missing whitespace after semicolon. (semi-spacing)
(#27) Expected { after 'else'. (curly)
(#28) Line 28 exceeds the maximum line length of 132. (max-len)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing space before value for key 'isReady'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'readyList'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'ready'. (key-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing JSDoc comment. (require-jsdoc)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "try". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) after "catch". (keyword-spacing)
(#28) Expected space(s) before "catch". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Avoid arguments.callee. (no-caller)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'for' condition. (curly)
(#28) Expected space(s) after "for". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Avoid arguments.callee. (no-caller)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Avoid arguments.callee. (no-caller)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Avoid arguments.callee. (no-caller)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "while". (keyword-spacing)
(#28) Expected { after 'while' condition. (curly)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Expected space(s) before "try". (keyword-spacing)
(#28) Expected space(s) after "try". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) after "catch". (keyword-spacing)
(#28) Expected space(s) before "catch". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing space before value for key 'load'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Unexpected empty function. (no-empty-function)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) after "else". (keyword-spacing)
(#28) Expected space(s) before "else". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) before "var". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing space before value for key 'url'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'type'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'dataType'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'data'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'complete'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected { after 'if' condition. (curly)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) 'selector' used outside of binding context. (block-scoped-var)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) 'selector' used outside of binding context. (block-scoped-var)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'serialize'. (key-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'serializeArray'. (key-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Do not nest ternary expressions (no-nested-ternary)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) 'i' is defined but never used (no-unused-vars)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "return". (keyword-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Missing space before value for key 'name'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'value'. (key-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing space before value for key 'name'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'value'. (key-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing '()' invoking a constructor (new-parens)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing space before value for key 'get'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing space before value for key 'type'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'url'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'data'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'success'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'dataType'. (key-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'getScript'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'getJSON'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'post'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Expected space(s) before "return". (keyword-spacing)
(#28) Missing space before value for key 'type'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'url'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'data'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'success'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'dataType'. (key-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'ajaxSetup'. (key-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'ajaxSettings'. (key-spacing)
(#28) Missing space before value for key 'global'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'type'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'timeout'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'contentType'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'processData'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'async'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'data'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'username'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'password'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'accepts'. (key-spacing)
(#28) Missing space before value for key 'xml'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'html'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'script'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'json'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'text'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key '_default'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing space before value for key 'lastModified'. (key-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Function 'ajax' has a complexity of 37. (complexity)
(#28) Missing space before value for key 'ajax'. (key-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A regular expression literal can be confused with '/='. (no-div-regex)
(#28) A space is required after ','. (comma-spacing)
(#28) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) before "else". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "try". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) before "catch". (keyword-spacing)
(#28) Expected space(s) after "catch". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Empty block statement. (no-empty)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) 'head' used outside of binding context. (block-scoped-var)
(#28) 'head' used outside of binding context. (block-scoped-var)
(#28) 'script' used outside of binding context. (block-scoped-var)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) before "var". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) 'ActiveXObject' is not defined. (no-undef)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "try". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) before "catch". (keyword-spacing)
(#28) Expected space(s) after "catch". (keyword-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Empty block statement. (no-empty)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) A space is required after ','. (comma-spacing)
(#28) A space is required after ','. (comma-spacing)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) 'ival' used outside of binding context. (block-scoped-var)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) 'ival' used outside of binding context. (block-scoped-var)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) 'ival' used outside of binding context. (block-scoped-var)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) after "try". (keyword-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Requires a space after '{'. (block-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) A space is required after ','. (comma-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) after "catch". (keyword-spacing)
(#28) Expected space(s) before "catch". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space after '{'. (block-spacing)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected space(s) after "try". (keyword-spacing)
(#28) Requires a space after '{'. (block-spacing)
(#28) Statement inside of curly braces should be on next line. (brace-style)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected space(s) after "catch". (keyword-spacing)
(#28) Expected space(s) before "catch". (keyword-spacing)
(#28) Empty block statement. (no-empty)
(#28) Missing space before opening brace. (space-before-blocks)
(#28) Expected space(s) before "if". (keyword-spacing)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Infix operators must be spaced. (space-infix-ops)
(#28) Missing whitespace after semicolon. (semi-spacing)
(#28) Expected { after 'if' condition. (curly)
(#28) Expected space(s) after "if". (keyword-spacing)
(#28) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#28) Requires a space before '}'. (block-spacing)
(#28) Expected { after 'else'. (curly)
(#28) Expected space(s) before "else". (keyword-spacing)
(#29) Line 29 exceeds the maximum line length of 132. (max-len)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Expected { after 'if' condition. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Requires a space before '}'. (block-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) before "try". (keyword-spacing)
(#29) Expected space(s) after "try". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) after "catch". (keyword-spacing)
(#29) Expected space(s) before "catch". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Expected space(s) before "if". (keyword-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Missing JSDoc comment. (require-jsdoc)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Expected { after 'if' condition. (curly)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) before "function". (keyword-spacing)
(#29) Missing JSDoc comment. (require-jsdoc)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Expected { after 'if' condition. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) before "return". (keyword-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Requires a space before '}'. (block-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'handleError'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'active'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'httpSuccess'. (key-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Expected space(s) after "try". (keyword-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Requires a space after '{'. (block-spacing)
(#29) Expected space(s) after "return". (keyword-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) before "catch". (keyword-spacing)
(#29) Expected space(s) after "catch". (keyword-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Empty block statement. (no-empty)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Expected space(s) before "return". (keyword-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'httpNotModified'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Expected space(s) after "try". (keyword-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Expected space(s) before "catch". (keyword-spacing)
(#29) Expected space(s) after "catch". (keyword-spacing)
(#29) Empty block statement. (no-empty)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Expected space(s) before "return". (keyword-spacing)
(#29) Requires a space before '}'. (block-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'httpData'. (key-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Expected an object to be thrown. (no-throw-literal)
(#29) Expected space(s) before "throw". (keyword-spacing)
(#29) Expected space(s) after "throw". (keyword-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) eval can be harmful. (no-eval)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Requires a space before '}'. (block-spacing)
(#29) A space is required after ','. (comma-spacing)
(#29) Missing space before value for key 'param'. (key-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Requires a space after '{'. (block-spacing)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'if' condition. (curly)
(#29) Expected space(s) after "if". (keyword-spacing)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) A space is required after ','. (comma-spacing)
(#29) Requires a space after '{'. (block-spacing)
(#29) Missing space before opening brace. (space-before-blocks)
(#29) Statement inside of curly braces should be on next line. (brace-style)
(#29) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Infix operators must be spaced. (space-infix-ops)
(#29) Requires a space before '}'. (block-spacing)
(#29) Missing whitespace after semicolon. (semi-spacing)
(#29) Expected { after 'else'. (curly)
(#30) Expected { after 'for-in'. (curly)
(#30) Expected space(s) after "for". (keyword-spacing)
(#30) Line 30 exceeds the maximum line length of 132. (max-len)
(#30) Expected space(s) before "if". (keyword-spacing)
(#30) Expected space(s) after "if". (keyword-spacing)
(#30) Expected { after 'if' condition. (curly)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) A space is required after ','. (comma-spacing)
(#30) Don't make functions within a loop (no-loop-func)
(#30) Missing space before opening brace. (space-before-blocks)
(#30) Requires a space after '{'. (block-spacing)
(#30) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#30) Statement inside of curly braces should be on next line. (brace-style)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Infix operators must be spaced. (space-infix-ops)
(#30) Requires a space before '}'. (block-spacing)
(#30) Missing whitespace after semicolon. (semi-spacing)
(#30) Expected { after 'else'. (curly)
(#31) Line 31 exceeds the maximum line length of 132. (max-len)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#31) Missing space before value for key 'show'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing space before value for key 'height'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'width'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'opacity'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected space(s) before "this". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Requires a space before '}'. (block-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'hide'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing space before value for key 'height'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'width'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'opacity'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key '_toggle'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'toggle'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Do not nest ternary expressions (no-nested-ternary)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing space before value for key 'height'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'width'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'opacity'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'slideDown'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Missing space before value for key 'height'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'slideUp'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Missing space before value for key 'height'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'slideToggle'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Missing space before value for key 'height'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'fadeIn'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Missing space before value for key 'opacity'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'fadeOut'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Missing space before value for key 'opacity'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'fadeTo'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Missing space before value for key 'opacity'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before value for key 'animate'. (key-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected space(s) before "return". (keyword-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "for". (keyword-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected space(s) before "return". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected space(s) before "if". (keyword-spacing)
(#31) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Expected space(s) before "this". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Do not nest ternary expressions (no-nested-ternary)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "else". (keyword-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) A space is required after ','. (comma-spacing)
(#31) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space after '{'. (block-spacing)
(#31) Missing space before opening brace. (space-before-blocks)
(#31) Statement inside of curly braces should be on next line. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Requires a space before '}'. (block-spacing)
(#31) Expected space(s) before "if". (keyword-spacing)
(#31) Expected { after 'if' condition. (curly)
(#31) Expected space(s) after "if". (keyword-spacing)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Infix operators must be spaced. (space-infix-ops)
(#31) Missing whitespace after semicolon. (semi-spacing)
(#31) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#31) A space is required after ','. (comma-spacing)
(#31) A space is required after ','. (comma-spacing)
(#31) Requires a space before '}'. (block-spacing)
(#31) Expected space(s) before "else". (keyword-spacing)
(#31) Expected { after 'else'. (curly)
(#32) Line 32 exceeds the maximum line length of 132. (max-len)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'queue'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "return". (keyword-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Expected { after 'if' condition. (curly)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "else". (keyword-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'stop'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected { after 'for' condition. (curly)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) before "return". (keyword-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing space before value for key 'speed'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before value for key 'complete'. (key-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'duration'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'easing'. (key-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before value for key 'slow'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'fast'. (key-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Expected { after 'if' condition. (curly)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'easing'. (key-spacing)
(#32) Missing space before value for key 'linear'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'swing'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Expected space(s) after "return". (keyword-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'timers'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'timerId'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'fx'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before value for key 'update'. (key-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'cur'. (key-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Expected { after 'if' condition. (curly)
(#32) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "return". (keyword-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'custom'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Expected { after 'for' condition. (curly)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'show'. (key-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'hide'. (key-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'step'. (key-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'for-in'. (curly)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) after "for". (keyword-spacing)
(#32) Expected { after 'for-in'. (curly)
(#32) Expected space(s) before "for". (keyword-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Expected space(s) before "this". (keyword-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) before "else". (keyword-spacing)
(#32) Expected space(s) after "else". (keyword-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) before "return". (keyword-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before value for key 'scrollLeft'. (key-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'scrollTop'. (key-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'opacity'. (key-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key '_default'. (key-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected space(s) after "with". (keyword-spacing)
(#32) Unexpected use of 'with' statement. (no-with)
(#32) Expected space(s) before "with". (keyword-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'safari' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'version' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) before "else". (keyword-spacing)
(#32) Expected space(s) after "else". (keyword-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected space(s) after "while". (keyword-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Blocks are nested too deeply (5). (max-depth)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) 'mozilla' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'safari' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Blocks are nested too deeply (5). (max-depth)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) after "while". (keyword-spacing)
(#32) Expected space(s) before "while". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Requires a space after '{'. (block-spacing)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Blocks are nested too deeply (5). (max-depth)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Blocks are nested too deeply (5). (max-depth)
(#32) 'mozilla' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) before "if". (keyword-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) 'mozilla' is not defined. (no-undef)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Expected { after 'if' condition. (curly)
(#32) Expected space(s) after "if". (keyword-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing space before value for key 'top'. (key-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Missing space before value for key 'left'. (key-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) before "function". (keyword-spacing)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Expected space(s) before "function". (keyword-spacing)
(#32) Missing JSDoc comment. (require-jsdoc)
(#32) A space is required after ','. (comma-spacing)
(#32) Requires a space after '{'. (block-spacing)
(#32) Missing space before opening brace. (space-before-blocks)
(#32) Statement inside of curly braces should be on next line. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Missing whitespace after semicolon. (semi-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Infix operators must be spaced. (space-infix-ops)
(#32) Requires a space before '}'. (block-spacing)
(#32) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#32) Expected space(s) before "return". (keyword-spacing)
(#32) Requires a space before '}'. (block-spacing)
(#32) Requires a space before '}'. (block-spacing)
blocks/configurable_reports/js/jquery.tablesorter.min.js
(#2) Line 2 exceeds the maximum line length of 132. (max-len)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing space before value for key 'tablesorter'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) This line has too many statements. Maximum allowed is 2. (max-statements-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'cssHeader'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'cssAsc'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'cssDesc'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'sortInitialOrder'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'sortMultiSortKey'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'sortForce'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'sortAppend'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'textExtraction'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'parsers'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'widgets'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'widgetZebra'. (key-spacing)
(#2) Missing space before value for key 'css'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'headers'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'widthFixed'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'cancelSelection'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'sortList'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'headerList'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'dateFormat'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'decimal'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'debug'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "this". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Unexpected console statement. (no-console)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Unexpected console statement. (no-console)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Unexpected alert. (no-alert)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "var". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) 'parsersDebug' used outside of binding context. (block-scoped-var)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) 'parsersDebug' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'list' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "var". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before value for key 'row'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'normalized'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) 'cacheTime' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Expected space(s) before "var". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) 'appendTime' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "var". (keyword-spacing)
(#2) 'meta' is defined but never used (no-unused-vars)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) '$tableHeaders' is not defined. (no-undef)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) '$tableHeaders' is not defined. (no-undef)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected { after 'if' condition. (curly)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected space(s) before "this". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) 'time' used outside of binding context. (block-scoped-var)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) '$tableHeaders' is not defined. (no-undef)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) '$tableHeaders' is not defined. (no-undef)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) 'checkCellColSpan' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) 'headerArr' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Unary word operator 'typeof' must be followed by whitespace. (space-unary-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Invalid typeof comparison value (valid-typeof)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) 'i' is not defined. (no-undef)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) 'i' is not defined. (no-undef)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'i' is not defined. (no-undef)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'offset' is defined but never used (no-unused-vars)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) '$headers' is defined but never used (no-unused-vars)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "function". (keyword-spacing)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "var". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) 'i' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'i' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'i' used outside of binding context. (block-scoped-var)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'i' used outside of binding context. (block-scoped-var)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'i' used outside of binding context. (block-scoped-var)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) A space is required after ','. (comma-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'i' used outside of binding context. (block-scoped-var)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "var". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) 'i' used outside of binding context. (block-scoped-var)
(#2) 'i' is already defined (no-redeclare)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'i' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'i' used outside of binding context. (block-scoped-var)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) eval can be harmful. (no-eval)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'sortWrapper' is not defined. (no-undef)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'order' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) 'sortTime' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) 'sortText' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) 'sortTextDesc' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Do not nest ternary expressions (no-nested-ternary)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) 'sortNumeric' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) 'sortNumericDesc' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Expected { after 'if' condition. (curly)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) '$document' is defined but never used (no-unused-vars)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) 'shiftDown' is defined but never used (no-unused-vars)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) 'sortOrder' is defined but never used (no-unused-vars)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) '$cell' is defined but never used (no-unused-vars)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'j' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'j' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'j' used outside of binding context. (block-scoped-var)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Blocks are nested too deeply (5). (max-depth)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) 'j' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'j' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) 'j' is already defined (no-redeclare)
(#2) 'j' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'j' used outside of binding context. (block-scoped-var)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) 'j' used outside of binding context. (block-scoped-var)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) 'j' used outside of binding context. (block-scoped-var)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Blocks are nested too deeply (5). (max-depth)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected to return a value at the end of this function. (consistent-return)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing semicolon. (semi)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "if". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Unnecessary semicolon. (no-extra-semi)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Missing JSDoc comment. (require-jsdoc)
(#2) Move function declaration to function body root. (no-inner-declarations)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "while". (keyword-spacing)
(#2) Expected { after 'while' condition. (curly)
(#2) Expected space(s) before "this". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'tablesorter'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) 's' is defined but never used (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "for". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "else". (keyword-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) 'jQuery' is not defined. (no-undef)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Unnecessary escape character: \% (no-useless-escape)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "else". (keyword-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Expected space(s) before "return". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "return". (keyword-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'is'. (key-spacing)
(#2) 's' is defined but never used (no-unused-vars)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) A space is required after ','. (comma-spacing)
(#2) Expected variable declaration to be on a new line. (one-var-declaration-per-line)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'type'. (key-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Missing space before value for key 'id'. (key-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing space before value for key 'format'. (key-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Requires a space after '{'. (block-spacing)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Infix operators must be spaced. (space-infix-ops)
(#2) Requires a space before '}'. (block-spacing)
(#2) A space is required after ','. (comma-spacing)
(#2) Missing whitespace after semicolon. (semi-spacing)
(#2) Expected space(s) after "if". (keyword-spacing)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Requires a space after '{'. (block-spacing)
(#2) Missing space before opening brace. (space-before-blocks)
(#2) Closing curly brace should be on the same line as opening curly brace or on the line after the previous block. (brace-style)
(#2) Statement inside of curly braces should be on next line. (brace-style)
(#2) A space is required after ','. (comma-spacing)
(#2) 'time' used outside of binding context. (block-scoped-var)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) Requires a space before '}'. (block-spacing)
(#2) 'jQuery' is not defined. (no-undef)

CSS problems

(7 errors, 815 warnings)

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

blocks/configurable_reports/js/codemirror/addon/merge/merge.css
(#83) Unknown property 'fill'.
(#83) Unknown property 'stroke'.
(#83) Unknown property 'stroke-width'.
(#88) Unknown property 'fill'.
(#88) Unknown property 'stroke'.
(#88) Unknown property 'stroke-width'.
blocks/configurable_reports/js/codemirror/lib/codemirror.css
(#33) Rule is empty.
(#58) Rule is empty.
(#160) height can't be used with display: inline.
(#164) margin-bottom can't be used with display: inline.
(#168) Duplicate property '*display' found.
(#222) Rule is empty.
blocks/configurable_reports/js/datatables/extras/AutoFill/media/docs/media/css/doc.css
(#87) Use of !important
(#101) Use of !important
(#106) Use of !important
(#119) Use of !important
(#275) Use of !important
blocks/configurable_reports/js/datatables/extras/AutoFill/media/docs/media/css/shCore.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
blocks/configurable_reports/js/datatables/extras/AutoFill/media/docs/media/css/shThemeDataTables.css
(#18) Use of !important
(#19) Use of !important
(#20) Use of !important
(#23) Use of !important
(#26) Use of !important
(#29) Use of !important
(#32) Use of !important
(#35) Use of !important
(#37) Rule is empty.
(#40) Use of !important
(#41) Use of !important
(#44) Use of !important
(#47) Use of !important
(#50) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#75) Use of !important
(#76) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#91) Use of !important
(#94) Use of !important
(#97) Use of !important
(#100) Use of !important
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#113) Use of !important
(#114) Expected (<color> | inherit) but found 'none'.
(#114) Use of !important
(#117) Use of !important
(#120) Use of !important
(#123) Use of !important
(#127) Use of !important
blocks/configurable_reports/js/datatables/extras/ColReorder/media/docs/media/css/doc.css
(#87) Use of !important
(#101) Use of !important
(#106) Use of !important
(#119) Use of !important
(#275) Use of !important
blocks/configurable_reports/js/datatables/extras/ColReorder/media/docs/media/css/shCore.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
blocks/configurable_reports/js/datatables/extras/ColReorder/media/docs/media/css/shThemeDataTables.css
(#18) Use of !important
(#19) Use of !important
(#20) Use of !important
(#23) Use of !important
(#26) Use of !important
(#29) Use of !important
(#32) Use of !important
(#35) Use of !important
(#37) Rule is empty.
(#40) Use of !important
(#41) Use of !important
(#44) Use of !important
(#47) Use of !important
(#50) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#75) Use of !important
(#76) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#91) Use of !important
(#94) Use of !important
(#97) Use of !important
(#100) Use of !important
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#113) Use of !important
(#114) Expected (<color> | inherit) but found 'none'.
(#114) Use of !important
(#117) Use of !important
(#120) Use of !important
(#123) Use of !important
(#127) Use of !important
blocks/configurable_reports/js/datatables/extras/ColVis/media/css/ColVis.css
(#23) Use of !important
blocks/configurable_reports/js/datatables/extras/ColVis/media/css/ColVisAlt.css
(#25) Use of !important
blocks/configurable_reports/js/datatables/extras/ColVis/media/docs/media/css/doc.css
(#87) Use of !important
(#101) Use of !important
(#106) Use of !important
(#119) Use of !important
(#275) Use of !important
blocks/configurable_reports/js/datatables/extras/ColVis/media/docs/media/css/shCore.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
blocks/configurable_reports/js/datatables/extras/ColVis/media/docs/media/css/shThemeDataTables.css
(#18) Use of !important
(#19) Use of !important
(#20) Use of !important
(#23) Use of !important
(#26) Use of !important
(#29) Use of !important
(#32) Use of !important
(#35) Use of !important
(#37) Rule is empty.
(#40) Use of !important
(#41) Use of !important
(#44) Use of !important
(#47) Use of !important
(#50) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#75) Use of !important
(#76) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#91) Use of !important
(#94) Use of !important
(#97) Use of !important
(#100) Use of !important
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#113) Use of !important
(#114) Expected (<color> | inherit) but found 'none'.
(#114) Use of !important
(#117) Use of !important
(#120) Use of !important
(#123) Use of !important
(#127) Use of !important
blocks/configurable_reports/js/datatables/extras/FixedColumns/docs/media/css/doc.css
(#87) Use of !important
(#101) Use of !important
(#106) Use of !important
(#119) Use of !important
(#275) Use of !important
blocks/configurable_reports/js/datatables/extras/FixedColumns/docs/media/css/shCore.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
blocks/configurable_reports/js/datatables/extras/FixedColumns/docs/media/css/shThemeDataTables.css
(#18) Use of !important
(#19) Use of !important
(#20) Use of !important
(#23) Use of !important
(#26) Use of !important
(#29) Use of !important
(#32) Use of !important
(#35) Use of !important
(#37) Rule is empty.
(#40) Use of !important
(#41) Use of !important
(#44) Use of !important
(#47) Use of !important
(#50) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#75) Use of !important
(#76) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#91) Use of !important
(#94) Use of !important
(#97) Use of !important
(#100) Use of !important
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#113) Use of !important
(#114) Expected (<color> | inherit) but found 'none'.
(#114) Use of !important
(#117) Use of !important
(#120) Use of !important
(#123) Use of !important
(#127) Use of !important
blocks/configurable_reports/js/datatables/extras/Scroller/media/docs/media/css/doc.css
(#87) Use of !important
(#101) Use of !important
(#106) Use of !important
(#119) Use of !important
(#275) Use of !important
blocks/configurable_reports/js/datatables/extras/Scroller/media/docs/media/css/shCore.css
(#27) Use of !important
(#28) Use of !important
(#29) Use of !important
(#30) Use of !important
(#31) Use of !important
(#32) Use of !important
(#33) Use of !important
(#34) Use of !important
(#35) Use of !important
(#36) Use of !important
(#37) Use of !important
(#38) Use of !important
(#39) Use of !important
(#40) Use of !important
(#41) Use of !important
(#42) Use of !important
(#43) Use of !important
(#44) Use of !important
(#45) Use of !important
(#46) Use of !important
(#47) Use of !important
(#48) Use of !important
(#49) Use of !important
(#50) Use of !important
(#51) Use of !important
(#52) Expected (<length> | <percentage> | <content-sizing> | contain-floats | -moz-contain-floats | -webkit-contain-floats | inherit) but found 'auto'.
(#52) Use of !important
(#56) Use of !important
(#57) Use of !important
(#58) Use of !important
(#59) Use of !important
(#60) Use of !important
(#63) Use of !important
(#66) Use of !important
(#69) Use of !important
(#72) Use of !important
(#75) Use of !important
(#78) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#89) Use of !important
(#90) Use of !important
(#91) Use of !important
(#92) Use of !important
(#93) Use of !important
(#94) Use of !important
(#95) Use of !important
(#96) Use of !important
(#97) Use of !important
(#98) Use of !important
(#101) Use of !important
(#102) Use of !important
(#105) Use of !important
(#108) Use of !important
(#111) Use of !important
(#114) Use of !important
(#117) Use of !important
(#118) Use of !important
(#119) Use of !important
(#120) Use of !important
(#121) Use of !important
(#124) Use of !important
(#125) Use of !important
(#128) Use of !important
(#129) Use of !important
(#132) Use of !important
(#135) Use of !important
(#136) Use of !important
(#137) Use of !important
(#138) Use of !important
(#139) Use of !important
(#140) Use of !important
(#141) Use of !important
(#144) Use of !important
(#147) Use of !important
(#148) Use of !important
(#149) Use of !important
(#150) Use of !important
(#153) Use of !important
(#156) Use of !important
(#157) Use of !important
(#160) Use of !important
(#163) Use of !important
(#170) Use of !important
(#173) Use of !important
(#176) Use of !important
(#179) Use of !important
(#182) Use of !important
(#185) Use of !important
(#188) Use of !important
(#191) Use of !important
(#194) Use of !important
(#195) Use of !important
(#198) Use of !important
(#201) Use of !important
(#204) Use of !important
(#207) Use of !important
(#210) Use of !important
(#213) Use of !important
(#216) Use of !important
(#219) Use of !important
(#222) Use of !important
(#225) Use of !important
blocks/configurable_reports/js/datatables/extras/Scroller/media/docs/media/css/shThemeDataTables.css
(#18) Use of !important
(#19) Use of !important
(#20) Use of !important
(#23) Use of !important
(#26) Use of !important
(#29) Use of !important
(#32) Use of !important
(#35) Use of !important
(#37) Rule is empty.
(#40) Use of !important
(#41) Use of !important
(#44) Use of !important
(#47) Use of !important
(#50) Use of !important
(#53) Use of !important
(#54) Use of !important
(#57) Use of !important
(#60) Use of !important
(#63) Use of !important
(#64) Use of !important
(#65) Use of !important
(#68) Use of !important
(#71) Use of !important
(#74) Use of !important
(#75) Use of !important
(#76) Use of !important
(#79) Use of !important
(#82) Use of !important
(#85) Use of !important
(#88) Use of !important
(#91) Use of !important
(#94) Use of !important
(#97) Use of !important
(#100) Use of !important
(#103) Use of !important
(#106) Use of !important
(#109) Use of !important
(#112) Use of !important
(#113) Use of !important
(#114) Expected (<color> | inherit) but found 'none'.
(#114) Use of !important
(#117) Use of !important
(#120) Use of !important
(#123) Use of !important
(#127) Use of !important
blocks/configurable_reports/js/datatables/extras/TableTools/media/css/TableTools.css
(#46) Use of !important
(#85) Use of !important
blocks/configurable_reports/js/datatables/extras/TableTools/media/css/TableTools_JUI.css
(#51) Use of !important
(#57) Use of !important
blocks/configurable_reports/js/datatables/media/css/demo_page.css
(#111) Use of !important
blocks/configurable_reports/js/datatables/media/css/demo_table.css
(#83) Use of !important
(#87) Use of !important
(#96) Use of !important
(#157) Expected RBRACE at line 157, col 3.
(#339) Use of !important
(#348) Use of !important
blocks/configurable_reports/js/datatables/media/css/demo_table_jui.css
(#37) Expected RBRACE at line 37, col 3.
(#44) Expected RBRACE at line 44, col 3.
(#45) Use of !important
(#49) Use of !important
(#53) Use of !important
(#71) Expected RBRACE at line 71, col 3.
(#331) Use of !important
(#340) Use of !important
blocks/configurable_reports/js/datatables/media/css/jquery.dataTables.css
(#98) Use of !important
(#104) Use of !important
(#115) Use of !important
(#157) Use of !important
(#166) Use of !important
blocks/configurable_reports/js/datatables/media/css/jquery.dataTables_themeroller.css
(#95) Use of !important
(#101) Expected RBRACE at line 101, col 3.
(#108) Expected RBRACE at line 108, col 3.
(#109) Use of !important
(#121) Use of !important
(#127) Use of !important
(#138) Use of !important
(#176) Use of !important
(#185) Use of !important

PHPDocs style problems

(1733 errors, 18 warnings)

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

blocks/configurable_reports/block_configurable_reports.php
(#25) Class block_configurable_reports is not documented
(#47) Function block_configurable_reports::instance_allow_config is not documented
(#164) Function block_configurable_reports::cron is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/classes/github.php
(#2) File-level phpdocs block is not found
(#4) Class github is not documented
(#7) Function github::set_repo is not documented
(#23) Function github::get is not documented
(#5) Variable github::$repo is not documented
(#4) Package is not specified for class github. It is also not specified in file-level phpdocs
blocks/configurable_reports/component.class.php
(#25) Class component_base is not documented
(#31) Function component_base::__construct is not documented
(#42) Function component_base::add_form_elements is not documented
(#26) Variable component_base::$plugins is not documented
(#27) Variable component_base::$ordering is not documented
(#28) Variable component_base::$form is not documented
(#29) Variable component_base::$help is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/average/form.php
(#32) Class average_form is not documented
(#33) Function average_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/average/plugin.class.php
(#27) Class plugin_average is not documented
(#29) Function plugin_average::init is not documented
(#36) Function plugin_average::summary is not documented
(#87) Function plugin_average::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/component.class.php
(#25) Class component_calcs is not documented
(#27) Function component_calcs::init is not documented
(#34) Function component_calcs::add_form_elements is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/max/form.php
(#32) Class max_form is not documented
(#33) Function max_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/max/plugin.class.php
(#27) Class plugin_max is not documented
(#29) Function plugin_max::init is not documented
(#36) Function plugin_max::summary is not documented
(#87) Function plugin_max::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/min/form.php
(#32) Class min_form is not documented
(#33) Function min_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/min/plugin.class.php
(#27) Class plugin_min is not documented
(#29) Function plugin_min::init is not documented
(#36) Function plugin_min::summary is not documented
(#86) Function plugin_min::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/sum/form.php
(#32) Class sum_form is not documented
(#33) Function sum_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/calcs/sum/plugin.class.php
(#27) Class plugin_sum is not documented
(#29) Function plugin_sum::init is not documented
(#36) Function plugin_sum::summary is not documented
(#86) Function plugin_sum::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/categoryfield/form.php
(#32) Class categoryfield_form is not documented
(#33) Function categoryfield_form::definition is not documented
(#55) Function categoryfield_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/categoryfield/plugin.class.php
(#27) Class plugin_categoryfield is not documented
(#29) Function plugin_categoryfield::init is not documented
(#36) Function plugin_categoryfield::summary is not documented
(#40) Function plugin_categoryfield::colformat is not documented
(#49) Function plugin_categoryfield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/component.class.php
(#25) Class component_columns is not documented
(#27) Function component_columns::init is not documented
(#34) Function component_columns::process_form is not documented
(#40) Function component_columns::add_form_elements is not documented
(#65) Function component_columns::validate_form_elements is not documented
(#72) Function component_columns::form_process_data is not documented
(#85) Function component_columns::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/coursefield/form.php
(#32) Class coursefield_form is not documented
(#33) Function coursefield_form::definition is not documented
(#56) Function coursefield_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/coursefield/plugin.class.php
(#27) Class plugin_coursefield is not documented
(#29) Function plugin_coursefield::init is not documented
(#36) Function plugin_coursefield::summary is not documented
(#40) Function plugin_coursefield::colformat is not documented
(#49) Function plugin_coursefield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/coursestats/form.php
(#32) Class coursestats_form is not documented
(#33) Function coursestats_form::definition is not documented
(#65) Function coursestats_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/coursestats/plugin.class.php
(#27) Class plugin_coursestats is not documented
(#29) Function plugin_coursestats::init is not documented
(#36) Function plugin_coursestats::summary is not documented
(#40) Function plugin_coursestats::colformat is not documented
(#49) Function plugin_coursestats::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/currentuserfinalgrade/form.php
(#32) Class currentuserfinalgrade_form is not documented
(#33) Function currentuserfinalgrade_form::definition is not documented
(#42) Function currentuserfinalgrade_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/currentuserfinalgrade/plugin.class.php
(#27) Class plugin_currentuserfinalgrade is not documented
(#29) Function plugin_currentuserfinalgrade::init is not documented
(#35) Function plugin_currentuserfinalgrade::summary is not documented
(#39) Function plugin_currentuserfinalgrade::colformat is not documented
(#48) Function plugin_currentuserfinalgrade::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/date/form.php
(#32) Class date_form is not documented
(#33) Function date_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/date/plugin.class.php
(#27) Class plugin_date is not documented
(#29) Function plugin_date::init is not documented
(#36) Function plugin_date::summary is not documented
(#40) Function plugin_date::colformat is not documented
(#49) Function plugin_date::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/finalgradeincurrentcourse/form.php
(#32) Class finalgradeincurrentcourse_form is not documented
(#33) Function finalgradeincurrentcourse_form::definition is not documented
(#42) Function finalgradeincurrentcourse_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/finalgradeincurrentcourse/plugin.class.php
(#27) Class plugin_finalgradeincurrentcourse is not documented
(#29) Function plugin_finalgradeincurrentcourse::init is not documented
(#35) Function plugin_finalgradeincurrentcourse::summary is not documented
(#39) Function plugin_finalgradeincurrentcourse::colformat is not documented
(#48) Function plugin_finalgradeincurrentcourse::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/form.php
(#32) Class columns_form is not documented
(#33) Function columns_form::definition is not documented
(#69) Function columns_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/reportcolumn/form.php
(#32) Class reportcolumn_form is not documented
(#33) Function reportcolumn_form::definition is not documented
(#72) Function reportcolumn_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/reportcolumn/plugin.class.php
(#27) Class plugin_reportcolumn is not documented
(#31) Function plugin_reportcolumn::init is not documented
(#38) Function plugin_reportcolumn::summary is not documented
(#43) Function plugin_reportcolumn::colformat is not documented
(#50) Function plugin_reportcolumn::get_user_reports is not documented
(#71) Function plugin_reportcolumn::get_current_report is not documented
(#87) Function plugin_reportcolumn::get_report_columns is not documented
(#109) Function plugin_reportcolumn::fix_condition_expr is not documented
(#124) Function plugin_reportcolumn::execute is not documented
(#29) Variable plugin_reportcolumn::$reportcache is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/roleusersn/form.php
(#32) Class roleusersn_form is not documented
(#33) Function roleusersn_form::definition is not documented
(#56) Function roleusersn_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/roleusersn/plugin.class.php
(#25) Class plugin_roleusersn is not documented
(#26) Function plugin_roleusersn::init is not documented
(#33) Function plugin_roleusersn::summary is not documented
(#37) Function plugin_roleusersn::colformat is not documented
(#46) Function plugin_roleusersn::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usercompletion/form.php
(#32) Class userstats_form is not documented
(#33) Function userstats_form::definition is not documented
(#55) Function userstats_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usercompletion/plugin.class.php
(#27) Class plugin_usercompletion is not documented
(#29) Function plugin_usercompletion::init is not documented
(#36) Function plugin_usercompletion::summary is not documented
(#40) Function plugin_usercompletion::colformat is not documented
(#49) Function plugin_usercompletion::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/userfield/form.php
(#32) Class userfield_form is not documented
(#33) Function userfield_form::definition is not documented
(#60) Function userfield_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/userfield/plugin.class.php
(#27) Class plugin_userfield is not documented
(#29) Function plugin_userfield::init is not documented
(#36) Function plugin_userfield::summary is not documented
(#40) Function plugin_userfield::colformat is not documented
(#49) Function plugin_userfield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usermodactions/form.php
(#32) Class usermodactions_form is not documented
(#33) Function usermodactions_form::definition is not documented
(#59) Function usermodactions_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usermodactions/plugin.class.php
(#27) Class plugin_usermodactions is not documented
(#29) Function plugin_usermodactions::init is not documented
(#36) Function plugin_usermodactions::summary is not documented
(#49) Function plugin_usermodactions::colformat is not documented
(#58) Function plugin_usermodactions::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usermodoutline/form.php
(#32) Class usermodoutline_form is not documented
(#33) Function usermodoutline_form::definition is not documented
(#60) Function usermodoutline_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/usermodoutline/plugin.class.php
(#27) Class plugin_usermodoutline is not documented
(#29) Function plugin_usermodoutline::init is not documented
(#36) Function plugin_usermodoutline::summary is not documented
(#49) Function plugin_usermodoutline::colformat is not documented
(#58) Function plugin_usermodoutline::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/userstats/form.php
(#32) Class userstats_form is not documented
(#33) Function userstats_form::definition is not documented
(#66) Function userstats_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/columns/userstats/plugin.class.php
(#27) Class plugin_userstats is not documented
(#29) Function plugin_userstats::init is not documented
(#36) Function plugin_userstats::summary is not documented
(#40) Function plugin_userstats::colformat is not documented
(#49) Function plugin_userstats::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/ccoursefield/form.php
(#32) Class ccoursefield_form is not documented
(#45) Function ccoursefield_form::definition is not documented
(#69) Function ccoursefield_form::validation is not documented
(#33) Variable ccoursefield_form::$allowedops is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/ccoursefield/plugin.class.php
(#27) Class plugin_ccoursefield is not documented
(#28) Function plugin_ccoursefield::init is not documented
(#34) Function plugin_ccoursefield::summary is not documented
(#40) Function plugin_ccoursefield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/component.class.php
(#25) Class component_conditions is not documented
(#27) Function component_conditions::init is not documented
(#34) Function component_conditions::form_process_data is not documented
(#52) Function component_conditions::add_missing_conditions is not documented
(#84) Function component_conditions::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/coursecategory/form.php
(#32) Class coursecategory_form is not documented
(#33) Function coursecategory_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/coursecategory/plugin.class.php
(#27) Class plugin_coursecategory is not documented
(#29) Function plugin_coursecategory::init is not documented
(#36) Function plugin_coursecategory::summary is not documented
(#48) Function plugin_coursecategory::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/coursechild/form.php
(#32) Class coursechild_form is not documented
(#33) Function coursechild_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/coursechild/plugin.class.php
(#27) Class plugin_coursechild is not documented
(#29) Function plugin_coursechild::init is not documented
(#35) Function plugin_coursechild::summary is not documented
(#45) Function plugin_coursechild::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/courseparent/form.php
(#32) Class courseparent_form is not documented
(#33) Function courseparent_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/courseparent/plugin.class.php
(#27) Class plugin_courseparent is not documented
(#29) Function plugin_courseparent::init is not documented
(#35) Function plugin_courseparent::summary is not documented
(#46) Function plugin_courseparent::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/currentreportcourse/plugin.class.php
(#27) Class plugin_currentreportcourse is not documented
(#28) Function plugin_currentreportcourse::init is not documented
(#34) Function plugin_currentreportcourse::summary is not documented
(#39) Function plugin_currentreportcourse::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/currentuser/plugin.class.php
(#27) Class plugin_currentuser is not documented
(#28) Function plugin_currentuser::init is not documented
(#34) Function plugin_currentuser::summary is not documented
(#39) Function plugin_currentuser::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/currentusercourses/plugin.class.php
(#27) Class plugin_currentusercourses is not documented
(#29) Function plugin_currentusercourses::init is not documented
(#35) Function plugin_currentusercourses::summary is not documented
(#40) Function plugin_currentusercourses::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/cuserfield/form.php
(#32) Class cuserfield_form is not documented
(#45) Function cuserfield_form::definition is not documented
(#75) Function cuserfield_form::validation is not documented
(#33) Variable cuserfield_form::$allowedops is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/cuserfield/plugin.class.php
(#27) Class plugin_cuserfield is not documented
(#29) Function plugin_cuserfield::init is not documented
(#35) Function plugin_cuserfield::summary is not documented
(#47) Function plugin_cuserfield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/form.php
(#32) Class conditions_form is not documented
(#33) Function conditions_form::definition is not documented
(#48) Function conditions_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/parentcategory/form.php
(#32) Class parentcategory_form is not documented
(#33) Function parentcategory_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/parentcategory/plugin.class.php
(#27) Class plugin_parentcategory is not documented
(#29) Function plugin_parentcategory::init is not documented
(#36) Function plugin_parentcategory::summary is not documented
(#48) Function plugin_parentcategory::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/usersincohorts/form.php
(#32) Class usersincohorts_form is not documented
(#33) Function usersincohorts_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/usersincohorts/plugin.class.php
(#27) Class plugin_usersincohorts is not documented
(#28) Function plugin_usersincohorts::init is not documented
(#34) Function plugin_usersincohorts::summary is not documented
(#40) Function plugin_usersincohorts::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/usersincurrentcourse/form.php
(#32) Class usersincurrentcourse_form is not documented
(#34) Function usersincurrentcourse_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/conditions/usersincurrentcourse/plugin.class.php
(#27) Class plugin_usersincurrentcourse is not documented
(#29) Function plugin_usersincurrentcourse::init is not documented
(#35) Function plugin_usersincurrentcourse::summary is not documented
(#41) Function plugin_usersincurrentcourse::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/customsql/component.class.php
(#25) Class component_customsql is not documented
(#26) Function component_customsql::init is not documented
(#44) Function component_customsql::form_process_data is not documented
(#56) Function component_customsql::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/customsql/form.php
(#35) Class customsql_form is not documented
(#37) Function customsql_form::definition is not documented
(#82) Function customsql_form::validation is not documented
(#90) Function customsql_form::validation_high_security is not documented
(#135) Function customsql_form::validation_low_security is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/categories/plugin.class.php
(#27) Class plugin_categories is not documented
(#29) Function plugin_categories::init is not documented
(#36) Function plugin_categories::summary is not documented
(#40) Function plugin_categories::execute is not documented
(#58) Function plugin_categories::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/component.class.php
(#25) Class component_filters is not documented
(#26) Function component_filters::init is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/coursecategories/plugin.class.php
(#27) Class plugin_coursecategories is not documented
(#29) Function plugin_coursecategories::init is not documented
(#36) Function plugin_coursecategories::summary is not documented
(#40) Function plugin_coursecategories::execute is not documented
(#67) Function plugin_coursecategories::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/coursemodules/plugin.class.php
(#27) Class plugin_coursemodules is not documented
(#29) Function plugin_coursemodules::init is not documented
(#36) Function plugin_coursemodules::summary is not documented
(#40) Function plugin_coursemodules::execute is not documented
(#68) Function plugin_coursemodules::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/courses/plugin.class.php
(#27) Class plugin_courses is not documented
(#29) Function plugin_courses::init is not documented
(#36) Function plugin_courses::summary is not documented
(#40) Function plugin_courses::execute is not documented
(#58) Function plugin_courses::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/enrolledstudents/plugin.class.php
(#27) Class plugin_enrolledstudents is not documented
(#29) Function plugin_enrolledstudents::init is not documented
(#36) Function plugin_enrolledstudents::summary is not documented
(#40) Function plugin_enrolledstudents::execute is not documented
(#57) Function plugin_enrolledstudents::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fcoursefield/form.php
(#32) Class fcoursefield_form is not documented
(#33) Function fcoursefield_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fcoursefield/plugin.class.php
(#27) Class plugin_fcoursefield is not documented
(#29) Function plugin_fcoursefield::init is not documented
(#36) Function plugin_fcoursefield::summary is not documented
(#40) Function plugin_fcoursefield::execute is not documented
(#56) Function plugin_fcoursefield::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fsearchuserfield/form.php
(#32) Class fsearchuserfield_form is not documented
(#33) Function fsearchuserfield_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fsearchuserfield/plugin.class.php
(#26) Class plugin_fsearchuserfield is not documented
(#28) Function plugin_fsearchuserfield::init is not documented
(#35) Function plugin_fsearchuserfield::summary is not documented
(#39) Function plugin_fsearchuserfield::execute is not documented
(#47) Function plugin_fsearchuserfield::execute_sql is not documented
(#59) Function plugin_fsearchuserfield::execute_users is not documented
(#94) Function plugin_fsearchuserfield::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @author: used
(#21) Invalid phpdocs tag @date: used
(#19) Package blocks is not valid
blocks/configurable_reports/components/filters/fuserfield/form.php
(#32) Class fuserfield_form is not documented
(#34) Function fuserfield_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/fuserfield/plugin.class.php
(#27) Class plugin_fuserfield is not documented
(#29) Function plugin_fuserfield::init is not documented
(#36) Function plugin_fuserfield::summary is not documented
(#40) Function plugin_fuserfield::execute is not documented
(#48) Function plugin_fuserfield::execute_sql is not documented
(#60) Function plugin_fuserfield::execute_users is not documented
(#95) Function plugin_fuserfield::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/role/plugin.class.php
(#27) Class plugin_role is not documented
(#29) Function plugin_role::init is not documented
(#36) Function plugin_role::summary is not documented
(#40) Function plugin_role::execute is not documented
(#58) Function plugin_role::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/searchtext/plugin.class.php
(#26) Class plugin_searchtext is not documented
(#28) Function plugin_searchtext::init is not documented
(#35) Function plugin_searchtext::summary is not documented
(#39) Function plugin_searchtext::execute is not documented
(#86) Function plugin_searchtext::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#20) Invalid phpdocs tag @author: used
(#21) Invalid phpdocs tag @date: used
(#19) Package blocks is not valid
blocks/configurable_reports/components/filters/semester/plugin.class.php
(#27) Class plugin_semester is not documented
(#29) Function plugin_semester::init is not documented
(#36) Function plugin_semester::summary is not documented
(#40) Function plugin_semester::execute is not documented
(#58) Function plugin_semester::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/startendtime/plugin.class.php
(#27) Class plugin_startendtime is not documented
(#29) Function plugin_startendtime::init is not documented
(#36) Function plugin_startendtime::summary is not documented
(#40) Function plugin_startendtime::execute is not documented
(#90) Function plugin_startendtime::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/subcategories/plugin.class.php
(#27) Class plugin_subcategories is not documented
(#29) Function plugin_subcategories::init is not documented
(#36) Function plugin_subcategories::summary is not documented
(#40) Function plugin_subcategories::execute is not documented
(#57) Function plugin_subcategories::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/user/plugin.class.php
(#27) Class plugin_user is not documented
(#28) Function plugin_user::init is not documented
(#35) Function plugin_user::summary is not documented
(#39) Function plugin_user::execute is not documented
(#56) Function plugin_user::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/users/plugin.class.php
(#27) Class plugin_users is not documented
(#29) Function plugin_users::init is not documented
(#36) Function plugin_users::summary is not documented
(#40) Function plugin_users::execute is not documented
(#58) Function plugin_users::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/yearhebrew/plugin.class.php
(#27) Class plugin_yearhebrew is not documented
(#29) Function plugin_yearhebrew::init is not documented
(#36) Function plugin_yearhebrew::summary is not documented
(#40) Function plugin_yearhebrew::execute is not documented
(#58) Function plugin_yearhebrew::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/filters/yearnumeric/plugin.class.php
(#27) Class plugin_yearnumeric is not documented
(#29) Function plugin_yearnumeric::init is not documented
(#36) Function plugin_yearnumeric::summary is not documented
(#40) Function plugin_yearnumeric::execute is not documented
(#58) Function plugin_yearnumeric::print_filter is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/categoryfieldorder/form.php
(#32) Class categoryfieldorder_form is not documented
(#33) Function categoryfieldorder_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/categoryfieldorder/plugin.class.php
(#27) Class plugin_categoryfieldorder is not documented
(#31) Function plugin_categoryfieldorder::init is not documented
(#39) Function plugin_categoryfieldorder::summary is not documented
(#44) Function plugin_categoryfieldorder::execute is not documented
(#29) Variable plugin_categoryfieldorder::$sql is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/component.class.php
(#25) Class component_ordering is not documented
(#26) Function component_ordering::init is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/coursefieldorder/form.php
(#32) Class coursefieldorder_form is not documented
(#33) Function coursefieldorder_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/coursefieldorder/plugin.class.php
(#27) Class plugin_coursefieldorder is not documented
(#31) Function plugin_coursefieldorder::init is not documented
(#39) Function plugin_coursefieldorder::summary is not documented
(#44) Function plugin_coursefieldorder::execute is not documented
(#29) Variable plugin_coursefieldorder::$sql is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/userfieldorder/form.php
(#32) Class userfieldorder_form is not documented
(#33) Function userfieldorder_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/ordering/userfieldorder/plugin.class.php
(#27) Class plugin_userfieldorder is not documented
(#31) Function plugin_userfieldorder::init is not documented
(#39) Function plugin_userfieldorder::summary is not documented
(#44) Function plugin_userfieldorder::execute is not documented
(#29) Variable plugin_userfieldorder::$sql is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/anyone/plugin.class.php
(#27) Class plugin_anyone is not documented
(#28) Function plugin_anyone::init is not documented
(#35) Function plugin_anyone::summary is not documented
(#39) Function plugin_anyone::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/component.class.php
(#25) Class component_permissions is not documented
(#27) Function component_permissions::init is not documented
(#34) Function component_permissions::form_process_data is not documented
(#51) Function component_permissions::add_missing_conditions is not documented
(#80) Function component_permissions::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/form.php
(#32) Class permissions_form is not documented
(#33) Function permissions_form::definition is not documented
(#47) Function permissions_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/puserfield/form.php
(#32) Class puserfield_form is not documented
(#33) Function puserfield_form::definition is not documented
(#67) Function puserfield_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/puserfield/plugin.class.php
(#27) Class plugin_puserfield is not documented
(#29) Function plugin_puserfield::init is not documented
(#36) Function plugin_puserfield::summary is not documented
(#46) Function plugin_puserfield::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/reportscapabilities/plugin.class.php
(#27) Class plugin_reportscapabilities is not documented
(#29) Function plugin_reportscapabilities::init is not documented
(#36) Function plugin_reportscapabilities::summary is not documented
(#40) Function plugin_reportscapabilities::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/roleincourse/form.php
(#32) Class roleincourse_form is not documented
(#33) Function roleincourse_form::definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/roleincourse/plugin.class.php
(#27) Class plugin_roleincourse is not documented
(#29) Function plugin_roleincourse::init is not documented
(#36) Function plugin_roleincourse::summary is not documented
(#44) Function plugin_roleincourse::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/permissions/usersincoursereport/plugin.class.php
(#27) Class plugin_usersincoursereport is not documented
(#29) Function plugin_usersincoursereport::init is not documented
(#36) Function plugin_usersincoursereport::summary is not documented
(#40) Function plugin_usersincoursereport::execute is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/bar/form.php
(#17) File-level phpdocs block is not found
(#24) Class bar_form is not documented
(#25) Function bar_form::definition is not documented
(#85) Function bar_form::add_formatting_elements is not documented
(#24) Package is not specified for class bar_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/components/plot/bar/graph.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/bar/plugin.class.php
(#27) Class plugin_bar is not documented
(#29) Function plugin_bar::init is not documented
(#36) Function plugin_bar::summary is not documented
(#41) Function plugin_bar::execute is not documented
(#80) Function plugin_bar::get_series is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/component.class.php
(#25) Class component_plot is not documented
(#26) Function component_plot::init is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/line/form.php
(#17) File-level phpdocs block is not found
(#24) Class line_form is not documented
(#25) Function line_form::definition is not documented
(#89) Function line_form::validation is not documented
(#24) Package is not specified for class line_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/components/plot/line/graph.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/line/plugin.class.php
(#27) Class plugin_line is not documented
(#29) Function plugin_line::init is not documented
(#36) Function plugin_line::summary is not documented
(#41) Function plugin_line::execute is not documented
(#73) Function plugin_line::get_series is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/pie/form.php
(#17) File-level phpdocs block is not found
(#24) Class pie_form is not documented
(#25) Function pie_form::definition is not documented
(#24) Package is not specified for class pie_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/components/plot/pie/graph.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/plot/pie/plugin.class.php
(#27) Class plugin_pie is not documented
(#29) Function plugin_pie::init is not documented
(#36) Function plugin_pie::summary is not documented
(#41) Function plugin_pie::execute is not documented
(#77) Function plugin_pie::get_series is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/template/component.class.php
(#25) Class component_template is not documented
(#27) Function component_template::init is not documented
(#34) Function component_template::form_process_data is not documented
(#50) Function component_template::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/template/form.php
(#32) Class template_form is not documented
(#33) Function template_form::definition is not documented
(#113) Function template_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/timeline/component.class.php
(#25) Class component_timeline is not documented
(#27) Function component_timeline::init is not documented
(#34) Function component_timeline::form_process_data is not documented
(#45) Function component_timeline::form_set_data is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/components/timeline/form.php
(#35) Class timeline_form is not documented
(#36) Function timeline_form::definition is not documented
(#83) Function timeline_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/db/access.php
(#2) Empty line found after PHP open tag
(#24) Invalid phpdocs tag @author: used
(#25) Invalid phpdocs tag @date: used
blocks/configurable_reports/db/upgrade.php
(#32) Function xmldb_block_configurable_reports_upgrade is not documented
(#23) Invalid phpdocs tag @author: used
(#24) Invalid phpdocs tag @date: used
blocks/configurable_reports/edit_form.php
(#25) Class block_configurable_reports_edit_form is not documented
(#26) Function block_configurable_reports_edit_form::specific_definition is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/editcomp.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/editplugin.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/editreport.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/editreport_form.php
(#32) Class report_edit_form is not documented
(#33) Function report_edit_form::definition is not documented
(#110) Function report_edit_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/export.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/export/csv/export.php
(#25) Function export_report is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/export/ods/export.php
(#25) Function export_report is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/export/xls/export.php
(#25) Function export_report is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/filter_form.php
(#17) File-level phpdocs block is not found
(#24) Class report_edit_form is not documented
(#25) Function report_edit_form::definition is not documented
(#24) Package is not specified for class report_edit_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/get_remote_report.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/import_form.php
(#32) Class import_form is not documented
(#33) Function import_form::definition is not documented
(#51) Function import_form::validation is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/js/datatables/extras/Scroller/media/data/server_processing.php
(#2) Empty line found after PHP open tag
(#9) File-level phpdocs block is not found
blocks/configurable_reports/lang/en/block_configurable_reports.php
(#2) Empty line found after PHP open tag
(#3) File-level phpdocs block is not found
blocks/configurable_reports/lib/pChart2/class/pBarcode128.class.php
(#2) Empty line found after PHP open tag
(#17) File-level phpdocs block is not found
(#17) Class pBarcode128 is not documented
(#26) Function pBarcode128::pBarcode128 is not documented
(#51) Function pBarcode128::getSize is not documented
(#79) Function pBarcode128::encode128 is not documented
(#104) Function pBarcode128::draw is not documented
(#180) Function pBarcode128::left is not documented
(#181) Function pBarcode128::right is not documented
(#182) Function pBarcode128::mid is not documented
(#19) Variable pBarcode128::$Codes is not documented
(#20) Variable pBarcode128::$Reverse is not documented
(#21) Variable pBarcode128::$Result is not documented
(#22) Variable pBarcode128::$pChartObject is not documented
(#23) Variable pBarcode128::$CRC is not documented
(#17) Package is not specified for class pBarcode128. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pBarcode39.class.php
(#2) Empty line found after PHP open tag
(#17) File-level phpdocs block is not found
(#17) Class pBarcode39 is not documented
(#27) Function pBarcode39::pBarcode39 is not documented
(#50) Function pBarcode39::getSize is not documented
(#79) Function pBarcode39::encode39 is not documented
(#108) Function pBarcode39::draw is not documented
(#184) Function pBarcode39::checksum is not documented
(#196) Function pBarcode39::left is not documented
(#197) Function pBarcode39::right is not documented
(#198) Function pBarcode39::mid is not documented
(#19) Variable pBarcode39::$Codes is not documented
(#20) Variable pBarcode39::$Reverse is not documented
(#21) Variable pBarcode39::$Result is not documented
(#22) Variable pBarcode39::$pChartObject is not documented
(#23) Variable pBarcode39::$CRC is not documented
(#24) Variable pBarcode39::$MOD43 is not documented
(#17) Package is not specified for class pBarcode39. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pBubble.class.php
(#2) Empty line found after PHP open tag
(#16) File-level phpdocs block is not found
(#20) Class pBubble is not documented
(#26) Function pBubble::pBubble is not documented
(#33) Function pBubble::bubbleScale is not documented
(#92) Function pBubble::resetSeriesColors is not documented
(#112) Function pBubble::drawBubbleChart is not documented
(#254) Function pBubble::writeBubbleLabel is not documented
(#22) Variable pBubble::$pChartObject is not documented
(#23) Variable pBubble::$pDataObject is not documented
(#20) Package is not specified for class pBubble. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pCache.class.php
(#2) Empty line found after PHP open tag
(#17) File-level phpdocs block is not found
(#17) Class pCache is not documented
(#24) Function pCache::pCache is not documented
(#39) Function pCache::flush is not documented
(#46) Function pCache::getHash is not documented
(#50) Function pCache::writeToCache is not documented
(#84) Function pCache::removeOlderThan is not documented
(#88) Function pCache::remove is not documented
(#92) Function pCache::dbRemoval is not documented
(#167) Function pCache::isInCache is not documented
(#216) Function pCache::autoOutput is not documented
(#224) Function pCache::strokeFromCache is not documented
(#238) Function pCache::saveFromCache is not documented
(#255) Function pCache::getFromCache is not documented
(#19) Variable pCache::$CacheFolder is not documented
(#20) Variable pCache::$CacheIndex is not documented
(#21) Variable pCache::$CacheDB is not documented
(#17) Package is not specified for class pCache. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pData.class.php
(#2) Empty line found after PHP open tag
(#17) File-level phpdocs block is not found
(#55) Class pData is not documented
(#69) Function pData::pData is not documented
(#85) Function pData::addPoints is not documented
(#108) Function pData::stripVOID is not documented
(#112) Function pData::getSerieCount is not documented
(#116) Function pData::removeSerie is not documented
(#123) Function pData::getValueAt is not documented
(#127) Function pData::getValues is not documented
(#131) Function pData::reverseSerie is not documented
(#138) Function pData::getSum is not documented
(#142) Function pData::getMax is not documented
(#146) Function pData::getMin is not documented
(#150) Function pData::setSerieShape is not documented
(#157) Function pData::setSerieDescription is not documented
(#164) Function pData::setSerieDrawable is not documented
(#171) Function pData::setSeriePicture is not documented
(#178) Function pData::setXAxisName is not documented
(#182) Function pData::setXAxisDisplay is not documented
(#186) Function pData::setXAxisUnit is not documented
(#190) Function pData::setAbscissa is not documented
(#193) Function pData::setAbsicssaPosition is not documented
(#197) Function pData::setAbscissaName is not documented
(#201) Function pData::setScatterSerie is not documented
(#205) Function pData::setScatterSerieShape is not documented
(#209) Function pData::setScatterSerieDescription is not documented
(#213) Function pData::setScatterSeriePicture is not documented
(#217) Function pData::setScatterSerieDrawable is not documented
(#221) Function pData::setScatterSerieTicks is not documented
(#225) Function pData::setScatterSerieWeight is not documented
(#229) Function pData::setScatterSerieColor is not documented
(#246) Function pData::limits is not documented
(#266) Function pData::drawAll is not documented
(#270) Function pData::getSerieAverage is not documented
(#282) Function pData::getGeometricMean is not documented
(#295) Function pData::getHarmonicMean is not documented
(#308) Function pData::getStandardDeviation is not documented
(#328) Function pData::getCoefficientOfVariation is not documented
(#345) Function pData::getSerieMedian is not documented
(#363) Function pData::getSeriePercentile is not documented
(#381) Function pData::addRandomValues is not documented
(#396) Function pData::containsData is not documented
(#407) Function pData::setAxisDisplay is not documented
(#417) Function pData::setAxisPosition is not documented
(#421) Function pData::setAxisUnit is not documented
(#425) Function pData::setAxisName is not documented
(#429) Function pData::setAxisColor is not documented
(#447) Function pData::setAxisXY is not documented
(#451) Function pData::setSerieOnAxis is not documented
(#472) Function pData::setSerieTicks is not documented
(#479) Function pData::setSerieWeight is not documented
(#486) Function pData::getSeriePalette is not documented
(#500) Function pData::setPalette is not documented
(#527) Function pData::loadPalette is not documented
(#562) Function pData::initScatterSerie is not documented
(#584) Function pData::initialise is not documented
(#609) Function pData::normalize is not documented
(#666) Function pData::importFromCSV is not documented
(#703) Function pData::createFunctionSerie is not documented
(#733) Function pData::negateValues is not documented
(#752) Function pData::getData is not documented
(#756) Function pData::savePalette is not documented
(#760) Function pData::getPalette is not documented
(#764) Function pData::saveAxisConfig is not documented
(#767) Function pData::saveYMargin is not documented
(#770) Function pData::saveExtendedData is not documented
(#773) Function pData::saveOrientation is not documented
(#776) Function pData::convertToArray is not documented
(#780) Function pData::__toString is not documented
(#783) Function pData::left is not documented
(#784) Function pData::right is not documented
(#785) Function pData::mid is not documented
(#57) Variable pData::$Data is not documented
(#59) Variable pData::$Palette is not documented
(#55) Package is not specified for class pData. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pDraw.class.php
(#2) Empty line found after PHP open tag
(#16) File-level phpdocs block is not found
(#103) Class pDraw is not documented
(#106) Function pDraw::countDrawableSeries is not documented
(#118) Function pDraw::fixBoxCoordinates is not documented
(#127) Function pDraw::drawPolygon is not documented
(#196) Function pDraw::offsetCorrection is not documented
(#217) Function pDraw::drawRoundedRectangle is not documented
(#271) Function pDraw::drawRoundedFilledRectangle is not documented
(#356) Function pDraw::drawRoundedFilledRectangle_deprecated is not documented
(#435) Function pDraw::drawRectangle is not documented
(#472) Function pDraw::drawFilledRectangle is not documented
(#567) Function pDraw::drawRectangleMarker is not documented
(#576) Function pDraw::drawSpline is not documented
(#635) Function pDraw::drawBezier is not documented
(#739) Function pDraw::drawLine is not documented
(#846) Function pDraw::drawCircle is not documented
(#898) Function pDraw::drawFilledCircle is not documented
(#949) Function pDraw::drawText is not documented
(#1031) Function pDraw::drawGradientArea is not documented
(#1112) Function pDraw::drawAntialiasPixel is not documented
(#1168) Function pDraw::drawAlphaPixel is not documented
(#1191) Function pDraw::convertAlpha is not documented
(#1195) Function pDraw::allocateColor is not documented
(#1208) Function pDraw::drawFromPNG is not documented
(#1212) Function pDraw::drawFromGIF is not documented
(#1216) Function pDraw::drawFromJPG is not documented
(#1219) Function pDraw::getPicInfo is not documented
(#1234) Function pDraw::drawFromPicture is not documented
(#1282) Function pDraw::drawArrow is not documented
(#1363) Function pDraw::drawArrowLabel is not documented
(#1414) Function pDraw::drawProgress is not documented
(#1510) Function pDraw::getLegendSize is not documented
(#1589) Function pDraw::drawLegend is not documented
(#1741) Function pDraw::drawScale is not documented
(#2486) Function pDraw::isValidLabel is not documented
(#2497) Function pDraw::computeScale is not documented
(#2525) Function pDraw::processScale is not documented
(#2605) Function pDraw::modulo is not documented
(#2618) Function pDraw::drawXThreshold is not documented
(#2748) Function pDraw::drawXThresholdArea is not documented
(#2854) Function pDraw::drawThreshold is not documented
(#2966) Function pDraw::drawThresholdArea is not documented
(#3072) Function pDraw::scaleGetXSettings is not documented
(#3086) Function pDraw::scaleComputeY is not documented
(#3128) Function pDraw::scaleFormat is not documented
(#3158) Function pDraw::writeBounds is not documented
(#3321) Function pDraw::drawPlotChart is not documented
(#3424) Function pDraw::drawSplineChart is not documented
(#3537) Function pDraw::drawFilledSplineChart is not documented
(#3711) Function pDraw::drawLineChart is not documented
(#3825) Function pDraw::drawZoneChart is not documented
(#3914) Function pDraw::drawStepChart is not documented
(#4083) Function pDraw::drawFilledStepChart is not documented
(#4223) Function pDraw::drawAreaChart is not documented
(#4422) Function pDraw::drawBarChart is not documented
(#4764) Function pDraw::drawStackedBarChart is not documented
(#5024) Function pDraw::drawStackedAreaChart is not documented
(#5184) Function pDraw::getRandomColor is not documented
(#5188) Function pDraw::validatePalette is not documented
(#5220) Function pDraw::drawDerivative is not documented
(#5472) Function pDraw::drawBestFit is not documented
(#5571) Function pDraw::writeLabel is not documented
(#5775) Function pDraw::drawLabelBox is not documented
(#5948) Function pDraw::drawShape is not documented
(#5999) Function pDraw::drawPolygonChart is not documented
(#6186) Function pDraw::getAbscissaMargin is not documented
(#103) Package is not specified for class pDraw. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pImage.class.php
(#2) Empty line found after PHP open tag
(#17) File-level phpdocs block is not found
(#34) Class pImage is not documented
(#85) Function pImage::pImage is not documented
(#110) Function pImage::setShadow is not documented
(#129) Function pImage::setGraphArea is not documented
(#140) Function pImage::getWidth is not documented
(#144) Function pImage::getHeight is not documented
(#148) Function pImage::render is not documented
(#155) Function pImage::stroke is not documented
(#171) Function pImage::autoOutput is not documented
(#180) Function pImage::getLength is not documented
(#184) Function pImage::getAngle is not documented
(#191) Function pImage::getTextBox_deprecated is not documented
(#209) Function pImage::getTextBox is not documented
(#234) Function pImage::setFontProperties is not documented
(#256) Function pImage::getFirstDecimal is not documented
(#263) Function pImage::setDataSet is not documented
(#267) Function pImage::printDataSet is not documented
(#271) Function pImage::initialiseImageMap is not documented
(#291) Function pImage::addToImageMap is not documented
(#319) Function pImage::removeVOIDFromArray is not documented
(#330) Function pImage::replaceImageMapTitle is not documented
(#371) Function pImage::replaceImageMapValues is not documented
(#406) Function pImage::dumpImageMap is not documented
(#437) Function pImage::toHTMLColor is not documented
(#446) Function pImage::reversePlots is not documented
(#454) Function pImage::drawAreaMirror is not documented
(#37) Variable pImage::$XSize is not documented
(#38) Variable pImage::$YSize is not documented
(#39) Variable pImage::$Picture is not documented
(#40) Variable pImage::$Antialias is not documented
(#41) Variable pImage::$AntialiasQuality is not documented
(#42) Variable pImage::$Mask is not documented
(#43) Variable pImage::$TransparentBackground is not documented
(#46) Variable pImage::$GraphAreaX1 is not documented
(#47) Variable pImage::$GraphAreaY1 is not documented
(#48) Variable pImage::$GraphAreaX2 is not documented
(#49) Variable pImage::$GraphAreaY2 is not documented
(#52) Variable pImage::$ScaleMinDivHeight is not documented
(#55) Variable pImage::$FontName is not documented
(#56) Variable pImage::$FontSize is not documented
(#57) Variable pImage::$FontBox is not documented
(#58) Variable pImage::$FontColorR is not documented
(#59) Variable pImage::$FontColorG is not documented
(#60) Variable pImage::$FontColorB is not documented
(#61) Variable pImage::$FontColorA is not documented
(#64) Variable pImage::$Shadow is not documented
(#65) Variable pImage::$ShadowX is not documented
(#66) Variable pImage::$ShadowY is not documented
(#67) Variable pImage::$ShadowR is not documented
(#68) Variable pImage::$ShadowG is not documented
(#69) Variable pImage::$ShadowB is not documented
(#70) Variable pImage::$Shadowa is not documented
(#73) Variable pImage::$ImageMap is not documented
(#74) Variable pImage::$ImageMapIndex is not documented
(#75) Variable pImage::$ImageMapStorageMode is not documented
(#76) Variable pImage::$ImageMapAutoDelete is not documented
(#79) Variable pImage::$DataSet is not documented
(#82) Variable pImage::$LastChartLayout is not documented
(#34) Package is not specified for class pImage. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pIndicator.class.php
(#2) Empty line found after PHP open tag
(#16) File-level phpdocs block is not found
(#26) Class pIndicator is not documented
(#31) Function pIndicator::pIndicator is not documented
(#37) Function pIndicator::draw is not documented
(#28) Variable pIndicator::$pChartObject is not documented
(#26) Package is not specified for class pIndicator. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pPie.class.php
(#2) Empty line found after PHP open tag
(#17) File-level phpdocs block is not found
(#32) Class pPie is not documented
(#39) Function pPie::pPie is not documented
(#49) Function pPie::draw2DPie is not documented
(#299) Function pPie::draw3DPie is not documented
(#700) Function pPie::drawPieLegend is not documented
(#785) Function pPie::setSliceColor is not documented
(#799) Function pPie::writePieLabel is not documented
(#850) Function pPie::shift is not documented
(#860) Function pPie::writeShiftedLabels is not documented
(#886) Function pPie::draw2DRing is not documented
(#1094) Function pPie::draw3DRing is not documented
(#1455) Function pPie::arraySerialize is not documented
(#1465) Function pPie::arrayReverse is not documented
(#1476) Function pPie::clean0Values is not documented
(#34) Variable pPie::$pChartObject is not documented
(#35) Variable pPie::$pDataObject is not documented
(#36) Variable pPie::$LabelPos is not documented
(#32) Package is not specified for class pPie. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pRadar.class.php
(#2) Empty line found after PHP open tag
(#16) File-level phpdocs block is not found
(#25) Class pRadar is not documented
(#30) Function pRadar::pRadar is not documented
(#34) Function pRadar::drawRadar is not documented
(#399) Function pRadar::drawPolar is not documented
(#27) Variable pRadar::$pChartObject is not documented
(#25) Package is not specified for class pRadar. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pScatter.class.php
(#2) Empty line found after PHP open tag
(#16) File-level phpdocs block is not found
(#20) Class pScatter is not documented
(#26) Function pScatter::pScatter is not documented
(#33) Function pScatter::drawScatterScale is not documented
(#380) Function pScatter::drawScatterPlotChart is not documented
(#445) Function pScatter::drawScatterLineChart is not documented
(#496) Function pScatter::drawScatterSplineChart is not documented
(#552) Function pScatter::getPosArray is not documented
(#595) Function pScatter::drawScatterLegend is not documented
(#747) Function pScatter::getScatterLegendSize is not documented
(#824) Function pScatter::drawScatterBestFit is not documented
(#886) Function pScatter::writeScatterLabel is not documented
(#955) Function pScatter::drawScatterThreshold is not documented
(#1056) Function pScatter::drawScatterThresholdArea is not documented
(#22) Variable pScatter::$pChartObject is not documented
(#23) Variable pScatter::$pDataObject is not documented
(#20) Package is not specified for class pScatter. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pSplit.class.php
(#2) Empty line found after PHP open tag
(#16) File-level phpdocs block is not found
(#20) Class pSplit is not documented
(#25) Function pSplit::pSplit is not documented
(#29) Function pSplit::drawSplitPath is not documented
(#22) Variable pSplit::$pChartObject is not documented
(#20) Package is not specified for class pSplit. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pSpring.class.php
(#2) Empty line found after PHP open tag
(#16) File-level phpdocs block is not found
(#32) Class pSpring is not documented
(#46) Function pSpring::pSpring is not documented
(#86) Function pSpring::setLinkDefaults is not documented
(#95) Function pSpring::setLabelsSettings is not documented
(#105) Function pSpring::autoFreeZone is not documented
(#119) Function pSpring::linkProperties is not documented
(#139) Function pSpring::setNodeDefaults is not documented
(#161) Function pSpring::addNode is not documented
(#212) Function pSpring::setNodesColor is not documented
(#247) Function pSpring::dumpNodes is not documented
(#251) Function pSpring::checkConnection is not documented
(#261) Function pSpring::getMedianOffset is not documented
(#280) Function pSpring::getBiggestPartner is not documented
(#294) Function pSpring::firstPass is not documented
(#440) Function pSpring::doPass is not documented
(#526) Function pSpring::lastPass is not documented
(#602) Function pSpring::center is not documented
(#637) Function pSpring::drawSpring is not documented
(#837) Function pSpring::getDistance is not documented
(#841) Function pSpring::getAngle is not documented
(#847) Function pSpring::intersect is not documented
(#34) Variable pSpring::$History is not documented
(#35) Variable pSpring::$pChartObject is not documented
(#36) Variable pSpring::$Data is not documented
(#37) Variable pSpring::$Links is not documented
(#38) Variable pSpring::$X1 is not documented
(#39) Variable pSpring::$Y1 is not documented
(#40) Variable pSpring::$X2 is not documented
(#41) Variable pSpring::$Y2 is not documented
(#42) Variable pSpring::$AutoComputeFreeZone is not documented
(#43) Variable pSpring::$Labels is not documented
(#32) Package is not specified for class pSpring. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pStock.class.php
(#2) Empty line found after PHP open tag
(#16) File-level phpdocs block is not found
(#19) Class pStock is not documented
(#25) Function pStock::pStock is not documented
(#32) Function pStock::drawStockChart is not documented
(#21) Variable pStock::$pChartObject is not documented
(#22) Variable pStock::$pDataObject is not documented
(#19) Package is not specified for class pStock. It is also not specified in file-level phpdocs
blocks/configurable_reports/lib/pChart2/class/pSurface.class.php
(#2) Empty line found after PHP open tag
(#16) File-level phpdocs block is not found
(#25) Class pSurface is not documented
(#33) Function pSurface::pSurface is not documented
(#41) Function pSurface::setGrid is not documented
(#50) Function pSurface::addPoint is not documented
(#64) Function pSurface::writeXLabels is not documented
(#111) Function pSurface::writeYLabels is not documented
(#150) Function pSurface::drawContour is not documented
(#193) Function pSurface::drawSurface is not documented
(#255) Function pSurface::computeMissing is not documented
(#296) Function pSurface::getNearestNeighbor is not documented
(#27) Variable pSurface::$pChartObject is not documented
(#28) Variable pSurface::$GridSizeX is not documented
(#29) Variable pSurface::$GridSizeY is not documented
(#30) Variable pSurface::$Points is not documented
(#25) Package is not specified for class pSurface. It is also not specified in file-level phpdocs
blocks/configurable_reports/list_reports_in_category.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/locallib.php
(#25) Function cr_print_js_function is not documented
(#46) Function cr_add_jsdatatables is not documented
(#113) Function cr_add_jsordering is not documented
(#151) Function urlencode_recursive is not documented
(#173) Function urldecode_recursive is not documented
(#194) Function cr_get_my_reports is not documented
(#216) Function cr_serialize is not documented
(#220) Function cr_unserialize is not documented
(#224) Function cr_check_report_permissions is not documented
(#235) Function cr_get_report_plugins is not documented
(#251) Function cr_get_export_plugins is not documented
(#264) Function cr_print_table is not documented
(#413) Function table_to_excel is not documented
(#504) Function cr_make_categories_list is not documented
(#530) Function cr_import_xml is not documented
(#562) Function cr_add_to_log is not documented
(#570) Function cr_logging_info is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/managereport.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/plugin.class.php
(#25) Class plugin_base is not documented
(#35) Function plugin_base::__construct is not documented
(#46) Function plugin_base::summary is not documented
(#51) Function plugin_base::init is not documented
(#27) Variable plugin_base::$fullname is not documented
(#28) Variable plugin_base::$type is not documented
(#29) Variable plugin_base::$report is not documented
(#30) Variable plugin_base::$form is not documented
(#31) Variable plugin_base::$cache is not documented
(#32) Variable plugin_base::$unique is not documented
(#33) Variable plugin_base::$reporttypes is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/report.class.php
(#27) Class report_base is not documented
(#40) Function report_base::reports_base is not documented
(#70) Function report_base::__construct is not documented
(#74) Function report_base::check_permissions is not documented
(#134) Function report_base::add_filter_elements is not documented
(#152) Function report_base::check_filters_request is not documented
(#184) Function report_base::print_filters is not documented
(#190) Function report_base::print_graphs is not documented
(#210) Function report_base::print_export_options is not documented
(#250) Function report_base::evaluate_conditions is not documented
(#274) Function report_base::get_graphs is not documented
(#294) Function report_base::get_calcs is not documented
(#338) Function report_base::elements_by_conditions is not documented
(#541) Function report_base::add_jsordering is not documented
(#567) Function report_base::print_template is not documented
(#666) Function report_base::print_report_page is not documented
(#756) Function report_base::utf8_strrev is not documented
(#29) Variable report_base::$id is not documented
(#30) Variable report_base::$components is not documented
(#31) Variable report_base::$finalreport is not documented
(#32) Variable report_base::$totalrecords is not documented
(#33) Variable report_base::$currentuser is not documented
(#34) Variable report_base::$currentcourse is not documented
(#35) Variable report_base::$starttime is not documented
(#36) Variable report_base::$endtime is not documented
(#37) Variable report_base::$sql is not documented
(#38) Variable report_base::$filterform is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/categories/report.class.php
(#25) Class report_categories is not documented
(#27) Function report_categories::init is not documented
(#31) Function report_categories::get_all_elements is not documented
(#43) Function report_categories::get_rows is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/courses/report.class.php
(#25) Class report_courses is not documented
(#27) Function report_courses::init is not documented
(#31) Function report_courses::get_all_elements is not documented
(#43) Function report_courses::get_rows is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/evalwise.class.php
(#33) Class EvalWise is not documented
(#38) Function EvalWise::set_data is not documented
(#43) Function EvalWise::pfx is not documented
(#35) Variable EvalWise::$data is not documented
(#36) Variable EvalWise::$index is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/sql/report.class.php
(#27) Class report_sql is not documented
(#29) Function report_sql::init is not documented
(#33) Function report_sql::prepare_sql is not documented
(#61) Function report_sql::execute_query is not documented
(#90) Function report_sql::create_report is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/timeline/report.class.php
(#25) Class report_timeline is not documented
(#27) Function report_timeline::init is not documented
(#31) Function report_timeline::get_all_elements is not documented
(#82) Function report_timeline::get_rows is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/reports/users/report.class.php
(#25) Class report_users is not documented
(#27) Function report_users::init is not documented
(#31) Function report_users::get_all_elements is not documented
(#43) Function report_users::get_rows is not documented
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/repository.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/send_emails.php
(#18) File-level phpdocs block is not found
(#26) Class sendemail_form is not documented
(#28) Function sendemail_form::definition is not documented
(#26) Package is not specified for class sendemail_form. It is also not specified in file-level phpdocs
blocks/configurable_reports/settings.php
(#17) File-level phpdocs block is not found
blocks/configurable_reports/tabs.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid
blocks/configurable_reports/version.php
(#23) Invalid phpdocs tag @author: used
(#24) Invalid phpdocs tag @date: used
blocks/configurable_reports/viewreport.php
(#17) No one-line description found in phpdocs for file
(#17) File-level phpdocs block does not have @copyright tag
(#17) File-level phpdocs block does not have @license tag
(#21) Invalid phpdocs tag @author: used
(#22) Invalid phpdocs tag @date: used
(#20) Package blocks is not valid

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

(0 errors, 0 warnings)

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


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]